@media screen and (max-width: 414px) {
  .visible_pc {
    display: none;
  }
}

.visible_sp {
  display: none;
}
@media screen and (max-width: 414px) {
  .visible_sp {
    display: block;
  }
}

#mv {
  background-image: url(../images03/mv_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 79px;
  position: relative;
}
@media screen and (max-width: 414px) {
  #mv {
    padding-top: 3.6vw;
    padding-bottom: 19.1vw;
  }
}
#mv .logo {
  width: 100px;
  margin-right: 22px;
  margin-left: auto;
}
@media screen and (max-width: 414px) {
  #mv .logo {
    width: 24.2vw;
    margin-right: 5.3vw;
  }
}
#mv .catch {
  position: absolute;
  right: 0;
  top: 61px;
  width: 221px;
}
@media screen and (max-width: 414px) {
  #mv .catch {
    top: 14.7vw;
    width: 53.4vw;
  }
}
#mv h1 {
  width: 100%;
  margin: 115px auto 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 414px) {
  #mv h1 {
    margin: 27.8vw auto 0;
  }
}
#mv .txt01 {
  width: 100%;
  margin: -38px auto 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 414px) {
  #mv .txt01 {
    margin: -9.2vw auto 0;
  }
}
#mv .img01 {
  position: absolute;
  width: 182px;
  top: 265px;
  right: 0px;
  z-index: 1;
}
@media screen and (max-width: 414px) {
  #mv .img01 {
    width: 44vw;
    top: 64vw;
    right: 0;
  }
}
#mv .txt02 {
  width: 97.6%;
  margin-left: auto;
  margin-right: auto;
}

#schedule {
  background-image: url(../images03/schedule_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  position: relative;
  z-index: 2;
  margin-top: -45px;
  padding-top: 63px;
  padding-bottom: 239px;
}
@media screen and (max-width: 414px) {
  #schedule {
    margin-top: -10.9vw;
    padding-top: 15.2vw;
    padding-bottom: 58.6vw;
  }
}
#schedule .txt02 {
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}
#schedule .entry_btn01 {
  width: 77.3%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 414px) {
  #schedule .entry_btn01 {
    margin-top: 9.7vw;
  }
}

.bg01 {
  background-image: url(../images03/entry_bg_base.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  position: relative;
  z-index: 3;
  margin-top: -100px;
}
@media screen and (max-width: 414px) {
  .bg01 {
    margin-top: -24.2vw;
  }
}

#entry {
  position: relative;
  padding-bottom: 36px;
}
@media screen and (max-width: 414px) {
  #entry {
    padding-bottom: 8.7vw;
  }
}
#entry h2 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}
#entry .txt_box02 {
  position: relative;
  background-image: url(../images03/entry_catch_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  z-index: 3;
  margin-top: -37px;
}
@media screen and (max-width: 414px) {
  #entry .txt_box02 {
    margin-top: -8.9vw;
  }
}
#entry .txt_box02 .txt01 {
  width: 100%;
  margin: 0 auto;
}
#entry .img01 {
  position: absolute;
  right: 0;
  top: 570px;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 414px) {
  #entry .img01 {
    top: 136.7vw;
  }
}
#entry .txt_box03 {
  padding-top: 39px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 414px) {
  #entry .txt_box03 {
    padding-top: 9.4vw;
  }
}
#entry .txt_box03 .txt04 {
  width: 325px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 414px) {
  #entry .txt_box03 .txt04 {
    width: 78.6vw;
  }
}
#entry .txt_box03 .txt02 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 348px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 414px) {
  #entry .txt_box03 .txt02 {
    width: 100%;
    margin-top: 84.1vw;
  }
}
#entry .txt03 {
  margin-top: 14px;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 414px) {
  #entry .txt03 {
    margin-top: 3.4vw;
  }
}
#entry #movie {
  margin-top: 43px;
  position: relative;
  z-index: 6;
}
@media screen and (max-width: 414px) {
  #entry #movie {
    margin-top: 10.4vw;
  }
}
#entry #movie h3 {
  width: 288px;
  margin: 0 auto 11px;
}
@media screen and (max-width: 414px) {
  #entry #movie h3 {
    width: 69.6vw;
    margin: 0 auto 2.7vw;
  }
}
#entry .entry_btn02 {
  position: relative;
  z-index: 7;
  width: 77.3%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 58px;
}
@media screen and (max-width: 414px) {
  #entry .entry_btn02 {
    margin-top: 14vw;
  }
}

.bg02 {
  background-image: url(../images03/area_bg_base.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  background-color: #fff;
  position: relative;
}

#area {
  position: relative;
  padding-top: 290px;
  padding-bottom: 125px;
}
@media screen and (max-width: 414px) {
  #area {
    padding-top: 70vw;
    padding-bottom: 30.2vw;
  }
}
#area .racer_box01 {
  position: absolute;
  top: 0;
  right: 0;
}
#area .racer_box01 .wave,
#area .racer_box01 .racer {
  width: 414px;
  height: 360px;
}
@media screen and (max-width: 414px) {
  #area .racer_box01 .wave,
  #area .racer_box01 .racer {
    width: 100vw;
    height: 87vw;
  }
}
#area .racer_box01 .wave img,
#area .racer_box01 .racer img {
  width: 414px;
  height: 360px;
}
@media screen and (max-width: 414px) {
  #area .racer_box01 .wave img,
  #area .racer_box01 .racer img {
    width: 100vw;
    height: 87vw;
  }
}
#area .racer_box01 .wave,
#area .racer_box01 .racer {
  position: absolute;
  right: 0;
  top: 0;
}
#area .racer_box01 .wave {
  z-index: 1;
}
#area .racer_box01 .racer {
  z-index: 2;
}
#area .txt_box01 {
  position: relative;
  z-index: 10;
}
#area .txt_box01 .txt_block01 {
  width: 360px;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}
@media screen and (max-width: 414px) {
  #area .txt_box01 .txt_block01 {
    width: 87vw;
    padding: 1.2vw;
  }
}
#area .txt_box01 .txt_block01 .border {
  border: 1px solid #fff;
  padding: 17px 0 13px;
}
@media screen and (max-width: 414px) {
  #area .txt_box01 .txt_block01 .border {
    padding: 4.1vw 0 3.1vw;
  }
}
#area .txt_box01 .txt_block01 .txt01 {
  font-size: 19px;
  color: #e8d445;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0em;
}
@media screen and (max-width: 414px) {
  #area .txt_box01 .txt_block01 .txt01 {
    font-size: 4.6vw;
  }
}
#area .txt_box01 .txt_block01 .txt02 {
  font-size: 21px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.07em;
  margin-top: 0.1em;
}
@media screen and (max-width: 414px) {
  #area .txt_box01 .txt_block01 .txt02 {
    font-size: 5.1vw;
  }
}

#method h2 {
  width: 100%;
  display: block;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 0.5em 0 0.7em;
}
@media screen and (max-width: 414px) {
  #method h2 {
    font-size: 9.2vw;
  }
}

#application {
  background-color: #fff;
  background-image: url(../images03/application_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  position: relative;
}
#application .wrap01 {
  position: relative;
  z-index: 10;
  height: 294px;
  padding-top: 95px;
}
@media screen and (max-width: 414px) {
  #application .wrap01 {
    height: 71vw;
    padding-top: 22.9vw;
  }
}
#application .wrap01 h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5em;
}
@media screen and (max-width: 414px) {
  #application .wrap01 h3 {
    font-size: 6.8vw;
  }
}
#application .wrap01 .entry_btn01 {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 19px;
}
@media screen and (max-width: 414px) {
  #application .wrap01 .entry_btn01 {
    margin-top: 4.6vw;
    width: 77.3vw;
  }
}
#application .no {
  position: absolute;
  right: 36px;
  top: 43px;
  width: 131px;
}
@media screen and (max-width: 414px) {
  #application .no {
    width: 31.6vw;
    top: 10.4vw;
    right: 8.7vw;
  }
}

#buy {
  background-color: #fff;
  background-image: url(../images03/buy_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  position: relative;
}
#buy .no {
  position: absolute;
  right: 36px;
  top: 40px;
  width: 146px;
}
@media screen and (max-width: 414px) {
  #buy .no {
    width: 35.3vw;
    top: 9.7vw;
    right: 8.7vw;
  }
}
#buy .wrap01 {
  position: relative;
  z-index: 10;
  padding-top: 66px;
}
@media screen and (max-width: 414px) {
  #buy .wrap01 {
    padding-top: 15.9vw;
  }
}
#buy h3 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.6em;
}
@media screen and (max-width: 414px) {
  #buy h3 {
    font-size: 6vw;
  }
}
#buy .buy_btn01 {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
}
@media screen and (max-width: 414px) {
  #buy .buy_btn01 {
    width: 77.3vw;
    margin-top: 3.9vw;
  }
}
#buy .txt_list01 {
  margin-top: 20px;
}
@media screen and (max-width: 414px) {
  #buy .txt_list01 {
    margin-top: 4.8vw;
  }
}
#buy .txt_list01 li {
  font-size: 11px;
  line-height: 1.3em;
}
@media screen and (max-width: 414px) {
  #buy .txt_list01 li {
    font-size: 2.7vw;
  }
}
#buy .entry_btn02 {
  width: 274px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 414px) {
  #buy .entry_btn02 {
    width: 66.2vw;
    margin-top: 7.2vw;
  }
}

.bg03 {
  background-image: url(../images03/about_bg_base.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  background-color: #fff;
  position: relative;
}

#about {
  position: relative;
  padding-top: 550px;
  padding-bottom: 285px;
}
@media screen and (max-width: 414px) {
  #about {
    padding-top: 132.9vw;
    padding-bottom: 68.8vw;
  }
}
#about .racer_box01 .wave_up,
#about .racer_box01 .wave_down {
  width: 414px;
  height: 530px;
}
@media screen and (max-width: 414px) {
  #about .racer_box01 .wave_up,
  #about .racer_box01 .wave_down {
    width: 100vw;
    height: 128vw;
  }
}
#about .racer_box01 .wave_up img,
#about .racer_box01 .wave_down img {
  width: 414px;
  height: 530px;
}
@media screen and (max-width: 414px) {
  #about .racer_box01 .wave_up img,
  #about .racer_box01 .wave_down img {
    width: 100vw;
    height: 128vw;
  }
}
#about .racer_box01 .racer {
  width: 594px;
  height: 530px;
}
@media screen and (max-width: 414px) {
  #about .racer_box01 .racer {
    width: 143.5vw;
    height: 128vw;
  }
}
#about .racer_box01 .racer img {
  width: 594px;
  height: 530px;
}
@media screen and (max-width: 414px) {
  #about .racer_box01 .racer img {
    width: 143.5vw;
    height: 128vw;
  }
}
#about .racer_box01 .wave_up,
#about .racer_box01 .wave_down,
#about .racer_box01 .racer {
  position: absolute;
  left: 0;
  top: -38px;
}
@media screen and (max-width: 414px) {
  #about .racer_box01 .wave_up,
  #about .racer_box01 .wave_down,
  #about .racer_box01 .racer {
    top: -9.2vw;
  }
}
#about .racer_box01 .wave_up {
  z-index: 3;
}
#about .racer_box01 .racer {
  z-index: 2;
  left: -180px;
}
@media screen and (max-width: 414px) {
  #about .racer_box01 .racer {
    left: -43.5vw;
  }
}
#about .racer_box01 .wave_down {
  z-index: 1;
}
#about .big_txt01 {
  position: absolute;
  right: 34px;
  top: 335px;
  width: 84px;
}
@media screen and (max-width: 414px) {
  #about .big_txt01 {
    width: 20.3vw;
    top: 80.9vw;
    right: 8.2vw;
  }
}
#about .wrap01 {
  position: relative;
  z-index: 10;
}
#about .wrap01 h2 {
  width: 258px;
}
@media screen and (max-width: 414px) {
  #about .wrap01 h2 {
    width: 62.3vw;
  }
}
#about .wrap01 .txt01 {
  width: 302px;
  font-size: 15px;
  line-height: 1.9em;
  margin-top: 24px;
  letter-spacing: 0;
}
@media screen and (max-width: 414px) {
  #about .wrap01 .txt01 {
    width: 72.9vw;
    font-size: 3.6vw;
    margin-top: 5.8vw;
  }
}
#about .wrap01 .txt02 {
  width: 302px;
  font-size: 12px;
  line-height: 1.9em;
  margin-top: 0.8em;
  letter-spacing: 0;
}
@media screen and (max-width: 414px) {
  #about .wrap01 .txt02 {
    width: 72.9vw;
    font-size: 2.8vw;
  }
}
#about .wrap01 .link01 {
  width: 241px;
  margin-top: 30px;
}
@media screen and (max-width: 414px) {
  #about .wrap01 .link01 {
    width: 58.2vw;
    margin-top: 7.2vw;
  }
}

#oute {
  position: relative;
  padding-top: 430px;
}
@media screen and (max-width: 414px) {
  #oute {
    padding-top: 103.9vw;
  }
}
#oute .racer_box01 .wave_up,
#oute .racer_box01 .wave_down {
  width: 414px;
  height: 540px;
}
@media screen and (max-width: 414px) {
  #oute .racer_box01 .wave_up,
  #oute .racer_box01 .wave_down {
    width: 100vw;
    height: 130.4vw;
  }
}
#oute .racer_box01 .wave_up img,
#oute .racer_box01 .wave_down img {
  width: 414px;
  height: 540px;
}
@media screen and (max-width: 414px) {
  #oute .racer_box01 .wave_up img,
  #oute .racer_box01 .wave_down img {
    width: 100vw;
    height: 130.4vw;
  }
}
#oute .racer_box01 .racer {
  width: 556px;
  height: 540px;
}
@media screen and (max-width: 414px) {
  #oute .racer_box01 .racer {
    width: 134.3vw;
    height: 130.4vw;
  }
}
#oute .racer_box01 .racer img {
  width: 556px;
  height: 540px;
}
@media screen and (max-width: 414px) {
  #oute .racer_box01 .racer img {
    width: 134.3vw;
    height: 130.4vw;
  }
}
#oute .racer_box01 .wave_up,
#oute .racer_box01 .wave_down,
#oute .racer_box01 .racer {
  position: absolute;
  left: 0;
  top: 0;
}
#oute .racer_box01 .wave_up {
  z-index: 3;
}
#oute .racer_box01 .racer {
  z-index: 2;
}
#oute .racer_box01 .wave_down {
  z-index: 1;
}
#oute .wrap01 {
  position: relative;
}
#oute #result h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 414px) {
  #oute #result h3 {
    font-size: 5.8vw;
  }
}
#oute #result .txt01 {
  font-size: 16px;
  line-height: 1.5em;
  text-align: justify;
  margin-top: 10px;
}
@media screen and (max-width: 414px) {
  #oute #result .txt01 {
    font-size: 3.9vw;
    margin-top: 2.4vw;
  }
}
#oute #result .txt_list01 {
  margin-top: 10px;
}
@media screen and (max-width: 414px) {
  #oute #result .txt_list01 {
    margin-top: 2.4vw;
  }
}
#oute #result .txt_list01 li {
  font-size: 10px;
  line-height: 1.5em;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 414px) {
  #oute #result .txt_list01 li {
    font-size: 2.4vw;
  }
}
#oute #send {
  margin-top: 30px;
}
@media screen and (max-width: 414px) {
  #oute #send {
    margin-top: 7.2vw;
  }
}
#oute #send h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 414px) {
  #oute #send h3 {
    font-size: 5.8vw;
  }
}
#oute #send .txt01 {
  font-size: 16px;
  line-height: 1.5em;
  text-align: justify;
  margin-top: 10px;
}
@media screen and (max-width: 414px) {
  #oute #send .txt01 {
    font-size: 3.9vw;
    margin-top: 2.4vw;
  }
}
#oute #send .txt01 a {
  text-decoration: underline;
}

#slide .slide_content img {
  display: block;
  width: 100%;
  height: auto;
}
#slide .slick-slide > div {
  line-height: 0;
  font-size: 0;
}

#mv {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
}
#mv.active {
  opacity: 1;
}
#mv .catch {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translate(-3%, 3%);
}
#mv .catch.active {
  opacity: 1;
  transform: translate(0, 0);
}
#mv .message {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  transform: translate(0, 0);
}
#mv .message.active {
  opacity: 1;
  transform: translate(0, 0);
}
#mv h1 {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: scale(1.2);
}
#mv h1.active {
  opacity: 1;
  transform: translateY(0);
}
#mv .txt01 {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(-3%);
}
#mv .txt01.active {
  opacity: 1;
  transform: translateX(0);
}
#mv .img01 {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
}
#mv .img01.active {
  opacity: 1;
  transform: translateY(0);
}
#mv .txt02 {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
}
#mv .txt02.active {
  opacity: 1;
  transform: translateY(0);
}

#schedule {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
}
#schedule.active {
  opacity: 1;
  transform: translateY(0);
}

#entry h2 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transition-delay: 0s;
}
#entry .txt_box02 .txt01, #entry .txt_box02 .txt02 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-delay: 0.8s;
}
#entry.deactive h2 {
  opacity: 0;
  transition: 0s;
  transform: scale(1);
  transition-delay: 0s;
}
#entry.deactive .txt_box02 .txt01, #entry.deactive .txt_box02 .txt02 {
  opacity: 0;
  transition: 0s;
  transition-delay: 0s;
}
#entry .phase03 .txt_box03 .txt04 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  transform: translateY(0);
}
#entry .phase03 .txt_box03 .txt02 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-delay: 1.1s;
}
#entry .phase03 .img01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transition-delay: 0.6s;
}
#entry .phase03 .txt03 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
  transition-delay: 1.1s;
}
#entry .phase03.deactive .txt_box03 .txt04 {
  opacity: 0;
  transition: 0s;
  transform: translateY(0%);
  transition-delay: 0s;
}
#entry .phase03.deactive .txt_box03 .txt02 {
  opacity: 0;
  transition: 0s;
  transition-delay: 0s;
}
#entry .phase03.deactive .img01 {
  opacity: 0;
  transition: 0s;
  transform: scale(1);
  transition-delay: 0s;
}
#entry .phase03.deactive .txt03 {
  opacity: 0;
  transition: 0s;
  transform: translateY(5%);
  transition-delay: 0s;
}
#entry .phase04 #movie {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
}
#entry .phase04 #entry_btn02 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
  transition-delay: 0.5s;
}
#entry .phase04.deactive #movie {
  opacity: 0;
  transition: 0s;
  transform: translateY(5%);
}
#entry .phase04.deactive #entry_btn02 {
  opacity: 0;
  transition: 0s;
  transform: translateY(0);
  transition-delay: 0s;
}

#area .racer_box01 .wave {
  transition-property: width;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  overflow: hidden;
}
#area .racer_box01 .wave img {
  position: absolute;
  right: 0;
  top: 0;
}
#area .racer_box01 .racer {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: translate(0, 0);
}
#area .txt_box01 .txt_block01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transition-delay: 0.5s;
}
#area.deactive .racer_box01 .wave {
  width: 0;
  transition: 0s;
  transition-delay: 0s;
}
#area.deactive .racer_box01 .racer {
  opacity: 0;
  transform: translate(-5%, -3%);
  transition: 0s;
  transition-delay: 0s;
}
#area.deactive .txt_box01 .txt_block01 {
  opacity: 0;
  transition: 0s;
  transform: scale(1.1);
  transition-delay: 0s;
}

#method h2 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}
#method #application .no {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
  transition-delay: 0.6s;
}
#method #application h3 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.2s;
}
#method #application .close {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.4s;
}
#method #application .txt01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.4s;
}
#method #application .entry_btn01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.6s;
}
#method.deactive h2 {
  opacity: 0;
  transition: 0s;
  transition-delay: 0s;
}
#method.deactive #application .no {
  opacity: 0;
  transition: 0s;
  transform: translateY(8%);
}
#method.deactive #application h3 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#method.deactive #application .close {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#method.deactive #application .txt01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#method.deactive #application .entry_btn01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}

#buy .no {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
}
#buy h3 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 0.6s;
}
#buy .buy_btn01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 0.8s;
}
#buy .txt_list01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1s;
}
#buy .entry_btn02 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.2s;
}
#buy.deactive .no {
  opacity: 0;
  transition: 0s;
  transform: translateY(8%);
}
#buy.deactive h3 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#buy.deactive .buy_btn01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#buy.deactive .txt_list01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#buy.deactive .entry_btn02 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}

#about .racer_box01 .wave_up,
#about .racer_box01 .wave_down {
  transition-property: width;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  overflow: hidden;
}
#about .racer_box01 .wave_up img,
#about .racer_box01 .wave_down img {
  position: absolute;
  left: 0;
  top: 0;
}
#about .racer_box01 .racer {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: translate(0, 0);
}
#about .big_txt01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.9s;
  transition-timing-function: ease-in-out;
  transform: translateY(0);
  transition-delay: 0.5s;
}
#about h2 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.9s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.6s;
}
#about .txt01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.9s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.8s;
}
#about .txt02 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.9s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 2s;
}
#about .link01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.9s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 2.2s;
}
#about.deactive .racer_box01 .wave_up,
#about.deactive .racer_box01 .wave_down {
  width: 0;
  transition: 0s;
  transition-delay: 0s;
}
#about.deactive .racer_box01 .racer {
  opacity: 0;
  transform: translate(5%, -3%);
  transition: 0s;
  transition-delay: 0s;
}
#about.deactive .big_txt01 {
  opacity: 0;
  transition: 0s;
  transform: translateY(4%);
  transition-delay: 0s;
}
#about.deactive h2 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#about.deactive .txt01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#about.deactive .txt02 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#about.deactive .link01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}

#oute .racer_box01 .wave_up,
#oute .racer_box01 .wave_down {
  transition-property: width;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  overflow: hidden;
}
#oute .racer_box01 .wave_up img,
#oute .racer_box01 .wave_down img {
  position: absolute;
  left: 0;
  top: 0;
}
#oute .racer_box01 .racer {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transform: translate(0, 0);
}
#oute #result h3 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 0.8s;
}
#oute #result .txt01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1s;
}
#oute #result .txt_list01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 1.2s;
}
#oute.deactive .racer_box01 .wave_up,
#oute.deactive .racer_box01 .wave_down {
  width: 0;
  transition: 0s;
  transition-delay: 0s;
}
#oute.deactive .racer_box01 .racer {
  opacity: 0;
  transform: translate(5%, -3%);
  transition: 0s;
  transition-delay: 0s;
}
#oute.deactive #result h3 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
}
#oute.deactive #result .txt01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#oute.deactive #result .txt_list01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}
#oute #send h3 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 0s;
}
#oute #send .txt01 {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transform: translateX(0);
  transition-delay: 0.2s;
}
#oute #send.deactive h3 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
}
#oute #send.deactive .txt01 {
  opacity: 0;
  transition: 0s;
  transform: translateX(-3%);
  transition-delay: 0s;
}

.video_content {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
  z-index: 3;
}

.video_content video {
  width: 100%;
  height: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.video_poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}

.video_poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=style03_top.css.map */