@charset "UTF-8";
/*ディスクリプション*/
.description{
    color:#000!important;
background:none!important;
    }
 /*h1*/
h1 a{
height:170px!important;
}


/*フッター背景*/
#footer{
background:none!important;
}

/*基本リンク、タイトル色*/
a,.txtData *,.moreLink a{
color:#000!important;
}

 /*女の子の名前色のベース色。個別で動画一覧内の女の子名前リンクも設定*/
 .txtData h2 a,#secMovie .inner ul li .txtData h3 a{
 color:#000;
 background:none!important;
    
 }
/*動画詳細ページのタイトル部分*/
#movie_detail #upper h1{
background-color:#33a8ff!important;
}

 /*新人情報、動画一覧のデータ名前背景色*/
 #secMovie .inner ul li h2,#photoblog .txtData .title,#photoblog .subTtl,#event .eventList .title,#movie_detail .profile em,#movie_detail #txtData .profile{
 background:#ff77f4!important;
 }
 /*新人情報、動画一覧のデータ名前リンク*/
 #secMovie .inner ul li h2 a,#photoblog .txtData .title a,#photoblog .subTtl span,#event .eventList .title,#movie_detail .profile em a{
 color:#fff!important;
 }
 /*出勤一覧、在籍一覧の女の子データ背景色*/
 #secSchedule .inner .ladyList li,#secLady .inner .ladyList li{
 /*background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 30%, #d6d6d5 50%, #d6d6d5 100%);*/
 }
 /*出勤一覧の出勤時間*/
 #secSchedule .workTime{
color:#fff!important;
padding-block:0.3em;
font-size:90%;
background-color:#ff77f4!important;
}
/*女の子詳細ページ名前背景*/
#lady_detail .ladyName{
background:#ff77f4!important;
color:#fff!important;
}
#lady_detail .ladyName em{
color:#fff!important;
}

#movie .ladyName a{
color:#000!important;
}

    
/*動画を見るボタン*/
#secMovie ul li .playBtn, #secSpecialmovie ul li .playBtn,#movie .playBtn,#ladyMov .playBtn,#ladyMov h1{
background:#ff77f4!important;
color:#fff!important;
}
/*女の子詳細ページ動画部分*/
#ladyMov .txtData .ladyName{
color:#000!important;
}





#movie .movieTitle{
background:none!important;

}
#movie .movieTitle a{

color:#000!important;
}

    /*フッターリンクの色*/
    footer .cBlock ul li a{
    
    color:#000;
    }
    /*出勤情報一覧内の内側余白調整(コメント考慮の為)*/
    #secSchedule ul li {
        padding:5px 9px 16px 9px;
        position: relative;
    
    }



   th.sat{
    background: #dcf1ff;
    }
    th.sun{
    background: #ffdcec;
    }

.topLink a{
color:#000!important;
}
/*出勤一覧　女の子名前*/
#schedule .ladyName a{
color:#000!important;
}

#photoblog .ladyName{
color:#000!important;
background:#dcc9c5!important;
}
/*テキストデータを収める*/
#secSchedule ul li,#secPhotoblog ul li{
padding:5px 9px 25px 9px;
}

/*写メ日記の詳細ページリンク色*/
#photoblog_detail a{
color:#000!important;
}

/*グローバルメニューの黒い帯を消す*/
#globalNav ul {
background:none!important;
}
/*料金表*/
#system #content ul.list{
background:#fff!important;
}
#system #content ul.systemList h2.title{
background:#3ea9fb;
color:#fff!important;
}
#system #content ul.systemList ul > li div.item{
background:#3ea9fb;
color:#fff!important;
}
/*投稿系のタイトル背景色*/
#news .title{
background-color:#3ea9fb!important;
}
/*トップ待ち時間*/
#secRealtime.w1 ul li .txtData h2{
background-color:#ff77f4!important;
color:#fff!important;
}

.fav-content-txt {
color:#555555!important;
}