@charset "utf-8";

/*
******************************************************************
* style.css
* @reachflow
******************************************************************
*/
.btn__next a:before {content: url(../img/btn_01--hover.png);}

/*
******************************************************************
* .sec01
******************************************************************/
.sec01 {
	position: relative;
	top: -600px;
	left: 50%;
	width: 1264px;
	margin: 0 0 -540px -632px;
}
.sec01 > * {
	position: relative;
	text-align: center;
}
.sec01 .sec01__img02 {
	top: -40px;
}