@charset "utf-8"; 

div[class^="E01"]{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; ; }

/* container */
#container {position:relative; width:100%; padding-top:145px; overflow:hidden; }
#container:after {display:block; content:""; clear:both; }

.main_content {position:relative; width:100%; z-index:10; }

.conBox01{position:relative; width:100%; height:auto; background:#00438f;}
.conBox01::before{content:""; position:absolute; top:0; left:50%; width:600px; height:100%; margin-left:-1000px; background:#0f377f; z-index:0; }
.conBox02{position:relative; width:100%; height:auto; background:#fff;}
.conBox02::before{content:""; position:absolute; top:0; left:50%; width:600px; height:300px; margin-left:-1000px; background:url('/images/common/E_01_main/bg_conBox02.png') no-repeat right center; background-size:cover; z-index:1; }
.conBox03{position:relative; width:100%; padding:100px 0 80px; background:#f8fbff; z-index:0; overflow:hidden; }

.E01_1{position:relative; width:100%; height:135px; max-width:1400px; margin:0 auto;}
.E01_2{position:relative; width:100%; height:240px; max-width:1400px; margin:0 auto; z-index:2;}
.E01_3{position:relative; width:100%; height:auto; max-width:1400px; margin:0 auto;}

@media screen and (max-width:1420px) { 

	.conBox01::before{width:300px; left:0; margin-left:0; }
	.conBox02::before{width:300px; left:0; margin-left:0; }

	.E01_1{width:100%;}
	.E01_2{width:100%;}
	.E01_3{width:95%;}
}

@media screen and (max-width:1200px) { 	
	/* container */
	#container {padding:0; }
	
	.conBox01::before{width:270px;}
	.conBox02::before{width:270px;}
}

@media screen and (max-width:980px) { 

	.conBox01::before{display:none;}
	.conBox02::before{width:270px;}

	.E01_1{height:auto;}
	.E01_2{width:100%;}
	.E01_3{width:95%;}
}

@media screen and (max-width:760px) { 

	.conBox02::before{width:25%;}
}

@media screen and (max-width:480px) {

	.conBox02::before{width:130px;}
	.conBox03{padding:80px 0 20px;}
}
