@charset "utf-8";

/*
******************************************************************
* bestofeva style.css
******************************************************************
*/
/*
******************************************************************
* #wrp-all
******************************************************************/
#wrp-all {
	background: url(../img/background.jpg) center top no-repeat #f3e60e;
	-webkit-background-size: contain;
	background-size: contain;
}
/*
******************************************************************
* #contents
******************************************************************/
.fall-title, .fall-title * {
	width: 1112px;
	height: 219px;
}
#contents > h2 {margin-bottom: 35px;}
#contents .section　img {
	display: block;
	margin: auto;
}

/* .section-01 */
#contents .section-01 {
	height: 1881px;
	background-color: #191919;
}
#contents .section-01 .page-footer {
	bottom: 290px;
	z-index: 100;
	background: none;
}
/*
******************************************************************
* #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);}