:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.container {
  max-width: 720px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  left: 0;
}

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

.container.cta {
  max-width: 750px;
}

.container.cta._4 {
  max-width: 910px;
}

.container.cta._2 {
  margin-top: 0%;
  margin-bottom: 0%;
}

.container.cta._2.c-yamaguchi {
  margin-bottom: 7%;
}

.container.movie {
  max-width: 840px;
}

.container.expert {
  max-width: 760px;
}

.body {
  color: #fff;
  background-color: #153956;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.section {
  position: relative;
}

.section.navigation {
  z-index: 900;
  background-color: #153956;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.section.hero {
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 11vw;
  padding-right: 11vw;
  display: flex;
  top: 6.6vw;
}

.section._1 {
  justify-content: space-between;
  align-items: center;
  padding-top: 8.59%;
  padding-bottom: 3.13%;
}

.section._2 {
  padding-top: 230px;
  padding-bottom: 0;
}

.section._2.pc {
  padding-top: 6.25%;
  padding-bottom: 7%;
}

.section.footer {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7.81%;
  padding-bottom: 3.52%;
  display: flex;
}

.section._3 {
  padding-top: 7.81%;
  padding-bottom: 7.81%;
}

.section.divider {
  height: 120px;
  overflow: hidden;
}

.client-logo-header {
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto;
}

.client-logo-header.mobile {
  display: none;
}

.client-logo-header.p-yamagata {
  height: auto;
}

.paragraph-15px-center {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  line-height: 1.5;
}

.navigation-link {
  text-align: center;
  background-color: #0000;
  font-size: 15px;
  text-decoration: none;
  position: relative;
}

.navigation-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto auto auto auto;
  grid-auto-columns: auto;
  justify-content: end;
  justify-items: center;
  display: grid;
}

.navigation-grid._4-iterms {
  grid-auto-columns: auto;
  grid-auto-flow: column;
  display: flex;
}

.navigation-grid._5-iterms {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto auto auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  justify-content: center;
  align-items: stretch;
  display: grid;
}

.navigation-label {
  color: #fff;
  white-space: nowrap;
  padding: 10px 8px 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1;
}

.heading-height-92px {
  height: 96.7px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-23px-center {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.5;
}

.video {
  border: 0 #181313;
  border-radius: 0;
  display: block;
}

.video-block {
  grid-row-gap: 18px;
  border: 14px solid #dbecfa;
  border-radius: 10px;
  flex-direction: column;
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.video-block.raize {
  border-width: 0;
  border-radius: 0;
}

.video-block.expert {
  border-style: none;
  border-width: 0;
  border-radius: 0;
}

.cta-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: static;
  inset: 0%;
}

.cta-grid._4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.cta-link {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 254px;
  height: 83px;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-link.fore {
  background-image: url('../images/アートボード-2.svg');
  background-size: auto;
}

.cta-link.fore.radus_box-shadows {
  opacity: 1;
  background-image: none;
  border-radius: 0;
  flex-flow: column;
  width: auto;
  height: auto;
  transition: all .35s;
  position: relative;
}

.cta-link.fore.radus_box-shadows:hover {
  transform: translate(0, -8%);
}

.cta-link.fore.radus_box-shadows.c {
  width: 30%;
}

.grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: auto;
  place-content: space-between;
}

.light-linkbox {
  border: 0 #000;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.lightbox-label {
  background-color: #1570ba;
  border-style: none;
  border-width: 0;
  width: 100%;
  height: 21%;
  position: absolute;
  inset: auto 0% 0%;
}

.lightbox-image {
  position: absolute;
  top: 0;
}

.cta-label {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  text-transform: none;
  column-count: 0;
  overflow-wrap: normal;
  flex: none;
  order: 0;
  align-self: auto;
  margin-left: 20%;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 17.5px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.cta-label.right {
  letter-spacing: 3px;
  margin-left: 10px;
  margin-right: 0;
}

.cta-label.web {
  text-align: left;
  margin-left: 25%;
}

.heading-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  font-weight: 400;
  display: block;
}

.heading-image-4 {
  width: 815px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-image-4.mobile {
  display: none;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  line-height: 23px;
}

.heading-image-7 {
  width: 727px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
}

.client-logo-footer {
  width: 100%;
  max-width: none;
  height: auto;
}

.client-logo-footer.p-yamagata {
  width: 100%;
}

.background-video {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 50% 0% auto;
  transform: translate(0, -50%);
}

.background-color-wrapper {
  width: 100%;
  height: 100%;
  overflow: clip;
}

.toggle {
  cursor: pointer;
  position: relative;
}

.expand-button-link {
  clear: both;
  opacity: 1;
  text-align: center;
  background-color: #227fab;
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 8px 7px;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  transition: all .1s;
  display: block;
  position: relative;
  overflow: hidden;
}

.expand-button-link:hover {
  -webkit-text-stroke-color: #000;
  overflow: hidden;
}

.lightbox-background {
  z-index: 901;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.lightbox-background.show {
  opacity: 1;
  display: block;
}

.lightbox-popup {
  background-color: #f2eeea;
  width: 510px;
  height: 100vh;
  margin: 0 0 0 auto;
  padding: 45px;
  overflow: scroll;
}

.telop-grid {
  grid-column-gap: 8px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .25fr;
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
}

.telop-grid._1-column {
  grid-column-gap: 21px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  display: grid;
}

.close-button-area {
  height: 61px;
  position: relative;
}

.dialog-close-image {
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% auto auto 50%;
  transform: translate(-50%);
}

.dialog-paragraph {
  color: #333;
  overflow-wrap: anywhere;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  line-height: 2;
  display: block;
}

.dialog-paragraph.ex {
  padding-left: 30px;
}

.background-image-wrapper {
  background-image: url('../images/background_image3_1background_image3.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 235vw;
  overflow: clip;
}

.background-image-wrapper.curtain_1 {
  background-image: url('../images/background-image_1background-image.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: auto;
  margin-top: -3%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  overflow: clip;
}

.background-image-wrapper.mobile {
  display: none;
}

.background-image-wrapper.curtain_2 {
  background-image: url('../images/background-image2_1background-image2.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 12.5%;
}

.background-image-wrapper.curtain_3 {
  background-image: url('../images/background-image_1background-image.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.annotation {
  opacity: 1;
  color: #f06060;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.background-image {
  display: inline-block;
  position: absolute;
  top: -112px;
}

.payment-button-link {
  color: #85690c;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
  position: relative;
  box-shadow: 1px 1px 3px #000000a6;
}

.home-link {
  text-align: center;
}

.home-link.sp {
  display: none;
}

.home-link.header {
  width: 220px;
}

.home-link.header.p-yamagata {
  width: 210px;
}

.home-link.header.t-saitama {
  width: 175px;
}

.home-link.header.c-yamaguchi {
  width: 220px;
}

.home-link.header.n-chubu {
  width: 190px;
}

.home-link.header.p-kumamoto {
  width: 210px;
}

.home-link.footer {
  width: 220px;
}

.home-link.footer.p-yamagata {
  width: 200px;
}

.home-link.footer.t-saitama {
  width: 175px;
}

.home-link.footer.n-chubu {
  width: 190px;
}

.home-link.footer.p-kumamoto {
  width: 210px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-cta.padding-top {
  padding-top: 55px;
  padding-bottom: 0;
}

.section-cta.padding-top.none {
  display: none;
}

.cta-wrapper {
  width: auto;
  height: auto;
  display: block;
  position: relative;
}

.flex-block {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.flex-block.pc {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 640px;
  max-width: none;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.flex-block.mobaile {
  display: none;
}

.flex-vertical {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flex-vertical.black {
  color: #fff;
  background-color: #000;
  width: 420px;
  text-decoration: none;
  position: relative;
}

.flex-vertical.payment-plan-link {
  color: #fff;
  flex: 1;
  text-decoration: none;
}

.text-block {
  color: #fff;
  text-transform: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

.container-navi {
  max-width: 1024px;
  padding-bottom: 0;
  position: relative;
}

.background-black-navi {
  height: 70px;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: auto;
  place-content: space-between;
}

.lightbox-link-2 {
  background-color: #000;
  border: 2px solid #000;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.lightbox-label-2 {
  background-color: #000;
  height: 22%;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-17px-lightbox-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.heading-height-92px-2, .heading-height-92px-3, .heading-height-92px-4 {
  height: 86px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-21px-center {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/lightbox-gradient-metal.svg');
  background-position: 0 0;
  background-size: auto;
  -webkit-background-clip: text;
  background-clip: text;
  margin: 0 auto;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
}

.heading-height-92px-5 {
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.italic-text-4 {
  color: #fff;
  font-size: 13.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
}

.cta-image {
  opacity: 1;
  width: 100%;
  min-width: auto;
  max-width: none;
  display: block;
}

.cta-bottom {
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-movie {
  width: 526.23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-movie.pc {
  width: 100%;
  min-width: auto;
  max-width: none;
  padding-bottom: 3%;
}

.heading-movie.sp {
  display: none;
}

.paragraph-center {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  line-height: 1.5;
}

.paragraph-center.mobile {
  display: none;
}

.paragraph-center.margin-top {
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12.15px;
}

.paragraph-center.margin-top.pc {
  color: #000;
  margin-top: 2%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

.text {
  color: #fff;
  font-size: 13.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
}

.heading-photo {
  width: 661.1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-photo.pc {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-bottom: 1.17%;
}

.heading-photo.sp {
  display: none;
}

.heading-lightbox {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.heading-lightbox.sub {
  font-size: 11.5px;
}

.heading-expert {
  width: 661.1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-expert.pc {
  width: 98%;
  min-width: auto;
  max-width: none;
  margin-bottom: 1.17%;
}

.heading-expert.sp {
  display: none;
}

.footer-section {
  height: auto;
}

.footer-section.sp {
  display: none;
}

.telop-title {
  color: #f06060;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.heading-terop {
  color: #f06060;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
}

.cta-block {
  justify-content: center;
  align-items: center;
  width: 65%;
  display: flex;
  position: absolute;
  top: 37%;
}

.cta-block.right {
  width: 65%;
  top: 28px;
}

.cta-block.web {
  top: 21%;
}

.icon {
  width: 25%;
  max-width: none;
}

.icon._1 {
  width: 28%;
}

.hero_text {
  z-index: 2;
  width: 78%;
  max-width: none;
  display: block;
  position: absolute;
  inset: 27.5% 15% auto auto;
}

.hero-background-image-wrap {
  background-image: url('../images/background_image3_1background_image3.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 235vw;
  overflow: clip;
}

.hero-background-image-wrap.hero-pc {
  z-index: 300;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.logo-header {
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 25px;
}

.logo-header.mobile {
  display: none;
}

.logo-footer {
  width: 100%;
  max-width: none;
  height: 20px;
}

.hero_image {
  opacity: 1;
  flex: 0 auto;
  width: 55%;
  max-width: none;
  display: block;
  position: relative;
  inset: 0%;
  overflow: clip;
}

.banner-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.banner-image._3 {
  margin-top: 50px;
}

.banner-image.mobile {
  display: none;
}

.banner-image.pc {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.banner-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  transition: all .3s;
  display: block;
}

.banner-link:hover {
  transform: scale(1.1);
}

.hero-paint {
  width: 90%;
  max-width: none;
  margin-top: 0%;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: 0%;
}

.hero-sub-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.banner-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.banner-block._3 {
  margin-top: 3%;
}

.city-image-box {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0%;
}

.city-image-box.sp {
  margin-bottom: 0%;
  display: none;
}

.image {
  margin-top: -270px;
}

.hero-box-top {
  background-image: url('../images/hero-top-image_1hero-top-image.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 37vw;
  display: flex;
}

.hero-box-bottom {
  background-image: url('../images/hero-top-image2_1.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 39vw;
  margin-top: -2.5%;
  margin-bottom: 0;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
}

.hero-car-name.yaris {
  width: 24%;
  max-width: none;
  margin-top: 5.3%;
  margin-left: 18.4%;
  transition: all .35s;
}

.hero-car-name.yaris:hover {
  transform: scale(1.1)translate(-5%, -5%);
}

.hero-car-name.yariscross {
  width: 40%;
  max-width: none;
  margin-top: 2.9%;
  margin-right: 13%;
  transition: all .35s;
}

.hero-car-name.yariscross:hover {
  transform: scale(1.1)translate(5%, 5%);
}

.hero-text-top {
  width: 21%;
  max-width: none;
  margin-left: 18.4%;
  transition: all .3s;
}

.hero-text-top:hover {
  transform: rotate(-6deg);
}

.hero-text-bottom {
  width: 21%;
  max-width: none;
  margin-right: 21%;
  transition: all .3s;
}

.hero-text-bottom:hover {
  transform: rotate(6deg);
}

.city-image {
  width: 100%;
  max-width: none;
}

.city-image.sp, .custom-styles {
  display: none;
}

.btn__bg {
  background-color: #227fab;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 640px;
  height: 640px;
  display: flex;
  position: relative;
}

.btn__bg-wrap {
  z-index: 0;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.btn__bg-2 {
  background-color: #fff;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 280px;
  position: relative;
}

.btn__bg-2.mod--invert {
  opacity: 1;
  background-color: #ebc7b5;
}

.city-image-footer {
  width: 100%;
  max-width: none;
}

.city-image-footer.sp {
  display: none;
}

@media screen and (min-width: 1280px) {
  .container {
    flex: 1;
    max-width: 720px;
  }

  .container.lightbox {
    max-width: 820px;
  }

  .container.cta {
    max-width: 750px;
  }

  .section.hero {
    height: auto;
  }

  .section._1 {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    padding-top: 9%;
    padding-bottom: 5%;
    display: block;
  }

  .section._2.pc {
    padding-top: 6.5%;
    padding-bottom: 7.5%;
  }

  .section.footer {
    padding-top: 7.9%;
    padding-bottom: 3.6%;
  }

  .section._3 {
    padding-top: 7.81%;
    padding-bottom: 7.81%;
  }

  .section.divider {
    height: 130px;
  }

  .client-logo-header {
    height: auto;
  }

  .navigation-label {
    font-size: 13px;
    font-weight: 400;
  }

  .video {
    border-width: 2px;
  }

  .video-block {
    width: 641px;
  }

  .video-block.raize {
    width: 640px;
  }

  .video-block.expert {
    border-style: none;
    width: 640px;
  }

  .cta-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .cta-link {
    width: 277px;
    height: 91px;
  }

  .light-linkbox {
    border: 0 #000;
  }

  .lightbox-label {
    background-color: #3070b6;
  }

  .cta-label {
    font-size: 19px;
  }

  .cta-label.web {
    font-size: 18px;
  }

  .heading-7 {
    font-size: 24px;
    line-height: 32px;
  }

  .client-logo-footer {
    font-size: 15px;
  }

  .expand-button-link {
    background-color: #407da7;
    padding-left: 7px;
  }

  .lightbox-popup {
    width: 640px;
    padding: 62px;
  }

  .telop-grid {
    grid-column-gap: 49px;
    grid-template-columns: 93px 1fr;
  }

  .telop-grid._1-column {
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .dialog-close-image {
    width: 32px;
    height: 32px;
  }

  .dialog-paragraph {
    padding-left: 50px;
    padding-right: 0;
    font-size: 16px;
    line-height: 2;
  }

  .dialog-paragraph.ex {
    padding-left: 80px;
  }

  .background-image-wrapper {
    background-image: url('../images/Background_Image2_1Background_Image2.webp');
    background-position: 50%;
    background-size: cover;
  }

  .background-image-wrapper.curtain_2 {
    padding-bottom: 12.8%;
  }

  .annotation {
    font-size: 14px;
  }

  .home-link.header {
    width: 230px;
  }

  .home-link.header.t-saitama {
    width: 180px;
  }

  .home-link.header.c-yamaguchi {
    width: 235px;
  }

  .home-link.header.n-chubu {
    width: 205px;
  }

  .home-link.footer {
    width: 230px;
  }

  .home-link.footer.t-saitama {
    width: 180px;
  }

  .home-link.footer.c-yamaguchi {
    width: 235px;
  }

  .home-link.footer.n-chubu {
    width: 205px;
  }

  .flex-block.pc {
    max-width: none;
    margin-top: 1.1%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    font-size: 14px;
  }

  .container-navi {
    max-width: 1140px;
  }

  .heading-17px-lightbox-2 {
    font-size: 19px;
    line-height: 24px;
  }

  .italic-text-4 {
    font-size: 14px;
  }

  .cta-image {
    width: 100%;
  }

  .heading-movie.pc {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .paragraph-center.margin-top {
    font-size: 17px;
  }

  .paragraph-center.margin-top.pc {
    font-size: 0;
  }

  .text {
    font-size: 14px;
  }

  .heading-photo.pc {
    width: 100%;
    margin-bottom: 1.2%;
  }

  .heading-lightbox {
    font-size: 13.5px;
    line-height: 1.2;
    text-decoration: none;
  }

  .heading-lightbox.sub {
    font-size: 12px;
  }

  .heading-expert.pc {
    width: 98%;
    margin-bottom: 1.17%;
  }

  .telop-title {
    font-size: 21px;
    line-height: 24px;
  }

  .heading-terop {
    font-size: 18px;
    line-height: 1.5;
  }

  .cta-block {
    top: 37%;
  }

  .hero_text {
    display: block;
  }

  .hero-background-image-wrap {
    background-image: url('../images/Background_Image2_1Background_Image2.webp');
    background-position: 50%;
    background-size: cover;
  }

  .hero-background-image-wrap.hero-pc {
    justify-content: center;
    align-items: center;
    height: 73vw;
  }

  .logo-header {
    height: 27px;
  }

  .logo-footer {
    height: 20px;
  }

  .hero_image {
    width: 81%;
    max-width: none;
  }

  .hero-paint {
    width: 90%;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 850px;
    font-size: 17px;
  }

  .container.lightbox {
    max-width: 980px;
    line-height: 1.5;
  }

  .container.cta {
    max-width: 860px;
  }

  .container.cta._4 {
    max-width: 1050px;
  }

  .container.cta._2 {
    margin-bottom: 0%;
  }

  .container.movie {
    max-width: 970px;
  }

  .container.expert {
    max-width: 880px;
  }

  .body {
    font-size: 17px;
    line-height: 27px;
  }

  .section.navigation {
    z-index: 900;
    height: 75px;
    padding-left: 27px;
    padding-right: 27px;
  }

  .section._1 {
    justify-content: center;
    align-items: stretch;
    padding-top: 10%;
    padding-bottom: 8%;
  }

  .section._2 {
    padding-top: 128px;
    padding-bottom: 56px;
  }

  .section._2.pc {
    padding-top: 8%;
    padding-bottom: 6%;
  }

  .section.footer {
    margin-top: 0;
    padding-top: 8%;
    padding-bottom: 6.25%;
  }

  .section._3 {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .section.divider {
    height: 140px;
  }

  .client-logo-header, .client-logo-header.p-yamagata {
    height: auto;
  }

  .navigation-grid {
    grid-template-columns: 80px 80px 80px 80px 80px 80px;
    grid-auto-columns: auto;
    right: 59px;
  }

  .navigation-grid._4-iterms {
    grid-template-columns: 65px 65px 65px 65px;
    right: 36px;
  }

  .navigation-grid._5-iterms {
    right: 36px;
  }

  .navigation-label {
    padding: 11px;
    font-size: 14px;
  }

  .heading-height-92px {
    height: 94px;
  }

  .heading-23px-center {
    font-size: 25px;
  }

  .video {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .video-block {
    width: 720px;
  }

  .video-block.raize {
    border-width: 0;
    width: 750px;
  }

  .video-block.expert {
    border-style: none;
    border-width: 0;
    width: 750px;
  }

  .cta-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
  }

  .cta-grid._4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cta-link {
    width: 315px;
    height: 103px;
  }

  .cta-link.fore.radus_box-shadows {
    border-radius: 80px;
    width: 28%;
    height: auto;
  }

  .grid {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .light-linkbox {
    border: 0 #000;
  }

  .lightbox-label {
    height: 22%;
    padding-top: 0;
    top: auto;
    bottom: 0%;
  }

  .cta-label {
    box-shadow: none;
    font-size: 21px;
  }

  .cta-label.right {
    font-size: 18px;
  }

  .cta-label.web {
    font-size: 20px;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 25px;
  }

  .heading-image-4 {
    width: 1238px;
    margin-bottom: 30px;
  }

  .heading-image-4.pc {
    width: 933px;
  }

  .paragraph-2 {
    font-size: 19px;
    line-height: 27px;
  }

  .heading-image-7 {
    width: 825px;
  }

  .paragraph-3 {
    margin-bottom: 20px;
  }

  .client-logo-footer {
    width: 100%;
    height: auto;
    top: 61px;
  }

  .client-logo-footer.p-yamagata {
    width: 100%;
  }

  .expand-button-link {
    padding: 8px 9px;
    font-size: 17px;
  }

  .lightbox-popup {
    width: 718px;
    padding: 72px;
  }

  .telop-grid {
    grid-column-gap: 60px;
    grid-template-columns: 94px 1fr;
  }

  .telop-grid._1-column {
    grid-column-gap: 41px;
    grid-row-gap: 21px;
  }

  .dialog-close-image {
    width: 35px;
    height: 35px;
  }

  .dialog-paragraph {
    text-align: justify;
    margin-bottom: 25px;
    padding-left: 70px;
    font-size: 17px;
    line-height: 2;
  }

  .dialog-paragraph.ex {
    padding-left: 100px;
  }

  .background-image-wrapper.curtain_2 {
    padding-bottom: 13%;
  }

  .background-image-wrapper.curtain_3 {
    padding-bottom: 0;
  }

  .annotation {
    font-size: 15px;
  }

  .background-image {
    top: -122px;
  }

  .payment-button-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .home-link {
    width: 17%;
  }

  .home-link.header {
    width: 250px;
  }

  .home-link.header.p-yamagata {
    width: 240px;
  }

  .home-link.header.t-saitama {
    width: 195px;
  }

  .home-link.header.c-yamaguchi {
    width: 245px;
  }

  .home-link.header.n-chubu, .home-link.header.p-kumamoto {
    width: 220px;
  }

  .home-link.footer {
    width: 250px;
  }

  .home-link.footer.p-yamagata {
    width: 230px;
  }

  .home-link.footer.t-saitama {
    width: 195px;
  }

  .home-link.footer.c-yamaguchi {
    width: 240px;
  }

  .home-link.footer.n-chubu, .home-link.footer.p-kumamoto {
    width: 220px;
  }

  .flex-block.pc {
    width: 750px;
    max-width: none;
    margin-top: 1.4%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    font-size: 15px;
  }

  .container-navi {
    max-width: 1280px;
  }

  .background-black-navi {
    height: 75px;
  }

  .grid-2 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    grid-template-rows: minmax(306px, 1fr) minmax(306px, 1fr);
    grid-template-columns: minmax(306px, 1fr) minmax(306px, 1fr) minmax(306px, 1fr) minmax(306px, 1fr);
  }

  .lightbox-link-2 {
    border-width: 4px;
  }

  .lightbox-label-2 {
    height: 68px;
  }

  .heading-17px-lightbox-2 {
    font-size: 21px;
    line-height: 26px;
  }

  .heading-height-92px-2, .heading-height-92px-3, .heading-height-92px-4 {
    height: 94px;
  }

  .heading-21px-center {
    font-size: 25px;
  }

  .heading-height-92px-5 {
    height: 94px;
  }

  .italic-text-4 {
    font-size: 15.5px;
  }

  .cta-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-movie {
    width: 595px;
  }

  .heading-movie.pc {
    width: 100%;
    padding-bottom: 4%;
  }

  .paragraph-center.margin-top {
    font-size: 17px;
  }

  .paragraph-center.margin-top.pc {
    margin-top: 30px;
    padding-bottom: 0;
    font-size: 0;
  }

  .text {
    font-size: 15.5px;
  }

  .heading-photo.pc {
    width: 100%;
    min-width: auto;
    margin-bottom: 2%;
  }

  .heading-lightbox {
    font-size: 16px;
    line-height: 1.2;
  }

  .heading-lightbox.sub {
    font-size: 14px;
  }

  .heading-expert.pc {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-bottom: 1.2%;
  }

  .footer-section {
    height: auto;
  }

  .telop-title {
    font-size: 22px;
    line-height: 27px;
  }

  .heading-terop {
    font-size: 19px;
    line-height: 1.5;
  }

  .cta-block {
    top: 36%;
  }

  .cta-block.right {
    top: 32px;
  }

  .cta-block.c {
    top: 23px;
  }

  .icon {
    width: 25%;
  }

  .hero_text {
    width: 74%;
    right: 19.5%;
  }

  .hero-background-image-wrap.hero-pc {
    height: 73vw;
    margin-top: 0;
  }

  .logo-header {
    height: 30px;
  }

  .logo-footer {
    width: 100%;
    height: 22px;
    top: 61px;
  }

  .hero_image {
    width: 78%;
    max-width: none;
  }

  .banner-image._3 {
    margin-top: 70px;
  }

  .hero-paint {
    width: 86%;
  }

  .city-image-box {
    height: auto;
  }

  .hero-box-bottom {
    height: 39vw;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 1000px;
    padding-left: 0;
    overflow: visible;
  }

  .container.lightbox {
    max-width: 1200px;
  }

  .container.cta {
    max-width: 1100px;
  }

  .container.cta._4 {
    max-width: 1300px;
  }

  .container.cta._2 {
    margin-bottom: 0%;
  }

  .container.movie {
    max-width: 1095px;
  }

  .container.expert {
    max-width: 970px;
  }

  .body {
    font-size: 23px;
    line-height: 37px;
  }

  .section.navigation {
    height: 95px;
    padding-left: 33px;
    padding-right: 33px;
  }

  .section.hero {
    height: auto;
  }

  .section._1 {
    justify-content: center;
    align-items: stretch;
    padding-top: 10%;
    padding-bottom: 9%;
    display: block;
  }

  .section._2 {
    padding-top: 330px;
  }

  .section._2.pc {
    padding-top: 9%;
    padding-bottom: 7%;
  }

  .section.footer {
    padding-top: 9%;
    padding-bottom: 6.5%;
  }

  .section._3 {
    padding-top: 8%;
    padding-bottom: 9%;
  }

  .section.divider {
    height: 170px;
  }

  .client-logo-header {
    height: auto;
    left: 41px;
  }

  .client-logo-header.p-yamagata {
    width: 100%;
    height: auto;
  }

  .paragraph-15px-center {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navigation-grid._4-iterms {
    grid-template-columns: 95px 95px 95px 95px;
    right: 37px;
  }

  .navigation-grid._5-iterms {
    margin-top: 10px;
    right: 37px;
  }

  .navigation-label {
    padding: 15px;
    font-size: 19px;
  }

  .heading-height-92px {
    height: 128px;
  }

  .heading-23px-center {
    font-size: 34px;
  }

  .video-block {
    width: 960px;
  }

  .video-block.raize, .video-block.expert {
    border-style: none;
    border-width: 0;
    width: 840px;
  }

  .cta-grid {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .cta-grid._4 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .cta-link {
    width: 416px;
    height: 137px;
  }

  .cta-link.fore.radus_box-shadows {
    width: 28%;
    height: auto;
  }

  .cta-link.fore.radus_box-shadows.c {
    width: 33%;
  }

  .light-linkbox {
    border: 0 #000;
  }

  .lightbox-label {
    height: 22%;
  }

  .cta-label {
    box-shadow: none;
    margin-left: 20%;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 26px;
  }

  .cta-label.right {
    margin-left: 15px;
    font-size: 23px;
  }

  .cta-label.web {
    font-size: 25px;
  }

  .heading-7 {
    font-size: 34px;
    line-height: 34px;
  }

  .heading-image-4.pc {
    width: 1249px;
  }

  .heading-image-7 {
    width: 1066px;
    margin-bottom: 24px;
  }

  .paragraph-3 {
    margin-bottom: 40px;
  }

  .client-logo-footer {
    width: 100%;
    height: auto;
    top: 79px;
  }

  .expand-button-link {
    background-color: #407da7;
    padding: 8px 10px;
    font-size: 24px;
  }

  .telop-grid {
    grid-column-gap: 50px;
    grid-template-columns: 108px 1fr;
  }

  .telop-grid._1-column {
    grid-column-gap: 44px;
    grid-row-gap: 10px;
  }

  .dialog-paragraph {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .background-image-wrapper {
    width: 100%;
  }

  .background-image-wrapper.curtain_2 {
    padding-top: 0;
    padding-bottom: 15%;
  }

  .background-image-wrapper.curtain_3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .annotation {
    color: #f06060;
    font-size: 16px;
  }

  .background-image {
    top: -147px;
  }

  .payment-button-link {
    margin-top: 27px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    line-height: 24px;
  }

  .home-link {
    width: 18%;
  }

  .home-link.header, .home-link.header.p-yamagata {
    width: 330px;
  }

  .home-link.header.t-saitama {
    width: 260px;
  }

  .home-link.header.c-yamaguchi {
    width: 320px;
  }

  .home-link.header.n-chubu {
    width: 290px;
  }

  .home-link.header.p-kumamoto {
    width: 280px;
  }

  .home-link.footer {
    width: 330px;
  }

  .home-link.footer.p-yamagata {
    width: 320px;
  }

  .home-link.footer.t-saitama {
    width: 260px;
  }

  .home-link.footer.c-yamaguchi {
    width: 320px;
  }

  .home-link.footer.n-chubu {
    width: 290px;
  }

  .home-link.footer.p-kumamoto {
    width: 280px;
  }

  .flex-block {
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .flex-block.pc {
    width: 840px;
    max-width: 840px;
    margin-top: 1.5%;
    margin-bottom: 0;
  }

  .text-block {
    font-size: 19px;
  }

  .container-navi {
    max-width: 1710px;
  }

  .background-black-navi {
    height: 95px;
  }

  .lightbox-label-2 {
    height: 89px;
  }

  .heading-17px-lightbox-2 {
    font-size: 29px;
    line-height: 32px;
  }

  .heading-height-92px-2, .heading-height-92px-3, .heading-height-92px-4 {
    height: 128px;
  }

  .heading-21px-center {
    font-size: 34px;
  }

  .heading-height-92px-5 {
    height: 128px;
  }

  .italic-text-4 {
    font-size: 19px;
  }

  .cta-image {
    min-width: auto;
    max-width: none;
  }

  .cta-bottom {
    margin-bottom: 0;
  }

  .heading-movie {
    width: 780px;
  }

  .heading-movie.pc {
    width: 100%;
  }

  .paragraph-center {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph-center.margin-top {
    font-size: 23px;
  }

  .paragraph-center.margin-top.pc {
    margin-top: 35px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0;
  }

  .text {
    font-size: 19px;
  }

  .heading-photo.pc {
    width: 100%;
    margin-bottom: 2%;
  }

  .heading-lightbox {
    font-size: 20px;
    line-height: 1.2;
  }

  .heading-lightbox.sub {
    font-size: 18px;
  }

  .heading-expert.pc {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-bottom: 1.2%;
  }

  .footer-section {
    height: auto;
  }

  .telop-title {
    font-size: 23px;
  }

  .heading-terop {
    font-size: 20px;
  }

  .cta-block {
    width: 70%;
    top: 37%;
  }

  .cta-block.right {
    top: 36px;
  }

  .cta-block.right.c, .cta-block.c {
    top: 27px;
  }

  .icon {
    width: 25%;
  }

  .hero_text {
    width: 72%;
    display: block;
    top: 27.5%;
    right: 22%;
  }

  .hero-background-image-wrap {
    width: 100%;
  }

  .hero-background-image-wrap.hero-pc {
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    height: 73vw;
    margin-top: 0;
  }

  .logo-header {
    height: 35px;
    left: 41px;
  }

  .logo-footer {
    width: 100%;
    height: 26px;
    top: 79px;
  }

  .hero_image {
    width: 77%;
    max-width: none;
  }

  .banner-image._3 {
    margin-top: 90px;
  }

  .banner-link {
    width: 100%;
  }

  .hero-paint {
    width: 85%;
  }

  .hero-sub-block {
    width: 100%;
  }

  .banner-block {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    width: 70%;
  }

  .city-image-box {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 640px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.lightbox {
    max-width: 720px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.cta {
    max-width: 650px;
  }

  .container.cta._4 {
    max-width: 760px;
  }

  .container.cta._2 {
    margin-bottom: 0%;
  }

  .section.navigation {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section._1 {
    padding-top: 13%;
    padding-bottom: 13%;
  }

  .section._2.pc {
    padding-top: 15%;
    padding-bottom: 8%;
  }

  .section.footer {
    grid-row-gap: 10px;
    margin-top: 0;
    padding-top: 10%;
    padding-bottom: 6%;
  }

  .section._3 {
    padding-top: 12%;
    padding-bottom: 9%;
  }

  .section.divider {
    height: 100px;
  }

  .client-logo-header, .client-logo-header.p-yamagata {
    height: auto;
  }

  .navigation-link {
    margin-top: 0;
  }

  .navigation-grid._4-iterms {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .navigation-grid._5-iterms {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    margin-bottom: 0;
    padding-top: 0;
    line-height: 1.5;
  }

  .navigation-label {
    padding: 5px;
    font-size: 12px;
    line-height: 1.5;
  }

  .video-block.raize {
    border-style: none;
    border-width: 0;
    border-radius: 0;
  }

  .video-block.expert {
    border-width: 10px;
    border-radius: 0;
  }

  .cta-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0;
  }

  .cta-grid._4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cta-link {
    height: 75px;
  }

  .cta-link.fore.radus_box-shadows {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    opacity: 1;
    mix-blend-mode: normal;
    width: 30%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
  }

  .grid {
    grid-auto-columns: minmax(auto, 1fr);
  }

  .lightbox-label {
    height: 22%;
  }

  .cta-label {
    margin-left: 20%;
    font-size: 16px;
  }

  .cta-label.right {
    margin-left: 5px;
    font-size: 16px;
  }

  .cta-label.web {
    font-size: 15px;
  }

  .client-logo-footer {
    width: 100%;
    height: auto;
  }

  .client-logo-footer.p-yamagata {
    width: 100%;
  }

  .expand-button-link {
    padding: 6px 5px;
  }

  .telop-grid {
    grid-column-gap: 25px;
  }

  .telop-grid._1-column {
    grid-column-gap: 10px;
  }

  .dialog-paragraph {
    padding-left: 40px;
    padding-right: 0;
    font-size: 14px;
    display: block;
  }

  .background-image-wrapper.curtain_1 {
    width: 100%;
    height: auto;
  }

  .background-image-wrapper.curtain_2 {
    padding-bottom: 100px;
  }

  .background-image-wrapper.curtain_3 {
    padding-bottom: 0;
  }

  .annotation {
    font-size: 12px;
  }

  .background-image {
    top: -57px;
  }

  .home-link {
    text-align: center;
    align-self: auto;
    width: auto;
  }

  .home-link.header {
    width: 160px;
  }

  .home-link.header.p-yamagata {
    width: 185px;
  }

  .home-link.header.t-saitama {
    width: 135px;
  }

  .home-link.header.c-yamaguchi {
    width: 180px;
  }

  .home-link.header.n-chubu {
    width: 155px;
  }

  .home-link.header.p-kumamoto, .home-link.footer {
    width: 160px;
  }

  .home-link.footer.p-yamagata {
    width: 185px;
  }

  .home-link.footer.t-saitama {
    width: 135px;
  }

  .home-link.footer.c-yamaguchi {
    width: 185px;
  }

  .home-link.footer.n-chubu {
    width: 155px;
  }

  .home-link.footer.p-kumamoto {
    width: 160px;
  }

  .cta-wrapper {
    height: auto;
  }

  .flex-block.pc {
    max-width: 678px;
  }

  .text-block {
    font-size: 14px;
  }

  .container-navi {
    max-width: 768px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .background-black-navi {
    height: 50px;
  }

  .grid-2 {
    grid-auto-columns: minmax(auto, 1fr);
  }

  .heading-17px-lightbox-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .heading-height-92px-5 {
    height: 70px;
  }

  .italic-text-4 {
    font-size: 13px;
  }

  .cta-image {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .cta-bottom {
    margin-bottom: 0;
  }

  .heading-movie.pc {
    width: 100%;
    padding-bottom: 2%;
  }

  .paragraph-center.margin-top.pc {
    margin-top: 3%;
    margin-bottom: 0;
    font-weight: 400;
  }

  .text {
    font-size: 13px;
  }

  .heading-photo.pc {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 1%;
  }

  .heading-lightbox {
    font-size: 11.5px;
    line-height: 1.2;
  }

  .heading-lightbox.sub {
    font-size: 10px;
  }

  .heading-expert.pc {
    width: 97%;
    margin-bottom: 0;
    padding-bottom: 1%;
  }

  .footer-section {
    height: auto;
  }

  .telop-title {
    font-size: 19px;
  }

  .heading-terop {
    font-size: 16px;
  }

  .cta-block {
    width: 80%;
    top: 37%;
    left: auto;
  }

  .cta-block.right {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 80%;
    top: 28px;
    left: auto;
  }

  .icon, .icon._1 {
    width: 24%;
  }

  .hero_text {
    width: 78%;
    top: 27.5%;
    right: 16%;
  }

  .hero-background-image-wrap.hero-pc {
    height: 73vw;
  }

  .logo-header {
    height: 22px;
  }

  .logo-footer {
    height: 16px;
  }

  .hero_image {
    width: 88%;
    overflow: clip;
  }

  .banner-image._3 {
    margin-top: 40px;
  }

  .banner-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 80%;
  }

  .city-image-box {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 440px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .container.lightbox {
    max-width: 440px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.cta {
    max-width: 440px;
  }

  .container.cta._4 {
    max-width: 480px;
    padding-bottom: 5%;
  }

  .container.movie {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 440px;
    display: block;
  }

  .container.expert {
    max-width: 440px;
  }

  .body {
    background-color: #153956;
  }

  .section.navigation {
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    position: fixed;
  }

  .section.hero {
    height: auto;
  }

  .section._1 {
    padding-top: 13%;
    padding-bottom: 8%;
  }

  .section._2 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section._2.pc {
    padding-top: 11%;
    padding-bottom: 8%;
  }

  .section.footer {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9%;
    padding-bottom: 5%;
  }

  .section._3 {
    padding-top: 11%;
    padding-bottom: 6%;
  }

  .section.divider {
    height: 85px;
  }

  .client-logo-header {
    height: auto;
    top: 10px;
    bottom: auto;
    left: 8px;
  }

  .client-logo-header.p-yamagata {
    width: 100%;
    height: auto;
  }

  .paragraph-15px-center {
    font-size: 16px;
  }

  .navigation-grid {
    top: 0;
    bottom: 0;
    right: 0;
  }

  .navigation-grid._4-iterms {
    grid-template-columns: 40px 40px 40px 40px;
  }

  .navigation-label {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 10px;
    line-height: 1.3;
  }

  .heading-height-92px {
    height: 66px;
  }

  .heading-23px-center {
    font-size: 20px;
  }

  .video-block {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .video-block.raize, .video-block.expert {
    border-width: 8px;
    border-radius: 0;
  }

  .cta-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .cta-grid._4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .cta-link {
    width: 460px;
    height: 75px;
  }

  .cta-link.fore.radus_box-shadows {
    box-shadow: none;
    width: 45%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cta-link.fore.radus_box-shadows.c {
    width: 50%;
  }

  .cta-link.fore.radus_box-shadows.web {
    width: 40%;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: auto;
  }

  .lightbox-label {
    height: 21%;
  }

  .cta-label {
    margin-left: 0%;
    margin-right: 0;
    font-size: 16px;
  }

  .cta-label.right {
    margin-left: 10px;
    margin-right: 0;
    font-size: 17.5px;
  }

  .cta-label.web {
    margin-left: 8%;
    font-size: 17px;
  }

  .heading-7 {
    margin-bottom: 7px;
    font-size: 20px;
  }

  .heading-image-4 {
    width: 472px;
  }

  .heading-image-4.pc {
    display: none;
  }

  .heading-image-4.mobile {
    margin-bottom: 20px;
    display: block;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .heading-image-7 {
    width: 442px;
  }

  .paragraph-3 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .client-logo-footer {
    width: 100%;
    height: auto;
    top: -44px;
  }

  .client-logo-footer.p-yamagata {
    text-align: left;
    width: 100%;
  }

  .expand-button-link {
    border-radius: 0;
    padding: 5px 8px;
  }

  .lightbox-popup {
    width: 414px;
    padding: 35px 30px;
  }

  .telop-grid {
    grid-column-gap: 30px;
    grid-template-columns: 75px 1fr;
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .telop-grid._1-column {
    grid-column-gap: 24px;
    grid-template-columns: 1fr;
  }

  .dialog-close-image {
    width: 20px;
    height: 20px;
    top: 15px;
  }

  .dialog-paragraph {
    justify-content: flex-start;
    align-items: center;
    padding-left: 60px;
    font-size: 13px;
    display: block;
  }

  .dialog-paragraph.ex {
    padding-left: 40px;
    font-size: 16px;
  }

  .background-image-wrapper.curtain_1 {
    width: 100%;
    height: auto;
  }

  .background-image-wrapper.curtain_2 {
    padding-bottom: 10%;
  }

  .background-image-wrapper.curtain_3 {
    padding-bottom: 0;
  }

  .annotation {
    font-size: 11px;
  }

  .background-image {
    top: -45px;
  }

  .payment-button-link {
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
  }

  .home-link {
    text-align: left;
    width: auto;
  }

  .home-link.header {
    width: 120px;
  }

  .home-link.header.p-yamagata {
    width: 125px;
  }

  .home-link.header.t-saitama {
    width: 100px;
  }

  .home-link.header.c-yamaguchi {
    width: 145px;
  }

  .home-link.header.n-chubu {
    width: 125px;
  }

  .home-link.header.p-kumamoto {
    width: 120px;
  }

  .home-link.footer {
    text-align: center;
    width: 120px;
  }

  .home-link.footer.p-yamagata {
    width: 125px;
  }

  .home-link.footer.t-saitama {
    width: 100px;
  }

  .home-link.footer.c-yamaguchi {
    width: 145px;
  }

  .home-link.footer.n-chubu {
    width: 125px;
  }

  .home-link.footer.p-kumamoto {
    width: 120px;
  }

  .cta-wrapper {
    justify-content: center;
    height: auto;
    position: relative;
  }

  .flex-block.pc {
    display: none;
  }

  .flex-block.mobaile {
    justify-content: center;
    align-items: flex-start;
    max-width: 440px;
    margin-top: 2%;
    display: block;
  }

  .container-navi {
    max-width: 568px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .background-black-navi {
    height: 40px;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: auto;
  }

  .heading-17px-lightbox-2 {
    letter-spacing: -.5px;
    font-size: 15px;
    line-height: 19px;
  }

  .heading-height-92px-2, .heading-height-92px-3, .heading-height-92px-4 {
    height: 66px;
  }

  .heading-21px-center {
    font-size: 20px;
    display: block;
  }

  .heading-height-92px-5 {
    height: 66px;
  }

  .cta-image {
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-top: 0;
    display: block;
  }

  .cta-bottom {
    margin-bottom: 0;
  }

  .heading-movie.pc {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2%;
    display: block;
  }

  .paragraph-center {
    font-size: 16px;
  }

  .paragraph-center.pc {
    display: none;
  }

  .paragraph-center.mobile {
    display: block;
  }

  .paragraph-center.margin-top {
    font-size: 15px;
  }

  .paragraph-center.margin-top.mobile {
    color: #000;
    margin-top: 5%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-weight: 600;
  }

  .heading-photo.pc {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 1%;
    display: block;
  }

  .heading-lightbox {
    letter-spacing: -.5px;
    font-size: 15px;
    line-height: 1.2;
  }

  .heading-lightbox.sub {
    font-size: 13.5px;
  }

  .heading-expert.pc {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 1%;
    display: block;
  }

  .footer-section {
    height: auto;
  }

  .telop-title {
    font-size: 18px;
  }

  .heading-terop {
    font-size: 15px;
  }

  .cta-block {
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-left: 13%;
    top: 38%;
    left: auto;
  }

  .cta-block.right {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 70%;
    top: 24px;
    left: auto;
  }

  .icon, .icon._1 {
    width: 25%;
  }

  .hero_text {
    z-index: 3;
    width: 75%;
    right: 19%;
  }

  .hero-background-image-wrap.hero-pc {
    height: 73vw;
  }

  .logo-header {
    height: 17px;
    top: 10px;
    bottom: auto;
    left: 8px;
  }

  .logo-footer {
    height: 15px;
    top: -44px;
  }

  .hero_image {
    width: 80%;
    overflow: clip;
  }

  .banner-image {
    width: 100%;
  }

  .banner-image.mobile {
    width: 100%;
    display: block;
  }

  .banner-image.pc {
    display: none;
  }

  .banner-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .hero-paint {
    z-index: 1;
    width: 85%;
    position: relative;
  }

  .banner-block {
    width: 80%;
  }

  .city-image-box {
    height: auto;
  }

  .city-image, .city-image-footer {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: 300px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container.lightbox {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    max-width: 300px;
    display: flex;
  }

  .container.cta {
    max-width: 320px;
    padding-bottom: 25%;
  }

  .container.cta._4 {
    max-width: 300px;
    padding-bottom: 25%;
  }

  .container.cta._2 {
    padding-bottom: 0;
  }

  .container.movie, .container.expert {
    max-width: 300px;
  }

  .body {
    background-color: #153956;
  }

  .section.navigation {
    grid-row-gap: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 80px;
    padding: 20px 20px 5px;
  }

  .section.navigation.n-chubu {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section.hero {
    opacity: 1;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .section._1 {
    padding-top: 27%;
    padding-bottom: 14%;
  }

  .section._2 {
    flex-direction: column;
    padding-top: 0;
    display: flex;
  }

  .section._2.pc {
    padding-top: 24%;
    padding-bottom: 12%;
  }

  .section.footer {
    grid-row-gap: 8px;
    opacity: 1;
    background-color: #153956;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section._3 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 25%;
    padding-bottom: 0;
  }

  .section.divider {
    height: 70px;
  }

  .client-logo-header {
    display: none;
    top: 7px;
    bottom: auto;
    left: 50%;
  }

  .client-logo-header.mobile {
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .client-logo-header.mobile.p-yamagata {
    width: 100%;
    height: auto;
  }

  .paragraph-15px-center {
    font-size: 12px;
  }

  .navigation-grid {
    grid-column-gap: 4px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: auto;
    justify-content: space-around;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .navigation-grid._4-iterms {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 400px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-label {
    padding-bottom: 10px;
    font-size: 11.5px;
    display: inline-block;
  }

  .heading-height-92px {
    height: 39px;
  }

  .heading-23px-center {
    font-size: 14px;
  }

  .video-block {
    width: auto;
  }

  .video-block.raize {
    border-width: 6px;
    border-radius: 0;
  }

  .video-block.expert {
    border-width: 5px;
    border-radius: 0;
  }

  .cta-grid {
    grid-column-gap: 30px;
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-items: center;
    padding: 0;
    display: grid;
    position: static;
  }

  .cta-grid._4 {
    grid-template-rows: auto auto auto auto;
  }

  .cta-grid._2 {
    grid-template-rows: auto auto;
    padding-top: 5%;
    padding-bottom: 15%;
  }

  .cta-link {
    width: 270px;
    height: 43px;
  }

  .cta-link.fore.radus_box-shadows {
    box-shadow: none;
    background-image: none;
    width: 65%;
    height: auto;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cta-link.fore.radus_box-shadows.c {
    width: 65%;
  }

  .grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-auto-rows: auto;
    grid-auto-columns: auto;
    grid-auto-flow: row;
  }

  .light-linkbox {
    border-width: 1px;
    display: flex;
  }

  .cta-label {
    margin-right: 0;
    font-size: 17px;
  }

  .cta-label.right {
    margin-left: 10px;
    margin-right: 0;
    font-size: 15px;
  }

  .cta-label.web {
    font-size: 16px;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 22px;
  }

  .heading-image-4 {
    width: 268px;
  }

  .heading-image-4.mobile {
    width: 255px;
    margin-bottom: 13px;
  }

  .paragraph-2 {
    font-size: 10px;
    line-height: 14px;
  }

  .heading-image-7 {
    width: 252px;
  }

  .paragraph-3 {
    letter-spacing: -.1em;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 14px;
  }

  .client-logo-footer {
    width: 100%;
    height: auto;
    top: -26px;
  }

  .client-logo-footer.p-yamagata {
    height: auto;
  }

  .expand-button-link {
    background-color: #227fab;
    width: 100%;
    margin-top: 0%;
    padding: 5px 0;
    font-size: 13px;
    display: block;
  }

  .lightbox-background {
    display: none;
  }

  .lightbox-popup {
    width: 261px;
    padding: 20px 10px;
  }

  .telop-grid {
    grid-column-gap: 6px;
    grid-row-gap: 8px;
    grid-template-columns: 54px 1fr;
  }

  .telop-grid._1-column {
    grid-column-gap: 4px;
    grid-template-columns: 1fr;
  }

  .close-button-area {
    height: 48px;
  }

  .dialog-close-image {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .dialog-paragraph {
    margin-bottom: 15px;
    padding-left: 27px;
    font-size: 11px;
  }

  .dialog-paragraph.ex {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 13px;
  }

  .background-image-wrapper {
    background-image: url('../images/Background_Image2_1Background_Image2.webp');
    background-position: 50%;
  }

  .background-image-wrapper.curtain_1 {
    background-image: url('../images/background-image-sp_1background-image-sp.webp');
    background-position: 50%;
    background-size: cover;
    margin-top: -12%;
  }

  .background-image-wrapper.mobile {
    opacity: 1;
    background-image: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 153vw;
    display: flex;
  }

  .background-image-wrapper.curtain_2 {
    background-image: url('../images/background-image2-sp_1background-image2-sp.webp');
    background-position: 50%;
    background-size: cover;
    padding-bottom: 0;
  }

  .background-image-wrapper.curtain_2.c-yamaguchi {
    padding-bottom: 25%;
  }

  .background-image-wrapper.curtain_3 {
    background-image: url('../images/background-image-sp_1background-image-sp.webp');
    background-position: 50%;
    background-size: cover;
    padding-bottom: 0;
  }

  .background-image-wrapper.curtain_3.c-yamaguchi {
    padding-bottom: 0%;
  }

  .annotation {
    font-size: 9px;
  }

  .background-image {
    top: -28px;
  }

  .payment-button-link {
    margin-top: 12px;
  }

  .home-link {
    width: 55%;
    height: auto;
    display: none;
  }

  .home-link.sp {
    width: 30%;
    display: block;
  }

  .home-link.sp.p-yamagata {
    width: 180px;
  }

  .home-link.sp.header {
    width: 110px;
  }

  .home-link.sp.header.t-saitama {
    width: 130px;
  }

  .home-link.sp.header.c-yamaguchi {
    width: 180px;
  }

  .home-link.sp.header.n-chubu, .home-link.sp.header.p-kumamoto {
    width: 150px;
  }

  .home-link.sp.footer {
    width: 110px;
  }

  .home-link.sp.footer.t-saitama {
    width: 130px;
  }

  .home-link.sp.footer.c-yamaguchi {
    width: 180px;
  }

  .home-link.sp.footer.n-chubu {
    width: 150px;
  }

  .home-link.sp.footer.p-kumamoto {
    width: 140px;
  }

  .home-link.footer.p-yamagata {
    width: 180px;
    display: block;
  }

  .section-cta.padding-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    font-weight: 400;
  }

  .cta-wrapper {
    height: auto;
    margin-bottom: 0;
  }

  .flex-block.mobaile {
    justify-content: space-between;
    align-items: flex-start;
    max-width: 300px;
    display: flex;
  }

  .text-block {
    color: #fff;
    font-size: 11.5px;
  }

  .container-navi {
    padding-left: 25px;
    padding-right: 25px;
  }

  .background-black-navi {
    height: 80px;
  }

  .grid-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-auto-rows: auto;
    grid-auto-columns: auto;
  }

  .grid-2.show {
    height: 553.267px;
  }

  .lightbox-link-2 {
    border-width: 1px;
  }

  .heading-17px-lightbox-2 {
    letter-spacing: 0;
    font-size: 10px;
    line-height: 13px;
  }

  .heading-height-92px-2, .heading-height-92px-3, .heading-height-92px-4 {
    height: 39px;
  }

  .heading-21px-center {
    font-size: 14px;
  }

  .heading-height-92px-5 {
    height: 39px;
  }

  .cta-image {
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cta-bottom {
    padding-bottom: 0;
  }

  .heading-movie.pc {
    width: 100%;
    display: none;
  }

  .heading-movie.sp {
    width: 100%;
    margin-bottom: 3%;
    display: block;
  }

  .paragraph-center {
    font-size: 12px;
  }

  .paragraph-center.margin-top {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
  }

  .paragraph-center.margin-top.mobile {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 11px;
    display: block;
  }

  .paragraph-center.margin-top.mobile.sub {
    display: none;
  }

  .heading-photo.pc {
    width: 100%;
    margin-bottom: 0;
    display: none;
  }

  .heading-photo.sp {
    width: 100%;
    margin-bottom: 4%;
    display: block;
  }

  .heading-lightbox {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    transform: translate(0, -50%);
  }

  .heading-lightbox.sub {
    font-size: 9.5px;
  }

  .heading-expert.pc {
    width: 100%;
    margin-bottom: 0;
    display: none;
  }

  .heading-expert.sp {
    width: 100%;
    margin-bottom: 4%;
    display: block;
  }

  .footer-section {
    height: auto;
  }

  .footer-section.pc {
    display: none;
  }

  .footer-section.sp {
    opacity: 1;
    display: block;
  }

  .telop-title {
    font-size: 13px;
  }

  .heading-terop {
    font-size: 12px;
  }

  .cta-block {
    width: 70%;
    top: 37%;
    left: auto;
  }

  .cta-block.right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    top: 23px;
    left: auto;
  }

  .icon._1 {
    width: 25%;
  }

  .hero_text-_mobile {
    z-index: 5;
    width: 85%;
    max-width: none;
    position: relative;
    inset: 0%;
  }

  .hero-background-image-wrap {
    background-image: url('../images/Background_Image2_1Background_Image2.webp');
    background-position: 50%;
  }

  .hero-background-image-wrap.hero-pc {
    height: 73vw;
    display: none;
  }

  .logo-header {
    display: none;
    top: 7px;
    bottom: auto;
    left: 50%;
  }

  .logo-header.mobile {
    height: 20px;
    display: block;
  }

  .logo-footer {
    width: 100.009%;
    height: 14px;
    top: -26px;
  }

  .banner-image._3 {
    margin-top: 25px;
  }

  .banner-image.mobile {
    width: 100%;
  }

  .banner-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 75%;
    display: flex;
  }

  .banner-block._3 {
    margin-bottom: 10%;
  }

  .hero-paint-sp {
    z-index: 3;
    width: 130%;
    max-width: none;
    position: absolute;
    inset: -120% 0% auto -47%;
  }

  .hero_image-sp {
    width: 72%;
    max-width: none;
    position: absolute;
    inset: 129% -4% 0% auto;
  }

  .city-image-box {
    height: auto;
    display: block;
  }

  .city-image-box.sp {
    width: 100%;
    height: auto;
    margin-top: 0%;
    margin-bottom: 0%;
    display: block;
  }

  .city-image-box.sp.yamaguchi {
    height: 25.5vw;
  }

  .hero-box-top {
    background-image: url('../images/hero-top-image-sp_1hero-top-image-sp.webp');
    background-position: 50%;
    background-size: cover;
    height: 81vw;
  }

  .hero-box-bottom {
    background-image: url('../images/hero-top-image2-sp_1hero-top-image2-sp.webp');
    height: 77vw;
    margin-top: -11%;
  }

  .hero-car-name.yaris {
    width: 42%;
    margin-top: 3.4%;
    margin-left: 3.8%;
  }

  .hero-car-name.yaris:hover {
    transform: scale(1.05);
  }

  .hero-car-name.yariscross {
    width: 73%;
    margin-top: 4%;
    margin-right: 3%;
  }

  .hero-car-name.yariscross:hover {
    transform: scale(1.05);
  }

  .hero-text-top {
    width: 45%;
    margin-top: -2%;
    margin-left: 3.8%;
  }

  .hero-text-bottom {
    width: 45%;
    margin-top: -2%;
    margin-right: -3%;
  }

  .city-image {
    display: none;
  }

  .city-image.sp {
    width: auto;
    height: 23vw;
    display: block;
  }

  .city-image.sp.footer {
    height: 26vw;
  }

  .city-image-footer {
    display: none;
  }

  .city-image-footer.sp {
    height: 100%;
    display: block;
  }
}

#w-node-bba196bb-d188-3031-fec9-288afcd8f96a-46d28200, #w-node-_7236da8b-96cd-2e5c-6ee0-4f8078dfcd5c-46d28200, #w-node-d51ecaa2-7f0a-355f-2a43-79771dfbe118-46d28200, #w-node-e81c195a-b9d5-ec54-9841-2d193891e97c-46d28200, #w-node-eaa60f91-2f92-aa3e-d0dc-19fd997dae70-46d28200, #w-node-_0a849315-82b0-5f48-b224-c67ac210c252-46d28200, #w-node-_428f9482-89a0-3143-a09c-19e657188ce1-46d28200, #w-node-_11b52c8c-4745-52ef-763c-51317b0d5f13-46d28200 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad3497f0-bed9-da4f-fd10-7881ff812347-46d28200, #w-node-f704c10e-251d-73b0-8b66-840db0c1a4ab-46d28200 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-bba196bb-d188-3031-fec9-288afcd8f96a-46d2823b, #w-node-_7236da8b-96cd-2e5c-6ee0-4f8078dfcd5c-46d2823b, #w-node-d51ecaa2-7f0a-355f-2a43-79771dfbe118-46d2823b, #w-node-e81c195a-b9d5-ec54-9841-2d193891e97c-46d2823b, #w-node-eaa60f91-2f92-aa3e-d0dc-19fd997dae70-46d2823b, #w-node-_0a849315-82b0-5f48-b224-c67ac210c252-46d2823b, #w-node-_428f9482-89a0-3143-a09c-19e657188ce1-46d2823b, #w-node-_11b52c8c-4745-52ef-763c-51317b0d5f13-46d2823b, #w-node-bba196bb-d188-3031-fec9-288afcd8f96a-46d2823c, #w-node-_7236da8b-96cd-2e5c-6ee0-4f8078dfcd5c-46d2823c, #w-node-d51ecaa2-7f0a-355f-2a43-79771dfbe118-46d2823c, #w-node-e81c195a-b9d5-ec54-9841-2d193891e97c-46d2823c, #w-node-eaa60f91-2f92-aa3e-d0dc-19fd997dae70-46d2823c, #w-node-_0a849315-82b0-5f48-b224-c67ac210c252-46d2823c, #w-node-_428f9482-89a0-3143-a09c-19e657188ce1-46d2823c, #w-node-_11b52c8c-4745-52ef-763c-51317b0d5f13-46d2823c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-ad3497f0-bed9-da4f-fd10-7881ff812335-46d28200, #w-node-f704c10e-251d-73b0-8b66-840db0c1a499-46d28200, #w-node-ad3497f0-bed9-da4f-fd10-7881ff812335-46d2823b, #w-node-f704c10e-251d-73b0-8b66-840db0c1a499-46d2823b, #w-node-ad3497f0-bed9-da4f-fd10-7881ff812335-46d2823c, #w-node-f704c10e-251d-73b0-8b66-840db0c1a499-46d2823c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


