@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : subpage.css
Description : 下層ページ
===================================================================== */
/* =====================================================================
    共通
======================================================================*/
.main > section {
  padding: 10rem 0 16rem;
}

/* =====================================================================
    submv
======================================================================*/
.submv .inner {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .submv {
    background-color: #070508;
  }
  .submv .inner {
    max-width: 1000px;
  }
}
/* =====================================================================
    sns_share
======================================================================*/
.sns_share {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.sns_share dt {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
  margin-right: 3%;
  font-size: 2.4rem;
  font-weight: normal;
  color: #ffffff;
}
.sns_share dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sns_share dd ul li {
  margin: 0 1rem;
}
.sns_share dd ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background-color: #ffffff;
}
.sns_share dd ul li a svg {
  width: 45%;
  height: 44%;
  fill: #0d2c59;
  -webkit-transition: fill 0.4s ease-in;
  transition: fill 0.4s ease-in;
}

@media screen and (min-width: 768px) {
  .sns_share dt {
    top: -0.2em;
    font-size: 125%;
  }
  .sns_share dd ul li a {
    width: 56px;
    height: 56px;
  }
  .sns_share dd ul li a:hover {
    background: #0d2c59;
  }
  .sns_share dd ul li a:hover svg {
    fill: #ffffff;
  }
}
/* =====================================================================
    topics
======================================================================*/
.topics_list li {
  position: relative;
}
.topics_list li .article_list_img {
  margin-bottom: 0;
}
.topics_list li a {
  padding-bottom: 6rem;
  border-bottom: 1px solid #4c4c4c;
}
.topics_list li figure {
  margin-bottom: 0;
}
.topics_list li .article_list_date {
  border-bottom: 0;
}
.topics_list li:first-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .topics_list li:first-child a .article_list_img {
    margin-bottom: 1.3em;
  }
  .topics_list li:not(:last-child) {
    margin-bottom: 6rem;
  }
  .topics_list li:not(:first-child) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topics_list li:not(:first-child) a .article_list_img {
    width: calc(270 / 670 * 100%);
  }
  .topics_list li:not(:first-child) a .article_list_text {
    width: calc(350 / 670 * 100%);
  }
}

.topics_list li .article_list_date,
.topics_article_date {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.4em;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#cd9daf), color-stop(15%, #c4a8b3), color-stop(51%, #9fa2b9), color-stop(81%, #80939f), to(#7b9ba8));
  background: linear-gradient(to right, #cd9daf 0%, #c4a8b3 15%, #9fa2b9 51%, #80939f 81%, #7b9ba8 100%);
}
.topics_list li .article_list_date p,
.topics_article_date p {
  margin-left: 1em;
}

@media screen and (min-width: 768px) {
  .topics_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 auto;
    max-width: 1000px;
  }
  .topics_list li {
    margin: 0 calc(44 / 1000 * 100%) 8rem 0 !important;
    width: calc(304 / 1000 * 100%);
  }
  .topics_list li .article_list_img {
    margin-bottom: 3rem;
  }
  .topics_list li:nth-child(3n+1), .topics_list li:last-child {
    margin-right: 0 !important;
  }
  .topics_list li:first-child {
    width: 100%;
  }
  .topics_list li:first-child .article_list_text {
    margin: 0 auto;
    width: calc(800 / 1000 * 100%);
  }
  .topics_list li:first-child .article_list_img {
    margin-left: auto;
    margin-right: auto;
    width: calc(720 / 1000 * 100%);
  }
  .topics_list li:not(:first-child) a {
    padding-bottom: 0;
    border: 0;
  }
}
.topics_article {
  position: relative;
  background-color: #ffffff;
}
.topics_article > * {
  position: relative;
}
.topics_article_date {
  margin-bottom: 3rem;
}
.topics_article_contents {
  padding: calc(60 / 670 * 100%);
}
.topics_article_contents > * {
  position: relative;
  line-height: 1.666;
}
.topics_article_contents > *:not(:last-child) {
  margin-bottom: 6rem;
}
.topics_article_contents > *:not(header) {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
}
.topics_article_contents header {
  padding-bottom: 6rem;
  border-style: solid;
  border-bottom-width: 1px;
  -o-border-image: linear-gradient(to right, #cd9daf 0%, #c4a8b3 15%, #9fa2b9 51%, #80939f 81%, #7b9ba8 100%) 1/0 0 1px 0;
     border-image: -webkit-gradient(linear, left top, right top, from(#cd9daf), color-stop(15%, #c4a8b3), color-stop(51%, #9fa2b9), color-stop(81%, #80939f), to(#7b9ba8)) 1/0 0 1px 0;
     border-image: linear-gradient(to right, #cd9daf 0%, #c4a8b3 15%, #9fa2b9 51%, #80939f 81%, #7b9ba8 100%) 1/0 0 1px 0;
}
.topics_article_contents header h3 {
  font-size: 115%;
}
.topics_article_contents h4 {
  font-size: 110%;
}
.topics_article_contents p a {
  display: inline;
  color: #4189ef;
  border-bottom: 1px solid;
}
.topics_article_contents p b,
.topics_article_contents p strong {
  font-weight: 500;
  color: #4189ef;
}
.topics_article_contents .img_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4rem;
}
.topics_article_contents .img_list li {
  margin-bottom: 2rem;
  width: 50%;
}
.topics_article_contents .img_list li.wide {
  width: 100%;
}
.topics_article .accordion dt {
  display: inline-block;
  color: red;
  cursor: pointer;
}
.topics_article .accordion dd {
  padding-top: 1em;
}
.topics_article .sns_share {
  padding: calc(75 / 670 * 100%) 0;
  background: -webkit-gradient(linear, right top, left top, from(#8a4a7a), color-stop(26%, #733b50), color-stop(67%, #2a3266), to(#1a4763));
  background: linear-gradient(to left, #8a4a7a 0%, #733b50 26%, #2a3266 67%, #1a4763 100%);
}

.topics .btn_back {
  margin-top: 10rem;
}

@media screen and (min-width: 768px) {
  .topics_article {
    margin: 0 auto;
    max-width: 1000px;
  }
  .topics_article_date {
    font-size: 100%;
  }
  .topics_article_contents {
    padding: calc(60 / 1000 * 100%) calc(100 / 1000 * 100%);
  }
  .topics_article_contents header h3 {
    font-size: 137%;
  }
  .topics_article_contents .img_list li.wide {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }
  .topics_article_contents p a:hover {
    color: #aa2256;
  }
  .topics_article .sns_share {
    padding: calc(50 / 1000 * 100%) 0;
  }
}
/* =====================================================================
    movie
======================================================================*/
.movie {
  padding-bottom: 0 !important;
}
.movie_wrap.special::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: calc(100% + 28rem);
  background: -webkit-gradient(linear, left top, right top, from(#060407), to(#313131));
  background: linear-gradient(to right, #060407 0%, #313131 100%);
}
.movie_wrap.special a .article_list_date {
  color: #999999;
}
.movie_wrap.special a h4 {
  color: #ffffff;
}
.movie_wrap.special {
  padding-bottom: 18rem;
}
.movie_wrap.nextstory {
  padding: 13rem 0 16rem;
}
.movie_pickup a {
  position: relative;
  margin-left: calc(-5 / 670 * 100%);
  width: calc(680 / 670 * 100%);
}
.movie_list {
  margin-top: 6rem;
}
.movie_list .slick-slide {
  margin: 0 2.5rem;
}
.movie_list .slick-disabled {
  display: none !important;
}
.movie_list .slick-arrow {
  display: block;
  position: absolute;
  top: 22%;
  width: 2.5em;
  height: 2.5em;
  background: rgba(150, 44, 136, 0.9);
  z-index: 3;
}
.movie_list .slick-arrow::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 48%;
  width: 0.55em;
  height: 0.55em;
  margin-right: 3rem;
  border-top: 2px solid #070508;
  border-right: 2px solid #070508;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.movie_list .slick-arrow.prev {
  left: 0;
  margin-left: 2rem;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.movie_list .slick-arrow.next {
  right: 0;
  margin-right: 2rem;
}
.movie_list li {
  width: 41rem !important;
}
.movie_list li a {
  position: relative;
}
.movie_list li a::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .movie_list .slick-list {
    overflow: visible;
  }
}
@media screen and (min-width: 768px) {
  .movie_wrap.special {
    padding-bottom: 10rem;
  }
  .movie_wrap.nextstory {
    padding-top: 11rem;
  }
  .movie_pickup {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .movie_pickup a {
    margin-left: 0;
    width: calc(800 / 1200 * 100%);
  }
  .movie_list {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
  }
  .movie_list .slick-slide {
    margin: 0 2.2rem;
  }
  .movie_list .slick-arrow {
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .movie_list .slick-arrow.prev {
    margin-left: -2rem;
  }
  .movie_list .slick-arrow.next {
    margin-right: -2rem;
  }
  .movie_list .slick-arrow:hover.prev {
    margin-left: -5rem;
  }
  .movie_list .slick-arrow:hover.next {
    margin-right: -5rem;
  }
  .movie_list li {
    width: 304px !important;
  }
}
/* =====================================================================
    cast
======================================================================*/
.cast {
  padding-bottom: 10rem !important;
  background: -webkit-gradient(linear, left top, right top, from(#060407), to(#313131));
  background: linear-gradient(to right, #060407 0%, #313131 100%);
}
.cast .staff_list li dl:not(.comment) dt {
  color: #999999;
}
.cast .staff_list li dl:not(.comment) dd {
  color: #ffffff;
}

.staff_list li {
  position: relative;
}
.staff_list li:not(:last-child) {
  margin-bottom: 1.8em;
}
.staff_list li.space {
  margin-bottom: 3.2em;
}
.staff_list li dl:not(.comment) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.8;
  letter-spacing: 0;
}
.staff_list li dl:not(.comment) dt {
  position: relative;
  top: 0.1em;
  text-align: right;
  padding-right: 4rem;
  width: 50%;
  font-weight: normal;
  color: #4c4c4c;
}
.staff_list li dl:not(.comment) dt::after {
  content: "";
  position: absolute;
  display: block;
  top: 0.75em;
  right: -0.35rem;
  width: 0.7rem;
  height: 0.7rem;
  background-color: #4189ef;
}
.staff_list li dl:not(.comment) dd {
  padding-left: 4rem;
  width: 50%;
  font-size: 110%;
}
.staff_list li dl:not(.comment) dd small {
  font-size: 65%;
}
.staff_comment {
  margin-top: 5rem;
}

@media screen and (min-width: 768px) {
  .cast .inner,
  .staff .inner {
    padding-top: 40px;
  }
  .cast .sec_ttl,
  .staff .sec_ttl {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }
}
/* =====================================================================
    chart
======================================================================*/
.chart_box {
  position: relative;
  margin: 0 calc(50% - 50vw);
  padding: 6rem 0;
}
.chart_box::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#060407), to(#313131));
  background: linear-gradient(to right, #060407 0%, #313131 100%);
  z-index: -1;
}
.chart_img {
  position: relative;
  z-index: 1;
}
.chart_note {
  text-align: center;
  margin-top: 8rem;
}
.chart_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chart_btn li {
  position: absolute;
  top: 0;
  left: 0;
}
.chart_btn [data-popup=chart_id_01] {
  width: calc(290 / 1000 * 100%);
  padding-top: calc(440 / 1000 * 100%);
  margin: calc(345 / 1000 * 100%) 0 0 calc(202 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_02] {
  width: calc(290 / 1000 * 100%);
  padding-top: calc(440 / 1000 * 100%);
  margin: calc(345 / 1000 * 100%) 0 0 calc(562 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_03] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(290 / 1000 * 100%);
  margin: calc(913 / 1000 * 100%) 0 0 calc(275 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_04] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(290 / 1000 * 100%);
  margin: calc(1243 / 1000 * 100%) 0 0 calc(275 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_05] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(290 / 1000 * 100%);
  margin: calc(913 / 1000 * 100%) 0 0 calc(488 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_06] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(290 / 1000 * 100%);
  margin: calc(1243 / 1000 * 100%) 0 0 calc(488 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_07] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(290 / 1000 * 100%);
  margin: calc(1400 / 1000 * 100%) 0 0 calc(769 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_08] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(290 / 1000 * 100%);
  margin: calc(1765 / 1000 * 100%) 0 0 calc(769 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_09] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(830 / 1000 * 100%) 0 0 calc(769 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_10] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(1115 / 1000 * 100%) 0 0 calc(769 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_11] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(1688 / 1000 * 100%) 0 0 calc(26 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_12] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(30 / 1000 * 100%) 0 0 calc(26 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_13] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(1373 / 1000 * 100%) 0 0 calc(26 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_14] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(1598 / 1000 * 100%) 0 0 calc(488 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_15] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(1913 / 1000 * 100%) 0 0 calc(488 / 1000 * 100%);
}
.chart_btn [data-popup=chart_id_16] {
  width: calc(188 / 1000 * 100%);
  padding-top: calc(250 / 1000 * 100%);
  margin: calc(1058 / 1000 * 100%) 0 0 calc(26 / 1000 * 100%);
}
.chart_inner, .chart_comment {
  padding: 8rem calc(80 / 750 * 100%);
  width: 100%;
}
.chart_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chart_inner_group {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
.chart_inner_group,
.chart_inner figure {
  margin-bottom: 8rem;
}
.chart_inner figure {
  margin-right: calc(35 / 590 * 100%);
  width: calc(318 / 590 * 100%);
}
.chart_inner p {
  width: 100%;
  font-size: 110%;
  line-height: 1.642;
}
.chart_pos {
  display: inline-block;
  margin-left: 2rem;
  padding: 0.2em;
  font-size: 3rem;
  line-height: 1.2;
  color: #ffffff;
  background-color: #070508;
}
.chart_pos span {
  text-orientation: upright;
}
.chart_name {
  margin-top: 1.8em;
  line-height: 1;
}
.chart_name dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1.5rem 1.02em 0;
  font-size: 5.2rem;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.chart_name dt .ruby {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.4rem;
  letter-spacing: 0;
}
.chart_name dt .age {
  position: relative;
  top: 0.3em;
  left: -0.05em;
  display: block;
  font-size: 45%;
  letter-spacing: 0;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}
.chart_name dd {
  margin: 0 2rem 0 0;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 4rem;
  color: #c44169;
}
.chart_catch {
  text-align: center;
  margin-bottom: 4rem;
  padding: 0.45em;
  width: 100%;
  font-size: 114%;
  line-height: 1.3;
  color: #bfbfbf;
  text-shadow: 0 0 0.3em #000000, 0 0 0.3em #000000, 0 0 0.2em #000000;
  background: -webkit-gradient(linear, right top, left top, from(#060407), color-stop(69%, #4a4a4a), color-stop(87%, #2e2e2e), to(#262626));
  background: linear-gradient(to left, #060407 0%, #4a4a4a 69%, #2e2e2e 87%, #262626 100%);
}
.chart_catch span {
  color: #ffffff;
}

.popup_chart .popup_list > li {
  padding: 0;
}
.popup_chart #chart_id_12 .chart_name dt .age {
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .chart .inner {
    max-width: 1000px;
  }
  .chart_box {
    margin: 0;
  }
  .chart_img {
    margin: 0 auto;
    width: 578px;
  }
  .chart_btn li {
    cursor: pointer;
  }
  .chart_inner, .chart_comment {
    padding: 6rem calc(100 / 1000 * 100%);
  }
  .chart_comment::before {
    margin-left: 0;
    width: 100%;
  }
  .chart_inner_group,
  .chart_inner figure {
    margin-bottom: 4rem;
  }
  .chart_inner figure {
    margin-right: 7.5%;
    width: 223px;
  }
  .chart_pos {
    margin-left: 2rem;
    font-size: 137%;
  }
  .chart_name dt {
    font-size: 237%;
  }
  .chart_name dd {
    font-size: 175%;
  }
  .chart_catch {
    display: inline-block;
    margin-bottom: 2rem;
    padding-left: 1em;
    padding-right: 1em;
    width: auto;
    min-width: 60%;
    font-size: 150%;
  }
}
/* =====================================================================
    intro
======================================================================*/
.intro {
  padding: 14rem 0;
}
.intro .nextstory {
  position: relative;
  margin: -14rem 0 14rem;
  padding-top: 10rem;
}
.intro .nextstory::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 13rem);
  background: -webkit-gradient(linear, left top, right top, from(#060407), to(#313131));
  background: linear-gradient(to right, #060407 0%, #313131 100%);
}
.intro .nextstory .movie_embed {
  margin-left: calc(-5 / 670 * 100%);
  width: calc(680 / 670 * 100%);
  -webkit-box-shadow: 0 1rem 6rem 0 #000;
          box-shadow: 0 1rem 6rem 0 #000;
}
.intro_text {
  position: relative;
  margin: 0 calc(50% - 50vw);
}
.intro .randomScroll {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  margin-top: calc(170 / 750 * 100%);
  width: 100%;
  font-size: 6.5rem;
  line-height: 1.449;
}
.intro .randomScroll span.akuma {
  width: 2.5em;
  vertical-align: text-bottom;
}

.randomScroll {
  letter-spacing: 0;
}
.randomScroll span {
  display: inline-block;
  opacity: 0;
}

.is-fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .intro .nextstory {
    margin: -10rem 0 10rem;
  }
  .intro .nextstory::before {
    height: calc(100% - 16rem);
  }
  .intro .nextstory .movie_embed {
    margin: 0 auto;
    width: calc(864 / 1200 * 100%);
  }
  .intro_text {
    margin: 0 auto;
    max-width: 1000px;
  }
  .intro .randomScroll {
    margin-top: calc(127 / 1000 * 100%);
    font-size: 4.5rem;
  }
}
/* =====================================================================
    story
======================================================================*/
.story {
  padding-bottom: 0 !important;
}
.story_movie {
  margin-bottom: 6rem;
}
.story_movie_embed {
  position: relative;
  margin-bottom: 6rem;
  margin-left: calc(-5 / 670 * 100%);
  width: calc(680 / 670 * 100%);
}
.story_movie_subttl {
  text-align: center;
  margin-bottom: 3rem;
  font-size: 170%;
  letter-spacing: 0.2em;
}
.story_movie_subttl span {
  font-size: 150%;
  color: #962c88;
}
.story_movie_date {
  text-align: center;
  margin-bottom: 5rem;
}
.story_movie_date span {
  display: inline-block;
  padding: 0.3em 0.6em;
  font-size: 138%;
  letter-spacing: 0;
  background: -webkit-gradient(linear, left top, right top, from(#cd9daf), color-stop(15%, #c4a8b3), color-stop(51%, #9fa2b9), color-stop(81%, #80939f), to(#7b9ba8));
  background: linear-gradient(to right, #cd9daf 0%, #c4a8b3 15%, #9fa2b9 51%, #80939f 81%, #7b9ba8 100%);
}
.story_movie_catch {
  text-align: center;
  margin-bottom: 5rem;
  font-size: 115%;
  line-height: 1.75;
  text-shadow: 0 0 0.3em rgba(7, 5, 8, 0.2), 0 0 0.2em rgba(7, 5, 8, 0.2), 0 0 0.2em rgba(7, 5, 8, 0.2);
}
.story_movie_catch .blue {
  color: #05546b;
}
.story_movie_catch .purple {
  color: #77165e;
}
.story_movie_catch .large {
  font-size: 133%;
  font-weight: normal;
}
.story_movie_txt {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1.666;
}
.story_movie_txt b,
.story_movie_txt strong {
  font-weight: 500;
  color: #4189ef;
}
.story_txt_list > li:not(:last-child) {
  margin-bottom: 6rem;
}
.story_txt_list > li > *:not(:last-child) {
  margin-bottom: 6rem;
}
.story_txt_list > li > p {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1.666;
}
.story_txt_list > li > p b,
.story_txt_list > li > p strong {
  font-weight: 500;
  color: #4189ef;
}
.story_images_list li {
  margin-top: 3rem;
}
.story_images_list li:first-child {
  margin-top: 0;
}
.story_txt_list,
.story .other_images {
  margin: 0 auto 6rem;
}
.story .btn_chart {
  margin-bottom: 11rem;
}
.story .sns_share {
  padding: 7.5rem 0;
}
.story .sns_share::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#8a4a7a), color-stop(26%, #733b50), color-stop(67%, #2a3266), to(#1a4763));
  background: linear-gradient(to left, #8a4a7a 0%, #733b50 26%, #2a3266 67%, #1a4763 100%);
  z-index: -1;
}

.backnumber {
  padding: 10rem 0 !important;
}
.backnumber_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .backnumber_list {
    margin: 0 auto;
    width: calc(650 / 670 * 100%);
  }
  .backnumber_list li:nth-child(even), .backnumber_list li:last-child {
    margin-right: 0;
  }
}
.backnumber_list li {
  margin: 0 5.2307692308% 4rem 0;
  width: 47.3846153846%;
}
.backnumber_list li dd {
  margin-top: 0.55em;
  text-align: center;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 768px) {
  .story {
    padding: 8rem 0 20rem;
  }
  .story_movie, .story_txt_list, .story_images_list {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
  }
  .story_movie_embed {
    margin: 0 auto 3rem;
    width: calc(800 / 1000 * 100%);
  }
  .story_movie_subttl {
    font-size: 212%;
  }
  .story_movie_movie_date span {
    font-size: 162%;
  }
  .story_movie_catch {
    margin-bottom: 4rem;
    font-size: 162%;
  }
  .story_movie_catch .large {
    font-size: 115%;
  }
  .story_images_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .story_images_list li {
    margin-top: 4rem;
    width: calc(470 / 1000 * 100%);
  }
  .story_images_list li:nth-child(-n+2) {
    margin-top: 0;
  }
  .story_images_list li:nth-child(2n) {
    margin-left: calc(60 / 1000 * 100%);
  }
  .story .btn_chart {
    margin-bottom: 6rem;
  }
  .story .sns_share {
    padding: 5rem 0;
  }
  .backnumber {
    padding-bottom: 15rem;
  }
  .backnumber_list {
    margin: 0 auto;
    max-width: 1000px;
  }
  .backnumber_list li {
    margin: 0 calc(20 / 1000 * 100%) 4rem 0;
    width: calc(184 / 1000 * 100%);
  }
  .backnumber_list li:nth-child(5n), .backnumber_list li:last-child {
    margin-right: 0;
  }
  .backnumber_list li a:hover dt img {
    -webkit-box-shadow: 0 0 1.5rem 0 #962c88;
            box-shadow: 0 0 1.5rem 0 #962c88;
  }
  .backnumber_list li dt img {
    -webkit-transition: -webkit-box-shadow 0.4s ease-in;
    transition: -webkit-box-shadow 0.4s ease-in;
    transition: box-shadow 0.4s ease-in;
    transition: box-shadow 0.4s ease-in, -webkit-box-shadow 0.4s ease-in;
  }
  .backnumber_list li dd {
    font-size: 112%;
  }
}
/* =====================================================================
    music
======================================================================*/
.music_head_img {
  margin: 0 auto 6rem;
  width: calc(550 / 670 * 100%);
}
.music_ttl {
  text-align: center;
}
.music_ttl_artist {
  margin-bottom: 0.5em;
  font-size: 153%;
  font-weight: normal;
}
.music_ttl_song {
  margin-bottom: 0.5em;
  font-size: 211%;
  font-weight: normal;
  color: #962c88;
}
.music_ttl_label {
  font-size: 115%;
}
.music .btn_official {
  margin-top: 6rem;
}
.music_comment {
  margin-top: 10rem;
}
.music_comment p {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1.666;
}

@media screen and (min-width: 768px) {
  .music_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1000px;
  }
  .music_head_img {
    margin: 0 calc(30 / 1000 * 100%) 0 0;
    width: calc(400 / 1000 * 100%);
  }
  .music_head_right {
    width: calc(470 / 1000 * 100%);
  }
  .music_head_txt {
    margin: 8rem 0 0;
    width: 100%;
    font-size: 111%;
  }
  .music_ttl_artist {
    font-size: 137%;
  }
  .music_ttl_label {
    font-size: 100%;
  }
  .music .btn_official {
    margin-top: 6rem;
    width: 54.2553191489%;
  }
  .music .btn_official a::after {
    background-image: url(../images/music/btn_official_h.png);
  }
  .music_comment {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
}
/* =====================================================================
    timeline
======================================================================*/
@media screen and (max-width: 767px) {
  .wrapper.is-ago16 .bg_parallax {
    background-image: url(../images/timeline/bg_timeline_16ago.jpg);
  }
  .wrapper.is-now .bg_parallax {
    background-image: url(../images/timeline/bg_timeline_now.jpg);
  }
}
.timeline_wrap {
  position: relative;
}
.timeline_wrap_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: calc(100% + 8rem);
  border-left: 1px dashed #070508;
}
.timeline_wrap_line::before, .timeline_wrap_line::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -0.13em;
  width: 0.23em;
  height: 0.23em;
  background-color: #070508;
  border-radius: 50%;
}
.timeline_wrap_line::after {
  top: auto;
  bottom: 0;
}
.timeline_notice {
  text-align: center;
  margin-bottom: 1em;
}
.timeline_tab {
  position: relative;
  margin-bottom: 9rem;
}
.timeline_tab > li {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.timeline_tab > li.is-active {
  opacity: 1;
  pointer-events: none;
}
.timeline_tab > li#ago16 {
  width: calc(321 / 670 * 100%);
}
.timeline_tab > li#now {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: calc(-40 / 670 * 100%);
  width: calc(430 / 670 * 100%);
}
@media screen and (max-width: 767px) {
  .timeline_content > li {
    display: none;
  }
  .timeline_content > li.is-active {
    display: block;
  }
}
.timeline_content > li.ago16 .timeline_content_date {
  color: #62063f;
}
.timeline_content > li.ago16 .timeline_content_ttl span {
  background-color: #62063f;
}
.timeline_content > li.now .timeline_content_date {
  color: #022e5a;
}
.timeline_content > li.now .timeline_content_ttl span {
  background-color: #022e5a;
}
.timeline_content > li ul > li {
  margin: 0 auto 6rem;
  padding-bottom: 6rem;
  width: calc(590 / 670 * 100%);
  border-bottom: 1px dashed #070508;
}
.timeline_content > li ul > li > * {
  margin-bottom: 1rem;
}
.timeline_content > li ul > li > *:last-child {
  margin-bottom: 0 !important;
}
.timeline_content > li ul > li figure {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.timeline_content > li ul > li figure.is-blur {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.timeline_content > li ul > li p {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1.692;
}
.timeline_content_date {
  position: relative;
  margin: 0 0 0.3em -9.1525423729%;
  padding-left: 1.3em;
  font-weight: 600;
  font-size: 130%;
  letter-spacing: 0.05em;
}
.timeline_content_date::before {
  content: "▼";
  position: absolute;
  bottom: 0.1em;
  left: 0;
  display: block;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 80%;
}
.timeline_content_date em {
  font-style: normal;
  font-size: 147%;
}
.timeline_content_ttl {
  margin-bottom: 2rem !important;
  line-height: 2;
}
.timeline_content_ttl span {
  padding: 0.3em 0.5em;
  font-size: 161%;
  color: #ffffff;
}

@-webkit-keyframes blurAnime {
  from {
    -webkit-filter: blur(10px);
            filter: blur(10px);
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes blurAnime {
  from {
    -webkit-filter: blur(10px);
            filter: blur(10px);
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media screen and (min-width: 768px) {
  .bg_parallax_timeline {
    background-image: url(../images/timeline/bg_timeline-pc.jpg);
  }
  .timeline {
    overflow-x: clip;
  }
  .timeline .sec_ttl {
    margin-left: auto;
    margin-right: auto;
  }
  .timeline_wrap_line {
    right: 0;
    margin: 0 auto;
    height: calc(100% + 8rem);
  }
  .timeline_subttl {
    position: sticky;
    top: 3rem;
    left: 0;
    margin-left: calc(438 / 1200 * 100%);
    width: calc(376 / 1200 * 100%);
    z-index: 1;
  }
  .timeline_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .timeline_content > li {
    width: calc(570 / 1200 * 100%);
  }
  .timeline_content > li ul > li {
    margin: 0 auto 3rem;
    padding: 0 7.0175438596% 3rem;
    width: 100%;
  }
  .timeline_content_date {
    margin-left: 0;
    font-size: 125%;
  }
  .timeline_content_ttl span {
    font-size: 150%;
  }
}/*# sourceMappingURL=subpage.css.map */