@charset "UTF-8";

.ntv-main {
  padding-bottom: 40px;
}
.ntv-main img {
  width: 100%;
  vertical-align: bottom;
  display: block;
}
@media screen and (max-width: 992px) {
  .ntv-main {
    max-width: 740px;
    margin: 0 auto;
    padding: 10px 10px 40px;
  }
}

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

 Layout

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

.ntv-wrapper {
  background: url(../images/bg01.png) top center / 1200px repeat;
  background-attachment: fixed;
}
.teaser-main-mainImg {
  background: rgba(255, 255, 255, 0.8) url(../images/bg02.png) top center / 181px repeat;
  backdrop-filter: blur(23px);
  border-radius: 20px;
}
.teaser-main-mainImg img {
  display: block;
  width: 100%;
}
.teaser-contents {
  box-sizing: border-box;
  font-size: 1.6rem;
}
.teaser-contents a:hover, .bnr_cast a:hover {
  transition: opacity .1s;
	text-decoration:none;
	opacity:0.65;
}
@media screen and (max-width: 992px) {
  .ntv-wrapper {
    background-size: 450px;
  }
}

/* ブロック */
.teaser-block{
  margin-top: 30px;
  padding: 40px 0;
  border-radius: 10px;
  background: linear-gradient(139deg, rgba(255, 241, 51, 0.95) 65.86%, rgba(253, 236, 19, 0.95) 65.87%);
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.10);
  backdrop-filter: blur(5px);
  word-break: break-all;
}
#cast.teaser-block,
#staff.teaser-block{
  background: linear-gradient(139deg, rgba(144, 229, 140, 0.95) 65.86%, rgba(124, 226, 120, 0.95) 65.87%);
}
@media screen and (max-width: 992px) {
  .teaser-block{
    margin-top: 20px;
    padding: 20px 10px 25px;
  }
}

/* ブロックタイトル */
.teaser-block-title{
  position: relative;
  width: auto;
  height: 98px;
  margin-bottom: 30px;
}
.teaser-block-title img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .teaser-block-title{
    height: 62px;
    margin-bottom: 15px;
  }
}

/* ブロック内テキスト */
.teaser-block p,
.teaser-block dt,
.teaser-block dd,
.teaser-block li {
  color: rgba(35,35,35,0.8);
  line-height: 1.8;
  font-size: 1.4rem;
}

/* ---------------------------------
 PC用
--------------------------------- */
@media screen and (min-width: 993px) {
  .teaser-main-onair{
    font-size: 1.8rem;
  }
  .teaser-contents {
    margin-top: 40px;
  }
}

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

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


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

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

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


/* ---------------------------------
 メニュー（UNIT04タイプ）設定
--------------------------------- */
.teaser-main-nav {
  margin: 20px 0 0;
  z-index: 2;
  position: relative;
}
.teaser-main-nav ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
.teaser-main-nav ul li {
  position: relative;
  vertical-align: top;
}
.teaser-main-nav ul li .label {
  font-size: 1rem;
  position: absolute;
  top: -2px;
  left: 50%;
  z-index: 30;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 95%;
  background-color: #fff844;
  border-radius: 5px;
  transform: translateX(-50%);
}
.teaser-main-nav ul li a {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  height: 119px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.10);
  transition: 0.3s;
  border-radius: 0.4vw;
}
.teaser-main-nav ul li a:hover {
  opacity: 0.4;
}
.teaser-main-nav ul li.is-coming a {
  pointer-events: none;
  opacity: 0.6;
}
.teaser-main-nav ul li:nth-of-type(1) a {
  background-image: url("../images/nav/nav-intro.png");
}
.teaser-main-nav ul li:nth-of-type(2) a {
  background-image: url("../images/nav/nav-cast.png");
}
.teaser-main-nav ul li:nth-of-type(3) a {
  background-image: url("../images/nav/nav-net.png");
}
.teaser-main-nav ul li:nth-of-type(4) a {
  background-image: url("../images/nav/nav-staff.png");
}

/* row-4（4列） */
.teaser-main-nav ul.row-4 li {
  width: 24%;
  background: #F2CB00;
  border-radius: 0.4vw;
}
.teaser-main-nav ul.row-4 li:nth-child(even) {
  background: #52BA49;
}

@media screen and (max-width: 992px) {
  .ntv-main a:hover {
    opacity: 1;
  }
  .teaser-main-nav {
    margin: 15px 0 18px;
  }
  .teaser-main-nav ul {
    gap: 3px;
  }
  .teaser-main-nav ul li a {
    height: min(17.6vw,129px);
  }
  .teaser-main-nav ul.row-4 li {
    border-radius: 1vw;
  }
}

/* ---------------------------------
 SNS
--------------------------------- */
.teaser-topsns{
  padding: 15px;
}
.teaser-topsns .teaser-topsns-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.teaser-topsns .teaser-topsns-list li{
  width: 40px;
  margin-left: 20px;
  line-height: 1;
}
.teaser-topsns  .teaser-topsns-list li:first-child{
  margin-left: 0px;
}
.teaser-topsns .teaser-topsns-list li img{
  width: 100%;
}
.teaser-topsns .teaser-topsns-list li a{
  transition: .3s;
}
.teaser-topsns .teaser-topsns-list li a:hover{
  opacity: .75;
}

@media screen and (min-width : 601px){
  .teaser-topsns {
    padding: 20px 15px;
  }

  .teaser-topsns .teaser-topsns-list li{
    width: 60px;
  }
}

/* ---------------------------------
 SNS
--------------------------------- */
.teaser-block#twitter {
  padding: 0;
  background: initial;
  backdrop-filter: initial;
  box-shadow: initial;
}
.teaser-block#twitter .teaser-block-title {
  height: 44px;
}
.teaser-block#twitter .teaser-block-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 30px;
}
.teaser-block#twitter .teaser-block-inner .twitter-area {
  width: 77%;
  height: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #45C78B;
  background: linear-gradient(139deg, #90E58C 49.73%, #52BA49 49.73%);
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.10);
}
.teaser-block#twitter .teaser-block-inner .official-sns-area {
  width: 19%;
}
.teaser-block#twitter .teaser-block-inner .official-sns-area .teaser-btn a {
  width: 100%;
  height: auto;
}

/* jsで付け外し */
.display-none{
  display: none;
}
@media screen and (max-width: 992px) {
  .teaser-block#twitter .teaser-block-title {
    height: 35px;
  }
  .teaser-block#twitter .teaser-block-inner {
    display: block;
    padding-right: 0;
  }
  .teaser-block#twitter .teaser-block-inner .twitter-area {
    width: 100%;
  }
  .teaser-block#twitter .teaser-block-inner .official-sns-area {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 10px auto 0;
  }
  .teaser-block#twitter .teaser-block-inner .official-sns-area .teaser-btn {
    width: 32%;
    height: auto;
  }
}

/* ---------------------------------
 INTRO
--------------------------------- */
#intro.teaser-block .teaser-block-inner {
  padding: 0 20px;
  text-align: center;
  font-weight: bold;
}
#intro.teaser-block .teaser-block-inner .pc-none {
  display: none;
}
#intro.teaser-block .teaser-block-inner h4 {
  padding: 1em 0;
  font-size: 2.4rem;
  line-height: 2;
  color: #D71B1B;
  background: url(../images/intro-ill.svg) center / contain no-repeat;
}
#intro.teaser-block .teaser-block-inner h4 strong {
  padding: 0.6em 0.2em;
  background: #D71B1B;
  border-radius: 3px;
  font-size: 2rem;
  color: #fff;
}
#intro.teaser-block .teaser-block-inner p {
  margin-top: 1em;
  font-size: 1.8rem;
}
#intro.teaser-block .teaser-block-inner .txt-line-red {
  padding-bottom: 4px;
  border-bottom: 2px dotted #D71B1B;
  color: #D71B1B;
}
#intro.teaser-block .teaser-block-inner .txt-bg {
}
#intro.teaser-block .teaser-block-inner .txt-bg-pink {
  padding: 4px;
  background: #FFEAF1;
  border-radius: 3px;
  color: #D71B1B;
}
#intro.teaser-block .teaser-block-inner .txt-bg-blue {
  padding: 4px;
  background: #DAF6FC;
  border-radius: 3px;
  color: #0192B1;
}
@media screen and (max-width: 992px) {
  #intro.teaser-block .teaser-block-inner {
    padding: 0;
  }
  #intro.teaser-block .teaser-block-inner .pc-none {
    display: block;
  }
  #intro.teaser-block .teaser-block-inner .sp-none {
    display: none;
  }
  #intro.teaser-block .teaser-block-inner h4 {
    font-size: 1.8rem;    
  }
  #intro.teaser-block .teaser-block-inner h4 strong {
    font-size: 1.4rem;
  }
  #intro.teaser-block .teaser-block-inner p {
    font-size: 1.4rem;
  }
}

/* ---------------------------------
 CAST
--------------------------------- */
#cast.teaser-block .teaser-block-inner dt img {
  width: auto;
  height: 100%;
}
#cast.teaser-block .teaser-block-inner .cast-area01 dt {
  width: 300px;
  margin: 0 auto;
}
#cast.teaser-block .teaser-block-inner .cast-area01 dt img {
  width: 100%;
  height: auto;
}
#cast.teaser-block .teaser-block-inner .cast-area01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin: 20px auto 0;
}
#cast.teaser-block .teaser-block-inner .cast-area01 li {
  width: 21%;
}
#cast.teaser-block .teaser-block-inner .cast-area02 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
#cast.teaser-block .teaser-block-inner .cast-area02 img {
  width: 100%;
  height: auto;
}
#cast.teaser-block .teaser-block-inner .cast-area02 dt {
  width: 190px;
}
#cast.teaser-block .teaser-block-inner .cast-area02 dd {
  width: 340px;
}
@media screen and (max-width: 992px) {
  #cast.teaser-block .teaser-block-inner .cast-area01 dt {
    width: 190px;
  }
  #cast.teaser-block .teaser-block-inner .cast-area01 ul {
    gap: 10px;
  }
  #cast.teaser-block .teaser-block-inner .cast-area01 li {
    width: 28%;
  }
  #cast.teaser-block .teaser-block-inner .cast-area02 {
    width: 90%;
    margin: 30px auto 0;
  }
  #cast.teaser-block .teaser-block-inner .cast-area02 dd {
    width: 70%;
  }
}

/* ---------------------------------
 NET
--------------------------------- */
#net.teaser-block .teaser-block-inner {
  text-align: center;
}
#net.teaser-block .teaser-block-inner dl + dl,
#net.teaser-block .teaser-block-inner dl + p {
  margin-top: 1em;
}
#net.teaser-block .teaser-block-inner dt {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.6;
}
#net.teaser-block .teaser-block-inner dd {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 992px) {
  #net.teaser-block .teaser-block-inner dt {
    font-size: 1.6rem;
  }
  #net.teaser-block .teaser-block-inner dd {
    font-size: 1.4rem;
  }
  #net.teaser-block .teaser-block-inner dl + p {
    font-size: 1.2rem;
  }
}

/* ---------------------------------
 STAFF
--------------------------------- */
#staff.teaser-block .teaser-block-inner li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#staff.teaser-block .teaser-block-inner li + li {
  margin-top: 0.5em;
}
#staff.teaser-block .teaser-block-inner li > span {
  width: 34%;
  text-align: right;
}
#staff.teaser-block .teaser-block-inner li > span + span {
  width: 63%;
  text-align: left;
  font-weight: bold;
  font-size: 1.8rem;
}
#staff.teaser-block .teaser-block-inner li > span + span span + span {
  margin-left: 1em;
}
@media screen and (max-width: 992px) {
  #staff.teaser-block .teaser-block-inner li > span {
    font-size: 1.2rem;
  }
  #staff.teaser-block .teaser-block-inner li > span + span {
    font-size: 1.4rem;
  }
}

/* ---------------------------------
 bnr-area
--------------------------------- */
.bnr-area {
  width: 90%;
  margin: 40px auto 60px;
}
.bnr-area li {
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.10);
  background: #FBF04B;
}
.bnr-area li a {
  transition: 0.3s;
}
.bnr-area li a:hover {
  opacity: 0.4;
}
@media screen and (max-width: 992px) {
  .bnr-area {
    margin: 20px auto 40px;
  }
}

