@charset "UTF-8";
@import url("./common/reset.css");
@import url("./common/advanced.css");
@import url("./common/base_index.css");

/*------------------------------------------------------------
年齢認証
-------------------------------------------------------------*/

body.index_bg {
	background: #000 url(../images_design/index/bg_1.jpg) no-repeat center top;
}

.indexhead_outer {
	height: 460px;
}

.enter_outer {
	height: 420px;
}

.enter_outer li:nth-of-type(1) {
	width: 331px;
	height: 148px;
	background: url(../images_design/index/bg_2.png) no-repeat 0 0;
}
