@keyframes _rotate_1ghp4_1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes _beat_1ghp4_1 {
  0% {
    scale: 1;
  }
  50% {
    scale: 0.95;
  }
  100% {
    scale: 1;
  }
}
._wrapper_1ghp4_20 {
  display: flex;
  flex-direction: column;
  place-items: center;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  ._wrapper_1ghp4_20 {
    margin-top: 64px;
  }
}
@media only screen and (max-width: 767px) {
  ._wrapper_1ghp4_20 {
    margin-top: 16.4102564103vw;
  }
}

._titleContainer_1ghp4_38 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-image: url("/assets/images/schedule/page/bg.svg");
  background-repeat: repeat-x;
  background-position: center;
  background-size: auto 100%;
}

._title_1ghp4_38 {
  display: flex;
  flex-direction: column;
  place-content: center;
  place-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (min-width: 768px) {
  ._title_1ghp4_38 {
    margin-top: 51.69px;
    font-size: 30.98px;
    line-height: 46.47px;
  }
}
@media only screen and (max-width: 767px) {
  ._title_1ghp4_38 {
    margin-top: 6.9230769231vw;
    font-size: 7.6923076923vw;
    line-height: 10.3846153846vw;
  }
}

@media only screen and (min-width: 768px) {
  ._enTitle_1ghp4_76 {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  ._enTitle_1ghp4_76 {
    width: 45.8974358974vw;
  }
}

@media only screen and (min-width: 768px) {
  ._jpTitle_1ghp4_87 {
    width: 410px;
    height: 40px;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  ._jpTitle_1ghp4_87 {
    width: 84.1025641026vw;
    height: 7.1794871795vw;
    margin-top: 4.1025641026vw;
  }
}

._waveBottom_1ghp4_101 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  ._waveBottom_1ghp4_101 {
    height: 30px;
    margin-top: 27px;
    margin-bottom: -2px;
  }
}
@media only screen and (max-width: 767px) {
  ._waveBottom_1ghp4_101 {
    height: 3.8461538462vw;
    margin-top: 11.7948717949vw;
  }
}

._wave_1ghp4_101 {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  margin-bottom: -2px;
  background-image: url("/assets/images/schedule/page/wave.svg");
  background-repeat: repeat-x;
}
@media only screen and (min-width: 768px) {
  ._wave_1ghp4_101 {
    height: 30px;
    background-size: auto 100%;
    --move: 1345px;
    animation: _wave_1ghp4_101 26s infinite linear;
  }
}
@media only screen and (max-width: 767px) {
  ._wave_1ghp4_101 {
    height: 3.8461538462vw;
    background-size: 166.6666666667vw 4.1025641026vw;
    --move: 166.6666666667vw;
    animation: _wave_1ghp4_101 15s infinite linear;
  }
}

@keyframes _wave_1ghp4_101 {
  to {
    background-position-x: var(--move);
  }
}
._back_1ghp4_151 {
  display: flex;
  place-content: center;
  place-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 800;
  color: #205ba9;
  text-align: left;
  text-underline-position: from-font;
  background-color: white;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (min-width: 768px) {
  ._back_1ghp4_151 {
    width: 240px;
    border-radius: 40px;
    height: 80px;
    font-size: 20px;
    line-height: 30px;
    margin-top: 64px;
    border: 3px solid #205ba9;
  }
}
@media only screen and (max-width: 767px) {
  ._back_1ghp4_151 {
    width: 36.9230769231vw;
    border-radius: 7.8205128205vw;
    height: 15.641025641vw;
    font-size: 4.1025641026vw;
    line-height: 6.1538461538vw;
    margin-top: 12.3076923077vw;
    border: 0.5128205128vw solid #205ba9;
  }
}

@media only screen and (min-width: 768px) {
  ._backText_1ghp4_187 {
    width: 40px;
    height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  ._backText_1ghp4_187 {
    width: 8.2051282051vw;
    height: 4.1025641026vw;
  }
}