@charset "UTF-8";
.m-heading-primary {
  background-color: #6aac4e;
}
.m-heading-primary .string {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 12px;
  color: #fff;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  .m-heading-primary .string {
    font-size: 1.45833vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .m-heading-primary .string {
    font-size: 2.53906vw;
  }
}
@media screen and (max-width: 600px) {
  .m-heading-primary .string {
    font-size: 4.5vw;
  }
}
@media screen and (min-width: 1025px) {
  .m-heading-primary .string {
    padding-block-start: 1.25vw;
    padding-block-end: 1.25vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .m-heading-primary .string {
    padding-block-start: 1.95313vw;
    padding-block-end: 1.95313vw;
  }
}
@media screen and (max-width: 600px) {
  .m-heading-primary .string {
    padding-block-start: 4vw;
    padding-block-end: 4vw;
  }
}
.m-heading-primary .string.lazy_bg_image {
  position: relative;
}
.m-heading-primary .string.lazy_bg_image::before {
  content: "";
  position: static;
  display: inline-block;
  inline-size: 100%;
  aspect-ratio: 1/1;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1025px) {
  .m-heading-primary .string.lazy_bg_image::before {
    max-inline-size: 2.5vw;
    block-size: 2.5vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .m-heading-primary .string.lazy_bg_image::before {
    max-inline-size: 3.90625vw;
    block-size: 3.90625vw;
  }
}
@media screen and (max-width: 600px) {
  .m-heading-primary .string.lazy_bg_image::before {
    max-inline-size: 8vw;
    block-size: 8vw;
  }
}
.m-heading-secondary .string {
  color: #6AAC4E;
  font-weight: normal;
}
@media screen and (min-width: 1025px) {
  .m-heading-secondary .string {
    font-size: 1.30208vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .m-heading-secondary .string {
    font-size: 2.24609vw;
  }
}
@media screen and (max-width: 600px) {
  .m-heading-secondary .string {
    font-size: 4.75vw;
  }
}

.m-btn-primary .link {
  background-color: rgb(247.32, 159, 104.6);
  border-radius: 12px;
}
.m-btn-primary .link .string {
  position: relative;
}
@media screen and (min-width: 1025px) {
  .m-btn-primary .link .string {
    padding-block-start: 0.83333vw;
    padding-block-end: 0.83333vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .m-btn-primary .link .string {
    padding-block-start: 1.36719vw;
    padding-block-end: 1.36719vw;
  }
}
@media screen and (max-width: 600px) {
  .m-btn-primary .link .string {
    padding-block-start: 3vw;
    padding-block-end: 3vw;
  }
}
@media screen and (min-width: 1025px) {
  .m-btn-primary .link .string {
    padding-inline-start: 2.5vw;
    padding-inline-end: 2.5vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .m-btn-primary .link .string {
    padding-inline-start: 3.51563vw;
    padding-inline-end: 3.51563vw;
  }
}
@media screen and (max-width: 600px) {
  .m-btn-primary .link .string {
    padding-inline-start: 6vw;
    padding-inline-end: 6vw;
  }
}
.m-btn-primary .link .string::before {
  content: ">>";
  position: static;
  inset-block-start: 0;
  inset-inline-start: 0;
  display: inline-block;
}
.operation {
  text-align: center;
}
.operation .text {
  position: relative;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  .operation .text {
    padding-block-end: 0.83333vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .operation .text {
    padding-block-end: 1.36719vw;
  }
}
@media screen and (max-width: 600px) {
  .operation .text {
    padding-block-end: 3vw;
  }
}
.operation .text::before, .operation .text::after {
  content: "";
  position: static;
  inset-block-start: 0;
  display: inline-block;
}
.operation .text::before {
  content: "＼";
}
.operation .text::after {
  content: "／";
}

/* --- Fallback（古い Safari 対策）: @scope が無視されても効く --- */
/* head 周り（必要なら） */
.area-prmy-hero-view .head {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .area-prmy-hero-view .head {
    height: 18.75vw;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .area-prmy-hero-view .head {
    height: 31.25vw;
  }
}
@media screen and (max-width: 600px) {
  .area-prmy-hero-view .head {
    height: 55vw;
  }
}
/* 動画：ラッパーだけでなく “実体” も幅拘束する */
.area-prmy-hero-view .body .specifics .disp .media .movie {
  width: 100%;
  max-width: 100%;
}

/* movie が video/iframe の場合に確実に効かせる */
.area-prmy-hero-view .body .specifics .disp .media .movie video,
.area-prmy-hero-view .body .specifics .disp .media .movie iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

@scope (.area-prmy-hero-view) to (.area-scdy-hero-view) {
  :scope .head {
    position: relative;
    inline-size: 100%;
  }
  @media screen and (min-width: 1025px) {
    :scope .head {
      block-size: 18.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .head {
      block-size: 31.25vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .head {
      block-size: 55vw;
    }
  }
  :scope .head::before {
    content: "";
    position: absolute;
    inline-size: 100%;
    block-size: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  @media screen and (min-width: 1025px) {
    :scope .head::before {
      background-image: url("../images/moving/hero-view-bg-full.svg");
    }
  }
  @media screen and (max-width: 600px) {
    :scope .head::before {
      background-image: url("../images/moving/hero-view-bg-half.svg");
    }
  }
  :scope .head .overview {
    inline-size: 100%;
    block-size: 100%;
  }
  :scope .head .overview .title {
    display: flex;
    justify-content: center;
    align-items: center;
    inline-size: 100%;
    block-size: 100%;
  }
  :scope .head .overview .title .catch-title {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  @media screen and (min-width: 1025px) {
    :scope .head .overview .title .catch-title .string {
      font-size: 2.08333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .head .overview .title .catch-title .string {
      font-size: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .head .overview .title .catch-title .string {
      font-size: 6vw;
    }
  }
  :scope .body .specifics .disp .media .movie {
    inline-size: 100%;
  }
}
@scope (.area-prmy-merit) to (.area-scdy-merit) {
  :scope .head .overview .m-heading-primary .string.lazy_bg_image.is_loaded::before {
    background-image: url("../images/moving/m-heading-primary-icon-merit.svg");
  }
}
@scope (.area-scdy-merit) to (.area-tery-merit) {
  :scope .entry .body .specifics {
    display: grid;
    justify-content: space-between;
    align-items: center;
    grid-template-areas: "title disp" "text disp";
    grid-template-columns: 2fr 1fr;
    grid-template-rows: repeat(2, max-content);
  }
  @media screen and (max-width: 600px) {
    :scope .entry .body .specifics {
      grid-template-areas: "title" "disp" "text";
      grid-template-columns: 1fr;
      grid-template-rows: repeat(3, max-content);
    }
  }
  :scope .entry .body .specifics {
    gap: 2.5vw;
  }
  :scope .entry .body .specifics > .title {
    grid-area: title;
  }
  :scope .entry .body .specifics > .disp {
    grid-area: disp;
  }
  :scope .entry .body .specifics > .text {
    grid-area: text;
  }
  :scope .entry .body .specifics .disp .media {
    text-align: center;
  }
  :scope .entry .body .specifics .disp .media .image {
    max-inline-size: 28%;
  }
  :scope .entry:nth-of-type(1) .body .specifics .disp .media .image {
    max-inline-size: 28%;
  }
  :scope .entry:nth-of-type(2) .body .specifics .disp .media .image {
    max-inline-size: 28%;
  }
  :scope .entry:nth-of-type(3) .body .specifics .disp .media .image {
    max-inline-size: 48%;
  }
  :scope .entry:nth-of-type(even) .body .specifics {
    grid-template-areas: "disp title" "disp text";
    grid-template-columns: 1fr 2fr;
  }
  @media screen and (max-width: 600px) {
    :scope .entry:nth-of-type(even) .body .specifics {
      grid-template-areas: "title" "disp" "text";
      grid-template-columns: 1fr;
      grid-template-rows: repeat(3, max-content);
    }
  }
  @media screen and (min-width: 601px) {
    :scope .entry:nth-of-type(even) .body .specifics .title .m-heading-secondary {
      text-align: right;
    }
    :scope .entry:nth-of-type(even) .body .specifics .text .sentence {
      text-align: right;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .entry:not(:last-of-type) {
      padding-block-end: 3.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .entry:not(:last-of-type) {
      padding-block-end: 5.27344vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .entry:not(:last-of-type) {
      padding-block-end: 9vw;
    }
  }
}
@scope (.area-prmy-dedicated-moving) to (.area-scdy-dedicated-moving) {
  :scope .head .overview {
    text-align: center;
  }
  :scope .head .overview .title .m-heading-primary .string.lazy_bg_image.is_loaded::before {
    background-image: url("../images/moving/m-heading-primary-icon-dedicated-moving.svg");
  }
  :scope .head .specifics {
    text-align: center;
  }
  :scope .body .overview {
    text-align: center;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .overview .text {
      padding-block-end: 3.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .overview .text {
      padding-block-end: 5.27344vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .overview .text {
      padding-block-end: 9vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .overview .disp {
      padding-block-end: 3.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .overview .disp {
      padding-block-end: 5.27344vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .overview .disp {
      padding-block-end: 9vw;
    }
  }
  :scope .body .overview .disp .media {
    inline-size: 100%;
    margin-inline-start: auto;
    margin-inline-end: auto;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .overview .disp .media {
      max-inline-size: 18.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .overview .disp .media {
      max-inline-size: 35.15625vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .overview .disp .media {
      max-inline-size: 72%;
    }
  }
  :scope .body .overview .disp .media .image {
    inline-size: 100%;
    object-fit: cover;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc {
      padding-block-start: 1.25vw;
      padding-block-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc {
      padding-block-start: 1.95313vw;
      padding-block-end: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc {
      padding-block-start: 4vw;
      padding-block-end: 4vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc {
      padding-inline-start: 1.25vw;
      padding-inline-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc {
      padding-inline-start: 1.95313vw;
      padding-inline-end: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc {
      padding-inline-start: 4vw;
      padding-inline-end: 4vw;
    }
  }
  :scope .body .list-desc::before {
    content: "";
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0;
    z-index: -2;
    inline-size: 100%;
    block-size: 100%;
    background-color: #fff7e6;
  }
  :scope .body .list-desc .item .entry .title .heading {
    text-align: center;
  }
  :scope .body .list-desc .item .entry .title .heading .string {
    position: relative;
    color: #fff;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      padding-block-start: 0.83333vw;
      padding-block-end: 0.83333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      padding-block-start: 1.36719vw;
      padding-block-end: 1.36719vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      padding-block-start: 3vw;
      padding-block-end: 3vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      padding-inline-start: 1.25vw;
      padding-inline-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      padding-inline-start: 1.95313vw;
      padding-inline-end: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      padding-inline-start: 4vw;
      padding-inline-end: 4vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      font-size: 0.9375vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      font-size: 1.75781vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .title .heading .string {
      font-size: 4vw;
    }
  }
  :scope .body .list-desc .item .entry .title .heading .string::before {
    content: "";
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0;
    z-index: -2;
    display: inline-block;
    inline-size: 100%;
    block-size: 100%;
    background-color: #6aac4e;
  }
  :scope .body .list-desc .item .entry .data {
    display: contents;
  }
  :scope .body .list-desc .item .entry .data .text {
    text-align: center;
  }
  :scope .body .list-desc .item .entry .data .text .sentence {
    display: inline-block;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .data .text .sentence {
      padding-block-end: 0.41667vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .data .text .sentence {
      padding-block-end: 0.78125vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .data .text .sentence {
      padding-block-end: 2vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .data .text .sentence {
      font-size: 1.04167vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .data .text .sentence {
      font-size: 1.75781vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .data .text .sentence {
      font-size: 4vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .data .text .sentence > .number {
      font-size: 2.08333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .data .text .sentence > .number {
      font-size: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .data .text .sentence > .number {
      font-size: 8vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-desc .item .entry .data .text .sentence > .accent {
      font-size: 1.5625vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-desc .item .entry .data .text .sentence > .accent {
      font-size: 2.46094vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-desc .item .entry .data .text .sentence > .accent {
      font-size: 6vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity .item .entry .title .heading {
      padding-block-end: 3.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity .item .entry .title .heading {
      padding-block-end: 5.27344vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity .item .entry .title .heading {
      padding-block-end: 9vw;
    }
  }
  :scope .body .list-capacity.des-card {
    position: relative;
    display: grid;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card {
      row-gap: 0;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card {
      row-gap: 0;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card {
      row-gap: 0;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card {
      grid-template-columns: 1fr;
    }
  }
  :scope .body .list-capacity.des-card > .item {
    display: grid;
    gap: 0;
    grid-template-areas: "title" "disp" "text";
    grid-template-rows: subgrid;
    list-style: none;
    grid-auto-columns: 1fr;
    grid-row: span 3;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card > .item {
      padding-block-start: 1.25vw;
      padding-block-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card > .item {
      padding-block-start: 3.51563vw;
      padding-block-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card > .item {
      padding-block-start: 6vw;
      padding-block-end: 6vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card > .item {
      padding-inline-start: 1.25vw;
      padding-inline-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card > .item {
      padding-inline-start: 3.51563vw;
      padding-inline-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card > .item {
      padding-inline-start: 6vw;
      padding-inline-end: 6vw;
    }
  }
  :scope .body .list-capacity.des-card > .item > .entry {
    display: contents;
  }
  :scope .body .list-capacity.des-card > .item > .entry .ga-title {
    grid-area: title;
  }
  :scope .body .list-capacity.des-card > .item > .entry .ga-disp {
    grid-area: disp;
  }
  :scope .body .list-capacity.des-card > .item > .entry .ga-text {
    grid-area: text;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card > .item {
      padding-block-start: 1.25vw;
      padding-block-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card > .item {
      padding-block-start: 1.95313vw;
      padding-block-end: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card > .item {
      padding-block-start: 4vw;
      padding-block-end: 4vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card > .item {
      padding-inline-start: 1.25vw;
      padding-inline-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card > .item {
      padding-inline-start: 1.95313vw;
      padding-inline-end: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card > .item {
      padding-inline-start: 4vw;
      padding-inline-end: 4vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity.des-card > .item .entry .data .disp {
      padding-block-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity.des-card > .item .entry .data .disp {
      padding-block-end: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity.des-card > .item .entry .data .disp {
      padding-block-end: 4vw;
    }
  }
  :scope .body .list-capacity.des-card > .item .entry .data .disp {
    align-self: center;
  }
  :scope .body .list-capacity.des-card > .item .entry .data .disp .media {
    inline-size: 100%;
    block-size: 100%;
    text-align: center;
  }
  :scope .body .list-capacity > .item .entry .data .text .sentence {
    position: relative;
  }
  :scope .body .list-capacity > .item .entry .data .text .sentence::after {
    content: "";
    position: absolute;
    inset-block-end: 0;
    inset-inline-end: 0;
    max-inline-size: 60%;
    inline-size: 100%;
    background-color: rgb(247.32, 159, 104.6);
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity > .item .entry .data .text .sentence::after {
      block-size: 0.20833vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity > .item .entry .data .text .sentence::after {
      block-size: 0.39063vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-capacity > .item .entry .data .text .sentence::after {
      block-size: 1vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-capacity > .item .entry .data .text .sentence::after {
      max-inline-size: 100%;
    }
  }
  :scope .body .list-capacity > .item:nth-of-type(1) .entry .data .disp .media .image {
    max-inline-size: 72%;
  }
  :scope .body .list-capacity > .item:nth-of-type(2) .entry .data .disp .media .image {
    max-inline-size: 80%;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-capacity > .item:nth-of-type(3) .entry .data .text .sentence::after {
      max-inline-size: 72%;
    }
  }
  :scope .body .list-plan.des-card {
    position: relative;
    display: grid;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card {
      column-gap: 0;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card {
      column-gap: 0;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card {
      column-gap: 0;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card {
      grid-template-columns: 1fr;
    }
  }
  :scope .body .list-plan.des-card > .item {
    display: grid;
    gap: 0;
    grid-template-areas: "title" "icon" "ban" "ban-text" "truck" "truck-text";
    grid-template-rows: subgrid;
    list-style: none;
    grid-auto-columns: 1fr;
    grid-row: span 6;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item {
      padding-block-start: 1.25vw;
      padding-block-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item {
      padding-block-start: 3.51563vw;
      padding-block-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item {
      padding-block-start: 6vw;
      padding-block-end: 6vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item {
      padding-inline-start: 1.25vw;
      padding-inline-end: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item {
      padding-inline-start: 3.51563vw;
      padding-inline-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item {
      padding-inline-start: 6vw;
      padding-inline-end: 6vw;
    }
  }
  :scope .body .list-plan.des-card > .item > .entry {
    display: contents;
  }
  :scope .body .list-plan.des-card > .item > .entry .ga-title {
    grid-area: title;
  }
  :scope .body .list-plan.des-card > .item > .entry .ga-icon {
    grid-area: icon;
  }
  :scope .body .list-plan.des-card > .item > .entry .ga-ban {
    grid-area: ban;
  }
  :scope .body .list-plan.des-card > .item > .entry .ga-ban-text {
    grid-area: ban-text;
  }
  :scope .body .list-plan.des-card > .item > .entry .ga-truck {
    grid-area: truck;
  }
  :scope .body .list-plan.des-card > .item > .entry .ga-truck-text {
    grid-area: truck-text;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item {
      padding-block-start: 0;
      padding-block-end: 2.5vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item {
      padding-block-start: 0;
      padding-block-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item {
      padding-block-start: 0;
      padding-block-end: 6vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item {
      padding-inline-start: 0;
      padding-inline-end: 0;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item {
      padding-inline-start: 0;
      padding-inline-end: 0;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item {
      padding-inline-start: 0;
      padding-inline-end: 0;
    }
  }
  :scope .body .list-plan.des-card > .item .data .disp.ga-ban {
    position: relative;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban {
      padding-block-start: 2.5vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban {
      padding-block-start: 2.5vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban {
      padding-block-start: 0;
    }
  }
  :scope .body .list-plan.des-card > .item .data .disp.ga-ban::before {
    content: "| |";
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 50%;
    display: inline-block;
    font-weight: bold;
    translate: -50% 0;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban::before {
      font-size: 1.5625vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban::before {
      font-size: 2.53906vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban::before {
      font-size: 5vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item .data .disp.ga-ban::before {
      inset-block-start: -8%;
    }
  }
  :scope .body .list-plan.des-card > .item .data .disp.ga-ban .media {
    max-inline-size: 80%;
    margin-inline-start: auto;
    margin-inline-end: auto;
  }
  :scope .body .list-plan.des-card > .item .data .ga-truck {
    position: relative;
  }
  :scope .body .list-plan.des-card > .item .data .ga-truck::before {
    content: "＋";
    position: absolute;
    inset-inline-start: 50%;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    translate: -50% 0;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item .data .ga-truck::before {
      inset-block-start: -2.08333vw;
      inset-block-end: -2.08333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item .data .ga-truck::before {
      inset-block-start: -5.85938vw;
      inset-block-end: -5.85938vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item .data .ga-truck::before {
      inset-block-start: -3vw;
      inset-block-end: -3vw;
    }
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan.des-card > .item .data .ga-truck::before {
      font-size: 2.08333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan.des-card > .item .data .ga-truck::before {
      font-size: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan.des-card > .item .data .ga-truck::before {
      font-size: 6.5vw;
    }
  }
  :scope .body .list-plan > .item .entry .data .text .sentence {
    letter-spacing: 0.08em;
  }
  :scope .body .list-plan > .item .entry .data .text .sentence > .accent {
    position: relative;
  }
  :scope .body .list-plan > .item .entry .data .text .sentence > .accent::after {
    content: "";
    position: absolute;
    inset-block-end: 0;
    inset-inline-end: 0;
    inline-size: 100%;
    background-color: rgb(247.32, 159, 104.6);
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list-plan > .item .entry .data .text .sentence > .accent::after {
      block-size: 0.20833vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list-plan > .item .entry .data .text .sentence > .accent::after {
      block-size: 0.39063vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list-plan > .item .entry .data .text .sentence > .accent::after {
      block-size: 1vw;
    }
  }
}
@scope (.area-prmy-payment) to (.area-scdy-payment) {
  :scope .body .specifics .text .sentence {
    text-align: center;
  }
}
@scope (.area-prmy-preparation) to (.area-scdy-preparation) {}
@scope (.area-scdy-preparation) to (.area-tery-preparation) {
  :scope .entry .body .specifics {
    display: grid;
    justify-content: space-between;
    align-items: center;
    grid-template-areas: "disp title" "disp text";
    grid-template-columns: 1fr 4fr;
    grid-template-rows: repeat(2, max-content);
  }
  @media screen and (max-width: 600px) {
    :scope .entry .body .specifics {
      grid-template-areas: "title" "disp" "text";
      grid-template-columns: 1fr;
      grid-template-rows: repeat(3, max-content);
    }
  }
  :scope .entry .body .specifics > .title {
    grid-area: title;
  }
  :scope .entry .body .specifics > .disp {
    grid-area: disp;
  }
  :scope .entry .body .specifics > .text {
    grid-area: text;
  }
  @media screen and (min-width: 1025px) {
    :scope .entry .body .specifics {
      gap: 1.25vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .entry .body .specifics {
      gap: 1.95313vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .entry .body .specifics {
      gap: 4vw;
    }
  }
  :scope .entry .body .specifics .disp .media {
    margin-inline-start: auto;
    margin-inline-end: auto;
    inline-size: 100%;
    block-size: 100%;
    aspect-ratio: 1 / 1;
  }
  :scope .entry .body .specifics .disp .media .image {
    inline-size: 100%;
    block-size: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }
  @media screen and (min-width: 1025px) {
    :scope .entry .body .specifics .disp .media {
      max-inline-size: 80%;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .entry .body .specifics .disp .media {
      max-inline-size: 80%;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .entry .body .specifics .disp .media {
      max-inline-size: 50%;
    }
  }
  :scope .entry .body .specifics .disp .media .image {
    margin: auto;
  }
  @media screen and (min-width: 1025px) {
    :scope .entry:not(:last-of-type) {
      padding-block-end: 3.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .entry:not(:last-of-type) {
      padding-block-end: 5.27344vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .entry:not(:last-of-type) {
      padding-block-end: 9vw;
    }
  }
}
@scope (.area-prmy-moving-flow) to (.area-scdy-moving-flow) {}
@scope (.area-scdy-moving-flow) to (.area-tery-moving-flow) {
  @media screen and (min-width: 1025px) {
    :scope .item:not(:last-of-type) {
      padding-block-end: 2.5vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .item:not(:last-of-type) {
      padding-block-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .item:not(:last-of-type) {
      padding-block-end: 6vw;
    }
  }
  :scope .item .entry {
    text-align: center;
  }
  :scope .item .entry .head .overview .title .m-heading-secondary .string {
    text-transform: capitalize;
  }
}
@scope (.area-prmy-customers-voice) to (.area-scdy-customers-voice) {}
@scope (.area-scdy-customers-voice) to (.area-tery-customers-voice) {
  @media screen and (min-width: 1025px) {
    :scope .item:not(:last-of-type) {
      padding-block-end: 2.5vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .item:not(:last-of-type) {
      padding-block-end: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .item:not(:last-of-type) {
      padding-block-end: 6vw;
    }
  }
  :scope .item .entry .body .specifics {
    display: grid;
    align-items: center;
    gap: 2.5vw;
  }
  :scope .item .entry .body .specifics > .disp {
    grid-area: disp;
  }
  :scope .item .entry .body .specifics > .text {
    grid-area: text;
  }
  @media screen and (max-width: 600px) {
    :scope .item .entry .body .specifics .disp .media .image {
      max-inline-size: 50%;
      margin-inline-start: auto;
    }
  }
  :scope .item .entry .body .specifics .text {
    position: relative;
  }
  @media screen and (min-width: 1025px) {
    :scope .item .entry .body .specifics .text {
      padding-block-start: 3.75vw;
      padding-block-end: 3.75vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .item .entry .body .specifics .text {
      padding-block-start: 5.27344vw;
      padding-block-end: 5.27344vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .item .entry .body .specifics .text {
      padding-block-start: 9vw;
      padding-block-end: 9vw;
    }
  }
  :scope .item .entry .body .specifics .text::before {
    content: "";
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0;
    z-index: -2;
    display: inline-block;
    inline-size: 100%;
    block-size: 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
  }
  :scope .item .entry .body .specifics .text .sentence {
    text-align: center;
  }
  @media screen and (max-width: 600px) {
    :scope .item .entry .body .specifics .text .sentence {
      max-inline-size: 80%;
      margin-inline-start: auto;
      margin-inline-end: auto;
    }
  }
  :scope .item:nth-of-type(odd) .entry .body .specifics {
    grid-template-areas: "text disp";
    grid-template-columns: 4fr 1fr;
  }
  @media screen and (max-width: 600px) {
    :scope .item:nth-of-type(odd) .entry .body .specifics {
      grid-template-areas: "disp" "text";
      grid-template-columns: 1fr;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .item:nth-of-type(odd) .entry .body .specifics .disp .media {
      text-align: right;
    }
  }
  :scope .item:nth-of-type(odd) .entry .body .specifics .text::before {
    background-image: url("../images/moving/speech-bubble-right.png");
  }
  :scope .item:nth-of-type(even) .entry .body .specifics {
    grid-template-areas: "disp text";
    grid-template-columns: 1fr 4fr;
  }
  @media screen and (max-width: 600px) {
    :scope .item:nth-of-type(even) .entry .body .specifics {
      grid-template-areas: "disp" "text";
      grid-template-columns: 1fr;
    }
  }
  :scope .item:nth-of-type(even) .entry .body .specifics .text::before {
    background-image: url("../images/moving/speech-bubble-left.png");
  }
}
@scope (.area-prmy-product) to (.area-scdy-product) {
  :scope .body .list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list {
      gap: 2.5vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list {
      gap: 3.51563vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list {
      gap: 6vw;
    }
  }
  :scope .body .list .item {
    inline-size: 100%;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list .item {
      max-inline-size: calc(calc(100% - 7.5vw) / 4);
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list .item {
      max-inline-size: calc(calc(100% - 10.54689vw) / 4);
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list .item {
      max-inline-size: calc(calc(100% - 6vw) / 2);
    }
  }
  :scope .body .list .item .disp {
    border-radius: 16px;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list .item .disp {
      margin-block-end: 0.83333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list .item .disp {
      margin-block-end: 1.36719vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list .item .disp {
      margin-block-end: 3vw;
    }
  }
  :scope .body .list .item .disp {
    border-color: #6AAC4E;
    border-style: solid;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list .item .disp {
      border-block-width: 0.3125vw;
      border-inline-width: 0.3125vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list .item .disp {
      border-block-width: 0.48828vw;
      border-inline-width: 0.48828vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list .item .disp {
      border-block-width: 0.75vw;
      border-inline-width: 0.75vw;
    }
  }
  :scope .body .list .item .disp .media {
    inline-size: 100%;
    block-size: 100%;
    aspect-ratio: 1 / 1;
  }
  :scope .body .list .item .disp .media .image {
    inline-size: 100%;
    block-size: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }
  :scope .body .list .item .title .heading {
    text-align: center;
  }
  :scope .body .list .item .title .heading .string {
    color: #6AAC4E;
    font-weight: normal;
  }
  @media screen and (min-width: 1025px) {
    :scope .body .list .item .title .heading .string {
      font-size: 0.83333vw;
    }
  }
  @media screen and (max-width: 1024px) and (min-width: 601px) {
    :scope .body .list .item .title .heading .string {
      font-size: 1.5625vw;
    }
  }
  @media screen and (max-width: 600px) {
    :scope .body .list .item .title .heading .string {
      font-size: 3.5vw;
    }
  }
}
.ef-modal[hidden] {
  display: none;
}

.ef-modal__overlay {
  position: fixed;
  inset: 0;
}

.ef-modal__panel {
  position: fixed;
  inset: auto 0 0 0;
  max-height: 90vh;
  overflow: auto;
  padding: 16px;
}

.ef-time__btn.is_active {
  outline: 2px solid currentColor;
}
/*# sourceMappingURL=moving.css.map */
