@charset "utf-8";

/*
******************************************************************
* gameflow style.css
******************************************************************
*/

/*
******************************************************************
* #contents
******************************************************************/
.fall-title, .fall-title * {
	width: 1180px;
	height: 307px;
}

#contents .section　img {
	display: block;
	margin: auto;
}

/* .section-01 */
#contents .section-01 {
	height: 2660px;
	margin-bottom: 78px;
}
#contents .section-01 .img1 {
	top: 96px;
	right: -45px;
}
#contents .section-01 .bg-dynamic {
	height: 2660px;
	background: url(../img/bg_asuka01.png) left center no-repeat #191919;
}
#contents .section-01 .bg-dynamic > img {
	left: 50%;
	top: -79px;
	margin-left: -765px;
}

/* .section-02 */
#contents .section-02 {
	height: 809px;
	margin-bottom: 49px;
}
#contents .section-02 .img1 {
	top: 70px;
	right: -20px;
}
#contents .section-02 .bg-dynamic {
	height: 809px;
	background: url(../img/bg_asuka02.png) left center no-repeat #191919;
}
#contents .section-02 .bg-dynamic > img {
	left: 50%;
	top: -78px;
	margin-left: -821px;
}


/*
******************************************************************
* #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);}