a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

.guidance-common__fv {
  background-image: url(../img/sp/guidance_fv-sp.jpg);
}
@media (min-width: 768px) {
  .guidance-common__fv {
    background-image: url(../img/guidance_fv.jpg);
  }
}

.top__card-title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top__section {
  -webkit-padding-after: 100px;
          padding-block-end: 100px;
}

.first__subpage-title {
  padding-block: 30px;
}
@media (min-width: 768px) {
  .first__subpage-title {
    padding-block: 60px 90px;
  }
}

.first__sample {
  margin-bottom: 34px;
}

.first__img img {
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}

.first__column-02 {
  max-width: 500px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .first__column-02 {
    max-width: 100%;
  }
}

.first__column-02-item {
  padding: 20px 44px;
  gap: 8px;
}
@media (min-width: 768px) {
  .first__column-02-item {
    padding: 40px 6%;
  }
}
.first__column-02-item:first-of-type .first__img img {
  height: 110%;
}
.first__column-02-item:nth-of-type(2) .first__img img {
  height: 90%;
}

.first__column-title {
  text-align: center;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .first__column-title {
    min-height: 80px;
    padding-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.first__img {
  aspect-ratio: 211/116;
}

.first__column-01-left {
  aspect-ratio: unset;
  position: relative;
  padding: 50px 20px 40px;
  margin-inline: auto;
}
.first__column-01-left .swiper-pagination {
  bottom: 0;
}
.first__column-01-left .swiper-pagination-bullet-active {
  background: #e50012 !important;
}
.first__column-01-left .swiper-slide {
  height: auto;
  max-width: 300px;
}

.first__column-03-item {
  background-color: #f2f2f2;
  padding: 0;
  height: 100%;
}
.first__column-03-item .layout__column-03-img {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
  height: 170px;
  padding-block: 10px 20px;
  aspect-ratio: 4/3;
}
.first__column-03-item .layout__column-03-img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  height: 100%;
}
.first__column-03-item .layout__column-title {
  min-height: 65px;
  margin-inline: 20px;
}
.first__column-03-item span {
  display: block;
  padding: 0 20px 10px;
}

.first__column-01--pc._gap-tiny {
  gap: 20px;
}

.first__column-01-item {
  padding: 0;
  gap: 0;
  aspect-ratio: 1200/348;
}
.first__column-01-item:nth-of-type(2) .first__column-01-left img {
  width: 40%;
}

.first__column-01-left--pc {
  position: relative;
  padding: 3.4722222222vw;
  width: 46%;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  aspect-ratio: unset;
  max-width: 100%;
}
.first__column-01-left--pc.--width01 img {
  width: 40%;
}
.first__column-01-left--pc.--width02 img {
  width: 60%;
}
.first__column-01-left--pc img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: unset;
}

.first__column-01-right--pc {
  padding: 40px;
  width: 54%;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

.first__text-sm {
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: calc(100% + 6px);
}

.first__section {
  padding-block: 30px 180px;
}
@media (min-width: 768px) {
  .first__section {
    padding-block: 50px 180px;
  }
}

.first__btn-wrap {
  width: 100%;
  max-width: 500px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .first__btn-wrap {
    max-width: 580px;
  }
}

.first__btn-item {
  text-align: center;
}

.simulation__subpage-title {
  padding-block: 30px 40px;
}
@media (min-width: 768px) {
  .simulation__subpage-title {
    padding-block: 60px 80px;
  }
}

.simulation__section {
  padding-bottom: 180px;
}

.simulation__item {
  padding: 22px 32px 24px 31px;
  max-width: 500px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .simulation__item {
    max-width: 100%;
    padding: 50px 64px 76px 70px;
  }
}
.simulation__item:first-of-type .simulation__box img {
  width: 52.479338843%;
  aspect-ratio: 127/84;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
  display: block;
}
@media (min-width: 768px) {
  .simulation__item:first-of-type .simulation__box img {
    aspect-ratio: 260/165;
    width: 50%;
  }
}
.simulation__item:nth-of-type(3) .simulation__box:first-child img {
  width: 44.6280991736%;
  aspect-ratio: 108/84;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
  display: block;
}
@media (min-width: 768px) {
  .simulation__item:nth-of-type(3) .simulation__box:first-child img {
    aspect-ratio: 236/183;
    width: 45.3846153846%;
  }
}
.simulation__item:nth-of-type(3) .simulation__box:last-child img {
  width: 38.0165289256%;
  aspect-ratio: 92/62;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
  display: block;
}
@media (min-width: 768px) {
  .simulation__item:nth-of-type(3) .simulation__box:last-child img {
    aspect-ratio: 201/135;
    width: 38.6538461538%;
  }
}
.simulation__item:nth-of-type(5) .simulation__box:first-child img {
  width: 35.9504132231%;
  aspect-ratio: 87/55;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
  display: block;
}
@media (min-width: 768px) {
  .simulation__item:nth-of-type(5) .simulation__box:first-child img {
    aspect-ratio: 190/120;
    width: 36.5384615385%;
  }
}
.simulation__item:nth-of-type(5) .simulation__box:last-child img {
  width: 73.5537190083%;
  aspect-ratio: 178/55;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
  display: block;
}
@media (min-width: 768px) {
  .simulation__item:nth-of-type(5) .simulation__box:last-child img {
    aspect-ratio: 390/120;
    width: 75%;
  }
}

.simulation__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 6px;
  width: 100%;
}
@media (min-width: 768px) {
  .simulation__head {
    row-gap: 30px;
  }
}

.simulation__head-step {
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .simulation__head-step {
    font-size: 24px;
  }
}

.simulation__head-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .simulation__head-text {
    font-size: 20px;
  }
}

.simulation__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 21px;
  width: 100%;
}
@media (min-width: 768px) {
  .simulation__boxes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 26px;
       -moz-column-gap: 26px;
            column-gap: 26px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.simulation__box {
  border: 1px solid #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
  padding: 8px 5px 12px 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .simulation__box {
    padding: 29px 20px 27px 17px;
    row-gap: 23px;
  }
}
.simulation__box input[type=radio] {
  position: absolute;
}
.simulation__box input[type=radio]:checked + .simulation__text::after {
  opacity: 1;
}

.simulation__text {
  padding-left: 16px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .simulation__text {
    font-size: 20px;
    padding-left: 34px;
  }
}
.simulation__text::before, .simulation__text::after {
  content: "";
  position: absolute;
}
.simulation__text::before {
  width: 9px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid #999;
  left: 0;
  top: 5px;
}
@media (min-width: 768px) {
  .simulation__text::before {
    width: 20px;
    top: 3px;
  }
}
.simulation__text::after {
  width: 5px;
  aspect-ratio: 1;
  left: 2px;
  top: 7px;
  background-color: #d61619;
  border-radius: 50%;
  opacity: 0;
}
@media (min-width: 768px) {
  .simulation__text::after {
    width: 10px;
    left: 5px;
    top: 8px;
  }
}

.simulation__button-wrap {
  margin-top: 34px;
}
@media (min-width: 768px) {
  .simulation__button-wrap {
    margin-top: 60px;
  }
}

.simulation__button {
  color: #fff;
  background-color: #d61619;
  text-align: center;
  padding: 16px;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  border: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
@media (min-width: 768px) {
  .simulation__button {
    font-size: 20px;
    padding: 25px;
  }
}
@media (any-hover: hover) {
  .simulation__button:hover {
    opacity: 0.7;
  }
}

.plan__subpage-title {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .plan__subpage-title {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .plan__subpage-title .inner__content {
    display: contents;
  }
}
.plan__subpage-title.subpage-title .sec__subtitle {
  margin-bottom: 0;
}

.plan__block {
  background-color: #4d4d4d;
  padding: 30px 56px 35px 42px;
  outline: 1px solid #fff;
  outline-offset: -8px;
  max-width: 500px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .plan__block {
    padding: 50px 40px 65px;
    margin-inline: calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
    outline-offset: -20px;
  }
}

.plan__block-head {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
@media (min-width: 768px) {
  .plan__block-head {
    font-size: 30px;
  }
}
.plan__block-head span {
  font-size: 30px;
}
@media (min-width: 768px) {
  .plan__block-head span {
    font-size: 60px;
  }
}

.plan__block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .plan__block-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    row-gap: 0;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    margin-top: 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.plan__block-item {
  background-color: #fff;
  border-left: 10px solid #e50012;
  text-align: center;
  padding: 16px;
}
@media (min-width: 768px) {
  .plan__block-item {
    padding: 30px 8px;
    max-width: 370px;
    width: 100%;
  }
}
.plan__block-item span {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media (min-width: 768px) {
  .plan__block-item span {
    font-size: 24px;
  }
}

.plan__section {
  padding-bottom: 180px;
}

.plan__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-block: 25px 38px;
}
@media (min-width: 768px) {
  .plan__heading {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    margin-block: 30px 40px;
  }
}
.plan__heading img {
  aspect-ratio: 94/19;
  width: 94px;
}
@media (min-width: 768px) {
  .plan__heading img {
    aspect-ratio: 145/30;
    width: 145px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.plan__heading span {
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .plan__heading span {
    font-size: 30px;
    line-height: 1;
  }
}

.plan__card-list {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .plan__card-list {
    margin-bottom: 80px;
  }
}

.plan__card {
  max-width: 500px;
  margin-inline: auto;
  border-radius: 18px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .plan__card {
    max-width: 100%;
    display: grid;
    grid-template-areas: "head head head" "left plus right";
    grid-template-columns: 37.5% 46px 1fr;
    justify-items: center;
    -webkit-column-gap: 2.7777777778vw;
       -moz-column-gap: 2.7777777778vw;
            column-gap: 2.7777777778vw;
  }
}

.plan__card-head {
  background-color: #666;
  text-align: center;
  width: 100%;
  padding-block: 11px 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .plan__card-head {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    padding-block: 26px 20px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    grid-area: head;
  }
}
.plan__card-head span {
  color: #fff;
}
@media (min-width: 768px) {
  .plan__card-head span {
    line-height: 1;
  }
}

.plan__card-head--lg {
  font-size: 14px;
}
@media (min-width: 768px) {
  .plan__card-head--lg {
    font-size: 30px;
  }
}

.plan__card-left {
  padding: 20px 43px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .plan__card-left {
    grid-area: left;
    padding-block: 20px 32px;
    padding-inline: 5.9722222222vw 0;
    row-gap: 40px;
  }
}
.plan__card-left img {
  width: 157px;
  aspect-ratio: 157/137;
}
@media (min-width: 768px) {
  .plan__card-left img {
    width: 100%;
    aspect-ratio: 476/357;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.plan__card-name {
  border: 1px solid #666;
  width: 100%;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .plan__card-name {
    -webkit-padding-start: 7px;
            padding-inline-start: 7px;
    padding-block: 8px;
  }
}
.plan__card-name::before {
  content: "";
  position: absolute;
  background-color: #e50012;
  width: 7px;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .plan__card-name::before {
    width: 9px;
  }
}

.plan__card-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 2px;
}
.plan__card-plus img {
  width: 14px;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .plan__card-plus img {
    width: 30px;
    aspect-ratio: 1;
    grid-area: plus;
  }
}
.plan__card-plus span {
  white-space: nowrap;
}

.plan__card-right {
  width: 100%;
}
@media (min-width: 768px) {
  .plan__card-right {
    grid-area: right;
    padding: 23px 4.3055555556vw 20px 0;
  }
}

.plan__card-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 25px 0;
}
@media (min-width: 768px) {
  .plan__card-top {
    padding: 0;
  }
}

.plan__card-top-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 8px;
  -webkit-padding-after: 17px;
          padding-block-end: 17px;
  -webkit-border-after: 1px solid #666;
          border-block-end: 1px solid #666;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
@media (min-width: 768px) {
  .plan__card-top-wrap {
    page-break-before: 30px;
  }
}
.plan__card-top-wrap:first-of-type::before {
  content: "";
  position: absolute;
  height: 95px;
  width: 1px;
  background-color: #666;
  top: 50%;
  translate: 0 -50%;
  right: 0;
}
@media (min-width: 768px) {
  .plan__card-top-wrap:first-of-type::before {
    height: 200px;
  }
}
.plan__card-top-wrap img {
  width: 61px;
  aspect-ratio: 61/49;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .plan__card-top-wrap img {
    width: 125px;
    aspect-ratio: 125/100;
  }
}
.plan__card-top-wrap span {
  white-space: nowrap;
}

.plan__card-bottom {
  padding: 10px 25px 20px;
}
@media (min-width: 768px) {
  .plan__card-bottom {
    padding: 20px 0 0 10px;
  }
}

.plan__point {
  position: relative;
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
}
@media (min-width: 768px) {
  .plan__point {
    -webkit-padding-start: 25px;
            padding-inline-start: 25px;
  }
}
.plan__point::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  background-color: #e50012;
  width: 0.9em;
  height: 0.9em;
}

.plan__button {
  text-align: center;
}

.demo__subpage-section {
  padding-block: 0;
}

.demo__subpage-title {
  -webkit-padding-after: 180px;
          padding-block-end: 180px;
}
@media (min-width: 768px) {
  .demo__subpage-title {
    -webkit-padding-after: 100px;
            padding-block-end: 100px;
  }
}

.demo__subpage-description {
  padding-block: 22px 40px;
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
}
@media (min-width: 768px) {
  .demo__subpage-description {
    -webkit-padding-end: min(41.6666666667vw, 600px);
            padding-inline-end: min(41.6666666667vw, 600px);
    padding-block: 60px 100px;
  }
}

.demo__subpage-img {
  width: 272px;
  left: 50%;
  translate: -50%;
  top: calc(100% - 34px);
  position: absolute;
  z-index: 2;
}
@media (min-width: 768px) {
  .demo__subpage-img {
    left: auto;
    width: 41.6666666667%;
    top: -104px;
    right: -10px;
    translate: 0;
  }
}
@media screen and (min-width: 1270px) {
  .demo__subpage-img {
    right: -34px;
  }
}
.demo__subpage-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  aspect-ratio: 500/400;
}
@media screen and (max-width: 767px) {
  .demo__subpage-img img {
    aspect-ratio: 272/178;
  }
}

.demo__top-contents {
  padding-block: 32px 38px;
  position: relative;
}
@media (min-width: 768px) {
  .demo__top-contents {
    padding-block: 60px;
  }
}

.demo__item {
  max-width: 500px;
  margin-inline: auto;
  padding: 22px 44px 31px;
}
@media screen and (min-width: 1000px) {
  .demo__item {
    max-width: 100%;
    padding: 40px 80px;
  }
}

.demo__img {
  aspect-ratio: 210/116;
}
@media screen and (min-width: 1000px) {
  .demo__img {
    aspect-ratio: 38/21;
  }
}
.demo__img img {
  aspect-ratio: unset;
}

.demo__line {
  margin-left: 0;
  position: absolute;
  top: calc(100% - 1.875rem);
  left: 50%;
  translate: -50%;
}

.demo__bottom-contents {
  padding-block: 60px 30px;
}
@media (min-width: 768px) {
  .demo__bottom-contents {
    padding-block: 100px 36px;
  }
}

.demo__boxes {
  border: 1px solid #000;
}

.demo__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .demo__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .demo__box:not(:first-child) {
    -webkit-border-before: 1px solid #000;
            border-block-start: 1px solid #000;
  }
}

.demo__box-heading-wrapper {
  padding: 16px 20px;
  background-color: #666;
}
@media (min-width: 768px) {
  .demo__box-heading-wrapper {
    width: 38.3333333333%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.demo__box-heading {
  position: relative;
  color: #fff;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
@media (min-width: 768px) {
  .demo__box-heading {
    -webkit-padding-start: 146px;
            padding-inline-start: 146px;
  }
}
.demo__box-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
}
.demo__box-heading.--01::before {
  background: url(../img/demo_icon01.png) no-repeat center center/contain;
  width: 22px;
  height: 21px;
}
@media (min-width: 768px) {
  .demo__box-heading.--01::before {
    width: 90px;
    height: 88px;
  }
}
.demo__box-heading.--02::before {
  background: url(../img/demo_icon02.png) no-repeat center center/contain;
  width: 21px;
  height: 25px;
}
@media (min-width: 768px) {
  .demo__box-heading.--02::before {
    width: 87px;
    height: 101px;
  }
}
.demo__box-heading.--03::before {
  background: url(../img/demo_icon03.png) no-repeat center center/contain;
  width: 25px;
  height: 24px;
}
@media (min-width: 768px) {
  .demo__box-heading.--03::before {
    width: 103px;
    height: 97px;
  }
}

.demo__box-text-wrapper {
  padding: 20px 30px;
}
@media (min-width: 768px) {
  .demo__box-text-wrapper {
    min-height: 186px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.demo__box-text {
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .demo__box-text {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .demo__box-text.--lg {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .demo__heading {
    margin-bottom: 34px !important;
  }
}

.demo__subpage-section02 {
  padding-block: 32px 0;
}
@media (min-width: 768px) {
  .demo__subpage-section02 {
    padding-block: 106px 0;
  }
}

.demo__heading-content {
  -webkit-padding-after: 32px;
          padding-block-end: 32px;
}
@media (min-width: 768px) {
  .demo__heading-content {
    -webkit-padding-after: 38px;
            padding-block-end: 38px;
  }
}

.demo__form-contents {
  padding-block: 30px 180px;
}
@media (min-width: 768px) {
  .demo__form-contents {
    padding-block: 34px 140px;
  }
}

.demo__title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768px) {
  .demo__title {
    font-size: 30px;
  }
}

.demo__form-wrapper {
  padding: 35px 10px;
}
@media (min-width: 768px) {
  .demo__form-wrapper {
    padding: 60px 77px 45px 98px;
  }
}

.demo__form-title {
  display: block;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .demo__form-title {
    font-size: 16px;
  }
}
.demo__form-title::before {
  content: "";
  position: absolute;
  width: 0.9em;
  height: 0.9em;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  background-color: #e50012;
}

.demo__text--red {
  font-size: 10px;
  font-weight: 400;
  margin-top: 10px;
  color: #e50012;
}
@media (min-width: 768px) {
  .demo__text--red {
    font-size: 12px;
    margin-top: 0;
  }
}

.demo__form-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media (min-width: 768px) {
  .demo__form-wrapper {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}

.demo__radios {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .demo__radios {
    margin-top: 20px;
  }
}

.demo__radio {
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
  position: relative;
}
.demo__radio::before, .demo__radio::after {
  content: "";
  position: absolute;
}
.demo__radio::before {
  width: 13px;
  aspect-ratio: 1;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
.demo__radio::after {
  width: 8px;
  height: 4px;
  -webkit-border-start: 1px solid #666;
          border-inline-start: 1px solid #666;
  -webkit-border-after: 1px solid #666;
          border-block-end: 1px solid #666;
  left: 3px;
  top: 50%;
  translate: 0 -50%;
  rotate: -45deg;
  -webkit-margin-before: -1px;
          margin-block-start: -1px;
  opacity: 0;
}

input[type=radio]:checked + .demo__radio::after {
  opacity: 1;
}

.demo__form-rows {
  margin-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 27px;
}
@media (min-width: 768px) {
  .demo__form-rows {
    margin-top: 50px;
    row-gap: 29px;
  }
}

.demo__form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}
@media (min-width: 768px) {
  .demo__form-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    row-gap: 0;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.demo__form-row:first-child input[type=text] {
  width: 69.6594427245%;
}
@media (min-width: 768px) {
  .demo__form-row:first-child input[type=text] {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .demo__form-row:nth-of-type(4) {
    -webkit-column-gap: 27px;
       -moz-column-gap: 27px;
            column-gap: 27px;
  }
}
@media (min-width: 768px) {
  .demo__form-row:nth-of-type(4) .demo__form-data {
    width: 86.0215053763%;
  }
}

@media (min-width: 768px) {
  .demo__form-head {
    white-space: nowrap;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 6px;
  }
}

.demo__form-label {
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .demo__form-label {
    font-size: 16px;
  }
}

.demo__form-required {
  color: #e50012;
}

.demo__form-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 7px;
}
@media (min-width: 768px) {
  .demo__form-data {
    width: 78.2013685239%;
  }
}
.demo__form-data input[type=email]:nth-of-type(2) {
  margin-top: 7px;
}

.demo__form-note {
  display: block;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .demo__form-note {
    font-size: 12px;
  }
}

.demo__form-zip-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
}
@media (min-width: 768px) {
  .demo__form-zip-wrap {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.demo__form-zip-wrap:last-of-type .demo__form-zip {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 4px;
}

.demo__form-zip-label {
  font-size: 10px;
  width: 43px;
  margin-top: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .demo__form-zip-label {
    font-size: 16px;
    width: 69px;
    margin-top: 6px;
  }
}
.demo__form-zip-label.--lg {
  font-size: 14px;
}
@media (min-width: 768px) {
  .demo__form-zip-label.--lg {
    font-size: 16px;
  }
}

.demo__form-zip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 7px;
  width: 100%;
}
@media (min-width: 768px) {
  .demo__form-zip {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    row-gap: 0;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}

.demo__form-zip-right {
  display: grid;
  grid-template-areas: "input button" "text text";
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 4px;
}
@media (min-width: 768px) {
  .demo__form-zip-right {
    grid-template-areas: "input button" "input text";
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
  }
}
.demo__form-zip-right input[type=text] {
  width: 28vw;
  grid-area: input;
}
@media (min-width: 768px) {
  .demo__form-zip-right input[type=text] {
    width: 150px;
  }
}
.demo__form-zip-right button {
  color: #fff;
  background-color: #4d4d4d;
  padding: 4px 16px 5px;
  font-size: 10px;
  grid-area: button;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 768px) {
  .demo__form-zip-right button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
  }
}
.demo__form-zip-right .demo__form-note {
  grid-area: text;
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
  font-size: 14px;
  border: 1px solid #b3b3b3;
  width: 100%;
  padding: 11px 5px 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (min-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  select,
  textarea {
    font-size: 16px;
    padding: 16px 6px;
  }
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #b3b3b3;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #b3b3b3;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #b3b3b3;
}

select {
  width: 52.5333333333vw;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/demo_select-icon.png) no-repeat center right 8px/8px 22px;
}
@media (min-width: 768px) {
  select {
    width: 150px;
    padding: 16px 25px 16px 6px;
    background-size: 10px 31px;
  }
}
select:invalid {
  color: #b3b3b3;
}
select option:first-child {
  color: #b3b3b3;
}

textarea {
  resize: vertical;
  width: 100%;
  min-height: 140px;
}
@media (min-width: 768px) {
  textarea {
    min-height: 200px;
  }
}

.demo__privacy {
  border: 1px solid #b3b3b3;
  padding: 20px 16px;
  margin-top: 35px;
}
@media (min-width: 768px) {
  .demo__privacy {
    max-width: 900px;
    width: 100%;
    padding: 36px 20px;
    margin-inline: auto;
  }
}

.demo__privacy-title {
  text-align: center;
}

.demo__privacy-wrap {
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 11px;
}
@media (min-width: 768px) {
  .demo__privacy-wrap {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 34px;
       -moz-column-gap: 34px;
            column-gap: 34px;
  }
}
.demo__privacy-wrap img {
  margin-inline: auto;
  display: block;
  width: 93px;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
}

.demo__privacy-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.demo__privacy-text {
  font-size: 12px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .demo__privacy-text {
    font-size: 14px;
  }
}

.demo__submit-wrap {
  margin-top: 35px;
  text-align: center;
}
@media (min-width: 768px) {
  .demo__submit-wrap {
    margin-top: 40px;
  }
}

.demo__submit {
  color: #fff;
  background-color: #373737;
  padding-block: 16px;
  display: inline-block;
  width: 100%;
}

.faq__subpage-title {
  padding-block: 40px 35px;
}
@media (min-width: 768px) {
  .faq__subpage-title {
    padding-block: 64px 94px;
  }
}

.faq__button-wrap {
  max-width: 500px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .faq__button-wrap {
    max-width: 100%;
  }
}

.faq__link {
  text-align: center;
}

.faq__icon {
  position: relative;
}
.faq__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.faq__icon:nth-of-type(1)::before {
  background: url(../img/faq_icon01.svg) no-repeat center center/contain;
  width: 28px;
  aspect-ratio: 28/33;
  left: 38px;
}
@media (min-width: 768px) {
  .faq__icon:nth-of-type(1)::before {
    width: 51px;
    aspect-ratio: 51/61;
    left: 60px;
  }
}
.faq__icon:nth-of-type(2)::before {
  background: url(../img/faq_icon02.svg) no-repeat center center/contain;
  width: 45px;
  aspect-ratio: 45/27;
  left: 28px;
}
@media (min-width: 768px) {
  .faq__icon:nth-of-type(2)::before {
    width: 84px;
    aspect-ratio: 84/50;
    left: 58px;
  }
}
.faq__icon:nth-of-type(3)::before {
  background: url(../img/faq_icon03.svg) no-repeat center center/contain;
  width: 36px;
  aspect-ratio: 1;
  left: 33px;
}
@media (min-width: 768px) {
  .faq__icon:nth-of-type(3)::before {
    width: 66px;
    aspect-ratio: 1;
    left: 53px;
  }
}
.faq__icon:nth-of-type(4)::before {
  background: url(../img/faq_icon04.svg) no-repeat center center/contain;
  width: 40px;
  aspect-ratio: 41/38;
  left: 30px;
}
@media (min-width: 768px) {
  .faq__icon:nth-of-type(4)::before {
    width: 78px;
    aspect-ratio: 78/72;
    left: 70px;
  }
}

.faq .faq-item .faq-question::after {
  background-image: url(../../../assets/img/common/icon-toggle-open.svg);
}

.faq__section {
  padding-block: 36px 180px;
}
@media (min-width: 768px) {
  .faq__section {
    padding-block: 100px 180px;
  }
}

.support__subpage-title {
  padding-block: 30px 180px;
}
@media (min-width: 768px) {
  .support__subpage-title {
    padding-block: 60px 80px;
  }
}

.support__subpage-description {
  position: relative;
  padding-block: 22px 44px;
}
@media (min-width: 768px) {
  .support__subpage-description {
    padding: 67px 45.8333333333% 97px 0;
  }
}

.support__top-img {
  position: absolute;
  top: calc(100% - 30px);
  left: 50%;
  translate: -50%;
  z-index: 2;
  aspect-ratio: 272/178;
  width: 272px;
}
@media (min-width: 768px) {
  .support__top-img {
    width: 41.6666666667%;
    aspect-ratio: 5/4;
    translate: 0;
    top: -64px;
    left: unset;
    right: -10px;
  }
}
@media screen and (min-width: 1256px) {
  .support__top-img {
    right: -36px;
  }
}
.support__top-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.support__list {
  max-width: 500px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .support__list {
    max-width: 100%;
  }
}

.support__item {
  padding: 20px 46px 32px;
}
@media (min-width: 768px) {
  .support__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px;
  }
}
.support__item .layout__column-01-left {
  width: 100%;
  aspect-ratio: unset;
}
.support__item .layout__column-01-left img {
  aspect-ratio: unset;
}
.support__item:first-of-type .layout__column-01-left img {
  width: 76%;
}
.support__item a {
  padding: 4px 35px 4px 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .support__item a {
    padding: 15px 80px 15px 80px;
    margin-top: auto;
  }
}

.support__section {
  padding-block: 35px;
}
@media (min-width: 768px) {
  .support__section {
    padding-block: 50px 90px;
  }
}
.support__section:last-of-type {
  padding-block: 35px 180px;
}
@media (min-width: 768px) {
  .support__section:last-of-type {
    padding-block: 58px 180px;
  }
}

.support__subtitle {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .support__subtitle {
    margin-bottom: 32px;
  }
}

.support__point-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
  max-width: 500px;
  margin-inline: auto;
}
@media screen and (min-width: 900px) {
  .support__point-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 90px 2vw;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 100%;
  }
}

.support__point-item {
  padding: 0;
  border: 1px solid #666;
}
@media screen and (min-width: 900px) {
  .support__point-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.support__head {
  padding-block: 15px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.support__head img {
  width: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .support__head img {
    width: 52px;
  }
}
.support__head span {
  font-size: 16px;
  color: #e50012;
}
@media (min-width: 768px) {
  .support__head span {
    font-size: 30px;
  }
}

.support__body {
  padding: 27px 30px 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
}
.support__body h3 {
  text-align: center;
}
@media (min-width: 768px) {
  .support__body h3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.support__point-btn-wrap {
  max-width: 500px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .support__point-btn-wrap {
    max-width: 100%;
  }
}

.support__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 30px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .support__btn-wrap {
    row-gap: 64px;
  }
}

.support__btn-item {
  width: 100%;
}
