@charset "UTF-8";
/*---------------------------------------------------------
トップページ・ギャル動画
---------------------------------------------------------*/
.top_moviecover {
    position: relative;
    z-index: 1;
}
.top_movie {
    text-align: center;
    overflow: hidden; 
}
.pickup_com_movie {
    width: 31.5%;
    box-sizing: border-box;
    text-decoration: none;
    display: inline-block;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
    vertical-align: top;
    margin: 0 0.2%;
    box-sizing: content-box;
    box-sizing: border-box;
    padding: 0 0 10px;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px !important;
}
.top_movie_list_inner {
    display: block;
}
.pickup_com_movie_body {
    margin: 0 0 10px 0;
}
.pickup_com_movie_body video {
    width: 100%;
    max-width: 640px;
    height: auto;
    background: #000;
    display: block;
}
.pickup_com_movie_body img {
    width: 100% !important;
    height: auto !important;
}
#movie_obj img {
    margin: 10px 0 0 0 !important;
}
#movie_obj a,#movie_obj p,#movie_obj div,#movie_obj span,#movie_obj strong,#movie_obj em,#movie_obj h1,#movie_obj h2,#movie_obj h3,#movie_obj h4,#movie_obj h5,#movie_obj h6 {
    text-align: center;
    display: block;
    color: #FFE600 !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.movie_content {
    background: #333;
    color: #444;
    width: 96%;
    margin: 0 auto;
    height: 240px;
    line-height: 240px;
}
.movie_content {
    border-left: 1px solid #B24F8F;
    border-right: 1px solid #666699;
}
.movie_content:before, .movie_content:after {
    content: "";
    display: block;
    height: 1px;
    background: -ms-linear-gradient(left, #B24F8F, #666699);
    background: -webkit-gradient(linear, left top, right bottom, from(#B24F8F), to(#666699));
    background: -moz-linear-gradient(left, #B24F8F, #666699);
    background: linear-gradient(left, #B24F8F, #666699);
}
@media screen and (max-width: 768px) {
    .pickup_com_movie {
        width: 100%;
        box-sizing: border-box;
        text-decoration: none;
        display: block;
        vertical-align: top;
        margin: 0 auto;
        float: none;
        box-sizing: content-box;
        box-sizing: border-box;
        padding: 0 5px 10px;
    }
    .pickup_box_top_movie_tit {
        display: block;
        font-weight: normal;
        height: 32px;
        line-height: 32px;
        background: #745cd6;
        border-radius: 40px;
        margin: 8px auto;
        font-size: 13px;
        font-weight: bold;
        padding: 2px 8px;
        box-sizing: content-box;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .pickup_com_movie_body video {
        width: 100%;
        max-width: 640px;
        background: #000;
        display: block;
    }
    .pickup_com_movie_body {
        margin: 0;
    }
}

/*---------------------------------------------------------
トップページ・コンセプト
---------------------------------------------------------*/
#concept video {
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: top left;
}
.concept_pc {
    display: block;
}
.concept_sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .concept_pc {
        display: none;
    }
    .concept_sp {
        display: block;
        margin: 20px -15px;
    }
}

/*---------------------------------------------------------
トップページ・ランキング
---------------------------------------------------------*/
.top_ranking_outer {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.top_ranking_inner {
}
.top_ranking_list {
    display: inline-block;
    width: 32%;
    margin: 0;
    color: #fff;
    position: relative;
    vertical-align: top;
}
.top_ranking_photo {
    display: block;
    position: relative;
    margin: 0 0 10px 0;
}
.top_ranking_photo img {
    display: block;
    width: 100%;
}
.top_ranking_photo:after {
    z-index: 2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-image: -ms-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
}
.ranking_info {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 5px 10px 10px;
    line-height: 1.4;
}
.ranking_catch {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.ranking_name {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.ranking_size {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
@media screen and (max-width: 768px) {
    .top_ranking_list {
        width: 48%;
        margin: 0 0.2% 1%;
        color: #3e3301;
    }
    .top_ranking_list:first-child {
        width: 100%;
        max-width: 280px;
        margin: 0 auto 5px;
        float: none;
        color: #3e3301;
    }
    .top_ranking_photo {
        margin: 0;
    }
    .ranking_info {
        padding: 5px;
    }

    .ranking_catch {
        font-size: 16px;
    }
    .ranking_name {
        font-size: 24px;
    }
    .ranking_size {
        font-size: 12px;
    }
}
#js_tab {
    margin: 0 0 10px 0;
}
#js_tab ul#tab {
margin: 20px 0;
text-align: center;
}
#js_tab ul#tab li {
display: inline-block;
width: 32%;
text-align: center;
border-radius: 100px;
background: #352c5d;
border: none;
}
#js_tab ul#tab li a{
width: 100%;
display: block;
padding: 10px 0;
font-size: 24px;
letter-spacing: 0em;
font-weight: bold;
color: #fff;
text-shadow: 0 0 6px rgba(0,0,0, .6);
font-family: "小塚明朝 Pr6N", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#js_tab ul#tab li.selected {
background: -ms-linear-gradient(top left, #B24F8F, #745cd6);
background: -moz-linear-gradient(top left, #B24F8F, #745cd6);
background: -webkit-linear-gradient(top left, #B24F8F, #745cd6);
background: linear-gradient(to bottom right, #B24F8F, #745cd6);
}
#js_tab ul#tab li.selected a {
color: #fff;
}
#tab2{
    display: none;
}
.tabs {
    text-align: center;
}
.tab_item {
    transition: all 0.2s ease;
    cursor: pointer;

    display: inline-block;
    width: 24%;
    text-align: center;
    border-radius: 100px;
    background: #352c5d;
    border: none;

    padding: 10px 0;
    font-size: 22px;
    letter-spacing: 0em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 6px rgba(0,0,0, .6);
}
.tab_item:hover {
    opacity: 0.75;
}
input[name="tab_item"] {
    display: none;
}
.tab_content {
    margin: 20px 0 0;
    text-align: center;
    display: none;
    clear: both;
}
#black_gal:checked ~ #black_gal_content,
#white_gal:checked ~ #white_gal_content {
    display: block;
}
.tabs input:checked + .tab_item {
    background: -ms-linear-gradient(top left, #B24F8F, #745cd6);
    background: -moz-linear-gradient(top left, #B24F8F, #745cd6);
    background: -webkit-linear-gradient(top left, #B24F8F, #745cd6);
    background: linear-gradient(to bottom right, #B24F8F, #745cd6);
}
@media screen and (max-width: 768px) {
    .tab_item {
        width: 44%;
        font-size: 14px;
    }
}

.ga1{z-index:2;position:absolute;left:1011px;top:76px}.ga_r1,.ga_r2,.ga_r3{z-index:2;position:absolute;left:0;top:-5px}.ga_r4,.ga_r5{z-index:2;position:absolute;left:-20px;top:0}.ga_t1{left:200px;top:2px}.ga_s1{left:-170px;top:-300px}.ga_s1,.ga_s2{z-index:2;position:absolute}.ga_s2{left:4px;top:-360px}.nf1{left:-5px;top:-10px}.nf1,.nf1_1{z-index:1;position:absolute}.nf1_1{left:62px;top:173px;width:70px;height:17px}.nf2{left:0;top:5px}.nf2,.nf3{z-index:2;position:absolute}.nf3{left:90pt;top:-25px}.ta1{left:130px;top:-30px}.ga_tmp1,.ta1{z-index:2;position:absolute}.ga_tmp1{left:422px;top:-379px}.ga_tmp2{left:851px;top:-535px}.ga_tmp2,.ga_tmp3{z-index:2;position:absolute}.ga_tmp3{left:232px;top:0}

.girlslist_list .nf1 img{
    display: block;
    width: 100%;
    max-width: 90px;
}
@media screen and (max-width: 768px) {
    .girlslist_list .nf1 img{
        display: block;
        width: 100%;
        max-width: 70px;
    }
}

.ranking_icon {
    z-index:2;
    position:absolute;
    left:-5px;
    top:-5px;
    width: 60px;
}
.ranking_icon img {
    display: block;
    width: 100%;
    height: auto;
}
.new_icon {
    z-index:2;
    position:absolute;
    left:5px;
    top:5px
}
.new_edge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
}
.new_edge img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
}
.today_icon {
    display: inline-block;
    width: 55px;
}
@media screen and (max-width: 768px) {
    .ranking_icon {
        width: 50px;
    }
    .today_icon {
        width: 50px;
    }
}

.girls_list_foreign {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 80px!important;
    height: 15px!important;
}

/*---------------------------------------------------------
トップページ・新着情報
---------------------------------------------------------*/
.whatnew_outer {
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}
#top_news {
    margin: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 2;
}
/*.top_news_date {
    font-weight: bold;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
    font-size: 32px;
    margin: 0 0 20px;
}*/
.top_news_inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-height: 1400px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
/*.top_news_inner iframe {
    display: block;
    width: 100%;
}
.top_news_inner iframe img {
    display: inline-block;
    width: auto;
}
.top_news_inner iframe a {
    display: inline-block;
    width: auto;
    max-width: 100% !important;
}
.top_news_inner .board_wrapper div {
    background: rgba(0,0,0, .5) !important;
}
.top_news_inner p, .top_news_inner span, .top_news_inner strong, .top_news_inner font, .top_news_inner div {
    line-height: 1.4;
    font-weight: bold !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif !important;
    letter-spacing: 0em !important;
    font-feature-settings: "palt";
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}*/
@media screen and (max-width: 768px) {
    .whatnew_outer {
        margin: 20px auto;
    }
}


/*---------------------------------------------------------
トップページ・ピックアップ
---------------------------------------------------------*/
.pickup_outer {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.pickup_inner {
}
.pickup_list {
    display: table-cell;
    float: left;
    text-align: left;
    width: 50%;
    vertical-align: top;
    padding: 2px;
}
.pickup_inner > .pickup_list:nth-child(2n+1) {
    clear: both;
}
.pickup_photo {
    display: block;
    position: relative;
}
.pickup_photo img {
    display: block;
    width: 100%;
    filter: contrast(110%);
}
.pickup_photo:after {
    z-index: 2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-image: -ms-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
}
.pickup_edge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
}
.pickup_info {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 5px 10px 10px;
    line-height: 1.4;
}
.pickup_catch {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.pickup_name {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.pickup_size {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
@media screen and (max-width: 768px) {
    .pickup_photo {
        margin: 0;
    }
    .pickup_info {
        padding: 5px;
    }
    .pickup_catch {
        font-size: 15px;
    }
    .pickup_name {
        font-size: 22px;
    }
    .pickup_size {
        font-size: 11px;
    }
}


/*---------------------------------------------------------
トップページ・新人情報
---------------------------------------------------------*/

.top_newface_outer {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0 15px;
}
.top_newface_inner {
    margin: 0 auto;
    text-align: center;
}
.top_newface_list {
    /*width: auto;*/
    width: 16.6666%;
    display: table-cell;
    color: #fff;
    box-sizing: content-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0 2px;
}
.top_newface_list a:hover {
    opacity: 1;
}
.top_newface_list_photo {
    margin: 0 0 5px 0;
}
.top_newface_list_photo img {
    display: block;
    width: 100%;
    height: auto;
}
.top_newface_list_photo {
    display: block;
    border-left: 1px solid #B24F8F;
    border-right: 1px solid #666699;
}
.top_newface_list_photo:before, .top_newface_list_photo:after {
    content: "";
    display: block;
    height: 1px;
    background: -webkit-gradient(linear, left top, right bottom, from(#B24F8F), to(#666699));
    background: -moz-linear-gradient(left, #B24F8F, #666699);
    background: linear-gradient(left, #B24F8F, #666699);
}
.top_newface_list_name {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
}
.top_newface_list_height {}
.top_newface_list_size {
    font-size: 13px;
    padding: 0;
    font-weight: normal;
}
@media screen and (max-width: 768px) {
    .top_newface_inner {
        margin: 0 auto;
        text-align: center;
        padding: 0 0 10px 0;
    }
    .top_newface_list {
        width: 48%;
        display: inline-block;
        color: #fff;
        box-sizing: content-box;
        box-sizing: border-box;
        text-align: center;
        padding: 0 0 5px;
        vertical-align: top;
        margin: 0 0 10px;
    }
    .top_newface_list_name {
        font-size: 13px;
        font-weight: bold;
        line-height: 1.3;
        letter-spacing: 0em;
    }
    .top_newface_list_height {}
    .top_newface_list_size {
        font-size: 11px;
        padding: 0;
        letter-spacing: 0em;
    }
}






/*---------------------------------------------------------
トップページ・出勤情報
---------------------------------------------------------*/
.top_schedule_inner {
    text-align: center;
}

.honjituno_syukkin_ico {
    position: absolute;
    right: 0px;
    top: 0px;
}
.cast_photo {
    position: relative;
    margin: 0 0 5px 0;
}
.cast_photo img {
    display: block;
    width: 100%;
    height: auto;
}
.new_face_ico {
    position: absolute;
    bottom: 3px;
    right: 3px;
}

.schedule_widget{
    display: none;
}
@media screen and (max-width: 768px) {
    .schedule_widget{
        display: block;
        margin: 0 auto 20px;
    }
}





.top_schedule_outer {
    width: 100%;
    margin: 10px auto;
    padding: 0 15px;
    position: relative;
}
.top_schedule_outer .schedule_list:nth-child(5n+1) {
    clear: both;
}
.top_schedule_outer .schedule_list {
    width: 20%;
    display: table-cell;
    color: #fff;
    vertical-align: top;
    position: relative;
    float: left;
    margin: 0;
}
.schedule_list {
    width: 24.3%;
    display: inline-block;
    color: #fff;
    vertical-align: top;
    position: relative;
}

.schedule_list_photo img {
    display: block;
    width: 100%;
    height: auto;
}
.schedule_list_photo:after {
    z-index: 2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-image: -ms-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
}

.top_schedule_list_date {
    color: #745cd6;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}

.schedule_info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 5px 10px 10px;
    line-height: 1.4;
    color: #fff;
    text-align: left;
}
.schedule_catch {
    /*background: -webkit-linear-gradient(transparent, transparent),
                -webkit-linear-gradient(#fff 0%, #fff 100%);
    background: -o-linear-gradient(transparent, transparent),
                -o-linear-gradient(#fff 0%, #fff 100%);
    background: linear-gradient(transparent, transparent),
                linear-gradient(#fff 0%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.schedule_name {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0em;
    /*background: -webkit-linear-gradient(transparent, transparent),
                -webkit-linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    background: -o-linear-gradient(transparent, transparent),
                -o-linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    background: linear-gradient(transparent, transparent),
                linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.schedule_size {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}

.schedule_next{
    color: #ea2097;
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0 0 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.schedule_next span {
    background: -ms-linear-gradient(top, #f3209c, #930057);
    background: -moz-linear-gradient(top, #f3209c, #930057);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3209c), to(#930057));
    border-radius: 1px;
    font-size: 10px;
    padding: 1px 5px;
    display: inline-block;
    letter-spacing: 0em;
    text-shadow: 0 0 3px rgba(0,0,0, .6);
    color: #fff;
    margin: 0 6px 0 0;
    position: relative;
    top: -2px;
}

@media screen and (max-width: 768px) {
    .top_schedule_outer {
        margin: 40px auto;
        padding: 0;
        position: relative;
    }

    .top_schedule_list {
        width: 32%;
        /*width: -webkit-calc(100% / 6);
        width: calc(100% / 6);*/
        display: inline-block;
        /*float: left;*/
        color: #fff;
        margin: 10px 0 10px;
        box-sizing: content-box;
        box-sizing: border-box;
        padding: 0 3px;
        vertical-align: top;
        text-align: center;
    }

}

@media screen and (max-width: 768px) {  
    #top_schedule_outer {
    }

    /*.top_schedule_list {
        width: 33.333333%;
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3);
        display: inline-block;
        float: left;
        color: #fff;
        margin: 10px 0 20px;
        box-sizing: content-box;
        box-sizing: border-box;
        padding: 0 3px;
    }*/
    .top_schedule_outer .schedule_list:nth-child(odd) {
        clear: both;
    }
    .top_schedule_outer .schedule_list:nth-child(5n+1) {
        clear: none;
    }
    .top_schedule_outer .schedule_list {
        width: 50%;
    }
    .schedule_list {
        width: 49%;
    }


    .schedule_list_photo:after {
        height: 40%;
    }

    .schedule_info {
        padding: 5px;
    }
    .schedule_catch {
        font-size: 15px;
    }
    .schedule_name {
        font-size: 22px;
    }
    .schedule_size {
        font-size: 11px;
    }

    .schedule_next{
        font-size: 13px;
    }
    .schedule_next span {
        font-size: 9px;
    }
}





/*---------------------------------------------------------
新人情報ページ
---------------------------------------------------------*/

#newface {
    text-align: center;
}
.newface_list {
    display: inline-block;
    width: 32.6%;
    margin: 0 0 10px;
    vertical-align: top;
}

.newface_list_photo {
    width: 100%;
    max-width: 480px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.newface_list_photo a {
    display: block;
    width: 100%;
}
.newface_list_photo img {
    display: block;
    width: 100%;
    height: auto;
}
.newface_info {
    margin: 10px 0 0;
    text-align: left;
    line-height: 1.3;
}
.newface_catch {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.newface_catch font,.newface_catch p,.newface_catch small,.newface_catch strong,.newface_catch div,.newface_catch h1,.newface_catch h2,.newface_catch h3,.newface_catch h4,.newface_catch h5,.newface_catch h6 {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}

.newface_start {
    color: #00FFFF;
    display: block;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0em;
    padding: 0 0 10px;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.newface_name {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.newface_size {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 10px 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.newface_text {
    color: #fff !important;
    margin: 10px 0 0 0;
    font-size: 13px;
    text-align: left;
    line-height: 1.6;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; 
}
.newface_text font,.newface_text p,.newface_text small,.newface_text strong,.newface_text div,.newface_text h1,.newface_text h2,.newface_text h3,.newface_text h4,.newface_text h5,.newface_text h6 {
    font-size: 13px !important;
    font-weight: normal !important;
    color: #fff !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif !important;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
    line-height: 1.6;
}


.newface_next{
    color: #ea2097;
    font-weight: bold;
    font-size: 14px;
    margin: 2px 0 0 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.newface_next span{
    background: -ms-linear-gradient(top, #f3209c, #930057);
    background: -moz-linear-gradient(top, #f3209c, #930057);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3209c), to(#930057));
    border-radius: 2px;
    font-size: 9px;
    padding: 1px 5px;
    display: inline-block;
    letter-spacing: 0em;
    text-shadow: 0 0 3px rgba(0,0,0, .6);
    color: #fff;
    margin: 0 6px 0 0;
    position: relative;
    top: -2px;
}

.prev_next {
    text-align: center;
    margin: 20px 0 40px;
}
.prev_next a {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0 0 3px rgba(0,0,0, .6);
    background: -moz-linear-gradient(top left, #B24F8F, #745cd6);
    background: -webkit-linear-gradient(top left, #B24F8F, #745cd6);
    background: linear-gradient(to bottom right, #B24F8F, #745cd6);
    padding: 8px 20px;
    color: #fff;
    border-radius: 3px;
}
.prev_next p {
    display: inline-block;
    color: #51230b;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .newface_list {
        display: block;
        width: 100%;
        margin: 0 0 15px;
    }
    .newface_catch {
        font-size: 16px;
    }
    .newface_name {
        font-size: 24px;
    }
    .newface_size {
        font-size: 12px;
    }

}






#newface .newface_catch {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#newface .newface_catch font,#newface .newface_catch p,#newface .newface_catch small,#newface .newface_catch strong,#newface .newface_catch div,#newface .newface_catch h1,#newface .newface_catch h2,#newface .newface_catch h3,#newface .newface_catch h4,#newface .newface_catch h5,#newface .newface_catch h6 {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}

#newface .newface_start {
    color: #00FFFF;
    display: block;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0em;
    padding: 0 0 10px;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#newface .newface_name {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#newface .newface_size {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 10px 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#newface .newface_text {
    color: #fff !important;
    margin: 10px 0 0 0;
    font-size: 16px;
    text-align: left;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; 
}
#newface .newface_text font,#newface .newface_text p,#newface .newface_text small,#newface .newface_text strong,#newface .newface_text div,#newface .newface_text h1,#newface .newface_text h2,#newface .newface_text h3,#newface .newface_text h4,#newface .newface_text h5,#newface .newface_text h6 {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #fff !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif !important;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#newface .newface_next{
    color: #ea2097;
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 0 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#newface .newface_next span{
    background: -ms-linear-gradient(top, #f3209c, #930057);
    background: -moz-linear-gradient(top, #f3209c, #930057);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3209c), to(#930057));
    border-radius: 2px;
    font-size: 11px;
    padding: 1px 5px;
    display: inline-block;
    letter-spacing: 0em;
    text-shadow: 0 0 3px rgba(0,0,0, .6);
    color: #fff;
    margin: 0 6px 0 0;
    position: relative;
    top: -2px;
}
@media screen and (max-width: 768px) {
    #newface .newface_catch {
        font-size: 18px;
    }
    #newface .newface_start {
        font-size: 15px;
    }
    #newface .newface_name {
        font-size: 24px;
    }
    #newface .newface_size {
        font-size: 14px;
    }
    #newface .newface_next{
        font-size: 15px;
    }
    #newface .newface_next span{
        font-size: 9px;
    }
}




/*---------------------------------------------------------
在籍一覧ページ
---------------------------------------------------------*/

#girlslist {
    text-align: left;
}
.girlslist_sort {
    margin: 0 auto 20px;
}
.girlslist_sort ul {
    text-align: center;
}
.girlslist_sort ul li {
    display: inline-block;
    width: 23%;
    margin: 0 0.5%;
}
.girlslist_sort ul li a {
    display: block;
    text-align: center;
    font-weight: normal;
    list-style: none;
    cursor: pointer;
    padding: 8px 10px;
    border-radius: 60px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #652b44;

    background: #1D0714;
    background: -ms-linear-gradient(45deg, #1D0714, #6C0542, #1D0714);
    background: -moz-linear-gradient(45deg, #1D0714, #6C0542, #1D0714);
    background: linear-gradient(45deg, #3F0C2A, #6C0542, #1D0714);
    text-shadow: 0 0 3px rgba(0,0,0, .7);
    font-family: "小塚明朝 Pr6N", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
}
.girlslist_sort ul li a:hover{
    border: 1px solid #7157ad;
    background: #1D0714;
    background: -ms-linear-gradient(45deg, #1D0714, #745cd6, #1D0714);
    background: -moz-linear-gradient(45deg, #1D0714, #745cd6, #1D0714);
    background: linear-gradient(45deg, #3F0C2A, #745cd6, #1D0714);
}
.girlslist_sort ul li.active a {
    display: block;
    text-align: center;
    font-weight: normal;
    list-style: none;
    cursor: pointer;
    padding: 8px 10px;
    border-radius: 60px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #7157ad;

    background: #1D0714;
    background: -ms-linear-gradient(45deg, #1D0714, #745cd6, #1D0714);
    background: -moz-linear-gradient(45deg, #1D0714, #745cd6, #1D0714);
    background: linear-gradient(45deg, #3F0C2A, #745cd6, #1D0714);
    text-shadow: 0 0 3px rgba(0,0,0, .7);
    font-family: "小塚明朝 Pr6N", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
}

.cast_list:nth-child(4n+1) {
    clear: both;
}
.cast_list {
    width: 25%;
    display: table-cell;
    float: left;
    vertical-align: top;
    position: relative;
}

.cast_photo img {
    display: block;
    width: 100%;
}
.cast_photo {
    position: relative;
}
.cast_photo:after {
    z-index: 2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-image: -ms-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
}

.cast_info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 5px 10px 10px;
    line-height: 1.4;
    color: #fff;
    text-align: left;
}
.cast_catch {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.cast_catch font,.cast_catch p,.cast_catch small,.cast_catch strong,.cast_catch div,.cast_catch h1,.cast_catch h2,.cast_catch h3,.cast_catch h4,.cast_catch h5,.cast_catch h6 {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.cast_name {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.cast_size {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 5px 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.cast_next{
    color: #ea2097;
    font-weight: bold;
    font-size: 14px;
    margin: 2px 0 0 0;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.cast_next span{
    background: -ms-linear-gradient(top, #f3209c, #930057);
    background: -moz-linear-gradient(top, #f3209c, #930057);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3209c), to(#930057));
    border-radius: 2px;
    font-size: 9px;
    padding: 1px 5px;
    display: inline-block;
    letter-spacing: 0em;
    text-shadow: 0 0 3px rgba(0,0,0, .6);
    color: #fff;
    margin: 0 6px 0 0;
    position: relative;
    top: -2px;
}
@media screen and (max-width: 768px) {
    .girlslist_sort {
        margin: 0 auto 20px;
    }
    .girlslist_sort ul {
        text-align: center;
    }
    .girlslist_sort ul li {
        display: inline-block;
        width: 48%;
        margin: 1% 0.5%;
    }
    .girlslist_sort ul li a {
        display: block;
        padding: 8px 4px;
        font-size: 14px;
    }
    .girlslist_sort ul li.active a {
        display: block;
        padding: 8px 4px;
        font-size: 15px;
    }
}
@media screen and (max-width: 768px) {
    #girlslist {
        padding: 0;
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
    }

    .cast_list:nth-child(2n+1) {
        clear: both
    }
    .cast_list {
        width: 50%;
    }
    .cast_info {
        padding: 5px;
    }

    .cast_catch {
        font-size: 15px;
    }
    .cast_name {
        font-size: 22px;
    }
    .cast_size {
        font-size: 11px;
    }
    .cast_next{
        font-size: 12px;
    }
    .cast_next span{
        font-size: 8px;
    }
}





/*---------------------------------------------------------
ランキングページ
---------------------------------------------------------*/

#ranking {
}
.ranking_section_black {
    width: 100%;
    padding: 20px 0;
    background: url(../imgs/ranking/ranking_content01_background.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    text-align: center;
}
.ranking_section_black_first {
    width: 100%;
    padding: 0 0 20px 0;
}

.ranking_section_black .ranking_section_title {
    margin: 20px auto;
    padding: 0;
    text-align: center;
    font-size: 56px;
    font-weight: bold;
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent),
                -webkit-linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    background: -o-linear-gradient(transparent, transparent),
                -o-linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    background: linear-gradient(transparent, transparent),
                linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    word-break: break-all;
    font-feature-settings: "palt";
    letter-spacing: 0em;
}

.ranking_list {
    width: 19.2%;
    display: inline-block;
    color: #fff;
    margin: 5px 0;
    vertical-align: top;
    position: relative;
}

.ranking_list_label {
    position: relative;
}
.ranking_list_label01 {
    z-index: 100;
    position: absolute;
    left: -10px;
    top: -10px;
    width: 70px;
    height: 17px;
}
.ranking_list_label02 {
    z-index: 100;
    position: absolute;
    left: -5px;
    top: -10px;
}
.ranking_photo {
    position: relative;
}
.ranking_photo:after {
    z-index: 2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-image: -ms-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(0deg, #510784 0%, rgba(0, 0, 0, 0) 100%);
}
.ranking_photo img {
    display: block;
    width: 100%;
}

#ranking .ranking_catch {
    word-break: break-all;
    letter-spacing: 0em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#ranking .ranking_name {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 1.2;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
#ranking .ranking_size {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}

@media screen and (max-width: 768px) {
    .ranking_section_black {
        padding: 0;
        background: none;
        margin: 20px 0;
        text-align: center;
    }

    .ranking_list {
        width: 70%;
        max-width: 480px;
        display: block;
        margin: 5px auto;
        padding: 0;
    }
    .ranking_list:nth-child(2),.ranking_list:nth-child(3),.ranking_list:nth-child(4),.ranking_list:nth-child(5),.ranking_list:nth-child(6),.ranking_list:nth-child(7),.ranking_list:nth-child(8),.ranking_list:nth-child(9),.ranking_list:nth-child(10) {
        width: 48%;
        max-width: 300px;
        display: inline-block;
        margin: 5px auto;
        padding: 0;
    }

    .ranking_section_black .ranking_section_title {
        margin: 20px auto;
        padding: 0;
        font-size: 34px;
    }
    .ranking_section_black .ranking_section_title span {
        font-size: 14px;
        padding: 0 0 0 10px;
    }


    #ranking .ranking_catch {
        font-size: 15px;
    }
    #ranking .ranking_name {
        font-size: 26px;
    }
    #ranking .ranking_size {
        font-size: 11px;
    }

}


#ranking_container {
    background-color: white;
    padding-top: 5px;
    border: 1px solid #FF33CC;
    margin-bottom: 5px;
}
.ranking_title {
    *background-image: url(../img/ranking/title_top2.jpg);
    background-repeat: no-repeat;
    height: 54px;
    width: 456px;
    position: absolute;
    left: 170px;
    top: 0px;
}
/*#ranking10_container {
  width: 755px;
  padding-top: 5px;
  ;
  *border: 1px solid #F3C;
  margin-bottom: 5px;
  float: left;
}*/

#ranking10_box {
    width: 124px;
    height: 235px;
    *border: 1px solid #FFD0E2;
    padding: 2px;
    margin: 2px;
    float: left;
}
.ranking_prof_box1 {
    font-size: 12px;
    color: #604100;
    font-family: Verdana;
    padding-left: 2px;
    line-height: 12px;
    height: 12px;
    margin-top: 5px;
    margin-bottom: 2px;
    overflow: hidden;
}
.ranking_prof_box2 {
    font-size: 8px;
    color: #604100;
    font-family: Verdana;
    padding-left: 2px;
    line-height: 12px;
    height: 12px;
    overflow: hidden;
}
.icon_rank0 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_01.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank1 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_02.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank2 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_03.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank3 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_04.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank4 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_05.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank5 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_06.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank6 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_07.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank7 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_08.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank8 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_09.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.icon_rank9 {
    width: 46px;
    height: 44px;
    background-image: url(../img/rank_i_10.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.ranking_today {
    position: absolute;
    left: 70px;
    top: 168px;
}
.glidecontent {
    width: 673px;
    background-color: white;
}
.ranking_box {
    padding-top: 15px;
    position: absolute;
    padding-left: 3px;
}
.ranking {
    float: left;
    height: 210px;
    width: 124px;
    margin-top: 37px;
    position: relative;
    padding-top: 4px;
    padding-left: 4px;
    margin-right: 1px;
    background-image: url(../img/top/bg_ranking.gif);
}
.ranking_no1 {
    height: 246px;
    width: 145px;
    top: 0px;
    margin-top: 6px;
    padding-top: 5px;
    padding-left: 5px;
    margin-right: 1px;
    background-image: url(../img/top/bg_ranking_no1.gif);
}

/*ランキング(殿堂入り)*/
.ranking_content01 {
    width: 100%;
    background: #101010;
}
.ranking_content01_inner {
    background: url(../imgs/ranking/ranking_content01_background.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 10px 40px 10px 20px;
}
.ranking_content01 .col-sm-5, .ranking_content01 .col-sm-7 {
    padding: 0;
}
.ranking_content01_photo {
    position: relative;
    width: 100%;
    display: block;
    margin: -10px 0 0 0;
}
.ranking_content01_photo:hover {
    opacity: 1;
}
.ranking_content01_photo_frame {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    overflow: hidden; 
}
.ranking_content01_photo .ranking_content01_photo_inner {
    display: block;
    width: 71%;
    position: absolute;
    z-index: 1;
    top: 21%;
    left:14%;
}
.ranking_content01_photo .ranking_content01_photo_inner img {
    display: block;
    width: 100%;
}
.ranking_content01_title {
    max-width: 100%;
    margin: 3% 0 0 -5px;
}
.ranking_content01_title img {
    display: block;
    width: 100%;
}
.ranking_content01_info {
    color: #fff;
    margin: 20px 0 0 0;
}
.ranking_content01_info h3 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
    word-break: break-all;
    font-feature-settings: "palt";
    letter-spacing: 0em;
}
.ranking_content01_info h4 {
    font-size: 46px;
    font-weight: bold;
    color: #FFE600;
    text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
    margin: 2% 0 5px;
}
.ranking_content01_info p {
    font-size: 20px;
    text-shadow: -1px -1px 1px #333, 1px -1px 1px #333, -1px 1px 1px #333, 1px 1px 1px #333;
}
.ranking_content01_info p.ranking_content01_info_text {
    margin: 2% 0 0 0;
}
.ranking_content01_info p.ranking_content01_info_text, .ranking_content01_info p.ranking_content01_info_text p, .ranking_content01_info p.ranking_content01_info_text span, .ranking_content01_info p.ranking_content01_info_text em, .ranking_content01_info p.ranking_content01_info_text strong, .ranking_content01_info p.ranking_content01_info_text small, .ranking_content01_info p.ranking_content01_info_text div, .ranking_content01_info p.ranking_content01_info_text font {
    font-size: 18px !important;
    text-shadow: -1px -1px 1px #333, 1px -1px 1px #333, -1px 1px 1px #333, 1px 1px 1px #333 !important;
    color: #fff !important;
    line-height: 1.6 !important;
}
.ranking_content01_info p.ranking_content01_info_text font {
    font-weight: bold !important;
    font-size: 24px !important;
    color: #e90089 !important;
    line-height: 1.2 !important;
}
@media screen and (max-width: 768px) {
    .ranking_content01_inner {
        background-size: 130%;
        padding: 10px 15px;
    }

    .ranking_content01_title {
        max-width: 100%;
        margin: 0 auto;
    }
    .ranking_content01_photo {
        max-width: 560px;
        margin: -10px auto 0;
    }
    .ranking_content01_info {
        margin: 10px 0 0 0;
    }
    .ranking_content01_info h3 {
        font-size: 20px;
        line-height: 1.3;
    }
    .ranking_content01_info h4 {
        font-size: 28px;
        margin: 1% 0 5px;
    }
    .ranking_content01_info p {
        font-size: 15px;
        line-height: 1.4;
        margin: 0 0 15px;
    }
    .ranking_content01_info p.ranking_content01_info_text, .ranking_content01_info p.ranking_content01_info_text p, .ranking_content01_info p.ranking_content01_info_text span, .ranking_content01_info p.ranking_content01_info_text em, .ranking_content01_info p.ranking_content01_info_text strong, .ranking_content01_info p.ranking_content01_info_text small, .ranking_content01_info p.ranking_content01_info_text div, .ranking_content01_info p.ranking_content01_info_text font {
        font-size: 14px !important;
        line-height: 1.5 !important;
        text-align: left !important;
    }
    .ranking_content01_info p.ranking_content01_info_text font {
        font-size: 16px !important;
        text-align: left !important;
    }
}
/*---------------------------------------------------------
在籍情報
---------------------------------------------------------*/

#schedule {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}
.schedule_tab {
    text-align: center;
    padding: 0 0 20px 0;
    /*max-width: 1040px;*/
    margin: 0 auto;
}
.schedule_date_tab {
    width: 12%;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    list-style: none;
    cursor: pointer;
    padding: 8px 0;
    border-radius: 60px;
    color: #fff;
    font-size: 18px;
    margin: 4px 2px;

    border: 1px solid #652b44;

    background: #1D0714;
    background: -ms-linear-gradient(45deg, #1D0714, #6C0542, #1D0714);
    background: -moz-linear-gradient(45deg, #1D0714, #6C0542, #1D0714);
    background: linear-gradient(45deg, #3F0C2A, #6C0542, #1D0714);
    text-shadow: 0 0 3px rgba(0,0,0, .7);
    font-family: "小塚明朝 Pr6N", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
    transition: all .3s;
}
/*.schedule_date_tab.schedule_tab_select {
    background: #df186d;
    color: #fff;
}*/
.schedule_date_tab:hover, .schedule_date_tab.schedule_tab_select:hover {
    border: 1px solid #7157ad;
    background: #1D0714;
    background: -ms-linear-gradient(45deg, #1D0714, #745cd6, #1D0714);
    background: -moz-linear-gradient(45deg, #1D0714, #745cd6, #1D0714);
    background: linear-gradient(45deg, #3F0C2A, #745cd6, #1D0714);
    color: #fff;
}

.schedule_date_center {
    text-align: center;
    margin: 0 0 20px;
}
.schedule_date_center p {
    display: block;
    font-size: 36px;
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent),
                -webkit-linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    background: -o-linear-gradient(transparent, transparent),
                -o-linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    background: linear-gradient(transparent, transparent),
                linear-gradient(#E4BA74 0%, #E4BA74 26%, #e2ba78 35%, #a37e43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    word-break: break-all;
    letter-spacing: 0em;
    font-weight: bold;
}


.schedule_outer {
    padding: 0;
    text-align: left;
}
.schedule_inner {
    padding: 0;
    text-align: left;
}
/*.schedule_list {
    width: 24.3%;
    display: inline-block;
    color: #fff;
    vertical-align: top;
    position: relative;
    transition: all .3s;
}*/
@media screen and (max-width: 1200px) {
    .schedule_date_tab {
        width: 20%;
        display: inline-block;
        text-align: center;
        font-weight: normal;
        list-style: none;
        cursor: pointer;
        padding: 8px 0;
        border-radius: 60px;
        color: #fff;
        font-size: 18px;
        border: 1px solid #df186d;
        margin: 4px 2px;

        border: 1px solid #652b44;

        background: #1D0714;
        background: -ms-linear-gradient(45deg, #1D0714, #6C0542, #1D0714);
        background: -moz-linear-gradient(45deg, #1D0714, #6C0542, #1D0714);
        background: linear-gradient(45deg, #3F0C2A, #6C0542, #1D0714);
        text-shadow: 0 0 3px rgba(0,0,0, .7);
        font-family: "小塚明朝 Pr6N", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: bold;
    }
}
@media screen and (max-width: 768px) {
    .schedule_outer{
        margin: 20px 0 0 0;
    }

    .schedule_date_center p {
        font-size: 20px;
    }

    .schedule_date_tab {
        width: 23%;
        display: inline-block;
        padding: 8px 0;
        border-radius: 60px;
        font-size: 13px;
        margin: 5px auto;
        letter-spacing: 0em;
    }
}

.schedule_widget{
    display: none;
}
@media screen and (max-width: 768px) {
    .schedule_widget{
        display: block;
        margin: 0 auto 20px;
        padding: 0 0 10px 0;
    }
}
