/* #PC ========================================================================================================== */
#slider-main {
    margin-top: 135px;
}
.wave1, .wave2 {
	height: 15px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	float: left;
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 90px 15px;
}
.wave1 {
	background-image: url("../imgs/wave1.svg");
}
.wave2 {
	background-image: url("../imgs/wave2.svg");
    margin-top: -15px;
}
.cc_box {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
    margin: 50px 0 20px 0;
}
.text_box1 {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
}
.name_box {
	height: auto;
	width: 270px;
	position: relative;
	float: left;
	text-align: center;
    margin-left: 365px;
}
.bg-image-loop {
	width: 100%;
	height: 270px; /* 画像の高さを指定 */
	position: relative;
	float: left;
	background: url("../imgs/ph_bg.jpg") repeat-x 0 0;
	background-size: 1360px auto;
	animation: bg-slider 23s linear infinite; /* 23sの部分背景画像の約数だとスムーズ */
	margin: 55px 0 0 0;
	padding: 0;
}
@keyframes bg-slider {
	from { background-position: 0 0; }
    to { background-position: -1360px 0; } /* 1518pxとは使用した背景画像の長さ */
}
.profile_ph {
	height: auto;
	width: 340px;
	position: absolute;
	right: 30px;
	top: -130px;
}
.onayami1 {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	margin: 75px 0 45px 0;
	font-size: 26px;
	color: #67D2DD;
	font-weight: bold;
}
.onayami2 {
	height: auto;
	width: 930px;
	position: relative;
	float: left;
	margin: 0 0 40px 35px;
}
.onayami3 {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	margin: 0 0 90px 0;
	font-size: 20px;
	line-height: 45px;
}
.bold { font-size: 26px; font-weight: bold; }
.under {
    background: linear-gradient(transparent 75%, #ffff42 25%);
}
.ct_activty, .ct_lt, .ct_youtube, .ct_book {
	background-image: url("../imgs/dot.svg");
	background-position: center top;
	background-size: 20px 20px;
    padding-bottom: 100px;
}
.ct_activty {
	background-color: #e2f7f9;
}
.ct_youtube {
	background-color: #fdeaee;
}
.ct_book {
	background-color: #f4faea;
}
.st {
	height: auto;
	width: 340px;
	position: relative;
	float: left;
	margin: -15px 330px 30px 330px;
}
.cs_box {
	height: auto;
	width: 930px;
	position: relative;
	float: left;
	margin: 0 0 30px 35px;
}
.sns_box {
	height: 500px;
	width: 450px;
	position: relative;
	float: left;
	margin: 0 -5px 0 35px;
}
.lt_box {
	height: 450px;
	width: 446px;
	position: relative;
	float: left;
	margin: 0 -5px 0 35px;
	border-width: 2px;
	border-style: solid;
	border-radius: 10px;
}
.lt_box_b {
	border-color: #41C7D5;
}
.lt_box_b2 {
	border-color: #a3e339;
	margin-top: 30px;
	width: 926px;
	height: 550px;
}
.lt_box_p {
	border-color: #f2a1a9;
}
.lt_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.lt_box li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.lt_box li.hn1 {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    overflow: hidden
}
.lt_box li.hn2b, .lt_box li.hn2b2, .lt_box li.hn2p {
	font-size: 27px;
	line-height: 27px;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0 10px 0;
	font-weight: bold;
}
.lt_box li.hn2b {
	background-color: #D9F4F7;
	color: #41c7d5;
}
.lt_box li.hn2b2 {
	background-color: #f4faea;
	color: #a3e339;
}
.lt_box li.hn2p {
	background-color: #fcecee;
    color: #f2a1a9;
}
.lt_box li.hn3 {
	width: 90%;
	margin: 20px 0 0 5%;
	line-height: 25px;
}
.yt_box {
	height: auto;
	width: 740px;
	position: relative;
	float: left;
	margin: 0 0 30px 130px;
}
.yt_text {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	color: #F2748C;
	font-weight: bold;
}
.book_r {
	height: auto;
	width: 350px;
	position: relative;
	float: right;
	margin: 0 35px 0 0;
}
.book_l {
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	margin: 0 0 0 35px;
}
.book_l ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.book_l li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.book_l li.hn1 {
}
.book_l li.hn2 {
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
    margin: 20px 0 20px 0
}
.book_l li.hn3 {
    width: 180px;
}
.blog_box {
	width: 290px;
	height: auto;
	float: left;
	position: relative;
    margin-top: 40px;
	margin-left: 35px;
    margin-right: -5px;
	margin-bottom: 30px;
	z-index: 10;
	background-color: #FFFFFF;
	border-radius: 15px;
    padding-bottom: 25px;
}
.blog_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.blog_box:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.blog_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.blog_box li  {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	position : relative;
	float: left;
}
.blog_box li.hn0 {
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	overflow: hidden;
	border-bottom: 5px solid #41C7D5;
}
.blog_box li.hn1 {
	width: 90px;
    position : absolute;
    top: 0px;
	left: 0px;
	background-color: #41C7D5;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
    text-align: center;
    padding: 8px 0 8px 0;
}
.blog_box li.hn2 {
    height: 50px;
	width: 250px;
	margin: 25px 0 0 20px;
	color: #41C7D5;
	line-height: 25px;
    overflow: hidden;
}
.blog_btn {
	width: 170px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 50px;
}

/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
#slider-main {
    margin-top: 0px;
}
.wave1, .wave2 {
	min-width: 100%;
}
.cc_box {
    margin: 50px 0 30px 0;
}
.text_box1 {
	margin-bottom: 40px;
	font-size: 28px;
	line-height: 50px;
}
.name_box {
	width: 390px;
    margin-left: 80px;
}
.bg-image-loop {
	width: 100%;
	height: 360px; /* 画像の高さを指定 */
	position: relative;
	float: left;
	background: url("../imgs/ph_bg.jpg") repeat-x 0 0;
	background-size: 2125px auto;
	animation: bg-slider 23s linear infinite; /* 23sの部分背景画像の約数だとスムーズ */
	margin: 20px 0 0 0;
	padding: 0;
}
@keyframes bg-slider {
	from { background-position: 0 0; }
    to { background-position: -2125px 0; } /* 1518pxとは使用した背景画像の長さ */
}
.profile_ph {
	width: 390px;
	right: 0px;
	top: -100px;
}
.onayami1 {
	margin: 60px 0 45px 0;
	font-size: 40px;
    line-height: 60px;
}
.onayami2 {
	width: 650px;
	margin: 0 0 40px 50px;
}
.onayami3 {
	margin: 0 0 90px 0;
	font-size: 30px;
	line-height: 55px;
}
.bold { font-size: 36px; font-weight: bold; }
.under {
    background: linear-gradient(transparent 75%, #ffff42 25%);
}
.ct_activty, .ct_lt, .ct_youtube, .ct_book {
	background-size: 30px 30px;
    padding-bottom: 70px;
}
.st {
	width: 430px;
	margin: -15px 0 30px 160px;
}
.cs_box {
	width: 650px;
	margin: 0 0 0 50px;
}
.sns_box {
	margin: 120px 0 80px 150px;
	transform: scale(1.3, 1.3);
}
.lt_box {
    height: auto;
	width: 642px;
	margin: 0 0 30px 50px;
	border-width: 4px;
	border-radius: 15px;
    padding-bottom: 40px;
}
.lt_box li.hn1 {
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
}
.lt_box li.hn2b, .lt_box li.hn2p {
	font-size: 40px;
	line-height: 40px;
	padding: 15px 0 15px 0;
}
.lt_box li.hn3 {
	margin: 30px 0 0 5%;
	line-height: 40px;
    font-size: 24px;
}
.yt_box {
	width: 670px;
	margin: 0 0 30px 40px;
}
.yt_text {
    width: 670px;
	text-align: left;
	font-size: 28px;
	line-height: 45px;
    margin: 0 0 20px 40px;
}
.book_r {
	width: 580px;
	float: left;
	margin: 0 0 35px 85px;
}
.book_l {
	width: 650px;
	margin: 0 0 0 50px;
}
.book_l li.hn2 {
	font-size: 26px;
	line-height: 55px;
    margin: 20px 0 30px 0
}
.book_l li.hn3 {
    width: 320px;
    margin-left: 165px;
    margin-bottom: 30px;
}
.blog_box {
	width: 650px;
    margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 50px;
	border-radius: 30px;
    padding-bottom: 50px;
}
.blog_box li.hn0 {
	height: 450px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom: 10px solid #41C7D5;
}
.blog_box li.hn1 {
	width: 200px;
	font-size: 26px;
	line-height: 26px;
    padding: 15px 0 15px 0;
}
.blog_box li.hn2 {
    height: 100px;
	width: 570px;
	margin: 40px 0 0 40px;
    font-size: 30px;
	line-height: 50px;
}
.blog_btn {
	width: 300px;
}

}/* @media only screen and (max-width: 750px) */
