@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap');

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

 Font

==================================*/
.ntv-main{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.ntv-main .ff-barlow{
  font-family: "Barlow", 'Noto Sans JP', sans-serif;
  font-weight: 600;
}
/*==================================

 Layout

==================================*/
.ntv-wrapper {
  background-color: #faf8f2;
}
.ntv-wrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 100vw;
  background-image: url(../images/common/bg_top.png);
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top:85vw; left:0;
  z-index: 0;
}
.ntv-contentsWrap{
  position: relative;
  z-index: 10;
}
.teaser-contents{
  position: relative;
  z-index: 100;
  box-sizing: border-box;
  font-size: 1.4rem;
}
.teaser-contents img{
  width: 100%;
}
.teaser-contents p, .teaser-contents a, .teaser-contents span, .teaser-contents li, .teaser-contents dt, .teaser-contents dd{
  font-feature-settings: 'palt' 1;
}

/* mainvisual */
.teaser-main-mainImg img {
  display: block;
  width: 100%;
}
.teaser-main-mainImg .mainvisual-top{
  /* pointer-events: none; */
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0;
  text-indent: -9999px;
  white-space: nowrap;
  background-image: url(../images/main.jpg);
  width: 100%;
  padding-top: 48%;
  margin: 0 auto;
  display: block;
}

/* onair */
.teaser-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;
}
.teaser-contents a:hover, .bnr_cast a:hover {
  transition: opacity .1s;
	text-decoration:none;
	opacity:0.65;
}

/* ブロック */
.teaser-block{
  color: #1b1b1b;
  word-break: break-all;
  position: relative;
  z-index: 100;
  margin-top: 10%;
}
.teaser-block-inner{
  background: #faf8f2;
  padding: 4%;
}

/* ブロックタイトル */
.teaser-block-title{
  /* font-size: 2.4rem;
  letter-spacing: 0.3em;
  color: #102d69;
  padding: 0;
  position: relative;
  font-weight: bold;
  line-height: 1.0; */
  text-align: center;
  margin-bottom: 4%;
  display: block;
  background-image: url(../images/top/tit_movie.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  font-size: 0;
  text-indent: -9999px;
  white-space: nowrap;
  font-size: 0;
  width: 100%;
  padding-top: 15%;
}
.teaser-news .teaser-block-title{
  background-image: url(../images/top/tit_news.png);
  padding-top: 5.2%;
  background-position: 0 0;
}
#movie .teaser-block-title{
  background-image: url(../images/top/tit_movie.png);
}
#sched .teaser-block-title{
  background-image: url(../images/top/tit_schedule.png);
}
#teaser-twitter .teaser-block-title{
  background-image: url(../images/top/tit_sns.png);
}
#top-topics .teaser-block-title{
  background-image: url(../images/top/tit_topics.png);
}
.teaser-block-title span{
  /* display: block;
  margin-bottom: 1em;
  font-size: 1.2rem;
  letter-spacing: 0.2em; */
}

/* ブロック内テキスト */
.teaser-block p{
  color: #1b1b1b;
  line-height: 1.86;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}

/* ボタン */
.teaser-btn{
  text-align: center;
}
.teaser-btn a{
  width: 100%;
  position: relative;
  display: block;
  padding: 1em;
  border-radius: 1.7em;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  background-color: #d7c378;
  color: #102d69;
  font-weight: 600;
}
.teaser-btn a::after{
  position: absolute;
  top: 0;
  right: 1.1em;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto 0;
  content: "";
  border-right: 2px solid #102d69;
  border-bottom: 2px solid #102d69;
  transform: rotate(-45deg);
}

/* NEWS */
.teaser-news .teaser-block-title{
  margin: 7% 1% 4%;
  text-align: left;
}
.teaser-news .teaser-news-ticker{
  background: #fff;
  border-radius: 2.5em;
  padding: 0.5em 1.5em;
  letter-spacing: 0.06em;
}
.teaser-news .teaser-news-ticker li .news_date{
  display: inline-block;
  padding-right: 1em;
}

/* top caster */
#top-caster{
  margin-top: 5.33%;
}
#top-caster .teaser_caster_box{
  margin-bottom: 10%;
}
#top-caster .teaser_caster_box:last-child{
  margin-bottom: 0;
}
#top-caster .teaser-caster-img .top_caster-img{
  display: block;
  width: 100%;
  padding-top: 66.72%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
#top-caster #cast01 .teaser-caster-img .top_caster-img{
  background-image: url(../images/top/cast01.jpg);
}
#top-caster #cast02 .teaser-caster-img .top_caster-img{
  background-image: url(../images/top/cast02.jpg);
}
#top-caster .teaser-caster-detail{
  display: flex;
  justify-content: center;
  margin: 0 -2.67%;
  padding-top: 6.3%;
}
#top-caster .teaser-caster-detail .teaser-caster-list{
  width: 50%;
  padding: 0 2.67%;
}
#top-caster .teaser-caster-detail .teaser-caster-list li{
  text-align: center;
  letter-spacing: 0.2em;
  margin-top: 1em;
}
#top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name{
  font-size: 1.2rem;
  color: #102d69;
  font-weight: 600;
}
#top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name span{
  display: block;
}
#top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name span.name_jp{
  font-size: 2rem;
}
#top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name span.name_en{
  font-size: 1rem;
}
#top-caster .teaser-caster-detail .teaser-caster-btn a{
  width: 100%;
  padding: 1em 1em 1em 0.5em;
  border-radius: 1.7em;
  font-size: 1.2rem;
  line-height: 1;
}

/* schedule */
#sched .sched-box{
  padding-top: 4%;
  border-bottom: 1px solid;
  border-image: linear-gradient(45deg, #f2aac9,#0094da) 1;
}
#sched .sched-box:first-child{
  padding-top: 0;
}
#sched .sched-box:last-child{
  border-bottom: none;
}
#sched .sched-box .sched-head{
  display: flex;
}
#sched .sched-box .sched-head .date{
  width: 16%;
}
#sched .sched-box .sched-head .date p{
  font-size: 2.2rem;
  text-align: center;
  letter-spacing: 0.04em;
  color: #102d69;
}
#sched .sched-box .sched-head .date p .dow{
  display: block;
  margin: 0 auto;
  font-size: 1.4rem;
  width: 2.1em;
  height: 2.1em;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  text-align: center;
  background-color: #102d69;
  border-radius: 50%;
}
#sched .sched-box .sched-head .detail{
  width: 84%;
  padding-left: 4%;
  margin-top: 1.2%;
}
#sched .sched-box .sched-head .detail ul{
  padding: 6% 0 10%;
  border-bottom: 1px solid;
  border-image: linear-gradient(45deg, #f2aac9,#0094da) 1;
}
#sched .sched-box .sched-head .detail ul:first-child{
  padding-top: 0;
}
#sched .sched-box .sched-head .detail ul:last-child{
  border-bottom: none;
}
#sched .sched-box .sched-head .detail li.sched-time{
  color: #f279ae;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  padding-bottom: 2%;
}
#sched .sched-box .sched-head .detail li.sched-time span{
  padding-left: 0.5em;
  font-size: 1rem;
}
#sched .sched-box .sched-head .detail li.sched-event{
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 0.1em;
  padding-bottom: 6%;
}
#sched .sched-box .sched-head .detail .feature-btn a{
  font-size: 1.4rem;
  padding: 0.5em 1em;
}

/* top-topics */
#top-topics{
  padding-bottom: 8%;
  margin-top: 7%;
}

/* ---------------------------------
 SP用
--------------------------------- */
@media screen and (max-width: 992px) {
  .teaser-contents{
    padding: 0 4%;
  }
  .teaser-block{
    width: 100%;
  }
  .teaser-contents::after{
    content: '';
    display: block;
    width: 100%;
    height: 100vw;
    background-image: url(../images/common/bg_bottom.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0; right: 0; left:auto; top:auto;
    z-index: 0;
  } 
  /* NEWS */
  .teaser-news .teaser-news-ticker li{
    font-size: 1.2rem;
  }
  .teaser-news .teaser-news-ticker li .news_date{
    display: block;
    font-size: 1.2rem;
  }
}

/* ---------------------------------
 tablet用(SP設定を上書き）
--------------------------------- */
@media screen and (min-width : 601px){
  .ntv-wrapper::before{
    top:75vw;
  }
  /* NEWS */
  .teaser-news .teaser-news-ticker li{
    font-size: 1.4rem;
  }  
  .teaser-news .teaser-news-ticker li .news_date{
    display: inline-block;
    font-size: 1.4rem;
  }  
}

/* ---------------------------------
 PC用
--------------------------------- */
@media screen and (min-width: 993px) {
  /*==================================
  Layout
  ==================================*/
  body{
    position: relative;
  }
  body::before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: '';
    width: 100%;
    height: 160px;
    background-image: url(../images/common/bg_mainvisual.jpg);
    display: block;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1;
  }  
  body::after {
    content: '';
    width: 100%;
    height: 80px;
    background: #d7c378;
    position: absolute;
    top: 220px;
    left: 0;
    z-index: 1;
  }  
  .ntv-wrapper{
    background-image: url(../images/common/bg_bottom.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 70.28vw;
  }
  .ntv-wrapper::before {
    height: 70.28vw;
    background-size: 70.28vw;
    top: 280px;
    left: -46px;
  }
  .teaser-contents::after {
    display: none;
  }
  .ntv-main{
    margin-top: -20px;
  }  
  /* mainvisual */
  .teaser-main-mainImg .mainvisual-top{
    background-image: url(../images/main_pc.png);
    padding-top: 24.09639%;
  }
  /* ブロック */
  .teaser-block{
    margin-top: 60px;
  }
  .teaser-block-inner{
    padding: 20px;
  }
  /* ブロックタイトル */
  .teaser-block-title{
    /* font-size: 3.2rem; */
    padding-top: 9.64%;
    margin-bottom: 40px;
  }
  .teaser-main-onair{
    font-size: 1.8rem;
  }
  .teaser-contents {
    margin-top: 20px;
  }
  /* ブロック内テキスト */
  .teaser-block p{
    font-size: 1.6rem;
  }

  /* NEWS */
  .teaser-news .teaser-block-title{
    padding-top: 3%;
    /* font-size: 2.4rem; */
    margin: 32px 4px 24px;
  }
  .teaser-news .teaser-news-ticker{
    border-radius: 1.5em;
  } 

  /* top caster */
  #top-caster .teaser-block{
    margin-top: 40px;
  }
  #top-caster .teaser-caster-detail{
    margin: 0;
    padding-top: 32px;
  }
  #top-caster .teaser-caster-detail .teaser-caster-list{
    padding: 0 40px;
  }
  #top-caster .teaser-caster-detail .teaser-caster-list li{
    margin-top: 0;
  }
  #top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name{
    font-size: 1.5rem;
    margin-bottom: 1em;
  }
  #top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name span.name_jp{
    font-size: 2.4rem;
  }
  #top-caster .teaser-caster-detail .teaser-caster-list .teaser-caster-name span.name_en{
    font-size: 1.2rem;
  }
  #top-caster .teaser-caster-detail .teaser-caster-btn a{
    font-size: 1.5rem;
  }

  /* schedule */
  #sched .sched-box{
    padding-top: 10px;
  }
  #sched .sched-box .sched-head .date p{
    font-size: 3.2rem;
  }
  #sched .sched-box .sched-head .date p .dow{
    font-size: 1.5rem;
  }
  #sched .sched-box .sched-head .detail{
    margin-top: 8px;
  }
  #sched .sched-box .sched-head .detail ul{
    padding: 16px 0 30px;
  }
  #sched .sched-box .sched-head .detail li.sched-time{
    font-size: 2.4rem;
  }
  #sched .sched-box .sched-head .detail li.sched-time span{
    font-size: 1.2rem;
  }
  #sched .sched-box .sched-head .detail li.sched-event{
    font-size: 2rem;
    padding-bottom: 1em;
  }
  #sched .sched-box .sched-head .detail .feature-btn a{
    font-size: 1.5rem;
    max-width: 240px;
  }

  /* top-topics */
  #top-topics{
    padding-bottom: 40px;
  }  
}

@media screen and (min-width: 993px) and (max-width: 1180px) {
  body::before {
    top: 50px;
  }
  body::after{
    top: 210px;
  }
}

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

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


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

 Template-Module

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


/* ---------------------------------
 メニュー
--------------------------------- */
.teaser-main-nav{
  background-color: #d7c378;
  width: 100%;
  z-index: 9999;
}
.teaser-main-nav .row{
  margin-bottom: 0;
}
.teaser-main-nav .row .col{
  width : -webkit-calc(100% / 2) ;
  width: calc(100% / 2) ;
  padding: 0;
}
.teaser-main-nav ul{width: 100%;}
.teaser-main-nav ul li{
  margin-left: auto;
  left: auto;
  right: auto;
}
.teaser-main-nav .row .col:nth-child(even) .col-inner{
  border-right: none;
}
.teaser-main-nav .row .col:nth-child(3) .col-inner,
.teaser-main-nav .row .col:nth-child(4) .col-inner{
  margin-bottom: 0;
}
.teaser-main-nav .row .col:nth-child(3) .col-inner a,
.teaser-main-nav .row .col:nth-child(3) .col-inner span,
.teaser-main-nav .row .col:nth-child(4) .col-inner a,
.teaser-main-nav .row .col:nth-child(4) .col-inner span{
  border-bottom: none;
  padding-bottom: 0;
}
.teaser-main-nav ul li a, .teaser-main-nav ul li span.iscome{
  display: block;
  text-align: center;
  color: #102d69;
  font-size: 3.8vw;
  letter-spacing: 0.2em;
  width: 100%;
  font-feature-settings: 'palt' 1;
  font-weight: 700;
}
.teaser-main-nav ul li a{
  cursor: pointer;
}
.teaser-main-nav ul li span.iscome{
  opacity: 0.6;
}
.teaser-main-nav ul li span.en{
  display: block;
  font-size: 2.7vw;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 992px) {
  .teaser-main-nav .row{
    padding: 3% 0;
  }
  .teaser-main-nav .row .col-inner{
    border-right: 1px solid #102d69;
    margin: 0 0 4%;
  }
  .teaser-main-nav ul li a, .teaser-main-nav ul li span.iscome{
    border-bottom: 1px solid #102d69;
    width: 84%;
    margin: 0 auto;
    padding-bottom: 4%;  
  }
}
@media screen and (min-width : 601px){
  .teaser-main-nav .row{
    padding: 1.5% 0;
  }
  .teaser-main-nav ul li span.en{
    font-size: 2vw;
  }
  .teaser-main-nav ul li a, .teaser-main-nav ul li span.iscome{
    font-size: 2.5vw;
  }
}

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

  .teaser-main-nav{
    position: relative;
    z-index: 9999;
    height: 80px;
    display: flex;
    align-items: center;
  }
  .teaser-main-nav .row .col{
    width : -webkit-calc(100% / 4) ;
    width: calc(100% / 4) ;
    border-left: 1px solid #102d69;
  }
  .teaser-main-nav .row .col:last-child{
    border-right: 1px solid #102d69;
  }
  .teaser-main-nav ul li a, .teaser-main-nav ul li span.iscome{
    font-size: 14px;
  }
  .teaser-main-nav ul li a{
    padding: 0;
    letter-spacing: 0.16em;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
  }
  .teaser-main-nav ul li span.iscome{
    padding: 0;
  }
  .teaser-main-nav ul li span.en{
    font-size: 12px;
    letter-spacing: 0.3em;
  }
  .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%;
  margin: 5.33% 0;
}
.teaser-banner-area ul li{
  margin: 2.67% 0;
  line-height: 0;
  border-radius: 8px;
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  background: #faf8f2;
}
.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;
    margin: 40px 0;
  }
  .teaser-banner-area ul li{
    margin: 15px 0;
    border-radius: 16px;
  }
}

/* ---------------------------------
 動画
--------------------------------- */
.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 .official-sns-block {
  margin-top: 0;
  border-top: none;
}
.teaser-contents .official-sns-block .teaser-btn + .teaser-btn{
  margin-top: 20px;
}
.teaser-contents .official-sns-block .teaser-btn a{
  width: 100%;
  display: block;
}
.teaser-contents .official-sns-block .teaser-btn a{
  padding: 1.3em 0 1.2em;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.teaser-contents .teaser-btn#btn-follow-twitter a{
  background-color: #1da1f2;
}
.teaser-contents .teaser-btn#btn-follow-facebook a{
  background-color: #3b5998;
}
.teaser-contents .teaser-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;
}
.teaser-contents .teaser-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;
}
.teaser-contents .teaser-btn#btn-follow-line a{
  background-color: #00b900;
}
.teaser-contents .teaser-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 {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  word-break: break-all;
  position: relative;
  padding: 1em;
  border-radius: 1.7em;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.1em;
  background-color: #d7c378;
  color: #102d69;
}
#topics .drama-btn.btn-more i {
  font-size: 1.5em;
  margin-right: 5px;
  vertical-align: middle;
}

@media screen and (max-width: 992px) {
}
@media screen and (min-width: 993px) {
  #topics .drama-btn.btn-more{
    font-size: 1.5rem;
    max-width: 320px;
  }
}

/* リスト */
.drama-box-body{
  background: #faf8f2;
}
#topics .topics-item{
  background: #faf8f2;
}
@media screen and (max-width: 992px) {
  #topics .topics-item:not(:first-child){
    padding: 16px 0;
  }
}
@media screen and (min-width: 993px) {

  #topics .topics-pickup{
    background-color: #faf8f2;
  }
  #topics .topics-item {
    width: 49%;
  }
  #topics .topics-item:not(:first-child){
    /* padding: 16px 10px; */
  }
  #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%;
  }

}

/* ---------------------------------
 News Ticker
--------------------------------- */
.bx-wrapper{
  max-width: 100%;
  box-shadow: none;
  margin: 0;
  border: none;
}
@media screen and (max-width: 992px) {
}
@media screen and (min-width : 601px){
}

/* ---------------------------------
 テキスト調整
--------------------------------- */
.sp-none{
  display: none;
}
.pc-none{
  display: none;
}

/* SP用 */
@media screen and (max-width: 992px) {
  .pc-none{
    display: inline-block;
  }
}
/* PC用 */
@media screen and (min-width: 993px) {
  .sp-none{
    display: inline-block;
  }
}

/* ---------------------------------
 pagetop(PC)
--------------------------------- */
@media (min-width: 993px) {

  .ntv-pageTop a {
    z-index: 100;
  }

}