@charset "UTF-8";


.sp{
  display: none;
}
.pc{
  display: block;
}

.ntv-wrapper{
  /*background: linear-gradient(to bottom right,#000,#010455);*/
  background: url(../images/common/wrapper_bg.png) repeat;
}
.ntv-main{
  position: relative;
  margin: 0;
  padding: 4px;
  border: solid 6px #e1bd79;
  background: #ad8a4a;
}

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

.ntv-box-title,.ntv-box-title.title-base{
  background: #010455;
}

.teaser-contents {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
  font-weight: 400;
  box-sizing: border-box;
  font-size: 1.6rem;
  color: #dadada;
  line-height: 1.6;
  background: linear-gradient(to bottom right,#010455, #000);
  padding: 30px 40px;
}
.teaser-contents a:hover, .bnr_cast a:hover {
	text-decoration:none;
  opacity:0.65;
  transition: opacity 0.3s ease;
}
.to {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
}
.clearfix {
  overflow: hidden;
  *zoom: 1;
}
.sp-br {
  display: none;
}

.teaser-contents h2{
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.teaser-contents h2 img{
  width: 100%;
  max-width: 640px;
  height: 5.907%;
}
.teaser-contents h3{
  font-size: 24px;
  font-weight: 600;
  color: #e1bd79;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}
.teaser-contents h3::before,.teaser-contents h3::after{
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.teaser-contents h3::before{
  border-left: solid 1px #e1bd79;
  border-top: solid 1px #e1bd79;
  border-bottom: solid 1px #e1bd79;
  left: -2em;
}
.teaser-contents h3::after{
  content: '';
  border-top: solid 1px #e1bd79;
  border-right: solid 1px #e1bd79;
  border-bottom: solid 1px #e1bd79;
  right: -2em;
}
.teaser-contents h4{
  font-size: 24px;
  font-weight: 600;
  color: #e1bd79;
  border-bottom: solid 2px;
  border-image: linear-gradient(to right, #e1bd79 0%, #7c2710 100%);
  border-image-slice: 1;
  padding-left: 1em;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
}
.teaser-contents h4::before{
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border-style: solid;
  border-color: #e1bd79 transparent transparent transparent;
  border-width: 20px 20px 0 0;
  top: 6px;
  left: 0;
}

.teaser-contents h5{
  font-size: 22px;
  font-weight: 600;
  color: #e1bd79;
  margin-bottom: 10px;
}

.teaser-contents .contentsArea{
  margin-bottom: 70px;
}
.teaser-contents .contentsArea .contents_box{
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.teaser-contents .contentsArea .contents_box1{
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.teaser-contents .contentsArea .contents_box2{
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.teaser-contents .contentsArea .contents_box:last-child{
  margin-bottom: 0;
}
.teaser-contents .contentsArea .btn{
  width: 100%;
  max-width: 604px;
  height: 100%;
  display: block;
  margin: 0 auto 20px;
}
.teaser-contents .contentsArea .btn:last-child{
  margin-bottom: 0;
}
.teaser-contents .contentsArea .btn img{
  width: 100%;
}

/* contents-cast */
.teaser-contents .contents_cast{
  padding: 30px;
  text-align: center;
  background: linear-gradient(to bottom right, #141414, #202020);
  position: relative;
}
.teaser-contents .contents_cast .contents_box .cast_text{
  width: 56%;
  text-align: left;
}
.teaser-contents .contents_cast .contents_box .cast_text p{
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.teaser-contents .contents_cast .contents_box .cast_text p:last-child{
  margin-bottom: 0;
}
.teaser-contents .contents_cast .contents_box .cast_text p span{
  font-size: 13px;
  display: block;
}
.teaser-contents .contents_cast .contents_box .cast_img{
  width: 40%;
}
.teaser-contents .contents_cast .contents_box .cast_img img{
  width: 100%;
}

/* contents_work */
.teaser-contents .contents_work ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.teaser-contents .contents_work ul li{
  width: 48%;
  margin: 0 auto 30px;
}
.teaser-contents .contents_work ul li img{
  width: 100%;
  height: auto;
  pointer-events: none;/* ダウンロード・印刷禁止 */
}

/*ジャニーズ対応*/
.teaser-contents .contents_work ul .test{
  background: url(../images/work_1asadake.png) no-repeat center top;
  padding-top: 34%;
  background-size: contain;
}



.teaser-contents .contents_work ul li p{
  font-size: 18px;
  text-align: center;
}

/*comming-soonの時*/
.teaser-contents .contents_work .comming-soon{
width: 50%;
margin: 0 auto;
}
.teaser-contents .contents_work .comming-soon p{
  
}
.teaser-contents .contents_work .comming-soon p img{
  width: 100%;
}


/* contents_other */
.contents_other p{
  font-size: 16px;
  margin-bottom: 20px;
}

/* contents_cs */
.teaser-contents .contents_cs dl{
  margin-bottom: 20px;
}
.teaser-contents .contents_cs dl dt{
  margin-bottom: 5px;
}
.teaser-contents .contents_cs dl dd{
  margin-bottom: 20px;
  padding-left: 1.4em;
}


/*  事前告知   */
.contents_news{
margin-top: 40px;
}
.contents_news h4{
color: #fff833;
}

.contents_news p{
  font-size: 16px;
  margin-bottom: 20px;
  word-break: break-all;
}

.contents_news .link{
margin-top: 40px;
}
.contents_news .link span{
  color: #fff;
  font-weight: bold;
  background: #d30000;
  padding: 0px 4px;
}

.teaser-contents .contents_news dl dt {
  margin-bottom: 5px;
}

.teaser-contents .contents_news dl dd{
  margin-bottom: 20px;
  padding-left: 1.4em;
}
.teaser-contents .contents_news dl dd span{
  font-size: 14px;
  color: #fff833;

}




/* contents_winner */
.teaser-contents .contents_winner h5{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #5e58a1;
}
.teaser-contents .contents_winner .winner-list{
  margin-bottom: 70px;
}
.teaser-contents .contents_winner .winner-list ul li{
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px dotted #5e58a1;
}
.teaser-contents .contents_winner .winner-list dl{
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px dotted #5e58a1;
}
.teaser-contents .contents_winner .winner-list dl dt{
  font-size: 18px;
  padding-right: 1em;
  margin-bottom: 10px;
  width: 35%;
}
.teaser-contents .contents_winner .winner-list dl dd{
  font-size: 14px;
  margin-bottom: 10px;
  padding: 0 1em;
  position: relative;
  display: flex;
  align-items: center;
}
.teaser-contents .contents_winner .winner-list dl dd::before,
.teaser-contents .contents_winner .winner-list dl dd::after{
  position: absolute;
    content: '';
    width: 5px;
    height: 80%;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
}
.teaser-contents .contents_winner .winner-list dl dd::before{
  border-left: solid 1px #e1bd79;
  border-top: solid 1px #e1bd79;
  border-bottom: solid 1px #e1bd79;
  left: 0;
}
.teaser-contents .contents_winner .winner-list dl dd::after{
  border-top: solid 1px #e1bd79;
  border-right: solid 1px #e1bd79;
  border-bottom: solid 1px #e1bd79;
  right: 0;
}



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


  .sp{
    display: block;
  }
  .pc{
    display: none;
  }

  .ntv-main{
    padding: 0;
    border: none;
  }
  .teaser-contents {
    padding: 30px 15px;
  }
  .teaser-contents h4{
    font-size: 22px;
  }
  .teaser-contents h4::before{
    border-width: 16px 16px 0 0;
  }
  /* contents-cast */
  .teaser-contents .contents_cast .contents_box .cast_text{
    width: 100%;
    text-align: center;
  }
  .teaser-contents .contents_cast .contents_box .cast_text p span{
    font-size: 12px;
  }
  .teaser-contents .contents_cast .contents_box .cast_img{
    width: 80%;
    margin: 0 auto 10px;/*0 auto 20px*/
  }

  /* contents_work */
  .teaser-contents .contents_work ul li{
    width: 80%;
    margin: 0 auto 20px;
  }
  
/*comming-soonの時*/
.teaser-contents .contents_work .comming-soon{
  width: 50%;
  margin: 0 auto;
  }
  .teaser-contents .contents_work .comming-soon p{
    
  }
  .teaser-contents .contents_work .comming-soon p img{
    width: 100%;
  }

  /*ジャニーズ対応*/
  .teaser-contents .contents_work ul .test{
    padding-top: 58%;
  }




  /* contents_other */
  .contents_other p{
    margin-bottom: 20px;
  }
  /* contents_winner */
  .teaser-contents .contents_winner .winner-list dl dt{
    margin-bottom: 5px;
    padding-right: 0;
    width: 100%;
  }
  


}

/* ---------------------------------
 tablet用(SP設定を上書き）
--------------------------------- */
@media screen and (min-width : 601px){
  .teaser-contents {
    padding: 30px;
  }
  .teaser-contents h4{
    font-size: 24px;
  }
  /* contents-cast */
  .teaser-contents .contents_cast .contents_box .cast_text{
    width: 56%;
    text-align: left;
  }
  .teaser-contents .contents_cast .contents_box .cast_text p span{
    font-size: 13px;
  }
  .teaser-contents .contents_cast .contents_box .cast_img{
    width: 40%;
    margin: 0;
  }
  /* contents_work */
  .teaser-contents .contents_work ul li{
    width: 48%;
    margin: 0 auto 30px;
  }

  /*ジャニーズ対応*/
  .teaser-contents .contents_work ul .test{
    padding-top: 34%;
  }




    /* contents_winner */

    .teaser-contents .contents_winner .winner-list dl dt{
      margin-bottom: 10px;
      padding-right: 1em;
      width: 35%;
    }
    .teaser-contents .contents_winner .winner-list dl dd{
      margin-left: 0;
    }

  

}

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



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

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

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


/* ボタン */
#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 #000;
  padding: 15px;
  font-size: 1.4rem;
}
#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%;
  }

}