@charset "utf-8";
/* CSS Document */
img {border:none}
div.wrap {width:100%; max-width:100%; height:auto;}
div.bgimg {position:relative;width:100%; height:auto;}
div.bgimg img {width:100%;height:100%; }

div.btn {
	position: absolute;
	bottom:4%;
	left:8%;
	width:20%;
}
div.btn2 {
	position: absolute;
	bottom:4%;
	left:40%;
	width:20%;
}
div.btn3 {
	position: absolute;
	bottom:4%;
	left:72%;
	width:20%;
}
div.footer2{position:absolute;bottom:0;left:336px;top:680px;z-index:2; text-align:center;}