@charset "UTF-8";

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

 Layout

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

/* FONT style */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,700&display=swap');


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

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

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

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

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

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

fff2

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

/* ---------------------------------
common
--------------------------------- */

.ntv-wrapper{
  background-color: transparent;
}
.ntv-box-title{
  background-color: #FB6114;
}
.fff2-bg{
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/pc-bg.svg) no-repeat #A7DBE9 center / cover;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 992px) {
  .fff2-bg{
    background: url(../images/sp-bg.svg) no-repeat #A7DBE9 center / cover;
  }
}

.to {
  text-indent: -9999em;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0px;
}
.sponly{display: none;}
@media screen and (max-width: 992px) {
  .sponly{display: block;}
}

.fff2-contents a:hover {
  transition: opacity .1s;
  text-decoration: none;
  opacity: 0.65;
}
@media screen and (max-width: 992px) {
  .fff2-contents{
    margin: 0 10px;
  }
}

.fff2-block{
  padding-top: 70px;
}
@media screen and (max-width: 992px) {
  .fff2-block{
    padding-top: 35px;
  }
}

.fff2-title{
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(130/664*100%);
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .fff2-title{
    margin-bottom: 15px;
  }
}


/* ---------------------------------
MV
--------------------------------- */
.fff2-mv{
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(452/664*100%);
  background: url(../images/mv.jpg) no-repeat center / contain;
  position: relative;
  margin: 0 auto;
}

/* ---------------------------------
minogashi
--------------------------------- */

/* minogashi */
ul.minogashi {
  margin: auto;
  text-align: center;
  margin-top: 20px;
}

ul.minogashi li {
  width: 38%;
  display: inline-block;
}
@media screen and (max-width: 992px) {
  ul.minogashi li {
    width: 44%;
  }

  ul.minogashi li:first-child {
    margin-right: 10px;
  }
}

ul.minogashi li a :hover {
  opacity: 0.6;
}

ul.minogashi li:first-child {
  margin-right: 20px;
}








/* ---------------------------------
MENU
--------------------------------- */
.fff2-menu{
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .fff2-menu{
    padding-top: 15px;
    margin: 0 10px;
  }
}

.fff2-menu-list{
  background: url(../images/menu-bg.png) no-repeat center / contain;
  display: flex;
}
.fff2-menu-list a{
  display: block;
  width: 20%;
}
.fff2-menu-list a:hover {
  transition: opacity .1s;
  text-decoration: none;
  opacity: 0.65;
}
.fff2-menu-list .fff2-menu-btn-nohref:hover{
  opacity: 1;
}
.fff2-menu-list a img{
  display: block;
  width: 100%;
  height: auto;
}

/* ---------------------------------
BANNER
--------------------------------- */
.fff2-bnr{
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .fff2-bnr{
    padding-top: 15px;
  }
}

.fff2-bnr a{
  display: block;
  width: 100%;
}
.fff2-bnr a img{
  display: block;
  width: 100%;
  height: auto;
}

/* ---------------------------------
SNS
--------------------------------- */
.fff2-sns{
  padding-top: 40px;
}
@media screen and (max-width: 992px) {
  .fff2-sns{
    padding-top: 20px;
  }
}

.fff2-sns-title{
  background: url(../images/title-sns.png) no-repeat center / contain;
}
.fff2-sns-inner{
  height: 360px;
  border: 6px solid #FB6114;
  background-color: #fff;
  padding: 30px;
  height: 372px;
}
@media screen and (max-width: 992px) {
  .fff2-sns-inner{
    border: 1vw solid #FB6114;
  }
}

.fff2-sns-area{
  max-width: 540px;
  margin: 0 auto;
}
.fff2-sns-btn{
  display: block;
  width: 300px;
  margin: 40px auto 0;
}
@media screen and (max-width: 992px) {
  .fff2-sns-btn{
    display: block;
    width: 85%;
    margin: 20px auto 0;
  }
}

.fff2-sns-btn img{
  display: block;
  width: 100%;
  height: auto;
}

/* ---------------------------------
INTRODUCTION
--------------------------------- */
.fff2-intro{

}
.fff2-intro-title{
  background: url(../images/title-intro.png) no-repeat center/ contain;
}
.fff2-intro-txt{
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(1237/664*100%);
  background: url(../images/intro-txt.png) no-repeat center / contain;
}
/* ---------------------------------
STORY
--------------------------------- */

h1.story_top_img a:hover{
opacity: 0.6;}


.fff2-story{

}
.fff2-story-title{
  background: url(../images/title-story.png) no-repeat center / contain;
}
.fff2-story-btn{
  display: block;
  width: 300px;
  margin:0px auto 0;
}
@media screen and (max-width: 992px) {
  .fff2-story-btn{
    display: block;
    width: 85%;
    margin: 20px auto 0;
  }
}
.fff2-story-btn img{
  display: block;
  width: 100%;
  height: auto;
}

.fff2-story-inner h4{
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  font-size: 80px;
  color: #ffffff;
  text-shadow:3px 3px 0px #AB40FE;
  padding: 0 10px;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  .fff2-story-inner h4{
    font-size: 50px;}
}
.fff2-story-inner {
  margin-bottom: 40px;
}
.fff2-story-inner p{
  width: 79%;
  display: inline-block;
  font-weight: bold;
  font-size: 1.6rem;
  vertical-align: top;
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  .fff2-story-inner {
    margin-bottom: 20px;
  } 
   .fff2-story-inner p{
    width: 69%;
    font-size: 1.3rem;
    text-align: justify;
    margin-top: 20px;

  }
}

/* ---------------------------------
CAST
--------------------------------- */
.fff2-cast{

}
.fff2-cast-title{
  background: url(../images/title-cast.png) no-repeat center / contain;
}
.fff2-cast-img{
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(420/664*100%);
  background: url(../images/cast-img.png) no-repeat center / contain;
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .fff2-cast-img{
    margin-bottom: 20px;
  }
}
.fff2-cast-guest{
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(330/664*100%);
  background: url(../images/cast-guest.png) no-repeat center / contain;
}

/* ---------------------------------
ONAIR
--------------------------------- */
.fff2-onair{

}
.fff2-onair-title{
  background: url(../images/title-onair.png) no-repeat center / contain;
}
.fff2-onair-secondtitle{
  font-family: RodinNTLGPro-B;
  font-size: 40px;
  text-align: center;
  padding-bottom: 30px;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .fff2-onair-secondtitle{
    font-size: 24px;
    padding-bottom: 15px;
  }
}

.fff2-onair-list{
  text-align: center;
  margin-bottom: 40px;
}
.fff2-onair-list:last-child{
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .fff2-onair-list{
    margin-bottom: 20px;
  }
}

.fff2-onair-list h4{
  font-family: RodinNTLGPro-B;
  display: inline-block;
  font-size: 20px;
  color: #AB40FE;
  background: #FEEB40;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .fff2-onair-list h4{
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.fff2-onair-list p{
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .fff2-onair-list p{
    font-size: 18px;
  }
}

/* ---------------------------------
STAFF
--------------------------------- */
.fff2-staff{
  padding-bottom:80px;
}
@media screen and (max-width: 992px) {
  .fff2-staff{
    padding-bottom: 40px;
  }
}

.fff2-staff-title{
  background: url(../images/title-staff.png) no-repeat center / contain;
}
.fff2-staff-list{
  text-align: center;
  margin-bottom: 40px;
}
.fff2-staff-list:last-child{
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .fff2-staff-list{
    margin-bottom: 20px;
  }
}

.fff2-staff-list h4{
  font-family: RodinNTLGPro-B;
  display: inline-block;
  font-size: 20px;
  color: #AB40FE;
  background: #3DFF96;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .fff2-staff-list h4{
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.fff2-staff-list p{
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .fff2-staff-list p{
    font-size: 18px;
  }
}


