.clearfix {
  zoom: 1;
}
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

@media screen and (min-width: 769px) {
  .is-pc { display: block; }
  .is-sp { display: none; }
}
@media screen and (max-width: 768px) {
  .is-pc { display: none; }
  .is-sp { display: block; }
}


/* ============================================================================================
 * TOP
 *
 * @date 2017-07-12
 * @include _top
 *
 * memo:
 * // background: url("../img/common/headline_bg.png") center top no-repeat
 * // width: -webkit-calc(100% - 127px)
 * // width: calc(100% - 127px)
 * // transition: all .2s
 *
 * ============================================================================================ */
#top-page {
  display: flex;
  flex-wrap: wrap;
}

.footer {
  margin-top: -242px;
}

.splash {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background-color: #000000;
  overflow: hidden;
  display: none;
}
.splash.is--show {
  display: block;
}
.splash .ann--rumble {
  animation: doorRumble 0.4s linear;
}

.splash__inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.splash__block {
  width: 350px;
  height: 505px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -193px);
}

.splash__block__inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.splash__door {
  width: 161px;
  height: 275px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0px);
}
.splash__door p {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.splash__door span {
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  position: absolute;
  display: none;
}
.splash__door span.is--current {
  display: block;
}
.splash__door span.door--all {
  left: 0px;
  top: 0px;
}
.splash__door span.door--1 {
  left: 0px;
  top: 24px;
}
.splash__door span.door--2 {
  left: 25px;
  top: 0px;
}
.splash__door span.door--3 {
  left: 69px;
  top: 41px;
}
.splash__door span.door--4 {
  left: 10px;
  top: 78px;
}
.splash__door span.door--5 {
  left: 0px;
  top: 156px;
}
.splash__door span.door--6 {
  left: 61px;
  top: 174px;
}

.splash__title {
  width: 100%;
  text-align: center;
  position: absolute;
  left: -14px;
  top: 294px;
  transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}

.splash__text {
  text-align: center;
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0px);
  white-space: nowrap;
}

.visual {
  flex-basis: 100%;
  order: 1;
  width: 100%;
  position: relative;
  z-index: 0;
}

.visual__inner {
  position: relative;
  width: 100%;
  height: 100%;
  transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}

.visual__bg {
  width: 100%;
  position: relative;
  z-index: 0;
}
.visual__bg.is--animation {
  animation: rumbleCharaAll 0.4s linear;
}
.visual__bg p.is--animation {
  animation: rumbleCharaAll 0.4s linear;
}

.visual__bg2 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.visual__bg2.is--animation {
  animation: rumbleCharaAll 0.4s linear;
}
.visual__bg2 p.is--animation {
  animation: rumbleCharaAll 0.4s linear;
}

.visual__chara {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

.visual__coin1,
.visual__coin2,
.visual__coin3,
.visual__coin4,
.visual__coin5 {
  position: absolute;
  z-index: 15;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

.visual__coin1 {
  width: 11.7130307467vw;
  left: 31.4787701318vw;
  top: 18.8140556369vw;
}

.visual__coin2 {
  width: 16.0322108346vw;
  left: 59.5168374817vw;
  top: 20.1317715959vw;
}

.visual__coin3 {
  width: 12.6647144949vw;
  left: 26.1346998536vw;
  top: 27.9648609078vw;
}

.visual__coin4 {
  width: 16.7642752562vw;
  left: 22.6207906296vw;
  top: 44.0702781845vw;
}

.visual__coin5 {
  width: 19.3997071742vw;
  left: 57.3206442167vw;
  top: 51.0248901903vw;
}

.visual__logo {
  position: absolute;
  z-index: 20;
  width: 33.1625183016vw;
  left: 33.5285505124vw;
  top: 57.6866764275vw;
}

.visual__date {
  position: absolute;
  z-index: 20;
  width: 12.5915080527vw;
  left: 67.3499267936vw;
  top: 39.3118594436vw;
}

.visual__copy3 {
  position: absolute;
  z-index: 25;
  width: 24.597365vw;
    left: 6.424597vw;
    top: 17.644217vw;
}
.visual__copy3.is--animation {
  animation: rumbleCopy 0.3s linear;
}

.visual__copy4 {
  position: absolute;
  z-index: 25;
  width: 21.5959004392vw;
  left: 70.197657vw;
  top: 11.010249vw;
}
.visual__copy4.is--animation {
  animation: rumbleCopy 0.3s linear;
}

.visual__skip {
  position: fixed;
  right: 50px;
  bottom: 60px;
  z-index: 30;
  transition: all 0.5s;
}
.visual__skip a {
  display: block;
  transition: all 0.2s;
}
.visual__skip a:hover {
  opacity: 0.5;
}
.visual__skip.is--hidden {
  opacity: 0;
  pointer-events: none;
}

.visual__button {
  position: fixed;
  left: 40px;
  top: 40px;
  z-index: 100;
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.4s;
}
.visual__button.is--show {
  opacity: 1;
  transform: translateY(0px);
}
.visual__button ul {
  display: flex;
}
.visual__button li {
  margin-right: 10px;
}
.visual__button li:last-of-type {
  margin-right: 0;
}
.visual__button a {
  display: block;
  text-decoration: none;
  color: #876437;
  width: 43px;
  height: 54px;
  background: url("../img/top/visual_btn_bg.png") center center no-repeat;
  background-size: contain;
  text-align: center;
  transition: all 0.2s;
}
.visual__button a:hover {
  opacity: 0.5;
}
.visual__button span {
  display: block;
}
.visual__button span.button--head {
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 12px;
  line-height: 1em;
  padding-top: 8px;
}
.visual__button span.button--num {
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 44px;
  line-height: 1em;
  margin-top: -13px;
}

@keyframes rumbleCopy {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  10% {
    transform: translate(3px, 4px) rotate(0.5deg);
  }
  20% {
    transform: translate(-4px, 3px) rotate(-1deg);
  }
  30% {
    transform: translate(2px, -4px) rotate(0.5deg);
  }
  40% {
    transform: translate(4px, 3px) rotate(-1deg);
  }
  50% {
    transform: translate(-3px, 1px) rotate(0.5deg);
  }
  60% {
    transform: translate(1px, -3px) rotate(-1deg);
  }
  70% {
    transform: translate(-4px, 2px) rotate(0.5deg);
  }
  80% {
    transform: translate(5px, 2px) rotate(-0.5deg);
  }
  90% {
    transform: translate(-4px, 3px) rotate(1deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes rumbleChara {
  0% {
    transform: translate(0px, 0px);
  }
  10% {
    transform: translate(3px, 4px);
  }
  20% {
    transform: translate(-4px, 1px);
  }
  30% {
    transform: translate(1px, -4px);
  }
  40% {
    transform: translate(3px, 4px);
  }
  50% {
    transform: translate(-4px, 2px);
  }
  60% {
    transform: translate(0px, -4px);
  }
  70% {
    transform: translate(-3px, 3px);
  }
  80% {
    transform: translate(4px, 1px);
  }
  90% {
    transform: translate(-3px, -4px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes rumbleCharaAll {
  0% {
    transform: translate(0px, 0px);
  }
  5% {
    transform: translate(1px, 1px);
  }
  10% {
    transform: translate(-1px, 1px);
  }
  15% {
    transform: translate(1px, -1px);
  }
  20% {
    transform: translate(1px, 0px);
  }
  25% {
    transform: translate(-1px, 1px);
  }
  30% {
    transform: translate(1px, -1px);
  }
  35% {
    transform: translate(-1px, 1px);
  }
  40% {
    transform: translate(1px, 1px);
  }
  45% {
    transform: translate(-1px, -1px);
  }
  50% {
    transform: translate(0px, 0px);
  }
  55% {
    transform: translate(1px, 1px);
  }
  60% {
    transform: translate(-1px, 1px);
  }
  65% {
    transform: translate(1px, -1px);
  }
  70% {
    transform: translate(1px, 0px);
  }
  75% {
    transform: translate(-1px, 1px);
  }
  80% {
    transform: translate(1px, -1px);
  }
  85% {
    transform: translate(-1px, 1px);
  }
  90% {
    transform: translate(1px, 1px);
  }
  95% {
    transform: translate(-1px, -1px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.scrollContent {
  flex-basis: 100%;
  order: 0;
}

.catch {
  width: 100%;
  height: 950px;
  position: relative;
  z-index: 1;
}
.catch.is--animation {
  animation: rumbleSection 0.4s linear;
}

.catch__bg {
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translate(-50%, 0);
  z-index: 0;
  pointer-events: none;
}

.catch__inner {
  position: relative;
  width: 100%;
  z-index: 1;
}

.catch__pic,
.catch__logo,
.catch__en,
.catch__dot {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

.catch__pic {
  top: 174px;
}
.catch__pic.change--origin {
  transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
}
.catch__pic .catch__pic__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.catch__pic .pic--bg {
  position: relative;
  z-index: 1;
}
.catch__pic .pic--video {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  mask-image: url("../img/top/catch_video_mask.svg");
  mask-size: 397px 217px;
  -webkit-mask-image: url("../img/top/catch_video_mask.svg");
  -webkit-mask-size: 397px 217px;
  mask-repeat: no-repeat;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
}
.catch__pic .pic--video iframe {
  width: 434px;
  height: 244px;
}

.catch__logo {
  top: 371px;
  margin-left: -14px;
}

.catch__en {
  top: 529px;
  text-align: center;
  color: #876437;
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.285em;
}

.catch__dot {
  top: 807px;
}

.catch__item1,
.catch__item2 {
  width: 100%;
  position: absolute;
  pointer-events: none;
}
.catch__item1 p,
.catch__item2 p {
  position: absolute;
  left: 50%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.catch__item1 i,
.catch__item2 i {
  display: block;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.catch__item1 img,
.catch__item2 img {
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

.catch__item1 {
  z-index: 2;
}
.catch__item1 .item1--1 {
  top: -49px;
  margin-left: -697px;
}
.catch__item1 .item1--2 {
  top: 471px;
  margin-left: -376px;
}
.catch__item1 .item1--3 {
  top: 685px;
  margin-left: -627px;
}
.catch__item1 .item1--4 {
  top: 499px;
  margin-left: 97px;
}
.catch__item1 .item1--5 {
  top: 773px;
  margin-left: 349px;
}

.catch__item2 {
  z-index: 0;
}
.catch__item2 .item2--1 {
  top: -25px;
  margin-left: 362px;
}
.catch__item2 .item2--2 {
  top: 426px;
  margin-left: 275px;
}
.catch__item2 .item2--3 {
  top: 209px;
  margin-left: -614px;
}
.catch__item2 .item2--4 {
  top: 630px;
  margin-left: 510px;
}
.catch__item2 .item2--5 {
  top: 689px;
  margin-left: -346px;
}
.catch__item2 .item2--6 {
  top: 830px;
  margin-left: -575px;
}
.catch__item2 .item2--7 {
  top: 1103px;
  margin-left: -731px;
}
.catch__item2 .item2--8 {
  top: 1019px;
  margin-left: 552px;
}

.catch__crash1,
.catch__crash2 {
  position: absolute;
  left: 50%;
  z-index: 1;
}

.catch__crash1 {
  top: 86px;
  margin-left: -461px;
}

.catch__crash2 {
  top: 365px;
  margin-left: 265px;
}

.banner {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
}

.banner__inner {
  position: relative;
  width: 764px;
  margin: 0 auto;
}

.banner__slider {
  width: 662px;
  margin: 0 auto;
  overflow: hidden;
}
.banner__slider a {
  display: block;
  line-height: 0;
  transition: all 0.2s;
}
.banner__slider a:hover {
  opacity: 0.8;
}
.banner__slider .slider--blank {
  width: 200px;
  height: 94px;
  background: url("../img/top/banner_blank_b.png") center center no-repeat;
  background-size: contain;
}
.banner__slider.slider--none .swiper-wrapper {
  display: flex;
  justify-content: space-between;
}
.banner__slider.slider--none .swiper-slide {
  flex-basis: 200px;
}

.banner__prev,
.banner__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  line-height: 0;
}
.banner__prev span,
.banner__next span {
  display: block;
  line-height: 0;
  padding: 20px 0;
  transition: all 0.2s;
}
.banner__prev.is--hidden,
.banner__next.is--hidden {
  display: none;
}

.banner__prev {
  left: 0;
}
.banner__prev:hover span {
  transform: translateX(-10px);
}

.banner__next {
  right: 0;
}
.banner__next:hover span {
  transform: translateX(10px);
}

.news {
  width: 100%;
  position: relative;
  z-index: 1;
}

.news__inner {
  position: relative;
  width: 680px;
  margin: 0 auto;
}
.news__inner .m--headline {
  margin-bottom: 40px;
}

.news__list {
  width: 663px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.news__list ul {
  display: block;
  width: 100%;
}
.news__list li {
  display: block;
  width: 100%;
  background: url("../img/top/news_line.png") center bottom no-repeat;
  background-size: 100% auto;
}
.news__list li:first-of-type {
  padding-top: 12px;
  background-image: url("../img/top/news_line.png"), url("../img/top/news_line.png");
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto;
}
.news__list a {
  display: flex;
  justify-content: space-between;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin: 0 auto;
  text-decoration: none;
  padding: 10px 0 20px;
  transition: all 0.2s;
}
.news__list a:hover {
  opacity: 0.5;
}
.news__list .list--date {
  display: block;
  color: #876437;
  font-family: jazzier, serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 14px;
  line-height: 1.6em;
  flex-basis: 100px;
}
.news__list .list--text {
  display: block;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.6em;
  flex-basis: 510px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news__more {
  display: flex;
  justify-content: flex-end;
  line-height: 1em;
}
.news__more a {
  display: block;
  text-decoration: none;
  color: #876437;
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 42px;
  line-height: 1em;
  margin-right: 20px;
}
.news__more a:hover span {
  transform: translateX(10px);
}
.news__more span {
  display: block;
  transition: all 0.2s;
}

.intro {
  width: 100%;
  height: 1061px;
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

.intro__bg {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
  transform: translateX(-50%);
  width: 100%;
  min-width: 1920px;
  pointer-events: none;
}

.intro__inner {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -36px;
}
.intro__inner .m--headline {
  width: 680px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.intro__inner .m--headline__text,
.intro__inner .m--headline__ja {
  color: #2D1E00;
}

.intro__block {
  width: 100%;
  text-align: center;
  position: relative;
}

.intro__block__text1 {
  position: relative;
  z-index: 1;
  width: 716px;
  margin: 0 auto 38px;
}
.intro__block__text1 img {
  width: 100%;
}
.intro__block__text2 {
  position: relative;
  z-index: 1;
  width: 716px;
  margin: 0 auto 42px;
}
.intro__block__text2 img {
  width: 100%;
}
.intro__block__text3 {
  position: relative;
  z-index: 1;
  width: 716px;
  margin: 0 auto;
}
.intro__block__text3 img {
  width: 100%;
}

.story {
  width: 100%;
  position: relative;
  z-index: 1;
}

.story__bg {
  position: absolute;
  left: 50%;
  top: -1028px;
  transform: translateX(-50%);
  margin-left: 255px;
  z-index: 1;
  pointer-events: none;
}
.story__bg span {
  display: block;
  transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  animation: moveMoonLight 6s ease-in-out infinite alternate;
}

.story__inner {
  position: relative;
  z-index: 0;
  width: 100%;
  padding-bottom: 270px;
}
.story__inner .m--headline {
  width: 680px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.story__desc {
  width: 100%;
  position: relative;
  z-index: 1;
}
.story__desc.is--animation {
  animation: rumbleSection 0.4s linear;
}
@media screen and (min-width: 769px) {
  .story__desc__1 {
    width: 680px;
    margin: 0 auto;
    margin-bottom: 640px;
  }
}
.story__desc__1 img {
  width: 100%;
}
.story__desc__1 p {
  margin-left: 8px;
}
.story__desc__1 .desc--1 {
  margin-bottom: 24px;
  margin-top: 60px;
}
.story__desc__1 .desc--2 {
  margin-bottom: 34px;
}
@media screen and (min-width: 769px) {
.story__desc__2 {
  width: 680px;
  margin: 0 auto;
  margin-bottom: 122px;
}
.story__desc__2 p {
    width: 680px;
    margin-left: 137px;
  }
}
.story__desc__2 p img {
  width: 100%;
}
.story__desc__2 .desc--1 {
  margin-bottom: 34px;
}

.story__desc__3 {
  text-align: center;
  width: 100%;
  margin-bottom: 65px;
}
.story__desc__3 .desc--1 {
  margin-bottom: 29px;
}
.story__desc__3.change--origin {
  transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
}

.story__desc__4 {
  text-align: center;
  width: 1300px;
  height: 206px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 1210px;
  z-index: 1;
  transform: translateX(-50%);
  transform-origin: 0 0%;
  -moz-transform-origin: 0 0%;
  -webkit-transform-origin: 0 0%;
}
.story__desc__4 img{
  width: 100%;
}
.story__desc__4 div {
  width: 100%;
  height: 100%;
  position: relative;
}
.story__desc__4 p {
  position: absolute;
  line-height: 0;
}
.story__desc__4 .desc--0 {
  width: 15%;
  left: 0px;
  top: 0;
}
.story__desc__4 .desc--1 {
  width: 15%;
  left: 12%;
  top: 0;
}
.story__desc__4 .desc--2 {
  width: 15%;
  left: 25%;
  top: 0;
}
.story__desc__4 .desc--3 {
  width: 15%;
  left: 41%;
  top: 0;
}
.story__desc__4 .desc--4 {
  width: 15%;
  left: 57%;
  top: 0;
}
.story__desc__4 .desc--5 {
  width: 18%;
  left: 74%;
  top: 99px;
}
.story__desc__4 .desc--6 {
  width: 6.5%;
  right: 0;
  top: 0px;
}

.story__desc__crash1,
.story__desc__crash2 {
  position: absolute;
  left: 50%;
  z-index: 0;
  display: none;
}

.story__desc__crash1 {
  top: 1088px;
  margin-left: -595px;
}

.story__desc__crash2 {
  top: 1321px;
  margin-left: 289px;
}

.story__window {
  width: 1646px;
  height: 870px;
  position: absolute;
  left: 50%;
  top: 230px;
  z-index: 0;
  transform: translateX(-50%);
  overflow: hidden;
}

.story__window__inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.story__window__inner .window--mask {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 5;
}
.story__window__inner .window--chara {
  position: absolute;
  z-index: 1;
  width: 414px;
  height: 415px;
  visibility: hidden;
}
.story__window__inner .window--chara p,
.story__window__inner .window--chara span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.story__window__inner .window--chara p::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/top/story_light.png") center center no-repeat;
  background-size: cover;
}
.story__window__inner .window--chara img {
  position: absolute;
}
.story__window__inner .chara--1 img {
  left: 60px;
  top: 84px;
}
.story__window__inner .chara--1.ann--move {
  visibility: visible;
  animation: moveChara1 12s linear infinite;
}
.story__window__inner .chara--1.ann--move span {
  animation: boundYchara1 0.3s ease-in infinite alternate;
}
.story__window__inner .chara--1.ann--move p::before {
  animation: moveLight1 12s linear infinite;
}
.story__window__inner .chara--2 img {
  left: 111px;
  top: 75px;
}
.story__window__inner .chara--2.ann--move {
  visibility: visible;
  animation: moveChara2 4s linear infinite;
}
.story__window__inner .chara--2.ann--move span {
  animation: boundYchara2 0.2s ease-in infinite alternate;
}
.story__window__inner .chara--2.ann--move p::before {
  animation: moveLight2 4s linear infinite;
}
.story__window__inner .chara--3 img {
  left: 64px;
  top: 80px;
}
.story__window__inner .chara--3.ann--move {
  visibility: visible;
  animation: moveChara3 12s linear infinite;
}
.story__window__inner .chara--3.ann--move span {
  animation: boundYchara3 0.3s ease-in infinite alternate;
}
.story__window__inner .chara--3.ann--move p::before {
  animation: moveLight3 12s linear infinite;
}
.story__window__inner .chara--4 img {
  left: 118px;
  top: 96px;
}
.story__window__inner .chara--4.ann--move {
  visibility: visible;
  animation: moveChara4 10s linear infinite;
}
.story__window__inner .chara--4.ann--move p::before {
  animation: moveLight4 10s linear infinite;
}
.story__window__inner .chara--5 img {
  left: 79px;
  top: 73px;
}
.story__window__inner .chara--5.ann--move {
  visibility: visible;
  animation: moveChara5 10s linear infinite;
}
.story__window__inner .chara--5.ann--move span {
  animation: boundYchara5 0.3s ease-in infinite alternate;
}
.story__window__inner .chara--5.ann--move p::before {
  animation: moveLight5 10s linear infinite;
}

@keyframes moveMoonLight {
  0% {
    transform: translate(30px, -20px) rotate(-2deg);
  }
  20% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 0.6;
  }
  100% {
    transform: translate(-30px, 20px) rotate(2deg);
  }
}
@keyframes moveChara1 {
  0% {
    transform: translate(1744px, -44px);
  }
  100% {
    transform: translate(-516px, 564px);
  }
}
@keyframes boundYchara1 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes moveLight1 {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(70px);
  }
}
@keyframes moveChara2 {
  0% {
    transform: translate(1744px, -44px);
  }
  100% {
    transform: translate(-516px, 564px);
  }
}
@keyframes boundYchara2 {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes moveLight2 {
  0% {
    transform: translateX(-70px);
  }
  100% {
    transform: translateX(70px);
  }
}
@keyframes moveChara3 {
  0% {
    transform: translate(-516px, 564px);
  }
  100% {
    transform: translate(1744px, -44px);
  }
}
@keyframes boundYchara3 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes moveLight3 {
  0% {
    transform: translateX(70px);
  }
  100% {
    transform: translateX(-70px);
  }
}
@keyframes moveChara4 {
  0% {
    transform: translate(1744px, -44px);
  }
  80% {
    transform: translate(616px, 249px);
  }
  90% {
    transform: translate(616px, 249px);
  }
  90.5% {
    transform: translate(620px, 249px);
  }
  91% {
    transform: translate(612px, 249px);
  }
  91.5% {
    transform: translate(620px, 249px);
  }
  92% {
    transform: translate(612px, 249px);
  }
  92.5% {
    transform: translate(616px, 249px);
  }
  94% {
    transform: translate(616px, 249px);
  }
  100% {
    transform: translate(-516px, 564px);
  }
}
@keyframes moveLight4 {
  0% {
    transform: translateX(-70px);
  }
  80% {
    transform: translateX(0px);
  }
  94% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(70px);
  }
}
@keyframes moveChara5 {
  0% {
    transform: translateX(-50px);
    transform: translate(-516px, 564px);
  }
  100% {
    transform: translateX(50px);
    transform: translate(1744px, -44px);
  }
}
@keyframes boundYchara5 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-35px);
  }
}
@keyframes moveLight5 {
  0% {
    transform: translateX(70px);
  }
  100% {
    transform: translateX(-70px);
  }
}
.movie {
  width: 100%;
  position: relative;
  z-index: 1;
}

.movie__inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.movie__frame {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.movie__frame::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  mix-blend-mode: multiply;
}
.movie__frame::after {
  content: "";
  display: block;
  padding-top: 49%;
}

.movie__frame__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.movie__frame__deco::before, .movie__frame__deco::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}
.movie__frame__deco::before {
  top: -1px;
  background: url("../img/top/movie_frame_top.png") center top no-repeat;
  background-size: 100% auto;
}
.movie__frame__deco::after {
  bottom: -1px;
  background: url("../img/top/movie_frame_bottom.png") center bottom no-repeat;
  background-size: 100% auto;
}

.movie__frame__player {
  width: 100%;
  height: 100%;
  line-height: 1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.movie__button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.movie__button a {
  display: block;
  position: relative;
  text-decoration: none;
}
.movie__button a:hover .button--icon {
  transform: scale(1.2) translateY(20px);
}
.movie__button a:hover .button--text {
  transform: scaleY(0) translateY(20px);
}
.movie__button .button--icon {
  display: block;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transition: all 0.2s;
}
.movie__button .button--text {
  display: block;
  width: 100%;
  text-align: center;
  color: #876437;
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 42px;
  line-height: 1em;
  margin-top: -5px;
  transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  transition: all 0.2s;
}

.onair {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 90px;
}
.onair.is--animation {
  animation: rumbleSection 0.4s linear;
}

.onair__inner {
  position: relative;
  width: 100%;
}
.onair__inner .m--headline {
  width: 680px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.onair__block {
  width: 662px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.onair__block:last-of-type {
  margin-bottom: 0;
}

.onair__block__category {
  color: #876437;
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 10px;
}
.onair__block__category .category--en {
  display: block;
  font-family: saber, sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 58px;
  line-height: 1em;
}
.onair__block__category .category--ja {
  display: block;
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.2em;
  margin: 20px 0 0 10px;
}
.onair__block__category::after {
  content: "";
  display: block;
  width: 100%;
  height: 13px;
  background: url("../img/top/onair_bar.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}

.onair__block__detail {
  width: 640px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.onair__block__detail dl {
  display: flex;
  flex-basis: 100%;
  width: 100%;
  border-bottom: #1E1400 solid 1px;
  margin-bottom: 6px;
}
.onair__block__detail dl dt {
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-size: 14px;
  color: #876437;
  padding: 2px 0 2px 10px;
}
.onair__block__detail dl dd {
  border-left: #1E1400 solid 1px;
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-size: 12px;
  padding: 2px 0 2px 15px;
}
.onair__block__detail a {
  text-decoration: none;
  color: #876437;
  transition: all 0.2s;
}
.onair__block__detail a:hover {
  opacity: 0.5;
}
.onair__block__detail .detail--box {
  flex-basis: 48%;
}
.onair__block__detail .detail--box dl dt {
  flex-basis: 35%;
}
.onair__block__detail .detail--box dl dd:nth-of-type(1) {
  flex-basis: 26%;
}
.onair__block__detail .detail--box dl dd:nth-of-type(2) {
  flex-basis: 39%;
}
.onair__block__detail .detail--box__1column {
  flex-basis: 100%;
}
.onair__block__detail .detail--box__1column dl dt {
  flex-basis: 50%;
}
.onair__block__detail .detail--box__1column dl dd {
  flex-basis: 50%;
}
.onair__block__detail .detail--head {
  border: none;
  margin-bottom: 5px;
}
.onair__block__detail .detail--head dt {
  color: #755429;
}
.onair__block__detail .detail--head dd {
  color: #755429;
  border: none;
}
.onair__block__detail .detail--head span {
  display: block;
  font-size: 10px;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  transform: scale(0.8);
}

.onair__block__caps {
  text-align: right;
  margin-right: 22px;
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-size: 10px;
  transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform: scale(0.8);
}
.onair__block__caps span {
  display: block;
}

.onair_comson{
    font-size: 36px;
    letter-spacing: 2px;
    margin: 20px 0 20px 7px;
    font-family: saber, sans-serif;
}
@media screen and (max-width: 768px) {
  .onair_comson{
    font-size: 30px;
    margin: 15px 0 20px 6px;
  }
}

@keyframes doorRumble {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  10% {
    transform: translate(1px, 2px) rotate(5deg);
  }
  20% {
    transform: translate(-2px, 1px) rotate(-5deg);
  }
  30% {
    transform: translate(1px, -2px) rotate(4deg);
  }
  40% {
    transform: translate(2px, 0px) rotate(-4deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(2deg);
  }
  60% {
    transform: translate(1px, -1px) rotate(-2deg);
  }
  70% {
    transform: translate(-2px, 2px) rotate(2deg);
  }
  80% {
    transform: translate(3px, 0px) rotate(-2deg);
  }
  90% {
    transform: translate(-3px, 2px) rotate(2deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes rumbleSection {
  0% {
    transform: translate(0px, 0px);
  }
  5% {
    transform: translate(5px, 2px);
  }
  10% {
    transform: translate(2px, 3px);
  }
  15% {
    transform: translate(-5px, 2px);
  }
  20% {
    transform: translate(2px, -4px);
  }
  25% {
    transform: translate(3px, 5px);
  }
  30% {
    transform: translate(-2px, 3px);
  }
  35% {
    transform: translate(4px, -1px);
  }
  40% {
    transform: translate(-5px, 3px);
  }
  45% {
    transform: translate(4px, 4px);
  }
  50% {
    transform: translate(-3px, 2px);
  }
  55% {
    transform: translate(4px, -5px);
  }
  60% {
    transform: translate(2px, 3px);
  }
  65% {
    transform: translate(-4px, -4px);
  }
  70% {
    transform: translate(5px, -4px);
  }
  75% {
    transform: translate(3px, 1px);
  }
  80% {
    transform: translate(-4px, 5px);
  }
  85% {
    transform: translate(1px, -1px);
  }
  90% {
    transform: translate(-5px, 4px);
  }
  95% {
    transform: translate(4px, -4px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.ann--fuwa1 {
  animation: fuwaRoll 3s ease-in-out infinite alternate;
}
.ann--fuwa1 i {
  animation: fuwaHor 4s ease-in-out infinite alternate;
}
.ann--fuwa1 img {
  animation: fuwaVer 5s ease-in-out infinite alternate;
}

.ann--fuwa2 {
  animation: fuwaRoll 4s ease-in-out infinite alternate;
}
.ann--fuwa2 i {
  animation: fuwaHor 6s ease-in-out infinite alternate;
}
.ann--fuwa2 img {
  animation: fuwaVer 3s ease-in-out infinite alternate;
}

.ann--fuwa3 {
  animation: fuwaRoll 5s ease-in-out infinite alternate-reverse;
}
.ann--fuwa3 i {
  animation: fuwaHor 7s ease-in-out infinite alternate-reverse;
}
.ann--fuwa3 img {
  animation: fuwaVer 4s ease-in-out infinite alternate-reverse;
}

@keyframes fuwaRoll {
  0% {
    transform: rotateZ(4deg) scale(1);
  }
  100% {
    transform: rotateZ(-4deg) scale(0.9);
  }
}
@keyframes fuwaHor {
  0% {
    transform: translateX(20px) rotate(6deg);
  }
  100% {
    transform: translateX(-20px) rotate(-6deg);
  }
}
@keyframes fuwaVer {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@media screen and (max-width: 768px) {
  /* ============================================================================================
   * SP TOP
   *
   * @date 2017-07-12
   * @include sp/_top
   *
   * memo:
   * padding: 70px
   * padding: 18.6666666667vw
   * +spimg(width, 346)
   * ============================================================================================ */
  #top-page {
    display: flex;
    flex-wrap: wrap;
  }
  .footer {
    margin-top: -44px;
    margin-top: -11.7333333333vw;
  }
  .splash {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #000000;
    overflow: hidden;
    display: none;
  }
  .splash.is--show {
    display: block;
  }
  .splash__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .splash__block {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
  .splash__block__inner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .splash__door {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0, 0) scale(0.66);
    margin: 0 auto;
  }
  .splash__title {
    width: 100%;
    text-align: center;
    position: relative;
    left: auto;
    top: auto;
    transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    margin-top: -20px;
    margin-top: -5.3333333333vw;
    margin-bottom: 35px;
    margin-bottom: 9.3333333333vw;
  }
  .splash__title img {
    width: 200px;
    width: 53.3333333333vw;
    height: auto;
    transform: translateX(-10px);
    transform: translateX(-2.6666666667vw);
  }
  .splash__text {
    text-align: center;
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1.6em;
    letter-spacing: 0.05em;
    position: relative;
    left: auto;
    bottom: auto;
    transform: translate(0, 0);
    white-space: nowrap;
  }
  .visual {
    flex-basis: 100%;
    order: 1;
    width: 100%;
    position: relative;
    z-index: 0;
    padding-top: 50px;
    padding-top: 13.3333333333vw;
  }
  .visual__inner {
    position: relative;
    width: 100%;
    height: 100%;
    transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
  }
  .visual__bg {
    width: 100%;
    position: relative;
    z-index: 0;
  }
  .visual__bg.is--animation {
    animation: rumbleCharaAll 0.4s linear;
  }
  .visual__bg p.is--animation {
    animation: rumbleCharaAll 0.4s linear;
  }
  .visual__bg2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  .visual__bg2.is--animation {
    animation: rumbleCharaAll 0.4s linear;
  }
  .visual__bg2 p.is--animation {
    animation: rumbleCharaAll 0.4s linear;
  }
  .visual__chara {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .visual__coin1,
  .visual__coin2,
  .visual__coin3,
  .visual__coin4,
  .visual__coin5 {
    position: absolute;
    z-index: 15;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .visual__coin1 {
    width: 22.4vw;
    left: 14.9333333333vw;
    top: 34.1333333333vw;
  }
  .visual__coin2 {
    width: 30.5333333333vw;
    left: 68.4vw;
    top: 36.6666666667vw;
  }
  .visual__coin3 {
    width: 24vw;
    left: 4.9333333333vw;
    top: 52vw;
  }
  .visual__coin4 {
    width: 30.1333333333vw;
    left: 0vw;
    top: 82.1333333333vw;
  }
  .visual__coin5 {
    width: 35.7333333333vw;
    left: 64.2666666667vw;
    top: 95.0666666667vw;
  }
  .visual__logo {
    position: absolute;
    z-index: 25;
    width: 67.6vw;
    left: 16.2666666667vw;
    top: 109.0666666667vw;
  }
  .visual__date {
    position: absolute;
    z-index: 20;
    width: 27.8666666667vw;
    left: -1.0666666667vw;
    top: 123.7333333333vw;
  }
  .visual__copy3 {
    position: absolute;
    z-index: 25;
    width: 36.8vw;
    left: auto;
    right: 266px;
    top: 32.266667vw;
  }
  .visual__copy3.is--animation {
    animation: rumbleCopy 0.3s linear;
  }
  .visual__copy4 {
    position: absolute;
    z-index: 25;
    width: 33.4666666667vw;
    left: 54.933333vw;
    top: 25.933333vw;
  }
  .visual__copy4.is--animation {
    animation: rumbleCopy 0.3s linear;
  }
  .visual__skip {
    position: fixed;
    right: 35px;
    right: 9.3333333333vw;
    bottom: 50px;
    bottom: 13.3333333333vw;
    z-index: 30;
    width: 46.5px;
    width: 12.4vw;
    transition: all 0.5s;
  }
  .visual__skip a {
    display: block;
    transition: all 0.2s;
  }
  .visual__skip a:hover {
    opacity: 0.5;
  }
  .visual__skip img {
    width: 100%;
    height: auto;
  }
  .visual__skip.is--hidden {
    opacity: 0;
    pointer-events: none;
  }
  .visual__button {
    position: fixed;
    left: 15px;
    left: 4vw;
    top: 60px;
    top: 16vw;
    z-index: 100;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 0.4s;
  }
  .visual__button.is--show {
    opacity: 1;
    transform: translateY(0px);
  }
  .visual__button ul {
    display: flex;
  }
  .visual__button li {
    margin-right: 6.5px;
    margin-right: 1.7333333333vw;
  }
  .visual__button li:last-of-type {
    margin-right: 0;
  }
  .visual__button a {
    display: block;
    text-decoration: none;
    color: #876437;
    width: 33.5px;
    width: 8.9333333333vw;
    height: 42px;
    height: 11.2vw;
    background: url("../img/top/visual_btn_bg.png") center center no-repeat;
    background-size: contain;
    text-align: center;
    transition: none;
  }
  .visual__button a:hover {
    opacity: 1;
  }
  .visual__button span {
    display: block;
  }
  .visual__button span.button--head {
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 10px;
    font-size: 2.6666666667vw;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: scale(0.9);
    line-height: 1em;
    padding-top: 7px;
    padding-top: 1.8666666667vw;
  }
  .visual__button span.button--num {
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 33px;
    font-size: 8.8vw;
    line-height: 1em;
    margin-top: -11px;
    margin-top: -2.9333333333vw;
  }
  .scrollContent {
    flex-basis: 100%;
    order: 0;
  }
  .catch {
    width: 100%;
    height: 667px;
    height: 177.8666666667vw;
    position: relative;
    z-index: 1;
  }
  .catch.is--animation {
    animation: rumbleSection 0.4s linear;
  }
  .catch__bg {
    position: absolute;
    left: 0;
    top: -50px;
    top: -13.3333333333vw;
    transform: translate(0%, 0);
    z-index: 0;
    pointer-events: none;
  }
  .catch__bg img {
    width: 100%;
    height: auto;
  }
  .catch__inner {
    position: relative;
    width: 100%;
    z-index: 1;
  }
  .catch__pic,
  .catch__logo,
  .catch__en,
  .catch__dot {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .catch__pic {
    top: 138px;
    top: 36.8vw;
  }
  .catch__pic img {
    width: 302.5px;
    width: 80.6666666667vw;
    height: auto;
  }
  .catch__pic.change--origin {
    transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
  }
  .catch__pic .catch__pic__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .catch__pic .pic--bg {
    position: relative;
    z-index: 1;
  }
  .catch__pic .pic--video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
    mask-image: url("../img/top/catch_video_mask.svg");
    mask-size: 283px 154.5px;
    mask-size: 75.4666666667vw 41.2vw;
    -webkit-mask-image: url("../img/top/catch_video_mask.svg");
    -webkit-mask-size: 283px 154.5px;
    -webkit-mask-size: 75.4666666667vw 41.2vw;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
  }
  .catch__pic .pic--video iframe {
    width: 285px;
    width: 76vw;
    height: 160.5px;
    height: 42.8vw;
  }
  .catch__logo {
    top: 255px;
    top: 68vw;
    margin-left: -6px;
    margin-left: -1.6vw;
  }
  .catch__logo img {
    width: 255px;
    width: 68vw;
    height: auto;
  }
  .catch__en {
    top: 345px;
    top: 92vw;
    text-align: center;
    color: #876437;
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 10px;
    font-size: 2.6666666667vw;
    letter-spacing: 0.03em;
    line-height: 1.333em;
    white-space: nowrap;
    width: 100%;
  }
  .catch__en span {
    display: block;
    transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .catch__dot {
    top: 564px;
    top: 150.4vw;
  }
  .catch__dot img {
    width: 5px;
    width: 1.3333333333vw;
    height: auto;
  }
  .catch__item1,
  .catch__item2 {
    width: 100%;
    position: absolute;
  }
  .catch__item1 p,
  .catch__item2 p {
    position: absolute;
    left: 50%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .catch__item1 i,
  .catch__item2 i {
    display: block;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .catch__item1 img,
  .catch__item2 img {
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .catch__item1 {
    z-index: 2;
  }
  .catch__item1 .item1--1 {
    top: 9px;
    top: 2.4vw;
    margin-left: -200px;
    margin-left: -53.3333333333vw;
  }
  .catch__item1 .item1--1 img {
    width: 179px;
    width: 47.7333333333vw;
    height: auto;
  }
  .catch__item1 .item1--2 {
    top: 176px;
    top: 46.9333333333vw;
    margin-left: -180px;
    margin-left: -48vw;
  }
  .catch__item1 .item1--2 img {
    width: 15px;
    width: 4vw;
    height: auto;
  }
  .catch__item1 .item1--3 {
    top: 536px;
    top: 142.9333333333vw;
    margin-left: 122.5px;
    margin-left: 32.6666666667vw;
  }
  .catch__item1 .item1--3 img {
    width: 25.5px;
    width: 6.8vw;
    height: auto;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: rotate(70deg);
  }
  .catch__item1 .item1--4 {
    visibility: hidden;
  }
  .catch__item1 .item1--5 {
    top: 566px;
    top: 150.9333333333vw;
    margin-left: 68px;
    margin-left: 18.1333333333vw;
  }
  .catch__item1 .item1--5 img {
    width: 127px;
    width: 33.8666666667vw;
    height: auto;
  }
  .catch__item2 {
    z-index: 0;
  }
  .catch__item2 .item2--1 {
    top: 6.5px;
    top: 1.7333333333vw;
    margin-left: 68.5px;
    margin-left: 18.2666666667vw;
  }
  .catch__item2 .item2--1 img {
    width: 188.5px;
    width: 50.2666666667vw;
    height: auto;
  }
  .catch__item2 .item2--2 {
    top: 195.5px;
    top: 52.1333333333vw;
    margin-left: 147.5px;
    margin-left: 39.3333333333vw;
  }
  .catch__item2 .item2--2 img {
    width: 15.5px;
    width: 4.1333333333vw;
    height: auto;
  }
  .catch__item2 .item2--3 {
    top: 236px;
    top: 62.9333333333vw;
    margin-left: -186.5px;
    margin-left: -49.7333333333vw;
  }
  .catch__item2 .item2--3 img {
    width: 60px;
    width: 16vw;
    height: auto;
  }
  .catch__item2 .item2--4 {
    top: 492px;
    top: 131.2vw;
    margin-left: 160px;
    margin-left: 42.6666666667vw;
  }
  .catch__item2 .item2--4 img {
    width: 7px;
    width: 1.8666666667vw;
    height: auto;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: rotate(30deg);
  }
  .catch__item2 .item2--5 {
    top: 355px;
    top: 94.6666666667vw;
    margin-left: -140px;
    margin-left: -37.3333333333vw;
  }
  .catch__item2 .item2--5 img {
    width: 57px;
    width: 15.2vw;
    height: auto;
  }
  .catch__item2 .item2--6 {
    top: 478px;
    top: 127.4666666667vw;
    margin-left: -192px;
    margin-left: -51.2vw;
  }
  .catch__item2 .item2--6 img {
    width: 36px;
    width: 9.6vw;
    height: auto;
  }
  .catch__item2 .item2--7 {
    visibility: hidden;
  }
  .catch__item2 .item2--8 {
    top: 388px;
    top: 103.4666666667vw;
    margin-left: 138.5px;
    margin-left: 36.9333333333vw;
  }
  .catch__item2 .item2--8 img {
    width: 25px;
    width: 6.6666666667vw;
    height: auto;
  }
  .catch__crash1,
  .catch__crash2 {
    position: absolute;
    left: 50%;
    z-index: 0;
  }
  .catch__crash1 {
    top: 61px;
    top: 16.2666666667vw;
    margin-left: -198px;
    margin-left: -52.8vw;
  }
  .catch__crash1 img {
    width: 116px;
    width: 30.9333333333vw;
    height: auto;
  }
  .catch__crash2 {
    top: 265px;
    top: 70.6666666667vw;
    margin-left: 56px;
    margin-left: 14.9333333333vw;
  }
  .catch__crash2 img {
    width: 155px;
    width: 41.3333333333vw;
    height: auto;
  }
  .banner {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    margin-bottom: 6.6666666667vw;
  }
  .banner__inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .banner__slider {
    width: 78.6666666667vw;
    margin: 0 auto;
    overflow: hidden;
  }
  .banner__slider a {
    display: block;
    line-height: 0;
    transition: all 0.2s;
  }
  .banner__slider a:hover {
    opacity: 0.8;
  }
  .banner__slider .swiper-slide {
    width: 37.3333333333vw;
  }
  .banner__slider .slider--blank {
    width: 37.3333333333vw;
    height: 17.3333333333vw;
    background: url("../img/top/banner_blank_b.png") center center no-repeat;
    background-size: contain;
  }
  .banner__slider.slider--none .swiper-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .banner__slider.slider--none .swiper-slide {
    flex-basis: 37.3333333333vw;
  }
  .banner__slider img {
    width: 100%;
    height: auto;
  }
  .banner__prev,
  .banner__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    line-height: 0;
  }
  .banner__prev span,
  .banner__next span {
    display: block;
    line-height: 0;
    padding: 20px 0;
    transition: all 0.2s;
  }
  .banner__prev.is--hidden,
  .banner__next.is--hidden {
    display: none;
  }
  .banner__prev img,
  .banner__next img {
    width: 16.5px;
    width: 4.4vw;
    height: auto;
  }
  .banner__prev {
    left: 17px;
    left: 4.5333333333vw;
  }
  .banner__prev:hover span {
    transform: translateX(0px);
  }
  .banner__next {
    right: 17px;
    right: 4.5333333333vw;
  }
  .banner__next:hover span {
    transform: translateX(0px);
  }
  .news {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 35px;
    padding-top: 9.3333333333vw;
    padding-bottom: 65px;
    padding-bottom: 17.3333333333vw;
  }
  .news__inner {
    position: relative;
    width: 92%;
    margin: 0 auto;
  }
  .news__inner .m--headline {
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
  .news__inner .m--headline h3 img {
    width: 208.5px;
    width: 55.6vw;
    height: auto;
  }
  .news__list {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .news__list ul {
    display: block;
    width: 100%;
  }
  .news__list li {
    display: block;
    width: 100%;
    background: url("../img/top/news_line_sp.png") center bottom no-repeat;
    background-size: 100% auto;
  }
  .news__list li:first-of-type {
    padding-top: 13px;
    padding-top: 3.4666666667vw;
    background-image: url("../img/top/news_line_sp.png"), url("../img/top/news_line_sp.png");
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto;
  }
  .news__list a {
    display: flex;
    justify-content: space-between;
    width: 325px;
    width: 86.6666666667vw;
    margin: 0 auto;
    text-decoration: none;
    padding: 0;
    padding-top: 6px;
    padding-top: 1.6vw;
    padding-bottom: 18px;
    padding-bottom: 4.8vw;
    transition: none;
  }
  .news__list a:hover {
    opacity: 1;
  }
  .news__list .list--date {
    display: block;
    color: #876437;
    font-family: jazzier, serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 14px;
    font-size: 3.7333333333vw;
    line-height: 1.6em;
    flex-basis: 26%;
  }
  .news__list .list--text {
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.6em;
    flex-basis: 74%;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .news__more {
    display: flex;
    justify-content: flex-end;
    line-height: 1em;
  }
  .news__more a {
    display: block;
    text-decoration: none;
    color: #876437;
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 42px;
    font-size: 11.2vw;
    margin-right: 11px;
    margin-right: 2.9333333333vw;
    line-height: 1em;
  }
  .news__more a:hover span {
    transform: translateX(10px);
  }
  .news__more span {
    display: block;
    transition: none;
  }
  .intro {
    width: 100%;
    height: 809px;
    height: 266.7333333333vw;
    position: relative;
    z-index: 2;
    border-top: #000000 solid 1px;
    margin-bottom: 72px;
    margin-bottom: 19.2vw;
  }
  .intro__bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transform: translateX(0%);
    width: 100%;
    min-width: 100%;
    pointer-events: none;
  }
  .intro__bg img {
    width: 100%;
    height: auto;
  }
  .intro__inner {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: auto;
    top: auto;
    transform: translateY(0%);
    margin-top: 0;
    padding-top: 68.5px;
    padding-top: 18.2666666667vw;
  }
  .intro__inner .m--headline {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-bottom: 13.3333333333vw;
  }
  .intro__inner .m--headline h3 {
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .intro__inner .m--headline h3 img {
    width: 312px;
    width: 83.2vw;
    height: auto;
  }
  .intro__inner .m--headline__text,
  .intro__inner .m--headline__ja {
    color: #2D1E00;
  }
  .intro__block {
    width: 100%;
    text-align: center;
    position: relative;
  }
  .intro__block__text1 {
    position: relative;
    z-index: 1;
    width: 92%;
    margin: 0 auto;
    margin-bottom: 44px;
    margin-bottom: 10.7333333333vw;
  }
  .intro__block__text1 img {
    width: 100%;
    height: auto;
  }
  .intro__block__text2 {
    position: relative;
    z-index: 1;
    width: 92%;
    margin: 0 auto;
    margin-bottom: 19px;
    margin-bottom: 10.0666666667vw;
  }
  .intro__block__text2 img {
    width: 100%;
    height: auto;
  }
  .intro__block__text3 {
    position: relative;
    z-index: 1;
    width: 92%;
    margin: 0 auto;
  }
  .intro__block__text3 img {
    width: 100%;
    height: auto;
  }
  .intro__block__bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    text-align: left;
    width: 100%;
  }
  .intro__block__bg p {
    position: relative;
  }
  .intro__block__bg span {
    display: block;
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 72px;
    font-size: 19.2vw;
    white-space: nowrap;
    color: #1e1400;
    line-height: 0.847em;
    position: absolute;
    left: 0;
    top: 0;
  }
  .intro__block__bg span.bg--1 {
    top: 70px;
    top: 18.6666666667vw;
  }
  .intro__block__bg span.bg--2 {
    top: 132.5px;
    top: 35.3333333333vw;
  }
  .intro__block__bg span.bg--3 {
    top: 195px;
    top: 52vw;
  }
  .intro__block__bg span.bg--4 {
    top: 257.5px;
    top: 68.6666666667vw;
  }
  .story {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .story__bg {
    position: absolute;
    left: 0;
    top: -387px;
    top: -103.2vw;
    transform: translateX(0%);
    margin-left: 0;
    z-index: 1;
    pointer-events: none;
    width: 100%;
  }
  .story__bg span {
    display: block;
    transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    animation: none;
  }
  .story__bg img {
    width: 100%;
    height: auto;
  }
  .story__inner {
    position: relative;
    z-index: 0;
    width: 100%;
    padding-bottom: 75px;
    padding-bottom: 20vw;
  }
  .story__inner .m--headline {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-bottom: 13.3333333333vw;
  }
  .story__inner .m--headline h3 img {
    width: 221px;
    width: 58.9333333333vw;
    height: auto;
  }
  .story__desc {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .story__desc.is--animation {
    animation: rumbleSection 0.4s linear;
  }
  .story__desc__1 {
    width: 86.66%;
    margin: 0 auto;
    margin-bottom: 315px;
    margin-bottom: 92vw;
  }
  .story__desc__1 p {
    margin-left: 0px;
  }
  .story__desc__1 .desc--1 {
    margin-bottom: 18.5px;
    margin-bottom: 4.9333333333vw;
  }
  .story__desc__1 .desc--1 img {
    width: 100%;
    height: auto;
  }
  .story__desc__1 .desc--2 {
    margin-bottom: 18px;
    margin-bottom: 4.8vw;
  }
  .story__desc__1 .desc--2 img {
    width: 248.5px;
    width: 66.2666666667vw;
    height: auto;
  }
  .story__desc__1 .desc--3 img {
    width: 253px;
    width: 67.4666666667vw;
    height: auto;
  }
  .story__desc__2 {
    width: 86.66%;
    margin: 0 auto;
    margin-bottom: 75px;
    margin-bottom: 20vw;
    text-align: right;
  }
  .story__desc__2 p {
    margin-left: 0px;
  }
  .story__desc__2 .desc--1 {
    margin-bottom: 20px;
    margin-bottom: 5.3333333333vw;
  }
  .story__desc__2 .desc--1 img {
    width: 100%;
    height: auto;
  }
  .story__desc__2 .desc--2 img {
    width: 300px;
    width: 80vw;
    height: auto;
  }
  .story__desc__3 {
    text-align: center;
    width: 100%;
    margin-bottom: 70px;
    margin-bottom: 18.6666666667vw;
  }
  .story__desc__3 .desc--1 {
    margin-bottom: 20px;
    margin-bottom: 5.3333333333vw;
  }
  .story__desc__3 .desc--1 img {
    width: 331.5px;
    width: 88.4vw;
    height: auto;
  }
  .story__desc__3 .desc--2 img {
    width: 216px;
    width: 57.6vw;
    height: auto;
  }
  .story__desc__4 {
    text-align: center;
    width: 107px;
    width: 20.5333333333vw;
    height: 666.5px;
    height: 177.7333333333vw;
    margin: 0 auto;
    position: relative;
    left: auto;
    top: auto;
    z-index: 1;
    transform: translateX(0%);
    transform-origin: 0 0%;
    -moz-transform-origin: 0 0%;
    -webkit-transform-origin: 0 0%;
  }
  .story__desc__4 div {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .story__desc__4 p {
    position: absolute;
    line-height: 0;
  }
  .story__desc__4 .desc--0 {
    left: 0px;
    left: 0vw;
    top: 0px;
    top: 0vw;
    width: 100%;
  }
  .story__desc__4 .desc--0 img {
    width: 100%;
    height: auto;
  }
  .story__desc__4 .desc--1 {
    left: 0px;
    left: 0vw;
    top: 23.2666666667vw;
    width: 100%;
  }
  .story__desc__4 .desc--1 img {
    width: 100%;
    height: auto;
  }
  .story__desc__4 .desc--2 {
    left: 0px;
    left: 0vw;
   top: 45.2666666667vw;
    width: 100%;
  }
  .story__desc__4 .desc--2 img {
    width: 100%;
    height: auto;
  }
  .story__desc__4 .desc--3 {
    left: 0px;
    left: 0vw;
     top: 68.2666666667vw;
    width: 100%;
  }
  .story__desc__4 .desc--3 img {
    width: 100%;
    height: auto;
  }
  .story__desc__4 .desc--4 {
    left: 0px;
    left: 0vw;
    top: 91vw;
    width: 100%;
  }
  .story__desc__4 .desc--4 img {
    width: 100%;
    height: auto;
  }
  .story__desc__4 .desc--5 {
    left: 10vw;
    top: 114.333333vw;
    width: 5%;
  }
  .story__desc__4 .desc--5 img {
    width: 100%;
    height: auto;
  }
    .story__desc__4 .desc--6 {
    left: 1vw;
    top: 560px;
    top: 149.3333333333vw;
    width: 80%;
  }
  .story__desc__4 .desc--6 img {
    width: 100%;
    height: auto;
  }
  .story__desc__crash1,
  .story__desc__crash2 {
    position: absolute;
    left: 50%;
    z-index: 0;
    display: none;
  }
  .story__desc__crash1 {
    top: 1031px;
    top: 214.9333333333vw;
    margin-left: 16.5px;
    margin-left: 4.4vw;
  }
  .story__desc__crash1 img {
    width: 162px;
    width: 43.2vw;
    height: auto;
  }
  .story__desc__crash2 {
    top: 1417px;
    top: 308.8666666667vw;
    margin-left: -216px;
    margin-left: -57.6vw;
  }
  .story__desc__crash2 img {
    width: 215px;
    width: 57.3333333333vw;
    height: auto;
  }
  .story__window {
    top: 150px;
    top: 0;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: translateX(-50%) scale(0.44);
  }
  .movie {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 75px;
    margin-bottom: 20vw;
  }
  .movie__inner {
    position: relative;
    width: 100%;
  }
  .movie__frame {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .movie__frame::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.7);
    mix-blend-mode: multiply;
  }
  .movie__frame::after {
    content: "";
    display: block;
    padding-top: 133%;
  }
  .movie__frame__deco {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    pointer-events: none;
  }
  .movie__frame__deco::before, .movie__frame__deco::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
  }
  .movie__frame__deco::before {
    top: -1px;
    top: -0.2666666667vw;
    background: url("../img/top/movie_frame_top_sp.png") center top no-repeat;
    background-size: 100% auto;
  }
  .movie__frame__deco::after {
    bottom: -1px;
    bottom: -0.2666666667vw;
    background: url("../img/top/movie_frame_bottom_sp.png") center bottom no-repeat;
    background-size: 100% auto;
  }
  .movie__frame__player {
    width: 100%;
    height: 100%;
    line-height: 1em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    border: 1px solid #f00;
  }
  .movie__button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .movie__button a {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .movie__button a:hover .button--icon {
    transform: scale(1) translateY(0px);
  }
  .movie__button a:hover .button--text {
    transform: scaleY(1) translateY(0px);
  }
  .movie__button .button--icon {
    display: block;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transition: none;
  }
  .movie__button .button--icon img {
    width: 84px;
    width: 22.4vw;
    height: auto;
  }
  .movie__button .button--text {
    display: block;
    width: 100%;
    text-align: center;
    color: #876437;
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 42px;
    font-size: 11.2vw;
    line-height: 1em;
    margin-top: -5px;
    margin-top: -1.3333333333vw;
    transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transition: none;
  }
  .onair {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
    margin-bottom: 0vw;
  }
  .onair.is--animation {
    animation: rumbleSection 0.4s linear;
  }
  .onair__inner {
    position: relative;
    width: 100%;
  }
  .onair__inner .m--headline {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
  .onair__inner .m--headline h3 img {
    width: 226px;
    width: 60.2666666667vw;
    height: auto;
  }
  .onair__block {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-bottom: 2.6666666667vw;
  }
  .onair__block:last-of-type {
    margin-bottom: 0;
  }
  .onair__block__category {
    color: #876437;
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 5px;
    padding-bottom: 1.3333333333vw;
  }
  .onair__block__category .category--en {
    display: block;
    font-family: saber, sans-serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 65px;
    font-size: 17.3333333333vw;
    line-height: 1em;
    margin-left: 10px;
    margin-left: 2.6666666667vw;
  }
  .onair__block__category .category--ja {
    display: block;
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1em;
    letter-spacing: 0.2em;
    margin-top: 23px;
    margin-top: 6.1333333333vw;
    margin-left: 10px;
    margin-left: 2.6666666667vw;
  }
  .onair__block__category::after {
    content: "";
    display: block;
    width: 100%;
    height: 13px;
    height: 3.4666666667vw;
    background: url("../img/top/onair_bar_sp.png") center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .onair__block__detail {
    width: 97%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .onair__block__detail dl {
    display: flex;
    flex-basis: 100%;
    width: 100%;
    border-bottom: #1E1400 solid 1px;
    border-bottom: #1E1400 solid 0.2666666667vw;
    margin-bottom: 6px;
    margin-bottom: 1.6vw;
  }
  .onair__block__detail dl dt {
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.07em;
    color: #876437;
    padding: 2px 0 2px 5px;
    padding: 0.5333333333vw 0 0.5333333333vw 1.3333333333vw;
  }
  .onair__block__detail dl dd {
    border-left: #1E1400 solid 1px;
    border-left: #1E1400 solid 0.2666666667vw;
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5em;
    padding: 2px 0 2px 15px;
    padding: 0.5333333333vw 0 0.5333333333vw 4vw;
  }
  .onair__block__detail a {
    text-decoration: none;
    color: #876437;
    transition: none;
  }
  .onair__block__detail a:hover {
    opacity: 1;
  }
  .onair__block__detail .detail--box {
    flex-basis: 100%;
  }
  .onair__block__detail .detail--box dl dt {
    flex-basis: 41%;
  }
  .onair__block__detail .detail--box dl dd:nth-of-type(1) {
    flex-basis: 23%;
  }
  .onair__block__detail .detail--box dl dd:nth-of-type(2) {
    flex-basis: 36%;
  }
  .onair__block__detail .detail--box__1column {
    flex-basis: 100%;
  }
  .onair__block__detail .detail--box__1column dl dt {
    /*flex-basis: 41%;*/
    flex-basis: 55%;
  }
  .onair__block__detail .detail--box__1column dl dd {
   /* flex-basis: 59%;*/
   flex-basis: 45%;
  }
  .onair__block__detail .detail--head {
    border: none;
    margin-bottom: 0px;
    margin-bottom: 0vw;
  }
  .onair__block__detail .detail--head.sp--hidden {
    display: none;
  }
  .onair__block__detail .detail--head dt {
    color: #755429;
  }
  .onair__block__detail .detail--head dd {
    color: #755429;
    border: none;
  }
  .onair__block__detail .detail--head span {
    display: block;
    font-size: 10px;
    font-size: 2.6666666667vw;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform: scale(1);
  }
  .onair__block__caps {
    text-align: right;
    margin-right: 10px;
    margin-right: 2.6666666667vw;
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-size: 10px;
    font-size: 2.6666666667vw;
    transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform: scale(1);
  }
  .onair__block__caps span {
    display: block;
  }
  @keyframes fuwaRoll {
    0% {
      transform: rotateZ(4deg) scale(1);
    }
    100% {
      transform: rotateZ(-4deg) scale(0.9);
    }
  }
  @keyframes fuwaHor {
    0% {
      transform: translateX(10px) rotate(6deg);
    }
    100% {
      transform: translateX(-10px) rotate(-6deg);
    }
  }
  @keyframes fuwaVer {
    0% {
      transform: translateY(-4px);
    }
    100% {
      transform: translateY(4px);
    }
  }
}




/******************************************************/
.is-skip .notice_modal {
  display: none !important;
}

.is-end .notice_modal {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0.7s 3.5s;
  transition: all 0.7s 3.5s;
}

.notice_modal {
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 600;
}

.notice_modal.close {
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.notice_modal .notice_modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  background: #000;
  cursor: pointer;
}

.notice_modal .movie_box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  max-width: 1000px;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .notice_modal .movie_box {
    width: 100%;
  }
}

.notice_modal .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.notice_modal .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.notice_modal__close {
  display: block;
  position: fixed;
  top: 20px;
  right: 20px;
  transition: opacity 0s linear 0s;
  cursor: pointer;
  width: 140px;
}

@media screen and (max-width: 768px) {
  .notice_modal__close {
    top: 15px;
    right: 4%;
    width: 100px;
  }
}

.notice_modal__close img {
  width: 100%;
}