@charset "utf-8";

/*
******************************************************************
* style.css
* @gameflow
******************************************************************
*/
.btn__next a:before {content: url(../img/btn_01--hover.png);}

/*
******************************************************************
* .sec01
******************************************************************/
.sec01 {
	position: relative;
	top: -680px;
	left: 50%;
	width: 1140px;
	height: 1194px;
	margin: 0 0 -670px -570px;
}


/*
******************************************************************
* .sec02
******************************************************************/
.sec02 {
	position: relative;
	top: 0;
	left: 50%;
	width: 1160px;
	margin: 0 0 0 -580px;
}


/*
******************************************************************
* .sec03
******************************************************************/
.sec03 {
	position: relative;
	top: 0;
	left: 50%;
	width: 1140px;
	margin: 0 0 100px -570px;
}
