@charset "utf-8";
body{
	font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	text-align:center;
	background-color:#FFF;
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	line-height:1.6em;
	font-size:12px;
	color:#663333;
	-webkit-text-size-adjust: 100%;
}
/*
a:link {
	text-decoration: none;
	color:#1B92CA;
}

a:visited {
	text-decoration: none;
	color:#1B92CA;
}

a:hover {
	text-decoration: underline;
	color:#14564A;
}
*/
/***********************************/
h1{
	width:1150px;
	text-align:left;
	font-size:12px;
	color:#555;
	line-height:2em;
	margin:0px auto;
	padding:0px;
}
h1 span{
	float:right;
	color:#E60059;
}
h1 a{
	color:#555;
	text-decoration:none;
}
#header{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	border-bottom:10px #fde6ee solid;
}
#header_inner{
	display:table;
	table-layout:fixed;
	width:1150px;
	height:90px;
	margin:0 auto;
}
#header_logo{
	display:table-cell;
	vertical-align:middle;
	background-repeat: no-repeat !important;
	background-size:100% auto !important;
	background-position:left bottom !important;
	width:400px;
	height:80px;
}
#header_center_spacer{
	display:table-cell;
	vertical-align:middle;
	width:420px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
#header_contentslink{
	display:table-cell;
	vertical-align:middle;
	width:300px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
#header_update_text{
	font-size:13px;
	color:#555;
	text-align:left;
	line-height:1.6em;
}
#header_update_text span{
	color:#E60059;
	font-weight: bold;
	margin:0 3px;
}

#header_icon{
	display:table;
	table-layout:fixed;
	width:260px;
	height:auto;
	overflow:hidden;
	padding-left:30px;
}
.header_icon_btn{
	display:table-cell;
	vertical-align:bottom;
	width:70px;
	height:64px;
	margin:5px;
}
.header_text_link{
	display:table-cell;
	vertical-align:middle;
	width:90px;
	height:auto;
	overflow:hidden;
	margin:5px;
	text-align:left;
	line-height:1.4em;
}
.header_text_link a{
	font-size:12px;
	color:#555;
	text-decoration: none;
}
.header_text_link a:hover{
	font-size:12px;
	color:#333;
	text-decoration: underline;
}
#punkuzu{
	width:1000px;
	height:auto;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	color:#1B92CA;
	line-height:2.4em;
	margin:0 auto;
}

#index_18kin_box{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#555;
	line-height:3em;
	text-align:center;
}
#container{
    width:1200px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
#area_title{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:5px auto 0;
}
#area_title img{
	vertical-align:bottom;
}

.index_img{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
.index_img img{
	width:100%;
	vertical-align:bottom;
}

.kanto_title{
	background-position: left center !important;
	background-size:auto 100% !important;
	background-repeat:no-repeat !important;
	width:1000px;
	height:40px;
	overflow:hidden;
	padding:5px 0 5px 50px;
	margin:5px auto;
	box-sizing: border-box;
}
.kanto_title a{
	display:block;
	text-decoration:none;
}
.kanto_kan_title{
	width:600px;
	height:auto;
	overflow:hidden;
	text-align:left;
	line-height:1.5em;
	font-size:26px;
	color:#555;
	letter-spacing:10px;
	margin:5px 0;
}
.kanto_kan_title span{
	font-size:26px;
	color:#E60059;
}
.kanto_box{
	background-color:#fffbff;
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:5px 0;
	border:2px #fcc8ef solid;
	box-sizing: border-box;
}
.kanto_prefectural{
	background-color:#fc327e;
	width:1000px;
	height:auto;
	overflow:hidden;
	text-align: left;
	font-weight: bold;
	letter-spacing: .2em;
	margin:0;
	padding:7px;
	box-sizing: border-box;
}
.kanto_prefectural a{
	display: block;
	font-size:1.5vw;
	color:#FFF;
	text-decoration: none;
}

.kanto_area_box{
	background-color: #fedaf6;
	width:990px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:5px;
}
.kanto_area{
	width:970px;
	height:auto;
	overflow:hidden;
	display: flex;
	justify-content: space-between;
	margin:5px auto;
}
.kanto_area .areabox{
	background-color:#FFF;
	width:200px;
	height:auto;
	overflow:hidden;
	text-align:center;
	line-height:2em;
	padding:5px;
	border-radius: 10px;
	margin:5px;
}
.kanto_area .areabox a{
	display: block;
	font-size:1.2vw;
	color:#fc327e;
	text-decoration: none;
}
.kanto_area .areab_box{
	width:200px;
	height:auto;
	overflow:hidden;
	text-align:center;
	line-height:2em;
	padding:5px;
	margin:5px;
}

.index_prcomment{
	width:980px;
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:5px auto;
	font-size:14px;
	color:#666;
	text-align:left;
	line-height:1.4em;
	box-sizing: border-box;
}

#vipbanner{
	width:640px;
	height:auto;
	overflow:hidden;
	background-color:#999;
	padding:5px;
	margin:10px auto 2px;
}
#vipbanner img{
	vertical-align:bottom;
}
.vipbanner_contents{
	display:table;
	table-layout:fixed;
	width:650px;
	height:auto;
	overflow:hidden;
	margin:0 auto 10px;
}
.vipban_shoparea{
	background-color:#555;
	display:table-cell;
	vertical-align:middle;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:1.8em;
}
.vipban_shopcategory{
	background-color:#FBACD0;
	display:table-cell;
	vertical-align:middle;
	width:150px;
	font-size:12px;
	font-weight: bold;
	color:#333;
	text-align:center;
	line-height:1.8em;
}
.vipban_shopname{
	display:table-cell;
	vertical-align:middle;
	width:auto;
	font-size:14px;
	color:#666;
	text-align:right;
	line-height:1.8em;
}
.vipban_shopname:before{
	content: ">>";
	margin-right:3px;
}
.vipban_shopname a{
	color:#666;
}
.vipban_spacer{
	display:table-cell;
	vertical-align:middle;
	width:5px;
	height:10px;
}

#tieup_sitebox{
	display:table;
	table-layout:fixed;
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:20px auto;
}
.tieupsite_contents{
	display:table-cell;
	vertical-align:middle;
	width:495px;
	height:auto;
	overflow:hidden;
}
.tieupsite_name{
	width:auto;
	font-size:14px;
	color:#666;
	text-align:left;
	line-height:1.8em;
}
.tieupsite_name:before{
	content: "▼";
	font-size:16px;
}
.tieupsite_banner{
	width:495px;
}
.tieupsite_banner img{
	vertical-align:bottom;
}
.tieupsite_comment{
	width:auto;
	font-size:12px;
	color:#666;
	text-align:left;
	line-height:1.4em;
}
.tieupsite_spacer{
	display:table-cell;
	vertical-align:middle;
	width:10px;
	height:10px;
}

#cast_title{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:5px auto 0;
}
#cast_box{
	width:990px;
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:5px auto;
}
#cast_kanto_regional_title{
	width:1000px;
	height:auto;
	overflow:hidden;
	font-size:28px;
	color:#555;
	text-align:left;
	line-height:2em;
	letter-spacing:20px;
}
#cast_kanto_regional_title:before{
	content: "■";
	font-size:24px;
}
#cast_kanto_regional_title span{
	font-size:28px;
	color:#E60059;
}
#cast_tokai_regional_title{
	width:1000px;
	height:auto;
	overflow:hidden;
	font-size:28px;
	color:#555;
	text-align:left;
	line-height:2em;
	letter-spacing:10px;
}
#cast_tokai_regional_title:before{
	content: "■";
	font-size:24px;
}
#cast_tokai_regional_title span{
	font-size:28px;
	color:#E60059;
}
#cast_tohoku_regional_title{
	width:1000px;
	height:auto;
	overflow:hidden;
	font-size:28px;
	color:#555;
	text-align:left;
	line-height:2em;
	letter-spacing:20px;
}
#cast_tohoku_regional_title:before{
	content: "■";
	font-size:24px;
}
#cast_tohoku_regional_title span{
	font-size:28px;
	color:#E60059;
}
#cast_contents{
	display:table;
	table-layout:fixed;
	width:980px;
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:0 auto;
}
.cast_box{
	display:table-cell;
	vertical-align:middle;
	width:191px;
	height:auto;
	overflow:hidden;
}
.cast_img{
	background:url(/img/pc/index/cast_img_back.jpg) no-repeat;
	width:181px;
	height:241px;
	overflow:hidden;
	padding:5px;
	margin:0;
}
.cast_text{
	width:191px;
	height:auto;
	overflow:hidden;
	margin:0;
}
.cast_area{
	background-color:#555;
	width:90px;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:1.6em;
	float:left;
}
.cast_sexy_category{
	background-color:#FFB170;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#333;
	text-align:center;
	line-height:1.6em;
	float:right;
}
.cast_icha_category{
	background-color:#FCBBD5;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#333;
	text-align:center;
	line-height:1.6em;
	float:right;
}
.cast_caba_category{
	background-color:#7300CC;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:1.6em;
	float:right;
}
.cast_linpub_category{
	background-color:#0AD7FF;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#333;
	text-align:center;
	line-height:1.6em;
	float:right;
}
.cast_mdcaba_category{
	background-color:#006B45;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:1.6em;
	float:right;
}
.cast_girlsbar_category{
	background-color:#264EC5;
	width:100px;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:1.6em;
	float:right;
}
.cast_shopname{
	width:191px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#555;
	line-height:1.6em;
	text-align:center;
	crear:both;
}
.cast_name{
	width:191px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#E60059;
	line-height:1.4em;
	text-align:center;
}

/***応募特典情報***/
#privilege_box{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
#privilege_title{
	width:980px;
	height:auto;
	overflow:hidden;
	margin:5px 0;
}
#privilege_title img{
	vertical-align:bottom;
}
#privilege_top{
	display: flex;
	justify-content: left;
	width:980px;
	height:auto;
	overflow:hidden;
	margin:10px auto 0;
	padding:5px;
	border-bottom:2px #CCC solid;
}
.privilege_date{
	width:100px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#FF9900;
	line-height:1.4em;
	text-align:center;
	padding:2px;
	margin:3px;
}
.privilege_newicon{
	background-color:#ff9999;
	width:100px;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#FFF;
	line-height:2em;
	margin:3px auto;
}
.privilege_osusumeicon{
	background-color:#99ccff;
	width:100px;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#FFF;
	line-height:2em;
	margin:3px auto;
}
.privilege_photo{
	width:230px;
	height:auto;
	overflow:hidden;
	padding:3px;
	border:1px #CCC solid;
	box-sizing: border-box;
}
.privilege_contents{
	width:580px;
	height:auto;
	overflow:hidden;
	padding:3px;
}
h2.privilege_title{
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
	color:#ff6699;
	text-align:left;
	line-height:1.6em;
	margin:0;
}
h2.privilege_title a{
	color:#ff6699;
}
h3.privilege_name_cate{
	width:auto;
	font-size:14px;
	font-weight: normal;
	color:#666;
	text-align:left;
	line-height:2em;
	letter-spacing:3px;
	margin:0;
}
h3.privilege_name_cate span{
	font-weight:bold;
	margin-left:10px;
	letter-spacing:1px;
}


#pr_text{
	width:890px;
	height:auto;
	overflow:hidden;
	padding:5px;
	font-size:14px;
	text-align:left;
	line-height:1.4em;
	margin:5px auto;
}

#under18_btn{
	text-align:center;
	width:1000px;
	height:49px;
	margin:30px auto;
	font-size:14px;
	color:#555;
	line-height:1.8em;
}
#under18_btn span{
	margin-left:10px;
}
#under18_btn a{
	font-size:18px;
	color:#E00064;
	font-weight:bold;
	line-height:1.8em;
	text-decoration:underline;
}
#under18_btn a:before{
	content: ">>";
	font-size:16px;
	font-weight:bold;
	color:#555;
}

/*************************
フッターリンク
*************************/
#footer_toplink{
	background-color:#FFF;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:0;
	border-top:10px #fde6ee solid;
}

.prefnavi_box{
	display:table;
	table-layout:fixed;
	width:1150px;
	height:auto;
	padding:10px 0px 0px 0px;
	margin:0px auto 10px;
	text-align:center;
	font-size:16px;
	color: #E60059;
	line-height:2em;
	overflow:hidden;
}
.prefnavi_pref_spacer{
	display:table-cell;
	vertical-align:middle;
	width:2px;
	height:10px;
	border-left:1px #E60059 solid;
}
.prefnavi_pref a:link {
	text-decoration: none;
	color: #E60059;
}

.prefnavi_pref a:visited {
	text-decoration: none;
	color: #E60059;
}

.prefnavi_pref a:hover {
	text-decoration: underline;
	color: #E60059;
}

#navi_box{
	background-color:#FFF;
	width:1500px;
	height:auto;
	padding:5px;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
}

#navi_box a:link {
	text-decoration: none;
	color: #663333;
}

#navi_box a:visited {
	text-decoration: none;
	color: #663333;
}

#navi_box a:hover {
	text-decoration: underline;
	color: #24947f;
}
.ft_regional{
	width:1500px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#555;
	text-align:left;
	line-height:1.4em;
	margin:2px auto;
}
.ft_kanto_box{
	display:table;
	table-layout:fixed;
	width:1500px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:5px;
}
.ft_tokyo_prefarea{
	display:table-cell;
	vertical-align:top;
	width:375px;
	height:auto;
	overflow:hidden;
	text-align:left;
	line-height:1.6em;
	font-size:14px;
	color:#333;
}
.ft_tokyo_pref_item{
	width:100%;
	text-align:left;
	line-height:1.8em;
	margin:2px 0;
}
.ft_tokyo_pref_item a{
	text-decoration: none;
	font-size:14px !important;
	color:#555;
}
.ft_tokyo_pref_item a:hover{
	color:#333;
	text-decoration: underline;
}
.ft_kanto_prefarea{
	display:table-cell;
	vertical-align:top;
	width:187px;
	height:auto;
	overflow:hidden;
	text-align:left;
	line-height:1.6em;
	font-size:12px;
	color:#333;
}
.ft_kanto_pref_item{
	width:100%;
	text-align:left;
	line-height:1.8em;
	margin:2px 0;
}
.ft_kanto_pref_item a{
	text-decoration: none;
	font-size:14px !important;
	color:#555;
}
.ft_kanto_pref_item a:hover{
	color:#333;
	text-decoration: underline;
}
.ft_chiho_box{
	display:table;
	table-layout:fixed;
	width:1500px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:5px;
}
.ft_chiho_regional{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-align:left;
	line-height:1.4em;
	margin:2px auto;
}
.ft_tohoku_box{
	display:table-cell;
	vertical-align:top;
	width:187px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.ft_tokai_box{
	display:table-cell;
	vertical-align:top;
	width:187px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.ft_chiho_prefarea{
	display:table-cell;
	vertical-align:top;
	width:200px;
	height:auto;
	overflow:hidden;
	text-align:left;
	line-height:1.6em;
	font-size:12px;
	color:#999;
}
.ft_chiho_pref_item{
	width:100%;
	text-align:left;
	line-height:1.8em;
	margin:2px 0;
	float:left;
	clear:both;
}
.ft_chiho_pref_item a{
	text-decoration: none;
	font-size:14px !important;
	color:#555;
}
.ft_chiho_pref_item a:hover{
	color:#333;
	text-decoration: underline;
}

.ft_tokyo_area_box{
	width:50%;
	text-align:left;
	line-height:1.6em;
	float:left;
}
.ft_tokyo_area_box a{
	font-size:12px;
	color:#333;
	text-decoration: none;
}
.ft_tokyo_area_box a:hover{
	color:#666;
	text-decoration: underline;
}

.ft_area_box{
	width:100%;
	text-align:left;
	line-height:1.6em;
}
.ft_area_box a{
	font-size:12px;
	color:#555;
	text-decoration: none;
}
.ft_area_box a:hover{
	color:#333;
	text-decoration: underline;
}

.ft_area2_box{
	width:50%;
	text-align:left;
	line-height:1.6em;
	float:left;
}
.ft_area2_box a{
	font-size:12px;
	color:#999;
	text-decoration: none;
}
.ft_area2_box a:hover{
	color:#666;
	text-decoration: underline;
}

.footer_contentslink{
	width:1190px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:5px;
}
.footer_contentslink a:link {
	text-decoration: none;
	color: #E00064;
	margin:0 2px;
}

.footer_contentslink a:visited {
	text-decoration: none;
	color: #E00064;
}

.footer_contentslink a:hover {
	text-decoration: underline;
	color: #fbbbd1;
}
.footer_tieup_banner{
	width:1190px;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:3px auto;
	line-height:2em;
}
.tieup_banner{
	width:595px;
	height:auto;
	overflow:hidden;
	text-align:center;
	float:left;
}
.tieup_banner a{
	font-size:14px;
	color: #E00064;
	text-decoration: none;
}
.tieup_banner a:hover{
	color: #fbbbd1;
	text-decoration: underline;
}

footer{
	background-color:#FFADCA;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:3em;
	text-align:center;
}
footer address a{
	color:#333 !important;
	text-decoration: none !important;
}
