@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500;700;900&family=Noto+Serif+JP:wght@400;500;700;900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanmp.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanjp.css");
/*/////////////////////////
 reset
//////////////////////////*/
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0; /*font-size: 100%;font: inherit;*/
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, a:link, button {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none !important;
  color: inherit;
}

a:hover, a:active {
  text-decoration: none;
}

b {
  font-weight: bold;
}

img,
svg {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
}

* {
  box-sizing: border-box;
  outline: 0;
}

img {
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

iframe {
  max-width: 100%;
  height: auto;
}

/* 
================================================================================
tag
================================================================================
*/
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  width: 100%;
  height: auto;
}

img,
input,
svg,
*:before,
*:after {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

a:hover img,
a:hover input {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

h1, h2, h3, h4, h5, h6 {
  text-align: left;
}

a, a:link, a:active, a:visited {
  color: inherit;
  text-decoration: none;
}

svg {
  width: 100%;
  height: auto;
}
svg g path {
  stroke: #404040;
  fill: #404040;
  stroke-width: 0.05;
  stroke-dashoffset: 0;
}

/* $break-point以下の時に@contentを適用 */
/* $break-point以上の時に@contentを適用 */
/* $break-point-min以上、$break-point-max以下の時に@contentを適用 */
@keyframes flash {
  0% {
    filter: brightness(1);
  }
  30% {
    filter: brightness(3);
  }
  100% {
    filter: brightness(1);
  }
}
@keyframes decoflash {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes snowAnimation {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(30000px);
  }
}
@keyframes charaZoom {
  0% {
    opacity: 0;
    transform: scale(0.4);
  }
  20% {
    opacity: 2;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fall {
  0% {
    top: -50px;
  }
  100% {
    top: 100%;
  }
}
@keyframes onpuAnime {
  0% {
    transform: translate(0, 0%);
  }
  100% {
    transform: translate(0, -30%);
  }
}
@keyframes navPreorderArrowLoop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 0.4166666667rem, 0);
    transform: translate3d(0, 0.4166666667rem, 0);
  }
  70% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  80% {
    -webkit-transform: translate3d(0, 0.4166666667rem, 0);
    transform: translate3d(0, 0.4166666667rem, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes productPreorderArrowLoop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(0.4166666667rem, 0, 0);
    transform: translate3d(0.4166666667rem, 0, 0);
  }
  70% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  80% {
    -webkit-transform: translate3d(0.4166666667rem, 0, 0);
    transform: translate3d(0.4166666667rem, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes heroRoboIn {
  0% {
    opacity: 0;
    transform: translate3d(-50%, 20%, 0) scale3d(1, 1, 1);
    filter: brightness(8);
  }
  50% {
    opacity: 1;
    transform: translate3d(-50%, 0, 0) scale3d(1, 1, 1);
    filter: brightness(1);
  }
  100% {
    opacity: 1;
    transform: translate3d(-50%, 0, 0) scale3d(1, 1, 1);
    filter: brightness(1);
  }
}
@keyframes thunderTitleIn {
  0% {
    opacity: 0;
    transform: translate3d(-50%, -12.5rem, 0) scale(1, 0) rotate(0deg);
    filter: brightness(8);
    @media screen and (max-width: 750px) {
      transform: translate3d(-50%, -26.6666666667vw, 0) scale(1, 0) rotate(0deg);
    }
  }
  3% {
    opacity: 1;
    transform: translate3d(-40%, -9.375rem, 0) scale(1.8, 0.5) rotate(10deg);
    filter: brightness(1);
    @media screen and (max-width: 750px) {
      transform: translate3d(-40%, -20vw, 0) scale(1.8, 0.5) rotate(10deg);
    }
  }
  6% {
    opacity: 1;
    transform: translate3d(-60%, -15.625rem, 0) scale(0.8, 1.2) rotate(-10deg);
    filter: brightness(10);
    @media screen and (max-width: 750px) {
      transform: translate3d(-60%, -33.3333333333vw, 0) scale(0.8, 1.2) rotate(-10deg);
    }
  }
  9% {
    opacity: 1;
    transform: translate3d(-50%, -10.625rem, 0) scale(1.8, 0.2) rotate(10deg);
    filter: brightness(1);
    @media screen and (max-width: 750px) {
      transform: translate3d(-50%, -22.6666666667vw, 0) scale(1.8, 0.2) rotate(10deg);
    }
  }
  12% {
    opacity: 1;
    transform: translate3d(-40%, -14.375rem, 0) scale(0.2, 0.8) rotate(-10deg);
    filter: brightness(10);
    @media screen and (max-width: 750px) {
      transform: translate3d(-40%, -30.6666666667vw, 0) scale(0.2, 0.8) rotate(-10deg);
    }
  }
  100% {
    opacity: 1;
    transform: translate3d(-50%, -15.625rem, 0) scale(1, 1) rotate(0deg);
    filter: brightness(1);
    @media screen and (max-width: 750px) {
      transform: translate3d(-50%, -33.3333333333vw, 0) scale(1, 1) rotate(0deg);
    }
  }
}
@keyframes thunderTitleIn2 {
  0% {
    opacity: 0;
    transform: translate3d(-50%, -15.625rem, 0) scale3d(1.5, 0, 1) rotate(0deg);
    @media screen and (max-width: 750px) {
      transform: translate3d(-50%, -26.6666666667vw, 0) scale3d(1, 1, 1) rotate(0deg);
    }
  }
  70% {
    opacity: 1;
    transform: translate3d(-50%, -15.625rem, 0) scale3d(0.2, 0.1, 1) rotate(0deg);
    @media screen and (max-width: 750px) {
      transform: translate3d(-50%, -26.6666666667vw, 0) scale3d(1, 1, 1) rotate(0deg);
    }
  }
  100% {
    opacity: 1;
    transform: translate3d(-50%, -15.625rem, 0) scale3d(1, 1, 1) rotate(0deg);
    @media screen and (max-width: 750px) {
      transform: translate3d(-50%, -33.3333333333vw, 0) scale(1, 1) rotate(0deg);
    }
  }
}
/* 
================================================================================
sample
================================================================================
*/
div.sample {
  width: 200px;
  height: 200px;
}
body.sample div.sample {
  text-align: center;
}
div.sample:before {
  content: "";
  display: block;
  width: 300px;
  height: 150px;
  background: blue;
}
.sample-1 {
  width: 100px;
}

.sample-2 {
  width: 200px;
}

.sample-3 {
  width: 300px;
}

@keyframes anim {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
/* 
================================================================================
class
================================================================================
*/
.sans {
  font-family: YakuHanJP, "Noto Sans", sans-serif;
}

.serif {
  font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}

.wBlack {
  font-weight: 900;
}

.tLeft {
  text-align: left;
}

.tCenter {
  text-align: center;
}

.cWhite {
  color: #fff;
}

.cBlack {
  color: #000;
}

@media screen and (min-width: 750px) {
  .onlyPC {
    display: inline-block;
  }
}
@media screen and (max-width: 750px) {
  .onlyPC {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  .onlySP {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .onlySP {
    display: inline-block;
  }
}

.bgWhite {
  background: #fff;
  color: #000;
}

.bgBlue {
  background: #37386c;
  color: #fff;
}

.cBlack {
  color: #000;
}

.palalax {
  display: inline-block;
}
.palalax.auto {
  width: auto;
  height: auto;
}
.palalax.full {
  width: 100%;
}
.palalax.fullfull {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wFull {
  width: 100%;
}
.wFull div {
  margin-left: auto;
  margin-right: auto;
}

.inFrame {
  margin: 0 auto 0;
  width: 100%;
  display: block;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: fit-content;
}

.global_inner {
  position: relative;
  margin: 0 auto 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: fit-content;
}
.global_inner.block {
  display: block;
}
@media screen and (min-width: 750px) {
  .global_inner {
    max-width: 60rem;
  }
}
.grid {
  display: grid;
  grid-template-columns: auto 1fr;
}
.grid.col_2 {
  grid-template-columns: 1fr 1fr;
}

.nav {
  position: fixed;
  width: 100%;
  height: 4rem;
  left: 0;
  bottom: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1), opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1), -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  background: #000;
}
@media screen and (min-width: 750px) {
  .nav {
    height: 4rem;
  }
}

.nav__inner {
  position: relative;
  width: 40rem;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 1.875rem;
}
@media screen and (min-width: 750px) {
  .nav__inner {
    width: 40rem;
  }
}
@media screen and (max-width: 750px) {
  .nav__inner {
    width: 86.6666666667vw;
    padding: 0 0 0 0;
  }
}

.lang-selector__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.lang-selector__btn span {
  display: block;
  color: #fff;
  font-size: 0.75rem;
  margin-left: 0.8125rem;
}
@media screen and (min-width: 750px) {
  .lang-selector__btn span {
    display: block;
    color: #fff;
    font-size: 0.875rem;
    letter-spacing: 0;
    margin-left: 0.1875rem;
  }
}

.lang-selector__list {
  position: absolute;
  left: -6.25rem;
  bottom: 3.125rem;
  padding: 1.875rem 5rem;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.1s cubic-bezier(0.2, 0.6, 0.4, 1), transform 0s linear 0.1s;
  background: #000;
}
@media screen and (max-width: 750px) {
  .lang-selector__list {
    left: 0vw;
    bottom: 9.6vw;
    padding: 4vw 10.6666666667vw;
  }
}

.lang-selector__list li {
  opacity: 0;
  transform: translate3d(-0.8333333333rem, 0, 0);
  transition: opacity 0.3s cubic-bezier(0.2, 0.6, 0.4, 1), transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1);
}

.lang-selector__list li:not(:last-child) {
  margin-bottom: 1.25rem;
}

.lang-selector__list li:nth-of-type(1) {
  transition-delay: 0s;
}

.lang-selector__list li:nth-of-type(2) {
  transition-delay: 0.1s;
}

.lang-selector__list li:nth-of-type(3) {
  transition-delay: 0.2s;
}

.lang-selector__list li:nth-of-type(4) {
  transition-delay: 0.3s;
}

.lang-selector__list.is--open {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  pointer-events: visible;
  transition: opacity 0.1s cubic-bezier(0.32, 0, 0.67, 0);
}

.lang-selector__list.is--open li {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.lang-selector-item {
  display: block;
  position: relative;
  width: 100%;
  color: #fff !important;
  text-align: left;
  transition: opacity 0.2s cubic-bezier(0.2, 0.6, 0.4, 1);
}

.lang-selector-item:hover {
  opacity: 0.6;
}

.lang-selector-item span {
  position: relative;
  font-size: 1.1666666667rem;
  white-space: nowrap;
  line-height: 0.8em;
  transform: scale3d(0.9, 1, 1);
}

.lang-selector-item::after {
  position: absolute;
  display: block;
  content: " ";
  display: block;
  width: 0.5833333333rem;
  height: 0.5833333333rem;
  transform: rotate(45deg);
  border-top: 0.1666666667rem #fff solid;
  border-right: 0.1666666667rem #fff solid;
  top: 0.5833333333rem;
  left: -1.5rem;
  opacity: 0;
}

.lang-selector-item.is--cur span {
  border-bottom: 0.0833333333rem #fff solid;
}

.lang-selector-item.is--cur::after {
  opacity: 1;
}

.onpuBG {
  position: relative;
  overflow: hidden;
}

.onpu {
  position: absolute !important;
  overflow: visible;
  opacity: 0;
  transition: opacity 1000ms ease;
}
body.viewOn .onpu {
  opacity: 0.6;
}
.onpu div {
  display: block;
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/common/parts/onpu/1.png) center center/contain no-repeat;
  animation: onpuAnime 5s ease-in-out infinite alternate;
}
.onpu::after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  background: url(../img/common/parts/onpu/1.png) center center/contain no-repeat;
  animation: onpuAnime 5s ease-in-out infinite alternate;
}
.onpu.type_1 div {
  background: url(../img/common/parts/onpu/1.png) center center/contain no-repeat;
}
.onpu.type_2 div {
  background: url(../img/common/parts/onpu/2.png) center center/contain no-repeat;
}
.onpu.type_3 div {
  background: url(../img/common/parts/onpu/3.png) center center/contain no-repeat;
}
.onpu.type_4 div {
  background: url(../img/common/parts/onpu/4.png) center center/contain no-repeat;
}
.onpu.type_5 div {
  background: url(../img/common/parts/onpu/5.png) center center/contain no-repeat;
}
.onpu.type_6 div {
  background: url(../img/common/parts/onpu/6.png) center center/contain no-repeat;
}
.onpu.type_7 div {
  background: url(../img/common/parts/onpu/7.png) center center/contain no-repeat;
}
.onpu.type_8 div {
  background: url(../img/common/parts/onpu/8.png) center center/contain no-repeat;
}
.onpu.type_9 div {
  background: url(../img/common/parts/onpu/9.png) center center/contain no-repeat;
}
.onpu.type_10 div {
  background: url(../img/common/parts/onpu/10.png) center center/contain no-repeat;
}
.onpu.type_11 div {
  background: url(../img/common/parts/onpu/11.png) center center/contain no-repeat;
}
.onpu.type_12 div {
  background: url(../img/common/parts/onpu/12.png) center center/contain no-repeat;
}
.onpu.type_13 div {
  background: url(../img/common/parts/onpu/13.png) center center/contain no-repeat;
}
.onpu.type_14 div {
  background: url(../img/common/parts/onpu/14.png) center center/contain no-repeat;
}
.onpu.type_15 div {
  background: url(../img/common/parts/onpu/15.png) center center/contain no-repeat;
}
.onpu.type_16 div {
  background: url(../img/common/parts/onpu/16.png) center center/contain no-repeat;
}
.onpu.type_17 div {
  background: url(../img/common/parts/onpu/17.png) center center/contain no-repeat;
}

.nav-preorder-btn {
  display: block;
  position: relative;
  background: #fff;
  width: 11.875rem;
  height: 2.5rem;
  margin-left: 4.0625rem;
}
@media screen and (max-width: 750px) {
  .nav-preorder-btn {
    width: 32vw;
    height: 5.3333333333vw;
    margin-left: 0vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
}

.nav-preorder-btn::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #c31b00;
}

.nav-preorder-btn__label {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.nav-preorder-btn__label i {
  display: block;
  position: absolute;
  right: 1.5625rem;
  top: 50%;
  margin-top: -0.5rem;
  -webkit-animation: navPreorderArrowLoop 4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation: navPreorderArrowLoop 4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
@media screen and (max-width: 750px) {
  .nav-preorder-btn__label i {
    right: 3.4666666667vw;
    margin-top: -1.0666666667vw;
  }
}

.nav-preorder-btn__label i::after {
  position: absolute;
  display: block;
  content: " ";
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  transform: rotate(45deg);
  border-bottom: 0.1875rem #fff solid;
  border-right: 0.1875rem #fff solid;
  box-sizing: border-box;
}
.nav-preorder-btn__label img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.nav-share {
  display: inline-block;
}

.nav-share__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 1.125rem;
}

.nav-share-item {
  width: 1.625rem;
}

.lang-selector__btn {
  cursor: pointer;
  transition: opacity 0.2s cubic-bezier(0.2, 0.6, 0.4, 1);
}

.lang-selector__btn:hover {
  opacity: 0.6;
}

ul.list {
  list-style: disc;
  text-align: left;
}
ul.list li {
  margin-left: 1.5em;
  padding-left: 0em;
}

.spaceBG {
  position: relative;
}
.spaceBG::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 18.75rem;
  background: rgb(89, 107, 46);
  background: linear-gradient(0deg, rgba(89, 107, 46, 0) 0%, rgba(89, 107, 46, 0.7) 30%, rgb(89, 107, 46) 100%);
}

.gridBG {
  background-color: #000;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), rgba(211, 211, 0, 0.2) calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), rgba(211, 211, 0, 0.2) calc(100% - 1px));
  background-size: 2.375rem 2.375rem;
  background-repeat: repeat;
  background-position: center center;
  border-top: solid 1px #00ffff;
  border-bottom: solid 1px #00ffff;
}

dl.dataBg {
  border: solid 2px #01ff00;
  margin: auto;
  font-size: 1.15rem;
}
dl.dataBg .larger {
  font-size: 1.8em;
}
dl.dataBg dt {
  background: #01ff00;
  padding: 0.625rem;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 900;
  color: #000;
}
@media screen and (max-width: 750px) {
  dl.dataBg dt {
    font-size: 1.4rem;
  }
}
dl.dataBg dd {
  padding: 1.875rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
  background-color: #000;
}
.btnWrap.col_2 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .btnWrap.col_2 {
    display: block;
  }
}
.btnWrap .btn {
  display: block;
  margin: auto;
  position: relative;
}
.btnWrap .btn.bgRed {
  background: #c00;
  border: 0 !important;
}
.btnWrap .btn.bgOrange {
  background: #ec770c;
  border: 0 !important;
}
.btnWrap .btn.inLine::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: solid 2px #fff;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (max-width: 750px) {
  .btnWrap .btn.inLine::before {
    border-width: 0.5333333333vw;
    width: calc(100% - 5.3333333333vw);
    height: calc(100% - 5.3333333333vw);
  }
}
.btnWrap .btn.arrowR::after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border: solid 6px #fff;
  border-top: 0;
  border-left: 0;
  top: 50%;
  right: 0%;
  transform: translate3d(-40px, -50%, 0) rotate(-45deg);
}
@media screen and (max-width: 750px) {
  .btnWrap .btn.arrowR::after {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    transform: translate3d(-6.6666666667vw, -50%, 0) rotate(-45deg);
  }
}
.uLine {
  display: inline-block;
  margin: auto;
  border-bottom: solid 1px #fff;
  line-height: 1.6;
}

ul.banner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
ul.banner li {
  width: 25.625rem;
  margin: 0 0.625rem;
}

.fullWidth {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translate3d(-50vw, 0, 0);
}
.fullWidth.bgVertical {
  min-height: 23.75rem;
}

.sectionTitle {
  display: block;
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translate3d(-50vw, 0, 0);
  height: 10.25rem;
  margin-bottom: 3.4375rem;
}
@media screen and (max-width: 750px) {
  .sectionTitle {
    height: 21.3333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
.sectionTitle::before {
  content: "";
  display: block;
  width: 100%;
  height: 10.25rem;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate3d(-50%, 0, 0) scale(1);
  background: url(../img/common/parts/title_bg.png) center center/auto 100% repeat-x;
  opacity: 0.3;
  z-index: -1;
  transition: all 300ms ease-in-out;
}
@media screen and (max-width: 750px) {
  .sectionTitle::before {
    height: 21.3333333333vw;
  }
}
.sectionTitle .inWrap {
  z-index: 2;
  display: flex;
  justify-content: center;
  height: 100%;
}
.sectionTitle .inWrap .title {
  width: auto;
  height: 12rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(1);
  transition: all 800ms cubic-bezier(0.09, 1.3, 0.08, 1.04) 900ms;
}
@media screen and (max-width: 750px) {
  .sectionTitle .inWrap .title {
    height: 25.6vw;
  }
}
.sectionTitle .inWrap .title.single {
  height: 9.875rem;
}
@media screen and (max-width: 750px) {
  .sectionTitle .inWrap .title.single {
    height: 21.0666666667vw;
  }
}
.sectionTitle .inWrap::before, .sectionTitle .inWrap::after {
  transition: all 300ms ease-in-out;
}
.sectionTitle .inWrap::before {
  content: "";
  display: block;
  width: 100vw;
  height: 9.75rem;
  position: absolute;
  left: 50%;
  top: -6.25rem;
  transform: translate3d(-75%, 0%, 0) scale(1);
  background: url(../img/common/parts/title_flash.png) center center/contain no-repeat;
  z-index: -1;
  transition-delay: 500ms;
}
@media screen and (max-width: 750px) {
  .sectionTitle .inWrap::before {
    width: 250vw;
    height: 21.0666666667vw;
    left: 35%;
    top: -14.6666666667vw;
  }
}
.sectionTitle .inWrap::after {
  content: "";
  display: block;
  width: 100vw;
  height: 9.75rem;
  position: absolute;
  left: 50%;
  top: -2.5rem;
  transform: translate3d(-50%, 0%, 0) scale(1);
  background: url(../img/common/parts/title_flash.png) center center/contain no-repeat;
  z-index: -1;
  transition-delay: 600ms;
}
@media screen and (max-width: 750px) {
  .sectionTitle .inWrap::after {
    width: 250vw;
    height: 21.0666666667vw;
    left: 50%;
    top: -8vw;
  }
}
.sectionTitle.is--stby::before {
  width: 0%;
}
.sectionTitle.is--stby .inWrap::before, .sectionTitle.is--stby .inWrap::after {
  opacity: 0;
}
.sectionTitle.is--stby .inWrap::before {
  transform: translate3d(-200%, 0%, 0) scale(1);
}
.sectionTitle.is--stby .inWrap::after {
  transform: translate3d(75%, 0%, 0) scale(1);
}
.sectionTitle.is--stby .inWrap .title {
  opacity: 0;
  transform: translate3d(-50%, -50%, 0) scale(1.4);
}

.midTitle {
  height: auto;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .midTitle {
    width: 100vw !important;
    left: 0;
    right: auto !important;
  }
}
.midTitle::before {
  content: "";
  display: none;
  width: 87.5rem;
  height: 31.25rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -15.625rem, 0);
  background: url(../img/common/bg/bg_label_green.png) center center/auto auto no-repeat;
  z-index: 1;
  transition: all 200ms ease-in-out 0ms;
}
.midTitle .inWrap {
  z-index: 2;
  display: flex;
  justify-content: center;
}
.midTitle .inWrap .title {
  width: auto;
  height: 5rem;
  transition: all 800ms cubic-bezier(0.09, 1.3, 0.08, 1.04) 400ms;
}
.midTitle .inWrap .title.small {
  height: 3.25rem;
}
@media screen and (max-width: 750px) {
  .midTitle .inWrap .title {
    height: 16vw;
  }
  .midTitle .inWrap .title.small {
    height: 10.6666666667vw;
  }
}
.midTitle.is--stby::before {
  opacity: 0;
  transform: translate3d(-200%, -15.625rem, 0);
}
.midTitle.is--stby .title {
  opacity: 0;
  transform: translate3d(0%, 50%, 0);
}

.smallTitle {
  height: auto;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .smallTitle {
    width: 100vw !important;
    left: 0;
    right: auto !important;
  }
}
.smallTitle::before {
  content: "";
  display: none;
  width: 87.5rem;
  height: 31.25rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -15.625rem, 0);
  background: url(../img/common/bg/bg_label_green.png) center center/auto auto no-repeat;
  z-index: 1;
  transition: all 200ms ease-in-out 0ms;
}
.smallTitle .inWrap {
  z-index: 2;
  display: flex;
  justify-content: center;
}
.smallTitle .inWrap .title {
  width: auto;
  height: 5.875rem;
  transition: all 400ms cubic-bezier(0.58, 1.15, 0, 1.03) 200ms;
}
@media screen and (max-width: 750px) {
  .smallTitle .inWrap .title {
    height: 12.5333333333vw;
  }
}
.smallTitle.is--stby::before {
  opacity: 0;
  transform: translate3d(-200%, -15.625rem, 0);
}
.smallTitle.is--stby .title {
  opacity: 0;
  transform: translate3d(0%, 0, 0);
}

.kirakiraTitle {
  pointer-events: none;
  height: auto;
  z-index: 0;
  margin-bottom: 27.9375rem;
}
@media screen and (max-width: 750px) {
  .kirakiraTitle {
    width: 100vw !important;
    left: 0;
    right: auto !important;
    margin-bottom: 42.6666666667vw;
  }
}
.kirakiraTitle::before {
  content: "";
  display: block;
  width: 80.46875rem;
  height: 29.59375rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -17.5rem, 0);
  background: url(../img/common/parts/kira_title_line.png) center center/contain no-repeat;
  z-index: -2;
  transition: all 200ms ease-in-out 0ms;
}
.kirakiraTitle::after {
  content: "";
  display: block;
  width: 67.625rem;
  height: 196.21875rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -28.125rem, 0);
  background: url(../img/common/parts/kira_title_bg.png) center center/contain no-repeat;
  z-index: -1;
  transition: all 200ms ease-in-out 0ms;
}
.kirakiraTitle .inWrap {
  z-index: 2;
  display: flex;
  justify-content: center;
}
.kirakiraTitle .inWrap .title {
  width: auto;
  height: 9rem;
  transition: all 800ms cubic-bezier(0.09, 1.3, 0.08, 1.04) 400ms;
}
@media screen and (max-width: 750px) {
  .kirakiraTitle .inWrap .title {
    height: 29.3333333333vw;
  }
  body.lang_zh .kirakiraTitle .inWrap .title {
    height: 18.6666666667vw;
  }
  body.lang_ko .kirakiraTitle .inWrap .title {
    height: 18.6666666667vw;
  }
}
.kirakiraTitle.is--stby::before {
  opacity: 0;
}
.kirakiraTitle.is--stby .title {
  opacity: 0;
}

.kirakiraBar {
  pointer-events: none;
  position: relative;
  height: auto;
  z-index: 1;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 750px) {
  .kirakiraBar {
    width: 100vw !important;
    left: 0;
    right: auto !important;
  }
}
.kirakiraBar::before {
  content: "";
  display: block;
  width: 149.1875rem;
  height: 18.125rem;
  position: absolute;
  left: 50%;
  top: -5rem;
  transform: translate3d(-50%, 0rem, 0);
  background: url(../img/common/parts/kira_bar_bg.png) center center/contain no-repeat;
  z-index: 1;
  transition: all 200ms ease-in-out 0ms;
}
@media screen and (max-width: 750px) {
  .kirakiraBar::before {
    display: none;
  }
}
.kirakiraBar .inWrap {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
.kirakiraBar .inWrap .title {
  width: auto;
  height: 6.875rem;
  transition: all 800ms cubic-bezier(0.09, 1.3, 0.08, 1.04) 400ms;
}
@media screen and (max-width: 750px) {
  .kirakiraBar .inWrap .title {
    height: 22.6666666667vw;
  }
  body.lang_zh .kirakiraBar .inWrap .title {
    height: 13.3333333333vw;
  }
  body.lang_ko .kirakiraBar .inWrap .title {
    height: 13.3333333333vw;
  }
}
.kirakiraBar.is--stby::before {
  opacity: 0;
}
.kirakiraBar.is--stby .title {
  opacity: 0;
}

.starlight {
  position: absolute !important;
  width: 247.1875rem;
  height: 273.3125rem;
  pointer-events: none;
}
.starlight::before {
  content: "";
  display: block;
  position: absolute;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/bg/starlight.png) center center/auto auto;
}

.cloud {
  position: absolute !important;
  width: 291.4375rem;
  height: 125.5625rem;
  pointer-events: none;
}
.cloud .image {
  display: block;
  position: absolute;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/bg/cloud.png) center center/contain;
}

.inView {
  transform: translate3d(0, 50px, 0);
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.75, 0.02, 0.02, 1);
}
.inView.is-show {
  opacity: 1;
  transform: translate3d(0, 0%, 0);
}
.inView.page {
  transform: translate3d(0, 0%, 0);
  transition: all 500ms ease-out;
}

.onView {
  transition: all 500ms ease-out;
  opacity: 0;
}

.swiper {
  width: 45rem;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .swiper {
    width: 74.6666666667vw;
    height: 74.6666666667vw;
  }
}
.swiper::after {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url(../img/common/parts/icon_zoom.png) center center/contain no-repeat;
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 100;
  pointer-events: none;
}
.swiper.swiper2::after {
  display: none;
}

.swiperWrap {
  position: relative;
  width: 45rem;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .swiperWrap {
    width: 74.6666666667vw;
    height: 74.6666666667vw;
  }
}
.swiperWrap::before {
  content: "";
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: #FFFF00;
  background: linear-gradient(141deg, rgb(255, 255, 0) 0%, rgb(1, 255, 0) 100%);
}

.swiper-wrapper {
  /* wrapperのサイズを調整 */
}

.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
}
.swiper-slide::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.swiper-slide:nth-child(3n+1) {
  /*1、4、7、3n+1枚目の背景色 */
}

.swiper-slide:nth-child(3n+2) {
  /*2、5、8、3n+2枚目の背景色 */
}

.swiper-slide:nth-child(3n+3) {
  /*3、6、9、3n+3枚目の背景色 */
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute !important;
  top: 50%;
  width: 5rem;
  height: 5rem;
  margin-top: 0;
  transform: translate3d(0, -50%, 0) scale(1, 1.4);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  width: 3.125rem;
  height: 3.125rem;
  border: solid 6px #ffff00;
}
@media screen and (max-width: 750px) {
  .swiper-button-next::after,
  .swiper-button-prev::after {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}

.swiper-button-next::after {
  border-top: 0;
  border-left: 0;
}

.swiper-button-prev::after {
  border-right: 0;
  border-bottom: 0;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: -5rem;
  right: auto;
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
  color: #00ffff;
}
@media screen and (max-width: 750px) {
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: -10.6666666667vw;
  }
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: -5rem;
  left: auto;
}
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  color: #ffff00;
}
@media screen and (max-width: 750px) {
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: -10.6666666667vw;
  }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -2.5rem;
  bottom: auto;
  top: 105% !important;
  position: absolute !important;
}
.swiper-pagination-bullet {
  width: 0.9375rem;
  height: 0.9375rem;
  background: #01ff00;
  opacity: 0.2;
  margin: 0 0.625rem !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.modalWindow {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10000;
  pointer-events: none;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
body.modalOpen .modalWindow {
  pointer-events: all;
  opacity: 1;
}
body.modalOpen .modalWindow .swiper-wrapper,
body.modalOpen .modalWindow .swiper-button-prev,
body.modalOpen .modalWindow .swiper-button-next {
  pointer-events: all;
}
.modalWindow .bgCover {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modalWindow .closeBtn {
  position: absolute;
  top: 0;
  right: -6px;
  width: 40px;
  height: 40px;
  transform: translate3d(0, -120%, 0);
}
.modalWindow .closeBtn::before, .modalWindow .closeBtn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #ffff00;
}
.modalWindow .closeBtn::before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.modalWindow .closeBtn::after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.modalWindow .swiperUnit {
  width: 100vw;
  left: 0%;
  margin: 0 calc(50% - 50vw);
  height: auto;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 750px) {
  .modalWindow .swiperUnit {
    height: 96vw;
    margin-bottom: 4.6666666667vw;
  }
}
.modalWindow .swiperUnit .swiperWrap {
  width: 70vw;
  max-width: 700px;
  height: auto;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .modalWindow .swiperUnit .swiperWrap {
    width: 78vw;
  }
}
.modalWindow .swiperUnit .swiperWrap .swiper {
  width: 70vw;
  max-width: 700px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .modalWindow .swiperUnit .swiperWrap .swiper {
    width: 78vw;
  }
}
.modalWindow .swiperUnit .swiperWrap .swiper .swiper-slide {
  height: auto;
  line-height: inherit;
  position: relative;
}
.modalWindow .swiperUnit .swiperWrap .swiper .swiper-slide::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.modalWindow .swiperUnit .swiperWrap .swiper .swiper-slide:after {
  display: none;
}
.modalWindow .swiperUnit .swiperWrap .swiper .swiper-slide img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

/* 
================================================================================
body
================================================================================
*/
html {
  font-size: 16px;
}
html.scrollMode_onepage {
  overflow: hidden;
}
@media screen and (min-width: 750px) and (max-width: 960px) {
  html {
    font-size: 1.65vw;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 2.5vw;
  }
}

body {
  font-family: YakuHanJP, "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.84;
  letter-spacing: 0.05rem;
  text-align: center;
  overflow: hidden;
  overflow-y: auto;
  font-feature-settings: "palt";
  color: #000;
  scroll-behavior: auto;
  background: linear-gradient(90deg, rgb(0, 34, 10) 0%, rgb(0, 34, 10) 60%, rgb(28, 28, 28) 100%);
}
body::after {
  content: "";
  display: none;
  position: absolute;
  width: 100%;
  height: 20px;
  top: 100%;
  left: 0;
  background: #eb5505;
}
body.scrollMode_onepage {
  -webkit-overflow-scrolling: touch;
}
body.modal-active {
  /* when modal active */
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  /* Other browsers */
  overscroll-behavior: none;
}

#scrollBody {
  position: relative;
  width: 100%;
  scrollbar-color: #000 #000;
}
@media screen and (max-width: 750px) {
  #scrollBody {
    overflow: hidden;
  }
}
body.scrollMode_easing #scrollBody {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
body.scrollMode_static #scrollBody {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
@media screen and (max-width: 750px) {
  body.scrollMode_static #scrollBody {
    overflow-x: hidden;
    overflow-y: scroll;
  }
}

/* 
================================================================================
maintenance
================================================================================
*/
#maintenanceContents {
  display: flex;
  height: calc(var(--vh, 1vh) * 100);
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
#maintenanceContents h3 {
  margin-bottom: 3.125rem;
  color: #999;
}
#maintenanceContents p {
  text-align: center;
  font-size: 0.625rem;
  line-height: 1.4;
}

/* 
================================================================================
debugWrap
================================================================================
*/
#debugWrap {
  position: fixed;
  width: auto;
  height: auto;
  min-width: 0.625rem;
  min-height: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem;
  z-index: 999999;
  color: #ddd500;
  font-size: 0.875rem;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.9);
}
#debugWrap .contents {
  padding: 1rem;
}

/* 
================================================================================
container,base
================================================================================
*/
#siteWrap {
  opacity: 0;
  pointer-events: none;
  background: url(../img/common/bg/bg_grid.png) center top/139px 139px;
}
body.loadingFinish #siteWrap {
  opacity: 1;
  pointer-events: all;
}

#fixFrame {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
  margin: 0;
  pointer-events: none;
}
#fixFrame header {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #fff;
  height: 60px;
  pointer-events: all;
}
@media screen and (max-width: 750px) {
  #fixFrame header {
    height: 13.3333333333vw;
  }
}
#fixFrame header::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 20px;
  top: 100%;
  left: 0;
  background: #eb5505;
}
@media screen and (max-width: 750px) {
  #fixFrame header::after {
    height: 5.3333333333vw;
  }
}
body.noAuLine #fixFrame header::after {
  display: none;
}
#fixFrame header h1 {
  display: inline-block;
}
#fixFrame header h1 .logo {
  width: 265px;
}
@media screen and (max-width: 750px) {
  #fixFrame header h1 .logo {
    width: 44.5333333333vw;
  }
}
#fixFrame header .account {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 750px) {
  #fixFrame header .account {
    right: 2.6666666667vw;
  }
}
#fixFrame::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  left: 0;
  background: #eb5505;
}
@media screen and (max-width: 750px) {
  #fixFrame::after {
    height: 5.3333333333vw;
  }
}
body.noAuLine #fixFrame::after {
  display: none;
}
#fixFrame .attentionItem {
  position: absolute;
  top: 100px;
  right: 50px;
  font-family: YakuHanJP, "Noto Sans", sans-serif;
}
@media screen and (max-width: 750px) {
  #fixFrame .attentionItem {
    top: 21.3333333333vw;
    right: 2.6666666667vw;
  }
}
#fixFrame .attentionItem #previewAttention {
  width: 150px;
  height: 150px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  cursor: pointer;
  transition: opacity 600ms ease;
}
@media screen and (max-width: 750px) {
  #fixFrame .attentionItem #previewAttention {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
#fixFrame .attentionItem #previewAttention::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: #eb5505;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
  transition: opacity 300ms ease, transform 300ms ease, background 150ms ease;
  opacity: 0;
}
#fixFrame .attentionItem #previewAttention span {
  z-index: 2;
  line-height: 1.2;
  font-weight: 700;
  font-size: 22px;
  transition: opacity 300ms ease-in-out 500ms, color 150ms ease 0ms;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  #fixFrame .attentionItem #previewAttention span {
    font-size: 4vw;
  }
}
#fixFrame .attentionItem #previewAttention span small {
  font-size: 0.8em;
  font-weight: 400;
  display: inline-block;
  line-height: 1;
}
body.notTouchDevice #fixFrame .attentionItem #previewAttention:hover::before {
  border: solid 1px #eb5505;
  background: #fff;
}
body.notTouchDevice #fixFrame .attentionItem #previewAttention:hover span {
  color: #eb5505;
}
body.attentionActive #fixFrame .attentionItem #previewAttention {
  pointer-events: all;
}
body.attentionActive #fixFrame .attentionItem #previewAttention::before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
body.attentionActive #fixFrame .attentionItem #previewAttention span {
  opacity: 1;
}
body.modalOpen #fixFrame .attentionItem #previewAttention {
  pointer-events: none;
  opacity: 0;
}
#fixFrame .scrollArrow {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 50px;
  height: 50px;
  pointer-events: none;
  opacity: 0;
  transition: all 300ms ease;
}
@media screen and (max-width: 750px) {
  #fixFrame .scrollArrow {
    bottom: 13.3333333333vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
#fixFrame .scrollArrow:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  animation: tenmetsu 2s linear infinite;
}
body.scrollArrowActive #fixFrame .scrollArrow {
  opacity: 1;
}
body.modalOpen #fixFrame .scrollArrow {
  opacity: 0;
}

#container {
  position: relative;
  width: 100%;
  visibility: hidden;
  overflow: hidden;
}
body.loadingFinish #container {
  visibility: visible;
}
#container:after {
  content: "";
  pointer-events: none;
  display: block;
  width: 100%;
  height: 20000px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}
#container.fixed, body.scrollMode_onepage #container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
}
body.scrollMode_easing #container {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
}
#container #siteBG {
  display: none;
  position: absolute;
  width: 100%;
  height: 1250rem;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 10000;
  pointer-events: none;
}
#container #siteBG span {
  display: none;
}
body#home #container #siteBG {
  opacity: 0.4;
  background: url(../img/_dummy/PC_top.png) center top/960px auto no-repeat;
}
@media screen and (max-width: 750px) {
  body#home #container #siteBG {
    background: url(../img/_dummy/SP_top.png) center top/100vw auto no-repeat;
  }
}
#container #siteBG::after {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 150%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: transform 2500ms cubic-bezier(0.35, 0.8, 0, 1), opacity 2500ms cubic-bezier(0.35, 0.8, 0, 1);
  opacity: 1;
  transform: translate(0, 0%);
}
body.topContents #container #siteBG::after {
  opacity: 0;
  transform: translate(0, 0%);
}
#container #siteBG ul {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#container #siteBG ul li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translate(-100%, 0);
  transition: all 1500ms cubic-bezier(0.35, 0.8, 0, 1);
  background: transparent;
}
#container #siteBG ul li:nth-of-type(4) {
  background: url(../img/bg/preview.jpg) center center/cover no-repeat;
}
#container #siteBG ul li.in {
  opacity: 1;
  transform: translate(0, 0);
}
#container #siteBG ul li.out {
  transform: translate(0%, -100%);
}
#container #siteBG ul li.stby {
  transform: translate(0%, 100%);
}
#container #siteNav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  pointer-events: none;
  display: none;
}
#container #siteNav .sectionNavWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  right: 0;
}
#container #siteNav .sectionNavWrap ul {
  pointer-events: all;
}
#container #siteNav .sectionNavWrap ul li {
  padding: 0.625rem;
  line-height: 1;
}
#container #siteNav .sectionNavWrap ul li:not(.active) {
  cursor: pointer;
}
#container #siteNav .sectionNavWrap ul li.active {
  background: #000;
  color: #fff;
}
#container #siteNav .sectionNavWrap ul li:not(.active):hover {
  color: inherit;
  background: rgba(0, 0, 0, 0.1);
}
#container .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 255, 0, 0.2);
  z-index: 999;
  pointer-events: none;
  display: none;
}
body.scroll #container section#siteMain {
  padding-top: 60px;
}
@media screen and (max-width: 750px) {
  body.scroll #container section#siteMain {
    padding-top: 0vw;
  }
}
#container section.page {
  min-height: 100%;
  display: flex;
  justify-content: center;
}
body.scroll #container section.page .inFrame {
  width: 100%;
  max-width: 750px;
}
body.scroll #container section.page .inFrame.full {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
}
body.scrollMode_onepage #container section.contents {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
}
body.scrollMode_onepage #container section.page {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 1500ms cubic-bezier(0.35, 0.8, 0, 1);
}
body.scrollMode_onepage #container section.page.out, body.scrollMode_onepage #container section.page.stby {
  opacity: 0;
  transform: translate(0, 100%);
}
body.scrollMode_onepage #container section.page.out {
  transform: translate(0, -100%);
}
body.scrollMode_onepage #container section.page.stby {
  transform: translate(0, 100%);
}
body.scrollMode_onepage #container section.page.in {
  opacity: 1;
  transform: translate(0, 0%);
}
body.scrollMode_onepage #container section.page .inFrame {
  display: flex;
  justify-content: center;
  height: fit-content;
  align-items: center;
  width: 90%;
}
@media screen and (min-width: 750px) {
  body.scrollMode_onepage #container section.page .inFrame {
    max-width: 750px;
  }
}
@media screen and (max-width: 750px) {
  body.scrollMode_onepage #container section.page .inFrame {
    width: 100%;
  }
}
body.scrollMode_onepage #container section.page .inFrame.full {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
}
/* 
================================================================================
sample
================================================================================
*/
div.sample {
  width: 200px;
  height: 200px;
}
body.sample div.sample {
  text-align: center;
}
div.sample:before {
  content: "";
  display: block;
  width: 300px;
  height: 150px;
  background: blue;
}
.sample-1 {
  width: 100px;
}

.sample-2 {
  width: 200px;
}

.sample-3 {
  width: 300px;
}

@keyframes anim {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes tenmetsu {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
/* 
================================================================================
sample
================================================================================
*/
div.sample {
  width: 200px;
  height: 200px;
}
body.sample div.sample {
  text-align: center;
}
div.sample:before {
  content: "";
  display: block;
  width: 300px;
  height: 150px;
  background: blue;
}
.sample-1 {
  width: 100px;
}

.sample-2 {
  width: 200px;
}

.sample-3 {
  width: 300px;
}

@keyframes anim {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
/* 
================================================================================
contents
================================================================================
*/
#container section.page {
  position: relative;
  font-size: 0.9rem;
  color: #fff;
}
@media screen and (max-width: 750px) {
  #container section.page {
    font-size: 1rem;
  }
}
#container section.page div {
  position: relative;
}
#container section.page p.larger {
  font-size: 1.4rem;
}
#container section.page .item,
#container section.page .in-item {
  transition: all 500ms cubic-bezier(0.2, 0.6, 0.4, 1) 0.2s;
}
#container section.page .item.is--stby,
#container section.page .in-item.is--stby {
  opacity: 0;
  transform: translate(0, 20%);
}
#container section.page .item .caption,
#container section.page .in-item .caption {
  transition: all 500ms cubic-bezier(0.2, 0.6, 0.4, 1) 0.2s;
}
#container section.page#kv {
  transition: all 100ms ease;
}
#container section.page#kv .logo {
  width: 20.125rem;
  position: absolute;
  top: 0rem;
  left: -0.625rem;
  z-index: 5;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .logo {
    width: 42.6666666667vw;
    top: 1.3333333333vw;
    left: 0vw;
  }
}
#container section.page#kv .mechasma {
  width: 6.5625rem;
  position: absolute;
  top: 1.25rem;
  right: 1.875rem;
  z-index: 4;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .mechasma {
    width: 13.3333333333vw;
    top: 2.6666666667vw;
    right: 8vw;
  }
}
#container section.page#kv .hero {
  width: 100%;
  min-height: 78.125rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero {
    min-height: 138.6666666667vw;
  }
}
#container section.page#kv .hero .mask {
  width: 100vw;
  left: 50%;
  transform: translate3d(-50vw, 0, 0);
  min-height: 68.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .mask {
    min-height: 165.3333333333vw;
  }
}
#container section.page#kv .hero .spark {
  display: none;
  width: 174.3125rem;
  position: absolute;
  top: -33.75rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0) scale(1);
  transition: all 800ms cubic-bezier(0.4, 0.98, 0, 1.01);
  transition-delay: 900ms;
}
#container section.page#kv .hero .visualWrap {
  width: 47.8125rem;
  position: absolute;
  top: 1.25rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  margin-left: 0rem;
  animation: heroRoboIn 1.2s cubic-bezier(0.4, 0, 0.2, 1) 1.2s both;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .visualWrap {
    width: 92vw;
    margin-top: 6.6666666667vw;
    margin-left: 2.6666666667vw;
  }
}
#container section.page#kv .hero .visualWrap_2 {
  width: 34.375rem;
  position: absolute;
  top: 33.125rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  margin-left: -10.625rem;
  transition: transform 1s cubic-bezier(0.2, 0.6, 0.4, 1) 0.2s, opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, filter 1s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition-delay: 1200ms;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .visualWrap_2 {
    width: 66.6666666667vw;
    top: 64.6666666667vw;
    margin-left: -8.6666666667vw;
  }
}
#container section.page#kv .hero .visualWrap_3 {
  width: 14.375rem;
  position: absolute;
  top: 23.75rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  margin-left: 16.5625rem;
  transition: transform 1s cubic-bezier(0.2, 0.6, 0.4, 1) 0.2s, opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, filter 1s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition-delay: 1300ms;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .visualWrap_3 {
    width: 24vw;
    top: 58.6666666667vw;
    margin-left: 26.6666666667vw;
  }
}
#container section.page#kv .hero .labelWrap {
  position: absolute;
  top: 6.5625rem;
  z-index: 10;
  transition: all 600ms ease-in-out;
  transition-delay: 2000ms;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .labelWrap {
    top: 10vw;
  }
}
#container section.page#kv .hero .labelWrap.left {
  width: 10.5625rem;
  left: 1.5625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .labelWrap.left {
    width: 26.6666666667vw;
    left: -0.6666666667vw;
  }
}
#container section.page#kv .hero .labelWrap.right {
  width: 6.75rem;
  right: 1.5625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .labelWrap.right {
    width: 17.3333333333vw;
    right: 2.6666666667vw;
    top: 17.3333333333vw;
  }
}
#container section.page#kv .hero .titleWrap {
  position: absolute;
  top: 52.5rem;
  width: 100%;
  z-index: 10;
  transition: transform 800ms cubic-bezier(0.57, 0.57, 0, 1.01), opacity 600ms ease-in-out;
  transition-delay: 700ms;
}
#container section.page#kv .hero .titleWrap .gattai {
  width: 11.25rem;
  margin: 0 auto 1.5625rem;
}
#container section.page#kv .hero .titleWrap .title {
  margin: auto;
  width: 50rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .hero .titleWrap {
    top: 112vw;
  }
  #container section.page#kv .hero .titleWrap .gattai {
    width: 24vw;
    margin: 0 auto 4.6666666667vw;
  }
  #container section.page#kv .hero .titleWrap .title {
    margin: auto;
    width: 72vw;
  }
}
#container section.page#kv .movieArea {
  margin-top: 0rem;
  padding-top: 1.25rem;
  padding-bottom: 10.625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .movieArea {
    padding-bottom: 24vw;
  }
}
#container section.page#kv .movieArea .global_inner {
  transition: all 800ms cubic-bezier(0.09, 1.3, 0.08, 1.04) 400ms;
}
#container section.page#kv .movieArea .global_inner.is--stby {
  opacity: 0;
  transform: translate(0, 10%);
}
#container section.page#kv .movieArea .movieTitle {
  width: 25.625rem;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .movieArea .movieTitle {
    width: 54.6666666667vw;
    margin-bottom: 2vw;
  }
}
#container section.page#kv .movieArea .movie {
  position: relative;
  width: 50rem;
  height: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 1.875rem;
}
#container section.page#kv .movieArea .movie iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  #container section.page#kv .movieArea .movie {
    width: 85.3333333333vw;
  }
}
#container section.page#kv.is--stby .hero .spark {
  opacity: 0;
  transform: translate3d(-50%, 0, 0) scale(0.5);
  filter: brightness(4);
}
#container section.page#kv.is--stby .hero .visualWrap {
  opacity: 0;
  transform: translate3d(50%, 50%, 0);
  filter: brightness(4);
  animation-play-state: paused;
}
#container section.page#kv.is--stby .hero .visualWrap_2 {
  opacity: 0;
  transform: translate3d(30%, 0%, 0);
  filter: brightness(4);
}
#container section.page#kv.is--stby .hero .visualWrap_3 {
  opacity: 0;
  transform: translate3d(-100%, 0%, 0);
  filter: brightness(4);
}
#container section.page#kv.is--stby .hero .labelWrap {
  opacity: 0;
}
#container section.page#kv.is--stby .hero .labelWrap.left {
  transform: translate3d(20%, 0, 0);
}
#container section.page#kv.is--stby .hero .labelWrap.right {
  transform: translate3d(-20%, 0, 0);
}
#container section.page#kv.is--stby .hero .titleWrap {
  transform: translate3d(0%, 0, 0) scale(2.5);
  opacity: 0;
}
#container section.page#kv.is--stby .sparkArea {
  opacity: 0;
  transform: translate3d(-50%, 0, 0) scale(1);
  filter: brightness(4);
}
#container section.page#kv .sparkArea {
  position: relative;
  width: 174.3125rem;
  height: 125rem;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0) scale(1);
  transition: all 800ms cubic-bezier(0.4, 0.98, 0, 1.01);
  transition-delay: 900ms;
}
#container section.page#kv .sparkArea img {
  position: relative;
  top: -31.25rem;
}
#container section.page#kv .onpuArea {
  position: relative;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 1250rem;
  opacity: 0;
  transition: opacity 2000ms ease 2000ms;
}
#container section.page#kv .onpuArea#onpuAreaKV {
  height: 100%;
}
body.viewOn #container section.page#kv .onpuArea {
  opacity: 1;
}
#container section.page#battleship .sectionTitle {
  margin-bottom: 3.125rem;
}
#container section.page#battleship .unit .item {
  position: absolute;
}
#container section.page#battleship .unit .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#battleship .unit .item:nth-of-type(2) {
  width: 35.15625rem;
  top: 0rem;
  left: 0.625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .item:nth-of-type(2) {
    width: 77.3333333333vw;
    top: 6.6666666667vw;
    left: 1.3333333333vw;
  }
}
#container section.page#battleship .unit .item:nth-of-type(2) .caption {
  width: 16.25rem;
  top: 28.4375rem;
  left: 4.375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .item:nth-of-type(2) .caption {
    width: 53.3333333333vw;
    top: 81.3333333333vw;
    left: 6vw;
  }
}
#container section.page#battleship .unit .item:nth-of-type(3) {
  width: 29.15625rem;
  top: 16.875rem;
  right: 2.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .item:nth-of-type(3) {
    width: 62.6666666667vw;
    top: 54.6666666667vw;
    right: -2vw;
  }
}
#container section.page#battleship .unit .item:nth-of-type(4) {
  width: 100%;
  height: 31.25rem;
  top: 40.3125rem;
  right: 0rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .item:nth-of-type(4) {
    width: 100%;
    height: 60vw;
    top: 110.6666666667vw;
    right: 2.6666666667vw;
  }
}
#container section.page#battleship .unit .item:nth-of-type(5) {
  width: 9.84375rem;
  top: 55.625rem;
  right: 19.375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .item:nth-of-type(5) {
    width: 40vw;
    top: 118.6666666667vw;
    right: 41.3333333333vw;
  }
}
#container section.page#battleship .unit .item:nth-of-type(6) {
  width: 29.59375rem;
  top: 38.125rem;
  left: 2.5rem;
  transition-delay: 600ms;
}
#container section.page#battleship .unit .item:nth-of-type(6) .caption {
  width: 28.75rem;
  top: 25.9375rem;
  left: 17.5rem;
}
#container section.page#battleship .unit .itemWrap {
  opacity: 1 !important;
  transform: translate(0, 0%) !important;
}
#container section.page#battleship .unit .itemWrap .item {
  position: absolute;
}
#container section.page#battleship .unit .itemWrap .item img {
  transition: all 500ms cubic-bezier(0.2, 0.6, 0.4, 1) 0.2s;
}
#container section.page#battleship .unit .itemWrap .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#battleship .unit .itemWrap .item:nth-of-type(1) {
  width: 23.75rem;
  top: 0rem;
  right: 5rem;
  transition-delay: 500ms;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .itemWrap .item:nth-of-type(1) {
    width: 50.6666666667vw;
    top: 0vw;
    right: 10.6666666667vw;
  }
}
#container section.page#battleship .unit .itemWrap .item:nth-of-type(2) {
  width: 9.84375rem;
  top: 15.625rem;
  left: 30rem;
  transition-delay: 600ms;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .itemWrap .item:nth-of-type(2) {
    width: 21.3333333333vw;
    top: 36vw;
    left: 63.3333333333vw;
  }
}
#container section.page#battleship .unit .itemWrap .item:nth-of-type(3) {
  width: 29.59375rem;
  top: -1.875rem;
  left: 2.5rem;
  transition-delay: 600ms;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .itemWrap .item:nth-of-type(3) {
    width: 64vw;
    top: 20vw;
    left: 6.6666666667vw;
  }
}
#container section.page#battleship .unit .itemWrap .item:nth-of-type(3) img {
  transition-delay: 800ms;
}
#container section.page#battleship .unit .itemWrap .item:nth-of-type(3) .caption {
  width: 28.75rem;
  top: 25.9375rem;
  left: 17.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit .itemWrap .item:nth-of-type(3) .caption {
    width: 100vw;
    top: 55.3333333333vw;
    left: -6.6666666667vw;
    text-align: center;
  }
}
#container section.page#battleship .unit .itemWrap.is--stby .item {
  opacity: 0;
  transform: translate(0, 20%);
}
#container section.page#battleship .unit .itemWrap.is--stby .item:nth-of-type(3) {
  transform: translate(0%, 0%);
}
#container section.page#battleship .unit .itemWrap.is--stby .item:nth-of-type(3) img {
  opacity: 0;
  transform: translate(20%, 0%);
}
#container section.page#battleship .unit_1 {
  min-height: 75.625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#battleship .unit_1 {
    min-height: 218vw;
  }
}
#container section.page#originalMode::before {
  content: "";
  display: block;
  width: 60rem;
  height: 625rem;
  position: absolute;
  left: 50%;
  top: 30rem;
  transform: translate3d(-50%, 0, 0);
  background: url(../img/contents/join/bg.png) center top/contain no-repeat;
  z-index: -1;
}
#container section.page#originalMode .sectionTitle {
  margin-bottom: 4.0625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#originalMode .sectionTitle {
    margin-bottom: 8.6666666667vw;
  }
}
#container section.page#originalMode .unit .item {
  position: absolute;
}
#container section.page#originalMode .unit .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#originalMode .unit .item .line {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  animation: decoflash 800ms linear forwards;
}
#container section.page#originalMode .unit .item.is--stby .line {
  opacity: 0;
  animation-play-state: paused;
}
#container section.page#originalMode .unit .item:nth-of-type(2) {
  width: 100%;
  top: 0rem;
  left: 0rem;
  opacity: 1;
  transform: translate(0, 0);
}
@media screen and (max-width: 750px) {
  #container section.page#originalMode .unit .item:nth-of-type(2) {
    top: -2.6666666667vw;
    left: -2vw;
  }
}
#container section.page#originalMode .unit .item:nth-of-type(2) .line {
  animation-delay: 1000ms;
}
#container section.page#originalMode .unit .item:nth-of-type(2) .in-item {
  position: absolute;
}
#container section.page#originalMode .unit .item:nth-of-type(2) .in-item:nth-of-type(1) {
  width: 36.25rem;
  top: 4.0625rem;
  left: 0.3125rem;
}
@media screen and (max-width: 750px) {
  #container section.page#originalMode .unit .item:nth-of-type(2) .in-item:nth-of-type(1) {
    width: 78.6666666667vw;
    top: 10vw;
    left: 2vw;
  }
}
#container section.page#originalMode .unit .item:nth-of-type(2) .in-item:nth-of-type(1) .caption {
  width: 16.25rem;
  top: 23.75rem;
  left: 3.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#originalMode .unit .item:nth-of-type(2) .in-item:nth-of-type(1) .caption {
    width: 61.3333333333vw;
    top: 69.3333333333vw;
    left: 6.6666666667vw;
  }
}
#container section.page#originalMode .unit .item:nth-of-type(2) .in-item:nth-of-type(2) {
  width: 31.25rem;
  top: 15.125rem;
  right: 1.875rem;
  transition-delay: 300ms;
}
@media screen and (max-width: 750px) {
  #container section.page#originalMode .unit .item:nth-of-type(2) .in-item:nth-of-type(2) {
    width: 65.3333333333vw;
    top: 44.6666666667vw;
    right: -2vw;
  }
}
#container section.page#originalMode .unit .item:nth-of-type(2).is--stby .in-item:nth-of-type(1) {
  opacity: 0;
  transform: translate(0, 20%);
}
#container section.page#originalMode .unit .item:nth-of-type(2).is--stby .in-item:nth-of-type(2) {
  opacity: 0;
  transform: translate(0, 20%);
}
#container section.page#originalMode .unit_1 {
  min-height: 49.375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#originalMode .unit_1 {
    min-height: 120vw;
  }
}
#container section.page#join .sectionTitle {
  margin-bottom: 35rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .sectionTitle {
    margin-bottom: 16.25rem;
  }
}
#container section.page#join .pic {
  margin-bottom: 9.375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .pic {
    margin-bottom: 18.6666666667vw;
  }
  #container section.page#join .pic img {
    width: 100vw;
    max-width: none;
    height: 56vw;
    margin-left: 0vw;
  }
}
#container section.page#join .pic .chara {
  position: absolute;
  max-width: none;
  width: 55.875rem;
  height: auto;
  top: -2.1875rem;
  left: 2.375rem;
  transform: scale(0.7);
}
@media screen and (max-width: 750px) {
  #container section.page#join .pic .chara {
    width: 93.3333333333vw;
    top: -6.6666666667vw;
    left: 0vw;
  }
}
#container section.page#join .kirakiraBar {
  margin-bottom: -0.3125rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .kirakiraBar {
    margin-bottom: 1.3333333333vw;
  }
}
#container section.page#join .midTitle {
  margin-bottom: 4.875rem;
}
#container section.page#join .unit_1 {
  min-height: 46.875rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 {
    min-height: 182.6666666667vw;
  }
}
#container section.page#join .unit_1 .item {
  position: absolute;
}
#container section.page#join .unit_1 .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#join .unit_1 .item:nth-of-type(1) {
  width: 23.75rem;
  top: 0rem;
  left: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(1) {
    width: 53.3333333333vw;
    top: 41.3333333333vw;
    left: 5.3333333333vw;
  }
}
#container section.page#join .unit_1 .item:nth-of-type(1) .height {
  position: absolute;
  top: 19.0625rem;
  left: 2.5rem;
  width: 3.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(1) .height {
    top: 42.6666666667vw;
    left: 5.3333333333vw;
    width: 8vw;
  }
}
#container section.page#join .unit_1 .item:nth-of-type(1) .caption {
  width: 16.25rem;
  top: 100%;
  left: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(1) .caption {
    width: 34.6666666667vw;
    top: 100%;
    left: 10.6666666667vw;
  }
}
#container section.page#join .unit_1 .item:nth-of-type(2) {
  width: 31.8125rem;
  top: 0rem;
  left: 23.125rem;
  transition-delay: 500ms;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(2) {
    width: 42.6666666667vw;
    top: 41.3333333333vw;
    left: 44.6666666667vw;
  }
}
#container section.page#join .unit_1 .item:nth-of-type(2) .caption {
  width: 21.875rem;
  top: 15.3125rem;
  left: 8.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(2) .caption {
    width: 26.6666666667vw;
    top: 65.3333333333vw;
    left: 18vw;
  }
  body.lang_zh #container section.page#join .unit_1 .item:nth-of-type(2) .caption {
    width: 28vw;
  }
  body.lang_ko #container section.page#join .unit_1 .item:nth-of-type(2) .caption {
    width: 29.3333333333vw;
  }
}
#container section.page#join .unit_1 .item:nth-of-type(3) {
  width: 31.8125rem;
  top: 21.875rem;
  left: 23.125rem;
  transition-delay: 600ms;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(3) {
    width: 50.6666666667vw;
    top: 96vw;
    left: 42.6666666667vw;
  }
}
#container section.page#join .unit_1 .item:nth-of-type(3) .caption {
  width: 15rem;
  top: 14.375rem;
  left: 20rem;
}
body.lang_zh #container section.page#join .unit_1 .item:nth-of-type(3) .caption, body.lang_ko #container section.page#join .unit_1 .item:nth-of-type(3) .caption {
  top: 16.25rem;
  left: 17.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_1 .item:nth-of-type(3) .caption {
    width: 41.3333333333vw;
    top: 63.3333333333vw;
    left: -36vw;
  }
  body.lang_zh #container section.page#join .unit_1 .item:nth-of-type(3) .caption, body.lang_ko #container section.page#join .unit_1 .item:nth-of-type(3) .caption {
    top: 63.3333333333vw;
    left: -36vw;
  }
}
#container section.page#join .unit_1.is--stby .item {
  opacity: 0;
}
#container section.page#join .unit_1.is--stby .item:nth-of-type(1) {
  transform: translate(0, 10%);
}
#container section.page#join .unit_1.is--stby .item:nth-of-type(2) {
  transform: translate(-10%, 0%);
}
#container section.page#join .unit_1.is--stby .item:nth-of-type(3) {
  transform: translate(-10%, 0%);
}
#container section.page#join .unit_2 {
  min-height: 43.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_2 {
    min-height: 117.3333333333vw;
  }
}
#container section.page#join .unit_2 .item {
  position: absolute;
}
#container section.page#join .unit_2 .item .caption {
  position: absolute;
  text-align: center;
}
#container section.page#join .unit_2 .item:nth-of-type(1) {
  width: 50rem;
  top: 0rem;
  left: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_2 .item:nth-of-type(1) {
    width: 87.3333333333vw;
    top: 0vw;
    left: 6vw;
  }
}
#container section.page#join .unit_2 .item:nth-of-type(1) .caption {
  width: 50rem;
  top: 105%;
  left: 0rem;
}
@media screen and (max-width: 750px) {
  #container section.page#join .unit_2 .item:nth-of-type(1) .caption {
    width: 87.3333333333vw;
    top: 106%;
    left: 0vw;
  }
}
#container section.page#join .unit_2.is--stby .item {
  opacity: 0;
}
#container section.page#join .unit_2.is--stby .item:nth-of-type(1) {
  transform: translate(0, 10%);
}
#container section.page#armed {
  overflow: hidden;
}
#container section.page#armed::before {
  content: "";
  display: block;
  width: 60rem;
  height: 100%;
  position: absolute;
  left: 50%;
  bottom: -62.5rem;
  transform: translate3d(-50%, 0, 0);
  background: url(../img/contents/join/bg.png) center bottom/contain no-repeat;
  z-index: -1;
}
#container section.page#armed .sectionTitle {
  margin-bottom: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .sectionTitle {
    margin-bottom: 10.6666666667vw;
  }
}
#container section.page#armed .unit .line {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  animation: decoflash 800ms linear forwards;
}
#container section.page#armed .unit.is--stby .line {
  opacity: 0;
  animation-play-state: paused;
}
#container section.page#armed .unit_1 {
  margin-bottom: 3.4375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_1 {
    margin-bottom: 8.6666666667vw;
  }
}
#container section.page#armed .unit_1 .item {
  width: 50rem;
  margin: auto;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_1 .item {
    width: 86.6666666667vw;
  }
}
#container section.page#armed .unit_1 .item:nth-of-type(1) {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_1 .item:nth-of-type(1) {
    margin-bottom: 2.6666666667vw;
  }
}
#container section.page#armed .unit_2 {
  min-height: 225.625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 {
    min-height: 746.6666666667vw;
  }
}
#container section.page#armed .unit_2 .midTitle .inWrap .title {
  height: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .midTitle .inWrap .title {
    height: 16vw;
  }
}
#container section.page#armed .unit_2 .item {
  position: absolute;
}
#container section.page#armed .unit_2 .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#armed .unit_2 .item:nth-of-type(2) {
  width: 38.71875rem;
  top: 5.625rem;
  left: -4.375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(2) {
    width: 82.6666666667vw;
    top: 66.6666666667vw;
    left: -4vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(2) .caption {
  position: absolute;
  width: 25.125rem;
  top: 28.125rem;
  left: 33.4375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(2) .caption {
    width: 60vw;
    top: 77.3333333333vw;
    left: 22.6666666667vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(3) {
  width: 28.75rem;
  top: 5.9375rem;
  right: 0rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(3) {
    width: 62vw;
    top: 18.6666666667vw;
    right: -0.6666666667vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4) {
  min-height: 50rem;
  width: 100%;
  top: 42.8125rem;
  left: 1.875rem;
  opacity: 1 !important;
  transform: translate(0%, 0%) !important;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(4) {
    min-height: 133.3333333333vw;
    top: 184vw;
    left: 0vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item {
  position: absolute;
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) {
  width: 47.875rem;
  top: 0rem;
  left: -0.625rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) {
    width: 104vw;
    top: 0vw;
    left: -8vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .caption {
  position: absolute;
  width: 25.125rem;
  top: 4.0625rem;
  left: 32.5rem;
  text-align: left;
  transition-delay: 1500ms;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .caption {
    width: 93.3333333333vw;
    top: -12vw;
    left: 47.3333333333vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .caption .capline {
  position: absolute;
  width: 12rem;
  top: 3.4375rem;
  left: -10.9375rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .caption .capline {
    width: 8.6666666667vw;
    top: 8.6666666667vw;
    left: 0.9333333333vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .caption2 {
  position: absolute;
  width: 31.25rem;
  top: 43.125rem;
  left: 20.625rem;
  text-align: left;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .caption2 {
    width: 100vw;
    top: 100vw;
    left: 8vw;
    text-align: center;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(1) .line {
  animation-delay: 800ms;
}
#container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(2) {
  width: 16.25rem;
  top: 9.625rem;
  right: 9.375rem;
  transition-delay: 1600ms;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(4) .in-item:nth-of-type(2) {
    width: 34.6666666667vw;
    top: -3.3333333333vw;
    right: 8.6666666667vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(4).is--stby .in-item {
  opacity: 0;
}
#container section.page#armed .unit_2 .item:nth-of-type(4).is--stby .in-item:nth-of-type(1) {
  transform: translate(20%, 0%) !important;
}
#container section.page#armed .unit_2 .item:nth-of-type(4).is--stby .in-item:nth-of-type(1) .caption {
  opacity: 0;
  transform: translate(-10%, 0%);
}
#container section.page#armed .unit_2 .item:nth-of-type(4).is--stby .in-item:nth-of-type(1) .line {
  opacity: 0;
  animation-play-state: paused;
}
#container section.page#armed .unit_2 .item:nth-of-type(4).is--stby .in-item:nth-of-type(2) {
  transform: translate(-20%, 0%) !important;
}
#container section.page#armed .unit_2 .item:nth-of-type(5) {
  min-height: 40.625rem;
  width: 100%;
  top: 89.5rem;
  left: 0rem;
  opacity: 1 !important;
  transform: translate(0%, 0%) !important;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(5) {
    width: 100%;
    top: 300vw;
    left: 0vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(5) .in-item {
  position: absolute;
}
#container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(1) {
  width: 33rem;
  top: 7.625rem;
  left: 5rem;
  transition-delay: 1400ms;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(1) {
    width: 40vw;
    top: 52vw;
    left: 12vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(1) .caption {
  position: absolute;
  width: 26.875rem;
  top: 22rem;
  left: 0rem;
  text-align: left;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(1) .caption {
    width: 66.6666666667vw;
    top: 81.3333333333vw;
    left: 0vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(1) .body {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  width: 7.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(1) .body {
    top: 37.3333333333vw;
    left: 2.6666666667vw;
    width: 16vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(2) {
  width: 41.25rem;
  top: -0.3125rem;
  left: 19.6875rem;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(2) {
    width: 93.3333333333vw;
    top: 0vw;
    left: 5.3333333333vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(5) .in-item:nth-of-type(2) .line {
  animation-delay: 800ms;
}
#container section.page#armed .unit_2 .item:nth-of-type(5).is--stby .in-item {
  opacity: 0;
}
#container section.page#armed .unit_2 .item:nth-of-type(5).is--stby .in-item:nth-of-type(1) {
  transform: translate(20%, 0%) !important;
}
#container section.page#armed .unit_2 .item:nth-of-type(5).is--stby .in-item:nth-of-type(2) {
  transform: translate(-20%, 0%) !important;
}
#container section.page#armed .unit_2 .item:nth-of-type(5).is--stby .in-item:nth-of-type(2) .line {
  opacity: 0;
  animation-play-state: paused;
}
#container section.page#armed .unit_2 .item:nth-of-type(6) {
  width: 50rem;
  top: 125rem;
  left: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(6) {
    width: 93.3333333333vw;
    top: 457.3333333333vw;
    left: 2.6666666667vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(6) .caption {
  position: absolute;
  width: 100%;
  top: 30.625rem;
  left: 0rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(6) .caption {
    top: 65.3333333333vw;
    left: 0vw;
    text-align: center;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(7) {
  width: 5.625rem;
  top: 162.5rem;
  left: 26.875rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(7) {
    width: 10.6666666667vw;
    top: 541.3333333333vw;
    left: 42.6666666667vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(8) {
  width: 37.5rem;
  top: 172.5rem;
  left: 10rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(8) {
    width: 80vw;
    top: 568vw;
    left: 1.3333333333vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(8) .image:nth-of-type(2) {
  position: absolute;
  width: 26.25rem;
  top: 7.5rem;
  left: -7.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(8) .image:nth-of-type(2) {
    width: 66.6666666667vw;
    top: 10vw;
    left: 16vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(8) .image:nth-of-type(3) {
  position: absolute;
  width: 23.75rem;
  top: 13.125rem;
  left: 15rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(8) .image:nth-of-type(3) {
    width: 56vw;
    top: 86.6666666667vw;
    left: 5.3333333333vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(8) .image:nth-of-type(4) {
  position: absolute;
  width: 10.625rem;
  top: 16.25rem;
  left: 36.25rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(8) .image:nth-of-type(4) {
    width: 22.6666666667vw;
    top: 90.6666666667vw;
    left: 58.6666666667vw;
  }
}
#container section.page#armed .unit_2 .item:nth-of-type(8) .caption {
  position: absolute;
  width: 100%;
  top: 41.5625rem;
  left: 0rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_2 .item:nth-of-type(8) .caption {
    top: 138.6666666667vw;
    left: 6.6666666667vw;
  }
}
#container section.page#armed .unit_3 {
  min-height: 120rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 {
    min-height: 266.6666666667vw;
  }
}
#container section.page#armed .unit_3 .item {
  position: absolute;
}
#container section.page#armed .unit_3 .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#armed .unit_3 .item:nth-of-type(2) {
  width: 82.71875rem;
  top: -6.25rem;
  left: -7.5rem;
  opacity: 1;
  transform: translate3d(0%, 0, 0);
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(2) {
    width: 160vw;
    top: -6.6666666667vw;
    left: -28vw;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(2) .bg {
  position: absolute;
  width: 119.8125rem;
  top: -12.5rem;
  left: -21.25rem;
  z-index: -1;
  transition: all 1000ms ease-out 0ms;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(2) .bg {
    width: 160vw;
    top: 6.25rem;
    left: -2.5rem;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(2) .image {
  transition: all 500ms ease-in-out;
}
#container section.page#armed .unit_3 .item:nth-of-type(2).is--stby .bg {
  opacity: 0;
  transform: translate3d(0%, 0, 0) scale(0.8);
}
#container section.page#armed .unit_3 .item:nth-of-type(2).is--stby .image {
  opacity: 0;
  transform: translate3d(10%, 10%, 0) scale(0.8);
}
#container section.page#armed .unit_3 .item:nth-of-type(3) {
  width: 36.25rem;
  top: 62.5rem;
  left: 11.875rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(3) {
    width: 77.3333333333vw;
    top: 138.6666666667vw;
    left: 9.3333333333vw;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(3) .parts:nth-of-type(1) {
  width: 16.25rem;
}
#container section.page#armed .unit_3 .item:nth-of-type(3) .parts:nth-of-type(2) {
  width: 18.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(3) .parts:nth-of-type(1) {
    width: 34.6666666667vw;
  }
  #container section.page#armed .unit_3 .item:nth-of-type(3) .parts:nth-of-type(2) {
    width: 40vw;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(3) .caption {
  position: absolute;
  top: 20.625rem;
  left: 0rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(3) .caption {
    top: 44vw;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(3) .caption img {
  max-width: none;
  width: auto;
  height: 2.25rem;
}
#container section.page#armed .unit_3 .item:nth-of-type(4) {
  width: 36.25rem;
  top: 87.25rem;
  left: 11.875rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(4) {
    width: 77.3333333333vw;
    top: 197.3333333333vw;
    left: 9.3333333333vw;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(4) .caption {
  position: absolute;
  top: 20.625rem;
  left: 0rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_3 .item:nth-of-type(4) .caption {
    top: 44vw;
    left: 0vw;
  }
}
#container section.page#armed .unit_3 .item:nth-of-type(4) .caption img {
  max-width: none;
  width: auto;
  height: 2.25rem;
}
#container section.page#armed .unit_4 {
  min-height: 127.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 {
    min-height: 336vw;
  }
}
#container section.page#armed .unit_4 .kirakiraTitle {
  margin-bottom: 6.25rem;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .kirakiraTitle {
    margin-bottom: 10.6666666667vw;
  }
}
#container section.page#armed .unit_4 .smallTitle {
  position: relative;
  z-index: 10;
  margin-bottom: 0rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .smallTitle {
    margin-bottom: 1.3333333333vw;
  }
}
#container section.page#armed .unit_4 .movieArea {
  position: relative;
  z-index: 10;
  margin-top: 0rem;
  padding-top: 1.25rem;
  padding-bottom: 10rem;
}
#container section.page#armed .unit_4 .movieArea .movieTitle {
  width: 42.5rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .movieArea .movieTitle {
    width: 54.6666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
#container section.page#armed .unit_4 .movieArea .movie {
  position: relative;
  width: 50rem;
  height: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 1.875rem;
}
#container section.page#armed .unit_4 .movieArea .movie iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .movieArea .movie {
    width: 85.3333333333vw;
  }
}
#container section.page#armed .unit_4 .item {
  position: absolute;
}
#container section.page#armed .unit_4 .item .caption {
  position: absolute;
  text-align: left;
}
#container section.page#armed .unit_4 .item:nth-of-type(3) {
  width: 23.75rem;
  top: 55.25rem;
  left: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(3) {
    width: 50.6666666667vw;
    top: 124vw;
    left: 5.3333333333vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(3) .caption {
  position: absolute;
  top: 20rem;
  left: 26.875rem;
  width: 31.25rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(3) .caption {
    width: 104vw;
    top: 46.6666666667vw;
    left: 24vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(4) {
  width: 4.375rem;
  top: 76.25rem;
  left: 14.6875rem;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(4) {
    width: 9.3333333333vw;
    top: 170.6666666667vw;
    left: 14.6666666667vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(5) {
  width: 100%;
  min-height: 37.5rem;
  top: 84.6875rem;
  left: 0rem;
  opacity: 1 !important;
  transform: translate(0%, 0%) !important;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(5) {
    top: 186.6666666667vw;
    left: 0vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(5) .in-item {
  position: absolute;
}
#container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(1) {
  width: 31.1875rem;
  top: 0rem;
  left: 5rem;
  transition-delay: 1300ms;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(1) {
    width: 50.6666666667vw;
    top: 0vw;
    left: 12vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(1) .caption {
  position: absolute;
  top: 105%;
  left: 0rem;
  width: 31.25rem;
  padding-top: 1em;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(1) .caption {
    top: 41.3333333333vw;
    left: 18.6666666667vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(2) {
  width: 51.25rem;
  top: -2.5rem;
  left: 20.625rem;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(2) {
    width: 112vw;
    top: 50.6666666667vw;
    left: -8vw;
  }
}
#container section.page#armed .unit_4 .item:nth-of-type(5) .in-item:nth-of-type(2) .line {
  animation-delay: 600ms;
}
#container section.page#armed .unit_4 .item:nth-of-type(5).is--stby .in-item {
  opacity: 0;
}
#container section.page#armed .unit_4 .item:nth-of-type(5).is--stby .in-item:nth-of-type(1) {
  transform: translate(20%, 0%) !important;
}
#container section.page#armed .unit_4 .item:nth-of-type(5).is--stby .in-item:nth-of-type(2) {
  transform: translate(-20%, 0%) !important;
}
#container section.page#armed .unit_4 .item:nth-of-type(5).is--stby .in-item:nth-of-type(2) .line {
  opacity: 0;
  animation-play-state: paused;
}
#container section.page#armed .lastMessage {
  padding-bottom: 1.875rem;
  transition: all 500ms cubic-bezier(0.2, 0.6, 0.4, 1) 500ms;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .lastMessage {
    padding-bottom: 4vw;
  }
}
#container section.page#armed .lastMessage img {
  width: auto;
  height: 12.125rem;
  margin: auto;
}
@media screen and (max-width: 750px) {
  #container section.page#armed .lastMessage img {
    height: 24vw;
  }
}
#container section.page#armed .lastMessage.is--stby {
  opacity: 0;
  transform: translate(0%, 0%) scale(1.1) !important;
}
#container section.page#products {
  background-color: transparent;
  padding-top: 5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products {
    padding-top: 10.6666666667vw;
  }
}
#container section.page#products .global_inner {
  max-width: 50rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products .global_inner {
    width: 86.6666666667vw;
  }
}
#container section.page#products .item {
  transition: all 1500ms cubic-bezier(0.58, 1.15, 0, 1.03);
}
#container section.page#products .item.is--stby {
  opacity: 0;
  transform: translateY(5rem);
}
#container section.page#products h2 {
  margin-bottom: 0.625rem;
}
#container section.page#products h2 .title {
  width: auto !important;
  height: 6.25rem;
}
#container section.page#products .swiperUnit {
  width: 100vw;
  left: 0%;
  margin: 0 calc(50% - 50vw);
  height: 50rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products .swiperUnit {
    height: 94.6666666667vw;
    margin-bottom: 8vw;
  }
}
#container section.page#products .swiperUnit .swiper .swiper-slide {
  position: relative;
}
#container section.page#products .swiperUnit .swiper .swiper-slide img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
#container section.page#products .swiperUnit .swiper-pagination {
  pointer-events: none;
  padding-top: 0rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products .swiperUnit .swiper-pagination {
    padding: 0vw 6.6666666667vw;
    margin: auto;
  }
}
#container section.page#products h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: left;
  width: 100%;
  margin: 0 0 1.875rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products h3 {
    font-size: 3.2vw;
  }
}
#container section.page#products .read {
  margin: 0 0 1.25rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products .read {
    margin-bottom: 4vw;
  }
}
#container section.page#products ul.list {
  font-size: 0.875rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#products ul.list {
    margin-bottom: 8.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
#container section.page#products .specData {
  margin: 0 auto 5rem;
  padding: 2.5rem;
  border: solid 1px #ffff00;
  background-color: #000;
}
@media screen and (max-width: 750px) {
  #container section.page#products .specData {
    padding: 5.3333333333vw;
  }
}
#container section.page#products .specData dl {
  text-align: left;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 0rem 2.5rem;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  #container section.page#products .specData dl {
    grid-gap: 0vw 5.3333333333vw;
    font-size: 1.1em;
  }
}
#container section.page#products .specData dl dt {
  padding-top: 0.1em;
  font-size: 0.8em;
}
#container section.page#products .specData dl dt span {
  display: inline-block;
  transform: translateY(0.2em);
}
#container section.page#products .specData dl dd {
  display: flex;
  align-items: flex-end;
  border-left: solid 1px #ffff00;
  padding: 0 0 0 2em;
}
#container section.page#products .specData dl dd:not(:last-child) {
  padding-bottom: 1em;
}
#container section.page#products .specData dl dd.label {
  font-size: 1.2em;
}
@media screen and (max-width: 750px) {
  #container section.page#products .specData dl dd.label {
    font-size: 1.4em;
  }
}
#container section.page#buy {
  background-color: transparent;
  padding-bottom: 3.125rem;
}
@media screen and (max-width: 750px) {
  #container section.page#buy {
    margin-bottom: 12vw;
  }
}
#container section.page#buy .product-preorder {
  width: 100%;
  margin-bottom: 2.5rem;
  color: #000;
}
#container section.page#buy .product-preorder__link {
  width: 50rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  background: #e6e6e6;
  margin: auto;
  padding: 1.875rem 3.75rem;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__link {
    margin: 0 auto 8vw;
    width: 86.6666666667vw;
    padding: 5.3333333333vw 5.3333333333vw;
  }
}
#container section.page#buy .product-preorder__link h5 {
  width: 100%;
  text-align: center;
  font-size: 1.5625rem;
  text-align: center;
  margin-bottom: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__link h5 {
    font-size: 4.5333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
#container section.page#buy .product-preorder__link h5 sup {
  display: inline-block;
  font-size: 0.6em;
  line-height: 1em;
  transform: translate3d(0, -0.1em, 0);
}
#container section.page#buy .product-preorder__link a {
  display: block;
  text-align: center;
  text-decoration: underline;
}
#container section.page#buy .product-preorder__link::before {
  position: relative;
  display: block;
  content: " ";
  width: 0;
  height: 6.875rem;
  border-left: #000 0.125rem solid;
  order: 2;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__link::before {
    display: none;
  }
}
#container section.page#buy .product-preorder__badge p {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 0.3125rem;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: -0.03em;
}
#container section.page#buy .product-preorder__badge p sup {
  display: inline-block;
  font-size: 0.4em;
  line-height: 1em;
  transform: translate3d(0, -0.5em, 0);
}
#container section.page#buy .product-preorder__badge figure {
  width: 12.5rem;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__badge figure {
    width: 26.6666666667vw;
  }
}
#container section.page#buy .product-preorder__badge figure figcaption {
  padding-top: 0.2em;
  font-size: 0.875rem;
  white-space: nowrap;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__badge figure figcaption {
    font-size: 1.8666666667vw;
  }
}
#container section.page#buy .product-preorder__badge figure figcaption .kome {
  display: inline-block;
  transform: translate(0, -10%);
}
#container section.page#buy .product-preorder__btns-note {
  text-align: center;
}
#container section.page#buy .product-preorder__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  transition: opacity 0.3s cubic-bezier(0.2, 0.6, 0.4, 1), transform 0.3s cubic-bezier(0.32, 0, 0.67, 0);
  width: 22.5rem;
  height: 6.875rem;
  order: 3;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__btn {
    width: 46.1333333333vw;
    height: 13.3333333333vw;
  }
}
#container section.page#buy .product-preorder__btn.be--gos {
  background: #c31b00;
}
#container section.page#buy .product-preorder__btn.be--gos.besthobby {
  background-color: #ec770c;
}
#container section.page#buy .product-preorder__btn.center {
  margin: auto;
}
#container section.page#buy .product-preorder__btn.is--stby {
  opacity: 0;
  transform: scale3d(1.4, 1.4, 1);
}
#container section.page#buy .product-preorder__btn.is--stby::before {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
#container section.page#buy .product-preorder__btn::before, #container section.page#buy .product-preorder__btn::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
}
#container section.page#buy .product-preorder__btn::before {
  width: 100%;
  height: 100%;
  background: #fff;
  pointer-events: none;
  transform: scale3d(1.4, 1.4, 1);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.2, 0.6, 0.4, 1), transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1);
}
#container section.page#buy .product-preorder__btn::after {
  border: #fff 0.125rem solid;
  top: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
  right: 0.5rem;
}
#container section.page#buy .product-preorder__btn span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
  width: 21.25rem;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__btn span {
    width: 45.3333333333vw;
  }
}
#container section.page#buy .product-preorder__btn span i {
  position: absolute;
  right: 3.75rem;
  top: 50%;
  margin-top: -0.625rem;
  animation: productPreorderArrowLoop 4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
#container section.page#buy .product-preorder__btn span i::after {
  content: "";
  position: absolute;
  display: block;
  width: 0.8125rem;
  height: 0.8125rem;
  transform: rotate(45deg);
  border-top: 0.25rem #fff solid;
  border-right: 0.25rem #fff solid;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__btn span i::after {
    border-top: 0.8vw #fff solid;
    border-right: 0.8vw #fff solid;
  }
}
@media screen and (max-width: 750px) {
  #container section.page#buy .product-preorder__btn span i {
    right: 8vw;
  }
}
#container section.page#buy .product-preorder__title {
  position: relative;
  display: flex;
  width: 100%;
  height: 3.3333333333rem;
  margin: 0 auto -0.0416666667rem;
  justify-content: center;
  align-items: center;
  background: #00ceff;
  color: #000;
  font-size: 1.3333333333rem;
  font-weight: 700;
}
#container section.page#buy .product-preorder__date {
  text-align: center;
  font-size: 1rem;
  padding: 1.875rem 0;
  margin-bottom: 2.0833333333rem;
  border: #00ceff 0.0833333333rem solid;
  background: #000;
}
#container section.page#buy .product-preorder__date b {
  font-size: 1.6em;
  font-weight: 400;
}
#container section.page#buy .product-preorder__note {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.8em;
  margin-bottom: 1.4583333333rem;
}
#container section.page#buy .buttonGroup {
  width: 50rem;
  grid-gap: 5rem;
  margin: 0 auto 6.25rem;
}
#container section.page#buy .item {
  transition: all 1500ms cubic-bezier(0.58, 1.15, 0, 1.03);
}
#container section.page#buy .item.is--stby {
  opacity: 0;
  transform: translateY(5rem);
}
#container section.page#buy .dataBg {
  margin: 0 auto 1.875rem;
  width: 50rem;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .dataBg {
    margin: 0 auto 8vw;
    width: 86.6666666667vw;
  }
}
#container section.page#buy .uLine {
  margin-bottom: 3.125rem;
}
#container section.page#buy .point {
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 750px) {
  #container section.page#buy .point {
    margin-bottom: 6vw;
  }
}
#container section.page#links {
  padding-bottom: 3.125rem;
}
#container section.page#links h5 {
  font-size: 1.5625rem;
  margin: 0 auto 1.25rem;
}
#container section.page#links p {
  margin: 0 auto 1.25rem;
}
#container section.page#links .bunner {
  width: 50rem;
  grid-gap: 5rem;
  margin: 0 auto 4.6875rem;
}
#container section.page#banner {
  background-color: #252525;
  padding-top: 1.875rem;
  padding-bottom: 5.875rem;
  display: block;
}
#container section.page#banner .inFrame {
  width: 100%;
  display: block;
}
#container section.page#banner .inFrame:nth-of-type(2) {
  background: #252525;
  padding: 1.875rem 0 0.9375rem 0;
}
@media screen and (max-width: 750px) {
  #container section.page#banner .inFrame:nth-of-type(2) {
    padding: 4.2666666667vw 0;
  }
}
#container section.page#banner .copyright {
  font-size: 10px;
  margin-bottom: 1.25rem;
  line-height: 3;
}
@media screen and (max-width: 750px) {
  #container section.page#banner .copyright {
    font-size: 2.1333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
#container section.page#banner .bannerUnit ul {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  #container section.page#banner .bannerUnit ul {
    margin: auto;
  }
}
#container section.page#banner .bannerUnit ul li {
  width: 12rem;
  margin: 0 0.9375rem 0rem;
}
@media screen and (max-width: 750px) {
  #container section.page#banner .bannerUnit ul {
    display: flex;
    justify-content: center;
    width: 93.3333333333vw;
  }
  #container section.page#banner .bannerUnit ul li {
    width: 25.6vw;
    margin: 0 2.1333333333vw 0;
  }
}

/* 
================================================================================
loader
================================================================================
*/
#loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000;
  overflow: hidden;
  z-index: 50000;
  transition: all 1000ms ease 500ms;
}
body.loadingFinish #loader {
  opacity: 0;
  pointer-events: none;
}
#loader #loadingAnim {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.5rem;
  height: 2.5rem;
  transition: all 250ms ease;
}
body.loadingAnimFinish #loader #loadingAnim {
  opacity: 0;
}
#loader #loadingCircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -200%);
  width: 2.5rem;
  height: 2.5rem;
}
#loader #loadingCircle::before, #loader #loadingCircle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: solid 2px rgba(0, 187, 187, 0.3);
  opacity: 0;
  animation-name: loading_circle;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-delay: 300ms;
}
#loader #loadingCircle::after {
  animation-delay: 600ms;
}

@keyframes loading_circle {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}