@charset "utf-8";
/* CSS Document */
/*
Theme Name: ymc
Description: ymc
Template: ymc
*/


/*
===================================================================
 * top
===================================================================
*/
#top .bnr_box ul {
	width: 1200px;
	margin: 0 auto;
}
#top .bnr_box li {
	width: 270px !important;
	margin: 0 10px !important;
}
#top .bnr_box li img { width: 100%; }
#top .bnr_box .slick-track { width: 870px !important; }
#top .bnr_box .slick-prev:before { content: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/top/arrow_left.png); }

#top .cont_box.news li a .txt_box .data:after,
#top .cont_box.seminar li a .txt_box .data:after,
#top .cont_box.blog li a .txt_box .data:after {
	content: "";
	margin-left: 1em;
	padding: 3px 5px;
	color: #ffffff;
	font-size: 13px;
	border-radius: 5px;
}
#top .cont_box.news ul li a,
#top .cont_box.seminar ul li a,
#top .cont_box.blog ul li a {
	opacity: 1;
	transition: all .2s ease-in-out;
}
#top .cont_box.life ul li a:hover,
#top .cont_box.news ul li a:hover,
#top .cont_box.seminar ul li a:hover,
#top .cont_box.blog ul li a:hover { opacity: 0.7; }
#top .cont_box.news li a.info .txt_box .data:after {
	content: "スクール情報";
	background: #e4316f;
}
#top .cont_box.news li a.event .txt_box .data:after {
	content: "イベント情報";
	background: #efa627;
}
#top .cont_box.news li a.media .txt_box .data:after {
	content: "メディア情報";
	background: #36ac3e;
}

#top .cont_box.seminar li a.yoga .txt_box .data:after {
	content: "ヨガインストラクター";
	background: #36ac3e;
}
#top .cont_box.seminar li a.seitai .txt_box .data:after {
	content: "整体・リフレクソロジスト";
	background: #ff7300;
}
#top .cont_box.seminar li a.aroma .txt_box .data:after {
	content: "アロマ・ボディセラピスト";
	background: #a72c96;
}
#top .cont_box.seminar li a.baby .txt_box .data:after {
	content: "ベビーセラピスト";
	background: #f62c75;
}
#top .cont_box.seminar li a.trainer .txt_box .data:after {
	content: "パーソナル・トレーナー";
	background: #f6ac17;
}

#top .cont_box.blog li a .txt_box .data:after {
	content: "";
	width: 7em;
	background: #003f74;
	text-align: center;
	display: inline-block;
}
/*
#top .cont_box.blog li a.tokyo .txt_box .data:after { content: "東京・新宿校"; }
#top .cont_box.blog li a.kanagawa .txt_box .data:after { content: "神奈川・横浜校"; }
#top .cont_box.blog li a.nagoya .txt_box .data:after { content: "名古屋校"; }
#top .cont_box.blog li a.osaka .txt_box .data:after { content: "大阪・梅田校"; }
#top .cont_box.blog li a.fukuoka .txt_box .data:after { content: "福岡校"; }
#top .cont_box.blog li a.sendai .txt_box .data:after { content: "仙台校"; }
#top .cont_box.blog li a.hawaii .txt_box .data:after { content: "ハワイ校"; }
*/


#top .cont_box.blog li a.trainer .txt_box .data:after { content: "トレーナー"; background: #05bc8e;}
#top .cont_box.blog li a.aroma .txt_box .data:after { content: "アロマ・小顔"; background: #9900cc;}
#top .cont_box.blog li a.baby .txt_box .data:after { content: "脳育ベビー"; background: #d62c70;}
#top .cont_box.blog li a.yoga .txt_box .data:after { content: "ヨガ"; background: #6ea946;}
#top .cont_box.blog li a.kaigai .txt_box .data:after { content: "ヨガ（海外）"; background: #339966;}
#top .cont_box.blog li a.pilates .txt_box .data:after { content: "ピラティス"; background: #006699;}
#top .cont_box.blog li a.seitai .txt_box .data:after { content: "整体師"; background: #ed7d31;}


#news.blog #main .content .news_list li.aroma p.data:after,
#news.blog.aroma #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.baby p.data:after,
#news.blog.baby #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.yoga p.data:after,
#news.blog.yoga #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.kaigai p.data:after,
#news.blog.kaigai #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.pilates p.data:after,
#news.blog.pilates #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.seitai p.data:after,
#news.blog.seitai #main .content .news_box .tit_news dt:after {
	content: "";
	width: 7em;
	padding: 3px 5px;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background: #003f74;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
}

#news.blog #main .content .news_list li.aroma p.data:after,
#news.blog.aroma #main .content .news_box .tit_news dt:after { content: "アロマ・小顔"; background: #9900cc;}

#news.blog #main .content .news_list li.baby p.data:after,
#news.blog.baby #main .content .news_box .tit_news dt:after { content: "脳育ベビー"; background: #d62c70;}

#news.blog #main .content .news_list li.yoga p.data:after,
#news.blog.yoga #main .content .news_box .tit_news dt:after { content: "ヨガ"; background: #6ea946;}

#news.blog #main .content .news_list li.kaigai p.data:after,
#news.blog.kaigai #main .content .news_box .tit_news dt:after { content: "ヨガ（海外）"; background: #339966;}

#news.blog #main .content .news_list li.pilates p.data:after,
#news.blog.pilates #main .content .news_box .tit_news dt:after { content: "ピラティス"; background: #006699;}

#news.blog #main .content .news_list li.seitai p.data:after,
#news.blog.seitai #main .content .news_box .tit_news dt:after { content: "整体師"; background: #ed7d31;}




/*-- SP --*/
@media screen and ( max-width : 480px ) {
#top .slick-track li {
	width: 100vw;
	height: auto;
	margin: 0 auto;
	display: block;
}
#top main .title { margin-top: 60px; }
#top main .title p {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
#top main .title p.logo_main {
	width: 88%;
	height: 28px;
	margin: 2vw auto 8vw;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top/img_logo.png) center center no-repeat;
	background-size: contain;
}
#top .cont_box {
	margin-bottom: 10vw;
	position: relative;
}
#top .cont_box h3 {
	padding-left: 6vw;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #ff6701;
	position: relative;
	left: -6vw;
	display: inline-block;
}
#top .cont_box h3 span {
	margin-left: 10px;
	font-size: 14px;
	border-bottom: 0;
	display: inline-block;
}

#top .cont_box.about {
	width: 88vw;
	height: 143vw;
	margin: 0 auto;
	background: url(../img/top/img_about.png) right top no-repeat;
	background-size: contain;
	position: relative;
}
#top .cont_box.about .detail_box {
	width: 100%;
	height: 116vw;
	padding: 65vw 6vw 6vw;
	background: url(../img/top/bg_about_sp.png) -15vw bottom no-repeat;
	background-size: 120%;
	box-sizing: border-box;
}
#top .cont_box.about .detail_box p {
	font-size: 16px;
	font-weight: bold;
}
#top .cont_box.about .detail_box .ttl {
	margin-bottom: 2vw;
	padding-top: 4vw;
	font-size: 20px;
}
#top .cont_box.about .detail_box .btn_box a,
#top .cont_box.life .btn_box a,
#top .cont_box.news .btn_box a,
#top .cont_box.seminar .btn_box a,
#top .cont_box.blog .btn_box a {
	width: 100%;
	height: 13vw;
	margin: 10vw auto 14vw !important;
	padding: 0;
	white-space: nowrap;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/top/btn_more_red.png) center top no-repeat;
	display: block;
	opacity: 1;
	transition: all .2s ease-in-out;
}
#top .cont_box.about .detail_box .btn_box a,
#top .cont_box.life .btn_box a,
#top .cont_box.news .btn_box a,
#top .cont_box.seminar .btn_box a,
#top .cont_box.blog .btn_box a { background-size: contain; }
#top .cont_box.about .detail_box .btn_box {
	width: 78vw;
	margin: 16vw auto 0 !important;
	display: block;
}
#top .cont_box.about .detail_box .btn_box a { margin: 0 !important;}
#top .cont_box.about .detail_box .btn_box a:hover,
#top .cont_box.life .btn_box a:hover,
#top .cont_box.news .btn_box a:hover,
#top .cont_box.seminar .btn_box a:hover,
#top .cont_box.blog .btn_box a:hover { opacity: 0.7; }

.cont_box .info_list ul {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cont_box .info_list li {
	width: 100%;
	margin-bottom: 5vw;
	padding-bottom: 7vw;
	border: solid 10px #f8f8f8;
}
.cont_box .info_list li .img_box {
	width: 100%;
	height: 246px;
	border-bottom: solid 5px #e64616;
	overflow: hidden;
}
.cont_box .info_list li img {
	width: 100%;
}
.cont_box .info_list li p,
.cont_box .info_list li p span {
	text-align: center;
	display: block;
}
.cont_box .info_list li p.tit {
	margin: 6vw auto 6vw;
	font-size: 22px;
	font-weight: bold;
}
.cont_box .info_list li p.tit span {
	margin-top: 1vw;
	font-size: 14px;
}
.cont_box .info_list li .img_box a { width: 100%; }
.cont_box .info_list li a {
	width: 88%;
	margin: 0 auto;
	padding: 0;
	display: block;
}
.cont_box .info_list li a img { width: 100%; }

#top .cont_box.life ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top .cont_box.life li {
	width: 80vw;
	margin: 0 auto 5vw;
}
#top .cont_box.life li a {
	width: 80vw;
	height: 80vw;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	display: table-cell;
}
#top .cont_box.life li a.box01 { background: url(../img/top/img_life01.png) center center no-repeat; background-size: cover; }
#top .cont_box.life li a.box02 { background: url(../img/top/img_life02.png) center center no-repeat; background-size: cover; }
#top .cont_box.life li a.box03 { background: url(../img/top/img_life03.png) center center no-repeat; background-size: cover; }

#top .cont_box.news ul,
#top .cont_box.seminar ul,
#top .cont_box.blog ul { width: 100%; }
#top .cont_box.news li a,
#top .cont_box.seminar li a,
#top .cont_box.blog li a {
	width: 98%;
	margin-bottom: 7vw;
	border: solid 1px #f27525;
	box-sizing: border-box;
	box-shadow: 10px 10px #f27525;
	display: block;
}
#top .cont_box.news li .img_box,
#top .cont_box.seminar li .img_box,
#top .cont_box.blog li .img_box {
	width: 100%;
	height: 55vw;
	overflow: hidden;
	border-bottom: solid 1px #f27525;
}
#top .cont_box.news li .img_box img,
#top .cont_box.seminar li .img_box img,
#top .cont_box.blog li .img_box img { width: 100%; }
#top .cont_box.news li .txt_box,
#top .cont_box.seminar li .txt_box,
#top .cont_box.blog li .txt_box {
	width: 100%;
	padding: 6vw 6vw 8vw;
	box-sizing: border-box;
}
#top .cont_box.news li .txt_box .data,
#top .cont_box.seminar li .txt_box .data,
#top .cont_box.blog li .txt_box .data { margin-bottom: 4vw; }
#top .cont_box.news li .txt_box .tit,
#top .cont_box.seminar li .txt_box .tit,
#top .cont_box.blog li .txt_box .tit {
	font-size: 18px;
	font-weight: bold;
}

#top .bnr_box {
	width: 100%;
	margin-bottom: 120px;
	padding: 30px 0;
	background: #f8f8f8;
}
#top .bnr_box ul {
	width: 100%;
	margin: 0 auto;
}
}/*-- SP end --*/


/*-- PC --*/
@media screen and ( min-width : 481px ) {
#top .slick-track li {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
#top .slick-dots {
	width: 1200px !important;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#top main .title { margin-top: 60px; }
#top main .title p {
	text-align: center;
	font-weight: bold;
}
#top main .title p.logo_main {
	width: 466px;
	height: 28px;
	margin: 10px auto 60px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top/img_logo.png) center center no-repeat;
	background-size: contain;
}
#top .cont_box {
	margin-bottom: 50px;
	position: relative;
}
#top .cont_box h3 {
	padding-left: 100px;
	font-size: 26px;
	text-align: right;
	font-weight: bold;
	border-bottom: solid 1px #ff6701;
	display: inline-block;
	position: relative;
	left: -100px;
}
#top .cont_box h3 span {
	margin-left: 10px;
	font-size: 14px;
	border-bottom: none;
	display: inline-block;
}

#top .cont_box.about {
	width: 1200px;
	height: 530px;
	background: url(../img/top/img_about.png) right top no-repeat;
	position: relative;
}
#top .cont_box.about .detail_box {
	width: 623px;
	height: 513px;
	padding: 20px 36px;
	background: url(../img/top/bg_about.png) center 60px no-repeat;
	box-sizing: border-box;
	position: absolute;
	left: -100px;
}
#top .cont_box.about .detail_box p { font-weight: bold; }
#top .cont_box.about .detail_box .ttl {
	margin-bottom: 10px;
	padding-top: 60px;
	font-size: 20px;
}
#top .cont_box.life ul { padding-bottom: 40px; }
#top .cont_box.about .detail_box .btn_box a,
#top .cont_box.life .btn_box a,
#top .cont_box.news .btn_box a,
#top .cont_box.seminar .btn_box a,
#top .cont_box.blog .btn_box a {
	width: 255px;
	height: 54px;
	margin-right: 0 !important;
	white-space: nowrap;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/top/btn_more_red.png) center top no-repeat;
	display: block;
	opacity: 1;
	transition: all .2s ease-in-out;
}
#top .cont_box.about .detail_box .btn_box a { margin: 160px auto 0 !important; }
#top .cont_box.about .detail_box .btn_box a:hover,
#top .cont_box.life .btn_box a:hover,
#top .cont_box.news .btn_box a:hover,
#top .cont_box.seminar .btn_box a:hover,
#top .cont_box.blog .btn_box a:hover { opacity: 0.7; }

.cont_box .info_list ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cont_box .info_list li {
	width: 360px;
	margin-bottom: 30px;
	padding-bottom: 25px;
	border: solid 10px #f8f8f8;
}
.cont_box .info_list li .img_box {
	width: 360px;
	height: 246px;
	border-bottom: solid 5px #e64616;
	overflow: hidden;
}
.cont_box .info_list li img { width: 100%; }
.cont_box .info_list li p,
.cont_box .info_list li p span {
	text-align: center;
	display: block;
}
.cont_box .info_list li p.tit {
	margin: 30px auto 10px;
	font-size: 22px;
	font-weight: bold;
}
.cont_box .info_list li p.tit span { font-size: 14px; }

#top .cont_box.life ul {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top .cont_box.life li a {
	width: 290px;
	height: 290px;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	display: table-cell;
}
#top .cont_box.life li a.box01 { background: url(../img/top/img_life01.png) center center no-repeat; }
#top .cont_box.life li a.box02 { background: url(../img/top/img_life02.png) center center no-repeat; }
#top .cont_box.life li a.box03 { background: url(../img/top/img_life03.png) center center no-repeat; }

#top .cont_box.news ul,
#top .cont_box.seminar ul,
#top .cont_box.blog ul {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top .cont_box.news li a,
#top .cont_box.seminar li a,
#top .cont_box.blog li a {
	width: 560px;
	margin-bottom: 30px;
	border: solid 1px #f27525;
	box-sizing: border-box;
	box-shadow: 6px 6px #f27525;
	display: flex;
}
#top .cont_box.news li .img_box,
#top .cont_box.seminar li .img_box,
#top .cont_box.blog li .img_box {
	width: 176px;
	height: 116px;
	overflow: hidden;
}
#top .cont_box.news li .img_box img,
#top .cont_box.seminar li .img_box img,
#top .cont_box.blog li .img_box img { width: 100%; }
#top .cont_box.news li .txt_box,
#top .cont_box.seminar li .txt_box,
#top .cont_box.blog li .txt_box {
	width: 384px;
	padding: 0 25px 0 20px;
	box-sizing: border-box;
}
#top .cont_box.news li .txt_box .data,
#top .cont_box.seminar li .txt_box .data,
#top .cont_box.blog li .txt_box .data {
	margin: 20px 0 10px;
}
#top .cont_box.news li .txt_box .tit,
#top .cont_box.seminar li .txt_box .tit,
#top .cont_box.blog li .txt_box .tit {
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#top .bnr_box {
	width: 100%;
	margin-bottom: 120px;
	padding: 30px 0;
	background: #f8f8f8;
}
#top .bnr_box ul {
	width: 1200px;
	margin: 0 auto;
}

}

@media screen and ( min-width : 1346px ) {
#top { overflow-x: hidden; }
}
/*-- PC end --*/



/*
===================================================================
 * intro
===================================================================
 */
#intro .ttl_main { background: url(../img/intro/bg_intro.jpg) center top no-repeat}

/* -- SP -- */
@media screen and ( max-width : 480px ) {
#intro #main .content .cont_box {
	padding-bottom: 8vw;
	border-bottom: solid 1px #eeeeee;
}
#intro #main .content .btn_box a {
	width: 100%;
	padding: 0;
}
#intro #main .content .detail_box {
	width: 100%;
	margin: 0 auto;
}
#intro #main .content .detail_box .box {
	width: 100%;
	margin-bottom: 3vw;
}
#intro #main .content .detail_box .box .detail {
	width: 100%;
	margin-bottom: 30px;
}
#intro #main .content .detail_box .box .detail .img_box {
	width: 88%;
	margin: 0 auto 8vw;
}
#intro #main .content .detail_box .box .detail .img_box img { width: 100%; }
#intro #main .content .detail_box .box .detail .category_box { margin: 0 0 7vw 5vw; }
#intro #main .content .detail_box .box .detail .category_box li { margin-bottom: 15px; }
/*#intro #main .content .detail_box .box .table_box dl { display: flex; }*/
#intro #main .content .detail_box .box .table_box dl,
#intro #main .content .detail_box .box .table_box dt,
#intro #main .content .detail_box .box .table_box dd { width: 100%; }
#intro #main .content .detail_box .box .table_box dt,
#intro #main .content .detail_box .box .table_box dd {
	padding: 2vw 5vw;
	font-size: 18px;
}
#intro #main .content .detail_box .box .table_box dd {
	padding-bottom: 4vw;
	border: none;
}
#intro #main .content .detail_box .map_box {
	width: 100%;
	height: 60vw;
}
#intro #main .content .detail_box .map_box iframe {
	width: 100%;
	height: 100%;
}
}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#intro #main .content .btn_box a {
	width: 470px;
	padding: 0;
}
#intro #main .content .detail_box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
#intro #main .content .detail_box .box {
	width: 570px;
	margin-right: 60px;
}
#intro #main .content .detail_box .box .detail {
	width: 570px;
	margin-bottom: 30px;
	display: flex;
}
#intro #main .content .detail_box .box .detail .img_box { width: 200px; }
#intro #main .content .detail_box .box .detail .img_box img { width: 100%; }
#intro #main .content .detail_box .box .detail .category_box { margin: 10px 0 0 30px; }
#intro #main .content .detail_box .box .detail .category_box li { margin-bottom: 15px; }
#intro #main .content .detail_box .box .table_box dl { display: flex; }
#intro #main .content .detail_box .box .table_box dl,
#intro #main .content .detail_box .box .table_box dt,
#intro #main .content .detail_box .box .table_box dd { width: 100%; }
#intro #main .content .detail_box .box .table_box dt,
#intro #main .content .detail_box .box .table_box dd {
	padding: 12px 20px;
	font-size: 15px;
}
#intro #main .content .detail_box .box .table_box dt { width: 200px; }
#intro #main .content .detail_box .box .table_box dd { width: 370px; }
#intro #main .content .detail_box .map_box {
	width: 570px;
	display: flex;
}
#intro #main .content .detail_box .map_box iframe {
	width: 100%;
	height: 100%;
}
}/* -- PC end -- */


/*
===================================================================
 * schedule
===================================================================
 */
#schedule .ttl_main { background: url(../img/schedule/bg_schedule.jpg) center top no-repeat}

#schedule #main .content .schedule_box li .box .pdf_list li a.off,
#schedule #main .content .schedule_box li .box .pdf_list li a.off:hover {
	opacity: 0.3;
	cursor: auto;
}
#schedule #main .content .schedule_box li .box .pdf_list li a.yoga:after,
#schedule #main .content .schedule_box li .box .pdf_list li a.seitai:after,
#schedule #main .content .schedule_box li .box .pdf_list li a.aroma:after,
#schedule #main .content .schedule_box li .box .pdf_list li a.baby:after {
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border: 5px solid;
	border-color: #565656 #565656 transparent transparent;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
}
#schedule #main .content .schedule_box li .box .pdf_list li a.yoga:after { border-color: #36ac3e #36ac3e transparent transparent; }
#schedule #main .content .schedule_box li .box .pdf_list li a.seitai:after { border-color: #fd7507 #fd7507 transparent transparent; }
#schedule #main .content .schedule_box li .box .pdf_list li a.aroma:after { border-color: #a72c96 #a72c96 transparent transparent; }
#schedule #main .content .schedule_box li .box .pdf_list li a.baby:after { border-color: #f52b75 #f52b75 transparent transparent; }
#schedule #main .content .schedule_box li .box .pdf_list li a.yoga { border-color: #36ac3e; }
#schedule #main .content .schedule_box li .box .pdf_list li a.seitai { border-color: #fd7507; }
#schedule #main .content .schedule_box li .box .pdf_list li a.aroma { border-color: #a72c96; }
#schedule #main .content .schedule_box li .box .pdf_list li a.baby { border-color: #f52b75; }
#schedule #main .content .schedule_box li .box .pdf_list li a.yoga p.pdf { background: #36ac3e; }
#schedule #main .content .schedule_box li .box .pdf_list li a.seitai p.pdf { background: #fd7507; }
#schedule #main .content .schedule_box li .box .pdf_list li a.aroma p.pdf { background: #a72c96; }
#schedule #main .content .schedule_box li .box .pdf_list li a.baby p.pdf { background: #f52b75; }


/* -- SP -- */
@media screen and ( max-width : 480px ) {
#schedule #main .content .schedule_box ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
#schedule #main .content .schedule_box li {
	width: 100%;
	margin-bottom: 12vw;
}
#schedule #main .content .schedule_box li:last-child { margin-bottom: 0; }
#schedule #main .content .schedule_box li:nth-child(even) { margin-right: 0 !important; }
#schedule #main .content .schedule_box li .tit {
	margin-bottom: 5vw;
	padding-left: 0.5em;
	font-size: 20px;
	font-weight: bold;
    border-left: solid 8px #eeeeee;
}
#schedule #main .content .schedule_box li .box {
	margin-bottom: 5vw;
	display: flex;
	flex-wrap: wrap;
}
#schedule #main .content .schedule_box li .box .img_box {
	width: 80%;
	height: auto;
	margin: 0 auto 8vw;
}
#schedule #main .content .schedule_box li .box .img_box img { width: 100%; }
#schedule #main .content .schedule_box li .box .pdf_list {
	width: 100%;
	display: block;
}
#schedule #main .content .schedule_box li .box .pdf_list li {
	width: 48%;
	margin: 0 4% 2vw 0;
	float: left;
}
#schedule #main .content .schedule_box li .box .pdf_list li a {
	width: 100%;
	border: solid 2px;
	border-radius: 5px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	opacity: 1;
	transition: all .2s ease-in-out;
	position: relative;
}
#schedule #main .content .schedule_box li .box .pdf_list li a:hover { opacity: 0.7; }
#schedule #main .content .schedule_box li .box .pdf_list li:nth-child(even) { margin-right: 0; }
#schedule #main .content .schedule_box li .box .pdf_list li p { padding: 2vw 1vw; font-size: 0.8em;}
#schedule #main .content .schedule_box li .box .pdf_list li p.pdf {
	width: 60px;
	padding: 2vw 0;
	text-align: center;
	color: #ffffff;
}

#schedule #main .content .schedule_box li .hours_box {
	padding: 20px 30px;
	border: solid 4px #eeeeee;
}
}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#schedule #main .content .schedule_box ul {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
}
#schedule #main .content .schedule_box li {
	width: 560px;
	margin: 0 60px 60px 0;
}
#schedule #main .content .schedule_box li.last { margin-bottom: 0; }
#schedule #main .content .schedule_box li:nth-child(even) {
	margin-right: 0 !important;
}
#schedule #main .content .schedule_box li .tit {
	margin-bottom: 20px;
	padding-left: 0.5em;
	font-size: 18px;
	font-weight: bold;
    border-left: solid 8px #eeeeee;
}
#schedule #main .content .schedule_box li .box {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
#schedule #main .content .schedule_box li .box .img_box {
	width: 140px;
	height: auto;
	margin-right: 30px;
}
#schedule #main .content .schedule_box li .box .img_box img { width: 100%; }
#schedule #main .content .schedule_box li .box .pdf_list {
	width: 390px;
	display: block;
}
#schedule #main .content .schedule_box li .box .pdf_list li {
	width: 187px;
	margin: 0 15px 5px 0;
	float: left;
}
#schedule #main .content .schedule_box li .box .pdf_list li a {
	width: 187px;
	border: solid 2px;
	border-radius: 5px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	opacity: 1;
	transition: all .2s ease-in-out;
	position: relative;
}
#schedule #main .content .schedule_box li .box .pdf_list li a:hover { opacity: 0.7; }
#schedule #main .content .schedule_box li .box .pdf_list li:nth-child(even) { margin-right: 0; }
#schedule #main .content .schedule_box li .box .pdf_list li p { padding: 0 15px 0 5px; font-size:0.8em;}
#schedule #main .content .schedule_box li .box .pdf_list li p.pdf {
	width: 60px;
	padding: 0;
	text-align: center;
	color: #ffffff;
}

#schedule #main .content .schedule_box li .hours_box {
	padding: 20px 30px;
	border: solid 4px #eeeeee;
}
}/* -- PC end -- */


/*
===================================================================
 * life
===================================================================
*/
/* ---------- instructors ---------- */
#instructors .ttl_main { background: url(../img/life/instructors/bg_instructors.jpg) center top no-repeat}

#instructors #main .content .thumb_box .detail_box .img_box,
#instructors.detail #main .content .cont_box .img_box img {
	border: solid 1px #d5d5d5;
	box-sizing: border-box;
}


/* ---------- voice ---------- */
#voice.index .ttl_main { background: url(../img/life/bg_voice.jpg) center top no-repeat}
#voice #main .content .cont_box .comment_box .interview_box dt:before {
	content: "Q";
	margin-right: 0.5em;
	font-size: 18px;
	color: #fd7507;
	font-weight: bold;
}


/* -- SP -- */
@media screen and ( max-width : 480px ) {
/* ---------------- instructors ---------------- */
#instructors #main .content .thumb_box {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
#instructors #main .content .thumb_box .detail_box {
	width: 48%;
	margin: 0 4% 10vw 0;
	text-align: center;
}
#instructors #main .content .thumb_box div.detail_box:nth-child(even) { margin-right: 0; }
#instructors #main .content .thumb_box div.detail_box:last-child { margin-bottom: 0; }
#instructors #main .content .thumb_box .detail_box .name a {
	margin: 20px auto 15px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
}
#instructors #main .content .thumb_box .detail_box .name a:hover { text-decoration: none; }
#instructors #main .content .thumb_box .detail_box p.category {
	margin-bottom: 3vw;
	text-align: left;
}


/* ---------------- instructors detail ---------------- */
#instructors.detail #main .content .cont_box { width: 100%; }
#instructors.detail #main .content .cont_box .img_box {
	width: 70%;
	height: auto;
	margin: 0 auto 10vw;
}
#instructors.detail #main .content .cont_box .img_box img,
#instructors.detail #main .content .cont_box .detail_box { width: 100%; }
#instructors.detail #main .content .cont_box .detail_box .detail_name {
	margin: 3vw auto 2vw;
	font-size: 26px;
	font-weight: bold;
}
#instructors.detail #main .content .cont_box .detail_box .lecturer {
	margin-bottom: 5vw;
	font-weight: bold;
}
#instructors.detail #main .content .cont_box .detail_box .category { margin-bottom: 12vw; }
#instructors.detail #main .content .cont_box .detail_box dt {
	margin: 8vw auto 4vw;
	padding-left: 0.5em;
	font-weight: bold;
	border-left: solid 8px #eeeeee;
}
#instructors.detail #main .content .cont_box .detail_box dd { padding-left: 4vw; }

/* ---------------- voice ---------------- */
#voice #main .content .cont_box .comment_box { width: 100%; }
#voice #main .content .cont_box .comment_box .detail_box { margin: 0 auto 14vw; }
#voice #main .content .cont_box .comment_box .detail_box .img_box {
	width: 100%;
	margin-bottom: 6vw;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box {
	width: 100%;
	margin-bottom: 3vw;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box .name span {
	padding-right: 0.3em;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box .lead {
	margin: 5vw 0 2vw;
	font-weight: bold;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data {
	width: 100%;
	margin: 5vw 0 0;
	display: flex;
	flex-wrap: wrap;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li {
	width: 49%;
	margin-bottom: 3vw;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li:nth-child(odd) { margin-right: 2%; }
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li p {
	min-width: 90px;
	margin-bottom: 3vw;
	padding-right: 0.5em;
	font-size: 18px;
	border-color: #eeeeee;
}

#voice #main .content .cont_box .comment_box .interview_box dt {
	margin: 0 0 2vw 1.5em;
	font-weight: bold;
	position: relative;
}
#voice #main .content .cont_box .comment_box .interview_box dt:before {
	content: "Q";
	margin-right: 0.5em;
	font-size: 20px;
	color: #fd7507;
	font-weight: bold;
	position: absolute;
	left: -1.5em;
}
#voice #main .content .cont_box .comment_box .interview_box dd {
	margin-bottom: 5vw;
	padding-left: 1.5em;
}
}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
/* ---------------- instructors ---------------- */
#instructors #main .content .thumb_box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
#instructors #main .content .thumb_box .detail_box {
	width: 180px;
	margin: 0 24px 40px 0;
	text-align: center;
}
#instructors #main .content .thumb_box div.detail_box:nth-child(6n) { margin-right: 0; }
#instructors #main .content .thumb_box .detail_box .name a {
	margin: 20px auto 15px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
}
#instructors #main .content .thumb_box .detail_box .name a:hover { text-decoration: none; }
#instructors #main .content .thumb_box .detail_box p.category {
	margin-bottom: 10px;
	text-align: left;
}

/* ---------------- instructors detail ---------------- */
#instructors.detail #main .content .cont_box {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
}
#instructors.detail #main .content .cont_box .img_box {
	width: 250px;
	height: auto;
	margin-right: 50px;
}
#instructors.detail #main .content .cont_box .img_box img { width: 100%; }
#instructors.detail #main .content .cont_box .detail_box {
	width: 900px;
	margin-top: 10px;
}
#instructors.detail #main .content .cont_box .detail_box .detail_name {
	margin: 10px auto 5px;
	font-size: 24px;
	font-weight: bold;
}
#instructors.detail #main .content .cont_box .detail_box .lecturer {
	margin-bottom: 20px;
	font-weight: bold;
}
#instructors.detail #main .content .cont_box .detail_box .category { margin-bottom: 50px; }
#instructors.detail #main .content .cont_box .detail_box dt {
	margin: 30px auto 15px;
	padding-left: 0.5em;
	font-weight: bold;
	border-left: solid 8px #eeeeee;
}
#instructors.detail #main .content .cont_box .detail_box dd { padding-left: 16px; }


/* ---------------- voice ---------------- */
#voice #main .content .cont_box .comment_box { width: 1200px; }
#voice #main .content .cont_box .comment_box .detail_box {
	margin: 0 auto 70px;
	display: flex;
	flex-wrap: wrap;
}
#voice #main .content .cont_box .comment_box .detail_box .img_box {
	width: 260px;
	height: 260px;
	margin-bottom: 30px;
	text-align: center;
	overflow: hidden;
}
#voice #main .content .cont_box .comment_box .detail_box .img_box img { width: 100%; }
#voice #main .content .cont_box .comment_box .detail_box .data_box {
	width: 870px;
	margin: 0 0 20px 30px;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box .name span {
	padding-right: 0.3em;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box .lead {
	margin: 20px 0 5px;
	font-weight: bold;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data {
	width: 870px;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li {
	width: 435px;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li p {
	width: 300px;
	font-size: 15px;
	border: none;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li p.category {
	width: 90px;
	padding-left: 1em;
	position: relative;
}
#voice #main .content .cont_box .comment_box .detail_box .data_box ul.data li p.category:before {
	content: "";
	width: 8px;
	height: 1.6em;
	background: #eeeeee;
	display: block;
	position: absolute;
	left: 0;
}
#voice #main .content .cont_box .comment_box .interview_box dt {
	margin-bottom: 5px;
	font-weight: bold;
}
#voice #main .content .cont_box .comment_box .interview_box dt:before {
	content: "Q";
	margin-right: 0.5em;
	font-size: 18px;
	color: #fd7507;
	font-weight: bold;
}
#voice #main .content .cont_box .comment_box .interview_box dd {
	margin-bottom: 10px;
	padding-left: 1.5em;
}

}/* -- PC end -- */


/*
===================================================================
 * news
===================================================================
 */
#news .ttl_main { background: url(../img/news/bg_news.jpg) center top no-repeat}
#news .ttl_main.seminar_bg { background: url(../img/news/bg_news02.png) center top no-repeat}


#news #main .content .news_list { border-top: solid 1px #eeeeee; }
#news #main .content .news_list li a:hover { opacity: 0.7; }
#news #main .content .news_list li:nth-child(even) { background: #eeeeee; }
#news #main .content .news_list li.event p.data:after,
#news #main .content .news_list li.media p.data:after,
#news #main .content .news_list li.info p.data:after {
	padding: 2px 5px;
	font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news #main .content .news_list li.event p.data:after {
	content: "イベント情報";
	background: #efa627;
}
#news #main .content .news_list li.info p.data:after {
	content: "スクール情報";
	background: #e4316f;
}
#news #main .content .news_list li.media p.data:after {
	content: "メディア情報";
	background: #36ac3e;
}
#news #main .content .news_list li p.tit:hover { text-decoration: none; }

#news.seminar #main .content .news_list li.yoga p.data:after,
#news.seminar #main .content .news_list li.seitai p.data:after,
#news.seminar #main .content .news_list li.aroma p.data:after,
#news.seminar #main .content .news_list li.baby p.data:after,
#news.seminar #main .content .news_list li.trainers p.data:after,
#news.seminar #main .content .news_list li.yoga_world p.data:after{
	width: 13em;
	padding: 2px 5px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news.seminar #main .content .news_list li.yoga p.data:after,
#news.seminar.yoga #main .content .news_box .tit_news dt:after {
	content: "ヨガインストラクター";
	background: #36ac3e;
}
#news.seminar #main .content .news_list li.seitai p.data:after,
#news.seminar.seitai #main .content .news_box .tit_news dt:after {
	content: "整体・リフレクソロジスト";
	background: #ff7300;
}
#news.seminar #main .content .news_list li.aroma p.data:after,
#news.seminar.aroma #main .content .news_box .tit_news dt:after {
	content: "アロマ・ボディセラピスト";
	background: #a72c96;
}
#news.seminar #main .content .news_list li.baby p.data:after,
#news.seminar.baby #main .content .news_box .tit_news dt:after {
	content: "ベビーセラピスト";
	background: #f62c75;
}
#news.seminar #main .content .news_list li.trainers p.data:after,
#news.seminar.trainers #main .content .news_box .tit_news dt:after {
	content: "パーソナル・トレーナー";
	background: #f6ac17;
}
#news.seminar #main .content .news_list li.yoga_world p.data:after,
#news.seminar.yoga_world #main .content .news_box .tit_news dt:after {
	content: "海外ヨガ留学";
	background: #339966;
}

#news.blog #main .content .news_list li.tokyo p.data:after,
#news.blog.tokyo #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.kanagawa p.data:after,
#news.blog.kanagawa #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.nagoya p.data:after,
#news.blog.nagoya #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.osaka p.data:after,
#news.blog.osaka #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.fukuoka p.data:after,
#news.blog.fukuoka #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.sendai p.data:after,
#news.blog.sendai #main .content .news_box .tit_news dt:after,
#news.blog #main .content .news_list li.hawaii p.data:after,
#news.blog.hawaii #main .content .news_box .tit_news dt:after {
	content: "";
	width: 7em;
	padding: 3px 5px;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background: #003f74;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
}
#news.blog #main .content .news_list li.tokyo p.data:after,
#news.blog.tokyo #main .content .news_box .tit_news dt:after { content: "東京・新宿校"; }
#news.blog #main .content .news_list li.kanagawa p.data:after,
#news.blog.kanagawa #main .content .news_box .tit_news dt:after { content: "神奈川・横浜校"; }
#news.blog #main .content .news_list li.nagoya p.data:after,
#news.blog.nagoya #main .content .news_box .tit_news dt:after { content: "名古屋校"; }
#news.blog #main .content .news_list li.osaka p.data:after,
#news.blog.osaka #main .content .news_box .tit_news dt:after { content: "大阪・梅田校"; }
#news.blog #main .content .news_list li.fukuoka p.data:after,
#news.blog.fukuoka #main .content .news_box .tit_news dt:after { content: "福岡校"; }
#news.blog #main .content .news_list li.sendai p.data:after,
#news.blog.sendai #main .content .news_box .tit_news dt:after { content: "仙台校"; }
#news.blog #main .content .news_list li.hawaii p.data:after,
#news.blog.hawaii #main .content .news_box .tit_news dt:after { content: "ハワイ校"; }


/* ---------------- detail ---------------- */
#news.detail #main .content .news_box .tit_news dt:after {
	padding: 2px 5px;
	font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news.detail #main .content .news_box .cont_news p a { text-decoration: underline; }
#news.detail #main .content .news_box .cont_news p a:hover { text-decoration: none; }
#news.detail #main .content .news_box .cont_news img {
	text-align: center;
	vertical-align: bottom;
	display: block;
}
#news.detail #main .content .news_box .cont_news h4 { border-left: solid 8px #eeeeee; }

#news.event #main .content .news_box .tit_news dt:after {
	content: "イベント情報";
	background: #efa627;
}
#news.info #main .content .news_box .tit_news dt:after {
	content: "スクール情報";
	background: #e4316f;
}
#news.media #main .content .news_box .tit_news dt:after {
	content: "メディア情報";
	background: #36ac3e;
}


/* ---------------- seminar detail ---------------- */
#news.seminar #main .content .seminar_box p span {
	text-align: center;
	font-weight: bold;
	display: block;
}
#news.detail.seminar #main .content .seminar_box .tit_news dt:after {
	width: 13em;
	text-align: center;
}


/* -- SP -- */
@media screen and ( max-width : 480px ) {

#news #main .content .news_list li a {
	padding: 5vw 6vw;
	border-bottom: solid 1px #eeeeee;
	display: flex;
	flex-wrap: wrap;
	opacity: 1;
	transition: all .2s ease-in-out;
}
#news #main .content .news_list li:nth-child(even) { background: #eeeeee; }
#news #main .content .news_list li p.data {
	width: 70%;
	margin-bottom: 2vw;
	font-weight: bold;
	font-size: 16px;
	position: relative;
}
#news #main .content .news_list li.event p.data:after,
#news #main .content .news_list li.media p.data:after,
#news #main .content .news_list li.info p.data:after {
	padding: 2px 8px;
	font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news #main .content .news_list li.event p.data:after {
	content: "イベント情報";
	background: #efa627;
}
#news #main .content .news_list li.info p.data:after {
	content: "スクール情報";
	background: #e4316f;
}
#news #main .content .news_list li.media p.data:after {
	content: "メディア情報";
	background: #36ac3e;
}
#news #main .content .news_list li p.tit {
	width: 100%;
	text-decoration: underline;
}
#news #main .content .news_list li p.tit:hover { text-decoration: none; }




/* ---------------- seminar ---------------- */
#news.seminar #main .content .news_list li p.data {
	width: 85%;
	margin-bottom: 2vw;
	font-weight: bold;
	font-size: 16px;
	position: relative;
}

/* ---------------- detail ---------------- */
#news.detail #main .content .news_box dl.tit_news {
	width: 100%;
	margin: 12vw 0 7vw;
	border-bottom: solid 1px #eeeeee;
}
#news.detail #main .content .news_box .tit_news dt {
	width: 50%;
	font-size: 16px;
	position: relative;
	box-sizing: border-box;
}
#news.detail #main .content .news_box .tit_news dt:after {
	padding: 2px 5px;
	font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news.detail #main .content .news_box .tit_news dd {
	padding: 2vw 0 5vw;
	font-size: 20px;
	font-weight: bold;
}
#news.detail #main .content .news_box .cont_news p {
	margin-bottom: 7vw;
	font-size: 18px;
}
#news.detail #main .content .news_box .cont_news img {
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
	vertical-align: bottom;
	display: block;
}
#news.detail #main .content .news_box .cont_news h4 {
	margin-bottom: 5vw;
	padding-left: 0.5em;
	font-size: 18px;
	border-left: solid 8px #eeeeee;
}

#news.event #main .content .news_box .tit_news dt:after {
	content: "イベント情報";
	background: #efa627;
}
#news.info #main .content .news_box .tit_news dt:after {
	content: "スクール情報";
	background: #e4316f;
}
#news.media #main .content .news_box .tit_news dt:after {
	content: "メディア情報";
	background: #36ac3e;
}


/* ---------------- seminar detail ---------------- */
#news.seminar #main .content .news_box .tit_news dt {
	width: 70%;
	font-size: 16px;
	position: relative;
	box-sizing: border-box;
}


}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#news #main .content .news_list { border-top: solid 1px #eeeeee; }
#news #main .content .news_list li a {
	padding: 15px 20px;
	border-bottom: solid 1px #eeeeee;
	display: flex;
	flex-wrap: wrap;
	opacity: 1;
	transition: all .2s ease-in-out;
}
#news #main .content .news_list li a:hover { opacity: 0.7; }
#news #main .content .news_list li:nth-child(even) { background: #eeeeee; }
#news #main .content .news_list li p.data {
	width: 220px;
	margin-right: 30px;
	font-weight: bold;
	position: relative;
}
#news #main .content .news_list li.event p.data:after,
#news #main .content .news_list li.media p.data:after,
#news #main .content .news_list li.info p.data:after {
	padding: 2px 5px;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news #main .content .news_list li.event p.data:after {
	content: "イベント情報";
	background: #efa627;
}
#news #main .content .news_list li.info p.data:after {
	content: "スクール情報";
	background: #e4316f;
}
#news #main .content .news_list li.media p.data:after {
	content: "メディア情報";
	background: #36ac3e;
}
#news #main .content .news_list li p.tit {
	width: 820px;
	text-decoration: underline;
}
#news #main .content .news_list li p.tit:hover { text-decoration: none; }



/* ---------------- seminar ---------------- */
#news.seminar #main .content .news_list li p.data {
	width: 320px;
	margin-right: 30px;
	position: relative;
}
#news.seminar #main .content .news_list li p.tit {
	width: 700px;
	margin-right: 30px;
	position: relative;
}


/* ---------------- detail ---------------- */
#news.detail #main .content .news_box dl.tit_news {
	width: 1200px;
	margin-bottom: 30px;
	border-bottom: solid 1px #eeeeee;
}
#news.detail #main .content .news_box .tit_news dt {
	width: 190px;
	padding: 0 20px;
	position: relative;
}
#news.detail #main .content .news_box .tit_news dt:after {
	padding: 2px 5px;
	font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	position: absolute;
	right: 0;
}
#news.detail #main .content .news_box .tit_news dd {
	padding: 15px 20px;
	font-size: 18px;
	font-weight: bold;
}
#news.detail #main .content .news_box .cont_news p {
	margin-bottom: 20px;
	padding: 0 20px;
}
#news.detail #main .content .news_box .cont_news img {
	height: auto;
	margin: 0 auto 30px;
	text-align: center;
	vertical-align: bottom;
	display: block;
}
#news.detail #main .content .news_box .cont_news h4 {
	margin-bottom: 15px;
	padding-left: 0.5em;
	border-left: solid 8px #eeeeee;
}

#news.event #main .content .news_box .tit_news dt:after {
	content: "イベント情報";
	background: #efa627;
}
#news.info #main .content .news_box .tit_news dt:after {
	content: "スクール情報";
	background: #e4316f;
}
#news.media #main .content .news_box .tit_news dt:after {
	content: "メディア情報";
	background: #36ac3e;
}


/* ---------------- seminar detail ---------------- */
#news.detail.seminar #main .content .seminar_box .tit_news dt {
	width: 280px;
	padding: 0 20px;
	position: relative;
}

}/* -- PC end -- */


/*
===================================================================
 * about
===================================================================
 */
#about .ttl_main { background: url(../img/about/bg_about.jpg) center top no-repeat}

/* -- SP -- */
@media screen and ( max-width : 480px ) {
#about #main .content .cont_box .left_box .img_box,
#main .content .cont_box .right_box .img_box {
	width: 100%;
	margin-bottom: 5vw;
}
#about #main .content .cont_box .left_box .txt_box,
#about #main .content .cont_box .right_box .txt_box {
	width: 100%;
	padding-top: 10px;
}
}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#about #main .content .cont_box .left_box,
#about #main .content .cont_box .right_box { display: block; }
#about #main .content .cont_box .right_box .img_box,
#about #main .content .cont_box .left_box .txt_box { float: right; }
#about #main .content .cont_box .left_box .img_box,
#about #main .content .cont_box .right_box .txt_box { float: left; }
#about #main .content .cont_box .left_box .img_box,
#main .content .cont_box .right_box .img_box { width: 580px; }
#about #main .content .cont_box .left_box .txt_box,
#about #main .content .cont_box .right_box .txt_box {
	width: 590px;
	padding-top: 10px;
}
}/* -- PC end -- */

h4.toSchoollife_ttl {
	background: #ffe0c7;
	border-left: 2px solid #ff7402;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 35px;
	margin-bottom: 15px;
}
@media screen and ( min-width : 481px ) {
	.toSchoollife {
		margin-bottom: 50px;
	}
	.toSchoollife_inner {
		display: flex;
		justify-content: space-between;
	}
	.toSchoollife_img {
		width: 25%;
	}
	.toSchoollife_img img {
		width: 100%;
	}
	.toSchoollife_txt {
		width: 70%;
		position: relative;
	}
	.toSchoollife_txt .button_area {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}
@media screen and ( max-width : 481px ) {
	.toSchoollife {
		margin-bottom: 10%;
	}
	.toSchoollife_txt {
		margin-top: 5%;
	}
}




/*
===================================================================
 * jobs
===================================================================
 */
#jobs .ttl_main { background: url(../img/jobs/bg_jobs.jpg) center top no-repeat}
#jobs .acd_box {
    margin: 2em 0;
    padding: 0;
    max-width: 1200px;
}

#jobs #main .content p.index {
	padding: 0;
	border: none;
}
#jobs #main .content .description p {
	margin-bottom: 40px;
	font-size: 20px;
	text-align: center;

}
#jobs #main .content .img_box { text-align: center; }
#jobs #main .content .cont_box.box04 { border-top: solid 5px #eeeeee; }


/* -- SP -- */
@media screen and ( max-width : 480px ) {
#jobs #main .content .line_06 ul.box li { margin-bottom: 10vw; }
#jobs #main .content .line_06 ul.box li:last-child { margin-bottom: 0; }
#jobs #main .content p.index { margin-bottom: 3vw; }
#jobs #main .content .img_box.img02 {
	width: 90%;
	margin: 0 auto;
}
#jobs #main .content .cont_box hr {
	width: 100%;
	height: 30px;
	margin: 0 auto 8vw;
	border: none;
	position: relative;
}
#jobs #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	margin: auto;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
}
#jobs #main .content .cont_box hr:after {
	content: "";
	width: 30px;
	height: 30px;
	margin: auto;
	background: url(../img/jobs/arrow_red.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#jobs #main .content .cont_box .tw_box,
#jobs #main .content .cont_box .cl_box {
	width: 100%;
	margin-top: 50px;
	box-sizing: border-box;
}
#jobs #main .content .cont_box.box07 .img_box {
	padding: 40px 0 20px;
	border: solid 2px #eeeeee;
}
#jobs .cont_box .btn_box a.btn_line {
	width: 100%;
	margin: 0 auto 40px;
	padding: 0;
	text-align: center;
	background: #00ba01;
	display: block;
}
}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#jobs #main .content .line_06 ul.box li { margin-bottom: 0; }
#jobs #main .content .cont_box hr {
	width: 100%;
	height: 20px;
	margin: 0 auto 25px;
	border: none;
	position: relative;
}
#jobs #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 5px;
}
#jobs #main .content .cont_box hr:after {
	content: "";
	width: 20px;
	height: 20px;
	margin: auto;
	background: url(../img/jobs/arrow_red.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
}
#jobs #main .content .cont_box.box04 { display: flex; }
#jobs #main .content .cont_box .tw_box,
#jobs #main .content .cont_box .cl_box {
	width: 600px;
	margin-top: 50px;
	box-sizing: border-box;
}
#jobs #main .content .cont_box .tw_box { padding-right: 15px; }
#jobs #main .content .cont_box .cl_box { padding-left: 15px; }
#jobs #main .content .cont_box.box07 .img_box {
	padding: 40px 0 20px;
	border: solid 2px #eeeeee;
}
#jobs .cont_box .btn_box a.btn_line {
	margin-bottom: 40px;
	padding: 0;
}
}/* -- PC end -- */


/*
===================================================================
 * info
===================================================================
 */
#infoAroma #main .content .line_06 ul.box li p.index,
#infoSeitai #main .content .line_06 ul.box li p.index,
#infoPilates #main .content .line_06 ul.box li p.index,
#infoBaby #main .content .line_06 ul.box li p.index,
#infoYoga #main .content .line_06 ul.box li p.index { border: none; }

#infoSeitai.index #main .content p.index,
#infoBaby.index #main .content p.index {
	padding-left: 0;
	text-align: center;
	border: none;
}

 /* ---------------- baby ---------------- */
#infoBaby .ttl_main { background: url(../img/info/bg_baby.jpg) center top no-repeat}
#infoBaby.index #main .content .link_box .btn_total a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/baby/bg_total.jpg) center center no-repeat; }
#infoBaby.index #main .content .link_box .btn_com a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/baby/bg_com.jpg) center center no-repeat; }
#infoBaby.index #main .content .link_box .btn_ikuji a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/baby/bg_ikuji.jpg) center center no-repeat; }


/* -- SP -- */
@media screen and ( max-width : 480px ) {
#infoBaby.index #main .content .link_box .btn_total a,
#infoBaby.index #main .content .link_box .btn_com a,
#infoBaby.index #main .content .link_box .btn_ikuji a { background-size: cover; }
#infoBaby.index #main .content p.index {
	margin-top: 5vw;
	font-size: 22px;
}
#infoBaby.index #main .cont_box .img_box.img_effect {
	width: 100%;
	margin: 0 auto 7vw;
}
#infoBaby.index #main .cont_box .right_box .txt_box { width: 100%; }
#infoBaby.index #main .cont_box .right_box .img_box { width: 100%; }
#infoBaby.index #main .cont_box .right_box .img_box.mark_box {
	width: 70%;
	margin: 0 auto;
}
#infoBaby.index #main .content .link_box ul {
	flex-wrap: wrap;
	justify-content: flex-start;
}

#infoBaby.index #main .content .cont_box hr {
	width: 100%;
	height: 30px;
	margin: 0 auto 8vw;
	border: none;
	position: relative;
}
#infoBaby.index #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	margin: auto;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
}
#infoBaby.index #main .content .cont_box hr:after {
	content: "";
	width: 30px;
	height: 30px;
	margin: auto;
	background: url(../img/info/baby/arrow_pink.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#infoBaby.index #main .content .left_box .img_box {
	width: 80%;
	margin: 0 auto 6vw;
}
#infoBaby.index #main .content .txt_box.txt_doctor,
#infoBaby.index #main .content .baby_detail ul { width: 100%; }
#infoBaby.index #main .content .baby_detail li {
	width: 100%;
	margin-bottom: 35px;
}
#infoBaby.index #main .content .baby_detail li:last-child { margin-bottom: 0; }
#infoBaby.index #main .content .baby_detail li .img_box {
	width: 80%;
	margin: 0 auto 3vw;
}
#infoBaby.index #main .content .baby_detail li .txt_box {
	width: 378px;
	margin: 0 auto 5vw !important;
	padding: 4vw;
	box-sizing: border-box;
}

}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#infoBaby.index #main .content p.index { font-size: 20px; }
#infoBaby.index #main .cont_box .right_box .txt_box { width: 1010px; }
#infoBaby.index #main .cont_box .img_box.img_effect {
	width: 1040px;
	margin: 0 auto 40px;
}
#infoBaby.index #main .cont_box .right_box .img_box { width: 160px; }
#infoBaby.indext #main .content .cont_box .left_box,
#infoBaby.index #main .content .cont_box .right_box { display: block; }
#infoBaby.index #main .content .cont_box .left_box { margin-bottom: 30px;}
#infoBaby.index #main .content .cont_box .left_box .txt_box {
	width: 902px;
	float: right;
}
#infoBaby.index #main .content .cont_box .left_box .txt_box p.index { text-align: left; }
#infoBaby.index #main .content .cont_box .right_box .txt_box,
#infoBaby.index #main .content .cont_box .left_box .img_box { float: left; }
#infoBaby.index #main .content .cont_box .right_box .img_box.mark_box {
	width: 160px;
	float: right;
}
#infoBaby.index #main .content .cont_box hr {
	width: 100%;
	height: 20px;
	margin: 0 auto 25px;
	border: none;
	position: relative;
}
#infoBaby.index #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 5px;
}
#infoBaby.index #main .content .cont_box hr:after {
	content: "";
	width: 20px;
	height: 20px;
	margin: auto;
	background: url(../img/info/baby/arrow_pink.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
}

#infoBaby.index #main .content .txt_box.txt_doctor { width: 1010px !important; }
#infoBaby.index #main .content .baby_detail ul {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#infoBaby.index #main .content .baby_detail li {
	width: 580px;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
}
#infoBaby.index #main .content .baby_detail li:last-child { margin-bottom: 0; }
#infoBaby.index #main .content .baby_detail li .img_box { width: 202px; }
#infoBaby.index #main .content .baby_detail li .txt_box {
	width: 378px;
	padding: 5px 0 0 30px;
	box-sizing: border-box;
}
}/* -- PC end -- */


 /* ---------------- aroma ---------------- */
#infoAroma.index .ttl_main { background: url(../img/info/bg_aroma.jpg) center top no-repeat}
#infoAroma.detail .ttl_main { background: url(../img/info/bg_aroma01.jpg) center top no-repeat}

#infoAroma.detail .ttl_main.aroma02 { background: url(../img/info/bg_aroma02.jpg) center top no-repeat}
#infoAroma.detail .ttl_main.aroma03 { background: url(../img/info/bg_aroma03.jpg) center top no-repeat}
#infoAroma.detail .ttl_main.aroma04 { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/bg_aroma04.jpg) center top no-repeat}
#infoAroma.detail .ttl_main.aroma05 { background: url(../img/info/bg_aroma05.jpg) center top no-repeat}

#infoAroma.index #main .content .link_box .btn_skill a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/aroma/bg_skill.jpg) center center no-repeat; }
#infoAroma.index #main .content .link_box .btn_choice a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/aroma/bg_choice.jpg) center center no-repeat; }
#infoAroma.index #main .content .link_box .btn_skill a,
#infoAroma.index #main .content .link_box .btn_choice a { background-size: 100%; }


 /* ---------------- pilates ---------------- */
#infoPilates.index .ttl_main { background: url(../img/info/bg_pilates.jpg) center top no-repeat}
#infoPilates.pilates01 .ttl_main { background: url(../img/info/bg_pilates01.jpg) center top no-repeat}

 /* ---------------- seitai ---------------- */
#infoSeitai .ttl_main { background: url(../img/info/bg_seitai.jpg) center top no-repeat}
#infoSeitai .ttl_main.seitai02 { background: url(../img/info/bg_seitai02.jpg) center top no-repeat}
#infoSeitai .ttl_main.aroma01 { background: url(../img/info/bg_aroma01.jpg) center top no-repeat}

#infoSeitai.index #main .content .link_box .btn_skill a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/seitai/bg_skill.jpg) center center no-repeat; }
#infoSeitai.index #main .content .link_box .btn_choice a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/seitai/bg_choice.jpg) center center no-repeat; }
#infoSeitai.index #main .content .link_box .btn_practice a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/seitai/bg_practice.jpg) center center no-repeat; }
#infoSeitai.index #main .content .link_box .btn_skill a,
#infoSeitai.index #main .content .link_box .btn_choice a,
#infoSeitai.index #main .content .link_box .btn_practice a { background-size: 100%; }



/* -- SP -- */
@media screen and ( max-width : 480px ) {
#infoSeitai.index #main .content .link_box .btn_get a,
#infoSeitai.index #main .content .link_box .btn_type a,
#infoSeitai.index #main .content .link_box .btn_course a { background-size: cover; }
#infoSeitai.index #main .content p.index {
	margin-top: 5vw;
	font-size: 22px;
}
#infoSeitai.index #main .cont_box .right_box .txt_box { width: 100%; }
#infoSeitai.index #main .cont_box .right_box .img_box { width: 100%; }
#infoSeitai.index #main .cont_box .right_box .img_box.mark_box {
	width: 70%;
	margin: 0 auto;
}
#infoSeitai.index #main .content .link_box ul {
	flex-wrap: wrap;
	justify-content: flex-start;
}

#infoSeitai.index #main .content .cont_box hr {
	width: 100%;
	height: 30px;
	margin: 0 auto 8vw;
	border: none;
	position: relative;
}
#infoSeitai.index #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	margin: auto;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
}
#infoSeitai.index #main .content .cont_box hr:after {
	content: "";
	width: 30px;
	height: 30px;
	margin: auto;
	background: url(../img/info/seitai/arrow_red.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#infoSeitai.index #main .content p.index { font-size: 20px; }
#infoSeitai.index #main .cont_box .right_box .txt_box { width: 1010px; }
#infoSeitai.index #main .cont_box .right_box .img_box { width: 160px; }
#infoSeitai.indext #main .content .cont_box .left_box,
#infoSeitai.index #main .content .cont_box .right_box { display: block; }
#infoSeitai.index #main .content .cont_box .left_box { margin-bottom: 30px;}
#infoSeitai.index #main .content .cont_box .left_box .txt_box {
	width: 902px;
	float: right;
}
#infoSeitai.index #main .content .cont_box .left_box .txt_box p.index { text-align: left; }
#infoSeitai.index #main .content .cont_box .right_box .txt_box,
#infoSeitai.index #main .content .cont_box .left_box .img_box { float: left; }
#infoSeitai.index #main .content .cont_box .right_box .img_box.mark_box {
	width: 160px;
	float: right;
}
	/*20190416追加*/
#infoSeitai.index #main .content .cont_box .left_box .img_box img { width:268px;}
#infoSeitai.index #main .content .cont_box hr {
	width: 100%;
	height: 20px;
	margin: 0 auto 25px;
	border: none;
	position: relative;
}
#infoSeitai.index #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 5px;
}
#infoSeitai.index #main .content .cont_box hr:after {
	content: "";
	width: 20px;
	height: 20px;
	margin: auto;
	background: url(../img/info/seitai/arrow_red.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
}
}/* -- PC end -- */


/* ---------- yoga ---------- */
#infoYoga.index .ttl_main { background: url(../img/info/bg_yoga.jpg) center top no-repeat}
#infoYoga.detail .ttl_main { background: url(../img/info/bg_yoga01.jpg) center top no-repeat}

#infoYoga.index #main .content p.index {
	padding-left: 0;
	text-align: center;
	border: none;
}


/* ---------- yoga-kaigai ---------- */
#infoYoga-kaigai.index .ttl_main { background: url(../img/info/bg_yoga.jpg) center top no-repeat}
#infoYoga-kaigai.detail .ttl_main { background: url(../img/info/bg_yoga01.jpg) center top no-repeat}
#infoYoga.index.kaigai .ttl_main {
	background: url(../img/kaigai/bg_kaigai.jpg) center top no-repeat;
}
#infoYoga.index.kaigai01 .ttl_main {
	background: url(../img/kaigai/bg_kaigai02.jpg) center top no-repeat;
}
#infoYoga.index.kaigai02 .ttl_main {
	background: url(../img/kaigai/bg_kaigai03.jpg) center top no-repeat;
}
@media screen and (min-width: 481px){
	#infoYoga.index.kaigai #main .content .link_box .btn_get a {
			background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/kaigai/bg_get.jpg) center center no-repeat;
	}
	#infoYoga.index.kaigai #main .content .link_box .btn_type a {
		background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/kaigai/bg_type.jpg) center center no-repeat;
	}
}

/* -- SP -- */
@media screen and ( max-width : 480px ) {
	#infoYoga.index.kaigai #main .content .link_box .btn_get a {
		background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/kaigai/bg_get_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	#infoYoga.index.kaigai #main .content .link_box .btn_type a {
		background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/kaigai/bg_type_sp.jpg) center center no-repeat;
		background-size: cover;
	}
#infoYoga.index #main .content .link_box .btn_get a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/yoga/bg_get.jpg) center center no-repeat; }
#infoYoga.index #main .content .link_box .btn_type a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/yoga/bg_type.jpg) center center no-repeat; }
#infoYoga.index #main .content .link_box .btn_course a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/yoga/bg_course.jpg) center center no-repeat; }
#infoYoga.index #main .content .link_box .btn_get a,
#infoYoga.index #main .content .link_box .btn_type a,
#infoYoga.index #main .content .link_box .btn_course a { background-size: cover; }
#infoYoga.index #main .content p.index {
	margin-top: 5vw;
	font-size: 22px;
}
#infoYoga.index #main .cont_box .right_box .txt_box,
#infoYoga.index #main .cont_box .right_box .img_box { width: 100%; }
#infoYoga.index #main .cont_box .right_box .img_box.mark_box {
	width: 70%;
	margin: 0 auto;
}
#infoYoga.index #main .content .link_box ul {
	flex-wrap: wrap;
	justify-content: flex-start;
}

#infoYoga.index #main .content .cont_box hr {
	width: 100%;
	height: 30px;
	margin: 0 auto 8vw;
	border: none;
	position: relative;
}
#infoYoga.index #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	margin: auto;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
}
#infoYoga.index #main .content .cont_box hr:after {
	content: "";
	width: 30px;
	height: 30px;
	margin: auto;
	background: url(../img/info/yoga/arrow_green.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#infoYoga.index #main .content .course_list .ryt200 .description,
#infoYoga.index #main .content .course_list .ryt500 .description,
#infoYoga.index #main .content .course_list .ryt .description {
	margin-bottom: 7vw;
	padding-bottom: 24vw;
	position: relative;
}
#infoYoga.index #main .content .course_list .ryt200 .description:after,
#infoYoga.index #main .content .course_list .ryt500 .description:after,
#infoYoga.index #main .content .course_list .ryt .description:after {
	content: "";
	background-size: 100%;
	width: 20vw;
	height: 20vw;
	margin: auto;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
#infoYoga.index #main .content .course_list .ryt .description:after {
	width: 42vw;
	height: 20vw;
}
#infoYoga.index #main .content .course_list .ryt200 .description:after {
	content: "";
	background: url(../img/info/yoga/icon_ryt200.png) center center no-repeat;
	background-size: 100%;
}
#infoYoga.index #main .content .course_list .ryt500 .description:after {
	content: "";
	background: url(../img/info/yoga/icon_ryt500.png) center center no-repeat;
	background-size: 100%;
}
#infoYoga.index #main .content .course_list .ryt .description:after {
	content: "";
	background: url(../img/info/yoga/img_mark_sp.png) center center no-repeat;
	background-size: 100%;
}

}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#infoYoga.index #main .content .link_box .btn_get a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/yoga/bg_get.jpg) center center no-repeat; }
#infoYoga.index #main .content .link_box .btn_type a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/yoga/bg_type.jpg) center center no-repeat; }
#infoYoga.index #main .content .link_box .btn_course a { background: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/info/yoga/bg_course.jpg) center center no-repeat; }
#infoYoga.index #main .content p.index { font-size: 20px; }
#infoYoga.index #main .cont_box .right_box .txt_box { width: 1010px; }
#infoYoga.index #main .cont_box .right_box .img_box { width: 160px; }
#infoYoga.indext #main .content .cont_box .left_box,
#infoYoga.index #main .content .cont_box .right_box { display: block; }
#infoYoga.index #main .content .cont_box .left_box { margin-bottom: 30px;}
#infoYoga.index #main .content .cont_box .left_box .txt_box {
	width: 902px;
	float: right;
}
#infoYoga.index #main .content .cont_box .left_box .txt_box p.index { text-align: left; }
#infoYoga.index #main .content .cont_box .right_box .txt_box,
#infoYoga.index #main .content .cont_box .left_box .img_box { float: left; }
#infoYoga.index #main .content .cont_box .right_box .img_box.mark_box {
	width: 160px;
	float: right;
}
#infoYoga.index #main .content .cont_box hr {
	width: 100%;
	height: 20px;
	margin: 0 auto 25px;
	border: none;
	position: relative;
}
#infoYoga.index #main .content .cont_box hr:before {
	content: "";
	width: 100%;
	height: 5px;
	background: #eeeeee;
	display: block;
	position: absolute;
	top: 5px;
}
#infoYoga.index #main .content .cont_box hr:after {
	content: "";
	width: 20px;
	height: 20px;
	margin: auto;
	background: url(../img/info/yoga/arrow_green.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
}

#infoYoga.index #main .content .course_list .ryt200 .description,
#infoYoga.index #main .content .course_list .ryt500 .description,
#infoYoga.index #main .content .course_list .ryt .description {
	padding-right: 90px;
	position: relative;
}
#infoYoga.index #main .content .course_list .ryt .description {
	padding-right: 150px;
	position: relative;
}
#infoYoga.index #main .content .course_list .ryt200 .description:after,
#infoYoga.index #main .content .course_list .ryt500 .description:after,
#infoYoga.index #main .content .course_list .ryt .description:after {
	content: "";
	background-size: 100%;
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: -30px;
	right: 0;
}
#infoYoga.index #main .content .course_list .ryt .description:after {
	width: 128px;
	height: 60px;
}
#infoYoga.index #main .content .course_list .ryt200 .description:after {
	content: "";
	background: url(../img/info/yoga/icon_ryt200.png) center center no-repeat;
	background-size: 100%;
}
#infoYoga.index #main .content .course_list .ryt500 .description:after {
	content: "";
	background: url(../img/info/yoga/icon_ryt500.png) center center no-repeat;
	background-size: 100%;
}
#infoYoga.index #main .content .course_list .ryt .description:after {
	content: "";
	background: url(../img/info/yoga/img_mark_sp.png) center center no-repeat;
	background-size: 100%;
}

}/* -- PC end -- */


/*
===================================================================
 * company
===================================================================
 */
#company.index .ttl_main,
#company.law .ttl_main,
#company.privacy .ttl_main { background: url(../img/company/bg_company.jpg) center top no-repeat}
#company.recruit .ttl_main { background: url(../img/company/bg_recruit.jpg) center top no-repeat}

#company #main .content .cont_box .table_box ul { margin-left: 1.5em; }
#company #main .content .cont_box .table_box ul.list_num { margin-left: 0; }
#company #main .content .cont_box .table_box li { list-style: disc; }

/* ---------- law recruit ---------- */
#company.law #main .content .cont_box .table_box dd li,
#company.recruit #main .content .cont_box .table_box dd li {
	margin: 0 0 7px 0;
	list-style: disc;
}
#company.law #main .content .cont_box .table_box dd li:last-child,
#company.recruit #main .content .cont_box .table_box dd li:last-child { margin-bottom: 0; }
#company.law #main .content .cont_box .table_box dd ul.list_num li,
#company.recruit #main .content .cont_box .table_box dd ul.list_num li {
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	list-style: none;
}
#company.law #main .content .cont_box .table_box dd ul.list_num ul.inner_box {
	margin: 0 0 15px 1.5em;
	list-style: none;
}
#company.law #main .content .cont_box .notice {
	font-size: 14px;
	text-align: right;
}

/* ---------- privacy ---------- */
#company.privacy #main .content .cont_box .privacy_box dt {
	font-weight: bold;
	border-bottom: solid 3px #eeeeee;
	position: relative;
}
#company.privacy #main .content .cont_box .privacy_box dt span {
	border-bottom: solid 3px #ff7300;
	position: absolute;
	bottom: -3px;
}
#company.privacy #main .content .cont_box .privacy_box li {
	margin: 0 0 5px 2.5em;
	list-style: disc;
}

/* -- SP -- */
@media screen and ( max-width : 480px ) {
/* ---------- privacy ---------- */
#company.privacy #main .content .cont_box .privacy_box dt {
	margin-bottom: 5vw;
	font-size: 20px;
}
#company.privacy #main .content .cont_box .privacy_box dt.line_02 { height: 2em; }
#company.privacy #main .content .cont_box .privacy_box dd { margin-bottom: 16vw; }
#company.privacy #main .content .cont_box .privacy_box dd p { margin-bottom: 10px; }
#company.privacy #main .content .cont_box .privacy_box ul { margin-bottom: 15px;}
#company.privacy #main .content .cont_box .privacy_box dd .box {
	margin: 5vw 0 7vw;
	padding: 5vw 5vw 4vw 6vw;
	font-size: 16px;
	line-height: 1.8;
	border: solid 3px #eeeeee;
}
}/* -- SP end -- */


/* -- PC -- */
@media screen and ( min-width : 481px ) {
/* ---------- privacy ---------- */
#company.privacy #main .content .cont_box .privacy_box dt {
	margin-bottom: 20px;
	font-size: 18px;
}
#company.privacy #main .content .cont_box .privacy_box dd { margin-bottom: 60px; }
#company.privacy #main .content .cont_box .privacy_box dd p { margin-bottom: 10px; }
#company.privacy #main .content .cont_box .privacy_box ul { margin-bottom: 15px;}
#company.privacy #main .content .cont_box .privacy_box dd .box {
	margin: 20px 0 30px;
	padding: 30px 30px 25px;
	font-size: 14px;
	line-height: 1.8;
	border: solid 3px #eeeeee;
	display: inline-block;
}
}/* -- PC end -- */


/*
===================================================================
 * faq
===================================================================
 */
#faq.index .ttl_main { background: url(../img/faq/bg_faq.jpg) center top no-repeat}

#faq.index #main .content .cont_box .acd_show a {
	margin: 0 0.5em;
	text-decoration: underline;
	display: inline-block;
}
#faq.index #main .content .cont_box .acd_show a:hover { text-decoration: none; }

/* -- SP -- */
@media screen and ( max-width : 480px ) {
#faq.index #main .content .guide_box {
	width: 100%;
	padding: 5vw;
	border: solid 8px #eeeeee;
	box-sizing: border-box;
}
#faq.index #main .content .guide_box p { text-align: center; }
#faq.index #main .content .guide_box .box { margin-top: 20px; }
#faq.index #main .content .guide_box .box .txt {
	margin-bottom: 5vw;
	text-align: center;
	font-size: 14px
}
#faq.index #main .content .guide_box .box address {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#faq.index #main .content .guide_box .btn {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	box-sizing: border-box;
	opacity: 1;
	transition: all .2s ease-in-out;
}
#faq.index #main .content .guide_box .btn:hover { opacity: 0.7; }
#faq.index #main .content .guide_box .btn a { padding: 20px 16px 16px; }
#faq.index #main .content .guide_box .btn span {
	font-size: 16px;
	line-height: 1;
	display: block;
}
}/* -- SP end -- */

/* -- PC -- */
@media screen and ( min-width : 481px ) {
#faq.index #main .content .guide_box {
	width: 1200px;
	margin-bottom: 120px;
	padding: 30px;
	border: solid 8px #eeeeee;
	box-sizing: border-box;
}
#faq.index #main .content .guide_box p { text-align: center; }
#faq.index #main .content .guide_box .box {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
#faq.index #main .content .guide_box .box .txt {
	margin-top: 10px;
	text-align: center;
	font-size: 14px
}
#faq.index #main .content .guide_box .box address {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#faq.index #main .content .guide_box .btn {
	width: 400px;
	margin-left: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	opacity: 1;
	transition: all .2s ease-in-out;
}
#faq.index #main .content .guide_box .btn:hover { opacity: 0.7; }
#faq.index #main .content .guide_box .btn a { padding: 20px 16px 16px; }
#faq.index #main .content .guide_box .btn span {
	font-size: 14px;
	line-height: 1;
	display: block;
}
}/* -- PC end -- */


/*
===================================================================
 * price
===================================================================
 */
#price .ttl_main { background: url(../img/price/bg_price.jpg) center top no-repeat}

/* -- table -- */
#price .contents_wrapper { margin: 0 auto; }
#price .box_table dt { display: table-cell; }
#price .cont01 .box_table dd p.name { border-bottom: dotted 4px #cccccc; }
#price .box_table dd p.lead {
	font-size: 11px;
	color: #ff5d5d;
}
#price .box_skill li {
	margin-left: 1.5em;
	padding-bottom: 0.5em;
	font-size: 14px;
	list-style: disc;
}
#price .box_price {
	color: #ff5d5d;
	text-align: right;
}
#price .box_detail .line_detail dt span.notice { font-size: 10px; }
#price .box_detail .line_detail dd { text-align: right; }
#price .cont_table .attention li {
	padding-left: 1em;
	text-indent: -1em;
}


/* =================== SP =================== */
@media only screen and (max-width: 480px) {

/* -- table -- */
#price .cont_box h4 {
	margin-bottom: 5vw;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#price .cont_table {
	width: 100%;
	margin-bottom: 10vw;
}
#price .cont_table .attention { margin-top: 25px; }
#price .cont_table .attention li {
	margin-bottom: 2vw;
	font-size: 14px;
}
#price .box_table { margin-bottom: 14vw; }
#price .box_table dd p.lead {
	margin-bottom: 0;
	padding: 3.5vw 3vw;
	font-size: 16px;
	text-align: left;
}
#price .cont_course,
#price .cont_skill,
#price .cont_detail {
	width: 100%;
	margin-top: 10vw;
}
#price .cont_skill { margin-top: 5vw; }
#price .cont_detail {
	padding-top: 5vw;
	border-top: solid 1px #eeeeee;
}
#price .cont_course dt.ttl_category { border-left: solid 8px #ff7300; }
#price .cont_skill dt.ttl_category,
#price .cont_detail dt.ttl_category {
	padding: 0.3em 0 0.3em 0.5em;
	font-weight: bold;
	border-left: solid 8px #ff7300;
	display: block;
	position: relative;
}
#price .cont_detail dt.ttl_category { margin-bottom: 3vw; }
#price .cont_course dd .detail_course { background: #eeeeee; }
#price .cont_course dd .detail_course,
#price .cont_skill dd .detail_skill,
#price .cont_price dd .detail_detail {
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
}
#price .cont_table .box_table dd p.name {
	padding-bottom: 2.5vw;
	font-weight: bold;
	text-align: center;
	border-bottom: dotted 4px #cccccc;
}
#price .cont_table .box_table dd p.name.nolead {
	padding-bottom: 1vw;
	border-bottom: none;
}
#price .cont_table .box_table dd img {
	width: 10%;
	height: 6.5%;
	padding: 3% 0 0 4%;
	float: left;
}
#price .box_table.last {
	padding-bottom: 5vw;
	border-bottom: solid 3px #eeeeee;
}
#price .box_course.no1 p.lead {
	width: 77%;
	padding-left: 3%;
	text-align: left;
	float: right;
}
#price .box_skill ul { padding-left: 0.5em; }
#price .box_skill li {
	margin-left: 0;
	padding-bottom: 0.5em;
	font-size: 18px;
	list-style: disc;
}
#price .cont_price {
	color: #ff5d5d;
	display: inline-flex;
	float: right;
}
#price .cont_price dd {
	font-size: 22px;
	display: inline-block;
	float: right;
}
#price .cont_price dt,
#price .cont_price dd .box_price p {
	text-align: right;
	float: left;
}
#price .cont_price dt { padding: 0.1em 1em 0 0; }
#price .box_detail .line_detail dl {
	width: 100%;
	padding-bottom: 0.3em;
}
#price .box_detail .line_detail dl:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#price .box_detail .line_detail dl { display: inline-block; } 
/* Hides from IE Mac \*/
* html #price .box_detail .line_detail dl { height: 1%; }
#price .box_detail .line_detail dl { display: block; }
/* End Hack */ 
#price .box_detail .line_detail dt { float: left; }
#price .box_detail .line_detail dt span.notice { font-size: 14px; }
#price .box_detail .line_detail dd { float: right; }

}/* -- SP end -- */


/* =================== PC =================== */
@media only screen and (min-width: 481px) {

/* -- table -- */
#price .cont_box { width: 1200px; }
#price .cont_box h4 {
    margin-bottom: 30px;
    font-weight: normal;
}
#price .cont_table {
	width: 1200px;
	margin-bottom: 65px;
}
#price .cont_table .attention { margin-top: 25px; }
#price .cont_table .attention li {
	margin-bottom: 5px;
	font-size: 12px;
}
#price .box_table {
	border-bottom: solid 1px #ccc;
	display: flex;
}
	/*#price .box_table {
	border-bottom: solid 1px #eeeeee;
	display: flex;
}*/
#price .box_table:nth-child(2n) .detail_course { background: #ffffff; } 
#price .box_table dt {
	height: 47px;
	display: table-cell;
}
#price .box_table dd p.lead { font-size: 14px; }
#price .cont_course dl,
#price .cont_course dt,
#price .cont_course dd { width: 242px; }
#price .cont_skill { width: 232px; }
#price .cont_price { width: 126px; }
#price .cont_detail { width: 600px; }
#price .cont_course dt.ttl_category,
#price .cont_skill dt.ttl_category,
#price .cont_price dt.ttl_category,
#price .cont_detail dt.ttl_category {
	text-align: center;
	vertical-align: middle;
}
#price .cont_skill dt.ttl_category,
#price .cont_price dt.ttl_category {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
	/*#price .cont_price dt.ttl_category {
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}*/
#price .cont_course dt.ttl_category {
	width: 242px;
	vertical-align: middle;
	border-left: solid 8px #ff7300;
	border-right: solid 8px #ff7300;
	display: table-cell !important;
	box-sizing: border-box;
	position: relative;
}
#price .cont_detail dt.ttl_category {
	width: 600px;
	border-right: solid 8px #ff7300;
	position: relative;
}
#price .cont_course dt.ttl_category:after,
#price .cont_detail dt.ttl_category:after {
	content: "";
	width: 100%;
	border-top: solid 1px #ccc;
	display: block;
	position: absolute;
	top: 0;
}
	/*#price .cont_detail dt.ttl_category:after {
	content: "";
	width: 100%;
	border-top: solid 1px #eeeeee;
	display: block;
	position: absolute;
	top: 0;
}*/
#price .cont_skill dt.ttl_category { width: 232px; }
#price .cont_price dt.ttl_category { width: 126px; }
#price .cont_course dd .detail_course,
#price .cont_skill dd .detail_skill {
	padding: 15px;
	box-sizing: border-box;
}
#price .cont_course dd .detail_course {
	min-height: 200px;
	background: #eeeeee;
}
#price .cont_skill dd .detail_skill { width: 232px;}
#price .cont_table .box_table dd p.name { padding-bottom: 15px; }
#price .box_table dd p.lead { padding-top: 15px; }
#price .cont_table .box_table dd img {
	width: 62px;
	height: 42px;
	margin-top: 15px;
	float: right;
}
#price .cont02 .box_table dd p.lead { padding-top: 0; }
#price .box_price {
	width: 126px;
	height: 157px;
	padding-right: 1.2em;
	vertical-align: middle;
	display: table-cell;
}
#price .box_detail .line_detail { width: 600px; }
#price .box_detail .line_detail dl {
	width: 120px;
	float: left;
}
#price .box_detail .line_detail dt,
#price .box_detail .line_detail dd { vertical-align: middle; }
#price .box_detail .line_detail dt {
	width: 120px;
	height: 35px;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	background: #eeeeee;
	display: table-cell;
}
#price .box_detail .line_detail dt span.notice { font-size: 10px; }
#price .box_detail .line_detail dd {
	width: 105px;
	height: 15px;
	padding: 15px 0;
	text-align: right;
	line-height: 1;
}
#price .box_detail .line_detail dd.center {
	width: 120px;
	margin-right: 0;
	text-align: center;
}

}/* -- PC end -- */


/*
===================================================================
 * form
===================================================================
 */
#form.index .ttl_main,
#form.confirm .ttl_main,
#form.thanks .ttl_main { background: url(../img/form/bg_form.jpg) center top no-repeat}

/* -- contents -- */
#form .pink { color: #eb0667; }
#form .message { color: #ff0000; }
#form .form_box h4 {
	font-weight: bold;
	line-height: 1;
	background: #eeeeee;
	display: block;
}
#form .form_box strong {
	font-weight: bold;
	text-align: center;
	display: block;
}
#form .form_box dl { width: 100%; }
#form .form_box dl:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size: 0;	
  clear: both; 
  visibility: hidden;
}
#form .form_box dt,
#form .form_box dd { box-sizing: border-box; }


/* ==== form style ==== */
#form .form_box input[type=checkbox] { display: none; }
#form .form_box input,
#form .form_box label,
#form .form_box textarea { display: block; }
#form .form_box select,
#form .form_box input[type=text] {
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: solid 1px #959595;
	display: table-cell;
}
#form .form_box select {
	background: #ffffff;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	outline: none;
	cursor: pointer;
}
#form .form_box .first_time label,
#form .form_box .second_time label,
#form .form_box .day_box label,
#form .form_box .trigger_box label {
	display: inline;
	position: relative;
}
#form .form_box select::-ms-expand { display: none; }
#form .form_box select:-moz-focusring { 
	color: transparent; 
	text-shadow: 0 0 0 #828c9a;
}
#form .question_box textarea {
	width: 100%;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: solid 1px #959595;
	box-sizing: border-box;
}


/* ==== radio button ==== */
#form .form_box .radiobutton { position: relative; }


/* ==== check box ==== */
#form .form_box .checkbox { position: relative; }


/* -- .box03 -- */
#form .form_box.box03 dd { clear: both; }
#form .form_box.box03 dd {
	width: 100%;
	border: solid 1px #959595;
	overflow-y: auto;
}
#form .personal_box { text-align: center; }
#form .btn_box button {
	margin: 0 auto;
	border: none;
	outline: none;
	cursor: pointer;
	font-weight: bold;
}


/* ==== confirm ==== */
/* -- content -- */
#form .confirm .form_box.box02 dd.name_box span,
#form .confirm .form_box.box02 dd.name_box_kana span,
#form .confirm .form_box.box02 dd.day_box span { display: inline-block; }
#form .confirm .form_box.box02 dd.mail_box span { display: block; }


/* ==== thanks ==== */
/* -- content -- */
#form.thanks h4,
#form.thanks p { text-align: center; }
#form.thanks h4 { font-weight: bold; }
#form.thanks ul.caution li {
	color: #eb0667;
	text-align: center;
}

/* ==== consult ==== */
#form.consult ul.caution li { color: #eb0667; }



/* =================== SP =================== */
@media only screen and (max-width: 480px) {

/* -- contents -- */
#form .form_contents {
	width: 100%;
	font-size: 16px;
	overflow: hidden;
}
#form .form_contents .notice { font-size: 14px; }
#form .lead_box .ssl_box {
	margin: 0 auto 8%;
	padding: 3% 5%;
	border: solid 8px #eeeeee;
	box-sizing: border-box;
}
#form .lead_box p.lead { margin-bottom: 7%; }
#form .lead_box .ssl_box .icon {
	width: 10% !important;
	margin-top: 5px;
	float: left;
}
#form .lead_box .ssl_box p {
	width: 82%;
	font-size: 13px;
	float: right;
}
#form .lead_box .ssl_box p span {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#form .form_box { margin-bottom: 20px; }
#form .form_box h4 {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 16px;
}
#form .form_box strong { font-size: 16px; }
#form .form_box dl { width: 100%; }
#form .form_box dt,
#form .form_box dd { float: left; }
#form .form_box dt {
	width: 30%;
	padding: 6px 10px;
}
#form .form_box dd {
	width: 70%;
	padding: 6px;
}
#form .form_box dd select.short,
#form .form_box dd .short {
	width: 88px;
	margin: 6px 10px;
}
#form .form_box { margin-bottom: 4%; }
#form .form_box h4 {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	background: #eeeeee;
	display: block;
}
#form .form_box strong {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#form .form_box dl { width: 100%; }
#form .form_box dl:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#form .form_box dt {
	width: 100%;
	padding: 2% 2% 0;
	box-sizing: border-box;
}
#form .form_box dd {
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
}
#form .form_box dd select.short,
#form .form_box dd .short {
	width: 72%;
	margin: 2% 2%;
}
#form .form_box dd .year select.short {
	width: 60%;
	margin: 2% 2%;
}


/* ==== form style ==== */
#form .form_box input[type=checkbox] { display: none; }
#form .form_box select,
#form .form_box input[type=text] {
	margin: 6px 0 6px 10px;
	padding: 3px 10px;
	font-size: 16px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: solid 1px #959595;
	border-radius: 5px;
	display: table-cell;
}
#form .form_box select {
	width: 168px;
	margin: 6px 0;
	padding: 3px 10px;
	font-size: 16px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: solid 1px #959595;
	border-radius: 5px;
}
#form .form_box .first_time label:after,
#form .form_box .second_time label:after,
#form .form_box .day_box label:after,
#form .form_box .trigger_box label:after {
	content: "";
	display: block;
	position: absolute;
	top: 45%;
	width: 10px;
	height: 8px;
	background: url(../img/form/arrow_black.png) center center no-repeat;
	background-size: 10px 100%;
	pointer-events: none;
}
#form .form_box .first_time label:after,
#form .form_box .second_time label:after,
#form .form_box .day_box label:after { right: 14px; }
#form .form_box .trigger_box label:after { right: 8px; }
#form .question_box textarea {
	width: 100%;
	height: 130px;
	margin: 6px 0;
	padding: 3px 10px;
	font-size: 16px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: solid 1px #959595;
	border-radius: 5px;
	box-sizing: border-box;
}
#form .form_box input[type=text].middle { width: 60%; }
#form .form_box input[type=text].long {
	width: 100%;
	margin: 2% 0;
	box-sizing: border-box;
}


/* ==== radio button ==== */
#form .form_box .radiobutton {
	position: relative;
	padding: 0 0 0 30px;
}
#form .form_box .radiobutton:before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_radio_off_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
}
#form .form_box .radiobutton:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_radio_on_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
	opacity: 0;
}
#form .form_box input[type=radio]:checked + .radiobutton:after { opacity: 1; }


/* ==== check box ==== */
#form .form_box .checkbox {
	position: relative;
	padding: 0 0 0 30px;
}
#form .form_box .checkbox:before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_check_off_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
}
#form .form_box .checkbox:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_check_on_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
	opacity: 0;
}
#form .form_box input[type=checkbox]:checked + .checkbox:after { opacity: 1; }


/* -- .box01 -- */
#form .form_box.box01 li { margin-bottom: 0.5em; }

/* -- .box02 -- */
#form .form_box.box02 .box {
	width: 45%;
	margin-right: 1em;
	float: left;
}
#form .form_box.box02 .box:after,
#form .form_box.box02 dd:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size: 0;	
  clear: both; 
  visibility: hidden;
}
#form .form_box.box02 dt { margin-top: 6px; }
#form .form_box dd .year,
#form .form_box dd .month,
#form .form_box dd .day {
	width: 30%;
	margin-right: 3%;
	float: left;
}
#form .form_box dd .year { width: 40%; }
#form .form_box dd .month,
#form .form_box dd .day { width: 25%; }
#form .form_box .postal_code input[type=text].short {
	width: 25%;
	margin: 0 2%;
}
#form .form_box .postal_code input[type=text].zip01 { margin-left: 0 !important; }

/* -- .box03 -- */
#form .form_box.box03 p { padding: 2% 2%; }
#form .form_box.box03 dd { clear: both; }
#form .form_box.box03 dt,
#form .form_box.box03 dd { width: 100%; }
#form .form_box.box03 dt { margin-bottom: 2%; }
#form .form_box.box03 dd {
	width: 100%;
	height: 7em;
	padding: 4%;
	border-radius: 5px;
	overflow-y: auto;
	box-sizing: border-box;
}
#form .personal_box {
	width: 18em;
	margin: 6% auto 8%;
	text-align: center;
}
#form .btn_box button {
	margin-bottom: 8%;
	border: none;
	outline: none;
	cursor: pointer;
}
#form .btn_box button {
	width: 100%;
	padding: 0.5em 1em;
	font-size: 20px;
}


/* ==== confirm ==== */
/* -- content -- */
#form.confirm .form_box.box01 dd.first_box span,
#form.confirm .form_box.box01 dd.second_box span { padding-right: 1em; }
#form.confirm .form_box.box02 dd.name_box span,
#form.confirm .form_box.box02 dd.name_box_kana span,
#form.confirm .form_box.box02 dd.day_box span {
	display: inline-block;
	padding: 0 1em;
}
#form.confirm .form_box.box02 dd.mail_box span {
	margin-bottom: 2%;
	display: block;
}
#form.confirm .btn_box ul {
	width: 100%;
	margin: 0 auto 10%;
	padding-top: 6%;
}
#form.confirm .btn_box li.btn_back { margin: 0; }
#form.confirm .btn_box li button.btn_type2,
#form.confirm .btn_box li button.btn_type3 {
	width: 100%;
	margin: 0;
}


/* ==== thanks ==== */
/* -- content -- */
#form.thanks h4 {
	margin: 10% 0 4%;
	font-size: 20px;
	font-weight: bold;
}
#form.thanks p { font-size: 16px; }
#form.thanks .btn_box { width: 100%; }
#form.thanks .btn_box a.btn_back {
	width: 73%;
	margin: 16% auto;
	box-sizing: border-box;
}


/* ==== consult ==== */
/* -- content -- */
#form.consult ul.caution { margin: 2% 0 8%; }
#form.consult ul.caution li {
	margin-bottom: 2%;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 16px;
}
#form.consult dd.second_time_box { margin-bottom: 5px; }
#form.consult .first_day,
#form.consult .first_time,
#form.consult .first_day input,
#form.consult .second_day,
#form.consult .second_time,
#form.consult .second_day input{ float: left; }
#form .form_box .first_day input[type=text],
#form .form_box .second_day input[type=text] { margin-left: 0; }
#form .form_box .first_day input[type=text].middle,
#form .form_box .second_day input[type=text].middle { width: 65%; }
#form.consult .first_day,
#form.consult .second_day { width: 55%; }
#form.consult .first_day a,
#form.consult .second_day a {
	width: 24px;
	height: 24px;
	margin: 4% 0 0 1em;
	display: block;
	float: left;
}
#form.consult .first_time,
#form.consult .second_time { width: 35%; }
#form.consult .first_time .short,
#form.consult .second_time select.short { width: 100%; }
#form.consult .school_box { margin-bottom: 2%; }
#form.consult .school_box .box div {
	width: 45%;
	margin-bottom: 2%;
	float: left;
}
#form.consult .school_box input { display: none; }

}/* -- SP end -- */


/* =================== PC =================== */
@media only screen and (min-width: 576px) {

/* -- contents -- */
#form .form_contents {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
}
#form .form_contents .notice { font-size: 14px; }
#form .form_contents .lead_box { width: 100%; }
#form .lead_box .ssl_box {
	width: 316px;
	margin-bottom: 30px;
	padding: 12px 20px 16px 20px;
	border: solid 8px #eeeeee;
	float: right;
	box-sizing: border-box;
}
#form .lead_box p.lead { float: left; }
#form .lead_box .ssl_box img {
	width: 32px;
	margin-top: 5px;
	float: left;
}
#form .lead_box .ssl_box p {
	width: 200px;
	font-size: 11px;
	float: right;
}
#form .lead_box .ssl_box p span {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#form .form_box { margin-bottom: 20px; }
#form .form_box h4 {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 16px;
}
#form .btn_box {
	margin-bottom: 120px;
	justify-content: center;
	display: flex;
}
#form .btn_box button {
	width: 270px;
	margin: 0 130px;
	padding: 10px 20px;
	font-size: 20px;
	border: none;
	cursor: pointer;
}
#form .btn_box li a,
#form .btn_box li button {
	width: 270px;
	margin: 0 130px;
}
#form .form_box strong { font-size: 16px; }
#form .form_box dl { width: 100%; }
#form .form_box dt,
#form .form_box dd { float: left; }
#form .form_box dt {
	width: 30%;
	padding: 6px 10px;
}
#form .form_box dd {
	width: 70%;
	padding: 6px;
}
#form .form_box dd select.short,
#form .form_box dd .short {
	width: 88px;
	margin: 6px 10px;
}
#form.confirm .btn_box .btn_back:hover,
#form.thanks .btn_box .btn_back:hover { opacity: 0.7; }


/* ==== form style ==== */
#form .form_box select,
#form .form_box input[type=text] {
	margin: 6px 0 6px 10px;
	padding: 3px 10px;
	font-size: 16px;
	border-radius: 5px;
	display: table-cell;
}
#form .form_box select {
	width: 168px;
	margin: 6px 0;
	padding: 3px 10px;
	font-size: 16px;
	border-radius: 5px;
}
#form .form_box .first_time label:after,
#form .form_box .second_time label:after,
#form .form_box .day_box label:after,
#form .form_box .trigger_box label:after {
	content: "";
	display: block;
	position: absolute;
	top: 45%;
	right: 22px;
	width: 10px;
	height: 8px;
	background: url(../img/form/arrow_black.png) center center no-repeat;
	background-size: 10px 100%;
	pointer-events: none;
}
#form .form_box .first_time label:after,
#form .form_box .second_time label:after { right: 18px; }
#form .form_box .day_box label:after { right: 22px; }
#form .form_box .trigger_box label:after { right: 8px; }

#form .question_box textarea {
	width: 100%;
	height: 130px;
	margin: 6px 0;
	padding: 3px 10px;
	font-size: 16px;
	border-radius: 5px;
}
#form .form_box input[type=text].middle { width: 168px; }
#form .form_box input[type=text].long {
	width: 300px;
	margin: 6px 14px 6px 0;
}
#form .form_box.box01 input[type=text],
#form .form_box.box01 label { display: inline; }


/* ==== radio button ==== */
#form .form_box .radiobutton { padding: 0 0 0 30px; }
#form .form_box .radiobutton:before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_radio_off_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
}
#form .form_box .radiobutton:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(https://ymcschool.jp/wp/wp-content/themes/ymc/img/form/bg_radio_on.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
	opacity: 0;
}
#form .form_box input[type=radio]:checked + .radiobutton:after { opacity: 1; }


/* ==== check box ==== */
#form .form_box .checkbox { padding: 0 0 0 30px; }
#form .form_box .checkbox:before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_check_off_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
}
#form .form_box .checkbox:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/form/bg_check_on_sp.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
	cursor: pointer;
	opacity: 0;
}
#form .form_box input[type=checkbox]:checked + .checkbox:after { opacity: 1; }


/* -- .box01 -- */
#form .form_box.box01 li { margin-bottom: 0.5em; }

/* -- .box02 -- */
#form .form_box.box02 .box { margin-right: 3em; }
#form .form_box.box02 dt { margin-top: 6px; }
#form .form_box.box02 .box { float: left; }
#form .form_box dd .year,
#form .form_box dd .month,
#form .form_box dd .day {
	margin-right: 30px;
	float: left;
}
#form .form_box .postal_code input[type=text].short { margin: 6px 10px 6px 0; }

/* -- .box03 -- */
#form .form_box.box03 p { padding: 6px 10px; }
#form .form_box.box03 dt,
#form .form_box.box03 dd { width: 100%; }
#form .form_box.box03 dt { margin-bottom: 10px; }
#form .form_box.box03 dd {
	width: 100%;
	height: 130px;
	padding: 20px 20px;
	border-radius: 5px;
}
#form .personal_box {
	width: 18em;
	margin: 20px auto 30px;
}


/* ==== confirm ==== */
/* -- content -- */
#form.confirm .form_box.box02 dd { margin-top: 6px; }
#form.confirm .form_box.box01 dd.first_box span,
#form.confirm .form_box.box01 dd.second_box span { padding-right: 1em; }
#form.confirm .form_box.box02 dd.name_box span,
#form.confirm .form_box.box02 dd.name_box_kana span,
#form.confirm .form_box.box02 dd.day_box span {
	display: inline-block;
	padding: 0 1em;
}
#form.confirm .form_box.box02 dd.mail_box span {
	margin-bottom: 5px;
	display: block;
}
#form.confirm .btn_box ul {
	margin: 0 auto;
	padding-top: 20px;
}
#form.confirm .btn_box li.btn_back { margin: 0; }



/* ==== thanks ==== */
/* -- content -- */
#form.thanks { font-size: 16px; }
#form.thanks h4 {
	margin: 40px 0 42px;
	font-size: 20px;
}
#form.thanks .btn_box .btn_back { margin: 125px auto 0; }


/* ==== consult ==== */
/* -- content -- */
#form.consult ul.caution { margin: 20px 0 40px; }
#form.consult ul.caution li {
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
#form.consult dd.second_time_box { margin-bottom: 5px; }
#form.consult .first_day,
#form.consult .first_time,
#form.consult .first_day input,
#form.consult .second_day,
#form.consult .second_time,
#form.consult .second_day input{ float: left; }
#form.consult .first_day input[type=text],
#form.consult .second_day input[type=text] { margin-left: 0; }
#form.consult .first_day a,
#form.consult .second_day a {
	width: 24px;
	height: 24px;
	margin: 8px 0.5em 0 1em;
	display: block;
	float: left;
}
#form.consult .school_box { margin-bottom: 10px;}
#form.consult .school_box .box { display: flex; }
#form.consult .school_box div { margin: 0 1.5em 3px 0; }
#form.consult .school_box input { display: none; }


}/* -- PC end -- */


#form .form_box .trigger_box select {
	width: auto;
}

/*20190219*/
.pricebtn_a {
    text-align: center;
    display: block;
       border-left: 3px solid #f42f05;
    border-right: 3px solid #f27324;
    font-size: 0.9em;
    line-height: 1.6;
    margin-top: 15px;

	    color: #ffffff;
    text-decoration: none;
   padding:10px 0;
    opacity: 1;
    background: #f42f05;
    background: -moz-linear-gradient(left, #f42f05 0%, #f27324 100%);
    background: -webkit-linear-gradient(left, #f42f05 0%,#f27324 100%);
    background: linear-gradient(to right, #f42f05 0%,#f27324 100%);
}

.pricebtn_b {
    text-align: center;
    display: block;
    border: 1px solid #ccc;
    font-size: 0.7em;
    line-height: 1.6;
    padding: 10px;
    margin-top: 15px;
    background: #eee;
}
.pricebtn_abox{
	padding:10px 2px;
}

/*装飾*/

/*----マーカー----*/
span.marker {
 background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
}


/*----アンダーライン1----*/
h5.line1 {
 position: relative;
 padding-bottom: .2em;
 border-bottom: 3px solid #ccc;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 19px;
	font-weight: bold;
}
h5.line1::after {
 position: absolute;
 bottom: -3px;
 left: 0;
 z-index: 2;
 content: '';
 width: 20%;
 height: 3px;
 background-color: #3498db;
}

/*----アンダーライン2----*/
h5.line2 {
 position: relative;
 padding-bottom: .2em;
 border-bottom: 3px solid #ccc;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 19px;
	font-weight: bold;
}
h5.line2::after {
 position: absolute;
 bottom: -3px;
 left: 0;
 z-index: 2;
 content: '';
 width: 20%;
 height: 3px;
 background-color: #61d26a;
}

/*----コーナー----*/
h5.corner {
 position: relative;
 padding: .1em 0 .4em .7em;
 border-left: 7px solid #3498db;
 font-size: 19px;
	font-weight: bold;
 margin-left: 20px;
 margin-bottom: 20px;
}
h5.corner::after {
 position: absolute;
 left: 0;
 bottom: 0;
 content: '';
 width: 100%;
 height: 0;
 border-bottom: 1px solid #ccc;
}

/*----付箋----*/
h5.sticky {
padding: 0.5em;
background: #f0f0f0;
border-left: solid 6px #feb174;
margin-left: 20px;
margin-bottom: 10px;
font-weight: bold;
font-size: 17px;
}

/*----アイコン----*/
h5.icon {
 position: relative;
 padding: .7em 0em .7em 2.5em;
 font-weight: bold;
}
h5.icon::after {
 position: absolute;
 top: 1em;
 left: 1.2em;
 z-index: 2;
 content: '';
 width: 10px;
 height: 10px;
 border: 3px solid #3498db;
 border-radius: 100%;
}
/*----form_catarog----*/
.catalog_area {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.catalog_area p {
	text-align: center;
}
.catalog_area a {
	display: block;
	text-align: center;
	text-decoration: underline;
	color: #333;
}
.catalog_area a:nth-child(2) {
	margin: 0 40px;
}
.catalog_area a img {
	display: block;
	margin-bottom: 10px;
	box-shadow: 0px 0px 10px #cccccc;
}
p.catalog_area_ttl {
	margin-top: 50px;
}

/*
===================================================================
* course
===================================================================
*/

#course .ttl_main {
	background: url(../img/course/bg_course.jpg) center top no-repeat;
}
/*
===================================================================
* schoollife
===================================================================
*/

#schoollife .ttl_main {
	background: url(../img/price/bg_price.jpg) center top no-repeat;
}
/*
===================================================================
* ボタン
===================================================================
*/

.buttonC {
	display: block;
	width: 250px;
	padding: 10px 0;
	text-align: center;
	border: 3px solid #ff7402;
	background-color: transparent;
	color: #fff;
	transition: .6s all;
	position: relative;
	font-size: 17px;
}
.buttonC::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ff7402;
	position: absolute;
	left: 0;
	top: 0;
	transition: .3s all;
	transform-origin: 50% 50%;
	z-index:-1;
}
.buttonC::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	transition: .3s all;
	transform: scale(0);
	transform-origin: 50% 50%;
	opacity: 0;
	z-index:-1;
}
.buttonC:hover {
	color: #ff7402;
}
.buttonC:hover::after {
	transform: scale(1);
	opacity: 1;
}
@media screen and ( max-width : 480px ) {
	.button_area {
		display: block;
		justify-content: space-around;
		margin: 5%;
	}
	.buttonC {
		margin: 5% auto;
	}
}
/*
===================================================================
* 目次
===================================================================
*/

#ez-toc-container {
	margin: 50px 0;
	padding: 0 0 0 40px;
}
@media screen and (max-width: 600px) {
	#ez-toc-container {
		padding-left: 0;
		margin: 1.6666666667rem 0;
	}
}
#ez-toc-container ul li {
	padding-left: 15px;
	line-height: 1.8;
}
@media screen and (max-width: 600px) {
	#ez-toc-container ul li {
		padding-left: 1em;
		line-height: 1.6;
	}
}
#ez-toc-container a,
#ez-toc-container a:visited {
	color: #666;
}
@media screen and (max-width: 600px) {
	#ez-toc-container a,
	#ez-toc-container a:visited {
		font-size: 1rem;
	}
}
#ez-toc-container {
	margin: 50px 0;
	padding: 0 0 0 40px;
}
@media screen and (max-width: 600px) {
	#ez-toc-container {
		padding-left: 0;
		margin: 1.6666666667rem 0;
	}
}
#ez-toc-container ul li {
	padding-left: 15px;
	line-height: 1.8;
}
@media screen and (max-width: 600px) {
	#ez-toc-container ul li {
		padding-left: 1em;
		line-height: 1.6;
	}
}
#ez-toc-container a,
#ez-toc-container a:visited {
	color: #666;
}
@media screen and (max-width: 600px) {
	#ez-toc-container a,
	#ez-toc-container a:visited {
		font-size: 1rem;
	}
}

.ez-toc {
	padding-left: 30px;
	font-size: 18px;
}
.ez-toc-title {
	font-weight: bold;
}
.ez-toc-list li:before {
	content: "";
	display: inline-block;
	border-style: solid;
	border-color: transparent;
	border-top-color: #fd7507;
	border-width: 10px 6px 0 6px;
	margin-right: 5px;
}
#main article.blog_template ul.ez-toc-list li{
	list-style: none;
}
@media screen and (max-width: 600px) {
	.ez-toc-list li:before {
		border-width: 0.5333333333rem 0.3333333333rem 0 0.3333333333rem;
	}
}
@media screen and (max-width: 600px) {
	div#ez-toc-container p.ez-toc-title {
		font-size: 1rem;
	}
}
div#ez-toc-container p.ez-toc-title {font-size: 18px;}
div#ez-toc-container p.ez-toc-title {font-weight: 700;}
div#ez-toc-container ul li {font-size: 18px;}
#ez-toc-container nav ul.ez-toc-list{
	padding: 0 5px;
}
#ez-toc-container nav ul.ez-toc-list li a{
	display: inline-block;
	font-size: 1rem;
}
@media screen and (max-width: 600px) {
	#ez-toc-container{
		padding: 0;
	}
	#ez-toc-container nav ul.ez-toc-list{
		padding: 0;
	}
	#ez-toc-container.ez-toc-transparent{
		width: 100%;
		box-sizing: border-box;
	}
}

===================================================================
* 記事作成者
===================================================================
*/
#news.detail #main .content .news_box .tit_news dd.blog_writer{
	text-align: right;
	font-weight: 100;
	font-size: 1rem;
}
#news.detail #main .content .news_box .tit_news dd.blog_writer:before{
	content: "記事作成者：";
	font-size: 14px;
}
.blog_writer_box {
	border-bottom: 1px solid #f08200;
	padding: 3% 0 5%;
}
.blog_writer_name {
	margin: 0;
	text-align: center;
	margin: 0 auto 2%;
	font-weight: bold;
	color: #222;
	font-size: 19px;
	background: #ffead2;
	border-top: 1px solid #f08200;
	padding: 2%;
}
#news.detail #main .content .news_box .cont_news .blog_writer_img img {
	margin: 0 0 2%;
}
@media screen and (min-width: 600px) {
	.blog_writer_box {
		border-bottom: 1px solid #f08200;
		padding: 1% 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.blog_writer_txt {
		width: 820px;
	}
	.blog_writer_img {
		width: 310px;
	}
	#news.detail #main .content .news_box .cont_news .blog_writer_img img {
		margin: 0 0 2%;
		width: 100%;
		min-width: inherit;
		display: block;
	}
	.blog_writer_name {
		margin: 0;
		text-align: center;
		margin: 0 auto 10px;
		font-weight: bold;
		color: #222;
		font-size: 17px;
		background: #ffead2;
		border-top: 1px solid #f08200;
		padding: 3px;
		width: 100%;
	}
}
/*
/*
===================================================================
* movie
===================================================================
*/
#movie .ttl_main {
	background: url(../img/intro/bg_intro.jpg) center top no-repeat;
}
@media screen and (max-width: 600px) {
.VideoWrapper_box {
	margin-bottom: 5%;
}
.VideoWrapper {
	position: relative;
	padding-bottom: 50%; /* 16:9 */
	padding-top: 25px;
	margin-bottom: 1%;
	height: 0;
}

	.VideoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
@media screen and (min-width: 600px) {
	body#movie .comment_box.comment01{
		display: flex;
		flex-wrap: wrap;
	}
	.VideoWrapper_box {
		width: 31%;
	}
	.VideoWrapper_box:nth-child(3n+2) {
		margin: 0 3% 20px;
	}
	.VideoWrapper iframe {
		width: 100%;
		height: 224px;
	}
}

/*
===================================================================
* topリニューアル
===================================================================
*/
@media screen and (min-width: 481px){
	#top main .title {
		margin-top: 0;
	}
	#top .slick-dots {
		bottom: 20px;
	}
	#top main .title p.logo_main {
		margin: 60px auto 30px;
		color: #000;
	}
	#top .cont_box.about .detail_box {
		padding: 20px 60px;
	}
	#top .cont_box.about .detail_box .ttl {
		margin-bottom: 15px;
		padding-top: 70px;
		font-size: 26px;
		text-align: center;
	}
	.fv_btn_sp {
		display: none;
	}
	p.about_detail_ttl_sp,
	p.about_detail_bg{
		display: none;
	}
}
.cont_box.box01 .course_box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cont_box.box01 .course_box ul li {
	width: 31.5%;
	margin-bottom: 35px;
}
.top_seminar_bnr {
	text-align: center;
	margin: 0 auto 100px;
}
.top_seminar_bnr img {
	width: 500px;
}
#top .cont_box.news ul {
	margin-bottom: 40px;
}
#top .cont_box.news li a {
	width: auto;
	margin-bottom: 10px;
	border: none;
	box-sizing: border-box;
	box-shadow: none;
	display: flex;
}
#top .cont_box.news li .txt_box{
	width: 384px;
	height: 130px;
	padding: 0 25px 20px 20px;
	border-bottom: 1px solid #ccc;
}
#top .cont_box.news li .txt_box .tit {
	font-weight: normal;
	white-space: pre-wrap;
	text-overflow: inherit;
	overflow: inherit;
}
#top .cont_box.news li a, #top .cont_box.seminar li a, #top .cont_box.blog li a {
	width: 100%;
	margin-bottom: 30px;
	border: none;
	box-sizing: border-box;
	box-shadow: none;
	display: block;
	position: relative;
}
#top .cont_box.blog li .img_box {
	width: 100%;
	height: auto;
	overflow: inherit;
}
.cont_box.box05.blog li {
	width: 30%;
}
#top .cont_box.blog li .txt_box {
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	background: #0006;
	color: #fff;
}
#top .cont_box.blog li .txt_box .data {
	margin: 10px 0 5px;
	font-size: 15px;
}
.cont_box.box06.movie > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cont_box.box06.movie > ul li {
	width: 30%;
}
.cont_box.box06.movie > ul li iframe {
	width: 100%;
	height: 200px;
}
.cont_box.box06.movie > ul li {
	width: 30%;
	margin-bottom: 25px;
}
#main .cont_box.box06.movie .btn_box a,
#top .cont_box.blog .btn_box a,
#top .cont_box.news .btn_box a{
	width: 255px;
	height: 54px;
	margin-right: 0 !important;
	white-space: nowrap;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/top/btn_more_red02.png) center top no-repeat;
	display: block;
	opacity: 1;
	transition: all .2s ease-in-out;
}
.cont_box.box07 .snsIcon_box {
	width: 46%;
	display: flex;
	justify-content: space-around;
	margin: auto;
}
.cont_box.box07 p {
	text-align: center;
	margin: 23px 0 0;
	font-size: 18px;
	letter-spacing: 2px;
}
@media screen and (max-width: 480px){
	#top .slick-dots {
		bottom: 10px;
	}
	#top .cont_box.about .detail_box .ttl {
		margin-bottom: 2vw;
		padding-top: 4vw;
		font-size: 23px;
		text-align: center;
	}
	#top .cont_box.about .detail_box {
		height: 116vw;
	}
	#top main .title {
		margin-top: 50px;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 20px;
	}
	#top main .title p.logo_main {
		display: none;
	}
	#top .cont_box.about {
		width: 100%;
		height: auto;
		margin: 10% auto;
		background: #efeeed;
		background-size: inherit;
		position: inherit;
		padding: 5%;
		box-sizing: border-box;
	}
	#top .cont_box.about .detail_box {
		height: auto;
		padding: inherit;
		width: 100%;
		background: url(../img/top/bg_about_sp.png) -5vw 5vh no-repeat;
		background-size: 100%;
		box-sizing: border-box;
	}
	#top .cont_box.about .detail_box .btn_box {
		margin: 7vw auto 0 !important;
	}
	p.about_detail_ttl_sp {
		margin: 0 0 2vh;
	}
	.cont_box.box01 .course_box ul {
		display: block;
	}
	.cont_box.box01 .course_box ul li {
		width: 100%;
		margin-bottom: 3%;
	}
	#top .cont_box.news li .txt_box {
		width: 100%;
		height: 130px;
		padding: 0 0 20px;
		border-bottom: 1px solid #ccc;
	}
	#top .cont_box.news li {
		margin-bottom: 1vw;
	}
	#top .cont_box.news li a{
		margin-bottom: 20px;
	}
	#top .cont_box.news li .txt_box .data{
		margin-bottom: 1vw;
	}
	#top .cont_box.news li .txt_box {
		width: 100%;
		height: 110px;
		padding: 0 0 0px;
		border-bottom: 1px solid #ccc;
	}
	.cont_box.box06.movie > ul {
		display: block;
	}
	.cont_box.box05.blog li {
		width: 100%;
	}
	#top .cont_box.news ul li:nth-child(n+5){
		display: none;
	}
	#top .cont_box.blog ul li:nth-child(n+5){
		display: none;
	}
	.cont_box.box06.movie > ul li iframe {
		width: 100%;
		height: 250px;
	}
	.cont_box.box06.movie > ul li {
		margin-bottom: 20px;
		width: 100%;
	}
	#main .cont_box.box06.movie .btn_box a,
	#top .cont_box.blog .btn_box a,
	#top .cont_box.news .btn_box a{
		width: 100%;
		height: 13vw;
		margin: 10vw auto 14vw !important;
		padding: 0;
		white-space: nowrap;
		text-indent: -9999px;
		overflow: hidden;
		background: url(../img/top/btn_more_red02.png) center top no-repeat;
		display: block;
		opacity: 1;
		transition: all .2s ease-in-out;
	}
	.fv_btn_sp {
		display: block;
		width: 90%;
		margin: auto;
	}
	.fv_btn_sp > a {
		display: block;
		margin: 3% 0;
	}
	.top_seminar_bnr {
		margin: 80px auto;
	}.cont_box.box07 .snsIcon_box {
		width: 94%;
		display: flex;
		justify-content: space-around;
		margin: auto;
	}
	.cont_box.box07 .snsIcon_box img {
		width: 92%;
	}
	.cont_box.box07 .snsIcon_box {
		width: 86%;
		display: flex;
		justify-content: space-around;
		margin: auto;
	}
}
#news #main .content .news_list li a .blog_archive_img img {
	width: 280px;
}
#news #main .content .news_list li .blog_archive_txt {
	padding: 10px 20px;
}
#news #main .content .news_list li p.detail_txt {
	padding-top: 15px;
	width: 830px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media screen and ( max-width : 480px ) {
	#news #main .content .news_list li a {
		padding: 5% 0;
		justify-content: space-between;
	}
	#news #main .content .news_list li a .blog_archive_img {
		width: 26%;
	}
	#news #main .content .news_list li a .blog_archive_img img {
		width: 100%;
	}
	#news #main .content .news_list li .blog_archive_txt{
		width: 70%;
		padding: 0 0;
	}
	#news #main .content .news_list li a.clearfix:after{
		content: none;
	}
	#news #main .content .news_list li .blog_archive_txt p.tit {
		font-style: normal;
		font-size: 17px;
	}
	#news #main .content .news_list li p.data {
		margin-bottom: 0vw;
		font-weight: bold;
		font-size: 15px;
	}
	#news #main .content .news_list li p.detail_txt {
		display: none;
	}
}
@media screen and ( max-width : 480px ) {
	#news.detail #main .content .news_box .cont_news iframe {
		width: 100%;
		height: 230px;
	}
}




/**2020 01 front bnr**/
.top_seminar_bnr {
}
.top_seminar_bnr a{
	display:inline-block;
	vertical-align:middle;
	margin:auto 10px;
}

@media screen and ( max-width : 480px ) {
.top_seminar_bnr a{
	margin:10px auto;
}
}

/**2020 03 front bnr**/
.top_seminar_bnr img {
    width: auto;
    height: 220px;
}

.top_seminar_bnr a.middle-bnr img {
    height: 220px;
    width: auto;
}

@media screen and ( max-width : 480px ) {
	.top_seminar_bnr a.middle-bnr img,
	.top_seminar_bnr a img {
		height: auto;
		width: 100%;
	}
}