@charset "UTF-8";

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

 Layout

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

#ntv {
		background: #fff url(../../template_assets/images/bg.jpg)center 220px;
	}
.ntv-main {
	margin-bottom: 100px!important;
}
.ntv-wrapper {
	background: none;}
@media only screen and (min-width: 993px) {
	#ntv {
		min-width: 1024px;
    line-height: 1.5;
    font-size: 13px;
	}
	.ntv-wrapper {
    	background: url(../../template_assets/images/main_bg2.png)no-repeat center 51px;
  }
	.main_bg {
		height:708px;
	}
}


.sp {
	display: none !important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.red {
	color: #ff0000;
}
.teaser-contents {
    margin-top: 0;
  }
.teaser-contents img {
	vertical-align: bottom;
}
.teaser-main-mainImg img {
  display: block;
  margin: 0 auto;
  padding-top: 348px;
}
h1 {
  
}
a:hover{
    opacity: 0.6;
  }
@media screen and (max-width: 992.98px) {
 h1 {
  margin-top: 0;
}
  .img100 {
	width: 100%;
}
.img90 {
	width: 90%;
}
  .teaser-main-mainImg img {
  display: block;
  margin: 0 auto;
  padding-top: 348px;
}
}
@media only screen and (max-width: 1180px) {
  .teaser-main-mainImg img {
  display: block;
  margin: 0 auto;
  padding-top: 356px;
}
}


/* ブロック */
.teaser-block{
  
  color: #333;
  word-break: break-all;
}
.teaser-block-inner{
  padding: 16px;
}

/* ブロックタイトル */
.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-title img{
  width: 70%;
}


/* ブロック内テキスト */
.teaser-block p{
  color: #333;
  line-height: 1.56;
  font-size: 1.5rem;
  font-weight: bold;
}



/* ---------------------------------
 カウントダウン
--------------------------------- */
.pink_line {
    margin: 29px auto 0 auto;
    padding:0;
  display: flex;
  justify-content:space-around;
      align-items: center;
  text-align: center;
}
@media only screen and (max-width: 1180px) {
  .pink_line {
    margin: 30px auto 0 auto;
    padding:0;
}
}

.zip {
  
  margin-right: 80px;
}
.onair-area {
  padding: 0 0 0 50px;
}
.countdown-area {
  font-size: 25px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
  padding: 0 0 0 70px;
}

#myFormDate {
  color:#56acfc;
  font-size: 46px;
}

@media only screen and (max-width: 991.999px) {
  .pink_line {
    margin: 0 auto;
    padding:0;
    background: #fec9d6;
   /* height: 75px;*/
}
  .zip {
    /*padding: 24px 15px 0 0;*/
    margin-right: 0;
    width: 50%;
    text-align: center;
  }
  .zip img {
    width: 50%;
  }
  .countdown-area {
  padding: 0;
    font-size: 20px;
}
.onair-area {
  width:50%;
  padding: 5px 0 0 10px;
}
.onair-area img {
  width:90%;
}
#myFormDate {
  font-size: 35px;
}
}


@media only screen and (max-width: 321px) {
  .countdown-area {
    padding: 0;
    font-size: 16px;
}
  #myFormDate {
    font-size: 30px;
}
  .zip img {
    width: 100px;
  }
  
}


/* ---------------------------------
 バナー
--------------------------------- */
.teaser-banner-area{
  width: 100%;
  padding: 10px 0;
}
.teaser-banner-area ul{
    display: flex;
    justify-content: space-around;
}
.teaser-banner-area ul li{
  margin: 50px 0 0 0;
  line-height: 0;
}
.teaser-banner-area ul li a{
}
.teaser-banner-area ul li a img{
  margin: 0 auto;
    display: block;
}
@media screen and (min-width: 993px) {
  .teaser-banner-area{
    padding: 0;
  }
  .teaser-banner-area ul li{
    margin: 50px 0 0 0;
  }
}
/* ---------------------------------
 バナーSPは改行
--------------------------------- */
.teaser-banner-area2{
  width: 100%;
  padding: 10px 0;
}
.teaser-banner-area2 ul{
    display: flex;
    justify-content: space-around;
}
.teaser-banner-area2 ul li{
  margin: 50px 0 0 0;
  line-height: 0;
  width: 50%;
}
.teaser-banner-area2 ul li a{
}
.teaser-banner-area2 ul li a img{
  margin: 0 auto;
    display: block;
}
@media screen and (min-width: 993px) {
  .teaser-banner-area2{
    padding: 0;
  }
  .teaser-banner-area2 ul li{
    margin: 50px 0 0 0;
  }
}

@media only screen and (max-width: 660px) {
  .teaser-banner-area2 ul{
    display: block;
  }
  .teaser-banner-area2 ul li{
  width: 90%;
    margin: 20px auto;
}
}
/* ---------------------------------
 infomation
--------------------------------- */
.info-area1 {
      margin: 60px auto 0 auto;
    text-align: center;
}
.info-btn {
      margin: 0 auto;
    text-align: center;
  margin-top:-30%;
  width: 65%;
}



@media screen and (max-width: 992.999px) {
 .info-area1 {
      margin: 50px 2% 0 2%;
}
  .info-btn {
  margin-top:-35%;
}
}

@media screen and (max-width: 660px) {
 
}
/* ---------------------------------
 動画
--------------------------------- */
#movie_link {
  margin-top: 10%
}
#movie {
  background: #c5efff;
}
@media screen and (max-width: 992.999px) {
 #movie {
  margin: 0 2%;
}
}

#movie .teaser-block-inner {
    width: 100%;
    margin: 0 auto;
    display: block;
  padding: 20px;
}

#movie .teaser-block-title{
	position: relative;
  margin-top: -10%;
  
}
#movie .teaser-block-title img{
	width: 100%;
  
}
#movie .movie_box {
  text-align: center;
}

#movie .movie-player{
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  margin: 0 auto;
}
#movie .movie-player iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#movie .btn_tver {
  text-align: center;
  margin: 4% auto 0 auto;
  width: 70%;
}



/* ---------------------------------
 イントロ
--------------------------------- */
#intro_link {
  margin-top: 10%;
}

#intro .teaser-block-inner {
    width: 100%;
    margin: 0 auto;
    display: block;
}

#intro .teaser-block-title{
	position: relative;
  margin-top: -10%;
  
}
#intro .teaser-block-title img{
	width: 100%;
  
}

/* ---------------------------------
 キャスト
--------------------------------- */
#cast_link {
  margin-top: 10%
}
#cast {
  border:4px solid #fb7189;
  background: #fff;
}
@media screen and (max-width: 992.999px) {
 #cast {
  margin: 0 2%;
}
}

#cast .teaser-block-inner {
    width: 100%;
    margin: 0 auto;
    display: block;
}

#cast .teaser-block-title{
	position: relative;
  margin-top: -10%;
  
}
#cast .teaser-block-title img{
	width: 100%;
  
}
#cast .cast_box {
  display: flex;
    flex-direction: row;
    align-items: center;
  border-bottom: 5px dotted #fb7189;
    border-radius: 2px;
    width: 96%;
  padding: 20px 0;
}
.cast_photo {
  width: 32%;
}
.cast_photo img {
  width: 100%;
}

#cast .cast_box2 {
  display: flex;
    flex-direction: row;
    align-items: center;
      width: 96%;
  padding: 20px 0;
}
.audition_btn {
  text-align: center;
  padding: 0 10px 40px 0;
  width: 72%;
  margin: 0 auto;
}

.cast_text {
  margin-left:14px;
  width: 72%;
}
.btn_com {
  width: 80%!important;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 992.999px) {
 #cast .teaser-block-inner p {
  line-height: 1.5;
   font-size: 1.3rem;
}
}
@media screen and (max-width: 660px) {
 .cast_text {
  width: 60%;
}

  .cast_text img {
    width:100%;
  }
}

/* ---------------------------------
 主題歌
--------------------------------- */
#music_link {
  margin-top: 10%
}
#music {
  border:4px solid #fb7189;
  background: #fff;
}
@media screen and (max-width: 992.999px) {
 #music {
  margin: 0 2%;
}
}

#music .teaser-block-inner {
    width: 100%;
    margin: 0 auto;
    text-align:center;
  padding: 5% 3%;
}

#music .teaser-block-title{
	position: relative;
  margin-top: -10%;
  
}
#music .teaser-block-title img{
	width: 100%;
  
}
#music .teaser-block-inner p {
 text-align: left;
  padding: 0 5%;
}
.musicname {
  padding: 3% 0 0 0;
}
#music .btn-music {
  text-align: center;
  margin: 4% auto 0 auto;
  width: 70%;
}
@media screen and (max-width: 660px) {
  .musicname {
  width: 90%;
  padding: 4% 0 0 0;
}
	
}
/* ---------------------------------
 スタッフ
--------------------------------- */
#staff_link {
  margin-top: 10%
}
#staff {
  background: #ffe6ec;
}
@media screen and (max-width: 992.999px) {
 #staff {
  margin: 0 2%;
}
}

#staff .teaser-block-inner {
    width: 100%;
    margin: 0 auto;
    display: block;
}

#staff .teaser-block-title{
	position: relative;
  margin-top: -10%;
  
}
#staff .teaser-block-title img{
	width: 100%;
  
}
#staff .staff_box {
  text-align: center;
}


/* ---------------------------------
 SNS
--------------------------------- */
#sns_link {
  margin-top: 10%;
}
#sns {
  background: #c5efff;
  margin: 0 2%;
}

#sns .teaser-block-inner{
  padding: 0 4% 5% 4%;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 1;
}

#sns .teaser-block-title{
	position: relative;
  margin-top: -10%;
}
#sns .teaser-block-title img{
  margin-top: -22%;
}
#sns ul.up {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    margin: 0 auto;
    padding: 5% 0;
}
#sns ul.up li {
	padding: 0 8px;
}
#sns ul.up li img {
	width: 100%;
}

#sns ul {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    margin: 30px auto 0 auto;
    padding: 0 2%;
}
#sns ul li {
	padding: 0 8px;
}
#sns ul li img {
	width: 100%;
}








/* ---------------------------------
 動画
--------------------------------- */
.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{
      text-align: center;
}
.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_area {
  border: 4px solid #fb7189;
    background: #fff;
  margin: 0 2%;
}
#topics_area .teaser-block-inner {
  padding: 3%;
}
.topics-area {
  background-color: #fff;
}
#topics_link {
  margin-top: 10%;
}
#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%;
  }

}

/* ---------------------------------
 SP用
--------------------------------- */
@media screen and (max-width: 992px) {
	.sp {
		display: block !important;
	}
	
	.pc {
		display: none !important;
	}
	.btn_shindora img {
	width: 98%;
}
   .teaser-main-mainImg img {
  padding-left: 0;
  width: 100%;
  margin-left: 0;
	  padding-top: 0;
}
}

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

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

  /* ブロック */
  .teaser-block{
    margin-top: 10px;
  }
  .teaser-block-inner{
    padding: 10px 0 0 0;
  }
  /* ブロックタイトル */
  .teaser-block-title{
    font-size: 2.4rem;
    padding: 30px 20px 10px;
  }
  .teaser-main-onair{
    font-size: 1.8rem;
  }
  .teaser-contents {
    margin-top: 20px;
  }
}

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

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


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

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

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


/* ---------------------------------
 メニュー（UNIT04タイプ）設定
--------------------------------- */
.teaser-main-nav{
  width: 100%;
  left: 0;
  bottom: 0;
  padding-top: 0;
}
.teaser-main-nav .row{
  margin-bottom: 0;
  display: flex;
  padding-top: 7px;
  flex-wrap: wrap;
}
.teaser-main-nav .row .col{
  width : -webkit-calc(100% / 5) ;
  width: calc(100% / 5) ;
  padding: 0;
}
.teaser-main-nav ul{width: 100%;}
.teaser-main-nav ul li{
  margin-left: 0;
  left: auto;
  right: auto;
	width: 32.333%;
  
}

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

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


.teaser-main-nav ul li.intro {
	background: url(../../template_assets/images/nav_intro.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.teaser-main-nav ul li.cast {
	background: url(../../template_assets/images/nav_cast.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}
.teaser-main-nav ul li.staff {
	background: url(../../template_assets/images/nav_staff.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.teaser-main-nav ul li.topics {
	background: url(../../template_assets/images/nav_topics.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.teaser-main-nav ul li.audition {
	background: url(../../template_assets/images/nav_audition.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}
.teaser-main-nav ul li.sns {
	background: url(../../template_assets/images/nav_sns.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}
.teaser-main-nav ul li.music {
	background: url(../../template_assets/images/nav_music.png)no-repeat center;
	display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.teaser-main-nav ul li .new {padding: 5px;
    background: #ff0000;
    color: #ffffff;
    position: absolute;
    top: -15px;
    left: 21px;
}

@media screen and (max-width: 992.98px) {
	.teaser-main-nav{
  background: #3eb8eb}
  .teaser-main-nav ul li{
    height: 15vw;
  }
  .teaser-main-nav ul li a{
    padding: 9vw 0;
  }
	.teaser-main-nav ul li.intro,.teaser-main-nav ul li.staff,.teaser-main-nav ul li.cast,.teaser-main-nav ul li.topics,.teaser-main-nav ul li.audition,.teaser-main-nav ul li.sns,.teaser-main-nav ul li.music {
    background-size: 70%;
  }

}

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

  .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){
  .teaser-main-nav ul li{
    height: 15vw;
  }
	
}
