/************************************************************
 * エントランス
************************************************************/
#entranceWrap {width:100%;height:400px;margin:0 auto;padding:0;/*background: url('../img_data/background/enterwrap.png') center top repeat-x;*/}
#entrance {width:1100px;height:400px;margin:0 auto;}
.u18{width:100%;height:100px;margin:10px auto;font-size:16px;font-size:1.6rem;}
.u18 ul{width:1100px;margin:0 auto;}
.u18 ul li{text-align:center;padding:5px 0px;}
.u18 ul li:last-child{position:relative;}
.u18 ul li:last-child:after{
	content:url(../img_data/icon/18kin.png);/* 文字前のワンポイント */
	-webkit-transform: scale(0.5); 
 	-moz-transform: scale(0.5);
	top: -20px;/* ワンポイントの位置 */
	left:270px;/* ワンポイントの位置 */
	position:absolute
}
.enter_buttonbox{width:1100px;margin:0 auto;}
.ebb_left{float:left;width:550px;height:75px;}
.ent{width:250px;height:75px;float:right;}
.ebb_right{width:550px;height:75px;float:left;}
.leav{width:250px;height:75px;float:left;}

.attn{text-align:center;margin:0 auto;}
.attention1 {
	width:100%;
	margin:10px auto;
	text-align:center;
	font-size:16px; font-size: 1.6rem;/* =24px */
    	display:inline-table;
    	vertical-align:middle;
}
div.attention1 p {font-size:24px; font-size: 2.4rem;/* =24px */}
div.attention1 span{font-size:18px; font-size: 1.8rem;/* =18px */}
.openclose{width:1000px;margin:0 auto;padding:10px 0px;text-align:center;}
/************************************************************/
#header_wrap_index{ width: 1100px;height:75px; margin:0px auto 0;/*margin:10px auto 0; h1 陷台ｼ∝求*/}
#header_wrap_index h1{ color:#333;font-size: 10px;font-size: 1.0rem; /* =10px *//*text-indent:-9999px;*/} 
#header_wrap_index h2{ color:#333;font-size: 16px;font-size: 1.6rem; /* =16px *//*text-indent:-9999px;*/} 
.link_box{width: 1050px;margin:10px auto 30px;}
.link_box .bnlink{float:left;}
/************************************************************/
/*デリヘルタウンバナー*/
.index_dtobox{margin:10px auto;text-align: center;}
.index_dtobox ul{width:100%;margin:0 auto;text-align: center;}
.index_dtobox ul li{margin:0 auto;text-align: center;}
.index_dtobox ul li img{width:100%;max-width:400px;}

/************************************************************/
.pure_shame{}
.pure_shame ul{list-style:none;margin:0 auto 20px;}
.pure_shame ul li{width:205px;height:205px;margin:0 5px 5px 0;float:left;}
.pure_shame ul li .idx_syame_imgbox{width:205px;height:205px;}
.pure_shame ul li .idx_syame_imgbox img{width:200px;height:200px;object-fit: cover; object-position: 50% 0;}
