@charset "utf-8";

/*===== CSS RESET =====*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,img,ins,kbd,q,s,samp,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{outline:none;border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}.clear{clear:both}.clearfix:after{content:" ";display:table;clear:both}.clearfix{*zoom:1}ul,ol{list-style:none;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body *{max-height:99999em}body img{max-height:none}


/*===== COMMON =====*/

html, body {
	width: 100%;
	min-height: 100%;
}
body {
	background: #FFF;
	font-size: 14px;
	line-height: 1.4;
	font-family: Meiryo, YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
	-webkit-text-size-adjust: none;
	color: #000;
}

.ft_serif {
	font-family: "Hiragino Mincho Pro", Times, "Times New Roman", Georgia, serif;
}

a {
	color: #000;
	text-decoration: none;
}

.trans {
	opacity: 1;
}
.trans:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}
img{
	display: block;
}
.container {
	width: 100%;
	min-width: 980px;
}

.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}


/*===== FONT SIZE =====*/

@media (max-width: 640px) { body { font-size: 20px } }
@media (max-width: 635px) { body { font-size: 19.84375px } }
@media (max-width: 630px) { body { font-size: 19.6875px } }
@media (max-width: 625px) { body { font-size: 19.53125px } }
@media (max-width: 620px) { body { font-size: 19.375px } }
@media (max-width: 615px) { body { font-size: 19.21875px } }
@media (max-width: 610px) { body { font-size: 19.0625px } }
@media (max-width: 605px) { body { font-size: 18.90625px } }
@media (max-width: 600px) { body { font-size: 18.75px } }
@media (max-width: 595px) { body { font-size: 18.59375px } }
@media (max-width: 590px) { body { font-size: 18.4375px } }
@media (max-width: 585px) { body { font-size: 18.28125px } }
@media (max-width: 580px) { body { font-size: 18.125px } }
@media (max-width: 575px) { body { font-size: 17.96875px } }
@media (max-width: 570px) { body { font-size: 17.8125px } }
@media (max-width: 565px) { body { font-size: 17.65625px } }
@media (max-width: 560px) { body { font-size: 17.5px } }
@media (max-width: 555px) { body { font-size: 17.34375px } }
@media (max-width: 550px) { body { font-size: 17.1875px } }
@media (max-width: 545px) { body { font-size: 17.03125px } }
@media (max-width: 540px) { body { font-size: 16.875px } }
@media (max-width: 535px) { body { font-size: 16.71875px } }
@media (max-width: 530px) { body { font-size: 16.5625px } }
@media (max-width: 525px) { body { font-size: 16.40625px } }
@media (max-width: 520px) { body { font-size: 16.25px } }
@media (max-width: 515px) { body { font-size: 16.09375px } }
@media (max-width: 510px) { body { font-size: 15.9375px } }
@media (max-width: 505px) { body { font-size: 15.78125px } }
@media (max-width: 500px) { body { font-size: 15.625px } }
@media (max-width: 495px) { body { font-size: 15.46875px } }
@media (max-width: 490px) { body { font-size: 15.3125px } }
@media (max-width: 485px) { body { font-size: 15.15625px } }
@media (max-width: 480px) { body { font-size: 15px } }
@media (max-width: 475px) { body { font-size: 14.84375px } }
@media (max-width: 470px) { body { font-size: 14.6875px } }
@media (max-width: 465px) { body { font-size: 14.53125px } }
@media (max-width: 460px) { body { font-size: 14.375px } }
@media (max-width: 455px) { body { font-size: 14.21875px } }
@media (max-width: 450px) { body { font-size: 14.0625px } }
@media (max-width: 445px) { body { font-size: 13.90625px } }
@media (max-width: 440px) { body { font-size: 13.75px } }
@media (max-width: 435px) { body { font-size: 13.59375px } }
@media (max-width: 430px) { body { font-size: 13.4375px } }
@media (max-width: 425px) { body { font-size: 13.28125px } }
@media (max-width: 420px) { body { font-size: 13.125px } }
@media (max-width: 415px) { body { font-size: 12.96875px } }
@media (max-width: 410px) { body { font-size: 12.8125px } }
@media (max-width: 405px) { body { font-size: 12.65625px } }
@media (max-width: 400px) { body { font-size: 12.5px } }
@media (max-width: 395px) { body { font-size: 12.34375px } }
@media (max-width: 390px) { body { font-size: 12.1875px } }
@media (max-width: 385px) { body { font-size: 12.03125px } }
@media (max-width: 380px) { body { font-size: 11.875px } }
@media (max-width: 375px) { body { font-size: 11.71875px } }
@media (max-width: 370px) { body { font-size: 11.5625px } }
@media (max-width: 365px) { body { font-size: 11.40625px } }
@media (max-width: 360px) { body { font-size: 11.25px } }
@media (max-width: 355px) { body { font-size: 11.09375px } }
@media (max-width: 350px) { body { font-size: 10.9375px } }
@media (max-width: 345px) { body { font-size: 10.78125px } }
@media (max-width: 340px) { body { font-size: 10.625px } }
@media (max-width: 335px) { body { font-size: 10.46875px } }
@media (max-width: 330px) { body { font-size: 10.3125px } }
@media (max-width: 325px) { body { font-size: 10.15625px } }
@media (max-width: 320px) { body { font-size: 10px } }


/*===== RESPONSIVE =====*/

.sm {
	display: none !important;
}

@media (max-width: 640px) {

	.md {
		display: none !important;
	}
	.sm {
		display: block !important;
	}
	.container{
		min-width: 320px;
	}

	img {
		display: block;
		width: 100%;
		height: auto;
	}
	img.inline {
		display: inline;
		width: auto;
	}

	.trans {
		opacity: 1;
	}
	.trans:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}

	.container {
		width: auto;
		min-width: 0;
	}
	.wrapper {
		width: auto;
		margin: 0;
		width: 100%;
		padding-left: 3.125%;
		padding-right: 3.125%;
	}

}


/*===== HEADER =====*/

header{
	border-top: 10px solid #003f7e;
	background: url(../img/bg01.png) no-repeat top center;
	margin-bottom: 202px;
}
.perfect{
	background: url(../img/bg02.png) repeat center center;
	
}
.perfect .wrapper{
	position: relative;
	padding: 81px 0;
}
.perfect .wrapper:after{
	position: absolute;
	content: "";
	width: 186px;
	height: 88px;
	top: 100%;
	left: 50%;
	margin-left: -102px;
	background: url(../img/af02.png) no-repeat bottom center;
}
.perfect .people{
	position: absolute;
	top: -163px;
	left: 33px;
}
.contact{
	padding-top: 162px;
	margin-bottom: 182px;
}
.contact .ttl-h2-contact img{
	margin: 0 auto;
}
.contact .ttl-h2-contact{
	margin-bottom: 80px;
}
.contact .content{
	position: relative;
}
.contact .content a.btn{
	position: absolute;
	right: 190px;
	bottom: 37px;
}
.ability{
	margin-bottom: 181px;
}
.heading-common{
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
	background: url(../img/bg03.png) repeat top center;
}
.heading-common .wrapper{
	position: relative;
	padding: 30px 0 10px;
}
.heading-common h2{
	background: #003f7e;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 5px;
	letter-spacing: -0.07em;
}
.heading-common .top{
	width: 474px;
	height: 60px;
	top: -21px;
	left: 50%;
	margin-left: -237px;
	background: url(../img/bg05.png) no-repeat top center;
	position: absolute;
}
.heading-common .top .inner{
	font-size: 24px;
	color: #003f7e;
	text-align: center;
	position: relative;
	height: 40px;
	padding-top: 4px;
}
.list-point{
	padding-top: 28px;
}
.list-point .point{
	border: 4px solid #003f7e;
	padding: 16px 26px 26px;
	background: url(../img/bg04.png) repeat top center;
	margin-bottom: 20px;
}
.list-point .point .image{
	float: left;
	padding-top: 1px;
	width: 240px;
}
.list-point .point .right{
	float: right;
	width: 633px;
}
.list-point .point .right .head{
	display: table;
	width: 100%;
	margin-bottom: 18px;
}
.list-point .point .right .head .number{
	display: table-cell;
	width: 96px;
}
.list-point .point .right .head .text{
	display: table-cell;
	vertical-align: middle;
	font-size: 32px;
	line-height: 44.2px;
	font-weight: bold;
	color: #003f7e;
	padding-left: 17px;
	letter-spacing: -0.07em;
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
}
.list-point .point .right .head .number .digit{
	width: 96px;
	height: 96px;
	background: #ff7800;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	text-align: center;
	font-family:  "Hiragino Kaku Gothic Pro";
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	padding-top: 21px;
	position: relative;
}
.list-point .point .right .head .number .digit:after{
	position: absolute;
	content: "";
	width: 17px;
	height: 18px;
	right: -11px;
	top: 50%;
	margin-top: -8px;
	background: url(../img/af04.png) no-repeat center right;
}
.list-point .point .right .head .number .digit span{
	display: block;
	font-weight: bold;
	font-size: 32px;
	margin-top: -3px;
}
.list-point .point .right p{
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.flow{
	margin-bottom: 82px;
}
.flow .content{
	margin-top: 40px;
}
.flow .text{
	background: #e5ebf2;
	padding: 40px 0 39px;
	margin-bottom: 40px;
}
.flow .text img{
	margin: 0 auto; 
}
.flow01{
	float: left;
	width: 480px;
	margin-bottom: 20px;
}
.flow01 .image{
	float: left;
	width: 200px;
}
.flow01 .right{
	float: right;
	width: 259px;
	padding-right: 10px;
}
.flow01 .right .ttl-h3-flow{
	font-size: 24px;
	color: #003f7e;
	font-family:  "Hiragino Kaku Gothic Pro";
	font-weight: bold;
	margin-bottom: 11px;
}
.flow01 .right p{
	font-size: 14px;line-height: 20px;
	color: #000000;
}
.schedule{
	margin-bottom: 161px;
}
.schedule .content{
	padding-top: 40px;
}
.schedule .detail-schedule{
	margin-bottom: 71px;
}
.box-course .ttl-h3-course{
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}
.box-course .ttl-h3-course:after{
	position: absolute;
	content: "";
	width: 100%;
	top: 50%;
	height: 1px;
	left: 0;
	border-top: 1px dotted #e71837;
}
.box-course .ttl-h3-course span{
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	background: #e71837;
	width: 560px;
	margin: 0 auto;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
	padding: 5px 0 3px;
	position: relative;
	z-index: 100;
	letter-spacing: -0.1em;
}
.box-course .tag{
	margin-bottom: 20px;
}
.box-course .tag img{
	float: left;
	margin-right: 10px;
}
.box-course .tag img.last{
	margin-right: 0;
	float: right;
}
.box-course .tag img.second{
	margin-right: 0;
}
.slider{
	position: relative;
}
.slider .bx-prev{
	background: url(../img/icon01.png) no-repeat top center;
	width: 48px;
	height: 86px;
	position: absolute;
	text-indent: -999999px;
	left: -28px;
	top: 146px;
	z-index: 100;
}
.slider .bx-next{
	background: url(../img/icon02.png) no-repeat top center;
	width: 48px;
	height: 86px;
	position: absolute;
	text-indent: -999999px;
	right: -28px;
	top: 146px;
	z-index: 100;
}
.box01{
	padding: 20px 39px;
}
.box01 .thumb{
	float: left;
	width: 241px;
}
.box01 .right{
	float: right;
	width: 600px;
	padding-top: 3px;
}
.box01 .right .ttl-h3-box01{
	font-weight: bold;
	color: #003f7e;
	font-size: 40px;
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
	margin-bottom: 7px;
	letter-spacing: -0.1em;
}
.box01 .right p{
	font-size: 16px;
	line-height: 24px;
	color: #010101;
}
.faq{
	margin-bottom: 142px;
}
.box-faq {
	border-bottom: 1px dotted #003f7e;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box-faq .ask {
	margin-bottom: 16px;
}
.box-faq .ask .image{
	float: left;
	width: 110px;
	padding-left: 49px;
}
.box-faq .ask .text{
	float: right;
	width: 825px;
	font-size: 24px;
	color: #003f7e;
	padding-top: 11px;
	padding-right: 60px;
}
.box-faq .answer .image{
	float: left;
	width: 110px;
	padding-left: 49px;
}
.box-faq .answer .text{
	float: right;
	width: 825px;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	padding-right: 60px;
}
.faq .list-faq{
	padding: 30px 11px 0 10px;
}
.box-faq .answer .text.in-line{
	padding-top: 13px;
}
.experiences{
	margin-bottom: 177px;
}
.experiences .content{
	padding-top: 21px;
}
.experiences .box01 .right{
	padding-top: 0;
}
.experiences .video{
	text-align: center;
	margin-top: 14px;
}
.experiences .video .video01{
	text-align: center;
	display: inline-block;
}
.experiences .video .video01 h3{
	font-family: "Hiragino Kaku Gothic Pro";
	font-size: 24px;
	color: #003f7e;
	margin-bottom: 2px;
}
.experiences .video .video01 iframe{
	width: 300px;
	height: 169px;
}
.experiences .video .video01:nth-child(2n){
	margin:0 16px;
}
.fee .ttl-h3-fee{
	text-align: center;
	font-size: 34px;
	color: #e71837;
	font-weight: bold;
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
	letter-spacing: -0.1em;
	padding-left: 10px;
	margin-bottom: 21px;
}
.fee .ttl-h3-fee span{
	font-size: 26px
}
.fee .ttl-h3-fee img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.fee .content{
	padding-top: 30px;
}
.box-text.right{
	float: right;
}
.box-text{
	float: left;
	border: 4px solid #003f7e;
	width: 460px;
	text-align: center;
	background: #e5ebf2;
	padding: 15px 12px 16px 11px;
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
}
.box-text .h-ding{
	margin: 0 5px;
	font-size: 26px;
	font-weight: bold;
	color: #003f7e;
	padding-bottom: 11px;
	border-bottom: 1px solid #003f7e;
	margin-bottom: 30px;
	font-family: Yu Gothic, Meiryo,  "Hiragino Kaku Gothic ProN", sans-serif;
}
.box-text .h-ding.long{
	letter-spacing: -0.1em;
}
.box-text .style{
	font-size: 41px;
	color: #003f7e;
	font-weight: bold;
	margin-bottom: 6px;
}
.box-text .price{
	font-size: 24px;
	width: 301px;
	color: #fff;
	background: #003f7e;
	margin: 0 auto;
	padding: 3px 0 4px;
}
.box-text .price span{
	font-size: 66.66667%;
}
.box-text .price2{
	font-size: 58px;
	color: #003f7e;
	padding: 3px 0 7px;
	font-weight: bold; 
}
.box-text .price2 span{
	font-size: 41.37%;
}
.box-text .lesson{
	float: left;
	width: 210px;
	height: 100px;
	background: #fff;
	border: 1px solid #8eb0d7;
	font-family: "Hiragino Kaku Gothic Pro";
	font-size: 20px;
	padding: 10px 0 0;
	color: #333333;
}
.box-text .lesson p{
	font-size: 35.47px;
	margin-top: 2px;
}
.box-text .lesson p span{
	font-size: 28.25px;
	display: inline;
	background: #ffff74;
}
.box-text .lesson p > span{
	margin-left: 7px;
	padding: 0 5px;
}
.box-text .lesson p span span{
	font-size: 62.47%;
}
.box-text .lesson.right{
	float: right;
}
.promise .content{
	padding-left: 91px;
}
.promise .content .image{
	float: left;
	width: 214px;
}
.promise .content .right{
	float: right;
	width: 622px;
	font-family: "Hiragino Kaku Gothic Pro";
	padding-top: 24px;
}
.promise .content .right .ttl-h2-promise{
	margin-bottom: 18px;
	font-size: 48px;
	color: #e71837;
	letter-spacing: -0.1em;
}
.promise .content .right .ttl-h2-promise span{
	display: inline-block;
	padding: 0 17px 0 30px;
	position: relative;
}
.promise .content .right .ttl-h2-promise span:after{
	position: absolute;
	content: "";
	width: 23px;
	height: 56px;
	background: url(../img/icon07.png) no-repeat top center;
	top: 10px;
	right: 0;
}
.promise .content .right .ttl-h2-promise span:before{
	position: absolute;
    content: "";
    width: 23px;
    height: 56px;
    background: url(../img/icon06.png) no-repeat top center;
    top: 10px;
    left: 2px;
}
.promise .content .right ul li{
	font-size: 32px;
	line-height: 48px;
	color: #003f7e;
	padding-left: 15px;
	position: relative;
	letter-spacing: -0.08em;
	background: url(../img/image18.png) no-repeat 3px 21px;
}
.promise{
	padding: 72px 0 83px;
}
footer{
	background: url(../img/bg02.png) repeat top center;
	text-align: center;
	padding: 12px 0 7px;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 3000;
}
footer a{
	display: inline-block;
	margin: 0 7.5px;
}


@media (max-width: 1033px){
		.slider .bx-next{
			right: -10px;
		}
		.slider .bx-prev{
			left: -10px;
		}
}
@media (max-width: 640px){
	header{
		border-top: 0.5em solid #003f7e;
	    background: url(../img/bg01.png) no-repeat top center;
	    background-size: auto 100%;
	    margin-bottom: 7em;
	}
	.perfect {
	    background: url(../img/bg02.png) repeat top center;
	    background-size: 1em auto;
	}
	.perfect .wrapper:after {
	    position: absolute;
	    content: "";
	    width: 6em;
	    height: 3em;
	    top: 99%;
	    left: 50%;
	    margin-left: -2.9em;
	    background: url(../img/af02.png) no-repeat bottom center;
		background-size: 8.5em auto;
	}
	.perfect .wrapper{
		padding: 3em 3.125%;
	}
	.perfect .people {
	    position: absolute;
	    top: -5.04em;
	    left: 2em;
	    width: 28em;
	}
	.contact {
	    padding-top: 4em;
	    margin-bottom: 3em;
	}
	.contact .ttl-h2-contact img{
		width: 25em;
	}
	.contact .ttl-h2-contact{
		margin-bottom: 2em;
	}
	.contact .content a.btn{
		right: auto;
		left: 8.7em;
		width: 16em;
		bottom: 1.3em;
	}
	.heading-common {
		background-size: 0.2em auto;
	}
	.heading-common h2 {
	    font-size: 1.7em;
	    padding: 0.3em 0 0.2em;
	    letter-spacing: 0em;
	}
	.heading-common.head_js_accor_sm h2{
		position: relative;
	}
	.heading-common.head_js_accor_sm h2:After{
		position: absolute;
		content: "";
		right: 1em;
		width: 1em;
		height: 1em;
		top: 50%;
		margin-top: -0.5em;
		background: url(../img/icon08.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.heading-common.head_js_accor_sm.active h2:After{
		background: url(../img/icon09.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.heading-common .top {
	    width: 22em;
	    height: 3em;
	    top: -1.1em;
	    margin-left: -11em;
	    position: absolute;
	    background-size: 100% 100%;
	}
	.heading-common .wrapper{
		padding: 1.5em 0 0.5em;
	}
	.heading-common .top .inner {
	    font-size: 1.2em;
	    height: 1.667em;
	    padding-top: 0.2em;
	}
	.ability{
		margin-bottom: 3em;
	}
	.list-point{
		padding-top: 1em;
	}
	.list-point .point {
	    border: 0.2em solid #003f7e;
	    padding: 0.5em;
	    background: url(../img/bg04.png) repeat top center;
	    background-size: 2em auto;
	    margin-bottom: 1em;
	}
	.list-point .point .image{
		padding-top: 0;
		width: 7em;
	}
	.list-point .point .right{
		width: 21em;
	}
	.list-point .point .right .head .text {
	    font-size: 1.3em;
	    line-height: 1.35em;
	    padding-left: 0em;
	    letter-spacing: 0;
	}
	.list-point .point .right .head .number .digit {
	    width: 5em;
	    height: 5em;
	    background: #ff7800;
	    border-radius: 60px;
	    -moz-border-radius: 60px;
	    -webkit-border-radius: 60px;
	    color: #fff;
	    font-size: 0.8em;
	    padding-top: 1em;
	    position: relative;
	}
	.list-point .point .right .head .number .digit span{
		font-size: 150%;
		margin-top: 0;
	}
	.list-point .point .right .head .number{
		width: 5em;
	}
	.list-point .point .right .head .number .digit:after {
	    width: 0.8em;
	    height: 0.8em;
	    right: -0.6em;
	    margin-top: -0.4em;
	    background-size: 1em auto;
	}
	.list-point .point .right p {
	    font-size: 0.8em;
	    line-height: 1.45em;
	    color: #000000;
	}
	.list-point .point .right .head{
		margin-bottom: 0.7em;
	}
	.flow .content{
		margin-top: 1.5em;
	}
	.flow .text {
	    padding: 1em;
	    margin-bottom: 2em;
	}
	.flow01{
		width: 100%;
		margin-bottom: 1em;
	}
	.flow01 .image{
		width: 8em;
	}
	.flow01 .right{
		width: 21em;
		padding-right: 0;
	}
	.flow01 .right .ttl-h3-flow {
	    font-size: 1.1em;
	    margin-bottom: 0.5em;
	}
	.flow01 .right p {
	    font-size: 0.85em;
	    line-height: 1.45em;
	}
	.flow{
		margin-bottom: 3em;
	}
	.schedule .content{
		padding-top: 2em;
	}
	.schedule .detail-schedule{
		margin-bottom: 2em;
	}
	.box-course .ttl-h3-course{
		margin-bottom: 1em;
	}
	.box-course .ttl-h3-course span {
	    display: block;
	    font-size: 1.3em;
	    width: 60%;
	    margin: 0 auto;
	    border-radius: 2em;
	    -moz-border-radius: 2em;
	    -webkit-border-radius: 2em;
	    padding: 0.2em 0 0.1em;
	}
	.box-course .tag img{
		height: 1.2em;
		width: auto;
		margin-right: 0.9em;
		display: inline-block;
	}
	.box-course .tag{
		margin-bottom: 1em;
	}
	.slider .bx-next {
	    width: 2em;
	    height: 4em;
	    right: 0;
	    top: 50%;
	    margin-top: -2em;
	    background-position: right center;
	}
	.slider .bx-prev {
	    width: 2em;
	    height: 4em;
	    left: 0;
	    top: 50%;
	    margin-top: -2em;
	    background-position: left center;
	}
	.box01 {
	    padding: 1em 0;
	}
	.box01 .thumb{
		width: 8em;
		margin-right: 1em;
		margin-bottom: 1em;
	}
	.box01 .right {
	    width: auto;
	    float: none;
	    padding-top: 0;
	}
	.box01 .right .ttl-h3-box01 {
	    font-size: 1.5em;
	    margin-bottom: 0.2em;
	}
	.box01 .right p {
	    font-size: 0.8em;
	    line-height: 1.35em;
	}
	.schedule{
		margin-bottom: 3em;
	}
	.faq .list-faq{
		padding: 1em 0;
	}
	.box-faq .ask .image,
	.box-faq .answer .image{
		width: 3em;
		padding-left: 0;
	}
	.box-faq .ask .image img,
	.box-faq .answer .image img{
		width: 2.4em;
	}
	.box-faq .ask .text {
		width: 22em;
		font-size: 1.2em;
		padding-top: 0.5em;
		padding-right: 1em;
	}
	.box-faq .ask{
		margin-bottom: 0.6em;
	}
	.box-faq .ask.long-sm .text{
		padding-top: 0;
	}
	.box-faq{
		padding: 1em 0;
	}
	.box-faq .answer .text{
		width: 29.3em;
		font-size: 0.9em;
		padding-right: 1em;
		line-height: 1.35em;
	}
	.faq{
		margin-bottom: 3em;
	}
	.experiences .content{
		padding-top: 1em;
	}
	.experiences .video .video01{
		width: 100%;
		margin-bottom: 1em;
	}
	.experiences .video .video01 iframe{
		width: 100%;
		height: auto;
		min-height: 19em;
	}
	.experiences .video .video01:nth-child(2n){
		margin: 0 0 1em;
	}
	.experiences .video .video01 h3 {
	    font-size: 1.3em;
	    margin-bottom: 0;
	    margin-bottom: 0.3em;
	}
	.experiences{
		margin-bottom: 3em;
	}
	.fee .ttl-h3-fee img {
	    display: block;
	    width: 2.5em;
	    margin: 0 auto 0.3em;
	}
	.fee .ttl-h3-fee {
	    font-size: 1.5em;
	    padding-left: 0;
	    margin-bottom: 21px;
	}
	.fee .ttl-h3-fee span{
		font-size: 76.47%;
	}
	.box-text {
	    float: left;
	    border: 0.2em solid #003f7e;
	    width: 100%;
	    padding: 1em;
	    margin-bottom: 1em;
	}
	.box-text .h-ding {
	    margin: 0;
	    font-size: 1.3em;
	    padding-bottom: 0.45em;
	    margin-bottom: 1em;
	}
	.box-text .style {
	    font-size: 2.1em;
	    margin-bottom: 0.2em;
	}
	.box-text .price {
	    font-size: 1.2em;
	    width: 14em;
	    padding: 0.2em 0;
	}
	.box-text .price2 {
	    font-size: 2.9em;
	    padding: 0.1em 0;
	}
	.box-text .lesson{
		width: 45%;
		height: auto;
		font-size: 1em;
		padding: 0.5em 0;
	}
	.box-text .lesson p {
	    font-size: 1.6em;
	    margin-top: 0.2em;
	}
	.box-text .lesson p > span{
		margin-left: 0.3em;
		padding: 0 0.2em;
		font-size: 80%;
	}
	.fee .content{
		padding-top: 1.5em;
	}
	.promise{
		padding: 2em 0;
	}
	.promise .content{
		padding-left: 0;
	}
	.promise .content .image{
		width: 100%;
	}
	.promise .content .image img{
		margin: 0 auto;
		width: 10.7em;
	}
	.promise .content .right .ttl-h2-promise{
		text-align: center;
		font-size: 2em;
		margin-bottom: 0.5em;
	}
	.promise .content .right .ttl-h2-promise span{
		padding: 0 0.75em;
	}
	.promise .content .right .ttl-h2-promise span:before,
	.promise .content .right .ttl-h2-promise span:after{
		width: 0.5em;
		height: 1.4em;
		background-size: 100% 100%;
		top: 50%;
		margin-top: -0.7em;
	}
	.promise .content .right {
	    width: 100%;
	    padding-top: 1em;
	}
	.promise .content .right ul li {
		font-size: 1.4em;
		line-height: 1.5em;
		padding-left: 0.5em;

	    background: url(../img/image18.png) no-repeat 0.15em 0.7em;
	    background-size: 0.2em auto;
	}
	footer a{
		width: 45%;
		margin: 0 1.8%;
	}
	footer {
	    background: url(../img/bg02.png) repeat top center;
	    text-align: center;
	    background-size: 1em auto;
	    padding: 0.7em 0 0.35em;
	}
	.body_ji_accor_sm{
		display: none;
	}
}
