@charset "utf-8";
/* CSS Document */

.inner {max-width:1150px;width:89.04%;padding:0;}
#wrap section {margin-bottom:0;}
#wrap section img {display:block;width:100%;}

#main {background:#e60011;}
#main .inner {padding:0 0 40px;}
#main h1 {margin-top:-4%;}

#sec_movie {padding:0;background:url(../img/district/movie_bg.jpg) no-repeat center center;background-size:cover;}
#sec_movie .inner {padding:100px 0;}
#sec_movie .inner h2 {border:solid 10px #fdd000;}

#sec01 {padding:80px 0;background:#e60011;}
#sec01 .inner img {width:100%;}

#sec02 {padding:80px 0;background:url(../img/district/sec02_bg.png);}
#sec02 .inner img {max-width:100%;}
#sec02 .btn_02 {max-width:1000px!important;margin:40px auto 0;transition:.3s;}
#sec02 .btn_02:hover {opacity:0.9;}

@media screen and (max-width:640px){
	.inner {width:93.5%;}
	
	#main .inner {padding:0;}
	#main h1 {background-color:#e60011;padding:0;margin:0 auto;}
	
	#sec_movie .inner {padding:10% 0;}
	
    #sec01 {padding:10% 0;}
	#sec01 h2 {width:93.5%;max-width:600px;text-align:center;margin:0 auto 20px;}
	
	#sec02 {padding:10% 0;}
	#sec02 h2 {width:93.5%;max-width:600px;text-align:center;margin:0 auto 20px;}
	#sec02 .btn_02 {margin:5vw auto 0;}

}
