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