@charset "utf-8";

/*
******************************************************************
* feature style.css
******************************************************************
*/

/*
******************************************************************
* #contents
******************************************************************/
.fall-title, .fall-title * {
	width: 946px;
	height: 284px;
}

#contents .section img {
	display: block;
	margin: auto;
}

/* .section-01 */
#contents .section-01 {height: 2101px;}
#contents .section-01 .bg-dynamic {
	height: 2101px;
	background: url(../img/bg_shinji.png) left center no-repeat #191919;
}
#contents .section-01 .bg-dynamic > img {
	left: 50%;
	top: -100px;
	margin-left: -765px;
}
#contents .section-01 .other {
	position: relative;
	z-index: 10;
	padding-top: 30px;
}

/* .section-02 */
#contents .section-02 {
	position: relative;
	top: -125px;
	width: 1180px;
	height: 1389px;
	margin: auto;
}
#contents .section-02 .section-02-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: -170px;
	z-index: 11;
	margin: auto;
	width: 1180px;
	height: 1389px;
}
#contents .section-02 img[class^="img"]{position: absolute;}
#contents .section-02 .img1 {top: 453px; left: 575px;}
#contents .section-02 .img2 {top: 661px; left: 729px}
#contents .section-02 .img3 {top: 835px; left: 665px}

/* .section-03 */
#contents .section-03 {
	position: relative;
	width: 100%;
	height: 1309px;
	background: #191919 no-repeat;
}
#contents .section-03 img {display: block;}
#contents .section-03 img.img1,
#contents .section-03 img.img2 {z-index: 11;}
#contents .section-03 img.img-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
}
/*
******************************************************************
* #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);}