@charset "utf-8";
/* for index-page */

#wrapper {
	width: 450px;
	height: 450px;
	margin-left: -225px;
	margin-top: -300px;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
}

.gpro-logo img {
	margin-bottom: 30px;
}

.over18 { margin-bottom: 15px; }
.over18 img{	
	margin-bottom: 20px;
}

.btn-wrapper{
	width:400px;
	margin: 0px auto 30px auto;
}

.btn-wrapper p{
	margin:0 10px;
}

.btn-bx { width: 35%; }

.btn-yes{ float:left; }
.btn-no{ float:right; }
