/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.e0003_item{font-size:15px;line-height:1.8;}
.e0003_item .ct{margin:0 auto;text-align:center;}
.e0003_item .contents{margin:0 auto;width:660px;}
.e0003_item .left{float: left;}
.e0003_item .right{float: right;}

.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !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;}
.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;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}
.mb110{margin-bottom:110px !important;}

.e0003_item .spe-title{
	margin-bottom:0;
}
.e0003_item .inner_box{
	display: table;
	width: 100%;
	padding: 0;
	text-align: left;
	position: relative;
}
.e0003_item .inner_box img{
	width: 100%;
	height: auto;
}
/* clear: both; */
.e0003_item #section01 div.button-area .wrap::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* #main-area */
.e0003_item #main-area h1{
	margin-bottom: 40px;
}
.e0003_item #main-area div.button-area{
	background: #f0f0f0;
	padding: 20px 0;
	max-width: 720px;
	width: 100%;
	margin: 0 auto;
}
.e0003_item #main-area div.button-area .btn{
	max-width: 470px;
	width: 90%;
	margin: 0 auto;
}

/* #section01 */
.e0003_item #section01{
	margin-top: 50px;	
}
.e0003_item #section01 h2{
	max-width: 570px;
	width: 100%;
	margin: 0 auto;
}
.e0003_item #section01 div.img.i01{
	max-width: 718px;
	width: 100%;
	margin: 55px auto 0;
}
.e0003_item #section01 div.img.i02{
	max-width: 718px;
	width: 100%;
	margin: 0 auto 0;
}
.e0003_item #section01 div.img.i03{
	max-width: 718px;
	width: 100%;
	margin: 0 auto 0;
}
.e0003_item #section01 div.img.ibnr{
	max-width: 720px;
	width: 100%;
	margin: 50px auto 55px;
}
.e0003_item #section01 div.button-area{
	background: #f0f0f0;
	padding: 20px 0;
	max-width: 720px;
	width: 100%;
	margin: 0 auto;
}
.e0003_item #section01 div.button-area .wrap{
	max-width: 680px;
	width: 100%;
	margin: 0 auto;
}
.e0003_item #section01 div.button-area .wrap .btn{
	width: 216px;
	float: left;
}
.e0003_item #section01 div.button-area .wrap .btn.b01,
.e0003_item #section01 div.button-area .wrap .btn.b02{
	margin-right: 15px;
}
@media print, screen and (max-width: 767px) {
	.e0003_item #section01 div.button-area{
		padding: 30px 0;
	}
	.e0003_item #section01 div.button-area .wrap .btn{
		float: inherit;
	}
	.e0003_item #section01 div.button-area .wrap .btn.b01,
	.e0003_item #section01 div.button-area .wrap .btn.b02{
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
	}
	.e0003_item #section01 div.button-area .wrap .btn.b03{
		margin-right: auto;
		margin-left: auto;
	}
}