@charset "utf-8";

/*
******************************************************************
* movie style.css
******************************************************************
*/

/*
******************************************************************
* #contents
******************************************************************/
.fall-title, .fall-title * {
	width: 663px;
	height: 279px;
}

#contents .section　img {
	display: block;
	margin: auto;
}

/* .section-01 */
#contents .section-01 {
	height: 898px;
	padding-top: 35px;
	margin-bottom: 50px;
}
#contents .section-01 .bg-dynamic {
	height: 898px;
	background: url(../img/bg_movie01.png) left center no-repeat #191919;
}
#contents .section-01 .bg-dynamic > img {
	left: 50%;
	top: -120px;
	margin-left: -910px;
}

/* .section-02 */
#contents .section-02 {
	height: 1674px;
	padding-top: 30px;
	margin-bottom: 50px;
	background: url(../img/bg_movie02.png) left center no-repeat #191919;
}

/* .section-03 */
#contents .section-03 {
	height: 898px;
	padding-top: 28px;
	margin-bottom: 50px;
	background: url(../img/bg_movie03.png) left center no-repeat #191919;
}

/* .section-04 */
#contents .section-04 {
	height: 3053px;
	padding-top: 35px;
	margin-bottom: 50px;
}
#contents .section-04 img.img1 {
	margin-bottom: 75px;
}
#contents .section-04 .bg-dynamic {
	height: 3053px;
	background: url(../img/bg_movie04.png) left center no-repeat #191919;
}
#contents .section-04 .bg-dynamic > img {
	left: 50%;
	top: 45px;
	margin-left: -795px;
}
#contents .section-04 .section-04-mission {
	position: relative;
	z-index: 100;
}
#contents .section-04 .section-04-mission .banner {
	position: absolute;
	right: 50%;
	top: 397px;
	margin-right: -620px;
}

/* .section-05 */
#contents .section-05 {
	height: 940px;
	padding-top: 30px;
	background: url(../img/bg_movie05.png) left center no-repeat #191919;
}

/*
******************************************************************
* #bg
******************************************************************/
#bg .bg1 {background-image: url(../img/bg1.png);}
#bg .bg2 {background-image: url(../img/bg2.png);}
#bg .bg3 {background-image: url(../img/bg3.png);}