/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "A1 Gothic M JIS2004", sans-serif;
  font-size: 1.4rem;
  color: #000;
  overflow-x: hidden;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 641px) {
  body {
    font-size: 1.6rem;
    line-height: 32px; /* 200% */
  }
}

a {
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*:focus {
  outline: none;
}

@media (max-width: 640px) {
  br:not(.sp-br) {
    display: none;
  }
}

@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

img {
  max-width: 100%;
}

.hidden {
  visibility: hidden;
}

@media (max-width: 640px) {
  .spOnly {
    display: block !important;
  }
}
@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

.font-bold {
  font-family: "A1 Gothic B JIS2004", sans-serif;
}

a {
  text-decoration: underline;
}

a[target=_blank]::after {
  margin: 0 3px 0 1px;
  font-family: "Hobonichi-Icons" !important;
  content: "\e914";
  font-size: 85%;
  position: relative;
  top: -3px;
}

a[target=_blank]:not(.blank):after {
  display: none;
}

@media (any-hover: hover) {
  a {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  a:hover {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
}
body {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
  background-image: url(../img/bg.webp);
  background-size: 1440px 810px;
}
body.show {
  opacity: 1;
}
body::before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100lvh;
  padding-top: 300%;
  background-image: url(../img/bg.webp);
  background-size: 1440px 810px;
  position: fixed;
  z-index: -1;
}

main {
  overflow: hidden;
}

#mv {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 641px) {
  #mv {
    width: min(100vw, 175.6097560976svh);
    aspect-ratio: 1440/820;
  }
}
@media (max-width: 640px) {
  #mv {
    width: 100%;
    aspect-ratio: 365/1218;
  }
}
#mv > * {
  position: absolute;
  margin: 0;
}
#mv img {
  display: block;
  width: 100%;
  height: auto;
}
#mv .aitsu {
  z-index: 1;
}
#mv > p {
  z-index: 2;
}
#mv .title,
#mv .copy,
#mv .playball {
  z-index: 3;
}
@media (min-width: 641px) {
  #mv .title {
    top: 5.5%;
    left: 3.5%;
    width: 6.3%;
  }
}
@media (max-width: 640px) {
  #mv .title {
    top: 1.6%;
    right: 6.4%;
    width: 19%;
  }
}
@media (min-width: 641px) {
  #mv .dome {
    top: 16.8%;
    left: 2.5%;
    width: 12%;
  }
}
@media (max-width: 640px) {
  #mv .dome {
    display: none;
  }
}
#mv .copy {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(40%, black), color-stop(60%, transparent));
  -webkit-mask-image: linear-gradient(black, black 40%, transparent 60%);
          mask-image: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(40%, black), color-stop(60%, transparent));
          mask-image: linear-gradient(black, black 40%, transparent 60%);
  -webkit-mask-size: 100% 0%;
          mask-size: 100% 0%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
#mv .copy.show {
  -webkit-animation: flow-up 3s linear forwards;
          animation: flow-up 3s linear forwards;
}
@media (min-width: 641px) {
  #mv .copy {
    top: 15%;
    right: 16.5%;
    width: 3.54%;
  }
}
@media (max-width: 640px) {
  #mv .copy {
    top: 3.8%;
    left: 10.2%;
    width: 7.1%;
  }
}
#mv .aitsu::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 320%;
  height: 320%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0) 65%);
  mix-blend-mode: screen;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
#mv .aitsu img {
  opacity: 0;
}
#mv .aitsu.active.pattern1 img {
  -webkit-animation: aitsu-backtofuture 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: aitsu-backtofuture 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#mv .aitsu.active.pattern1::before {
  -webkit-animation: aitsu-flash 0.8s ease-out both;
          animation: aitsu-flash 0.8s ease-out both;
}
#mv .aitsu.active.pattern2 img {
  -webkit-animation: aitsu-clunky-down 8.8s linear both;
          animation: aitsu-clunky-down 8.8s linear both;
}
#mv .aitsu.active.pattern3 img {
  -webkit-animation: aitsu-warp-in 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: aitsu-warp-in 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@media (min-width: 641px) {
  #mv .aitsu {
    top: 3%;
    left: 48%;
    width: 31%;
  }
}
@media (max-width: 640px) {
  #mv .aitsu {
    top: 1.8%;
    left: 8%;
    width: 82%;
  }
}
#mv .playball {
  inset: 0;
  width: 100%;
  height: 100%;
}
#mv .playball .text1 {
  position: absolute;
}
#mv .playball .text1.show {
  -webkit-animation: scale-in-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: scale-in-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@media (min-width: 641px) {
  #mv .playball .text1 {
    top: 3.2%;
    left: 21.5%;
    width: 35%;
  }
}
@media (max-width: 640px) {
  #mv .playball .text1 {
    top: 88%;
    left: 5.5%;
    width: 90.2%;
  }
}
#mv .playball .text2 {
  position: absolute;
}
@media (min-width: 641px) {
  #mv .playball .text2 {
    top: 18%;
    left: 10%;
    width: 27.8%;
  }
}
@media (max-width: 640px) {
  #mv .playball .text2 {
    top: 40.4%;
    left: 8.4%;
    width: 84.1%;
  }
}
@media (min-width: 641px) {
  #mv .girl {
    top: 73.5%;
    left: calc((100% - 100vw) / 2);
    width: 13.3%;
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
}
@media (max-width: 640px) {
  #mv .girl {
    display: none;
  }
}
@media (min-width: 641px) {
  #mv .girl.active {
    -webkit-animation: slide-inout-left 6s ease-in-out infinite;
            animation: slide-inout-left 6s ease-in-out infinite;
  }
}
@media (min-width: 641px) {
  #mv .beer {
    top: 32%;
    left: 41%;
    width: 6.5%;
  }
}
@media (max-width: 640px) {
  #mv .beer {
    top: 42.5%;
    left: 4%;
    width: 20%;
  }
}
@media (min-width: 641px) {
  #mv .bat {
    top: 56%;
    left: 31%;
    width: 15%;
  }
}
@media (max-width: 640px) {
  #mv .bat {
    top: 68.6%;
    left: 11%;
    width: 48%;
  }
}
@media (min-width: 641px) {
  #mv .ball {
    top: 5%;
    right: 20.5%;
    width: 5.2%;
  }
}
@media (max-width: 640px) {
  #mv .ball {
    display: none;
  }
}
@media (min-width: 641px) {
  #mv .boy {
    top: 2%;
    right: calc((100% - 100vw) / 2);
    width: 13.2%;
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
}
@media (max-width: 640px) {
  #mv .boy {
    display: none;
  }
}
@media (min-width: 641px) {
  #mv .boy.active {
    -webkit-animation: slide-inout-right 6s ease-in-out infinite;
            animation: slide-inout-right 6s ease-in-out infinite;
  }
}
@media (min-width: 641px) {
  #mv .bento {
    top: 41.2%;
    right: 2.4%;
    width: 10%;
  }
}
@media (max-width: 640px) {
  #mv .bento {
    display: none;
  }
}
@media (min-width: 641px) {
  #mv .soitsu {
    top: 58%;
    right: 2.5%;
    width: 15%;
  }
}
@media (max-width: 640px) {
  #mv .soitsu {
    top: 69.5%;
    right: 2.7%;
    width: 50.6%;
  }
}
@media (min-width: 641px) {
  #mv .base {
    display: none;
  }
}
@media (max-width: 640px) {
  #mv .base {
    top: 79.4%;
    left: 7%;
    width: 24%;
  }
}
@-webkit-keyframes aitsu-flash {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes aitsu-flash {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flow-up {
  0% {
    -webkit-mask-size: 100% 0%;
            mask-size: 100% 0%;
  }
  100% {
    -webkit-mask-size: 100% 300%;
            mask-size: 100% 300%;
  }
}
@keyframes flow-up {
  0% {
    -webkit-mask-size: 100% 0%;
            mask-size: 100% 0%;
  }
  100% {
    -webkit-mask-size: 100% 300%;
            mask-size: 100% 300%;
  }
}
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5) rotate(-15deg);
            transform: scale(1.5) rotate(-15deg);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5) rotate(-15deg);
            transform: scale(1.5) rotate(-15deg);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes slide-out-bl {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(800px) translateX(-110vw) scale(4);
            transform: translateY(800px) translateX(-110vw) scale(4);
  }
}
@keyframes slide-out-bl {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(800px) translateX(-110vw) scale(4);
            transform: translateY(800px) translateX(-110vw) scale(4);
  }
}
@-webkit-keyframes slide-in-bl {
  0% {
    -webkit-transform: translateY(800px) translateX(-110vw) scale(4);
            transform: translateY(800px) translateX(-110vw) scale(4);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@keyframes slide-in-bl {
  0% {
    -webkit-transform: translateY(800px) translateX(-110vw) scale(4);
            transform: translateY(800px) translateX(-110vw) scale(4);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@-webkit-keyframes slide-out-bl-tab {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(50vh) translateX(-160vw) scale(3);
            transform: translateY(50vh) translateX(-160vw) scale(3);
  }
}
@keyframes slide-out-bl-tab {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(50vh) translateX(-160vw) scale(3);
            transform: translateY(50vh) translateX(-160vw) scale(3);
  }
}
@-webkit-keyframes slide-in-bl-tab {
  0% {
    -webkit-transform: translateY(50vh) translateX(-160vw) scale(3);
            transform: translateY(50vh) translateX(-160vw) scale(3);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@keyframes slide-in-bl-tab {
  0% {
    -webkit-transform: translateY(50vh) translateX(-160vw) scale(3);
            transform: translateY(50vh) translateX(-160vw) scale(3);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@-webkit-keyframes slide-out-bl-sp {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(50vh) translateX(-150vw) scale(3);
            transform: translateY(50vh) translateX(-150vw) scale(3);
  }
}
@keyframes slide-out-bl-sp {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(50vh) translateX(-150vw) scale(3);
            transform: translateY(50vh) translateX(-150vw) scale(3);
  }
}
@-webkit-keyframes slide-in-bl-sp {
  0% {
    -webkit-transform: translateY(50vh) translateX(-150vw) scale(3);
            transform: translateY(50vh) translateX(-150vw) scale(3);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@keyframes slide-in-bl-sp {
  0% {
    -webkit-transform: translateY(50vh) translateX(-150vw) scale(3);
            transform: translateY(50vh) translateX(-150vw) scale(3);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes furufuru {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  21% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  22% {
    -webkit-transform: translate(0, 0) rotate(-10deg);
            transform: translate(0, 0) rotate(-10deg);
  }
  23% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
            transform: translate(0, -1px) rotate(0deg);
  }
  24% {
    -webkit-transform: translate(0, -1px) rotate(10deg);
            transform: translate(0, -1px) rotate(10deg);
  }
  25% {
    -webkit-transform: translate(1px, 0) rotate(-8deg);
            transform: translate(1px, 0) rotate(-8deg);
  }
  26% {
    -webkit-transform: translate(0, 1px) rotate(0deg);
            transform: translate(0, 1px) rotate(0deg);
  }
  27% {
    -webkit-transform: translate(0, 0) rotate(10deg);
            transform: translate(0, 0) rotate(10deg);
  }
  28% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
}

@keyframes furufuru {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  21% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  22% {
    -webkit-transform: translate(0, 0) rotate(-10deg);
            transform: translate(0, 0) rotate(-10deg);
  }
  23% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
            transform: translate(0, -1px) rotate(0deg);
  }
  24% {
    -webkit-transform: translate(0, -1px) rotate(10deg);
            transform: translate(0, -1px) rotate(10deg);
  }
  25% {
    -webkit-transform: translate(1px, 0) rotate(-8deg);
            transform: translate(1px, 0) rotate(-8deg);
  }
  26% {
    -webkit-transform: translate(0, 1px) rotate(0deg);
            transform: translate(0, 1px) rotate(0deg);
  }
  27% {
    -webkit-transform: translate(0, 0) rotate(10deg);
            transform: translate(0, 0) rotate(10deg);
  }
  28% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
}
@-webkit-keyframes slide-inout-left {
  0% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
  12% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  88% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
}
@keyframes slide-inout-left {
  0% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
  12% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  88% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
}
@-webkit-keyframes slide-inout-right {
  0% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
  12% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  88% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
}
@keyframes slide-inout-right {
  0% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
  12% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  88% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2025-4-15 10:26:10
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
article {
  max-width: 880px;
  width: 93.7vw;
  margin: 0 auto;
  padding: 20px 0 45px;
  background-color: #fff;
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
}
@media (min-width: 641px) {
  article {
    padding: 85px 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  article {
    margin-top: 20px;
  }
}
article .yodogawa {
  text-align: center;
}
@media (max-width: 640px) {
  article .yodogawa {
    padding: 0 20px 50px;
    text-align: left;
  }
}
article .ill {
  position: relative;
  margin-top: 70px;
}
@media (max-width: 640px) {
  article .ill {
    margin-top: 10px;
  }
}
article .active2 {
  -webkit-animation: furufuru 1s ease-in-out infinite 1s;
          animation: furufuru 1s ease-in-out infinite 1s;
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
  10% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes scale-in-center2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  40% {
    -webkit-transform: scaleY(1.2);
            transform: scaleY(1.2);
    opacity: 1;
  }
  60% {
    -webkit-transform: scaleX(1.5);
            transform: scaleX(1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  40% {
    -webkit-transform: scaleY(1.2);
            transform: scaleY(1.2);
    opacity: 1;
  }
  60% {
    -webkit-transform: scaleX(1.5);
            transform: scaleX(1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scale-in-center2-sp {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  40% {
    -webkit-transform: scaleY(1.2);
            transform: scaleY(1.2);
    opacity: 1;
  }
  60% {
    -webkit-transform: scaleX(1.5);
            transform: scaleX(1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1) rotate(-7.24deg);
            transform: scale(1) rotate(-7.24deg);
    opacity: 1;
  }
}
@keyframes scale-in-center2-sp {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  40% {
    -webkit-transform: scaleY(1.2);
            transform: scaleY(1.2);
    opacity: 1;
  }
  60% {
    -webkit-transform: scaleX(1.5);
            transform: scaleX(1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1) rotate(-7.24deg);
            transform: scale(1) rotate(-7.24deg);
    opacity: 1;
  }
}
@-webkit-keyframes aitsu-backtofuture {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) scale(0.5);
            transform: translateY(-250px) scale(0.5);
  }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5);
            transform: translateY(-150px) scale(0.5);
  }
  35% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5);
            transform: translateY(-150px) scale(0.5);
  }
  42% {
    opacity: 1;
    -webkit-transform: translateY(-150px) scale(0.5);
            transform: translateY(-150px) scale(0.5);
  }
  62% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1.05);
            transform: translateY(0) scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}
@keyframes aitsu-backtofuture {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) scale(0.5);
            transform: translateY(-250px) scale(0.5);
  }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5);
            transform: translateY(-150px) scale(0.5);
  }
  35% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5);
            transform: translateY(-150px) scale(0.5);
  }
  42% {
    opacity: 1;
    -webkit-transform: translateY(-150px) scale(0.5);
            transform: translateY(-150px) scale(0.5);
  }
  62% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1.05);
            transform: translateY(0) scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes aitsu-backtofuture-sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-250px) scale(0.5) rotate(-7.24deg);
  }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
  }
  35% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
  }
  42% {
    opacity: 1;
    -webkit-transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
  }
  62% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1.05) rotate(-7.24deg);
            transform: translateY(0) scale(1.05) rotate(-7.24deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1) rotate(-7.24deg);
            transform: translateY(0) scale(1) rotate(-7.24deg);
  }
}
@keyframes aitsu-backtofuture-sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-250px) scale(0.5) rotate(-7.24deg);
  }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
  }
  35% {
    opacity: 0;
    -webkit-transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
  }
  42% {
    opacity: 1;
    -webkit-transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
            transform: translateY(-150px) scale(0.5) rotate(-7.24deg);
  }
  62% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1.05) rotate(-7.24deg);
            transform: translateY(0) scale(1.05) rotate(-7.24deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1) rotate(-7.24deg);
            transform: translateY(0) scale(1) rotate(-7.24deg);
  }
}
@-webkit-keyframes aitsu-clunky-down {
  0% {
    opacity: 0;
    -webkit-transform: translate(-10px, -1000px) scale(0.28) rotate(-10deg);
            transform: translate(-10px, -1000px) scale(0.28) rotate(-10deg);
  }
  3% {
    opacity: 1;
    -webkit-transform: translate(19px, -965px) scale(0.31) rotate(13deg);
            transform: translate(19px, -965px) scale(0.31) rotate(13deg);
  }
  7% {
    -webkit-transform: translate(-8px, -895px) scale(0.35) rotate(-5deg);
            transform: translate(-8px, -895px) scale(0.35) rotate(-5deg);
  }
  11% {
    -webkit-transform: translate(21px, -875px) scale(0.38) rotate(12deg);
            transform: translate(21px, -875px) scale(0.38) rotate(12deg);
  }
  15% {
    -webkit-transform: translate(-20px, -760px) scale(0.43) rotate(-15deg);
            transform: translate(-20px, -760px) scale(0.43) rotate(-15deg);
  }
  18% {
    -webkit-transform: translate(6px, -705px) scale(0.47) rotate(3deg);
            transform: translate(6px, -705px) scale(0.47) rotate(3deg);
  }
  23% {
    -webkit-transform: translate(-15px, -690px) scale(0.5) rotate(-9deg);
            transform: translate(-15px, -690px) scale(0.5) rotate(-9deg);
  }
  27% {
    -webkit-transform: translate(23px, -560px) scale(0.56) rotate(16deg);
            transform: translate(23px, -560px) scale(0.56) rotate(16deg);
  }
  31% {
    -webkit-transform: translate(-6px, -520px) scale(0.6) rotate(-4deg);
            transform: translate(-6px, -520px) scale(0.6) rotate(-4deg);
  }
  36% {
    -webkit-transform: translate(17px, -430px) scale(0.66) rotate(9deg);
            transform: translate(17px, -430px) scale(0.66) rotate(9deg);
  }
  40% {
    -webkit-transform: translate(-22px, -405px) scale(0.69) rotate(-14deg);
            transform: translate(-22px, -405px) scale(0.69) rotate(-14deg);
  }
  45% {
    -webkit-transform: translate(9px, -290px) scale(0.75) rotate(5deg);
            transform: translate(9px, -290px) scale(0.75) rotate(5deg);
  }
  50% {
    -webkit-transform: translate(-18px, -215px) scale(0.81) rotate(-12deg);
            transform: translate(-18px, -215px) scale(0.81) rotate(-12deg);
  }
  54% {
    -webkit-transform: translate(21px, -190px) scale(0.84) rotate(13deg);
            transform: translate(21px, -190px) scale(0.84) rotate(13deg);
  }
  59% {
    -webkit-transform: translate(-6px, -85px) scale(0.91) rotate(-3deg);
            transform: translate(-6px, -85px) scale(0.91) rotate(-3deg);
  }
  63% {
    -webkit-transform: translate(13px, -32px) scale(0.96) rotate(8deg);
            transform: translate(13px, -32px) scale(0.96) rotate(8deg);
  }
  68% {
    -webkit-transform: translate(-7px, 37px) scale(1.05) rotate(-6deg);
            transform: translate(-7px, 37px) scale(1.05) rotate(-6deg);
  }
  72% {
    -webkit-transform: translate(6px, -28px) scale(0.97) rotate(7deg);
            transform: translate(6px, -28px) scale(0.97) rotate(7deg);
  }
  76% {
    -webkit-transform: translate(-9px, 19px) scale(1.03) rotate(-5deg);
            transform: translate(-9px, 19px) scale(1.03) rotate(-5deg);
  }
  80% {
    -webkit-transform: translate(4px, -13px) scale(0.99) rotate(4deg);
            transform: translate(4px, -13px) scale(0.99) rotate(4deg);
  }
  84% {
    -webkit-transform: translate(-5px, 9px) scale(1.01) rotate(-3.2deg);
            transform: translate(-5px, 9px) scale(1.01) rotate(-3.2deg);
  }
  88% {
    -webkit-transform: translate(3px, -6px) scale(1) rotate(2.4deg);
            transform: translate(3px, -6px) scale(1) rotate(2.4deg);
  }
  91% {
    -webkit-transform: translate(-4px, 4px) scale(1) rotate(-1.8deg);
            transform: translate(-4px, 4px) scale(1) rotate(-1.8deg);
  }
  94% {
    -webkit-transform: translate(2px, -2px) scale(1) rotate(1.3deg);
            transform: translate(2px, -2px) scale(1) rotate(1.3deg);
  }
  97% {
    -webkit-transform: translate(-1px, 1px) scale(1) rotate(-0.6deg);
            transform: translate(-1px, 1px) scale(1) rotate(-0.6deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1) rotate(0deg);
            transform: translate(0, 0) scale(1) rotate(0deg);
  }
}
@keyframes aitsu-clunky-down {
  0% {
    opacity: 0;
    -webkit-transform: translate(-10px, -1000px) scale(0.28) rotate(-10deg);
            transform: translate(-10px, -1000px) scale(0.28) rotate(-10deg);
  }
  3% {
    opacity: 1;
    -webkit-transform: translate(19px, -965px) scale(0.31) rotate(13deg);
            transform: translate(19px, -965px) scale(0.31) rotate(13deg);
  }
  7% {
    -webkit-transform: translate(-8px, -895px) scale(0.35) rotate(-5deg);
            transform: translate(-8px, -895px) scale(0.35) rotate(-5deg);
  }
  11% {
    -webkit-transform: translate(21px, -875px) scale(0.38) rotate(12deg);
            transform: translate(21px, -875px) scale(0.38) rotate(12deg);
  }
  15% {
    -webkit-transform: translate(-20px, -760px) scale(0.43) rotate(-15deg);
            transform: translate(-20px, -760px) scale(0.43) rotate(-15deg);
  }
  18% {
    -webkit-transform: translate(6px, -705px) scale(0.47) rotate(3deg);
            transform: translate(6px, -705px) scale(0.47) rotate(3deg);
  }
  23% {
    -webkit-transform: translate(-15px, -690px) scale(0.5) rotate(-9deg);
            transform: translate(-15px, -690px) scale(0.5) rotate(-9deg);
  }
  27% {
    -webkit-transform: translate(23px, -560px) scale(0.56) rotate(16deg);
            transform: translate(23px, -560px) scale(0.56) rotate(16deg);
  }
  31% {
    -webkit-transform: translate(-6px, -520px) scale(0.6) rotate(-4deg);
            transform: translate(-6px, -520px) scale(0.6) rotate(-4deg);
  }
  36% {
    -webkit-transform: translate(17px, -430px) scale(0.66) rotate(9deg);
            transform: translate(17px, -430px) scale(0.66) rotate(9deg);
  }
  40% {
    -webkit-transform: translate(-22px, -405px) scale(0.69) rotate(-14deg);
            transform: translate(-22px, -405px) scale(0.69) rotate(-14deg);
  }
  45% {
    -webkit-transform: translate(9px, -290px) scale(0.75) rotate(5deg);
            transform: translate(9px, -290px) scale(0.75) rotate(5deg);
  }
  50% {
    -webkit-transform: translate(-18px, -215px) scale(0.81) rotate(-12deg);
            transform: translate(-18px, -215px) scale(0.81) rotate(-12deg);
  }
  54% {
    -webkit-transform: translate(21px, -190px) scale(0.84) rotate(13deg);
            transform: translate(21px, -190px) scale(0.84) rotate(13deg);
  }
  59% {
    -webkit-transform: translate(-6px, -85px) scale(0.91) rotate(-3deg);
            transform: translate(-6px, -85px) scale(0.91) rotate(-3deg);
  }
  63% {
    -webkit-transform: translate(13px, -32px) scale(0.96) rotate(8deg);
            transform: translate(13px, -32px) scale(0.96) rotate(8deg);
  }
  68% {
    -webkit-transform: translate(-7px, 37px) scale(1.05) rotate(-6deg);
            transform: translate(-7px, 37px) scale(1.05) rotate(-6deg);
  }
  72% {
    -webkit-transform: translate(6px, -28px) scale(0.97) rotate(7deg);
            transform: translate(6px, -28px) scale(0.97) rotate(7deg);
  }
  76% {
    -webkit-transform: translate(-9px, 19px) scale(1.03) rotate(-5deg);
            transform: translate(-9px, 19px) scale(1.03) rotate(-5deg);
  }
  80% {
    -webkit-transform: translate(4px, -13px) scale(0.99) rotate(4deg);
            transform: translate(4px, -13px) scale(0.99) rotate(4deg);
  }
  84% {
    -webkit-transform: translate(-5px, 9px) scale(1.01) rotate(-3.2deg);
            transform: translate(-5px, 9px) scale(1.01) rotate(-3.2deg);
  }
  88% {
    -webkit-transform: translate(3px, -6px) scale(1) rotate(2.4deg);
            transform: translate(3px, -6px) scale(1) rotate(2.4deg);
  }
  91% {
    -webkit-transform: translate(-4px, 4px) scale(1) rotate(-1.8deg);
            transform: translate(-4px, 4px) scale(1) rotate(-1.8deg);
  }
  94% {
    -webkit-transform: translate(2px, -2px) scale(1) rotate(1.3deg);
            transform: translate(2px, -2px) scale(1) rotate(1.3deg);
  }
  97% {
    -webkit-transform: translate(-1px, 1px) scale(1) rotate(-0.6deg);
            transform: translate(-1px, 1px) scale(1) rotate(-0.6deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1) rotate(0deg);
            transform: translate(0, 0) scale(1) rotate(0deg);
  }
}
@-webkit-keyframes aitsu-clunky-down-sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px) rotate(-15deg);
            transform: translateY(-1000px) rotate(-15deg);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(30px) rotate(2deg);
            transform: translateY(30px) rotate(2deg);
  }
  62% {
    -webkit-transform: translateY(-22px) rotate(-14deg);
            transform: translateY(-22px) rotate(-14deg);
  }
  75% {
    -webkit-transform: translateY(12px) rotate(-2deg);
            transform: translateY(12px) rotate(-2deg);
  }
  87% {
    -webkit-transform: translateY(-6px) rotate(-10deg);
            transform: translateY(-6px) rotate(-10deg);
  }
  95% {
    -webkit-transform: translateY(3px) rotate(-6deg);
            transform: translateY(3px) rotate(-6deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(-7.24deg);
            transform: translateY(0) rotate(-7.24deg);
  }
}
@keyframes aitsu-clunky-down-sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px) rotate(-15deg);
            transform: translateY(-1000px) rotate(-15deg);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(30px) rotate(2deg);
            transform: translateY(30px) rotate(2deg);
  }
  62% {
    -webkit-transform: translateY(-22px) rotate(-14deg);
            transform: translateY(-22px) rotate(-14deg);
  }
  75% {
    -webkit-transform: translateY(12px) rotate(-2deg);
            transform: translateY(12px) rotate(-2deg);
  }
  87% {
    -webkit-transform: translateY(-6px) rotate(-10deg);
            transform: translateY(-6px) rotate(-10deg);
  }
  95% {
    -webkit-transform: translateY(3px) rotate(-6deg);
            transform: translateY(3px) rotate(-6deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(-7.24deg);
            transform: translateY(0) rotate(-7.24deg);
  }
}
@-webkit-keyframes aitsu-warp-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) rotate(-1440deg) scale(0);
            transform: translateY(-250px) rotate(-1440deg) scale(0);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  22% {
    opacity: 1;
    -webkit-transform: translateY(-170px) rotate(-720deg) scale(0.15);
            transform: translateY(-170px) rotate(-720deg) scale(0.15);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  40% {
    -webkit-transform: translateY(-110px) rotate(-360deg) scale(0.4);
            transform: translateY(-110px) rotate(-360deg) scale(0.4);
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  55% {
    -webkit-transform: translateY(-90px) rotate(-360deg) scale(0.45);
            transform: translateY(-90px) rotate(-360deg) scale(0.45);
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  78% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(25deg) scale(1.15);
            transform: translateY(0) rotate(25deg) scale(1.15);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  90% {
    -webkit-transform: translateY(0) rotate(-10deg) scale(0.93);
            transform: translateY(0) rotate(-10deg) scale(0.93);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0deg) scale(1);
            transform: translateY(0) rotate(0deg) scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@keyframes aitsu-warp-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) rotate(-1440deg) scale(0);
            transform: translateY(-250px) rotate(-1440deg) scale(0);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  22% {
    opacity: 1;
    -webkit-transform: translateY(-170px) rotate(-720deg) scale(0.15);
            transform: translateY(-170px) rotate(-720deg) scale(0.15);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  40% {
    -webkit-transform: translateY(-110px) rotate(-360deg) scale(0.4);
            transform: translateY(-110px) rotate(-360deg) scale(0.4);
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  55% {
    -webkit-transform: translateY(-90px) rotate(-360deg) scale(0.45);
            transform: translateY(-90px) rotate(-360deg) scale(0.45);
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  78% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(25deg) scale(1.15);
            transform: translateY(0) rotate(25deg) scale(1.15);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  90% {
    -webkit-transform: translateY(0) rotate(-10deg) scale(0.93);
            transform: translateY(0) rotate(-10deg) scale(0.93);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0deg) scale(1);
            transform: translateY(0) rotate(0deg) scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@-webkit-keyframes aitsu-warp-in-sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) rotate(-1440deg) scale(0);
            transform: translateY(-250px) rotate(-1440deg) scale(0);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  22% {
    opacity: 1;
    -webkit-transform: translateY(-170px) rotate(-720deg) scale(0.15);
            transform: translateY(-170px) rotate(-720deg) scale(0.15);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  40% {
    -webkit-transform: translateY(-110px) rotate(-360deg) scale(0.4);
            transform: translateY(-110px) rotate(-360deg) scale(0.4);
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  55% {
    -webkit-transform: translateY(-90px) rotate(-360deg) scale(0.45);
            transform: translateY(-90px) rotate(-360deg) scale(0.45);
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  78% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(12deg) scale(1.12);
            transform: translateY(0) rotate(12deg) scale(1.12);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  90% {
    -webkit-transform: translateY(0) rotate(-15deg) scale(0.95);
            transform: translateY(0) rotate(-15deg) scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(-7.24deg) scale(1);
            transform: translateY(0) rotate(-7.24deg) scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@keyframes aitsu-warp-in-sp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px) rotate(-1440deg) scale(0);
            transform: translateY(-250px) rotate(-1440deg) scale(0);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  22% {
    opacity: 1;
    -webkit-transform: translateY(-170px) rotate(-720deg) scale(0.15);
            transform: translateY(-170px) rotate(-720deg) scale(0.15);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  40% {
    -webkit-transform: translateY(-110px) rotate(-360deg) scale(0.4);
            transform: translateY(-110px) rotate(-360deg) scale(0.4);
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  55% {
    -webkit-transform: translateY(-90px) rotate(-360deg) scale(0.45);
            transform: translateY(-90px) rotate(-360deg) scale(0.45);
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  78% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(12deg) scale(1.12);
            transform: translateY(0) rotate(12deg) scale(1.12);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  90% {
    -webkit-transform: translateY(0) rotate(-15deg) scale(0.95);
            transform: translateY(0) rotate(-15deg) scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(-7.24deg) scale(1);
            transform: translateY(0) rotate(-7.24deg) scale(1);
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
article .aitsu {
  position: relative;
}
@media (min-width: 820px) {
  article .aitsu {
    width: 568px;
    left: 186px;
    top: 23px;
  }
}
@media (max-width: 640px) {
  article .aitsu {
    width: 80vw;
    left: 5vw;
  }
}
article .aitsu.active {
  -webkit-animation: furufuru 4s ease-in-out infinite;
          animation: furufuru 4s ease-in-out infinite;
}
article .girl {
  position: absolute;
  top: 57px;
  left: 0;
  width: 192px;
}
@media (max-width: 820px) {
  article .girl {
    display: none;
  }
}
article .girl img {
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
}
article .girl.active img {
  -webkit-animation: slide-inout-left 6s ease-in-out 0.5s infinite;
          animation: slide-inout-left 6s ease-in-out 0.5s infinite;
}
article .boy {
  position: absolute;
  top: -84px;
  right: 0;
  width: 193px;
}
@media (max-width: 820px) {
  article .boy {
    display: none;
  }
}
article .boy img {
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
}
article .boy.active img {
  -webkit-animation: slide-inout-right 6s ease-in-out 3s infinite;
          animation: slide-inout-right 6s ease-in-out 3s infinite;
}
@media (max-width: 640px) {
  article .content {
    width: auto;
    padding: 0 12px;
  }
}
article .content + .content {
  margin-top: 80px;
}
@media (max-width: 640px) {
  article .content + .content {
    margin-top: 40px;
  }
}
article .content + .content::before {
  content: "";
  display: block;
  max-width: 780px;
  width: 85vw;
  height: 1px;
  background-color: #000;
  margin: 0 auto 52px;
}
@media (max-width: 640px) {
  article .content + .content::before {
    width: 100%;
    margin: 0 auto 20px;
  }
}
article h2 {
  max-width: 780px;
  text-align: center;
  border-radius: 86px;
  background: #FCDCC8;
  position: relative;
}
@media (min-width: 641px) {
  article h2 {
    margin: 70px auto 42px;
    padding: 50px 0 42px;
  }
}
@media (max-width: 640px) {
  article h2 {
    width: 85.479vw;
    padding: 15px 0;
    margin: 36px auto 31px;
  }
}
@media (max-width: 640px) {
  article h2 img {
    width: 60.54vw;
  }
}
article h2 span {
  position: absolute;
}
@media (min-width: 641px) {
  article h2 span.beer {
    top: -36px;
    left: 42px;
    width: 85px;
  }
}
@media (max-width: 640px) {
  article h2 span.beer {
    top: -5vw;
    left: -2vw;
    width: 14vw;
  }
}
article h2 span.beer.active {
  -webkit-animation: furufuru 5s ease-in-out infinite 2s;
          animation: furufuru 5s ease-in-out infinite 2s;
}
@media (min-width: 641px) {
  article h2 span.bento {
    bottom: 15px;
    right: -32px;
    width: 145px;
  }
}
@media (max-width: 640px) {
  article h2 span.bento {
    bottom: -6vw;
    right: -4vw;
    width: 19vw;
  }
}
article h2 span.bento.active {
  -webkit-animation: furufuru 8s ease-in-out infinite 4s;
          animation: furufuru 8s ease-in-out infinite 4s;
}
article h3 {
  text-align: center;
}
article .date {
  font-size: 1.2rem;
  text-align: center;
  padding-top: 50px;
}
@media (max-width: 640px) {
  article .date {
    font-size: 1rem;
    padding-top: 30px;
  }
}
article .info {
  max-width: 670px;
  width: 74.24vw;
  margin: 0 auto;
  padding: 0 0 16px;
}
@media (min-width: 641px) {
  article .info {
    border-radius: 16px;
  }
}
article .info img {
  width: 100%;
}
@media (min-width: 641px) {
  article .info img.info-text {
    max-width: initial;
    width: 688px;
    margin-left: -9px;
  }
}
@media (min-width: 641px) {
  article .info img {
    border-radius: 16px;
  }
}
article .btn {
  display: block;
  text-align: center;
  margin-top: 54px;
}
@media (max-width: 640px) {
  article .btn {
    margin-top: 30px;
  }
}
article .btn img {
  max-width: 532px;
  width: 81.64vw;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 34px;
}
@media (max-width: 640px) {
  article .btn img {
    margin-left: -4%;
    border-radius: 20px;
  }
}
article .note {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 16px auto 0;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 640px) {
  article .note {
    font-size: 1rem;
  }
}
article .note .font-bold {
  color: #F25355;
  font-size: 2rem;
  line-height: 1.6;
  display: block;
  padding-bottom: 10px;
}
@media (max-width: 640px) {
  article .note .font-bold {
    font-size: 1.2rem;
  }
}
article .text {
  margin: 16px 0;
}
@media (min-width: 641px) {
  article .text {
    width: 400px;
    margin: 48px auto;
    white-space: nowrap;
  }
}
article .text ul + span.note {
  color: #1C1564;
  font-size: 1rem;
  line-height: 32px;
  letter-spacing: 1px;
}
@media (min-width: 641px) {
  article .text ul + span.note {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
article .text small {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
}
@media (min-width: 641px) {
  article .text small {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
article .img {
  margin: 30px auto 0;
  text-align: center;
}
@media (max-width: 640px) {
  article .img {
    margin: 24px auto 0;
  }
}
article .size {
  max-width: 440px;
  margin: -20px auto 0;
  font-size: 1.6rem;
  text-align: center;
}
@media (max-width: 640px) {
  article .size {
    font-size: 1.2rem;
    margin-top: 0;
  }
}
article .size table {
  border-collapse: collapse;
}
@media (max-width: 640px) {
  article .size table {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
}
article .size table + p {
  font-size: 1.4rem;
  line-height: 12px;
  text-align: right;
  padding: 10px 16px;
}
@media (max-width: 640px) {
  article .size table + p {
    font-size: 1rem;
    padding: 6ch 0 0;
  }
}
article .size th, article .size td {
  text-align: center;
  border-bottom: 1px solid;
  padding: 8px 20px;
}
@media (max-width: 640px) {
  article .size th, article .size td {
    padding: 6px 5.8vw;
  }
}
article .size th {
  padding: 4px 26px;
  font-weight: normal;
}
@media (max-width: 640px) {
  article .size th {
    padding: 4px;
  }
}
article .prof {
  max-width: 480px;
  margin: 28px auto 0;
  border: 1px solid #008045;
  padding: 30px 0 30px 35px;
  font-size: 1.4rem;
  line-height: 1.8;
  border-radius: 8px;
}
@media (max-width: 640px) {
  article .prof {
    font-size: 1.2rem;
    line-height: 24px;
    padding: 16px;
    margin-top: 24px;
  }
}
article .prof h4 {
  font-family: "A1 Gothic B JIS2004", sans-serif;
  color: #008045;
  font-size: 1.8rem;
  line-height: 2;
  padding-bottom: 12px;
}
@media (max-width: 640px) {
  article .prof h4 {
    font-size: 1.4rem;
  }
}
article .prof h4 small {
  font-family: "A1 Gothic M JIS2004", sans-serif;
  font-size: 14px;
}
article .prof .img {
  max-width: 382px;
  margin: 22px 0 0 15px;
}
@media (max-width: 640px) {
  article .prof .img {
    margin: 14px auto;
  }
}
article .prof .img img {
  border: 1px solid rgba(28, 21, 100, 0.4);
}
article .prof .img img + img {
  margin-top: 16px;
}
@media (max-width: 640px) {
  article .prof .img img + img {
    margin-top: 12px;
  }
}
article .prof a {
  word-break: break-all;
}
article figcaption {
  color: #919191;
  font-size: 1.2rem;
  line-height: 1.5;
  padding-top: 12px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
@media (max-width: 640px) {
  article figcaption {
    padding-top: 8px;
  }
}
@media (max-width: 640px) {
  article .midashi01 h3 {
    width: 73.972vw;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  article .midashi02 h3 {
    width: 74.52vw;
    margin: 0 auto;
  }
}
article .midashi02 .img {
  max-width: 437px;
}
@media (max-width: 640px) {
  article .midashi03 h3 {
    width: 62.46vw;
    margin: 0 auto;
  }
}
article .midashi03 .img {
  max-width: 480px;
}
article .midashi03 figcaption {
  text-align: left;
}
article .midashi04 .img img {
  max-width: 660px;
  width: 82.7vw;
}
@media (max-width: 640px) {
  article .midashi04 h3 {
    width: 86.3vw;
    margin: 0 auto;
  }
}
article .midashi05 .img {
  max-width: 480px;
}
article .midashi05 figcaption {
  text-align: left;
}
@media (max-width: 640px) {
  article .midashi05 h3 {
    width: 55.068vw;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  article .midashi06 {
    margin-bottom: 10px;
  }
}
article .midashi06 .img {
  max-width: 480px;
}
article .midashi06 figcaption {
  text-align: left;
}
@media (max-width: 640px) {
  article .midashi06 h3 {
    width: 69.315vw;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  article .midashi07 h3 {
    width: 76.43vw;
    margin: 0 auto;
  }
}
@media (min-width: 641px) {
  article .midashi07 .prof {
    padding-left: 35px;
  }
}
article .midashi08 {
  margin-top: 82px;
}
@media (max-width: 640px) {
  article .midashi08 {
    padding: 0 25px;
  }
}
article .midashi08 h3 {
  max-width: 448px;
  display: block;
  margin: 0 auto 20px;
  padding: 20px 0;
  text-align: center;
  background-color: #FCDCC8;
  border-radius: 60px;
}
@media (max-width: 640px) {
  article .midashi08 h3 {
    padding: 20px 24px;
    margin-top: 36px;
    margin-bottom: 24px;
  }
}
article .midashi08 h3 img {
  max-width: 360px;
  width: 65.479vw;
}
article .midashi08 .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}
@media (max-width: 640px) {
  article .midashi08 .text {
    font-size: 1.4rem;
    line-height: 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
article .midashi08 .text .game {
  display: block;
}
article .midashi08 .text .time {
  text-align: left;
}
@media (max-width: 640px) {
  article .midashi08 .text .time {
    font-size: 1.6rem;
  }
}
article .midashi08 .info {
  margin-top: 78px;
}
@media (max-width: 640px) {
  article .midashi08 .info {
    margin-top: 30px;
  }
}
article .midashi08 .info::before {
  content: "";
  display: block;
  max-width: 780px;
  height: 1px;
  background-color: #000;
  margin: 0 auto 80px;
}
@media (max-width: 640px) {
  article .midashi08 .info::before {
    margin: 0 auto 45px;
  }
}
article .copyright {
  text-align: center;
  font-size: 1rem;
  line-height: 32px; /* 266.667% */
  padding-top: 30px;
}
@media (min-width: 641px) {
  article .copyright {
    font-size: 1.4rem;
    padding-top: 70px;
  }
}

.banner {
  text-align: center;
  margin: 70px auto;
}
@media (min-width: 641px) {
  .banner {
    margin: 115px auto;
  }
}
.banner img {
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 640px) {
  .banner img {
    width: 83.75vw;
    margin: 0 auto;
  }
}

footer {
  color: #000;
  background-color: #FFFF97;
  position: relative;
  padding: 45px 0;
}
@media (min-width: 641px) {
  footer {
    padding: 64px 0;
  }
}
footer a[target=_blank]::after {
  display: none;
}
footer .inner {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 640px) {
  footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 40px;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
footer .inner .share {
  font-family: "A1 Gothic B JIS2004", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 640px) {
  footer .inner .share {
    gap: 9.33vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (min-width: 641px) {
  footer .inner .share li {
    margin-right: 25px;
  }
}
footer .inner .share li.text {
  font-size: 1.4rem;
  margin-left: 4vw;
}
@media (min-width: 641px) {
  footer .inner .share li.text {
    margin-right: 20px;
    margin-left: 0;
  }
}
@media (min-width: 641px) {
  footer .inner .hobo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -3px;
    right: 0;
  }
}
@media (max-width: 640px) {
  footer .inner .hobo {
    display: contents;
  }
}
@media (min-width: 641px) {
  footer .inner .hobo li {
    margin: 0 0 0 30px;
  }
}
@media (max-width: 640px) {
  footer .inner .hobo li.email {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
footer .inner .copyright {
  font-family: "A1 Gothic R JIS2004", sans-serif;
  font-size: 1.4rem;
  padding-top: 40px;
  text-align: center;
}
@media (max-width: 640px) {
  footer .inner .copyright {
    padding-top: 0;
  }
}/*# sourceMappingURL=style.css.map */