@charset "utf-8";
/* CSS Document */
#wrap{
	max-width: 562.5px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
}

.btn_wrap,.btn_wrap2{margin-top: -38%;}
.btn_wrap2{margin-bottom: 15%;}

.img2{
position: relative;
z-index: 1;
}
.img3{margin-top: -11%;}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
.btn_wrap{margin-top: -42%;margin-bottom: 5%;}
.btn_wrap2{margin-top: -36%;margin-bottom: 13%;}
}