@charset "UTF-8";
/* CSS INFORMATION =====================================================
File name : spinoff.css
Description : Huluオリジナルストーリー
===================================================================== */
/* ========================================================
    hulu_original
======================================================== */
.hulu_original {
  position: relative;
  width: 100%;
  padding: 16rem 0;
}
@media screen and (min-width: 768px) {
  .hulu_original {
    padding: 10rem 0;
  }
}
.hulu_original::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -2;
}
.hulu_original::after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  display: block;
  width: 100%;
  height: 72rem;
  background-image: url(../images/spinoff/original_bg01_sp.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .hulu_original::after {
    height: 66.7rem;
    background-image: url(../images/spinoff/original_bg01_pc.png);
    background-size: auto 100%;
  }
}
@media screen and (min-width: 1600px) {
  .hulu_original::after {
    background-size: 100% 100%;
  }
}
.hulu_original_ttl {
  position: relative;
  width: 84.6153846154%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_original_ttl {
    width: 38.5%;
  }
}
.hulu_original_column {
  position: relative;
  width: 100%;
  margin-top: 10rem;
}
@media screen and (min-width: 768px) {
  .hulu_original_column {
    margin-top: 5rem;
  }
}
.hulu_original_subttl {
  position: relative;
  width: 100%;
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hulu_original_subttl {
    margin-bottom: 2rem;
  }
}
.hulu_original_subttl > span {
  color: #529c86;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
}
.hulu_original_subttl > span > small {
  font-size: 0.7em;
}
.hulu_original_embed {
  position: relative;
  width: 115.3846153846%;
  aspect-ratio: 750/473;
  margin: 0 -7.6923076923%;
  padding: 3rem 5rem 9rem 5rem;
  background-image: url(../images/spinoff/original_bg02_sp.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .hulu_original_embed {
    width: 100%;
    aspect-ratio: 1000/581;
    margin: 0;
    padding: 3.6% 10% 11% 10%;
    background-image: url(../images/spinoff/original_bg02_pc.png);
  }
}
.hulu_original_embed > a {
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .hulu_original_embed > a:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .hulu_original_embed > a:hover > figure::after {
    background-image: url(../images/common/icon_play_h.png);
  }
}
.hulu_original_embed > a > figure {
  position: relative;
}
.hulu_original_embed > a > figure::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 15.8823529412%;
  aspect-ratio: 108/97;
  background-image: url(../images/common/icon_play.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .hulu_original_embed > a > figure::after {
    width: 13.5%;
  }
}
.hulu_original_text {
  position: relative;
  width: 100%;
  margin-top: -3rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hulu_original_text {
    margin-top: -4rem;
  }
}
.hulu_original_text > p {
  color: #7c7571;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .hulu_original_text > p {
    font-size: 3rem;
  }
}
.hulu_original_text > p > span {
  color: #e27171;
  font-size: 80%;
}
.hulu_original_btn {
  position: relative;
  width: 84.6153846154%;
  margin: 6rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_original_btn {
    width: 55%;
    margin: 4rem auto 0 auto;
  }
}

/* ========================================================
    hulu_intro
======================================================== */
.hulu_intro {
  position: relative;
  width: 100%;
  padding: 20rem 0 16rem 0;
}
@media screen and (min-width: 768px) {
  .hulu_intro {
    padding: 10rem 0;
  }
}
.hulu_intro::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/common_bg01.png);
  background-repeat: repeat;
  background-position: center center;
  background-size: 12.8rem 12.8rem;
  z-index: -2;
}
.hulu_intro_illust01 {
  position: absolute;
  left: 0;
  top: -4.6rem;
  display: block;
  width: 100%;
  height: 46.7rem;
  background-image: url(../images/spinoff/intro_illust01_sp.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .hulu_intro_illust01 {
    top: 4rem;
    height: 27.3rem;
    background-image: url(../images/spinoff/intro_illust01_pc.png);
    background-size: auto 100%;
  }
}
.hulu_intro_illust02 {
  position: absolute;
  left: 0;
  bottom: -19rem;
  display: block;
  width: 100%;
  height: 47.1rem;
  background-image: url(../images/spinoff/intro_illust02_sp.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .hulu_intro_illust02 {
    bottom: 4rem;
    height: 42.4rem;
    background-image: url(../images/spinoff/intro_illust02_pc.png);
    background-size: auto 100%;
  }
}
.hulu_intro_ttl {
  position: relative;
  width: 84.6153846154%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_intro_ttl {
    width: 38.5%;
    margin: 0 auto 0 10%;
  }
}
.hulu_intro_column {
  position: relative;
  width: 84.6153846154%;
  margin: 10rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_intro_column {
    width: 80%;
    margin: 5rem auto 0 auto;
  }
}
.hulu_intro_text {
  position: relative;
  width: 100%;
}
.hulu_intro_text > p {
  margin-top: 6rem;
  font-size: 3rem;
  font-weight: 700;
  line-height: 2;
}
.hulu_intro_text > p > strong {
  font-size: 1.4em;
  color: #e75138;
}
@media screen and (min-width: 768px) {
  .hulu_intro_text > p {
    margin-top: 4rem;
    font-size: 1.8rem;
  }
  .hulu_intro_text > p > strong {
    font-size: 1em;
  }
}
.hulu_intro_text > p:first-child {
  margin-top: 0;
}
.hulu_intro_text > p.text_align_center {
  margin-left: -9.0909090909%;
  margin-right: -9.0909090909%;
}
@media screen and (min-width: 768px) {
  .hulu_intro_text > p.text_align_center {
    margin-left: -12.5%;
    margin-right: -12.5%;
  }
}
.hulu_intro_text > p > em {
  color: #7c7571;
  font-style: normal;
  font-size: 3.4rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hulu_intro_text > p > em {
    font-size: 2.6rem;
  }
}

/* ========================================================
    hulu_story
======================================================== */
.hulu_story {
  position: relative;
  width: 100%;
  padding: 16rem 0;
}
@media screen and (min-width: 768px) {
  .hulu_story {
    padding: 10rem 0;
  }
}
.hulu_story::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -2;
}
.hulu_story_ttl {
  position: relative;
  width: 84.6153846154%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_story_ttl {
    width: 38.5%;
  }
}
.hulu_story_column {
  position: relative;
  width: 100%;
  margin-top: 10rem;
}
@media screen and (min-width: 768px) {
  .hulu_story_column {
    margin-top: 5rem;
  }
}
.hulu_story_tab {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.hulu_story_tab > li {
  width: 47.6923076923%;
  aspect-ratio: 310/100;
  margin-left: 3.0769230769%;
}
@media screen and (min-width: 768px) {
  .hulu_story_tab > li {
    width: 30%;
    aspect-ratio: 300/80;
    margin-left: 2%;
  }
}
.hulu_story_tab > li:first-child {
  margin-left: 0;
}
.hulu_story_tab > li.is-active > a {
  transform: rotate(-3deg);
}
.hulu_story_tab > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  border-left: 1.4rem solid #d85148;
  background-color: #e6564c;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .hulu_story_tab > li > a:hover {
    transform: rotate(-3deg);
    opacity: 1;
  }
}
.hulu_story_tab > li > a > em {
  display: block;
  color: #ffffff;
  font-style: normal;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .hulu_story_tab > li > a > em {
    font-size: 2.5454545455vw;
  }
}
@media screen and (min-width: 1100px) {
  .hulu_story_tab > li > a > em {
    font-size: 2.8rem;
  }
}
.hulu_story_tab > li > a > span {
  display: block;
  margin-top: 0.8rem;
  color: #ffffff;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .hulu_story_tab > li > a > span {
    font-size: 1.6363636364vw;
  }
}
@media screen and (min-width: 1100px) {
  .hulu_story_tab > li > a > span {
    font-size: 1.8rem;
  }
}
.hulu_story_panel {
  position: relative;
  width: 100%;
}
.hulu_story_panel > li {
  display: none;
}
.hulu_story_panel > li.is-show {
  display: block;
}
.hulu_story_detail {
  position: relative;
  width: 100%;
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .hulu_story_detail {
    margin-top: 4rem;
  }
}
.hulu_story_list {
  position: relative;
  width: 98.4615384615%;
  margin: 0 auto;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .hulu_story_list {
    width: 80%;
  }
}
.hulu_story_list.slick-initialized.slick-slider {
  padding-bottom: 4rem;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .hulu_story_list.slick-initialized.slick-slider {
    padding-bottom: 2.4rem;
  }
}
.hulu_story_list.slick-initialized.slick-slider * {
  line-height: 1;
}
.hulu_story_list.slick-initialized.slick-slider .slick-list {
  padding: 0 !important;
}
.hulu_story_list.slick-initialized.slick-slider .slick-slide {
  position: relative;
  width: 100%;
}
.hulu_story_list.slick-initialized.slick-slider .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: auto;
  transform: translateX(-50%);
}
.hulu_story_list.slick-initialized.slick-slider .slick-dots li {
  width: 1.2rem;
  aspect-ratio: 1/1;
  margin: 0 1rem;
}
@media screen and (min-width: 768px) {
  .hulu_story_list.slick-initialized.slick-slider .slick-dots li {
    width: 0.8rem;
    margin: 0 0.5rem;
  }
}
.hulu_story_list.slick-initialized.slick-slider .slick-dots li.slick-active button {
  background-color: #e6564c;
}
.hulu_story_list.slick-initialized.slick-slider .slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  border-radius: 50%;
  background-color: #e2e2e2;
}
.hulu_story_text {
  position: relative;
  width: 100%;
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .hulu_story_text {
    margin-top: 4rem;
  }
}
.hulu_story_text > p {
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .hulu_story_text > p {
    margin-top: 4rem;
  }
}
.hulu_story_text > p:first-child {
  margin-top: 0;
}
.hulu_story_cast {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 6rem;
  padding-top: 4.5rem;
}
@media screen and (min-width: 768px) {
  .hulu_story_cast {
    margin-top: 4rem;
    padding-top: 3rem;
  }
}
.hulu_story_cast::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 0.8rem;
  background-image: url(../images/common/common_bg07.png);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: auto 100%;
}
@media screen and (min-width: 768px) {
  .hulu_story_cast::before {
    height: 0.4rem;
  }
}
.hulu_story_cast > dt {
  position: relative;
  width: 6em;
  color: #7c7571;
  font-weight: 700;
}
.hulu_story_cast > dt::before {
  content: "：";
  position: absolute;
  right: 0.5em;
  top: 0;
  display: block;
  font-size: 100%;
}
.hulu_story_cast > dd {
  position: relative;
  width: calc(100% - 6em);
  color: #7c7571;
  font-weight: 700;
}

/* ========================================================
    hulu_staff
======================================================== */
.hulu_staff {
  position: relative;
  width: 100%;
  padding: 16rem 0;
}
@media screen and (min-width: 768px) {
  .hulu_staff {
    padding: 10rem 0;
  }
}
.hulu_staff::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/common_bg04.png);
  background-repeat: repeat;
  background-position: left center;
  background-size: 24rem 24rem;
  z-index: -2;
}
.hulu_staff_ttl {
  position: relative;
  width: 84.6153846154%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_staff_ttl {
    width: 38.5%;
  }
}
.hulu_staff_column {
  position: relative;
  width: 115.3846153846%;
  margin: 10rem -7.6923076923% 0 -7.6923076923%;
}
@media screen and (min-width: 768px) {
  .hulu_staff_column {
    width: 100%;
    margin: 5rem 0 0 0;
  }
}
.hulu_staff_name {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.hulu_staff_name + .hulu_staff_name {
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .hulu_staff_name + .hulu_staff_name {
    margin-top: 3rem;
  }
}
.hulu_staff_name + .hulu_staff_name.space {
  margin-top: 10rem;
}
@media screen and (min-width: 768px) {
  .hulu_staff_name + .hulu_staff_name.space {
    margin-top: 6rem;
  }
}
.hulu_staff_name > dt {
  width: 50%;
  padding-right: 1rem;
  text-align: right;
}
.hulu_staff_name > dt > span {
  display: inline-block;
  padding: 0 1.5rem;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  background-color: #ed643f;
}
@media screen and (min-width: 768px) {
  .hulu_staff_name > dt > span {
    font-size: 2.6rem;
  }
}
.hulu_staff_name > dt > span.min {
  letter-spacing: -0.1em;
}
@media screen and (min-width: 768px) {
  .hulu_staff_name > dt > span.min {
    letter-spacing: inherit;
  }
}
.hulu_staff_name > dd {
  width: 50%;
  margin: 0;
  padding-left: 1rem;
  text-align: left;
}
.hulu_staff_name > dd + dd {
  margin: 2rem 0 0 50%;
}
@media screen and (min-width: 768px) {
  .hulu_staff_name > dd + dd {
    margin: 1rem 0 0 50%;
  }
}
.hulu_staff_name > dd > span {
  display: inline-block;
  padding: 0 1.5rem;
  color: #7c7571;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .hulu_staff_name > dd > span {
    font-size: 2.6rem;
  }
}
.hulu_staff_name > dd > span small {
  display: block;
  font-size: 0.7em;
  transform: translateY(-0.8rem);
}
@media screen and (min-width: 768px) {
  .hulu_staff_name > dd > span small {
    display: inline-block;
    transform: none;
  }
}
.hulu_staff_link {
  position: relative;
  display: block;
  padding: 0.2rem 0 0.5rem 0;
  color: #ed643f;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
  border-top: 1px dashed #7c7571;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .hulu_staff_link {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .hulu_staff_link:hover {
    color: #0ba1d1;
  }
}
@media screen and (min-width: 768px) {
  .hulu_staff_link:hover::before {
    background-image: url(../images/common/icon_comment_h.png);
  }
}
.hulu_staff_link::before {
  content: "";
  display: inline-block;
  width: 2.2rem;
  aspect-ratio: 25/23;
  margin-right: 0.6rem;
  background-image: url(../images/common/icon_comment.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translateY(0.2rem);
  transition: 0.3s ease;
}
@media screen and (min-width: 768px) {
  .hulu_staff_link::before {
    width: 2rem;
  }
}
.hulu_staff_comment {
  position: relative;
  width: 100%;
  padding: 5rem;
  border-radius: 2rem;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .hulu_staff_comment {
    padding: 5rem 5%;
  }
}
.hulu_staff_comment > dt {
  position: relative;
  padding-bottom: 0.8rem;
}
.hulu_staff_comment > dt::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 0.8rem;
  background-image: url(../images/common/common_bg06.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
}
.hulu_staff_comment > dt > span {
  color: #e75138;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hulu_staff_comment > dt > span {
    font-size: 2.2rem;
  }
}
.hulu_staff_comment > dd {
  margin-top: 2.5rem;
}
.hulu_staff_comment > dd > p {
  margin-top: 0;
}
.hulu_staff_comment > dd > p + p {
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .hulu_staff_comment > dd > p + p {
    margin-top: 2rem;
  }
}
.hulu_staff_btn {
  position: relative;
  width: 73.3333333333%;
  margin: 12rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .hulu_staff_btn {
    width: 55%;
    margin: 8rem auto 0 auto;
  }
}/*# sourceMappingURL=spinoff.css.map */