@charset "utf-8";

/*
******************************************************************
* style.css
* @contents
******************************************************************
*/
.btn__next a:before {content: url(../img/btn_01--hover.png);}

/*
******************************************************************
* .sec01
******************************************************************/
.sec01 {
	position: relative;
	top: -600px;
	left: 50%;
	width: 1113px;
	height: 625px;
	margin: 0 0 -540px -556px;
}



/*
******************************************************************
* .sec02
******************************************************************/
.sec02 {
	position: relative;
	left: 50%;
	width: 1075px;
	margin: 0 0 100px -537px;
}
.sec02 > * {
	position: relative;
	text-align: center;
}
