@charset "shift_jis";
/* CSS Document */

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height:100%;
	width:100%;
}
body:before{
	content:'';
	display: block;
	position: fixed;
	width:100%;
	height:100vh;
    background: url(/img/bg.webp) center 0/cover no-repeat;
	z-index: -1;
}
.clearfix{
	zoom:100%;
}
.clearfix:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
small { font-size: 1em; }
article { display: block;width: 100%;background: rgba(255,255,255,0.7); }
/* 共通 */
section { display: block; padding: 5px; overflow: hidden; width: 98%; }
.green { color:#009900; }
/* ヘッダ */
header { float: left; height: 50px; width: 100%; background-color: #fff; z-index: 9999; top: 5px; }
header.stuck { position: fixed; top: 0; width: 100%; margin-top: 0; z-index: 9999; }
header ul { list-style-type: none; display: block; float: right; margin: 0; width: 39%; }
header h1 { display: block; float: left; width: 87px; height: 50px; }
header li.tel a { display: block; height: 45px; width: 32%; float: left; padding-right: 1px; background-repeat: no-repeat; }
header li.mailmag a { display: block; height: 60px; width: 32%; float: left; padding-right: 1px; background-repeat: no-repeat; }
header li.reserve a { display: block; height: 60px; width: 32%; float: left; padding-right: 1px; background-repeat: no-repeat; }
/*マップ*/
.mapttl { margin:30px 0 5px 0; }
.mapflame { text-align: center; }
.mapflame iframe { border: solid 10px #999999; }
#map { border: 10px solid #ffcede; width: 95%; height: 200px; display: block; margin: 0 auto 10px; }
/* フッタ */
footer {height: auto; width: 100%; background-color: #221714; margin-top: 10px; padding-top: 5px; background: url("/com/temp2/img/sp/header_bg.png") repeat; }
footer p.girls_recruit { float: left; width: 50%; display: block; text-align: center; }
footer p.mens_recruit { float: left; width: 50%; display: block; text-align: center; }
footer p.group_link { display: block; text-align: center; padding-top: 5px; padding-bottom: 5px; float: left; width: 100%; }
/* 150115 */
.footer_bnr { overflow: hidden; }
.rec_bnr { padding: 1%; width: 48%; float: left; display: block; text-align: center; }
.footer_bnr img { width: 100%; height: auto; }
footer .copy { text-align: center; margin-top: 2em; padding: 2px 0; background-color: #e92f6b; color: #fff; border-top: 1px solid #e92f6b; line-height: 1; font-size: 0.85em; }
/* ナビボタン */
nav#top_nav { float: left; width: 100%; position: relative; }
nav#top_nav ul { display: block; overflow: hidden; }
nav#top_nav li { display: block; width:25%; float: left; }
nav#bottom_nav { width: 100%; }
nav#bottom_nav ul { display: block; overflow: hidden; }
nav#bottom_nav li { display: block; width: 25%; float: left; }

div.top_schedule_title { height: 44px; width: 65%; padding-left: 5px;border-left-width: 5px; border-left-style: solid; border-left-color: #e92f6b;margin-bottom:5px; }
div.top_schedule_title h2 { color: #e92f6b; font-size: 16px; padding: 3px 0;line-height:1.2; }
div.top_schedule_title p { font-size: 10px; }
section#top_schedule div.more_btn { float: left; width: 30%; height: auto; }
div.more_btn { float: left; width: 30%; height: auto; }

div.top_title,
div.title{ width: 80%; padding-left: 5px; border-left-width: 5px; border-left-style: solid; border-left-color: #e92f6b; line-height: 1.6em;margin-bottom:5px; }

div.top_title h2,
div.title h2
{ color: #e92f6b; font-size: 16px; padding: 3px 0; }
section h3 { color: #e82f6b; font-size: 15px; padding: 3px; display: block;font-weight:bold; }
section#mailmag div.info h3, section#link h3, section#news h3 { font-size: 16px; padding-left: 5px; }
/* top_schedule */
section#top_schedule ul.top_schedule_tab { display: block; width: 100%; float: left; padding-top: 5px; overflow: hidden; }
section#top_schedule ul.top_schedule_tab li a { display: block; float: left; width: 50%; height: auto; }
section#top_schedule ul.top_schedule_tab li a img { opacity: 0.5; filter: alpha(opacity=50); ms-filter: "alpha(opacity=50)"; }
section#top_schedule ul.top_schedule_tab li.active a img { opacity: 1 !important; filter: alpha(opacity=100) !important; ms-filter: "alpha(opacity=100)" !important; }
section#top_schedule li.cast { display: block; width: 50%; float: left; border-bottom: 1px dashed #ccc; overflow: hidden; padding-bottom:5px;}
ul.top_schedule_early, ul.top_schedule_late { display: block; width: 100%; }
ul.top_schedule_early li div.thumb, ul.top_schedule_late li div.thumb { display: block; width: 100%; padding: 3px; }
ul.top_schedule_data { display: block; float: left; width: 100%; padding-left: 3px; }
ul.top_schedule_data li.name { display: block; float: left; width: 100%; color: #e92f6b; font-size: 12px; font-weight: bold; padding-bottom: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
ul.top_schedule_data li.size { display: block; float: left; width: 100%; color: #666; font-size: 12px; padding-bottom: 3px; }
ul.top_schedule_data li.time { display: block; float: left; width: 100%; color: #000; font-size: 12px; padding-bottom: 3px; font-weight: bold; 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
ul.top_schedule_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: normal; }
/* top_newface */

section#top_newface li.cast { display: block; width: 100%; float: left; border-bottom: 1px dashed #ccc; overflow: hidden; }
section#top_newface li.cast div.entry_date { background-color: #ff99bf; padding: 2px 0 2px 5px; margin: 5px 0; font-size: 14px; }
/* top_newface_news */
ul.top_newface_news { display: block; float: left; width: 100%; }
ul.top_newface_news li { margin-top: 4px; padding: 2px 0; display: block; font-size: 14px; border-bottom: 1px dashed #ccc; }
ul.top_newface_news li.news_title { color: #F36; font-weight: bold; }
ul.top_newface_list li div.thumb { display: block; float: left; width: 35%; padding: 3px; }
ul.top_newface_data { display: block; float: left; width: 60%; padding-left: 3px; padding-top: 10px; }
ul.top_newface_data li.name { display: block; float: left; width: 100%; color: #e92f6b; font-size: 16px; font-weight: bold; padding-bottom: 3px; }
ul.top_newface_data li.size { display: block; float: left; width: 100%; color: #666; font-size: 12px; padding-bottom: 3px; }
ul.top_newface_data li.time { color: #333; display: block; float: left; width: 100%; font-size: 16px; padding-bottom: 3px; font-weight: bold; }
ul.top_newface_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 12px; padding-bottom: 3px; font-weight: normal; }
#top_event .cycle { width:100%; display:block; overflow:hidden; margin-top: 5px; }
.cycle a img { width:300px; height:172px; display:block; }
section#top_event div#flickscroll { float: left; width: 300px; height: 125px; overflow: hidden; position: relative; padding: 3px 10px; text-align: center; }
section#top_event div#flickscroll ul { display: inline-block; overflow: hidden; position: relative; top: 0; }
section#top_event div#flickscroll ul li { display: inline; overflow: hidden; float: left; width: 300px; height: 125px; }
section#top_event div#flickthumb { float: left; padding: 0 10px; width: 300px; }
section#top_event div#flickthumb ul { float: left; }
section#top_event div#flickthumb ul li { display: block; float: left; width: 25%; padding: 2px 0; text-align: center; }
section#top_news .top_news_img { float: left; width: 20%; overflow: hidden; }
section#top_news div.news { overflow: hidden; float: left; width: 100%; padding-top: 5px; }
section#top_news .top_news_comment { float: left; width: 75%; overflow: hidden; display: block; color: #06F; text-decoration: underline; font-size: 16px; }
section#top_news .top_news_comment span.date { overflow: hidden; display: block; }
/* cast_profile */
#cast_profile {z-index: 1;background: rgba(255,255,255,0.7); }
#cast_profile .cast_data { width: 100%; text-align: center; height: auto; }
#cast_profile .cast_data .name { font-size: 20px; color: #FE638D; padding: 3px 0; font-weight: bold; }
#cast_profile .cast_data .name span.age { font-size: 18px; }
#cast_profile .cast_data .size { color: #666666; padding-bottom: 3px; }
#cast_profile .cast_data .sc_today { font-weight: bold; padding-bottom: 3px; color: #F00; }
#cast_profile .cast_data .sc_tommorow { font-weight: bold; padding-bottom: 3px; color: #06C; }
/* type_icon */
.type_icon, .icons { display: block; float: left; width: 100%; color: #090; }
.type_icon img { padding-bottom: 5px; }
.icons { text-align: center; }
.icons img { padding-bottom: 3px; }
/*/////////// slider */
div.cast_pics { float: left; overflow: hidden; width:100%; }
div.cast_pics .slider { margin: 0 auto; width: 100%; height: auto; text-align: left; overflow: hidden; position: relative; }
div.cast_pics ul.bxslider { z-index: 0; }
div.cast_pics ul.bxslider li { width: 100%; height: auto; float: left; display: inline; overflow: hidden; }
div.cast_pics ul.bxslider li img { width: 100%; height: auto; }
div.cast_pics .bx-pager { margin: 5px auto; width: 100%; height: auto; text-align: center; }
div.cast_pics .bx-pager a img { width: 20%; height: auto; float: left; cursor: pointer; display: inline; }
div.diary_button { width: 100%; text-align: center; margin: 5px auto; }
section#cast_profile .movie { float: left; width: 100%; padding: 5px 0; }
section#cast_profile .movie img { display: block; float: left; width: 40%; }
section#cast_profile .cast_schedule { float: left; width: 100%; padding: 5px 0; }
section#cast_profile div.movie p.movie_comment { float: left; display: block; padding-left: 5px; width: 55%; }
section#cast_profile div.cast_schedule p.title { display: block; text-align: center; padding: 2px; border: 1px solid #e92f6b; background-color: #ffe6ee; color: #e92f6b; margin-bottom: 5px; }
/*section#cast_profile div.cast_schedule table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 75%;
	line-height: 1.3;
	background: #feffe8;
	background: -moz-linear-gradient(top, #feffe8 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffe8), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #feffe8 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #feffe8 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #feffe8 0%,#ffffff 100%);
	background: linear-gradient(top, #feffe8 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#ffffff',GradientType=0 );
}
section#cast_profile div.cast_schedule table td {
	word-break: break-all;
	width: 14%;
	border: 1px solid #999;
}
*/
#girl_sche li:first-child { width: 14%; float: left; text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #999999; color: #FFFFFF; overflow: hidden; border-left-width: 1px; border-left-style: solid; border-left-color: #999; }
#girl_sche li { width: 14.28571428571429%; float: left; text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #999999; color: #FFFFFF; overflow: hidden; font-size: 10px; box-sizing: border-box;}
#girl_sche li .date { padding-top: 2px; padding-bottom: 0px; background-color: #FEDEF0; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #999999; border-bottom-color: #999999; color: #000; }
#girl_sche li .sun { background-color: #FF3333; color: #FFFFFF; }
#girl_sche li .sat { background-color: #B1E2FF; }
#girl_sche li .time { background-color: #FFF; padding-top: 2px; padding-bottom: 0px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #999999; border-bottom-color: #999999; color: #333333; height: 3em; }
section#cast_profile ul.cast_option { display: block; }
section#cast_profile ul.cast_option li { display: block; float: left; }
section#cast_profile dl.cast_detail { display: block; font-size: 12px; margin: 5px 0 0; overflow: hidden; border-bottom: 1px solid #999; line-height: 1.35em; }
section#cast_profile dl.cast_detail dt { display: block; width: 35%; float: left; text-align: center; background-color: #FBD9F1; border-top: 1px solid #999; border-left: 1px solid #999; }
section#cast_profile dl.cast_detail dd { display: block; width: 64%; float: left; text-align: center; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #999; }
section#cast_profile li.cast { display: block; width: 100%; float: left; border-bottom: 1px dashed #ccc; overflow: hidden; }
ul.cast_profile { display: block; float: left; width: 100%; }
ul.recommend_casts { display: block; float: left; width: 100%; }
ul.recommend_casts li div.thumb { display: block; float: left; width: 35%; padding: 3px; }
ul.top_schedule_late li div.thumb { display: block; float: left; width: 35%; padding: 3px; }
ul.recommend_casts_data { display: block; float: left; width: 60%; padding-left: 3px; padding-top: 10px; }
ul.recommend_casts_data li.name { display: block; float: left; width: 100%; color: #f36; font-size: 20px; font-weight: bold; padding-bottom: 3px; }
ul.recommend_casts_data li.size { display: block; float: left; width: 100%; color: #f36; font-size: 16px; padding-bottom: 3px; }
ul.recommend_casts_data li.time { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: bold; }
section#cast_profile div.entry_form_btn a { margin: 2px 5px; padding: 8px 4px; border: 1px solid #777; font-size: 16px; display: block; }
ul.recommend_casts_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: normal; }
section#cast_profile span.voice_entry_title { font-weight: bold; font-size: 14px; color: #FF55BB; }
section#cast_profile div.voice_entries { padding: 3px; border-bottom: 1px dashed #ccc; }
/* castlist */
section#castlist ul.castlist { display: block; width: 100%; }
section#castlist ul.castlist li.cast { display: block; width: 50%; float: left; border-bottom: 1px dashed #ccc; overflow: hidden; }

ul.glist_data{
    float:none;
    width:100%;
    padding-top:0;
}

ul.glist_data li.name {
    float: none;
    width: 100%;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

ul.glist_data li.time {
    float: none;
    height:20px;
    line-height:1;
    padding-bottom:10px;
}

.glist_new{
    width:29.48717948717949%;
    max-width:46px;
}

.glist_today{
    width:48.71794871794872%;
    max-width:76px;
}


section#castlist ul.castlist li div.thumb { display: block; width: 100%; padding: 3px; }
section#castlist ul.castlist ul.cast_data { display: block; float: left; width: 60%; padding-left: 3px; padding-top: 10px; }
section#castlist ul.castlist ul.cast_data li.name { display: block; float: left; width: 100%; color: #f36; font-size: 20px; font-weight: bold; padding-bottom: 3px; }
section#castlist ul.castlist ul.cast_data li.size { display: block; float: left; width: 100%; color: #f36; font-size: 16px; padding-bottom: 3px; }
section#castlist ul.castlist ul.cast_data li.time { color: #000; display: block; float: left; width: 100%; font-size: 16px; padding-bottom: 3px; font-weight: bold; }
section#castlist ul.castlist ul.cast_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: normal; }
/* schedule */
 .sche_date { width:96%; height:24px; float:left; font-size: 20px; }
ul.schedule_bt { margin:0 0 10px; padding:0; float:left; width:100%; }
ul.schedule_bt li:first-child { border:1px solid #e92f6b; }
ul.schedule_bt li { width:13.8%; font-size:10px; display: inline-block; padding: 5px 0; text-align:center; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: #e92f6b; border-right-color: #e92f6b; border-bottom-color: #e92f6b; background-color:#ffe9f0 !important; }
ul.schedule_bt li, ul.schedule_bt li a { }
ul.schedule_bt li a { text-decoration:none; }
ul.schedule_bt li a:hover { color:#FFF; background-color: #333333; }
ul.schedule_bt li.stay { text-decoration:none; color:#FFF; background-color: #e92f6b !important; }
section#schedule div.schedule_select { text-align: center; padding: 4px; }
section#schedule ul.top_schedule_tab { display: block; width: 100%; float: left; padding-top: 5px; overflow: hidden; }
section#schedule ul.top_schedule_tab li a { display: block; float: left; width: 50%; height: auto; }
section#schedule ul.top_schedule_tab li a img { opacity: 0.5; filter: alpha(opacity=50); ms-filter: "alpha(opacity=50)"; }
section#schedule ul.top_schedule_tab li.active a img { opacity: 1 !important; filter: alpha(opacity=100) !important; ms-filter: "alpha(opacity=100)" !important; }
section#schedule li.cast { display: block; width: 50%; float: left; border-bottom: 1px dashed #CCC; overflow: hidden; }
section#schedule ul.schedule_early, section#schedule ul.schedule_late { display: block; float: left; width: 100%; }
section#schedule ul.schedule_early li div.thumb, section#schedule ul.schedule_late li div.thumb { display: block; float: left; width: 35%; padding: 3px; }
section#schedule ul.schedule_data { display: block; float: left; width: 60%; padding-left: 3px; padding-top: 10px; }
section#schedule ul.schedule_data li.name { display: block; float: left; width: 100%; color: #f36; font-size: 20px; font-weight: bold; padding-bottom: 3px; }
section#schedule ul.schedule_data li.size { display: block; float: left; width: 100%; color: #f36; font-size: 16px; padding-bottom: 3px; }
section#schedule ul.schedule_data li.time { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: bold; }
section#schedule ul.schedule_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: normal; }
/* newface */
section#newface li.cast { display: block; width: 100%; float: left; border-bottom: 1px dashed #ccc; overflow: hidden; }
section#newface li.cast div.entry_date { background-color: #FC3; padding: 2px 0 2px 5px; margin: 5px 0; font-size: 16px; }
/* newface_news */
section#newface ul.newface_news { display: block; float: left; width: 100%; }
section#newface ul.newface_news li { margin-top: 4px; padding-top: 2px; padding-bottom: 2px; display: block; font-size: 14px; border-bottom: 1px dashed #ccc; }
section#newface ul.newface_news li.news_title { color: #F36; cursor: pointer; }
section#newface ul.newface_list li div.thumb { display: block; float: left; width: 35%; padding: 3px; }
section#newface ul.newface_data { display: block; float: left; width: 60%; padding-left: 3px; padding-top: 10px; }
section#newface ul.newface_data li.name { display: block; float: left; width: 100%; color: #f36; font-size: 20px; font-weight: bold; padding-bottom: 3px; }
section#newface ul.newface_data li.size { display: block; float: left; width: 100%; color: #f36; font-size: 16px; padding-bottom: 3px; }
section#newface ul.newface_data li.time { color: #000; display: block; float: left; width: 100%; font-size: 16px; padding-bottom: 3px; font-weight: bold; }
section#newface ul.newface_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: normal; }
/* access */
section#access div.map { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 5px; font-weight: normal; padding-top: 5px; text-align: center; }
section#access ul.route { display: block; width: 100%; float: left; padding-top: 5px; overflow: hidden; }
section#access ul.route li a { display: block; float: left; width: 33%; height: 35px; text-align: center; background-color: #FFC0D3; color: #FF6392; font-size: 12px; padding-top: 0px; }
section#access ul.route li a:hover { background-color: #FF6392; color: #FFF; }
section#access ul.route li.active a { background-color: #FF6392; color: #FFF; }
section#access .guide_box ul { display: block; }
section#access .guide_box ul li { display: block; padding: 3px; float: left; width: 98%; }
/* system */
section#system div#warning p#warn_title { display: block; text-align: center; color: #F00; font-size: 16px; font-weight: bold; padding: 5px 0; border-bottom: 1px dashed #F75A92; }
section#system div#slide { display: block; padding: 5px 0; }
section#system div#slide h3 { display: block; color: #F00; font-size: 16px; padding: 5px 0; border: none; }
section#system div#slide ul { list-style-type: circle; overflow: hidden; border-bottom: 1px dashed #999; }
section#system div#slide ul li { list-style-type: circle; padding-left: 15px; padding-bottom: 2px; }

section#system div.price { padding: 5px 5px 20px; }
section#system div.shop a { }
#system .shop dl { padding:5px; font-size: 14px; }
section#system div.price table { margin: 5px auto; width: 95%; font-size: 16px; border-spacing: 0; border: 1px solid #e92f6b; background-color: #FFFFFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
section#system div.price table th, section#system div.price table td { width:20%; text-align:right; padding:2px; }
section#system div.price table th { line-height: 1.1; font-weight: normal; text-align: center; border-bottom: 1px #e92f6b solid; border-right: 1px #e92f6b solid; color: #6e351e; background: #fff; /* Old browsers */ }
section#system div.price table td { border-right: 1px #e92f6b solid; border-bottom: 1px #e92f6b solid; padding:5px; }
section#system div.price table tr th:first-child { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
section#system div.price table tr th:last-child { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
section#system div.price table tr td:first-child { text-align: center; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #e92f6b; border-bottom-color: #e92f6b; }
section#system div.price table tr:nth-last-child(1) td { border-bottom:0; }
section#system div.price table tr th:nth-last-child(1) { border-right:0; }
section#system div.price table tr td:nth-last-child(1) { border-right:0; }
/* event */
section#event div.event_entry { padding: 5px; border-bottom: 1px dotted #999; }
section .event_entry>h3{
    margin-bottom:5px;  
    line-height:1.2;
    
    background: #e82f6b;
    color: #fff;
    border:0;
    padding:3px 5px;
}

.event_img{
    margin-bottom:5px;
}

.event_text{
    line-height:1.5;
}

/* mailmag */
section#mailmag div.info { padding-top: 3px; font-size: 12px; }
section#mailmag div.shop a { color: #FE638D; }
section#mailmag div.send_button a { font-size: 14px; color: #3c3d3d; background: -moz-linear-gradient(  top,  #ffffff 0%,  #9e9e9e); background: -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  to(#9e9e9e)); -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #333333; -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,1); -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,1); box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,1); text-align: center; display: block; font-weight: bold; margin-right: auto; margin-left: auto; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; width: 80%; }
/* news */
section#news p.date { padding: 2px 0; font-size: 12px; }
section#news div { padding-bottom: 5px; }
/* link */
div.group_link { padding-top : 3px; }
section#link div.group_link ul li { padding: 10px 0; border-bottom: solid 1px #777; }
section#link p.link_txt_01 { color: #f36; font-weight: bold; }
/*tel*/
section#tel { margin-top: -60px; padding-top: 65px; }
section#tel div#telephone { text-align: center; line-height: 1.5; padding: 20px 0; }
section#tel div#telephone a.tel_btn { text-align: center; display: inline-block; background: -moz-linear-gradient(top, #F52952 0%, #FFBAD1); background: -webkit-gradient(linear, left top, left bottom, from(#F52952), to(#FFBAD1)); width: 70%; color: #FFF; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 2px solid #FF69A0; -moz-box-shadow: 0px 0px 5px rgba(102,51,0,0.5), inset 0px 0px 8px rgba(255,240,196,1); -webkit-box-shadow: 0px 0px 5px rgba(102,51,0,0.5), inset 0px 0px 8px rgba(255,240,196,1); text-shadow: 1px 1px 3px rgba(153,17,89,1), 2px 1px 0px rgba(152,230,34,0); font-size: large; font-weight: bold; padding: 10px; }
section#tel div#telephone a.tel_num_btn { color: #F5267A; font-size: x-large; }
section#tel div#telephone p.tel_txt_01 { font-size: 12px; line-height: 1.2; }
/* ranking */
section#ranking li.cast { display: block; width: 100%; float: left; border-bottom: 1px dashed #ccc; overflow: hidden; }
section#ranking li.cast div.entry_date { background-color: #FC3; padding: 2px 0 2px 5px; margin: 5px 0; font-size: 16px; }
section#ranking ul.ranking_list li div.thumb { display: block; float: left; width: 35%; padding: 3px; }
section#ranking ul.ranking_data { display: block; float: left; width: 60%; padding-left: 3px; padding-top: 10px; }
section#ranking ul.ranking_data li.rank { display: block; float: left; width: 100%; color: #f36; font-size: 14px; font-weight: bold; padding-bottom: 5px; }
section#ranking ul.ranking_data li.name { display: block; float: left; width: 100%; color: #f36; font-size: 20px; font-weight: bold; padding-bottom: 3px; }
section#ranking ul.ranking_data li.size { display: block; float: left; width: 100%; color: #f36; font-size: 16px; padding-bottom: 3px; }
section#ranking ul.ranking_data li.time { color: #000; display: block; float: left; width: 100%; font-size: 16px; padding-bottom: 3px; font-weight: bold; }
section#ranking ul.ranking_data li.comment { display: block; float: left; width: 100%; color: #000; font-size: 16px; padding-bottom: 3px; font-weight: normal; }
section#ranking div.ranking_select { text-align: center; padding: 4px; }
/* gravure */
section#gravure { margin-top: -60px; padding-top: 65px; }
section#gravure div.gravure_list { overflow: hidden; }
section#gravure div.gravure_list ul { overflow: hidden; background-color: #fffaf2; }
section#gravure div.gravure_list li { width: 33%; height: auto; float: left; }
section#gravure div.gravure_list li p { width: 100%; text-align: center; }
section#gravure div.gravure_list li p img { width: 96%; height: auto; }
section#gravure div.gravure_list li:first-child { width: 100%; height: auto; padding-bottom: 5px; }
section#gravure div.gravure_main p img { width: 100%; height: auto; }
section#gravure div.gravure_list div.caption { height: 70px; color: #808080; }
section#gravure div.gravure_list div.caption a { color: #808080; padding: 7px 0; }
section#gravure div.gravure_list p.girls_info { color: #d57c97; }
section#gravure div.gravure_main a { display: block; width: 50%; float: right; padding: 10px 0; }
/* mailmag */
section#mailmag h4 { padding: 3px 5px; display: block; color: #e82f6b; font-size: 14px; }
#mailmag form { padding:10px; line-height: 1.6; }
#mailmag ul li a { text-decoration: underline; color: #F00; }
/* add topics */
.topics_body { clear: both; overflow: hidden; height: 120px; }
.topics_body.active { height: auto; }
.topics_list li { padding: 3px 0; border-bottom: 1px dotted #ccc; overflow: hidden;/*	white-space: nowrap;
	text-overflow: ellipsis;*/
}
.topics_list li a { color: #140805; text-decoration: underline; display: block; }
.topics_footer p { margin-top: 5px; display: block; }
.topics_footer p a { display: block; width: 80%; height: 20px; margin: 0 auto; padding: 5px 0; background-size: 18px 18px; background-position: 50% 50%; background-color: #bababa; background-image: url(../img_new/w_arrow_down.png); background-repeat: no-repeat; }
.topics_footer p a.active { display: block; width: 80%; height: 20px; padding: 5px 0; margin: 0 auto; background: #bababa url("../img_new/w_arrow_up.png") no-repeat; background-size: 18px 18px; background-position: 50% 50%; }
/* cast_search */
div.search_form { background: transparent; padding: 5px 10px; overflow: hidden; }
input.castname { width: 96%; }
div.search_form dl { overflow: hidden; clear: both; padding: 2px 0; }
div.search_form dt { display: block; width: 33%; float: left; font-size: 12px; line-height: 28px; letter-spacing: -0.04em; }
div.search_form dt span { font-size: 10px; }
div.search_form dd { display: block; width: 65%; float: left; font-size: 16px; }
div.search_form p { font-size: 12px; padding: 5px 0; }
div.search_form p.search_title { color: #FE638D; display: block; font-size: 16px; width: 97%; padding: 3px; margin-bottom: 5px; float: left; overflow: hidden; }
div.search_form p input[type=checkbox] { vertical-align: middle; width: 16px; height: 16px; }
div.search_form p label { vertical-align: middle; font-size: 12px; line-height: 18px; padding-left: 5px; }
div.submit_btn { text-align:center; margin-bottom: 10px; }
div.submit_btn input { width: 110px; height: 28px; margin: 5px 1px; border: solid 1px #888; border-radius: 3px; color: #342f2c; text-shadow: 1px 1px 1px rgba( 255, 255, 255, 1); cursor: pointer;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#d5d5d5');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#d5d5d5')"; background-image: -moz-linear-gradient(top, #ffffff, #d5d5d5); background-image: -ms-linear-gradient(top, #ffffff, #d5d5d5); background-image: -o-linear-gradient(top, #ffffff, #d5d5d5); background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#d5d5d5)); background-image: -webkit-linear-gradient(top, #ffffff, #d5d5d5); background-image: linear-gradient(top, #ffffff, #d5d5d5); }
p.result { font-size: 14px; padding: 6px 0 3px; text-align: center; }
/* 150520 nav */
nav#top_nav, nav#bottom_nav {width: 100%; }
nav#top_nav ul, nav#bottom_nav ul { display: block; overflow: hidden; box-sizing: border-box; border-left: solid 1px #b97b82; border-top: solid 1px #b97b82; }
nav#top_nav li, nav#bottom_nav li { display: block; width: 25%; float: left; box-sizing: border-box; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; }
.button01 { -moz-box-shadow:inset 0px 1px 0px 0px #f29c93; -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93; box-shadow:inset 0px 1px 0px 0px #f29c93; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) ); background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
background-color:#fe1a00; -webkit-border-top-left-radius:8px; -moz-border-radius-topleft:8px; border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topright:8px; border-top-right-radius:8px; -webkit-border-bottom-right-radius:8px; -moz-border-radius-bottomright:8px; border-bottom-right-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; border-bottom-left-radius:8px; text-indent:0; border:1px solid #d83526; display:inline-block; color:#ffffff; font-family:Arial; font-size:16px; font-weight:bold; font-style:normal; height:33px; line-height:33px; width:150px; text-decoration:none; text-align:center; text-shadow:1px 1px 0px #b23e35; }
.button01:link { color:#ffffff !important;font-size:13px; }
.button01:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) ); background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
background-color:#ce0100; color: #FFF; }
.button01:active { position:relative; top:1px; color: #FFF; }
iframe { width:100%; height:100%; border:none; /* 追加で指定 */ display:block; /* 追加で指定 */ }
#iframebox { width:100%; height:600px; overflow:auto; /* scrollからautoに変更 */ -webkit-overflow-scrolling:touch; border:1px solid #c9c9c9; /* ついでに枠線も整形 */ }
.event_entry img{ width:100%}





/*ランキング*/
.ranking_list>li{
	margin-bottom:20px;
	padding-bottom:20px;
}

.rank_num{
	font-weight:bold;
	background:#c1c1c1;
	color:#fff;
	padding:5px;
	font-size:14pt;
}

.ranking_list>li:nth-child(1) .rank_num{
	background:#968F6C;
}

.ranking_list>li:nth-child(2) .rank_num{
	background:#797979;
}

.ranking_list>li:nth-child(3) .rank_num{
	background:#8b675c;
}




/*動画*/
#movie_ul{
	padding:15px 15px;
}

#movie_ul li{
	margin:0 auto 15px;
	list-style: none;
	width:100%;
}


.movie_wrap{
	width:100%;
	height:0;
	padding-top:55.90062111801242%;
	position: relative;
	margin-bottom:10px;
}

.movie_wrap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
}


.movie_name{
	text-align: center;
}

.movie_name a{
	color:#e83174;
	text-decoration: none;
	font-weight: bold;
}


#top_newface .ranking_list li{
    float:none !important;
}


.mgb5{
    margin-bottom:5px;
}
.mgb10{
    margin-bottom:10px;
}



.icon{
    padding-top:5px;
}




