@charset "utf-8";

/*
******************************************************************
* spec.css
******************************************************************
*/

/*
******************************************************************
* #contents
******************************************************************/
.fall-title, .fall-title * {
	width: 649px;
	height: 293px;
}

#contents .spec-section-01 {
	height: 797px;
	padding-top: 35px;
}
#contents .spec-section-01 .bg-dynamic {
	height: 797px;
	background: url(../img/bg_mari.png) left center no-repeat #191919;
}
#contents .spec-section-01 .bg-dynamic > img {
	left: 50%;
	top: -130px;
	margin-left: -1130px;
}

#contents .spec-section-02 {padding: 30px 0 40px;}
/*
******************************************************************
* #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);}