.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  text-align: center;
  margin: 10px auto;
}

.logo {
  text-align: center;
}

.section_slide_01 {
  background: linear-gradient(to top,
    #FF8019 0%,
    #FFBA00 70%,
    #FFF148 100%
  ) !important;
}

.hero {
  background-image: url('../images/main-bg.webp');
  background-position: center;
  background-size: cover;
  height: auto;
  overflow: hidden;
}

.container-hero {
  max-width: 986px;
  height: 900px;
  position: relative;
  margin: 0 auto;
}

.hero-content {
  position: relative;
  width: 100%;
  height: 100%;
}

.hero-car {
  position: absolute;
  width: 45%;
  z-index: 2;
  opacity: 0;
}

.hero-img-floating {
  width: 100%;
  display: block;
  animation: floating 3s ease-in-out infinite alternate;
}

.car01 .hero-img-floating { animation-duration: 3.2s; animation-delay: 0s; }
.car02 .hero-img-floating { animation-duration: 2.6s; animation-delay: 0.8s; }
.car03 .hero-img-floating { animation-duration: 3.7s; animation-delay: 0.4s; }
.car04 .hero-img-floating { animation-duration: 2.9s; animation-delay: 1.3s; }

.car01 { top: 50px; left: -2%; }
.car02 { top: 230px; right: -140px; width: 40.5%; }
.car03 { top: 510px; left: -60px; width: 36.45%; }
.car04 { top: 550px; right: -170px; width: 43.65%; }

.hero-logo-wrap {
  position: absolute;
  top: 48.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 77%;
  z-index: 3;
  text-align: center;
}

.hero-main-ttl {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.hero-sub-ttl {
  width: 68.4%;
  display: block;
  margin: 20px auto 0;
}

/* Animations */
@keyframes slideInFromTopLeft {
  0% { transform: translate(-100px, -50px); opacity: 0.2; }
  100% { transform: translate(0, 0); opacity: 1; }
}
@keyframes slideInFromTopRight {
  0% { transform: translate(100px, -50px); opacity: 0.2; }
  100% { transform: translate(0, 0); opacity: 1; }
}
@keyframes slideInFromBottomLeft {
  0% { transform: translate(-100px, 50px); opacity: 0.2; }
  100% { transform: translate(0, 0); opacity: 1; }
}
@keyframes slideInFromBottomRight {
  0% { transform: translate(100px, 50px); opacity: 0.2; }
  100% { transform: translate(0, 0); opacity: 1; }
}
@keyframes fadeInScale {
  0%   { transform: translate(-50%, -50%) scale(0.6); opacity: 0; }
  55%  { transform: translate(-50%, -50%) scale(1.22); opacity: 1; }
  75%  { transform: translate(-50%, -50%) scale(0.96); opacity: 1; }
  100% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
}

@keyframes floating {
  0%   { transform: translateY(0px) rotate(-1.5deg); }
  50%  { transform: translateY(-15px) rotate(0deg); }
  100% { transform: translateY(-25px) rotate(1.5deg); }
}

.anim-car01 { animation: slideInFromTopLeft 1s ease-out 0s forwards; }
.anim-car02 { animation: slideInFromTopRight 1s ease-out 0.2s forwards; }
.anim-car03 { animation: slideInFromBottomLeft 1s ease-out 0.4s forwards; }
.anim-car04 { animation: slideInFromBottomRight 1s ease-out 0.6s forwards; }
.anim-ttl { animation: fadeInScale 0.9s ease-out 0.4s forwards; opacity: 0; }

.container {
  max-width: 986px;
  height: 1140px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}


.section_slide_01 {
  background-image: linear-gradient(#ad0000, maroon);
  height: 15vw;
}

.section_fair {
  background-image: url('../images/bg_gw02.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-7 {
  padding-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
}

.image-8 {
  margin-top: 20px;
}

.image-9 {
  width: 100%;
  margin-top: 40px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block {
  width: 986px;
  max-width: 100%;
  margin-top: 0;
  position: relative;
}

.image-10 {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.container-2 {
  max-width: 986px;
  height: 1080px;
}

.image-11 {
  margin-top: 40px;
}

.image-12 {
  margin: 60px auto 18px;
  padding-left: 10%;
  padding-right: 10%;
}

.image-13 {
  margin-bottom: 60px;
}

.tel {
  background-color: #e6e6e6;
}

.container-7 {
  max-width: 860px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.container-4 {
  max-width: 986px;
}

.image-14 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-15 {
  margin-bottom: 40px;
}

.div-block-2 {
  background-position: 0 0;
  background-size: cover;
}

.quick-stack {
  grid-column-gap: 16px;
  grid-row-gap: 15px;
  margin-bottom: 100px;
}

.section_fair_contents {
  background-image: url('../images/bg_gw06_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.container-6 {
  max-width: 986px;
}

.event_1 {
  background-image: url('../images/bg_gw08.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.container-3 {
  max-width: 986px;
  margin-bottom: 0;
  position: relative;
}

.div-block-3 {
  background-image: url('../images/bg_gw07.jpg');
  background-position: 0 0;
  background-size: cover;
}

.image-16 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph.white {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.event_2 {
  background-image: url('../images/bg_gw09_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.div-block-4 {
  background-color: #ff3535ad;
  margin-top: 30px;
  padding: 33px;
}

.image-18 {
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-5 {
  background-image: url('../images/bg_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 60px;
  padding: 29px;
}

.image-19 {
  padding-left: 15%;
  padding-right: 15%;
}

.foooter_gw {
  position: sticky;
}

.container-8 {
  text-align: center;
}

.image-20 {
  width: 80%;
  margin-top: 40px;
  margin-bottom: 10px;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.container-6-copy {
  max-width: 986px;
}

.otoriyose {
  background-image: url('../images/bg_gw06_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.event_ttl {
  background-image: url('../images/bg_gw07_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-21 {
  margin-top: 20px;
  position: absolute;
}

.image-22 {
  margin-top: -90px;
  position: static;
  width: 110%;
  max-width: none;
  display: block;
  margin-left: -5%;
}

.div-block-6 {
  margin-top: 0;
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
}

.div-block-7 {
  background-color: red;
  border-radius: 10px;
  padding: 30px;
}

.image-23 {
  padding-bottom: 10px;
  padding-left: 5%;
  padding-right: 5%;
}

.image-24 {
  padding-top: 20px;
  padding-left: 18%;
  padding-right: 18%;
}

.image-25 {
  margin-top: -66px;
  margin-bottom: 0%;
  padding-left: 15%;
  padding-right: 15%;
}

.container-9 {
  max-width: 986px;
}

.section_maintenance {
  background-image: url('../images/bg_gw10_1.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-26 {
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
}

.image-27 {
  margin-top: -30px;
}

.image-28 {
  margin-left: auto;
  margin-right: auto;
  padding: 25px 20% 10px;
}

.paragraph-3 {
  text-align: center;
  margin-bottom: 60px;
  font-family: Zen Maru Gothic, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.section_tvcm {
  background-image: url('../images/bg_gw11_1.webp');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 140px;
}

.container-10 {
  max-width: 800px;
}

.image-47 {
  width: 40%;
  margin: 60px auto 40px;
  display: block;
}

.heading-2 {
  text-align: center;
  margin-top: 60px;
  font-size: 24px;
  font-weight: 600;
}

.video-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.video {
  margin-bottom: 100px;
}

.section_sns {
  background-color: #fff688;
  background-image: linear-gradient(#fff688, #ffc04a);
}

.container-11 {
  max-width: 986px;
}

.image-48 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
}

.quick-stack-2 {
  margin: 0 15% 70px;
}

.image-49 {
  margin-top: 0%;
  padding: 2%;
}

@media screen and (max-width: 991px) {
  .image {
    width: 30vw;
    margin-top: 1vw;
    margin-bottom: 1vw;
  }

  .container-hero {
    height: 103vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-car {
    width: 42%;
  }

  .car01 { top: 5vw; left: -9vw; width: 45%; }
  .car02 { top: 22vw; right: -12vw; width: 40%; }
  .car03 { top: 70vw; left: -10vw; width: 38%; }
  .car04 { top: 75vw; right: -13vw; width: 45%; }

  .hero-logo-wrap {
    width: 78%;
    top: 42%;
  }

  .hero-sub-ttl {
    width: 95%;
    margin: 3vw auto 0;
  }

  .image-8 {
    width: 94vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .container-2 {
    height: 105vw;
    padding-left: 0;
    padding-right: 0;
  }

  .image-11 {
    width: 94vw;
    max-width: 94vw;
    margin-top: 4vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .image-12 {
    margin-top: 5vw;
    margin-bottom: 3vw;
  }

  .image-13 {
    margin-bottom: 10vw;
  }

  .container-7 {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .image-14 {
    margin: 5vw auto;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-15 {
    margin-bottom: 3vw;
  }

  .quick-stack {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    margin-bottom: 5vw;
  }

  .event_1 {
    height: auto;
  }

  .container-3 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-16 {
    margin-top: 5vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-17 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .paragraph {
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .paragraph.white {
    font-size: 2vw;
    text-align: left;
  }

  .div-block-5 {
    margin-bottom: 5vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .image-19 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .image-20 {
    width: 70%;
  }

  .image-21 {
    width: 90vw;
    margin-top: 1vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image-22 {
    margin-top: -12vw;
  }

  .div-block-6 {
    width: 90vw;
    margin-top: 0;
  }

  .div-block-7 {
    background-image: linear-gradient(#ff0004, #9e0000);
    padding: 5vw;
  }

  .image-24 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .image-25 {
    margin-top: -8vw;
  }

  .container-9 {
    max-width: 100vw;
  }

  .image-27 {
    max-width: 100vw;
    margin-top: -4vw;
    padding-left: 3vw;
    padding-right: 0;
  }

  .image-28 {
    padding-left: 20vw;
    padding-right: 20vw;
  }

  .paragraph-3 {
    margin-bottom: 5vw;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .section_tvcm {
    padding-bottom: 10vw;
  }

  .container-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-47 {
    margin-top: 5vw;
    margin-bottom: 2vw;
  }

  .heading-2 {
    font-size: 4vw;
  }

  .image-48 {
    margin-top: 5vw;
  }

  .quick-stack-2 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    margin: 10vw;
    padding: 2vw;
  }
}

@media screen and (max-width: 767px) {
  .image {
    width: 35vw;
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .container {
    height: 116vw;
  }

  .image-6 {
    padding-bottom: 3vw;
  }

  .image-8 {
    width: 90vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .image-11 {
    width: 94vw;
    margin-right: 3vw;
  }

  .cell {
    display: none;
  }

  .event_1 {
    height: auto;
  }

  .paragraph.white {
    font-size: 2.5vw;
  }

  .div-block-4 {
    padding: 3vw;
  }

  .div-block-5 {
    margin-bottom: 8vw;
    padding: 3vw;
  }

  .image-19 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-7 {
    padding: 3vw;
  }

  .image-24 {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .image-27 {
    padding-right: 0;
  }

  .image-28 {
    padding: 3vw 10vw 0;
  }

  .paragraph-3 {
    margin-bottom: 5vw;
    line-height: 5vw;
  }

  .container-10 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-47 {
    margin-top: 10vw;
  }

  .heading-2 {
    margin-top: 3vw;
  }

  .video {
    margin-bottom: 10vw;
  }

  .quick-stack-2 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    margin-top: 2vw;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 45vw;
    margin-left: 0;
    margin-right: 0;
  }

  .container {
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .image-6 {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .image-8 {
    width: 94vw;
    max-width: 94vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .container-2 {
    height: 108vw;
  }

  .image-12 {
    margin-top: 10vw;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-15 {
    margin-bottom: 1vw;
  }

  .quick-stack {
    grid-row-gap: 9px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .event_1 {
    height: auto;
  }

  .paragraph {
    font-size: 3.5vw;
    line-height: 5vw;
  }

  .paragraph.white {
    font-size: 3.5vw;
  }

  .div-block-4 {
    margin-top: 5vw;
  }

  .image-19 {
    padding: 0 3vw 2vw;
  }

  .paragraph-2 {
    font-size: .8em;
    line-height: 2em;
  }

  .image-24 {
    padding: 5vw 5vw 2vw;
  }

  .image-26 {
    margin-top: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-27 {
    width: 100vw;
    max-width: 100vw;
    margin-top: -4vw;
    padding-right: 0;
  }

  .image-28 {
    padding: 5vw 10vw 2vw;
  }

  .paragraph-3 {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .image-47 {
    width: 50%;
  }

  .heading-2 {
    margin-top: 2vw;
  }

  .quick-stack-2 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }
}

#w-node-_9d2f445e-0878-4969-f801-e21ddc227591-e7494869 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}


