@charset "utf-8";

/*
******************************************************************
* style.css
* @spec
******************************************************************
*/
.btn__next a:before {content: url(../img/btn_01--hover.png);}

/*
******************************************************************
* .sec01
******************************************************************/
.sec01 {
	position: relative;
	top: -500px;
	left: 50%;
	width: 1385px;
	height: 2411px;
	margin: 0 0 -500px -692px;
}


/*
******************************************************************
* .sec02
******************************************************************/
.sec02 {
	position: relative;
	top: -20px;
	left: 50%;
	width: 1843px;
	height: 2359px;
	margin-left: -921px;
}