@charset "UTF-8";
.to {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
} 
.font-type01 {
  font-family: 'MatissePro-B',serif;
  line-height: 1.2;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.ntv-wrapper {
  background: url(../images/common/bg.jpg);
  background-attachment: fixed;
}
.teaser-contents {
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 0 15px;
  color: #362408;
}
.teaser-main a:hover ,
.teaser-contents a:hover {
  transition: opacity .1s;
	text-decoration:none;
	opacity:0.65;
}
/* ヘッダー */
.teaser-main {
  text-align:center;
  padding: 15px 15px 0;
}
.teaser-main-onair img {
  width: 55%;
}
.teaser-main-logo img {
  width: 100%;
}
.teaser-main-mainImg {
  margin: -15px 0 0;
}
.teaser-main-mainImg img {
  display: block;
  width: 100%;
}
.teaser-nav-list {
  display: flex;
  justify-content: space-around;
  background: url(../images/common/nav_bg.jpg) no-repeat;
  padding-bottom: calc(100 / 640 * 100%);
  background-size: contain;
  width: 100%;
  height: 0;
  margin-bottom: 20px;
}
.teaser-nav-list li img {
  width: 100%;
}
.teaser-bnr img {
  width: 100%;
  margin-bottom: 10px;
}
/* section */
.teaser-section {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  position:relative;
  padding-top: calc(107 / 600 * 100%);
  padding-bottom: calc(107 / 600 * 100%);
  margin: 0 0 20px;
}
.teaser-sectioninner {
  background: url(../images/common/frame_repeat.png) repeat-y;
  background-size: contain;
  width: 95%;
  left: 0;
  right: 0;
  margin: 15px auto -50px;
}
.section-contents {
  padding: 40px 40px 0px;
}
.teaser-section:before,
.teaser-section::after {
  position: absolute;
  width: 95%;
  padding-top: calc(120 / 600 * 100%);
  content: '';
  left: 0;
  right: 0;
  margin: auto;
}
.teaser-section:before {
  background: url(../images/common/frame_top.png) no-repeat center top;
  background-size: contain;
  top:15px;
}
.section-bg01.teaser-section::after {
  background: url(../images/common/frame_bottom01.png) no-repeat center top;
  background-size: contain;
  bottom: 10px;
}
.section-bg02.teaser-section::after {
  background: url(../images/common/frame_bottom02.png) no-repeat center top;
  background-size: contain;
  bottom: 10px;
}
.section-bg01 {
  background:url(../images/common/bg_contents01.jpg);
}
.section-bg02 {
  background: url(../images/common/bg_contents02.jpg);
}
/* title */
.teaser-sectiontitle {
   position: absolute;
   left: 0;
   right: 0;
   top:70px;
   margin:0 auto 0;
   width:339px;
   height: 80px;
}
.title-movie {
  background: url(../images/title_movie.png) no-repeat center top;
  background-size: contain;
}
.title-intro {
  background: url(../images/title_intro.png) no-repeat center top;
  background-size: contain;
}
.title-cast {
  background: url(../images/title_cast.png) no-repeat center top;
  background-size: contain;
}
.title-original {
  background: url(../images/title_original.png) no-repeat center top;
  background-size: contain;
}
.title-topics {
  background: url(../images/title_topics.png) no-repeat center top;
  background-size: contain;
}
.title-sns {
  background: url(../images/title_sns.png) no-repeat center top;
  background-size: contain;
}
.title-staff {
  background: url(../images/title_staff.png) no-repeat center top;
  background-size: contain;
}
/* MOVIE */
.teaser-movie-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  z-index: 999;
}
.teaser-movie-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.movie-btn {
  z-index: 999;
  position: relative;
  height: 100px;
}
.movie-btn a{
  position: absolute;
  left: 0;
  right: 0;
  margin: 20px auto;
  display: inline-block;
  font-family: 'MatissePro-B', serif;
  font-size: 1.2em;
  text-align: center;
  color: #FFF;
  padding: 20px;
  width: 50%;
  border-radius: 10px;
  background: #96600a;
  background: linear-gradient(to bottom, #a6782f 1%, #96600a 100%);
}
/* イントロ*/
.intro-text {
  text-align: center;
}
/* キャスト*/
.cast-text {
  padding: 0 0 15px;
  line-height: 1.5;
}
.cast-img {
  text-align: center;
  margin: 40px 0 0;
}
.cast-img:first-of-type {
  margin: 0;
}
.cast-name {
  font-family: 'MatissePro-B', serif;
  padding: 20px 0 10px;
  font-size: 1.2em;
  line-height: 1.2;
}
.cast-name span {
  font-size: .8em;
}
.grad-wrap {
  position: relative;
  padding-bottom: 20px;
}
.grad-btn {
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 20px auto 40px;
  display: inline-block;
  font-family: 'MatissePro-B',serif;
  font-size: 1em;
  text-align: center;
  color: #FFF;
  padding: 10px;
  width: 35%;
  height: 50px;
  border-radius: 10px;
  background : linear-gradient(to bottom, #a6782f 1%, #96600a 100%);
}

.grad-btn::before {
  content: "";
  position: absolute;
  background: url(../images/btn-comment.png) no-repeat center center;
  background-size: contain;
  height: 30px;
  width: 124px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.grad-item {
  position: relative;
  overflow: hidden;
  height: 120px;
  /*隠した状態の高さ*/
}

.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  /*グラデーションで隠す高さ*/
  background: rgba(242, 226, 179, 0.9);
  background: -webkit-linear-gradient(top, rgba(242, 226, 179,0) 0%, rgba(242, 226, 179, 0.9) 50%, #f2e2b3 100%);
  background: linear-gradient(top, rgba(242, 226, 179,0) 0% rgba(242, 226, 179, 0.9) 50%, #f2e2b3 100%);
  content: "";
}

.grad-trigger {
  display: none;
  /*チェックボックスは常に非表示*/
}
.grad-trigger:checked~.grad-btn {
  bottom: -4em;
}
.grad-trigger:checked~.grad-btn::before {
  content: "";
  position: absolute;
  background: url(../images/btn-comment-close.png) no-repeat center center;
  background-size: contain;
  height: 30px;
  width: 68px;
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  margin: auto;
}

.grad-trigger:checked~.grad-item {
  height: auto;
  /*チェックされていたら、高さを戻す*/
}

.grad-trigger:checked~.grad-item::before {
  display: none;
  /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

/* 原作*/
.original-box {
  display: flex;
  justify-content: space-around;
  margin: 20px 0;
}
.original-text {
  font-family: 'MatissePro-B', serif;
  text-align: center;
  flex-basis: 50%;
}
.original-img {
  text-align: center;
  margin-right: 20px;
}
.original-name {
  font-size: 40px;
  line-height: .7;
  padding: 10px 0 40px;
}
.original-name span {
  font-size: 18px;
}
.original-caption {
  font-size: 24px;
  line-height: 1.1;
}
.original-caption span {
  font-size: 18px;
}
.original-btn a {
  margin: 20px 0 0;
  display: block;
  font-family: 'MatissePro-B', serif;
  font-size: 1.2em;
  text-align: center;
  color: #FFF;
  padding: 20px 0;
  width: 100%;
  border-radius: 10px;
  background: #96600a;
  background: linear-gradient(to bottom, #a6782f 1%, #96600a 100%);
  z-index: 999;
}
.original-btn img {
  width: 60%;
  vertical-align: middle;
  margin-left: -5px;
}
.comment-box {
  background-color:rgba(216, 201, 176, 0.5);
  border-radius: 10px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px;
}
.comment-img {
  text-align: center;
}
.comment-img {
  order: 2;
  padding: 20px 0 0;
  text-align: center;
}
.comment {
  order: 1;
}
.comment-name {
  font-family: 'MatissePro-B', serif;
  font-size: 1.1em;
  padding: 0 0 10px;
}

/* sns*/
.twitter-timeline {
  width: 100%;
  border: solid #ccc 1px !important;
  border-radius: 5px;
}
.sns-list {
  display: flex;
  width: 100%;
  justify-content:center;
  padding: 20px 0 0;
 }
.sns-list li {
  margin: 0 15px;
  z-index: 9999;
}
.sns-list li img {
  width: 100%;
}
 /* staff*/
.staff-text {
  text-align: center;
  /* padding: 40px 0 0; */
}
 /* ---------------------------------
 SP用
--------------------------------- */
@media screen and (max-width: 992px) {
  .teaser-contents {
    padding: 0 8px;
  }
  .teaser-main {
    padding: 15px 8px 0;
  }
  .section-bg02 {
    background-size: 25%;
  }
  .teaser-sectioninner {
    margin: 15px auto -10px;
  }
  /* title */
  .teaser-sectiontitle {
    width: 100%;
    height: 55px;
    top:50px;
  }
  .teaser-movie-inner {
    margin-top: 0px;
  }
   .cast-img img {
     width: 90%;
   }
   .section-contents {
     padding: 35px 15px 0px;
   }
   .intro-text img {
     width: 100%;
   }
   /* 原作*/
   .original-box {
     display: block;
     margin: 0 0 20px;
   }
   .original-img {
     margin-right: 0;
   }
   .original-name {
     padding: 20px 0 ;
   }
   .comment-box {
     display: block;
   }
   .original-btn img {
     width: 50%;
   }
   .staff-text img {
     width: 100%;
   }

   .movie-btn {
     z-index: 999;
     position: relative;
     height: 60px;
   }
   .movie-btn a {
     font-size: 1.2em;
     padding: 10px 0;
     width: 65%;
   }
   .grad-btn {
     width: 65%;
   }
}

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

@media screen and (min-width:601px) and (max-width:993px) {
  /* title */
  .teaser-sectiontitle {
    width: 100%;
    height: 80px;
    top:80px;
  }
  .section-contents {
    padding: 35px 40px 0px;
  }
  .cast-img img {
     width: auto;
   }
  .original-box {
    display: flex;
  }
  .movie-btn {
    height: 20px;
  }
  .movie-btn a {
    font-size: 1.2em;
    padding: 20px 0;
    width: 50%;
  }
}

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

}



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

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

/* ---------------------------------
 ティザーTOPICS一覧用
--------------------------------- */
#topics .drama-box-title {
  display: none;
}
#topics.drama-area {
  margin: 0 auto !important;
}
#topics .topics-area {
  background-color: unset;
}
/* ボタン */
#topics .drama-btn.btn-more {
  color: #bc9149;
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  word-break: break-all;
  position: relative;
  background: transparent;
  border: 2px solid #bc9149;
  padding: 15px;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 10px;
  z-index: 9999;
}
#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%;
  }

}