/* common */
@media screen and (min-width: 768px) {
.sp {display: none;}
}

@media print, screen and (max-width: 767px) {
.pc {display: none;}
}
div.contents_ {
	max-width: 100%;
	margin: 0 auto;
}
.wrapper_ div.contents_ div.mainframe_ {
	width: 100%;
}
.wrapper_ div.contents_ div.leftmenuframe_ {
	display: none;
}
.wrapper_ .navistyle-wrap,
.navistyle-wrap {
	display: none;
}
.navitopicpath_wrap_{
	max-width: 1240px;
}
[styletype="list"] div.StyleP_Line_{
	max-width: 1240px;
	margin: 0 auto;
}

body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff; max-width: 100%}
.free-page{
	max-width: 1240px;margin: 0 auto;
}
.e0037_item{font-size:15px;line-height:1.8;color:#333333;}
.e0037_item .ct{margin:0 auto;text-align:center;}
.e0037_item .contents{margin:0 auto;width:660px;}
.e0037_item div{box-sizing:border-box;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}

.e0037_item h1 {
    margin: 0 auto 60px;
    max-width: 1240px;
    width: 100%;
}
.e0037_item h2.h2-cmn{
	font-size: 32px;
	margin-bottom: 60px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #095493;
	position: relative;
}
.e0037_item h2.h2-cmn::after{
	content: '';
	display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 66px;
    height: 4px;
    background: url(/img/special/E0037/cmn_line.png) no-repeat;
}
.e0037_item h2.title{
	margin: 0 auto 35px;
    max-width: 1240px;
    width: 100%;
    position: relative;
    background: #F7F8FA;
    line-height: 2;
    padding: 18px 15px 15px 40px;
    font-size: 20px;
    font-weight: bold;
}
.e0037_item h2.title::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 70px;
    height: 4px;
    background: #0232B6;
}
.e0037_item h2.title::after {
    position: absolute;
    content: " ";
    top: 0;
    left: 70px;
    width: 23px;
    height: 4px;
    background: #FECE00;
}
.e0037_item div.title h3{
	color:#fff;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 8px 0;	
	background: #095493;
	transform: skewX(160deg);
	border-left: 10px solid #CC6F6E;
	border-right: 10px solid #CC6F6E;
}
.e0037_item div.title h3 span{
  display: block;
  transform: skewX(-160deg);
}
.e0037_item .forPC{
	display: inline;
}
.e0037_item .forSP{
	display: none;
}
.e0037_item .red{
	color: #CE3737;
}
.e0037_item .blue{
	color: #2F5BA3;
}
.e0037_item #question01{
	margin: 0 auto;
}
.e0037_item #question01 ul{
	max-width: 1100px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.e0037_item #question01 ul li{
	background: #F0F6FC;
	width: 260px;
	padding: 25px 0;
}
.e0037_item #question01 ul li div.img{
	margin: 0 auto 20px;
}
.e0037_item #question01 ul li.l01 div.img{
	width: 53.72px;
}
.e0037_item #question01 ul li.l02 div.img{
	width: 65px;
}
.e0037_item #question01 ul li.l03 div.img{
	width: 68.63px;
}
.e0037_item #question01 ul li.l04 div.img{
	width: 65.83px;
}
.e0037_item #question01 ul li p{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.e0037_item #question01 p.msg{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin-top: 30px;
}
.e0037_item #question01 p.msg span.big{
	font-size: 30px;
}
.e0037_item #question02{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
	background: #F0F6FC;
	padding: 60px 0 0;
	z-index: 0;
}
.e0037_item #question02 div.list-box{
	background: #fff;
	max-width: 910px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.e0037_item #question02 div.list-box div.title{
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	top: -27px;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
}
.e0037_item #question02 div.list-box div.listwrap{
	display: flex;
	justify-content: center;
	padding: 55px 0 30px;
}
.e0037_item #question02 div.list-box div.listwrap ul li{
	position: relative;
	font-weight: bold;
	font-size: 20px;
	padding-left: 45px;
	margin-bottom: 10px;
}
.e0037_item #question02 div.list-box div.listwrap ul li:last-child{
	margin-bottom: 0;
}
.e0037_item #question02 div.list-box div.listwrap ul li::before{
	content: '';
	display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 29.63px;
    height: 22.15px;
	background: url(/img/special/E0037/icon_check.png) no-repeat;
}
.e0037_item #question02 div.sign{
	margin: 50px auto;
	position: relative;
	width: 100%;
	height: 170px;
}
.e0037_item #question02 div.sign div.txt-area{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}
.e0037_item #question02 div.sign p.msg{
	font-size: 30px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.e0037_item #question02 div.sign p.p-txt{
	font-size: 18px;
	text-align: center;
}
.e0037_item #question02 div.sign p.p-txt span{
	font-weight: bold;
}
.e0037_item #question02 div.sign div.img{
	position: absolute;
	top: 0;
	right: 150px;
	width: 179px;
	background: url(/img/special/E0037/icon_chui.jpg);
	z-index: 0;
}
.e0037_item #question02 div.review{
	background: url(/img/special/E0037/img_bk01.jpg) center center / cover no-repeat;
	background-size: cover;
	height: 210px;
	position: relative;
}
.e0037_item #question02 div.review::before{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-style: solid;
	border-right: 55px solid transparent;
	border-left: 55px solid transparent;
	border-top: 35px solid #f0f6fc;
	border-bottom: 0;
}
.e0037_item #question02 div.review h3{
	text-align: center;
	padding-top: 60px;
	font-size: 32px;
	line-height: 1.6;
	font-weight: bold;
	color: #fff;
}
.e0037_item #question02 div.review h3 span{
	color: #FFD34E;
}
.e0037_item #question03{
	margin: 70px auto 0;
	max-width: 1100px;
	width: 100%;
}
.e0037_item #question03 div.lead p.p-txt{
	font-size: 16px;
	text-align: center;
}
.e0037_item #question03 div.lead p.p-txt.bold{
	margin-top: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}
.e0037_item #question03 div.lead p.att{
	margin-top: 25px;
	font-size: 12px;
	line-height: 2.0;
	text-align: center;
}
.e0037_item #question03 div.block.b01{
	margin: 50px auto 0;	
}
.e0037_item #question03 div.block div.title{
	width: 100%;
	margin-bottom: 30px;
}
.e0037_item #question03 div.block.b01 div.wrap{
	display: flex;
	justify-content: space-between;
}
.e0037_item #question03 div.block.b01 div.wrap div.box{
	max-width: 350px;
	width: 100%;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.upper{
	background: #F0F6FC;
	position: relative;
	padding: 35px 0;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.upper div.num{
	width: 61px;
	position: absolute;
	top: 15px;
	left: 0;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.upper div.icon{
	margin: 0 auto 30px;
}
.e0037_item #question03 div.block.b01 div.wrap div.box.b01 div.upper div.icon{
	width: 65.36px;
}
.e0037_item #question03 div.block.b01 div.wrap div.box.b02 div.upper div.icon{
	width: 55.54px;
}
.e0037_item #question03 div.block.b01 div.wrap div.box.b03 div.upper div.icon{
	width: 61.26px;
	margin: 0 auto 25px;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.upper h4{
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.upper p.p-txt{
	font-size: 16px;
	text-align: center;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.lower{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F7F0F0;
	padding: 20px 0;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.lower div.light{
	width: 36px;
	margin-right: 10px;
}
.e0037_item #question03 div.block.b01 div.wrap div.box div.lower p.txt{
	color: #CE3737;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}
.e0037_item #question03 div.block.b01 p.message{
	margin-top: 30px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.e0037_item #question03 div.block.b02{
	margin-top: 70px;
}
.e0037_item #question03 div.block.b02 div.wrap{
	display: flex;
	justify-content: center;
	max-width: 1070px;
	width: 100%;
	margin: 0 auto;
}
.e0037_item #question03 div.block.b02 div.wrap div.box{
	width: 100%;
}
.e0037_item #question03 div.block.b02 div.wrap div.box.b01,
.e0037_item #question03 div.block.b02 div.wrap div.box.b02{
	padding-right: 25px;
	margin-right: 25px;
	border-right: 1px solid #D3D3D3;
}
.e0037_item #question03 div.block.b02 div.wrap div.box div.img{
	margin: 0 auto 25px;
}
.e0037_item #question03 div.block.b02 div.wrap div.box h4{
	font-size: 22px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.e0037_item #question03 div.block.b02 div.wrap div.box div.list{
	display: flex;
	justify-content: center;
}
.e0037_item #question03 div.block.b02 div.wrap div.box div.list ul li{
	font-size: 16px;
	position: relative;
	padding-left: 30px;
	line-height: 1.6;
	margin-bottom: 5px;
}
.e0037_item #question03 div.block.b02 div.wrap div.box div.list ul li::before{
	content: '';
	display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
	background: url(/img/special/E0037/icon_check2.svg) no-repeat;
}
.e0037_item #question03 div.block.b03{
	margin-top: 70px;
}
.e0037_item #question03 div.block.b03 table{
	width: 100%;
	border-collapse: collapse;
}
.e0037_item #question03 div.block.b03 table th{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	width: 50%;
}
.e0037_item #question03 div.block.b03 table th.left{
	background: #F7F8FA;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
.e0037_item #question03 div.block.b03 table th.academy{
	background: #F7F0F0;
	border-top: 4px solid #CC6F6E;
	border-left: 4px solid #CC6F6E;
	border-right: 4px solid #CC6F6E;
}
.e0037_item #question03 div.block.b03 table th.academy div.logo{
	width: 320px;
	margin: 0 auto;
}
.e0037_item #question03 div.block.b03 table td{
	font-size: 18px;
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px solid #D8D8D8;
	width: 50%;
}
.e0037_item #question03 div.block.b03 table td.academy{
	border-left: 4px solid #CC6F6E;
	border-right: 4px solid #CC6F6E;
	color: #CE3737;
	font-weight: bold;
}
.e0037_item #question03 div.block.b03 table td.academy.btm{
	border-bottom: 4px solid #CC6F6E;
}
.e0037_item #section01{
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0;
	background: #F7F0F0;
	max-width: 100%;
	width: 100%;
}
.e0037_item #section01 div.wrap{
	max-width: 990px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.e0037_item #section01 div.wrap div.box{
	background: #fff;
	max-width: 480px;
	width: 100%;
	position: relative;
	padding: 40px 0 30px;
}
.e0037_item #section01 div.wrap div.box div.num{
	width: 61px;
	position: absolute;
	top: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.e0037_item #section01 div.wrap div.box h4{
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.e0037_item #section01 div.wrap div.box div.img{
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.e0037_item #section01 p.p-txt{
	margin-top: 30px;
	font-size: 16px;
	text-align: center;
}
.e0037_item #section02{
	max-width: 100%;
	width: 100%;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0;
	background: #F0F6FC;
}
.e0037_item #section02 p.p-txt{
	font-size: 16px;
	text-align: center;
}
.e0037_item #section02 div.box{
	max-width: 1085px;
	width: 100%;
	margin: 50px auto 0;
	background: #fff;
	position: relative;
	padding: 55px 0 40px;
}
.e0037_item #section02 div.box div.title{
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -25px;
}
.e0037_item #section02 div.box div.list{
	max-width: 958px;
	width: 100%;
	margin: 0 auto;
}
.e0037_item #section02 div.box div.list ul{
	display: flex;
	justify-content: space-between;
}
.e0037_item #section02 div.box div.list ul li{
	background: #F7F0F0;
	max-width: 306px;
	width: 100%;
	position: relative;
	padding: 40px 0 40px 50px;
	font-size: 18px;
	font-weight: bold;
}
.e0037_item #section02 div.box div.list ul li::before{
	content: '';
	display: block;
    position: absolute;
    top: 45px;
    left: 18px;
    width: 20px;
    height: 20px;
	background: url(/img/special/E0037/icon_check2.svg) no-repeat;	
}
.e0037_item #section02 div.box ul.att{
	max-width: 958px;
	width: 100%;
	margin: 10px auto 0;
}
.e0037_item #section02 div.box ul.att li{
	font-size: 12px;
}
.e0037_item #section02 div.box p.message{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	margin-top: 40px;
}
.e0037_item .item_box div.button{
	width: 420px;
	margin: 40px auto 0;
}
.e0037_item .item_box div.button a{
    display: inline-block;
    text-align: center;
    outline: none;
    font-size: 18px;
	border: 1px solid #4A545E;
	background: #fff;
	border-radius: 50px;
	width: 420px;
	margin: 0 auto;
	padding: 13px 0;
	position: relative;
	font-weight: bold;
}
.e0037_item .item_box div.button a span{
	margin-right: 10px;
}
.e0037_item .item_box div.button a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.e0037_item #section03{
	margin: 70px auto 0;
}
.e0037_item #section03 div.faq dl{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 30px;
}
.e0037_item #section03 div.faq dl:last-child{
	margin: 0 auto;
}
.e0037_item #section03 div.faq dl dt.question{
	position: relative;
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	padding-left: 45px;
	color: #084F9A;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 20px;
}
.e0037_item #section03 div.faq dl dt.question::before{
	position: absolute;
	content: "Q.";
	font-size: 24px;
	line-height: 1;
	top: 0;
	left: 10px;
}
.e0037_item #section03 div.faq dl dd.answer{
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
}
.e0037_item #section03 div.faq dl dd.answer a{
	color: #144ca7;
	text-decoration: underline;
}
.e0037_item #section03 div.faq dl dd.answer a:hover{
	color: #3fbbff;
}
.e0037_item #section04{
	margin: 70px auto 0;
}
.e0037_item #section04 p.p-txt{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.e0037_item #section04 div.box{
	max-width: 1100px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #BABABA;
}
.e0037_item #section04 div.box.b01{
	margin-top: 40px;
}
.e0037_item #section04 div.box.b04{
	margin-bottom: 0;
}
.e0037_item #section04 div.box div.wrap{
	display: flex;
	align-items: center;
	max-width: 1070px;
	width: 100%;
	margin: 0 auto;
}
.e0037_item #section04 div.box div.wrap div.img{
	max-width: 301px;
	margin-right: 40px;
}
.e0037_item #section04 div.box div.wrap div.txt{
	width: 70%;
}
.e0037_item #section04 div.box div.wrap div.txt p.ttl{
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
}
.e0037_item #section04 div.box div.wrap div.txt h3{
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
}
.e0037_item #section04 div.box div.wrap div.txt h3 a{
	color: #0232B6;
}
.e0037_item #section04 div.box div.wrap div.txt p.txt{
	font-size: 16px;
}
.e0037_item div.anker-banner{
	position: fixed;
    display: none;
    bottom: 0px;
	max-width: 1240px;
	width: 100%;
	background: url(/img/special/E0037/anker_bg.png) center center / cover no-repeat;
	background-size: cover;
	height: 110px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
}
.e0037_item div.anker-banner ul{
	display: flex;
	justify-content: center;
	padding-top: 23px;
}
.e0037_item div.anker-banner ul li{
	max-width: 440px;
	width: 100%;
}
.e0037_item div.anker-banner ul li:first-child{
	margin-right: 40px;
}
@media print, screen and (max-width: 767px) {
	.e0037_item h1 {
	    margin: 0 auto 30px;
	}
	.e0037_item h2.h2-cmn{
		font-size: 22px;
		margin-bottom: 50px;
	}
	.e0037_item h2.h2-cmn::after{
	    width: 45px;
	    height: 3px;
	    bottom: -15px;
	    background: url(/img/special/E0037/cmn_line_sp.png) no-repeat;
	}
	.e0037_item h2.title{
		margin: 0 auto 20px;
		line-height: 1.6;
	    padding: 18px 15px 15px 20px;
	}
	.e0037_item div.title h3{
		font-size: 18px;
		line-height: 1.4;
		width: 92%;
		margin: 0 auto;
		padding: 10px 0;
	}
	.e0037_item .forPC{
		display: none;
	}
	.e0037_item .forSP{
		display: inline;
	}
	.e0037_item #question01 ul{
		flex-wrap: wrap;
		width: 95%;
	}
	.e0037_item #question01 ul li{
		width: 48.5%;
		padding: 20px 0;
	}
	.e0037_item #question01 ul li div.img{
		margin: 0 auto 10px;
	}
	.e0037_item #question01 ul li.l01,
	.e0037_item #question01 ul li.l02{
		margin-bottom: 10px;
	}
	.e0037_item #question01 ul li.l01 div.img{
		width: 37.72px;
	}
	.e0037_item #question01 ul li.l02 div.img{
		width: 45.64px;
	}
	.e0037_item #question01 ul li.l03 div.img{
		width: 48.18px;
	}
	.e0037_item #question01 ul li.l04 div.img{
		width: 46.22px;
	}
	.e0037_item #question01 ul li p{
		font-size: 15px;
	}
	.e0037_item #question01 p.msg{
		font-size: 16px;
		margin-top: 25px;
	}
	.e0037_item #question01 p.msg span.big{
		font-size: 17px;
	}
	.e0037_item #question02{
		margin: 40px auto 0;
		padding: 60px 0 0;
	}
	.e0037_item #question02 div.list-box {
	    width: 95%;
	    margin: 0 auto;
	}
	.e0037_item #question02 div.list-box div.title{
		width: 95%;
	}
	.e0037_item #question02 div.list-box div.listwrap{
		padding: 50px 0 30px;
	}
	.e0037_item #question02 div.list-box div.listwrap ul li{
		font-size: 16px;
		line-height: 1.8;
		padding-left: 40px;
	}
	.e0037_item #question02 div.list-box div.listwrap ul li::before{
	    width: 23.62px;
	    height: 17.66px;
		background: url(/img/special/E0037/icon_check_sp.png) no-repeat;
	}
	.e0037_item #question02 div.sign{
		margin: 30px auto;
		position: relative;
		width: 100%;
		height: 170px;
	}
	.e0037_item #question02 div.sign div.txt-area{
		width: 95%;
	}
	.e0037_item #question02 div.sign p.msg{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.e0037_item #question02 div.sign p.p-txt{
		font-size: 14px;
		text-align: left;
	}
	.e0037_item #question02 div.sign div.img{
		top: -20px;
		right: 20px;
		width: 87.63px;
	}
	.e0037_item #question02 div.review{
		background: url(/img/special/E0037/img_bk01_sp.jpg) center center / cover no-repeat;
		background-size: cover;
		height: 140px;
		position: relative;
	}
	.e0037_item #question02 div.review::before{
		border-right: 45px solid transparent;
		border-left: 45px solid transparent;
		border-top: 30px solid #f0f6fc;
		top: -1px;
	}
	.e0037_item #question02 div.review h3{
		padding-top: 47px;
		font-size: 19px;
	}
	.e0037_item #question03{
		margin: 50px auto 0;
	}
	.e0037_item #question03 h2.h2-cmn{
		margin-bottom: 40px;
	}
	.e0037_item #question03 div.lead{
		width: 95%;
		margin: 0 auto;
	}
	.e0037_item #question03 div.lead p.p-txt{
		font-size: 14px;
		text-align: left;
	}
	.e0037_item #question03 div.lead p.p-txt.bold{
		margin-top: 10px;
		font-size: 16px;
		line-height: 1.6;
		text-align: left;
	}
	.e0037_item #question03 div.lead p.att{
		margin-top: 15px;
		font-size: 12px;
		line-height: 1.8;
		text-align: left;
	}
	.e0037_item #question03 div.block.b01{
		margin: 40px auto 0;	
	}
	.e0037_item #question03 div.block div.title{
		margin-bottom: 20px;
	}
	.e0037_item #question03 div.block.b01 div.wrap{
		display: block;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box{
		width: 95%;
		margin: 0 auto 20px;
		max-width: inherit;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.upper{
		padding: 30px 20px 25px;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.upper div.num{
		width: 45px;
		top: 0;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.upper div.boxwrap{
		display: flex;
		align-items: center;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.upper div.icon{
		margin: 0 20px 0 0;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box.b01 div.upper div.icon{
		width: 65.36px;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box.b02 div.upper div.icon{
		width: 55.54px;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box.b03 div.upper div.icon{
		width: 61.26px;
		margin: 0 20px 0 0;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.upper h4{
		font-size: 22px;
		text-align: left;
		margin-bottom: 10px;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.upper p.p-txt{
		text-align: left;
		line-height: 1.6;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.lower{
		padding: 12px 0;
		justify-content: inherit;
	    padding: 12px 0 12px 40px;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.lower div.light{
		width: 31.77px;
		margin-right: 10px;
	}
	.e0037_item #question03 div.block.b01 div.wrap div.box div.lower p.txt{
		font-size: 16px;
	}
	.e0037_item #question03 div.block.b01 p.message{
		margin-top: 25px;
		font-size: 16px;
	}
	.e0037_item #question03 div.block.b02{
		margin-top: 50px;
	}
	.e0037_item #question03 div.block.b02 div.title{
		margin-bottom: 30px;
	}
	.e0037_item #question03 div.block.b02 div.wrap{
		display: block;
		width: 95%;
	}
	.e0037_item #question03 div.block.b02 div.wrap div.box{
		width: 100%;
	}
	.e0037_item #question03 div.block.b02 div.wrap div.box.b01,
	.e0037_item #question03 div.block.b02 div.wrap div.box.b02{
		padding-right: 0;
		margin-right: 0;
		border-right: none;
		margin-bottom: 30px;
	}
	.e0037_item #question03 div.block.b02 div.wrap div.box div.img{
		margin: 0 auto 25px;
	}
	.e0037_item #question03 div.block.b02 div.wrap div.box h4{
		font-size: 20px;
		text-align: left;
		margin-bottom: 20px;
	}
	.e0037_item #question03 div.block.b02 div.wrap div.box div.list{
		display: block;
	}
	.e0037_item #question03 div.block.b03{
		margin-top: 50px;
	}
	.e0037_item #question03 div.block.b03 table th{
		font-size: 14px;
		padding: 15px 0;
	}
	.e0037_item #question03 div.block.b03 table th.academy div.logo{
		width: 90%;
		margin: 0 auto;
	}
	.e0037_item #question03 div.block.b03 table td{
		font-size: 14px;
	}
	.e0037_item #section01{
		margin-top: 40px;
		padding: 40px 0;
	}
	.e0037_item #section01 div.wrap{
		width: 100%;
		display: block;
	}
	.e0037_item #section01 div.wrap div.box{
		max-width: inherit;
		width: 95%;
		margin: 0 auto 30px;
		position: relative;
		padding: 40px 0 25px;
	}
	.e0037_item #section01 div.wrap div.box div.num{
		width: 49px;
		top: -5px;
	}
	.e0037_item #section01 div.wrap div.box h4{
		font-size: 20px;
	}
	.e0037_item #section01 div.wrap div.box div.img{
		max-width: 296px;
	}
	.e0037_item #section01 p.p-txt{
		width: 95%;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
		text-align: left;
	}
	.e0037_item #section02{
		margin-bottom: 40px;
		padding: 40px 0 30px;
	}
	.e0037_item #section02 h2.h2-cmn{
		margin-bottom: 40px;
	}
	.e0037_item #section02 p.p-txt{
		font-size: 14px;
		text-align: left;
		width: 95%;
		margin: 0 auto;
	}
	.e0037_item #section02 div.box{
		width: 95%;
		margin: 50px auto 0;
		padding: 70px 0 30px;
	}
	.e0037_item #section02 div.box div.title{
		max-width: 650px;
		width: 100%;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		top: -25px;
	}
	.e0037_item #section02 div.box div.list ul{
		display: block;
	}
	.e0037_item #section02 div.box div.list ul li{
		max-width: inherit;
		width: 85%;
		padding: 20px 0 20px 50px;
		font-size: 18px;
		margin: 0 auto 10px;
	}
	.e0037_item #section02 div.box div.list ul li::before{
	    top: 25px;
	    left: 20px;
	}
	.e0037_item #section02 div.box ul.att{
		width: 85%;
		margin: 15px auto 0;
	}
	.e0037_item #section02 div.box ul.att li{
		font-size: 12px;
	}
	.e0037_item #section02 div.box p.message{
		font-size: 18px;
		margin-top: 20px;
	}
	.e0037_item .item_box div.button{
		width: 320px;
		margin: 30px auto 0;
	}
	.e0037_item .item_box div.button a{
	    font-size: 16px;
		width: 320px;
	}
	.e0037_item #section03{
		margin: 50px auto 0;
	}
	.e0037_item #section03 div.faq dl{
		max-width: 1000px;
		width: 100%;
		margin: 0 auto 30px;
	}
	.e0037_item #section03 div.faq dl:last-child{
		margin: 0 auto;
	}
	.e0037_item #section03 div.faq dl dt.question{
		font-size: 17px;
		line-height: 1.6;
		padding-left: 35px;
		padding-bottom: 10px;
		margin: 0 auto 15px;
	}
	.e0037_item #section03 div.faq dl dt.question::before{
		position: absolute;
		content: "Q.";
		font-size: 22px;
		line-height: 1;
		top: 0;
		left: 5px;
	}
	.e0037_item #section03 div.faq dl dd.answer{
		width: 95%;
	}
	.e0037_item #section03 div.faq dl dd.answer a{
		color: #144ca7;
		text-decoration: underline;
	}
	.e0037_item #section03 div.faq dl dd.answer a:hover{
		color: #3fbbff;
	}
	.e0037_item #section04{
		margin: 50px auto 0;
	}
	.e0037_item #section04 p.p-txt{
		width: 95%;
		font-size: 14px;
	}
	.e0037_item #section04 div.box{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.e0037_item #section04 div.box.b01{
		margin-top: 30px;
	}
	.e0037_item #section04 div.box div.wrap{
		align-items: inherit;
	}
	.e0037_item #section04 div.box div.wrap div.img{
		max-width: 155px;
		margin-right: 15px;
	}
	.e0037_item #section04 div.box div.wrap div.txt{
		width: 70%;
	}
	.e0037_item #section04 div.box div.wrap div.txt p.ttl{
		font-size: 14px;
		margin-bottom: 7px;
	}
	.e0037_item #section04 div.box div.wrap div.txt h3{
		font-size: 18px;
		margin-bottom: 7px;
	}
	.e0037_item #section04 div.box div.wrap div.txt p.txt{
		font-size: 14px;
		line-height: 1.5;
	}
	.e0037_item div.anker-banner{
		background: url(/img/special/E0037/anker_bg_sp.png) center center / cover no-repeat;
		height: 80px;
		margin-top: 30px;
	}
	.e0037_item div.anker-banner ul{
		padding-top: 15px;
	}
	.e0037_item div.anker-banner ul li{
		max-width: 183px;
	}
	.e0037_item div.anker-banner ul li:first-child{
		margin-right: 12px;
	}
}