@charset "UTF-8";
/*ヘッダー上部ディスクリプション*/
.description{
    background-color:#dcc9c5!important;
    color:#000;
    }
    /*認証ページエンターボタン*/
    .enter a{
    background-color:#df088a!important;
    color:#fff!important;
    }
    /*認証ページ　ヘッダー間隔*/
    .index_header{
    padding-bottom:32px!important;
    }
    /*認証ページ　HOME MENUボタン非表示*/
    #index .description + .clearfix {
        display: none;
    }
    /*認証ページ以外のヘッダー設定*/
    body:not(#index){
    header h1{
    background: transparent url(https://img.undernavi.com/shikoku/koakuma-tokushima/parts/sp_door.png) no-repeat center/cover;
    width:100%;
    height:390px;
    }
    }
    header{
    height:390px;
    }
header ul{
left:58%!important;
top:83%!important;
}
    /*認証画面イメージの調整*/
    #index #door_logo img{
    max-width:100%;
    max-height:100%;
    }
    #index #door_logo{
    max-height:390px;
    }
    
    
    
    
    /*コンテンツタイトル　グローバルMENUタイトル*/
    section .title,#globalNav h2,.more{
    background:#9e72f7!important;
    color:#fff;
    }
    /*女の子データの名前部分。長い文章対応*/
    #content ul.profile li em {
        display: block;
        margin-bottom: 4px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding-inline:5px;
    }
    /*女の子データの出勤情報*/
    #content ul.profile li span.cap{
        
        width: 90%;
        display: block;
        text-align: center;
        margin: 0 auto;
        background: #dcc9c5;
        color: #000!important;
    }
    /*トップの女の子データ出勤情報だけが絶対位置なのを相殺*/
    #top #content ul.profile li span.cap{
    position:unset;

    }
    /*女の子データの余計な内側余白*/
    body:not(#movie_detail){#content ul.profile li{
    padding-bottom:0!important;
    border:1px solid #000!important;
    }
    }
    
    /*女の子データ内の出勤情報のコメント部分*/
    #content ul.profile li span.cap>.comment{
    color:#fff!important;
    padding:0;
    }
    /*ヘッドライン*/
    .marquee_new li.color1.marquee-showing div {
    background:#000!important;
    }
    .marquee_new li.color1.marquee-showing span{
    color:#fff!important;
    }
   
    /*女の子データの高さ修正*/
    body:not(#movie_detail){#content ul.profile li {
    min-height:246px;
    }

/*電話番号等*/
.tel ul li a{
color:#a73e9b;
}


/*料金表*/

#content ul.list h2.titleL{
background:#9e72f7!important;
color:#fff!important;
}
#content ul.list ul > li div.item{
background:#9e72f7;
color:#fff!important;
}

