@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : hulu.css
Description : Huluオリジナルストーリー
===================================================================== */
/* =====================================================================
*    hulu_movie
* =================================================================== */
.hulu {
  padding: 12rem 0;
}

.hulu_movie .btn1::before,
.hulu_about .btn1::before {
  display: none;
}
.hulu_movie .btn1::after,
.hulu_about .btn1::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 1.5em;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background: url(../images/hulu/icon_arrow.png) no-repeat center/contain;
}

.hulu_group {
  position: relative;
  padding-bottom: 12rem;
}

.bg_subpage {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: calc(100% - 58rem);
  background: #bf0000;
}
.bg_subpage::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1px;
  left: 0;
  width: 120%;
  height: 2.7rem;
  background: url(../images/common/bg_deco5.jpg) repeat-x center top/auto 100%;
  transform: scale(1, -1);
}
.bg_subpage_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #bf0000;
  transform: skewY(-15deg);
  transform-origin: top left;
}
.bg_subpage_inner::before {
  content: "";
  position: absolute;
  display: block;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2.7rem;
  background: url(../images/common/bg_deco5.jpg) repeat-x center top/auto 100%;
  transform: skew(15deg);
}

.hulu_movie {
  padding-bottom: 12rem;
}
.hulu_movie .sec_ttl {
  margin-bottom: 2rem;
}
.hulu_movie_subttl {
  position: relative;
  margin-bottom: 4rem;
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}
.hulu_movie_subttl small {
  display: block;
  font-size: 50%;
}
.hulu_movie p {
  margin-bottom: 4rem;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.208;
  color: #fff;
  text-align: center;
}
.hulu_movie p small {
  display: block;
  margin-top: 1em;
  font-size: 58%;
}

.movie_embed {
  position: relative;
  aspect-ratio: 16/9;
  margin-bottom: 4rem;
  border: 0.4rem solid #8f5300;
  -o-border-image: linear-gradient(-45deg, #8f5300 0%, #c39222 20%, #ffe066 50%, #c39222 80%, #8f5300 100%);
     border-image: linear-gradient(-45deg, #8f5300 0%, #c39222 20%, #ffe066 50%, #c39222 80%, #8f5300 100%);
  border-image-slice: 1;
}
.movie_embed video,
.movie_embed iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .hulu_movie .btn1 span,
.hulu_about .btn1 span {
    padding: 3rem 0;
  }
  .hulu_movie {
    padding-bottom: 12rem;
  }
  .hulu_movie .sec_ttl {
    margin-bottom: 3rem;
  }
  .hulu_movie p {
    margin-bottom: 4rem;
    font-size: 3.6rem;
  }
  .bg_subpage {
    height: calc(100% - 65rem);
  }
  .movie_embed {
    margin: 0 auto 4rem;
    width: 88rem;
  }
}
/* =====================================================================
*    hulu_intro
* =================================================================== */
.hulu_intro {
  padding-bottom: 12rem;
}
.hulu_intro p {
  position: relative;
  margin-left: calc(-35 / 680 * 100%);
  padding: 8rem 0;
  width: calc(750 / 680 * 100%);
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 2.142;
  color: #fff;
  text-align: center;
}
.hulu_intro p span {
  display: block;
  display: inline-block;
  color: #a67d30;
  background: linear-gradient(to right, #ffcb57 0%, #ffffb3 50%, #ffcb57 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hulu_intro_wrap {
  position: relative;
}

.bg_blackboard {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: 64rem;
  background-image: url(../images/top/bg_blackboard_top.jpg), url(../images/top/bg_blackboard_bottom.jpg), url(../images/common/bg_blackboard1-sp.jpg);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 1rem auto, 1rem auto, cover;
  background-position: top center, bottom center, center;
  box-shadow: 0px 6rem 6rem 0px rgba(0, 0, 0, 0.2);
}
.bg_blackboard::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 1.5rem;
  right: -13rem;
  width: 30rem;
  padding-top: calc(35 / 750 * 100%);
  background: url(../images/top/img_blackboard_item.png) no-repeat center bottom/contain;
}

@media screen and (min-width: 768px) {
  .hulu_intro p {
    margin: 0 auto;
    width: 100%;
  }
  .bg_blackboard {
    background-image: url(../images/top/bg_blackboard_top.jpg), url(../images/top/bg_blackboard_bottom.jpg), url(../images/common/bg_blackboard1-pc.jpg);
  }
  .bg_blackboard::before {
    right: 0;
    margin-right: calc(220 / 1920 * 100%);
    width: calc(300 / 1920 * 100%);
    padding-top: calc(35 / 1920 * 100%);
  }
  .bg_blackboard::after {
    content: "";
    position: absolute;
    display: block;
    top: 7.4rem;
    right: 2.5rem;
    width: calc(73 / 1920 * 100%);
    padding-top: calc(545 / 1920 * 100%);
    background: url(../images/top/img_blackboard_text.png) no-repeat center/contain;
  }
}
/* =====================================================================
*    hulu_story
* =================================================================== */
.hulu_story h3 {
  margin-bottom: 0.8rem;
}

.story_tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 5.5rem;
}
.story_tab li {
  position: relative;
  display: block;
  margin: 0 calc(48 / 680 * 100%) 2.4rem 0;
  width: calc(296 / 680 * 100%);
  overflow: visible;
}
.story_tab li::before {
  display: none;
}
@media screen and (max-width: 767px) {
  .story_tab li:nth-child(2n), .story_tab li:last-child {
    margin-right: 0;
  }
}
.story_tab li a {
  width: 100%;
  line-height: 1.333;
}
.story_tab li span {
  padding: 2rem 0;
}
.story_tab li.nolink {
  pointer-events: none;
  background-color: #333;
  filter: grayscale(1);
}
.story_tab li.nolink span {
  color: #838383;
}
.story_tab li.is-active a {
  background: #fff;
}
.story_tab li.is-active a::before {
  border-color: transparent transparent #fff transparent;
}
.story_tab li.is-active a span {
  color: #000000;
}
.story_tab li.up::after {
  content: "UP";
  position: absolute;
  display: block;
  top: -1em;
  left: 1em;
  padding: 0.5em 1em;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  background: #000000;
  z-index: 3;
}

.story_panel > li {
  display: none;
}
.story_panel > li.is-show {
  display: block !important;
}
.story_panel h4 {
  margin-bottom: 3rem;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.222;
  text-align: center;
  color: #fff;
}
.story_panel h5 {
  margin: 0 auto 6rem;
  padding: 0.5em;
  text-align: center;
  width: 48rem;
  font-size: 2.8rem;
  color: #fff;
  background: #000000;
  border-radius: 3em;
}
.story_panel_group {
  margin-bottom: 7rem;
}
.story_panel_group p {
  line-height: 1.833;
  color: #fff;
}
.story_panel_slider {
  margin-bottom: 4rem;
  padding-bottom: 2em;
}
.story_panel_slider .slick-list {
  border: 0.4rem solid #8f5300;
  -o-border-image: linear-gradient(-45deg, #8f5300 0%, #c39222 20%, #ffe066 50%, #c39222 80%, #8f5300 100%);
     border-image: linear-gradient(-45deg, #8f5300 0%, #c39222 20%, #ffe066 50%, #c39222 80%, #8f5300 100%);
  border-image-slice: 1;
}
.story_panel_slider figure img {
  aspect-ratio: 16/9;
  -o-object-fit: contain;
     object-fit: contain;
}
.story_panel_slider .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  display: flex;
  justify-content: center;
}
.story_panel_slider .slick-dots li {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 1rem;
}
.story_panel_slider .slick-dots li button {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
}
.story_panel_slider .slick-dots li button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
}
.story_panel_slider .slick-dots li.slick-active button::before {
  background-color: #ffbf00;
}

@media screen and (min-width: 768px) {
  .hulu_story h4 {
    margin-bottom: 3rem;
    font-size: 2.7rem;
    text-align: center;
  }
  .hulu_story h5 {
    margin-bottom: 4rem;
    width: 36rem;
    font-size: 2.1rem;
  }
  .story_box {
    width: calc(1000 / 1024 * 100%);
    margin: 0 auto;
  }
  .story_tab li {
    margin: 0 calc(40 / 1024 * 100%);
    width: 24rem;
  }
  .story_tab li span {
    padding: 1.5rem 0;
  }
  .story_panel_group p {
    line-height: 2;
  }
  .story_panel_slider {
    margin: 0 auto 3rem;
    padding-bottom: 2.2em;
    width: 88rem;
  }
}
/* =====================================================================
    cast
======================================================================*/
.cast_list li {
  position: relative;
}
.cast_list li:not(:last-child) {
  margin-bottom: 2em;
}
.cast_list li dl {
  position: relative;
  display: flex;
  justify-content: space-between;
  line-height: 1.714;
}
.cast_list li dl dt {
  position: relative;
  padding-right: 6rem;
  width: 50%;
  color: #ffbf00;
  text-align: right;
}
.cast_list li dl dt::after {
  content: "";
  position: absolute;
  display: block;
  top: 0.4em;
  right: 0;
  height: 1em;
  border-right: 1px solid;
}
.cast_list li dl dd {
  position: relative;
  top: -0.1em;
  padding-left: 6rem;
  width: 50%;
  font-size: 2.8rem;
  color: #fff;
}
.cast_list li dl dd small {
  display: block;
  margin-top: -0.4em;
  font-size: 64%;
}

@media screen and (min-width: 768px) {
  .cast_list li dl dt {
    padding-right: 4rem;
    font-size: 1.8rem;
  }
  .cast_list li dl dd {
    top: -0.1em;
    padding-left: 4rem;
    font-size: 2.1rem;
  }
}
/* =====================================================================
*    about
* =================================================================== */
.hulu_about {
  padding-top: 12rem;
}
.hulu_about p {
  margin-bottom: 7rem;
  line-height: 1.833;
}

@media screen and (min-width: 768px) {
  .hulu_about p {
    text-align: center;
    line-height: 2.25;
  }
  .hulu_about .btn1 a {
    padding: 2rem 0;
  }
  .hulu_about .btn1 a span {
    font-size: 1.8rem;
  }
}
/*# sourceMappingURL=hulu.css.map */