@charset "UTF-8";
/*==================================

 Layout

==================================*/
.ntv-wrapper {
  background-color: #111111;
  margin-bottom: 0;
}

.teaser-contents {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  background: url("../images/common/bg_bk.jpg") repeat;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  position: relative;
  z-index: 100;
  border-radius: 10px 10px 0 0;
}
.teaser-contents:before {
  content: "";
  background: url("../images/common/bg_top.png") no-repeat;
  width: 100%;
  height: 0;
  padding-top: 178.46%;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.teaser-contents .red {
  color: #db0606;
}
.teaser-contents .serif {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.teaser-contents h3 {
  text-indent: -999px;
  overflow: hidden;
  background-size: contain !important;
  width: 100%;
  height: 0;
  padding-top: 15.06%;
  margin-bottom: 5%;
}
.teaser-contents a:hover {
  opacity: 0.6;
  transition: 0.3s;
}

.ntv-pageTop a {
  background: url("../images/common/pagetop.png") no-repeat;
  background-color: transparent;
  border-radius: 0;
}
.ntv-pageTop a:hover {
  opacity: 0.6;
  transition: 0.3s;
}

#header {
  text-indent: -999px;
  overflow: hidden;
  background: url("../images/common/header.png") no-repeat;
  width: 100%;
  height: 0;
  padding-top: 78.54%;
  background-size: contain;
  position: relative;
  z-index: 100;
}

#nav {
  width: 100%;
  margin-bottom: 3%;
  position: relative;
  z-index: 100;
}
#nav .navBox {
  width: 95%;
  margin: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0;
  display: flex;
  text-align: center;
}
#nav .navBox .navInner {
  width: 100%;
  margin: auto;
}
#nav .navBox .navInner .navblock {
  width: 19.5%;
  display: inline-block;
  padding: 0;
}
#nav .navBox .navInner .navblock a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 81.25%;
  background-size: contain !important;
}
#nav .navBox .navInner .navblock a:hover {
  opacity: 1;
  transition: 0.3s;
}
#nav .navBox .navInner .nav01 a {
  background: url("../images/nav/nav01.png") no-repeat;
}
#nav .navBox .navInner .nav01 a:hover {
  background: url("../images/nav/nav01_hover.png") no-repeat;
}
#nav .navBox .navInner .nav02 a {
  background: url("../images/nav/nav02.png") no-repeat;
}
#nav .navBox .navInner .nav02 a:hover {
  background: url("../images/nav/nav02_hover.png") no-repeat;
}
#nav .navBox .navInner .nav03 a {
  background: url("../images/nav/nav03.png") no-repeat;
}
#nav .navBox .navInner .nav03 a:hover {
  background: url("../images/nav/nav03_hover.png") no-repeat;
}
#nav .navBox .navInner .nav05 a {
  background: url("../images/nav/nav05.png") no-repeat;
}
#nav .navBox .navInner .nav05 a:hover {
  background: url("../images/nav/nav05_hover.png") no-repeat;
}
#nav .navBox .navInner .nav04 a {
  background: url("../images/nav/nav04.png") no-repeat;
}
#nav .navBox .navInner .nav04 a:hover {
  background: url("../images/nav/nav04_hover.png") no-repeat;
}

#huluArea {
  position: relative;
  z-index: 100;
  margin-bottom: 5%;
}
#huluArea .huluInner .tit {
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/hulu/tit.png") no-repeat;
  width: 100%;
  height: 0;
  padding-top: 11.14%;
  background-size: contain;
  margin: 5% auto 3%;
}
#huluArea .huluInner .link {
  width: 90%;
  margin: 0 auto 3%;
}
#huluArea .huluInner .link a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url("../images/hulu/image.png") no-repeat;
  width: 100%;
  height: 0;
  padding-top: 55.78%;
  background-size: contain;
}
#huluArea .huluInner .about {
  width: 90%;
  margin: 0 auto 0.4em;
  font-size: 1.6rem;
  line-height: 1.8em;
  text-align: center;
}
#huluArea .huluInner .small {
  width: 90%;
  margin: auto;
  text-align: left;
  line-height: 1.8em;
  font-size: 1.4rem;
}

#movie {
  padding-bottom: 4%;
  margin-bottom: 3%;
  position: relative;
  z-index: 100;
}
#movie .movie {
  width: 95%;
  margin: auto;
}
#movie .movie .movieInner {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin: 4% auto 0;
}
#movie .movie .movieInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#intro {
  padding: 3% 0 5%;
  position: relative;
  z-index: 100;
}
#intro h3 {
  background: url("../images/intro/h3_intro.png") no-repeat;
}
#intro .text {
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/intro/intro.png") no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 101.81%;
  margin-top: 3%;
}

#story {
  background: url("../images/common/bg_red.jpg") repeat;
  padding: 5% 0 3%;
}
#story h3 {
  background: url("../images/story/h3_story.png") no-repeat;
}
#story .storyInner {
  width: 95%;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 0 0 1.5em;
  overflow: hidden;
}
#story .storyInner:before {
  content: "";
  background: url("../images/common/header_bk.png") no-repeat top;
  width: 100%;
  height: 0;
  padding-top: 5%;
  background-size: contain;
  display: block;
}
#story .storyInner .text {
  width: 92%;
  margin: 0 auto 1em;
  line-height: 2em;
  font-size: 1.4rem;
}
#story .storyInner .text .red {
  font-size: 1.6rem;
}
#story .storyInner .text:first-child {
  padding-top: 1.5em;
}
#story .storyInner .text:last-child {
  margin-bottom: 0;
}
#story .storyInner .image {
  width: 80%;
  margin: 2% auto;
  text-indent: -9999px;
  overflow: hidden;
  background-size: contain !important;
  height: 0;
}
#story .storyInner .image01 {
  background: url("../images/story/image01.png") no-repeat center;
  padding-top: 41.40%;
}
#story .storyInner .image02 {
  background: url("../images/story/image02.png") no-repeat center;
  padding-top: 49.02%;
}
#story .storyInner .image03 {
  background: url("../images/story/image03.png") no-repeat center;
  padding-top: 49.02%;
}
#story .storyInner .image04 {
  background: url("../images/story/image04.png") no-repeat center;
  padding-top: 49.14%;
}
#story .storyInner .banner {
  width: 92%;
  margin: auto;
}
#story .storyInner .banner p {
  display: inline-block;
  width: 100%;
}
#story .storyInner .banner p a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 16.67%;
  background-size: contain !important;
}
#story .storyInner .banner .hulubanner a {
  background: url("../images/common/bnr_hulu.png") no-repeat;
}
#story .storyInner .banner .tverbanner a {
  background: url("../images/common/bnr_tver.png") no-repeat;
}

#cast {
  padding: 5% 0 3%;
}
#cast h3 {
  background: url("../images/cast/h3_cast.png") no-repeat;
}
#cast .castInner {
  width: 95%;
  margin: auto;
}
#cast .castInner .castBlock {
  width: 100%;
  margin: 0 auto 3%;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}
#cast .castInner .castBlock:before {
  content: "";
  background: url("../images/common/header_gy.png") no-repeat top;
  width: 100%;
  height: 0;
  padding-top: 5%;
  background-size: contain;
  display: block;
}
#cast .castInner .castBlock .left {
  width: 30%;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 2.5%;
  padding-top: 4%;
}
#cast .castInner .castBlock .left .image {
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-size: contain;
}
#cast .castInner .castBlock .right {
  width: 60%;
  float: right;
  margin-right: 2.5%;
  padding-top: 4%;
}
#cast .castInner .castBlock .right .name {
  font-size: 1.4rem;
  margin-bottom: 1em;
}
#cast .castInner .castBlock .right .name .serif {
  font-size: 22px;
}
#cast .castInner .castBlock .right .character {
  font-size: 1.6rem;
  margin-bottom: 1em;
}
#cast .castInner .castBlock .right ul li {
  font-size: 1.4rem;
}
#cast .castInner .castBlock .comment {
  width: 95%;
  margin: 0 auto;
  clear: both;
  padding: 3% 0;
}
#cast .castInner .castBlock .comment .serif {
  padding-bottom: 0.1em;
  margin-bottom: 0.4em;
  border-bottom: 1px solid #fff;
  font-size: 1.6rem;
}
#cast .castInner .castBlock .comment .text {
  line-height: 1.8em;
  font-size: 1.4rem;
}
#cast .cast01 .left .image {
  background: url("../images/cast/cast_01.png") no-repeat;
}
#cast .cast02 .left .image {
  background: url("../images/cast/cast_02.png") no-repeat;
}
#cast .cast03 .left .image {
  background: url("../images/cast/cast_03.png") no-repeat;
}
#cast .cast04 .left .image {
  background: url("../images/cast/cast_04.png") no-repeat;
}
#cast .cast05 .left .image {
  background: url("../images/cast/cast_05.png") no-repeat;
}
#cast .cast06 .left .image {
  background: url("../images/cast/cast_06.png") no-repeat;
}
#cast .cast07 .left .image {
  background: url("../images/cast/cast_07.png") no-repeat;
}
#cast .cast08 {
  clear: both;
  overflow: hidden;
}
#cast .cast08 .left .image {
  background: url("../images/cast/cast_08.png") no-repeat;
}
#cast .cast08 .right .name {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.1em;
}
#cast .cast08 .right .name .serif {
  font-size: 1.6rem !important;
}
#cast .cast08 .right .name .serif .large {
  font-size: 22px;
  margin-left: 0.6em;
  margin-right: 0.3em;
}
#cast .cast08 .right .comment2 {
  font-size: 1.4rem !important;
  padding-bottom: 5%;
}
#cast .cast09 {
  clear: both;
  overflow: hidden;
}
#cast .cast09 .left .image {
  background: url("../images/cast/cast_09.png") no-repeat;
}
#cast .cast09 .right .name {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.1em;
}
#cast .cast09 .right .name .serif {
  font-size: 1.6rem !important;
}
#cast .cast09 .right .name .serif .large {
  font-size: 22px;
  margin-left: 0.6em;
  margin-right: 0.3em;
}
#cast .cast09 .right .comment2 {
  font-size: 1.4rem !important;
  padding-bottom: 5%;
}
#cast .cast10 {
  clear: both;
  overflow: hidden;
}
#cast .cast10 .name {
  width: 95%;
  margin: 3% auto 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.1em;
}
#cast .cast10 .name .serif {
  font-size: 1.4rem !important;
}
#cast .cast10 .name .serif .large {
  font-size: 20px;
  margin-left: 0.6em;
  margin-right: 0.3em;
}

#about {
  padding: 3% 0;
}
#about h3 {
  background: URL("../images/about/h3_about.png") no-repeat;
  margin-bottom: 3%;
}
#about .aboutInner {
  width: 95%;
  margin: auto;
}
#about .aboutInner .tit {
  font-size: 18px;
  text-align: center;
}
#about .aboutInner .hulu {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1em 0;
  margin: 1em auto;
  text-align: center;
  font-size: 1.4rem;
}
#about .aboutInner .hulu .onlySp {
  display: none;
}
#about .aboutInner .hulu .onlyPc {
  display: block;
}
#about .aboutInner .castStaff {
  margin: 0 auto 3%;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}
#about .aboutInner .castStaff:before {
  content: "";
  background: url("../images/common/header_gy.png") no-repeat top;
  width: 100%;
  height: 0;
  padding-top: 5%;
  background-size: contain;
  display: block;
}
#about .aboutInner .castStaff .cs-list {
  padding: 3% 0;
}
#about .aboutInner .castStaff .cs-list .cs-item {
  display: flex;
  font-size: 1.4rem;
  letter-spacing: 0.2em;
  line-height: 2em;
  margin-bottom: 0.5em;
}
#about .aboutInner .castStaff .cs-list .cs-item .cs-title {
  width: 45%;
  float: left;
  color: #db0606;
  text-align: right;
  margin-right: 2em;
}
#about .aboutInner .castStaff .cs-list .cs-item .cs-text {
  width: 55%;
  float: right;
  text-align: left;
}
#about .aboutInner .castStaff .cs-list .cs-item .cs-text span {
  font-size: 1.2rem;
}

#sns {
  background: url("../images/common/bg_red.jpg") repeat;
  padding: 3% 0;
  clear: both;
}
#sns h3 {
  background: URL("../images/sns/h3_sns.png") no-repeat;
  margin-bottom: 3%;
}
#sns .timeline {
  width: 95%;
  margin: 0 auto 3%;
  background: #fff;
  border-radius: 10px;
}
#sns .timeline .block .twitterInner {
  padding: 3% 0;
}
#sns .timeline .block .twitterInner iframe {
  width: 740px !important;
}
#sns .follow {
  width: 95%;
  margin: auto;
  clear: both;
  overflow: hidden;
}
#sns .follow .followLink {
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
}
#sns .follow .followLink a {
  width: 100%;
  height: 0;
  padding-top: 23.18%;
  background-size: contain !important;
  display: block;
}
#sns .follow .twitter {
  float: left;
}
#sns .follow .twitter a {
  background: url("../images/sns/follow_tw.png") no-repeat;
}
#sns .follow .instagram {
  float: right;
}
#sns .follow .instagram a {
  background: url("../images/sns/follow_insta.png") no-repeat;
}

/* ---------------------------------
 SP用
--------------------------------- */
@media screen and (max-width: 992px) {
  .ntv-pageTop a {
    background: #efefef;
  }
  .ntv-pageTop a:hover {
    opacity: 1;
  }

  #huluArea .huluInner .about {
    font-size: 1.2rem;
  }
  #huluArea .huluInner .small {
    font-size: 1.1rem;
  }

  #story .storyInner .text {
    font-size: 1.3rem;
  }
  #story .storyInner .text .red {
    font-size: 1.4rem;
  }
  #story .storyInner .image {
    width: 100%;
    background-size: contain !important;
    height: 0;
  }
  #story .storyInner .image01 {
    background: url("../images/story/image01.png") no-repeat center;
    padding-top: 51.75%;
  }
  #story .storyInner .image02 {
    background: url("../images/story/image02.png") no-repeat center;
    padding-top: 61.27%;
  }
  #story .storyInner .image03 {
    background: url("../images/story/image03.png") no-repeat center;
    padding-top: 61.27%;
  }
  #story .storyInner .image04 {
    background: url("../images/story/image04.png") no-repeat center;
    padding-top: 61.43%;
  }

  #cast .castInner .castBlock .left {
    width: 50%;
    float: none;
    margin: 0 auto;
    padding-top: 4%;
  }
  #cast .castInner .castBlock .right {
    width: 95%;
    float: none;
    margin: 0 auto;
  }
  #cast .castInner .castBlock .right .name {
    font-size: 1.2rem;
    margin-bottom: 0;
    text-align: center;
  }
  #cast .castInner .castBlock .right .name .serif {
    font-size: 20px;
  }
  #cast .castInner .castBlock .right .character {
    font-size: 1.4rem;
    margin-bottom: 1em;
    text-align: center;
  }
  #cast .castInner .castBlock .right ul li {
    font-size: 1.3rem;
  }
  #cast .castInner .castBlock .comment {
    width: 95%;
    margin: 0 auto;
    clear: both;
    padding: 3% 0;
  }
  #cast .castInner .castBlock .comment .serif {
    padding-bottom: 0.1em;
    margin-bottom: 0.4em;
    border-bottom: 1px solid #fff;
  }
  #cast .castInner .castBlock .comment .text {
    line-height: 1.8em;
    font-size: 1.3rem;
  }
  #cast .cast08 .right .name {
    margin-bottom: 1em !important;
    padding-bottom: 0.5em !important;
  }
  #cast .cast08 .right .name .serif {
    font-size: 1.3rem !important;
  }
  #cast .cast08 .right .name .serif .large {
    font-size: 20px;
  }
  #cast .cast08 .right .comment2 {
    font-size: 1.3rem !important;
  }
  #cast .cast09 .right .name {
    margin-bottom: 1em !important;
    padding-bottom: 0.5em !important;
  }
  #cast .cast09 .right .name .serif {
    font-size: 1.3rem !important;
  }
  #cast .cast09 .right .name .serif .large {
    font-size: 20px;
  }
  #cast .cast09 .right .comment2 {
    font-size: 1.3rem !important;
  }
  #cast .cast10 .name {
    padding-bottom: 0.5em !important;
    text-align: center;
  }
  #cast .cast10 .name .serif {
    font-size: 1.3rem !important;
  }
  #cast .cast10 .name .serif .large {
    font-size: 20px;
  }
  #cast .cast10 .comment .text2 {
    font-size: 1.3rem !important;
  }

  #about .aboutInner .tit {
    font-size: 15px;
    text-align: center;
  }
  #about .aboutInner .hulu {
    font-size: 13px;
  }
  #about .aboutInner .hulu .onlySp {
    display: block;
  }
  #about .aboutInner .hulu .onlyPc {
    display: none;
  }
  #about .aboutInner .castStaff .cs-list .cs-item {
    display: flex;
    font-size: 1.2rem;
  }
}
/* ---------------------------------
 tablet用(SP設定を上書き）
--------------------------------- */
@media screen and (min-width: 601px) {
  #story .storyInner .text {
    font-size: 1.5rem;
  }
  #story .storyInner .text .red {
    font-size: 1.6rem;
  }

  #cast .castInner .castBlock .left {
    width: 30%;
    float: left;
    margin-left: 2.5%;
    padding-top: 4%;
  }
  #cast .castInner .castBlock .left .image {
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-size: contain;
  }
  #cast .castInner .castBlock .right {
    width: 60%;
    float: right;
    margin-right: 2.5%;
    padding-top: 4%;
  }
  #cast .castInner .castBlock .right .name {
    font-size: 1.4rem;
    margin-bottom: 1em;
    text-align: left;
  }
  #cast .castInner .castBlock .right .name .serif {
    font-size: 22px;
  }
  #cast .castInner .castBlock .right .character {
    font-size: 1.6rem;
    margin-bottom: 1em;
    text-align: left;
  }
  #cast .castInner .castBlock .right ul li {
    font-size: 1.4rem;
  }
  #cast .castInner .castBlock .comment {
    width: 95%;
    margin: 0 auto;
    clear: both;
    padding: 3% 0;
  }
  #cast .castInner .castBlock .comment .serif {
    padding-bottom: 0.1em;
    margin-bottom: 0.4em;
    border-bottom: 1px solid #fff;
    font-size: 1.6rem;
  }
  #cast .castInner .castBlock .comment .text {
    line-height: 1.8em;
    font-size: 1.4rem;
  }
  #cast .cast08 {
    clear: both;
    overflow: hidden;
  }
  #cast .cast08 .right .name {
    padding-bottom: 0.1em;
  }
  #cast .cast08 .right .name .serif {
    font-size: 1.6rem;
  }
  #cast .cast08 .right .name .serif .large {
    font-size: 22px;
    margin-left: 0.6em;
    margin-right: 0.3em;
  }
  #cast .cast08 .right .comment2 {
    font-size: 1.4rem;
    padding-bottom: 5%;
  }
  #cast .cast09 {
    clear: both;
    overflow: hidden;
  }
  #cast .cast09 .right .name {
    padding-bottom: 0.1em;
  }
  #cast .cast09 .right .name .serif {
    font-size: 1.6rem;
  }
  #cast .cast09 .right .name .serif .large {
    font-size: 22px;
    margin-left: 0.6em;
    margin-right: 0.3em;
  }
  #cast .cast09 .right .comment2 {
    font-size: 1.4rem;
    padding-bottom: 5%;
  }
  #cast .cast10 {
    clear: both;
    overflow: hidden;
  }
  #cast .cast10 .name {
    width: 95%;
    margin: 3% auto 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 0.1em;
  }
  #cast .cast10 .name .serif {
    font-size: 1.4rem;
  }
  #cast .cast10 .name .serif .large {
    font-size: 20px;
    margin-left: 0.6em;
    margin-right: 0.3em;
  }
}
/* ---------------------------------
 PC用
--------------------------------- */
@media screen and (min-width: 993px) {
  /* ブロック */
  .teaser-block {
    margin-top: 20px;
  }

  .teaser-block-inner {
    padding: 20px;
  }

  /* ブロックタイトル */
  .teaser-block-title {
    font-size: 2.4rem;
    padding: 30px 20px 10px;
  }

  .teaser-main-onair {
    font-size: 1.8rem;
  }
}
/* ---------------------------------
 右カラム設定
--------------------------------- */
/* 右カラム　タイトル */
.ntv-box-title {
  background: #000;
}

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