@charset "UTF-8";

/*==================================

 Layout

==================================*/
body {
    background-color: #fff;
}


.ntv-wrapper {
    background: rgb(255, 24, 193);
    background: linear-gradient(180deg, rgb(255 24 182 / 50%) 0%, rgb(93 114 255 / 50%) 50%, rgb(0 255 241 / 50%) 100%);
}

.bg-wrp {
    background: url(../images/common/bg.png);
    background-position: center;
}

.ntv-wrapper {}

.teaser-main-mainImg img {
    display: block;
    width: 100%;
}

.teaser-main-onair {
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #ff006a;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 10px;
}

.teaser-contents {
    box-sizing: border-box;
    font-size: 1.6rem;
}

.teaser-contents a:hover,
.bnr_cast a:hover {
    transition: opacity .1s;
    text-decoration: none;
    opacity: 0.65;
}


ul.cast {
    text-align: center;
    margin-bottom: 2%;
    width: 450px;
    margin: auto;

}

ul.cast h3 {
    font-size: 20px;
    margin-bottom: 3%;
    font-weight: bold;
    margin-top: 2%;
}



p.read {
    text-align: center;
}

p.read span.pink {
    font-size: 110%;
    font-weight: bold;
    color: #ff0090;
}

p.read span.pink_number {
    font-size: 140%;
    font-weight: bold;
    color: #ff0090;
    font-style: italic;
    border-bottom: 2px solid;

}

p.read span.pink_number_1st {
    background-image: url(../images/common/1st.png);
    width: 80px;
    height: 55px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    font-size: 0;
    margin: 0 auto;
}

p.read span.pink_number_2nd {
    background-image: url(../images/common/2nd.png);
    width: 80px;
    height: 55px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    font-size: 0;
    margin: 0 auto;
}

p.read span.pink_number_3rd {
    background-image: url(../images/common/3rd.png);
    width: 80px;
    height: 55px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    font-size: 0;
    margin: 0 auto;
}

.double_pic {
    display: block;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;

}

.single_pic {
    width: 50%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}



#data h4 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

#data h5 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #ff4699;
    color: #fff;
    padding: 10px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 3px;
}

#data p.data {
    text-align: center;
}

#data p.data span {
    display: block
}

#data p.data span.caption {
    font-weight: bold;
}


#data p.data span.l-red {
    color: #c10000;
    font-size: 20px;
    font-weight: bold;
}

#data p.data span.s-red {
    color: #c10000;
    font-size: 16px;
    font-weight: bold;
}

#data p.data span.blue {
    color: #005ddb;
    font-weight: bold;
}


div.button_area {
    margin: 40px 0;
}

#data p.data span.button {
    width: 80%;
    /* text-align: center; */
    margin: auto;
    /* margin: 40px 0px; */
    /* padding: 20px 0; */
    /* margin: auto; */
    text-decoration: none;
    color: #fff;
    background-color: #ffa800;
    border-radius: 5px;
    border-bottom: 3px solid #c98e2e;
}

#data p.data span.button a {
    padding: 15px 10px;
    display: block;
    font-size: 20px;
    font-weight: bold;
}

#data p.data span.button_close {
    width: 80%;
    /* text-align: center; */
    margin: auto;
    /* margin: 40px 0px; */
    /* padding: 20px 0; */
    /* margin: auto; */
    text-decoration: none;
    color: #c1c1c1;
    background-color: #888888;
    border-radius: 5px;
    padding: 15px 10px;
    display: block;
    font-size: 20px;
    font-weight: bold;
}



#data p.data img {
    margin: 10px 0;
}

#data p.data span.red {
    color: #c10000;
}

#data p.data img {
    margin: 10px 0;
    border: 1px solid #000;
}

#data ul {
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
}

#data ul span.title {
    font-weight: bold;
}

#data ul.apply li {
    font-size: 13px;
}

#data ul.caution li {
    font-size: 13px;
    list-style: square;
}

#data ul.method li {
    font-size: 15px;
    list-style: decimal;
}

#data ul.method img {
    margin: 10px 0;
    border: 1px solid #000;
}

a.link_txt {
    color: #007ae3;
    text-decoration: underline;
}

.caution a {
    color: #007ae3;
    text-decoration: underline;
}


#data ul li span.red {
    color: #c10000;
}

h3.teaser-block-title {
    background: linear-gradient(to right, #ff0000, #ff00b1, #5800ff, #0076ff, #00ffe2, #00ff3b, #93ff00, #fff500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.0);
    color: #ff0000;
}

/*IEで未対応の場合は以下で背景を非表示に*/
@media all and (-ms-high-contrast:none) {
    h3.teaser-block-title {
        background: none;
    }
}

/* ブロック */
.teaser-block {
    background: #fff;
    color: #333;
    word-break: break-all;
    border: 6px solid;
    border-image: linear-gradient(to right, #ff0081, #ff00b1, #5800ff, #0076ff, #00ffe2, #00ff3b, #93ff00, #fff500);
    border-image-slice: 1;
    margin: 10px 0;
}

.teaser-block-inner {
    padding: 16px 10px;
}

/* ブロックタイトル */
.teaser-block-title {
    font-size: 2rem;
    letter-spacing: 0.6px;
    color: #222;
    padding: 20px 10px 10px;
    position: relative;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
}

/* ブロック内テキスト */
.teaser-block p {
    color: #333;
    line-height: 1.86;
    font-size: 1.6rem;
    margin-bottom: 30px;
}

.hulu_banner {
    text-align: center
}

img.tver,
img.hulu {
    width: 100%;
    display: block;
margin: auto;
}

img.tver {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-right: 10px;
}

.ntv-box-sns li {
    margin-left: 20px;
    margin-right: 20px;
}

.ntv-box-movie li.hulu a {
    background-image: url(../images/common/movie-hulu.png);
}

.ntv-box-movie li.tver a {
    background-image: url(../images/common/movie-tver.png);
}
.ntv-box-movie li.ntv a {
    background-image: url(../images/common/movie-tada.png);
}



ul.minogashi {
    margin: auto;
    text-align: center;
    margin-top: 20px;
}

ul.minogashi li:first-child {
    margin-right: 20px;
}

ul.minogashi li {
    width: 38%;
    display: inline-block;
}


/* ---------------------------------
 SP用
--------------------------------- */
@media screen and (max-width: 992px) {

    .teaser-contents {
        font-size: 1.5rem;
        margin: 10px 20px;
    }

    .teaser-block p {
        font-size: 1.2rem;
    }

    ul.cast {
        text-align: center;
        margin-bottom: 2%;
        width: 100%;
        margin: auto;
        font-size: 11px;
        line-height: 2
    }

    #data h4 {
        font-size: 16px;
    }

    #data p.data span.l-red {
        font-size: 14px;
    }

    #data p.data span.caption {
        font-size: 14px;
    }

    img.hulu {
        width: 100%;
    }
    img.tver {
        width: 100%;
    }

    .single_pic {
        width: 100%;
    }


}

/* ---------------------------------
 tablet用(SP設定を上書き）
--------------------------------- */
@media screen and (min-width : 601px) {

    ul.cast {
        font-size: 15px;
        line-height: 2;
    }
}

/* ---------------------------------
 PC用
--------------------------------- */
@media screen and (min-width: 993px) {

    /* ブロック */
    .teaser-block {
        margin-top: 20px;
    }

    .teaser-block-inner {
        padding: 20px;
    }

    /* ブロックタイトル */
    .teaser-block-title {
        font-size: 2.6rem;
        padding: 30px 20px 10px;
    }

    .teaser-main-onair {
        font-size: 2.4rem;
    }

    .teaser-contents {
        margin-top: 20px;
    }

    ul.cast {
        font-size: 14px;
        line-height: 2;
        margin-bottom: 30px;
    }
}


/* ---------------------------------
 右カラム設定
--------------------------------- */

/* 右カラム　タイトル */
.ntv-box-title {
    /* background: #e90d28; */
}

.ntv-box-title.title-base {
    /* background: #e90d28; */
}


/*==================================

 Template-Module
 不使用の場合は削除してください

==================================*/


/* ---------------------------------
 メニュー（UNIT04タイプ）設定
--------------------------------- */
.teaser-main-nav {
    background-color: #222;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 9999;
}

.teaser-main-nav .row {
    margin-bottom: 0;
}

.teaser-main-nav .row .col {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
    padding: 0;
}

.teaser-main-nav ul {
    width: 100%;
}

.teaser-main-nav ul li {
    margin-left: auto;
    left: auto;
    right: auto;
}

.teaser-main-nav ul li a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    -webkit-transform: rotate(0.001deg);
    transform: rotate(0.001deg);
    font-size: 8px;
    letter-spacing: 0.8px;
    cursor: pointer;
}

.teaser-main-nav ul li span {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 8px;
    letter-spacing: 0.8px;
    opacity: 0.6;
}

.teaser-main-nav > ul > li > a > [class*=icon-],
.teaser-main-nav > ul > li > span > [class*=icon-] {
    display: block;
    font-size: 28px;
}

@media screen and (max-width: 992px) {

    .teaser-main-nav {
        height: 60px;
    }

}

@media screen and (min-width: 993px) {

    .teaser-main-nav {
        position: relative;
        z-index: 9999;
    }

    .teaser-main-nav ul li a {
        font-size: 12px;
        letter-spacing: 1.2px;
        padding: 15px 0;
        -webkit-transition: opacity 0.1s ease;
        transition: opacity 0.1s ease;
    }

    .teaser-main-nav ul li span {
        font-size: 12px;
        letter-spacing: 1.2px;
        padding: 15px 0;
    }

    .teaser-main-nav ul li a:hover {
        opacity: 0.6;
    }

    .teaser-main-nav > ul > li > a > [class*=icon-],
    .teaser-main-nav > ul > li > span > [class*=icon-] {
        font-size: 40px;
    }

}

@media only screen and (max-width: 992px) and (min-width: 601px) {
    .ntv-wrapper {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 600px) {
    .ntv-wrapper {
        margin-bottom: 60px;
    }
}

/* ---------------------------------
 バナー
--------------------------------- */
.teaser-banner-area {
    width: 100%;
    padding: 10px 0;
}

.teaser-banner-area ul li {
    margin: 10px;
    line-height: 0;
}

.teaser-banner-area ul li a {}

.teaser-banner-area ul li a img {
    width: 100%;
}

@media screen and (min-width: 993px) {
    .teaser-banner-area {
        padding: 0;
    }

    .teaser-banner-area ul li {
        margin: 10px 0;
    }
}

/* ---------------------------------
 動画
--------------------------------- */
.teaser-contents .movie-player {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin: 0 auto;
}

.teaser-contents .movie-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ---------------------------------
 Twitter
--------------------------------- */

/* タイムライン */
.teaser-contents .twitter-area {}

.teaser-contents .twitter-area .twitter-timeline {}

/* ボタン */
.teaser-contents .teaser-btn {
    margin-top: 20px;
}

.teaser-contents .teaser-btn a {
    width: 100%;
    display: block;
}

.teaser-contents .teaser-btn#btn-follow-twitter a {
    background-color: #1da1f2;
    padding: 1.3em 0 1.2em;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
}

/* ---------------------------------
 ティザーTOPICS一覧用
--------------------------------- */

#topics.drama-area {
    padding: 0;
    margin: 0;
}

#topics .drama-box-title {
    display: none;
}

/* ボタン */
#topics .drama-btn.btn-more {
    /* color: #ffffff; */
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    word-break: break-all;
    position: relative;
    background: transparent;
    border: 1px solid #222;
    padding: 1.3em 0 1.2em;
    font-size: 1.4rem;
    line-height: 1;
}

#topics .drama-btn.btn-more i {
    font-size: 1.5em;
    margin-right: 5px;
    vertical-align: middle;
}

@media screen and (max-width: 992px) {

    #topics .topics-btn {
        padding: 10px;
        margin: 0;
    }

}

/* リスト */
@media screen and (min-width: 993px) {

    #topics .topics-item {
        width: 49%;
    }

    #topics .topics-item:nth-of-type(n+3) {
        margin-top: 15px;
    }

    #topics .topics-item:nth-of-type(2n+1) {
        margin-left: 0;
    }

    #topics .topics-item:nth-of-type(2n) {
        margin-left: 2%;
    }

}


