@charset "utf-8";

/*
******************************************************************
* style.css
* @reach
******************************************************************
*/
.btn__next a:before {content: url(../img/btn_01--hover.png);}

/*
******************************************************************
* .sec01
******************************************************************/
.sec01 {
	position: relative;
	top: -551px;
	left: 50%;
	width: 1335px;
	height: 2130px;
	margin: 0 0 -551px -667px;
	z-index: 0;
}



/*
******************************************************************
* .sec02
******************************************************************/
.sec02 {
	position: relative;
	top: -147px;
	left: 50%;
	width: 1140px;
	margin: 0 0 -110px -570px;
	z-index: 1;
}
