@charset "UTF-8";

/* ==========================================================================
COMMON
========================================================================== */

div.hid2 {
    display: none;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
    font-size: 12px;
    color: #555;
    background-image: url(../images/site-parts/bgtemae.png), url(../images/site-parts/bgura.png);
    background-position: top center,top;
    background-repeat: no-repeat, no-repeat;
    background-color: #fff;
	}
p.uema {
    margin-top: 13px;
}

p.kaiinc {
    text-align: left;
    margin: 10px 0;
    font-size: 12px;
    line-height: 16px;
}


p.o_comment3 {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    border: 1px solid #CECECE;
    padding: 20px;
}


.indexbanner {
    width: 420px;
    margin: 0 auto;
    text-align: center;
}


.indexbanner a img {
    margin: 4px;
}

img.honjitu {
    position: relative;
    top: -227px;
    left: 42px;
}

img.honjitu2 {
    position: relative;
    top: -45px;
    left: -73px;
}

div.honjitu3 {
    position: relative;
    top: -45px;
    left: 48px;
    width: 54px;
    height: 46px;
}



div.hon1 {
 background-image: url(../images/site-parts/rank/1.png);
}

div.hon2 {
 background-image: url(../images/site-parts/rank/2.png);
}

div.hon3 {
 background-image: url(../images/site-parts/rank/3.png);
}

div.hon4 {
 background-image: url(../images/site-parts/rank/4.png);
}

div.hon5 {
 background-image: url(../images/site-parts/rank/5.png);
}

div.hon6 {
 background-image: url(../images/site-parts/rank/6.png);
}

div.hon7 {
 background-image: url(../images/site-parts/rank/7.png);
}

div.hon8 {
 background-image: url(../images/site-parts/rank/8.png);
}

div.hon9 {
 background-image: url(../images/site-parts/rank/9.png);
}






.vv2 {
    width: 171px;
    text-align: left;
    padding-left: 112px;
    padding-top: 4px;
}

body.nin {
    background-image: url();
    background: url();
}

section.big-background {
    background: url(../images/site-parts/bgs.png);
}

a:link { color: #a3814b; }
a:visited { color: #61673d; }
a:hover { color: #a3814b; }
a:active { color: #a3814b; }


h2,h3{
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;   
}


div#container{
    width:960px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

div.content{
    overflow: hidden;
    min-height: 900px;
    height:auto;
    margin:0;
    background: url(../images/site-parts/common/main_bg_middle.png) repeat-y center;
}
div.content_top{
    height:10px;
    background: url(../images/site-parts/common/main_bg_top.png);
}
div.content_bottom{
    height:10px;
    clear: both;
    background: url(../images/site-parts/common/main_bg_bottom.png) center bottom no-repeat;
}

div#content{
    background: url(../images/site-parts/common/main_bg_middle.png) center top repeat-y;
}

div.top_content{
    overflow: hidden;
    margin:0;
    background: url(../images/site-parts/common/top_main_bg_middle.png) repeat-y center;
}
div.top_content_top{
    height:10px;
    background: url(../images/site-parts/common/top_main_bg_top.png) center top no-repeat;
}
div.top_content_bottom{
    height:10px;
    background: url(../images/site-parts/common/top_main_bg_bottom.png) center bottom no-repeat;
}

#page_title {
    margin:0 auto;
    width:960px;
    height:30px;
}

#page_title h2 {
    width:960px;
    height:25px;
    margin:0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding:5px 0px 5px 0px;
    border: none !important;
}
.content_title {
    margin:0 auto;
    width:960px;
    height:30px;
}
.content_title h2 {
    width:960px;
    height:25px;
    margin:0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding:5px 0px 5px 0px;
    border: none !important;
}

.content_title h2.diary{
    margin-top:15px;
    background:url(../images/site-parts/titles/diary_title.png) no-repeat;
}
.content_title h2.schedule{
    background:url(../images/site-parts/titles/schedule_title.png) no-repeat;
}
#page_title h2.schedule{
    background:url(../images/site-parts/titles/schedule_title.png) no-repeat;
}
#page_title h2.castlist{
    background:url(../images/site-parts/titles/castlist_title.png) no-repeat;
}
#page_title h2.hotel{
    background:url(../images/site-parts/titles/hotel_title.png) no-repeat;
}
#page_title h2.event{
    background:url(../images/site-parts/titles/event_title.png) no-repeat;
}

#page_title h2.system{
    background:url(../images/site-parts/titles/system_title.png) no-repeat;
}
#page_title h2.hotel{
    background:url(../images/site-parts/titles/hotel_title.png) no-repeat;
}

#page_title h2.concept{
    background:url(../images/site-parts/titles/concept_title.png) no-repeat;
}
#page_title h2.profile{
    background:url(../images/site-parts/titles/profile_title.png) no-repeat;
}

#page_title h2.ranklist{
    background:url(../images/site-parts/titles/ranklist_title.png) no-repeat;
}

.totop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 50px;
}



.centerc {
    width: 190px;
    margin: 0 auto;
    height: 30px;
    text-align: center;
}


form.contact {
    width: 580px;
    margin: 40px auto;
    text-align: left;
    font-size: 16px;
    padding: 40px;
    line-height: 26px;
    border: 1px solid#999;
}
















/* ==========================================================================
INDEX.html
========================================================================== */

p.ninp1 {
    color: #333;
    font-size: 12px;
    margin: 10px 0;
}

h2.ninh2 {
    margin: 13px;
    font-size: 15px;
    color: #2699AB;
    line-height: 21px;
}

p.nint1 {
    margin-bottom: 10px;
    color: #FC78A2;
    font-weight: bold;
    font-size: 16px;
}

p.ninp2 {
    color: #333;
    margin-bottom: 17px;
}


div#mainnin {
    text-align: center;
    width: 100%;
    padding: 5px;
    background-color: rgba(255,255,255,0.5);
}

.ninsyobg2 {
    margin: 0 auto;
    text-align: center;
    height: 600px;
}

p.ninp3 {
    width: 516px;
    text-align: left;
    margin: 0 auto;
    font-size: 15px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 50px;
}

section.inout {
    width: 960px;
    margin: 0 auto;
    text-align: right;
}

.inoutdiv {
    position: relative;
    top: -187px;
    z-index: 100;
    right: 0px;
}
a.io:hover {
    opacity: 0.8;
}

section.inoutline {
    background-image: url(../images/site-parts/ninsyolinebg.png);
    padding: 25px 0 18px 0;
    text-align: center;
    margin-top: -236px;
    border-bottom: 2px solid #bcf4ff;
}

h1.ninsyoh1 {
    color: #6571e9;
    line-height: 19px;
    font-size: 15px;
    font-weight: bold;
}



/* ==========================================================================
PAGE HEADER
========================================================================== */

div#header{
    color: #666;
    width:960px;
    height: 80px;
    margin: 5px auto 4px auto;
    padding: 0;
    background: url(../images/site-parts/header_bg.png) top center no-repeat;
}
div#header .logo{
    width:230px;
    height: 75px;
    float: left;
}
div#header .header_info{
    float: left;
    width:490px;
    padding: 0px;    
}
div#header .header_info h1{
    text-align: center;
    padding-top:15px; 
}
div#header .header_info p{
    text-align: center;
    padding-top:15px; 
}

p.kin18{
	font-size: 11px;
	line-height: 15px;
	color: #a7a7a7;
}


/* ==========================================================================
GLOBAL NAVIGATION (*各ボタン類定義はnav.css)
========================================================================== */

div#global_nav{
    width:100%;
    height: 60px;
    padding: 0;
    background: url(../images/site-parts/global_nav_bg.png) center top no-repeat;
    overflow: hidden;
    padding: 0;
    margin: 5px auto;
}


/* TOP CAROUSEL
========================================================================== */
div.carousel{
    width:960px;
    height:225px;
    margin: 0 auto;
    overflow:hidden;
}
/* カルーセル 左右矢印の設定 */
.slick-prev:before, .slick-next:before {
    opacity: .5;
    color: #CCC;
    font-size: 20px;
}
.slick-next {
    right: 15px;
    z-index: 999;
}
.slick-prev {
    left: 15px;
    z-index: 999;
}

/* ==========================================================================
MAIN CONTENTS
========================================================================== */

div#main{
    width:960px;
    min-height: 1000px;
    height: auto;
    overflow: hidden;
}
div#main.narrow{
    width:750px;
    float:left;
    min-height: 1000px;
    height: auto;
    overflow: hidden;
}

div#main h2{
    border-left: 4px solid #af0b16;
    border-bottom: 1px solid #af0b16;
    padding: 10px;
    margin-bottom: 5px;
}
/* UTILITY
========================================================================== */
/* パンくずリスト */
ul#breadcrumb{
    padding: 10px 0px 15px 0px;
    overflow: auto;
    _zoom:1
}
li.crumb {
    float: left;
    list-style: none;
}
li.crumb + li.crumb:before {
    margin: 0 8px;
    content: ">";
}


/* トップページスケジュール
========================================================================== */
div.top_content{
    width:750px;
    height:auto;
}
div.top_content_header {
    padding: 6px 13px 0px 13px;
}

/* 見出し */
h3.top_schedule_title{
    border-left: 4px solid #af0b16;
    padding: 5px 10px;
    margin-bottom: 5px;
    float:left;
}
/* タブ切り替え */
ul.top_schedule_tab2{
    width:364px;
    height:34px;
    float:right;
}
ul.top_schedule_tab2 li{
    display: block;
    float: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
ul.top_schedule_tab2 li.day1{
    display: block;
    width:121px;
    height:34px;
    background: url(../images/site-parts/top_schedule_tab.png) 0px top no-repeat;
}
ul.top_schedule_tab2 li.day2{
    display: block;
    width:121px;
    height:34px;
    background: url(../images/site-parts/top_schedule_tab.png) -121px top no-repeat;
}
ul.top_schedule_tab2 li.day3{
    display: block;
    width:122px;
    height:34px;
    background: url(../images/site-parts/top_schedule_tab.png) -242px top no-repeat;
}
/* 出勤表 */
div#main ul.top_schedule {
    overflow: hidden;
    margin: 5px 10px 15px 10px;
    border-top: 1px dashed #CCC;
}
ul.top_schedule div.recommend {
    overflow: hidden;
    padding: 10px 0 15px 6px;
    background-color: #66bcff;
    margin: 5px 0;
}
div#main ul.top_schedule li{
    float: left;
    width: 141px;
    height: 275px;
    margin: 3px 1px 0 0;
    text-align: center;
    overflow: hidden;
    border: 1px solid #CCC;
    background-color:#FFF;
}
div.recommend h3 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 5px;
    color: #FFFFFF;
}


div#main ul.top_schedule div.recommend li {
    border: 1px solid #b6d6f9;
    background: #f6fffe;
}

p.cast_name {
    padding-top: 2px;
}

 */
div#main ul.top_schedule li img.thumb {
    padding: 0 0 5px 0;
}
div#main ul.top_schedule li p{
    margin-bottom: 3px;
    line-height: 15px;
}
.no_disp {
    display:none;
}


/* 出勤情報ページ
========================================================================== */
/* 見出し */
h3.schedule_title{
    border-left: 4px solid #af0b16;
    padding: 5px 10px;
    margin-bottom: 5px;
    float:left;
}
/* タブ切り替え(一週間分) */
ul.schedule_tab{
    width:700px;
    height:34px;
    float:right;
}

ul.schedule_tab2 {
    width: 300px;
    height: 34px;
    float: right;
}

ul.schedule_tab2 li a{
    position: relative;
    float: left;
    text-align: center;
    vertical-align: -50%;
}
ul.schedule_tab2 li p{
    position: absolute;
    width:100%;
    text-align: center;
    top: 25%;
    
}
ul.schedule_tab2 li.day1 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) 0px top;
}
ul.schedule_tab2 li.day2 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) -100px top;
}
ul.schedule_tab2 li.day3 a {
    display: block;
    width: 100px;
    height: 34px;
    background: url(../images/site-parts/schedule_tab_1week.png) -200px top;
}



ul.schedule_tab li a{
    position: relative;
    float: left;
    text-align: center;
    vertical-align: -50%;
}
ul.schedule_tab li p{
    position: absolute;
    width:100%;
    text-align: center;
    top: 25%;
    
}



ul.schedule_tab li.day0 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) 0px top;
}
ul.schedule_tab li.day1 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) -100px top;
}
ul.schedule_tab li.day2 a {
    display: block;
    width: 100px;
    height: 34px;
    background: url(../images/site-parts/schedule_tab_1week.png) -200px top;
}
ul.schedule_tab li.day3 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) -300px top;
}
ul.schedule_tab li.day4 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) -400px top;
}
ul.schedule_tab li.day5 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) -500px top;
}
ul.schedule_tab li.day6 a{
    display: block;
    width:100px;
    height:34px;
    background:url(../images/site-parts/schedule_tab_1week.png) -600px top;
}
ul.schedule_tab li.day0.active a,
ul.schedule_tab li.day0 a:hover{
    background-position: 0px bottom;
}
ul.schedule_tab li.day1.active a,
ul.schedule_tab li.day1 a:hover{
    background-position: -100px bottom;
}
ul.schedule_tab li.day2.active a,
ul.schedule_tab li.day2 a:hover{
    background-position: -200px bottom;
}
ul.schedule_tab li.day3.active a,
ul.schedule_tab li.day3 a:hover{
    background-position: -300px bottom;
}
ul.schedule_tab li.day4.active a,
ul.schedule_tab li.day4 a:hover{
    background-position: -400px bottom;
}
ul.schedule_tab li.day5.active a,
ul.schedule_tab li.day5 a:hover{
    background-position: -500px bottom;
}
ul.schedule_tab li.day6.active a,
ul.schedule_tab li.day6 a:hover{
    background-position: -600px bottom;
}


/* 出勤表 */

div.schedule_buttons{
    overflow: hidden;
    padding: 10px 15px 0 15px;
}

div#main ul.schedule li img.thumb{
    padding: 5px 0;
}
div#main ul.schedule li p{
    margin-bottom: 3px;
    line-height: 15px;
}



div#main ul.schedule {
    width: 920px;
    overflow: hidden;
    padding : 10px 0 10px 20px;
}
div#main ul.schedule li.castlist{
    float: left;
    width: 140px;
    height: 280px;
    margin: 10px 13px 0 0;
    text-align: center;
    overflow: hidden;
    border: 1px solid #CCC;
}
div#main ul.schedule li.castlist:nth-child(6n) {
    margin: 10px 0px 0 0;
}
div#main ul.schedule li.castlist img.thumb {
    padding: 3px 0 5px 0;
}
div#main ul.schedule li.castlist p{
    margin-bottom: 3px;
    line-height: 15px;
}

/* 在籍女性一覧ページ
========================================================================== */


div#main ul.casts {
    width: 920px;
    overflow: hidden;
    padding : 10px 0 10px 20px;
}
div#main ul.casts li.castlist {
    float: left;
    width: 140px;
    height: 255px;
    margin: 10px 13px 0 0;
    text-align: center;
    overflow: hidden;
    border: 1px solid #CCC;
}

div#main ul.casts li.castlist:nth-child(6n) {
    margin: 10px 0px 0 0;
}
div#main ul.casts li.castlist img.thumb{
    padding: 0px 0px 5px 0;
}
div#main ul.casts li.castlist p{
    margin-bottom: 3px;
    line-height: 15px;
}

div#main ul.casts li.castlist2 {
    float: left;
    width: 294px;
    height: 268px;
    margin: 10px 13px 0 0;
    text-align: center;
    overflow: hidden;
    border: 1px solid #CCC;
}

div#main ul.casts li.castlist2:nth-child(3n) {
    margin: 10px 0px 0 0;
}
div#main ul.casts li.castlist2 img.thumb{
    padding: 0px 0px 5px 0;
}
div#main ul.casts li.castlist2 p{
    margin-bottom: 3px;
    line-height: 15px;
}

.center {
    text-align: center;
    margin: 0 auto;
}


.aranktitle {
    margin: 18px 0 0 0 ;
}

.ranktitle {
    margin-top: 38px;
}


/* キャストプロフィールページ
========================================================================== */

div.content.profile div.row{
    width:920px;
    margin:10px auto 0px auto; 
    padding:0 0 20px 0;
    overflow: hidden;
}
div.cast_data{
    width:420px;
    margin: 10px auto;
    padding:5px 100px;
}
div.cast_data.newface1{
    background: url(../images/site-parts/castprofile/newface_icon.png) no-repeat;
    background-position: 35px 0px;
}
div.cast_data h3.cast_name{
    color: #555;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 20px;
    line-height: 1.0;
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #EFE5CD;
}
div.cast_data h3.cast_name span.age{
    padding:0 10px;
    font-size: 18px;
}
div.cast_data h3.cast_name span.size{
    font-size: 16px;
}
p.attr_icon{
    text-align: center;
    padding: 5px 0;
}
ul.cast_photo{
    width: 891px;
    height: 630px;
    overflow: hidden;
    margin: 0 auto;
}
ul.cast_photo ol.flickity-page-dots{
    bottom:0px;
}
ul.cast_photo li{
    width: 891px;
    height: 594px;
    overflow: hidden;
}
table.cast_schedule{
    width:920px;
    border-collapse: collapse;
}
table.cast_schedule tr.date{
    width:920px;
    height:25px;
}
table.cast_schedule tr.date th{
    width:130px;
    text-align: center;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 23px;
    font-weight: normal;
    line-height: 1.0;
    height: 20px;
    letter-spacing: -0.03em;
    padding-bottom: 8px;
    color:#a1aabd; 
}
table.cast_schedule tr.date th.sat{
    color:#8987d5;  
}
table.cast_schedule tr.date th.sun{
    color:#d56068;  
}
table.cast_schedule tr.date th span.date_w{
    font-size: 14px; 
    letter-spacing: 0.05em;
}
table.cast_schedule tr.schedule{
    width:920px;
    height:83px;
    background: url(../images/site-parts/castprofile/schedule_bg.png) center no-repeat;
}
table.cast_schedule tr.schedule td{
    width:130px;
    font-size:16px;
    text-align: center;
    vertical-align: middle;
}

ul.cast_option{
    overflow: hidden;
    width:750px;
    padding-left:0px;
}
ul.cast_option li{
    float: left;
    padding:5px;
}

div.cast_question{
    width:450px;
    float:left;
}
div.cast_question table{
    width:430px;
    border-spacing: 1px;
    background-color: #FFF;
}
div.cast_question th{
    padding: 10px;
    background-color: #F1EEE7;
    color: #514B31;
    font-weight: bold;
    width: 180px;
}
div.cast_question td{
    padding: 10px;
    background-color: #F7F4ED;
    color: #666666;
}


div.shop_comment{
    width:460px;
    height:165px;
    overflow-y:auto;
    float:left;
}
div.shop_comment p{
    font-size: 14px;
    line-height: 22px;
}

div.p_diary {
    width: 260px;
    height: 100px;
    float: right;
    margin: 15px 0 0 0;
}
div.dummy{    
    width:200px;
    height:100px;
    float:left;
}

div.content.profile h4 {
    height:40px;
    margin:0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding:5px 0px 5px 0px;
    border: none !important;
}
div.content.profile h4.schedule{
    background:url(../images/site-parts/castprofile/cast_schedule_title.png) no-repeat;
}
div.content.profile h4.option{
    background:url(../images/site-parts/castprofile/cast_option_title.png) no-repeat;
}
div.content.profile h4.question{
    background:url(../images/site-parts/castprofile/cast_q_and_a_title.png) no-repeat;
}
div.content.profile h4.comment{
    background:url(../images/site-parts/castprofile/shop_comment_title.png) no-repeat;
}
div.content.profile h4.photodiary{
    background:url(../images/site-parts/castprofile/cast_q_and_a_title.png) no-repeat;
}

div.content.profile h4.o_comment3 {
    background: url(../images/site-parts/castprofile/shop_comment3_title.png) no-repeat;
}



/* イベントページ
========================================================================== */

div.event_block{
    box-sizing:border-box;
    width:893px;
    margin:0 auto 25px auto;
}
div#main ul.event{
    overflow: hidden;
    margin:5px 0 0 0;
}
ul.event li {
    display: block;
    width:95%;
    line-height:16px;
    font-size: 120%;
    border-bottom: 1px dotted #CCC;
}
p.event_title{
    border-left:15px solid #af0b16;
    margin:10px 0 10px 0px;
    padding:0 0 0 5px;
    font-size:16px;
}
p.event_comment{
    margin:10px 0;
    padding:0 0 0 5px;
    font-size:16px;
    line-height: 18px;
}
div#main ul.weekly{
    overflow: hidden;
    margin:5px 0 0 0;
}
ul.weekly li {
    display: block;
    width:95% ;
    line-height:16px;
    font-size: 120%;
    border-bottom: 1px dotted #CCC;
}

ul.weekly_nav {
    margin: 20px 0 10px 0;
}

ul.weekly_nav li {
    display: table-cell !important;
    width: 92px !important;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    font-size: 16px;

    /* vertical-align: middle; */
}
.weekly_nav .slick-track{
    left:0 !important;
}

ul.weekly_nav .slick-current{
    background-color:red;
    color:#fff;
}


div.event_block h3{
    height:25px;
    margin:15px auto 10px auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    padding:0px 0px 0px 0px;
    border: none !important;
}
div.event_block h3.monthly{
    background: url(../images/site-parts/titles/monthly_event_title.png) no-repeat;
}
div.event_block h3.regular{
    background: url(../images/site-parts/titles/regular_event_title.png) no-repeat;
}
div.event_block h3.weekly{
    background: url(../images/site-parts/titles/weekly_event_title.png) no-repeat;
}

p.weekly_event_notice{
    font-size: 14px;
    line-height: 18px
}


/* コンセプトページ
========================================================================== */

.concept_text{
	width: 893px;
	margin: 0 auto;
	padding: 20px;
	text-align:
	center;
	}
.greeting {
	width: 800px;
	height: auto;
	margin: 20px auto 30px auto;
	padding: 20px;
	background: url(../images/site-parts/system_bg_01.jpg) repeat;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif ;
	font-size: 22px; font-weight: bold;
	line-height: 1.6;
	text-shadow: rgba(0,0,0,0.2) 0px 1px 0;
	text-align: center;
	}

/*div.concept_text p.concept_subtitle{ 
	border-left: 4px solid #af0b16;
	padding: 5px 10px;
	margin: 20px 0;
	font-size: 22px;
	text-align: left;
}*/
div.concept_text p {
	font-size: 16px;
	margin: 0 25px;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: left;
	line-height: 1.5;
}
div.concept_text p.concept_subtitle {
    font-size: 23px;
    margin: 47px 25px 0px 25px;
    color: #9198fd;
    font-weight: bold;
}
div.concept_text p.concept_subtitle::before,
div.concept_text p.concept_subtitle::after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
div.concept_text p.concept_subtitle::before {
	left: 0;
	border-width: 0 15px 15px 0;
	border-right-color: #fbebf4;
}
div.concept_text p.concept_subtitle::after {
	right: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-top-color: #fbebf4;
}
div.concept_text hr {
	margin: 20px 0 0 0;
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 211, 211, 0), rgba(255, 211, 211, 0.75), rgba(0, 0, 0, 0));
}

/* ホテル一覧ページ
========================================================================== */

p.infowin-txt {
    height: 50px;
    width: 150px;
    line-height: 20px;
}
ul.ullist.controls {
    /* width: 100%; */ 
    padding: 0 !important;
    margin: 0 !important;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
ul.controls li {
    display: block;
    overflow: hidden;
    float: left;
    width: 33%;
}
ul.controls li:nth-child(3n) {
    display: block;
    overflow: hidden;
    float: left;
    width: 34%;
}
ul.controls li a {
    display: block;
    width: 100%;
    /* float: left; */
    /* height: 20px; */
    padding : 5px 0 !important;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
ul.controls li a span {
    display: block;
    padding-left : 10px;
    line-height: 18px;
    font-size: 14px;
}


.wrap_controls {
    width: 97%;
    overflow: hidden;
    margin: 0 auto 15px auto;
}

ul.controls {
    overflow: hidden;
    height: auto;
}


/* 料金システムページ
========================================================================== */
/* 見出し */

div.price{ box-sizing:border-box; height: auto; padding: 6px 13px 0 13px; text-align: center; text-shadow: rgba(0,0,0,0.2) 0px 1px 0;}
.price th,.price td {
    width: 25%;
    height: auto;
    margin: 0 0 0 -1px;
    padding: 15px 0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 25px;
    /* font-weight: bold; */
    text-shadow: rgba(0,0,0,0.2) 0px 1px 0;
    border-right: #CCC 1px dotted;
    line-height: 1.5;
    text-align: center;
    border-bottom: #ccc 1px dotted;
}
.price th, tr.bg_pink {
    width: 25%;
    height: auto;
    padding: 15px 0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    font-weight: normal;
    text-shadow: rgba(0,0,0,0.2) 0px 1px 0;
    background: url(../images/site-parts/system_bg_01.jpg) top left;
    text-align: center;
}

.price th.blank,td.blank { background: none !important;}
.price th.border_none,td.border_none { border: none;}
.price th.border_none-b,td.border_none-b { border-bottom: none;}
.price th.border-none-r,td.border-none-r{ border-right: none;}

div.price h3.price_title{ border-left: 4px solid #aeffba; padding: 5px 10px; margin-bottom: 20px; font-size: 22px; text-align: left;}
.price_free { width: 930px !important; height: auto; margin: 0 auto; text-align: center;}

.price_nomal { width: 455px; height: auto; margin: 0 10px 0 0; text-align: left;}

.price_extension { width: 455px; height: auto; margin: 0 0 0 10px; text-align: left;}

.price_admission { width: 300px; height: auto; margin: 0 40px 0 0; text-align: left;}

.price_cregit { width: 300px; height: auto; text-align: left;}

.price_service { width: 640px; height: auto; margin: 0; text-align: left;}

.price_option { width: 640px; height: auto; margin: 0 auto; text-align: center;}
.price_option th,.price_option td { background: url(../images/site-parts/system_bg_01.jpg) repeat top left; vertical-align: middle;}


.price_free { width: 640px; height: auto; margin: 0 auto; text-align: center;}

.price_cost { width: 640px; height: auto; margin: 0; text-align: left;}
.price_cost th,.price_cost td {vertical-align: middle;}



h3.price_coution_title{ width:640px; height:25px; margin:20px auto; overflow: hidden; text-indent: 200%; white-space: nowrap; padding:0; border: none !important; overflow: hidden; box-sizing:border-box; background: url(../images/site-parts/titles/price_coution_title.png) no-repeat;}
.coution { width: 700px; margin: 0 auto ; padding: 0 0 20px 0; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 16px; font-weight:bold; text-shadow: rgba(0,0,0,0.2) 0px 1px 0; line-height:1.5; text-align: left; }
.coution ul { margin: 10px 0;}
.coution li { font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 13px; font-weight: bold; text-shadow: rgba(0,0,0,0.2) 0px 1px 0; text-align: left;}


/* ==========================================================================
SIDEBAR
========================================================================== */
div#sidebar{
    width:200px;
    float:right;
    min-height: 800px;
    height: auto;
    overflow: hidden;
}


div#sidebar h3{
    color: #2589b2;
    line-height: 18px;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 0 0;
}
div#sidebar p.pic{
    margin: 5px 0 0 0;
    width: 100%;
    text-align: center;
}

/* SIDEBAR 新着情報
========================================================================== */

div#sidebar h2.news_title{
    width:200px;
    height:52px;
    background:url(../images/site-parts/sidebar/news_title_dummy.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
div#sidebar div.news_body {
    width: 198px;
    height: 470px;
    background: #ffffff;
    overflow: auto;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid#f6cde6;
}

/* SIDEBAR 写メ日記(iframe)
========================================================================== */
div#sidebar div.diary{
    width: 200px;
    background: #F3F3F3;
    padding: 0 0 10px 0;
    height: 355px;
}

div#sidebar h2.diary_title{
    width:200px;
    height:63px;
    background:url(../images/site-parts/sidebar/diary_title_dummy.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
div#sidebar h2.diary_title a{
    width:200px;
    height:63px;
    display: block;
}

div#sidebar div.diary_body{
    width: 200px;
    height: 300px;
    margin: 0px 0 0 0px;
    padding: 0px;
    background: #ffffff;
    overflow-y: hidden;
    overflow-x: hidden;
    border-left:1px solid #F3F3F3;
    border-right:1px solid #F3F3F3;
    box-sizing: border-box;
}



/* SIDEBAR 新人入店情報
========================================================================== */


div#sidebar h2.newface_title{
    width:200px;
    height:52px;
    background:url(../images/site-parts/sidebar/newface_title_dummy.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
div#sidebar div.newface_body {
    width: 198px;
    height: 636px;
    background: #ffffff;
    overflow: auto;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #BFBFBF;
    margin-bottom: 10px;
}

div#sidebar div.newface_body p.cast_name,
div#sidebar div.newface_body p.cast_data,
div#sidebar div.newface_body p.date{
    text-align: center;
}
div#sidebar div.newface_body p.comment {
    height: 54px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.banner li {
    margin-bottom: 10px;
}







.price10 {
    width: 905px;
    margin: 15px;
}

table.tb10 {
    border-left: #ccc 1px dotted;
    border-top: #ccc 1px dotted;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
}

span.size16 {
    font-size: 15px;
    padding: 10px 0;
}


td.col2 {
    border-left: none;
    border-top:  none;
}

.price5 {
    width: 425px;
    margin: 15px;
    float: left;
}

table.tb5 {
    border-left: #ccc 1px dotted;
    border-top: #ccc 1px dotted;
    width: 445px;
}


h3.price_cost_title {
    border-bottom: 4px solid #af0b16;
    padding: 10px;
    width: 205px;
    margin: 20px auto;
    font-size: 22px;
}

td.textmini {
    font-size: 18px;
}


span.red {
    color: red;
}



/* FOOTER BANNER AREA
========================================================================== */
div#footer_bnr{
    width:960px;
    padding:5px 0;
    margin: 0 auto;
}
ul.footer_bnr{
    width:960px;
    height:auto;
    overflow: hidden;
    margin-bottom: 15px;
}
ul.footer_bnr li.w50_l {
    width: 470px;
    height: 104px;
    float: left;
    padding: 4px;
}
ul.footer_bnr li.w50_r{
    width:470px;
    height: 104px;
    float: right;
    margin-bottom: 15px;
	    padding: 4px;
}
ul.footer_bnr li.w100{
    width:960px;
    height: 110px;
    float: left;
    margin-bottom: 15px;
}


/* ==========================================================================
PAGE FOOTER
========================================================================== */

div#footer{
    width:100%;
    min-height:170px;
    height:auto;
    border-top:1px solid #CCC;
    background: #FFF;
}
div#footer .footer_content{
    width:960px;
    height:auto;
    overflow: hidden;
    margin: 10px auto;
}

div.footer_content .logo{
    width:230px;
    height: 80px;
    float: left;
}
div.footer_content .info{
    width:230px;
    height: 75px;
    float: right;
}
div.footer_content ul.footer_nav{
    width:960px;
    height:12px;
    padding:10px 0px 10px 0px;
}
div.footer_content ul.footer_nav li{
    float:left;
    width:120px;
    text-align: center;
    border-right:1px solid #CCC;
    padding: 5px 0;
    margin-bottom: 5px;
    box-sizing: border-box;
}
div.footer_content ul.footer_nav li:nth-child(8n){
    border-right:none;
}

div#footer small{
    display: block;
    text-align: center;
    margin: 0 auto;
}




p.cast_hitokoto {
    margin-bottom: 0px;
    background-color: #caf6ff;
    margin: 5px 5px -2px 5px;
    padding-top: 2px;
	height: 15px;
}

ul.schedule_tab2 li.day1.active a, ul.schedule_tab2 li.day1 a:hover {
    background-position: 0px bottom;
}

ul.schedule_tab2 li.day2.active a, ul.schedule_tab2 li.day2 a:hover {
    background-position: 0px bottom;
}

ul.schedule_tab2 li.day3.active a, ul.schedule_tab2 li.day3 a:hover {
    background-position: 0px bottom;
}


.header-h1{
	background-color: #66bcff;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding: 4px;
}