@charset "UTF-8";

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

 Layout

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

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

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

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

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


/* ブロック */

.newnogistar-block {
    background: url(../images/block_bg.jpg) repeat;
    border-radius: 10px;
    margin: 0 auto;
    padding: 30px 2%;
    margin-bottom: 20px;
    box-shadow: 6px 6px 0px 0 rgba(158, 62, 178, 1);
}


/* ブロックタイトル */

.newnogistar-block-title {
    text-align: center;
    margin-bottom: 15px;
}


/* ブロック内テキスト */

.newnogistar-block p,
.newnogistar-block ul {
    color: #fff;
    line-height: 1.6;
}


/* ---------------------------------
 SP用
--------------------------------- */

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


/* ---------------------------------
 tablet用(SP設定を上書き）
--------------------------------- */

@media screen and (min-width: 601px) {
    .newnogistar-block {
        padding: 40px 3%;
    }
    .newnogistar-block-title {
        text-align: center;
        margin-bottom: 20px;
    }
}


/* ---------------------------------
 PC用
--------------------------------- */

@media screen and (min-width: 993px) {
    /* ブロック */
    .newnogistar-main-onair {
        font-size: 1.8rem;
    }
}


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


/* 右カラム　タイトル */

.ntv-box-title {
    background: #9E3EB2;
}

.ntv-box-title.title-base {
    background: #9E3EB2;
}

.drama-box-title.title-base {
    background-color: #222;
}


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

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

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


/* ---------------------------------
 メニュー（UNIT04タイプ）設定
--------------------------------- */

.newnogistar-main-nav {
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 9999;
}

.newnogistar-main-nav .row {
    margin: 10px 0;
}

.newnogistar-main-nav .row .col {
    padding: 3px;
}

.newnogistar-main-nav ul {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}

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

.newnogistar-main-nav ul li a {
    display: flex;
    cursor: pointer;
    margin: 10px 0;
}

.newnogistar-main-nav ul li a img {
    width: 100%;
}

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

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

@media screen and (min-width: 993px) {
    .newnogistar-main-nav {
        position: relative;
        z-index: 9999;
    }
    .newnogistar-main-nav ul li a {
        -webkit-transition: opacity 0.1s ease;
        transition: opacity 0.1s ease;
    }
    .newnogistar-main-nav ul li span {
        font-size: 12px;
        letter-spacing: 1.2px;
        padding: 15px 0;
    }
    .newnogistar-main-nav ul li a:hover {
        opacity: 0.6;
    }
    .newnogistar-main-nav>ul>li>a>[class*=icon-],
    .newnogistar-main-nav>ul>li>span>[class*=icon-] {
        font-size: 40px;
    }
    .newnogistar-main-nav ul li a img {
        width: 156px;
    }
}


/* ---------------------------------
 バナー
--------------------------------- */

.newnogistar-banner-area {
    width: 100%;
}

.newnogistar-banner-area ul {
    padding-inline-start: 0px;
    margin-bottom: 20px;
}

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

.newnogistar-banner-area ul li a {}

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

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


/* ---------------------------------
 動画
--------------------------------- */

.newnogistar-contents .movie-player {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin: 0 auto;
}

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


/* ---------------------------------
 x
--------------------------------- */


/* タイムライン */


/* ボタン */

.newnogistar-contents .newnogistar-btn {
    margin-top: 0px;
}

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

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

.newnogistar-contents .newnogistar-btn#btn-follow-x a {
    background-color: #000000;
}

.newnogistar-contents .newnogistar-btn#btn-follow-insta a {
    background-color: #C3338A;
}

.newnogistar-contents .newnogistar-btn#btn-follow-tiktok a {
    background-color: #000000;
}

.newnogistar-contents .newnogistar-btn#btn-follow-facebook a {
    background-color: #3b5998;
}

.newnogistar-contents .newnogistar-btn#btn-follow-instagram a {
    position: relative;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}

.newnogistar-contents .newnogistar-btn#btn-follow-instagram a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.newnogistar-contents .newnogistar-btn#btn-follow-line a {
    background-color: #00b900;
}

.newnogistar-contents .newnogistar-btn#btn-follow-tiktok a {
    background-color: #000000;
}


/* ---------------------------------
 ティザー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%;
    }
}


/* .row:after {
    content: "";
    display: table;
    clear: both;
} */

.row:after {
    content: none;
}