@media (max-width: 1240px) {
  .vm-header__inner {
    padding: 0 0 0 2.8rem;
  }

  .vm-header__btn--list {
    gap: 1.6rem;
  }

  .vm-section {
    grid-template-columns: minmax(0, 1fr);
  }

  .v-home .vm-section {
    grid-template-columns: minmax(0, 1fr);
  }

  .vm-sectionTxts,
  .vm-topAbout__main--inner,
  .vm-topService__upper,
  .v-cost-value-row,
  .v-cost-chart,
  .v-cost-summary,
  .v-cost-note,
  .v-top-price,
  .v-voice-grid,
  .v-voice-note,
  .v-top-first-flow,
  .vm-guideFaq,
  .v-access-layout,
  .v-first-visit-section .v-section-cta {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .v-home .v-care-flow-section .vm-cycle--visual {
    width: calc(100% - 12rem);
  }

  .vm-topAbout__main--inner,
  .vm-topService__upper {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .v-price-heading-box {
    margin-left: 6rem;
    margin-right: 6rem;
  }
}

@media (max-width: 900px) {
  :root {
    --v-header-height: 7.2rem;
  }

  .v-home-parallax {
    min-height: 22rem;
  }

  .v-home-parallax__media {
    background-position: 56% 54%;
    inset: -9.6rem 0;
  }

  .vm-header__inner {
    padding: 0 1.8rem;
  }

  .vm-header__btn--list {
    display: none;
  }

  .vm-header__btn--apply {
    display: none;
  }

  .vm-header__btn--others {
    height: var(--v-header-height);
  }

  .vm-hamburger__btn {
    border-right: 0;
    min-width: 8.8rem;
    padding: 0 0 0 1.6rem;
  }

  .vm-hamburgerBtn__txt {
    font-size: 1.3rem;
  }

  .vm-hamburger__trigger {
    width: 2.8rem;
  }

  .v-logo__mark {
    font-size: 1.7rem;
    height: 3.6rem;
    width: 3.6rem;
  }

  .v-logo__text {
    font-size: 2rem;
  }

  .v-logo__sub {
    font-size: 0.9rem;
  }

  .vm-hamburger__btn--close {
    right: 2rem;
    top: 2.4rem;
  }

  .vm-hamburger__inner {
    display: block;
    padding: 8.8rem 2.4rem 6rem;
  }

  .vm-hamburger__right {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 4rem;
  }

  .vm-hamburger__link--txt,
  .vm-footer__link--txt {
    font-size: 2.6rem;
  }

  .vm-section {
    display: block;
  }

  .vm-section__side {
    border-right: 0;
    display: none;
  }

  .v-home .vm-section__side {
    display: none;
  }

  .vm-section__side--inner {
    display: block;
    min-height: 0;
    padding: 4.8rem 2.4rem 0;
    position: relative;
    top: auto;
  }

  .vm-section__side--head {
    font-size: 1.4rem;
    writing-mode: horizontal-tb;
  }

  .vm-section__main {
    padding-bottom: 7.4rem;
  }

  .vm-sectionTxts {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 5.8rem 2.4rem 0;
  }

  .vm-sectionTxts__txts {
    margin-top: 3.4rem;
  }

  .vm-section__head {
    font-size: 3.8rem;
  }

  .vm-sectionTxts__head02 {
    font-size: 2.1rem;
  }

  .vm-topMv {
    height: 96svh;
    min-height: 66rem;
  }

  .vm-topMv__inner {
    gap: 1.5rem;
    left: 2.4rem;
    right: 2.4rem;
    top: 58%;
  }

  .vm-topMv__en {
    font-size: 2.1rem;
  }

  .vm-topMv__brand {
    font-size: 4.6rem;
    line-height: 1.08;
  }

  .vm-topMv__txt {
    font-size: 1.9rem;
    line-height: 1.4;
  }

  .vm-topMv__hashtags {
    font-size: 1.35rem;
    gap: 0.6rem 1.2rem;
  }

  .vm-topMv__cta {
    margin-top: 2rem;
  }

  .vm-topMv__cta .vm-btn {
    min-height: 5.8rem;
    padding: 1.35rem 2.4rem;
  }

  .vm-topMv__pagination {
    bottom: 2.4rem;
    right: 2.4rem;
  }

  .vm-topAbout__main--inner {
    margin-left: 0;
    margin-right: 0;
    padding: 5.8rem 2.4rem 7rem;
  }

  .vm-topAbout__main--lead {
    font-size: 3.8rem;
    margin-bottom: 3.8rem;
  }

  .vm-topAbout__main--btn {
    justify-content: flex-start;
  }

  .vm-topAbout__imgs {
    padding-bottom: 5.6rem;
  }

  .vm-topAbout__imgs figure {
    flex-basis: 28rem;
  }

  .vm-topService {
    padding-bottom: 6.8rem;
  }

  .vm-topService__upper {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 7.2rem 2.4rem 5.2rem;
  }

  .v-bg-word {
    top: 3.2rem;
  }

  .v-bg-word img {
    width: 112vw;
  }

  .vm-topService__img {
    aspect-ratio: 4 / 3;
    margin-bottom: 3.2rem;
  }

  .vm-topService__head {
    margin-top: 0;
  }

  .vm-topService__subHead {
    font-size: 3.6rem;
    margin-top: 1.2rem;
  }

  .vm-topService__txt {
    margin-top: 2rem;
  }

  .vm-topService__btn {
    margin-top: 2.6rem;
  }

  .vm-topService__txts--inner .vm-en,
  .vm-topService__txts--inner .--slash {
    font-size: 2.9rem;
  }

  .vm-topService__list > li {
    gap: 1.4rem;
    grid-template-columns: 4rem minmax(0, 1fr) 3.2rem;
    min-height: 0;
    padding: 2.4rem;
  }

  .vm-topService__list--head {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.6rem;
  }

  .vm-topService__list--head .--ja {
    font-size: 2.4rem;
  }

  .vm-topService__list--head .vm-en {
    font-size: 1.4rem;
  }

  .vm-topService__list--plus {
    align-self: start;
    color: var(--v-color-line-soft);
    display: inline-block;
    height: 2.6rem;
    position: relative;
    width: 2.6rem;
  }

  .vm-topService__list--plus::before,
  .vm-topService__list--plus::after {
    background: currentColor;
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .vm-topService__list--plus::before {
    height: 0.2rem;
    width: 2rem;
  }

  .vm-topService__list--plus::after {
    height: 2rem;
    transition: opacity 0.25s ease;
    width: 0.2rem;
  }

  .vm-topService__list li.is-active .vm-topService__list--plus::after,
  .vm-topService__list li.js-active .vm-topService__list--plus::after {
    opacity: 0;
  }

  .vm-topService__list--content {
    grid-column: 1 / -1;
  }

  .js .vm-topService__list li.is-active .vm-topService__list--content,
  .js .vm-topService__list li.js-active .vm-topService__list--content {
    display: flex;
    flex-direction: column;
  }

  .vm-topService__list--img.--pc {
    display: none !important;
  }

  .vm-topService__list--img.--sp {
    display: block;
    margin: 2.2rem 0 2.4rem;
    order: -1;
  }

  .v-cost-value-row,
  .v-cost-chart,
  .v-cost-summary,
  .v-cost-note,
  .v-top-price,
  .v-voice-grid,
  .v-voice-note,
  .v-top-first-flow,
  .vm-guideFaq,
  .v-access-layout,
  .v-first-visit-section .v-section-cta {
    margin-left: 2.4rem;
    margin-right: 2.4rem;
  }

  .v-home .v-care-flow-section .vm-cycle--visual {
    width: calc(100% - 4.8rem);
  }

  .v-price-heading-box {
    margin: 7.2rem 2.4rem 0;
    padding: 3.4rem 2.2rem 2.6rem;
  }

  .v-scroll-hint {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: flex-start;
    margin: 1.6rem 2.4rem 0;
  }

  .v-scroll-hint__btn {
    align-items: center;
    background: var(--v-color-charcoal);
    border-radius: 50%;
    color: var(--v-color-white);
    display: flex;
    font-family: var(--v-font-en);
    font-size: 1.8rem;
    font-weight: 700;
    height: 4.2rem;
    justify-content: center;
    width: 4.2rem;
  }

  .v-cost-chart__group {
    padding: 2.8rem 2.2rem;
  }

  .v-cost-value-row {
    grid-template-columns: minmax(0, 1fr);
  }

  .v-cost-chart__row {
    display: block;
  }

  .v-cost-chart__track {
    margin-top: 1rem;
  }

  .v-cost-chart__bar {
    min-width: 18rem;
  }

  .v-trial-card {
    display: block;
    overflow: hidden;
    padding: 3rem 2.4rem;
  }

  .v-trial-card__price {
    margin-top: 2.4rem;
  }

  .v-membership-grid {
    /* 意図的非表示（ディレクター決定 2026-07-06） */
    display: none;
  }

  .v-promise-full {
    padding: 7.2rem 2.4rem;
  }

  .v-promise-checklist li {
    gap: 1.4rem;
    grid-template-columns: minmax(0, 1fr);
    min-height: 8.8rem;
    padding: 2.2rem 0 2.2rem 6.8rem;
  }

  .v-promise-checklist__icon {
    font-size: 7rem;
    height: auto;
    width: auto;
  }

  .v-voice-grid {
    grid-template-columns: 1fr;
  }

  .v-voice-card {
    padding: 2.8rem 2.4rem;
  }

  .v-voice-card__toggle {
    align-items: center;
    color: var(--v-color-line-soft);
    display: flex;
    font-size: 2.6rem;
    font-weight: 700;
    height: 3rem;
    justify-content: center;
    position: absolute;
    right: 2rem;
    top: 2rem;
    width: 3rem;
  }

  .js .v-voice-card__text {
    display: none;
  }

  .js .v-voice-card.is-open .v-voice-card__text {
    display: block;
  }

  .v-top-first-flow {
    padding-bottom: 5.4rem;
  }

  .vm-guideFlow__list {
    min-width: max-content;
  }

  .vm-guideFlow__list li {
    flex: 0 0 27.5rem;
  }

  .v-home-flow .vm-guideFlow__list--content {
    min-height: 28rem;
  }

  .v-home-flow .v-home-flow__icon {
    border-width: 0.5rem;
    font-size: 1.6rem;
    height: 6.4rem;
    margin-top: -3.2rem;
    width: 6.4rem;
  }

  .vm-guideFaq {
    display: block;
  }

  .vm-guideFaq__right {
    margin-top: 3rem;
  }

  .vm-faq__list--question {
    padding: 1.8rem;
  }

  .vm-faq__list--answer {
    padding: 0 1.8rem 1.8rem 4.8rem;
  }

  .v-access-layout {
    display: block;
    padding: 4.6rem 0 0;
  }

  .v-access-layout .vm-sectionTxts {
    padding-left: 0;
    padding-right: 0;
  }

  .v-access-info dl {
    display: block;
  }

  .v-access-info dd {
    margin-top: 0.8rem;
  }

  .v-map {
    margin-top: 3rem;
    min-height: 28rem;
  }

  .v-access-section .v-section-cta {
    display: none;
  }

  .vm-cta {
    display: block;
  }

  .vm-cta__link {
    min-height: 25rem;
    padding: 4.2rem 2.4rem 8rem;
  }

  .vm-cta__subHead {
    writing-mode: horizontal-tb;
  }

  .vm-cta__arrow {
    bottom: 3rem;
    right: 2.4rem;
  }

  .vm-footer__inner {
    display: block;
    padding: 6rem 2.4rem;
  }

  .vm-footer__right {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 4rem;
  }
}

.vm-cycle.vm-cycle--visual > li::after {
  content: none;
  display: none;
}

@media (max-width: 500px) {
  .vm-btn,
  .v-section-cta .vm-btn,
  .v-blog-card__more,
  .v-map__link {
    min-height: 4.4rem;
  }

  .v-blog-card__link > div {
    padding: 2rem;
  }

  .v-article-shell {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .v-article__title {
    font-size: 3.3rem;
  }

  .v-article__body h2 {
    margin-top: 5.5rem;
  }

  .v-article__toc,
  .v-article__note,
  .v-article__sources,
  .v-article__answer,
  .v-article__checklist {
    padding: 2rem;
  }

  .v-article-media {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }

  .v-home-journal .v-section-heading,
  .v-home-journal .v-blog-grid,
  .v-home-journal .v-section-cta,
  .v-blog-hero__lead {
    width: calc(100% - 4rem);
  }

  .v-blog-marquee__track h1,
  .v-blog-marquee__track span {
    font-size: 8rem;
  }

  .v-page-blog .v-blog-card__title,
  .v-home-journal .v-blog-card__title {
    min-height: 0;
  }

  .v-article__author {
    grid-template-columns: minmax(0, 1fr);
  }

  .v-related .v-blog-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .vm-topMv__txt {
    font-size: 1.9rem;
  }

  .vm-topMv__brand {
    font-size: 3.8rem;
  }

  .vm-topMv__en {
    font-size: 2rem;
  }

  .vm-topService__subHead,
  .vm-topAbout__main--lead {
    font-size: 3.3rem;
  }

  .v-trial-card__amount {
    font-size: 5.8rem;
  }
}

/* 2026-07-07 rounded visual pass */
.v-card,
.v-plan,
.v-plan-group,
.v-price-grid,
.v-trial-card,
.v-membership-card,
.v-voice-card,
.v-cost-chart__group,
.v-service-block,
.v-service-photo-card,
.v-blog-card,
.v-trainer-card,
.v-promise-item,
.v-info-table,
.v-map,
.v-about-access,
.vm-faq__list li,
.vm-pricePoint__list--content,
.v-contact-card,
.v-contact-methods > *,
.vm-guideFlow__list--content {
  border-radius: var(--v-radius-card);
}

.v-service-block__image,
.v-service-block__image img,
.v-service-photo-card figure,
.v-service-photo-card figure img,
.v-blog-card figure,
.v-blog-card figure img,
.v-trainer-card__image,
.v-trainer-card__image img,
.vm-pricePoint__list--img,
.vm-pricePoint__list--img img,
.v-home-flow__photo,
.v-home-flow__photo img,
.v-map iframe {
  border-radius: inherit;
}

.v-service-block,
.v-service-photo-card,
.v-blog-card,
.v-trainer-card,
.v-card,
.v-plan,
.v-plan-group,
.v-voice-card,
.v-cost-chart__group,
.vm-pricePoint__list--content {
  overflow: hidden;
}

.v-tags span,
.vm-topService__list--tag {
  border-radius: 999px;
}

.v-lead--compact {
  color: var(--v-color-gray);
  font-size: 1.45rem;
  margin-top: 1.8rem;
}

.v-service-photo-card__btn {
  align-items: center;
  background: var(--v-color-soft);
  border-radius: 999px;
  color: var(--v-color-ink);
  display: inline-flex;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 1.8rem;
  padding: 1.2rem 1.6rem;
  transition: background 0.25s var(--v-ease), color 0.25s var(--v-ease);
}

@media (hover: hover) {
  .v-service-photo-card__btn:hover {
    background: var(--v-gradient-cta);
    color: var(--v-color-white);
  }
}

.v-cost-chart__track,
.v-cost-chart__bar,
.v-cost-chart__bar::before {
  border-radius: 999px;
}

.v-cost-chart__group {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}

.v-cost-chart__group.--featured,
.v-cost-chart__group.--compact {
  background: transparent;
  border: 0;
  box-shadow: none;
  opacity: 1;
  padding: 0;
}

.v-cost-chart__row:first-of-type .v-cost-chart__label {
  color: var(--v-color-orange-text);
}

.v-cost-chart__row.--separate .v-cost-chart__label {
  color: var(--v-color-gray);
}

.v-cost-chart__row.--vamos .v-cost-chart__label {
  color: var(--v-color-orange-text);
}

.v-voice-card {
  display: grid;
  gap: 1.6rem;
  padding-top: 2.6rem;
}

.v-voice-card__media {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  justify-content: flex-start;
}

.v-voice-card__portrait {
  border: 0.4rem solid var(--v-color-white);
  border-radius: 50%;
  box-shadow: 0 12px 30px rgba(30, 30, 30, 0.14);
  height: 7.4rem;
  overflow: hidden;
  width: 7.4rem;
}

.v-voice-card__portrait img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.v-voice-card__profile {
  color: var(--v-color-orange-text);
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}

.v-home-flow .vm-guideFlow__content {
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;
}

.v-home-flow .vm-guideFlow__list {
  gap: 4rem;
  padding-top: 4.6rem;
}

.v-home-flow .vm-guideFlow__list li {
  flex: 0 0 24rem;
  position: relative;
  scroll-snap-align: start;
}

.v-home-flow .vm-guideFlow__list li:not(:last-child)::after {
  background: rgba(255, 255, 255, 0.94);
  border-radius: 0.9rem;
  box-shadow: 0 12px 24px rgba(30, 30, 30, 0.14);
  content: "";
  height: 4rem;
  pointer-events: none;
  position: absolute;
  right: -4rem;
  top: calc(50% + 2.3rem);
  transform: translateY(-50%) rotate(45deg);
  width: 4rem;
  display: none;
  z-index: 4;
}

.v-home-flow .vm-guideFlow__list li:not(:last-child)::before {
  border-right: 0.3rem solid var(--v-color-orange);
  border-top: 0.3rem solid var(--v-color-orange);
  content: "";
  height: 1.2rem;
  pointer-events: none;
  position: absolute;
  right: -2.6rem;
  top: calc(50% + 2.3rem);
  transform: translateY(-50%) rotate(45deg);
  width: 1.2rem;
  display: none;
  z-index: 5;
}

.v-home-flow .vm-guideFlow__list--content {
  background: var(--v-color-charcoal);
  border: 0;
  min-height: 29rem;
  overflow: visible;
  padding: 0;
  position: relative;
}

.v-home-flow .vm-guideFlow__list--content::after {
  background: linear-gradient(180deg, rgba(30, 30, 30, 0.05) 0%, rgba(30, 30, 30, 0.38) 42%, rgba(30, 30, 30, 0.78) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.v-home-flow__photo {
  aspect-ratio: auto;
  inset: 0;
  position: absolute;
}

.v-home-flow__photo img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.v-home-flow .v-home-flow__icon {
  align-items: center;
  background: var(--v-gradient-orange);
  border: 0.5rem solid var(--v-color-white);
  border-radius: 50%;
  box-shadow: 0 14px 28px rgba(30, 30, 30, 0.16);
  color: var(--v-color-white);
  display: flex;
  font-size: 2.2rem;
  height: 6.8rem;
  justify-content: center;
  left: 1.6rem;
  margin: 0;
  position: absolute;
  top: -3.4rem;
  width: 6.8rem;
}

.v-home-flow .v-home-flow__icon::before {
  content: none;
}

.v-home-flow .vm-guideFlow__list--head {
  bottom: 0;
  color: var(--v-color-white);
  font-size: 2rem;
  left: 0;
  margin: 0;
  padding: 0 2.4rem 2.8rem;
  position: absolute;
  right: 0;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
  z-index: 2;
}

.v-home-flow .v-home-flow__icon,
.v-home-flow .vm-guideFlow__list--head {
  z-index: 2;
}

.v-about-access {
  align-items: stretch;
  border-radius: 0;
  gap: 4rem;
  grid-template-columns: minmax(0, 0.52fr) minmax(0, 0.48fr);
  overflow: visible;
}

.v-about-access .v-info-table,
.v-about-access .v-map {
  border-radius: var(--v-radius-card);
  overflow: hidden;
  min-width: 0;
}

.v-about-access .v-info-table {
  background: var(--v-color-white);
  padding: 0 2.4rem;
}

.v-promise-item {
  border-radius: 0;
  overflow: visible;
}

.v-promise-item summary {
  border-radius: 0;
}

.v-top-price .v-membership-grid {
  order: 2;
}

.v-top-price .v-trial-card {
  order: 1;
}

.v-membership-grid {
  border-radius: var(--v-radius-card);
}

@media (min-width: 901px) {
  .vm-topService__list > li {
    grid-template-columns: 8rem minmax(0, 1fr) minmax(38rem, 46rem);
  }

  .vm-topService__list--img.--pc {
    aspect-ratio: 16 / 9;
    width: 100%;
  }

  .js .vm-topService__list li.is-active .vm-topService__list--img.--pc,
  .js .vm-topService__list li.js-active .vm-topService__list--img.--pc {
    max-height: 27rem;
  }

  .v-voice-card {
    align-items: start;
    gap: 2.4rem;
    grid-template-columns: 10rem minmax(0, 1fr);
  }

  .v-voice-card__media {
    grid-column: 1;
    grid-row: 1 / 5;
    justify-content: center;
  }

  .v-voice-card__num,
  .v-voice-card__title,
  .v-voice-card__toggle,
  .v-voice-card__text {
    grid-column: 2;
  }
}

@media (max-width: 900px) {
  .v-top-first-flow,
  .v-voice-grid,
  .v-cost-chart {
    scroll-padding-inline: 2.4rem;
  }

  .v-home-flow .vm-guideFlow__list {
    gap: 2.2rem;
    padding-top: 4rem;
  }

  .v-home-flow .vm-guideFlow__list li {
    flex-basis: 23rem;
  }

  .v-home-flow .vm-guideFlow__list li:not(:last-child)::after,
  .v-home-flow .vm-guideFlow__list li:not(:last-child)::before {
    display: none;
  }

  .v-home-flow .vm-guideFlow__list--content {
    min-height: 28rem;
  }

  .v-home-flow .v-home-flow__icon {
    font-size: 1.8rem;
    height: 5.8rem;
    left: 1.2rem;
    top: -2.9rem;
    width: 5.8rem;
  }

  .v-voice-card__portrait {
    height: 6.4rem;
    width: 6.4rem;
  }

  .v-voice-card__media {
    align-items: flex-start;
  }
}

/* 2026-07-07 spacious refinement */
.v-card,
.v-plan,
.v-plan-group,
.v-membership-card,
.v-trial-card,
.v-price-heading-box,
.vm-pricePoint__list--content {
  border-radius: var(--v-radius-card);
  overflow: hidden;
}

.v-plan-group,
.v-plan {
  overflow: hidden;
}

.v-home .vm-section__main {
  padding-bottom: 13.5rem;
}

.v-home .v-cost-section .vm-section__main {
  padding-bottom: 6.4rem;
}

.v-home .vm-sectionTxts {
  gap: 7.2rem;
  padding-top: 15rem;
}

.vm-sectionTxts__txt {
  margin-top: 3.2rem;
}

.v-cost-chart,
.v-top-price,
.v-voice-grid,
.v-top-first-flow,
.vm-guideFaq,
.v-access-layout {
  margin-top: 7.2rem;
}

.v-price-heading-box {
  margin-top: 3.6rem;
}

.v-price-heading-box .vm-sectionTxts {
  padding: 0;
}

.v-cost-chart {
  gap: 5.6rem;
}

.v-cost-chart__title {
  margin-bottom: 3.6rem;
}

.v-cost-chart__row {
  gap: 3.4rem;
}

.v-cost-chart__row + .v-cost-chart__row {
  margin-top: 2.8rem;
}

.v-cost-chart__track {
  min-height: 5.8rem;
}

.v-cost-chart__bar {
  height: 5.8rem;
}

.v-lower .vm-section__main {
  padding-bottom: 14rem;
}

.v-lower .vm-sectionTxts {
  align-items: end;
  padding-top: 11.2rem;
}

.v-lower .vm-priceTxts + .v-price-grid,
.v-lower .vm-priceTxts + .v-service-list,
.v-lower .vm-priceTxts + .v-card-grid,
.v-lower .vm-priceTxts + .v-blog-grid {
  margin-top: 7.8rem;
}

.v-lower .vm-lower__heads {
  margin-top: 11rem;
}

.v-lower .vm-lower__subHead {
  margin-top: 2rem;
}

.v-lower .vm-lower__heads + .v-lead,
.v-lower .v-lead + .v-plan-groups,
.v-lower .v-lead + .v-cost-chart,
.v-lower .v-lead + .v-card-grid,
.v-lower .v-lead + .v-service-photo-grid,
.v-lower .v-lead + .v-about-access {
  margin-top: 4.4rem;
}

.v-page-about .vm-section__main {
  padding-bottom: 16rem;
}

.v-page-about .vm-sectionTxts {
  gap: 8rem;
  padding-top: 13rem;
}

.v-page-about .vm-sectionTxts__txt {
  margin-top: 3.8rem;
}

.v-page-about .v-section-heading,
.v-page-about .vm-lower__heads {
  margin-top: 13rem;
}

.v-page-about .v-promise-band,
.v-page-about .v-service-photo-grid,
.v-page-about .v-trainer-section,
.v-page-about .v-about-access {
  margin-top: 6.4rem;
}

.v-page-about .vm-lower__heads + .v-lead {
  margin-top: 5rem;
}

.v-page-about .v-lead + .v-service-photo-grid,
.v-page-about .v-lead + .v-about-access {
  margin-top: 6.4rem;
}

.v-page-about .v-lead + .v-lead {
  margin-top: 3rem;
}

.v-page-about .v-cta-row {
  margin-top: 5.6rem;
}

.v-plan-group {
  background: var(--v-color-white);
  box-shadow: var(--v-shadow-card);
  padding: 4.4rem 4.6rem;
}

.v-plan-group .v-plan {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 3.4rem 0;
}

.v-plan-group .v-plan:first-of-type {
  padding-top: 2.4rem;
}

.v-plan-group .v-plan + .v-plan {
  border-top: 1px solid rgba(30, 30, 30, 0.12);
  margin-top: 0;
}

.v-plan-group .v-plan:last-of-type {
  padding-bottom: 0.8rem;
}

.v-about-access {
  gap: 6.4rem;
  grid-template-columns: minmax(56rem, 0.64fr) minmax(28rem, 0.36fr);
  margin-top: 6rem;
}

.v-about-access .v-info-table {
  border-top: 0;
  box-shadow: none;
  padding: 0;
  width: 100%;
}

.v-info-table dl {
  grid-template-columns: 9rem minmax(0, 1fr);
  padding: 2.6rem 0;
}

.v-home-flow .vm-guideFlow__list--content,
.v-home-flow .vm-guideFlow__list--content::after,
.v-home-flow__photo,
.v-home-flow__photo img {
  border-radius: var(--v-radius-card);
}

.v-home-flow .vm-guideFlow__list--content::after {
  overflow: hidden;
}

.v-service-photo-card > div,
.v-blog-card > div,
.v-trainer-card__body {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.v-home-flow .vm-guideFlow__list {
  gap: 4.8rem;
  padding-top: 7.4rem;
  position: relative;
}

.v-home-flow .vm-guideFlow__list li {
  position: relative;
}

.v-home-flow .vm-guideFlow__list li:not(:last-child)::after {
  display: block;
  content: none;
}

.v-home-flow .vm-guideFlow__list li:not(:last-child)::before {
  display: none;
}

.v-home-flow .vm-guideFlow__list--content {
  overflow: visible;
}

.v-home-flow .v-home-flow__icon {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--v-color-orange-text);
  display: block;
  font-size: 3.2rem;
  height: auto;
  left: 1.2rem;
  line-height: 1;
  position: absolute;
  top: -5.1rem;
  width: auto;
  z-index: 2;
}

@media (min-width: 901px) {
  .v-home-flow .vm-guideFlow__content {
    overflow: visible;
  }
}

@media (max-width: 900px) {
  .v-lower .vm-section__main {
    padding-bottom: 10.5rem;
  }

  .v-home .vm-section__main {
    padding-bottom: 11rem;
  }

  .v-home .v-cost-section .vm-section__main {
    padding-bottom: 5.6rem;
  }

  .v-home .vm-sectionTxts {
    gap: 0;
    padding-top: 11rem;
  }

  .vm-sectionTxts__txt {
    margin-top: 2.8rem;
  }

  .v-home .vm-topAbout::after,
  .v-home .vm-topService::after,
  .v-home .v-system-section::after,
  .v-home .v-cycle-section::after,
  .v-home .v-cost-section::after,
  .v-home .v-price-orange-section::after,
  .v-home .v-promise-full::after,
  .v-home .v-voice-section::after,
  .v-home .v-first-visit-section::after,
  .v-home .v-faq-section::after,
  .v-home .v-access-section::after {
    display: none;
  }

  .v-home .v-voice-section::after,
  .v-home .v-first-visit-section::after,
  .v-home .v-faq-section::after,
  .v-home .v-access-section::after {
    bottom: 1rem;
    color: rgba(53, 62, 65, 0.055);
    display: block;
    font-size: clamp(5.2rem, 17vw, 8.4rem);
    right: 2.2rem;
  }

  .v-price-heading-box {
    margin-top: 2rem;
  }

  .v-price-heading-box .vm-sectionTxts {
    padding: 0;
  }

  .v-cost-chart {
    gap: 4.4rem;
  }

  .v-cost-chart__title {
    margin-bottom: 2.8rem;
  }

  .v-cost-chart__row + .v-cost-chart__row {
    margin-top: 2.4rem;
  }

  .v-cost-chart__track {
    min-height: 5.4rem;
  }

  .v-cost-chart__bar {
    height: 5.4rem;
  }

  .v-lower .vm-sectionTxts {
    align-items: start;
    padding-top: 9.2rem;
  }

  .v-lower .vm-priceTxts + .v-price-grid,
  .v-lower .vm-priceTxts + .v-service-list,
  .v-lower .vm-priceTxts + .v-card-grid,
  .v-lower .vm-priceTxts + .v-blog-grid {
    margin-top: 6.2rem;
  }

  .v-page-price .vm-priceTxts + .v-price-grid,
  .v-page-first-visit .vm-priceTxts + .v-price-grid {
    margin-top: 4.4rem;
  }

  .v-page-price .vm-section__main {
    padding-bottom: 14rem;
  }

  .v-page-price .vm-sectionTxts {
    padding-top: 11rem;
  }

  .v-page-price .vm-priceTxts + .v-price-grid {
    margin-top: 7rem;
  }

  .v-page-price .vm-lower__heads {
    margin-top: 10rem;
  }

  .v-page-price .vm-lower__heads + .v-lead {
    margin-top: 4.2rem;
  }

  .v-page-price .v-lead + .v-plan-groups,
  .v-page-price .v-lead + .v-cost-chart {
    margin-top: 6.4rem;
  }

  .v-page-price .v-plan-groups,
  .v-page-price .v-cost-chart {
    gap: 4.2rem;
  }

  .v-page-price .v-plan-group {
    padding: 3.8rem 2.8rem;
  }

  .v-page-price .v-plan-group__head {
    margin-bottom: 3.2rem;
  }

  .v-page-price .v-plan-group .v-plan {
    padding: 3.2rem 0 0;
  }

  .v-page-price .v-plan-group .v-plan + .v-plan {
    margin-top: 3.2rem;
    padding-top: 3.2rem;
  }

  .v-page-price .v-cost-chart__group {
    padding: 3.8rem 2.8rem;
  }

  .v-page-price .v-cost-chart__row + .v-cost-chart__row {
    margin-top: 2.8rem;
  }

  .v-lower .vm-lower__heads {
    margin-top: 8.8rem;
  }

  .v-lower .vm-lower__subHead {
    margin-top: 1.6rem;
  }

  .v-lower .vm-lower__heads + .v-lead,
  .v-lower .v-lead + .v-plan-groups,
  .v-lower .v-lead + .v-cost-chart,
  .v-lower .v-lead + .v-card-grid,
  .v-lower .v-lead + .v-service-photo-grid,
  .v-lower .v-lead + .v-about-access {
    margin-top: 3.4rem;
  }

  .v-page-about .vm-section__main {
    padding-bottom: 12rem;
  }

  .v-page-about .vm-sectionTxts {
    gap: 0;
    padding-top: 10.5rem;
  }

  .v-page-about .vm-sectionTxts__txt {
    margin-top: 3.2rem;
  }

  .v-page-about .v-section-heading,
  .v-page-about .vm-lower__heads {
    margin-top: 10rem;
  }

  .v-page-about .v-promise-band,
  .v-page-about .v-service-photo-grid,
  .v-page-about .v-trainer-section,
  .v-page-about .v-about-access {
    margin-top: 4.8rem;
  }

  .v-page-about .vm-lower__heads + .v-lead {
    margin-top: 3.8rem;
  }

  .v-page-about .v-lead + .v-service-photo-grid,
  .v-page-about .v-lead + .v-about-access {
    margin-top: 4.8rem;
  }

  .v-page-about .v-lead + .v-lead {
    margin-top: 2.4rem;
  }

  .v-page-about .v-cta-row {
    margin-top: 4rem;
  }

  .v-plan-group {
    padding: 3.2rem 2.4rem;
  }

  .v-page-price .v-plan-group {
    box-shadow: var(--v-shadow-card);
  }

  .v-plan-group .v-plan {
    padding: 2.8rem 0;
  }

  .v-about-access {
    gap: 4.2rem;
    grid-template-columns: 1fr;
    margin-top: 4.4rem;
  }

  .v-about-access .v-info-table {
    padding: 0;
  }

  .v-home-flow .vm-guideFlow__content {
    overflow: hidden;
  }

  .v-home-flow .vm-guideFlow__list {
    gap: 0;
    padding-top: 6.6rem;
    width: 100%;
  }

  .v-home-flow .vm-guideFlow__list li {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    scroll-snap-align: start;
  }

  .v-home-flow .vm-guideFlow__list li:not(:last-child)::after {
    content: none;
    display: none;
  }

  .v-home-flow .v-home-flow__icon {
    font-size: 2.8rem;
    left: 0.8rem;
    top: -4.8rem;
  }

  .v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 24rem;
    padding: 4.2rem 2.6rem 4rem;
  }

  .v-home-flow__symbol {
    height: 9.6rem;
    width: 9.6rem;
  }

  .v-home-flow__symbol img {
    height: 6.6rem;
    width: 6.6rem;
  }

  .v-flow-controls {
    align-items: center;
    display: flex;
    gap: 1.2rem;
    justify-content: center;
    margin-top: 2.2rem;
  }

  .v-flow-controls .v-scroll-hint__btn {
    align-items: center;
    background: var(--v-color-charcoal);
    border-radius: 999px;
    color: var(--v-color-white);
    display: flex;
    font-family: var(--v-font-en);
    font-size: 2rem;
    font-weight: 700;
    height: 4.8rem;
    justify-content: center;
    width: 4.8rem;
  }
}

.v-home-flow--icons .vm-guideFlow__list--content {
  align-items: center;
  background: var(--v-color-white);
  border: 1px solid rgba(242, 140, 27, 0.24);
  box-shadow: var(--v-shadow-card);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: visible;
  padding: 4.6rem 2.8rem 4.2rem;
  text-align: center;
}

.v-home-flow--icons .vm-guideFlow__list {
  gap: clamp(2rem, 2vw, 3.2rem);
  min-width: 0;
  width: 100%;
}

.v-home-flow--icons .vm-guideFlow__list li {
  flex: 1 1 0;
  max-width: none;
  min-width: 0;
}

.v-home-flow--icons .vm-guideFlow__list li.vm-motion-reveal {
  opacity: 1;
  transform: none;
}

.v-home-flow--icons .vm-guideFlow__list--content::after {
  content: none;
}

.v-home-flow--icons .v-home-flow__symbol {
  align-items: center;
  background: transparent;
  border-radius: 0;
  display: flex;
  height: 9.6rem;
  justify-content: center;
  margin: 0;
  position: relative;
  width: 9.6rem;
  z-index: 2;
}

.v-home-flow--icons .v-home-flow__symbol img {
  display: block;
  filter: none;
  height: 8.2rem;
  object-fit: contain;
  opacity: 1;
  width: 8.2rem;
}

.v-home-flow--icons .vm-guideFlow__list--head {
  color: var(--v-color-ink);
  margin: 2.2rem 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-shadow: none;
  z-index: 2;
}

.v-home-flow--icons .v-home-flow__icon {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--v-color-orange-text);
  display: block;
  font-size: 3.2rem;
  height: auto;
  left: 1.2rem;
  line-height: 1;
  position: absolute;
  top: -5.1rem;
  width: auto;
  z-index: 2;
}

@media (max-width: 900px) {
  .v-home-flow--icons .vm-guideFlow__list {
    gap: 0;
    min-width: 0;
    width: 100%;
  }

  .v-home-flow--icons {
    position: relative;
  }

  .v-home-flow--icons .vm-guideFlow__content {
    margin-inline: auto;
    max-width: 29rem;
    width: 74%;
  }

  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__content {
    max-width: none;
    width: 100%;
  }

  .v-home-flow--icons .vm-guideFlow__list li {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .v-home-flow--icons .vm-guideFlow__list--content {
    box-sizing: border-box;
    min-height: 23rem;
    padding: 4.2rem 2.6rem 4rem;
    width: 100%;
  }

  .v-home-flow--icons .v-home-flow__symbol {
    height: 8.6rem;
    width: 8.6rem;
  }

  .v-home-flow--icons .v-home-flow__symbol img {
    height: 7.2rem;
    width: 7.2rem;
  }

  .v-home-flow--icons .v-home-flow__icon {
    font-size: 2.8rem;
    left: 0.8rem;
    top: -4.8rem;
  }

  .v-home-flow--icons .v-flow-controls {
    justify-content: space-between;
    left: 0;
    margin: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 18.1rem;
    transform: translateY(-50%);
    z-index: 5;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn {
    background: transparent;
    border-radius: 0;
    color: var(--v-color-orange-text);
    font-size: 0;
    height: 5.2rem;
    pointer-events: auto;
    position: relative;
    width: 4.2rem;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn::before {
    border-bottom: 1.1rem solid transparent;
    border-top: 1.1rem solid transparent;
    content: "";
    display: block;
    height: 0;
    width: 0;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn[data-scroll-dir="-1"]::before {
    border-right: 1.55rem solid currentColor;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn[data-scroll-dir="1"]::before {
    border-left: 1.55rem solid currentColor;
  }

  .v-page-first-visit .v-home-flow--icons .v-flow-controls {
    top: 29rem;
  }
}

.v-page-first-visit .v-price-grid {
  max-width: 104rem;
}

.v-page-first-visit .v-price-grid .v-plan.--featured {
  grid-template-columns: minmax(0, 1fr) minmax(18rem, auto);
  padding: clamp(3rem, 3.4vw, 4.8rem);
}

.v-page-first-visit .vm-pricePoint__list--img {
  border-radius: var(--v-radius-card) var(--v-radius-card) 0 0;
}

.v-page-first-visit .vm-pricePoint__list--img img {
  border-radius: 0;
}

@media (max-width: 900px) {
  .v-page-first-visit .v-price-grid .v-plan.--featured {
    display: grid;
    gap: 2.6rem;
    grid-template-columns: 1fr;
  }

  .v-page-first-visit .v-price-grid .v-plan.--featured .v-plan__price {
    justify-self: start;
  }
}

@media (max-width: 900px) {
  .vm-topMv {
    height: 100svh;
    min-height: 100svh;
  }

  .v-page-about .vm-sectionTxts {
    padding-bottom: 3rem;
    padding-top: 12rem;
  }

  .vm-topAbout__main--btn {
    margin-top: 3.4rem;
  }

  .vm-topService__list > li {
    align-items: center;
    grid-template-columns: 3.8rem minmax(0, 1fr) 3.2rem;
  }

  .vm-topService__list--txts {
    grid-column: 2;
  }

  .vm-topService__list > li.is-active,
  .vm-topService__list > li.js-active {
    align-items: start;
    row-gap: 2.8rem;
  }

  .vm-topService__list > li.is-active .vm-topService__list--txts,
  .vm-topService__list > li.js-active .vm-topService__list--txts {
    display: contents;
  }

  .vm-topService__list > li.is-active .vm-topService__list--num,
  .vm-topService__list > li.js-active .vm-topService__list--num {
    align-self: center;
    grid-column: 1;
    grid-row: 1;
  }

  .vm-topService__list > li.is-active .vm-topService__list--head,
  .vm-topService__list > li.js-active .vm-topService__list--head {
    align-self: center;
    grid-column: 2;
    grid-row: 1;
  }

  .vm-topService__list--plus {
    align-self: center;
    cursor: pointer;
    grid-column: 3;
    justify-self: end;
  }

  .vm-topService__list--img.--pc {
    aspect-ratio: 4 / 3;
    border-radius: 0;
    display: none !important;
    grid-column: 3;
    grid-row: 1;
    height: 12rem;
    max-height: none !important;
    opacity: 1 !important;
    overflow: hidden;
    transform: none !important;
    width: 14.8rem;
  }

  .vm-topService__list > li.is-active,
  .vm-topService__list > li.js-active {
    grid-template-columns: 3.8rem minmax(0, 1fr) 14.8rem 3.2rem;
  }

  .vm-topService__list > li.is-active .vm-topService__list--plus,
  .vm-topService__list > li.js-active .vm-topService__list--plus {
    grid-column: 4;
  }

  .vm-topService__list > li.is-active .vm-topService__list--img.--pc,
  .vm-topService__list > li.js-active .vm-topService__list--img.--pc {
    aspect-ratio: 4 / 3 !important;
    align-self: center;
    display: block !important;
    grid-column: 3;
    grid-row: 1;
    border-radius: 0;
    height: 12rem !important;
    min-height: 0 !important;
    width: 14.8rem;
  }

  .vm-topService__list > li.is-active .vm-topService__list--img.--pc img,
  .vm-topService__list > li.js-active .vm-topService__list--img.--pc img {
    border-radius: 0;
  }

  .vm-topService__list--img.--sp {
    display: none !important;
  }

  .vm-topService__list--content {
    grid-column: 2 / 4;
    grid-row: 2;
    margin-top: 0;
  }

  .v-voice-card {
    align-items: center;
    grid-template-columns: 7.2rem minmax(0, 1fr) 4rem;
  }

  .v-voice-card__media {
    grid-column: 1;
    grid-row: 1 / 3;
  }

  .v-voice-card__num {
    grid-column: 2;
    grid-row: 1;
  }

  .v-voice-card__title {
    grid-column: 2;
    grid-row: 2;
    margin-top: 0.4rem;
  }

  .v-voice-card__toggle {
    align-self: center;
    grid-column: 3;
    grid-row: 1 / 3;
    justify-self: end;
  }

  .v-voice-card__text {
    grid-column: 1 / -1;
  }

  .v-home-flow--icons .vm-guideFlow__content {
    max-width: 29rem;
    width: 74%;
  }

  .v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 24rem;
    padding-left: 2.3rem;
    padding-right: 2.3rem;
  }

  .v-about-service-overview,
  .v-about-staff-band,
  .v-about-access-band {
    margin-left: 0;
    margin-right: 0;
    padding: 4.8rem 2.4rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-grid {
    gap: 1.6rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: 0;
    margin-right: 0;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card > div {
    padding: 1.6rem 1.4rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card__en {
    font-size: 1rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card__title {
    font-size: 1.8rem;
    margin-top: 0.8rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card__btn {
    font-size: 1.1rem;
    margin-top: 1.4rem;
  }

  .v-page-about .v-trainer-grid {
    gap: 1.6rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v-page-about .v-about-staff-band .v-trainer-section {
    margin-left: 0;
    margin-right: 0;
  }

  .v-page-about .v-trainer-card__head {
    gap: 1rem;
    padding: 1.6rem 1.4rem;
  }

  .v-page-about .v-trainer-card__name {
    font-size: 1.8rem;
  }

  .v-page-about .v-trainer-card__num,
  .v-page-about .v-trainer-card__en {
    font-size: 1rem;
  }

  .v-page-about .v-trainer-card__plus {
    flex: 0 0 1.8rem;
    height: 1.8rem;
    width: 1.8rem;
  }

  .v-page-about .v-trainer-card[open] {
    grid-column: 1 / -1;
  }

  .v-page-about .v-about-access-band .v-about-access {
    margin-left: 0;
    margin-right: 0;
  }

  .v-page-about .v-about-access-band .v-info-table {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
    padding: 0;
  }

  .v-page-about .v-about-access-band .v-info-table dl {
    padding-left: 0;
    padding-right: 0;
  }
}

.v-service-block {
  border-radius: 0;
}

.v-service-block__image,
.v-service-block__image img {
  border-radius: 0;
}

.v-service-photo-card figure {
  border-radius: var(--v-radius-card) var(--v-radius-card) 0 0;
  margin: 0;
}

.v-service-photo-card figure img {
  border-radius: 0;
}

.v-page-about .v-about-access-band .v-info-table {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
  padding: 0;
}

.v-page-about .v-about-access-band .vm-lower__heads {
  margin-left: 0;
  margin-right: 0;
}

.v-page-about .v-about-access-band .v-info-table dl {
  padding-left: 0;
  padding-right: 0;
}

.v-page-about .v-about-access-band .v-map {
  margin-left: 0;
  margin-right: 0;
}

/* 2026-07-08 SP interaction refinements */
.v-voice-card {
  cursor: pointer;
}

@media (max-width: 900px) {
  .v-home .vm-topService__list > li.is-active,
  .v-home .vm-topService__list > li.js-active {
    grid-template-columns: 3.6rem minmax(0, 1fr) minmax(13.6rem, 40vw) 3rem;
  }

  .v-home .vm-topService__list > li.is-active .vm-topService__list--img.--pc,
  .v-home .vm-topService__list > li.js-active .vm-topService__list--img.--pc {
    align-self: center;
    aspect-ratio: 4 / 3 !important;
    display: block !important;
    grid-column: 3;
    grid-row: 1;
    height: 13.6rem !important;
    max-height: 13.6rem !important;
    min-height: 0 !important;
    opacity: 1 !important;
    transform: none !important;
    width: 100%;
  }

  .v-home .vm-topService__list > li.is-active .vm-topService__list--img.--pc img,
  .v-home .vm-topService__list > li.js-active .vm-topService__list--img.--pc img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }

  .v-home .vm-topService__list--img.--sp {
    display: none !important;
  }

  .v-home .vm-topService__list--content {
    grid-column: 2 / 4;
    grid-row: 2;
    margin-top: 0.6rem;
  }

  .v-voice-card {
    -webkit-tap-highlight-color: transparent;
  }

  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__content {
    overflow-x: auto !important;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    touch-action: pan-x pan-y;
    -webkit-overflow-scrolling: touch;
  }

  .v-home-flow--icons .v-flow-controls {
    left: -0.6rem;
    right: -0.6rem;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: var(--v-color-orange-text);
    font-size: 0 !important;
    height: 6rem;
    width: 4.2rem;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn::before {
    background: transparent;
    border: 0 !important;
    border-right: 0.28rem solid currentColor !important;
    border-top: 0.28rem solid currentColor !important;
    content: "";
    display: block;
    height: 1.7rem;
    width: 1.7rem;
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn[data-scroll-dir="-1"]::before {
    transform: rotate(-135deg);
  }

  .v-home-flow--icons .v-flow-controls .v-scroll-hint__btn[data-scroll-dir="1"]::before {
    transform: rotate(45deg);
  }
}

/* 2026-07-08 SP service accordion image off */
@media (max-width: 900px) {
  .v-home .vm-topService__list > li.is-active,
  .v-home .vm-topService__list > li.js-active {
    grid-template-columns: 3.6rem minmax(0, 1fr) 3rem;
  }

  .v-home .vm-topService__list > li.is-active .vm-topService__list--plus,
  .v-home .vm-topService__list > li.js-active .vm-topService__list--plus {
    grid-column: 3;
  }

  .v-home .vm-topService__list--img.--pc,
  .v-home .vm-topService__list--img.--sp,
  .v-home .vm-topService__list > li.is-active .vm-topService__list--img.--pc,
  .v-home .vm-topService__list > li.js-active .vm-topService__list--img.--pc,
  .v-home .vm-topService__list > li.is-active .vm-topService__list--img.--sp,
  .v-home .vm-topService__list > li.js-active .vm-topService__list--img.--sp {
    display: none !important;
  }

  .v-home .vm-topService__list--content {
    grid-column: 2 / 4;
    grid-row: 2;
  }
}

/* 2026-07-09 layout alignment pass */
.vm-topMv__inner {
  left: 50%;
  right: auto;
  width: min(calc(100% - 10rem), 118rem);
  transform: translate(-50%, -50%);
}

.vm-topService .v-bg-word {
  left: auto;
  right: -2vw;
  text-align: right;
  transform: none;
  width: min(100vw, 128rem);
}

.v-home .v-top-price {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding-bottom: 0;
}

.v-access-layout {
  margin-left: auto;
  margin-right: auto;
  max-width: 118rem;
  padding-left: 0;
  padding-right: 0;
  width: calc(100% - 16rem);
}

.v-page-about .v-about-service-overview .v-service-photo-card {
  aspect-ratio: auto;
  background: var(--v-color-charcoal);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--v-color-white);
  display: block;
  height: clamp(24rem, 24vw, 31rem);
  min-height: 0;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.v-page-about .v-about-service-overview .v-service-photo-card::after {
  background: linear-gradient(180deg, rgba(22, 24, 24, 0.03) 32%, rgba(22, 24, 24, 0.82) 100%);
  content: "";
  display: block;
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.v-page-about .v-about-service-overview .v-service-photo-card figure {
  aspect-ratio: auto;
  inset: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
}

.v-page-about .v-about-service-overview .v-service-photo-card figure,
.v-page-about .v-about-service-overview .v-service-photo-card figure img {
  border-radius: inherit;
  height: 100%;
  width: 100%;
}

.v-page-about .v-about-service-overview .v-service-photo-card figure img {
  object-fit: cover;
  transition: transform 0.55s var(--v-ease);
}

.v-page-about .v-about-service-overview .v-service-photo-card > div {
  align-items: end;
  bottom: 0;
  color: var(--v-color-white);
  display: grid;
  gap: 0.7rem 1.8rem;
  grid-template-columns: minmax(0, 1fr) clamp(7.2rem, 8vw, 10.4rem);
  left: 0;
  margin: 0;
  padding: 2.4rem 2.6rem;
  position: absolute;
  right: 0;
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
  z-index: 2;
}

.v-page-about .v-about-service-overview .v-service-photo-card__en {
  color: var(--v-color-white);
  grid-column: 1;
  opacity: 0.82;
}

.v-page-about .v-about-service-overview .v-service-photo-card__title {
  color: var(--v-color-white);
  grid-column: 1;
}

.v-page-about .v-about-service-overview .v-service-photo-card__title {
  font-size: clamp(2.4rem, 2.3vw, 3.4rem);
  line-height: 1.2;
  margin-top: 0.7rem;
}

.v-page-about .v-about-service-overview .v-service-photo-card__arrow {
  color: var(--v-color-white);
  display: block;
  font-size: 0;
  grid-column: 2;
  grid-row: 2;
  height: 1.8rem;
  justify-self: end;
  position: relative;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  width: 100%;
}

.v-page-about .v-about-service-overview .v-service-photo-card__arrow::before,
.v-page-about .v-about-service-overview .v-service-photo-card__arrow::after {
  background: currentColor;
  content: "";
  position: absolute;
}

.v-page-about .v-about-service-overview .v-service-photo-card__arrow::before {
  bottom: 0.45rem;
  height: 1px;
  left: 0;
  right: 0;
}

.v-page-about .v-about-service-overview .v-service-photo-card__arrow::after {
  bottom: 0.45rem;
  height: 1px;
  right: 0;
  transform: rotate(35deg);
  transform-origin: right center;
  width: 1.5rem;
}

.v-page-about .v-about-service-overview .v-service-photo-card__btn {
  display: none;
}

.v-service-block {
  align-items: stretch;
}

.v-service-block__image {
  align-self: stretch;
  aspect-ratio: auto;
  height: 100%;
  min-height: 32rem;
  min-width: 0;
  width: 100%;
}

.v-service-block__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media (hover: hover) {
  .v-page-about .v-about-service-overview .v-service-photo-card:hover figure img {
    transform: scale(1.05);
  }
}

@media (min-width: 901px) {
  .vm-section__head br,
  .vm-priceContents01__head br,
  .vm-sectionTxts__head02 br,
  .vm-lower__subHead br {
    display: none;
  }

  .vm-section__head,
  .vm-priceContents01__head,
  .vm-sectionTxts__head02,
  .vm-lower__subHead {
    max-width: none;
    text-wrap: balance;
  }

  .v-home .vm-topService__list > li {
    grid-template-columns: 8rem minmax(0, 1fr) minmax(44rem, 52rem);
  }

  .v-home .vm-topService__list > li.is-active,
  .v-home .vm-topService__list > li.js-active {
    min-height: 34rem;
  }

  .v-home .vm-topService__list--img.--pc {
    aspect-ratio: auto;
    grid-row: 1 / span 2;
    height: 100%;
    min-height: 0;
    width: 100%;
  }

  .js .v-home .vm-topService__list li.is-active .vm-topService__list--img.--pc,
  .js .v-home .vm-topService__list li.js-active .vm-topService__list--img.--pc {
    height: 100%;
    max-height: none;
  }

  .v-home .vm-topService__list li.is-active .vm-topService__list--img.--pc,
  .v-home .vm-topService__list li.js-active .vm-topService__list--img.--pc {
    height: calc(100% + 7.6rem);
    margin-bottom: -3.8rem;
    margin-top: -3.8rem;
    min-height: 26rem;
  }

  .v-home .vm-topService__list > li.is-active .vm-topService__list--img.--pc,
  .v-home .vm-topService__list > li.js-active .vm-topService__list--img.--pc {
    aspect-ratio: auto !important;
    bottom: -3.8rem;
    height: calc(100% + 7.6rem) !important;
    margin: 0;
    position: absolute;
    right: 0;
    top: -3.8rem;
    width: min(52rem, 42vw);
  }

  .v-home .vm-topService__list--img.--pc img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }

  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__content {
    overflow: visible;
  }

  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
    display: grid;
    gap: 2.8rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
  }

  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li {
    min-width: 0;
    scroll-snap-align: none;
    width: auto;
  }

  .v-page-first-visit .v-firstvisit-flow .v-flow-controls {
    display: none;
  }
}

@media (max-width: 900px) {
  .vm-topMv__inner {
    left: 50%;
    right: auto;
    width: min(calc(100% - 4.8rem), 56rem);
  }

  .vm-topService .v-bg-word {
    right: -8vw;
    width: 108vw;
  }

  .v-access-layout {
    max-width: none;
    width: auto;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card {
    aspect-ratio: 1;
    height: auto;
    min-height: 0;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card > div {
    display: block;
    padding: 1.8rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card__en {
    font-size: 1.1rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card__title {
    font-size: 2rem;
    margin-top: 0.6rem;
  }

  .v-page-about .v-about-service-overview .v-service-photo-card__arrow {
    height: 1.4rem;
    margin-top: 0.8rem;
    width: 100%;
  }

  .v-service-block__image {
    aspect-ratio: 16 / 10;
    height: auto;
    min-height: 0;
    width: 100%;
  }
}

/* 2026-07-09 WP alignment pass */
@media (min-width: 901px) {
  .v-home .v-system-section .vm-sectionTxts,
  .v-home .v-cycle-section .vm-sectionTxts,
  .v-home .v-cost-section .vm-sectionTxts {
    max-width: var(--v-content-wide);
    width: calc(100% - 20rem);
  }

  .v-home .v-system-section .vm-sectionTxts__txts,
  .v-home .v-cycle-section .vm-sectionTxts__txts,
  .v-home .v-cost-section .vm-sectionTxts__txts {
    max-width: 86rem;
  }

  .v-home .v-voice-section .vm-section__main,
  .v-home .v-first-visit-section .vm-section__main {
    grid-template-columns: minmax(28rem, 0.32fr) minmax(0, 0.68fr);
  }

  .v-home .v-voice-section .vm-sectionTxts,
  .v-home .v-first-visit-section .vm-sectionTxts {
    max-width: none;
    min-width: 0;
    width: 100%;
  }

  .v-home .v-voice-section .vm-sectionTxts__heads,
  .v-home .v-first-visit-section .vm-sectionTxts__heads,
  .v-home .v-voice-section .vm-sectionTxts__txts,
  .v-home .v-first-visit-section .vm-sectionTxts__txts {
    max-width: none;
    width: 100%;
  }

  .v-home .v-access-layout {
    padding-left: 0;
    padding-right: 0;
  }

  .v-home .v-access-layout .vm-sectionTxts {
    max-width: none;
    width: 100%;
  }

  .v-page-about .v-about-access-band {
    padding-left: 0;
    padding-right: 0;
  }

  .v-page-about .v-about-access-band .vm-lower__heads,
  .v-page-about .v-about-access-band .v-about-access {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--v-content-wide);
    width: calc(100% - 16rem);
  }

  .v-page-about .v-about-access-band .v-about-access {
    align-items: stretch;
    gap: clamp(4rem, 4vw, 6rem);
    grid-template-columns: minmax(0, 0.58fr) minmax(42rem, 0.42fr);
  }

  .v-page-about .v-about-access-band .v-map {
    min-height: 42rem;
    width: 100%;
  }

  .v-page-about .v-about-access-band .v-map iframe {
    min-height: 42rem;
  }

  .v-page-services .v-service-block {
    align-items: stretch;
    column-gap: clamp(4rem, 5vw, 7rem);
    grid-template-columns: minmax(34rem, 0.38fr) minmax(50rem, 0.62fr);
    grid-template-rows: auto 1fr;
    min-height: clamp(52rem, 58vw, 78rem);
    padding: clamp(6rem, 5.8vw, 8.4rem) 0;
  }

  .v-page-services .v-service-block__image {
    aspect-ratio: auto;
    grid-column: 2;
    grid-row: 1 / span 2;
    height: 100%;
    min-height: 100%;
    width: 100%;
  }

  .v-page-services .v-service-block > div:first-of-type {
    align-self: end;
    grid-column: 1;
    grid-row: 1;
  }

  .v-page-services .v-service-block > div:last-child {
    align-self: start;
    grid-column: 1;
    grid-row: 2;
    margin-top: clamp(3rem, 3vw, 4.8rem);
  }

  .v-page-services .v-tags {
    margin-top: clamp(2.8rem, 3vw, 4.2rem);
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    gap: clamp(3rem, 3vw, 4.4rem);
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 29rem;
    padding-top: 3.8rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__icon {
    left: auto;
    margin: 0 0 1.4rem;
    position: static;
    top: auto;
  }

  .v-page-first-visit .vm-guideFaq {
    align-items: start;
    display: grid;
    gap: clamp(5rem, 5vw, 7rem);
    grid-template-columns: minmax(32rem, 0.34fr) minmax(0, 0.66fr);
    margin-left: auto;
    margin-right: auto;
    max-width: var(--v-content-wide);
    width: calc(100% - 16rem);
  }

  .v-page-first-visit .vm-guideFaq .vm-lower__heads {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    width: 100%;
  }

  .v-page-first-visit .vm-guideFaq .vm-lower__subHead {
    max-width: none;
    width: 100%;
  }

  .v-page-first-visit .vm-guideFaq__right {
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__icon {
    left: auto;
    margin: 0 0 1.2rem;
    position: static;
    top: auto;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 12rem;
    padding-top: 3.4rem;
  }

  .v-page-first-visit .vm-guideFaq .vm-lower__heads {
    margin-left: 0;
    margin-right: 0;
  }
}

/* 2026-07-09 price/service/first-visit refinement */
@media (min-width: 1241px) {
  .v-home .vm-topService__upper {
    align-items: end;
    grid-template-columns: minmax(34rem, 0.36fr) minmax(0, 0.64fr);
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    padding-left: max(10rem, calc((100vw - var(--v-content-wide)) / 2));
    padding-right: 0;
    width: 100%;
  }

  .v-home .vm-topService__img {
    align-self: end;
    height: min(42vw, 64rem);
    min-height: 44rem;
    width: 100%;
  }

  .v-home .vm-topService__img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }

  .v-home .v-top-price {
    align-items: stretch;
    gap: clamp(2.4rem, 2.4vw, 3.6rem);
    grid-template-columns: minmax(0, 0.64fr) minmax(30rem, 0.32fr);
  }

  .v-home .v-top-price .v-membership-grid {
    grid-column: 1;
    grid-row: 1;
  }

  .v-home .v-top-price .v-trial-card {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 2.6rem;
    grid-column: 2;
    grid-row: 1;
    justify-content: space-between;
    padding: clamp(2.8rem, 2.6vw, 3.6rem);
  }

  .v-home .v-trial-card__title {
    font-size: clamp(3rem, 2.7vw, 3.8rem);
  }

  .v-home .v-trial-card__title span {
    font-size: 2.2rem;
  }

  .v-home .v-trial-card__price {
    justify-content: flex-start;
    width: 100%;
  }

  .v-home .v-trial-card__amount {
    font-size: clamp(5.2rem, 4.2vw, 6.4rem);
  }

  .v-home .v-trial-card__price .vm-btn {
    margin-left: 0;
    width: 100%;
  }
}

@media (min-width: 901px) {
  .v-home .v-top-first-flow .vm-guideFlow__content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__content {
    overflow: visible;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
    display: grid;
    gap: clamp(2rem, 2.2vw, 3rem);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li {
    flex: none;
    min-width: 0;
    scroll-snap-align: none;
    width: auto;
  }

  .v-home .v-top-first-flow .v-flow-controls,
  .v-page-first-visit .v-firstvisit-flow .v-flow-controls {
    display: none;
  }
}

/* 2026-07-09 final end override for first-visit mobile cards */
@media (max-width: 900px) {
  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    display: grid;
    gap: 1.1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-width: 0;
    width: 100%;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list li,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list li {
    flex: none;
    max-width: none;
    min-width: 0;
    width: auto;
  }
}

@media (max-width: 900px) {
  .vm-system,
  .vm-cycle {
    grid-template-columns: 1fr;
  }

  .vm-cycle li {
    padding: 0;
  }

  .vm-cycle {
    gap: 1.8rem;
  }

  .vm-cycle--visual .vm-cycle__body {
    padding: 2.2rem 0 0;
  }

  .vm-cycle--visual .vm-cycle__image {
    aspect-ratio: 16 / 9;
  }

  .vm-cycle li:not(:last-child)::after {
    bottom: -1.4rem;
    right: 2.4rem;
    top: auto;
    transform: rotate(135deg);
  }

  .vm-cycle li:last-child::after {
    border-bottom: 1px solid rgba(243, 136, 18, 0.7);
    border-left: 1px solid rgba(243, 136, 18, 0.7);
    height: 3.6rem;
    left: 2.4rem;
    right: auto;
    top: calc(100% + 1rem);
    width: calc(100% - 4.8rem);
  }

  .vm-cycle--visual li::after {
    content: none;
    display: none;
  }

  .v-access-photo-grid {
    grid-template-columns: 1fr;
  }

  .v-price-guide .v-info-table dl {
    grid-template-columns: 1fr;
  }

  .v-price-tax-note {
    text-align: left;
  }

  .v-access-route li {
    align-items: start;
    grid-template-columns: 4rem 1fr;
  }
}

/* 2026-07-20 tablet content-width and card-size refinement */
@media (min-width: 901px) and (max-width: 1100px) {
  .vm-header__btn--list {
    display: none;
  }

  .v-home-journal .v-section-heading,
  .v-home-journal .v-blog-grid,
  .v-home-journal .v-section-cta,
  .v-blog-hero__lead {
    width: calc(100% - 12rem);
  }

  .v-home-journal .v-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v-home .v-care-flow-section .vm-cycle--visual {
    gap: 2.4rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: calc(100% - 12rem);
  }
}

@media (min-width: 701px) and (max-width: 900px) {
  .v-home .vm-sectionTxts,
  .v-home .vm-topAbout__main--inner,
  .v-home .vm-topService__upper,
  .v-home .v-cost-value-row,
  .v-home .v-cost-chart,
  .v-home .v-cost-summary,
  .v-home .v-cost-note,
  .v-home .v-top-price,
  .v-home .v-voice-grid,
  .v-home .v-voice-note,
  .v-home .v-top-first-flow,
  .v-home .vm-guideFaq,
  .v-home .v-access-layout,
  .v-home .v-price-heading-box,
  .v-home .v-first-visit-section .v-section-cta {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .v-home .vm-topAbout__main--inner,
  .v-home .vm-topService__upper {
    padding-left: 0;
    padding-right: 0;
  }

  .v-home .vm-topService__list > li {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .v-home .v-care-flow-section .vm-cycle--visual {
    gap: 2rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: 5rem;
    margin-right: 5rem;
    width: auto;
  }

  .v-home .v-care-flow-section .vm-cycle--visual li {
    padding: 0;
  }

  .v-home .v-care-flow-section .vm-cycle--visual .vm-cycle__body {
    padding: 2.4rem 0 0;
  }

  .v-home-journal .v-section-heading,
  .v-home-journal .v-blog-grid,
  .v-home-journal .v-section-cta,
  .v-blog-hero__lead {
    width: calc(100% - 10rem);
  }

  .v-home-journal .v-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v-home .v-voice-section .vm-section__main,
  .v-home .v-first-visit-section .vm-section__main {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .v-home .v-faq-section .vm-guideFaq,
  .v-home .v-access-layout {
    margin-left: 5rem;
    margin-right: 5rem;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }

  .v-lower .vm-lowerMv__inner {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .v-lower .vm-sectionTxts,
  .v-lower .vm-lower__heads,
  .v-lower .v-section-heading,
  .v-lower .v-lead,
  .v-lower .v-card-grid,
  .v-lower .v-icon-grid,
  .v-lower .v-price-grid,
  .v-lower .v-plan-groups,
  .v-lower .v-promise-band,
  .v-lower .v-info-table,
  .v-lower .v-map,
  .v-lower .v-access-guide,
  .v-lower .v-anchor-nav,
  .v-lower .v-service-list,
  .v-lower .v-contact-actions,
  .v-lower .v-form,
  .v-lower .v-policy,
  .v-lower .vm-guideFlow,
  .v-lower .vm-pricePoint,
  .v-lower .vm-guideFaq,
  .v-lower .v-priceSolution,
  .v-lower .v-cta-row,
  .v-lower .v-service-photo-grid,
  .v-lower .v-trainer-section,
  .v-lower .v-blog-grid,
  .v-lower .v-about-access,
  .v-lower .v-cost-chart,
  .v-lower .v-cost-summary,
  .v-lower .v-cost-note,
  .v-lower .v-access-route,
  .v-lower .v-contact-note {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .v-lower .v-card-grid,
  .v-lower .v-icon-grid,
  .v-lower .v-plan-groups,
  .v-lower .v-service-photo-grid,
  .v-lower .v-trainer-grid,
  .v-lower .v-blog-grid,
  .v-lower .v-contact-methods,
  .v-lower .vm-pricePoint__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v-page-price .v-plan-group {
    padding: 3.2rem;
  }

  .v-page-price .v-plan-group__en {
    font-size: 3.5rem;
  }

  .v-page-access .v-access-photo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .v-page-services .v-service-block {
    align-items: stretch;
    column-gap: 3rem;
    display: grid;
    grid-template-columns: minmax(23rem, 0.4fr) minmax(0, 0.6fr);
    grid-template-rows: auto 1fr;
    padding: 4.8rem 0;
  }

  .v-page-services .v-service-block__image {
    grid-column: 2;
    grid-row: 1 / span 2;
    height: 100%;
    margin-bottom: 0;
    min-height: 28rem;
  }

  .v-page-services .v-service-block > div:first-of-type {
    grid-column: 1;
    grid-row: 1;
  }

  .v-page-services .v-service-block > div:last-child {
    grid-column: 1;
    grid-row: 2;
  }

  .v-page-about .v-about-service-overview,
  .v-page-about .v-about-staff-band,
  .v-page-about .v-about-access-band {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

/* 2026-07-21 flat first-visit steps */
.v-home .v-top-first-flow .vm-guideFlow__list,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
  align-items: start;
}

.v-home .v-top-first-flow .vm-guideFlow__list li,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li {
  background: transparent;
}

.v-home .v-top-first-flow .vm-guideFlow__list--content,
.v-home .v-top-first-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  min-height: 0;
  padding: 1rem clamp(1rem, 2vw, 2.4rem) 2.4rem;
}

@media (max-width: 900px) {
  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
    gap: 2.4rem 1.2rem;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content {
    min-height: 0;
    padding: 0.8rem 0.4rem 1.2rem;
  }
}

/* 2026-07-09 first-visit mobile two-column final override */
@media (max-width: 900px) {
  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    display: grid;
    gap: 1.1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-width: 0;
    width: 100%;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list li,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list li {
    max-width: none;
    min-width: 0;
    width: auto;
  }
}

/* 2026-07-09 content, access and first-visit final alignment */
@media (max-width: 900px) {
  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    gap: 1.1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v-home .v-top-first-flow .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content,
  .v-home-flow--icons .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 12rem;
    padding: 1.35rem 0.8rem 1.25rem;
  }

  .v-home-flow--icons .v-home-flow__symbol,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol {
    height: 5.1rem;
    width: 5.1rem;
  }

  .v-home-flow--icons .v-home-flow__symbol img,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol img {
    height: 4.55rem;
    width: 4.55rem;
  }

  .v-home-flow--icons .vm-guideFlow__list--head,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--head {
    font-size: 1.18rem;
    line-height: 1.35;
  }

  .v-cost-chart__row {
    gap: 1.4rem;
    grid-template-columns: 1fr;
  }

  .v-cost-chart__label {
    font-size: 1.35rem;
  }

  .v-cost-chart__legend {
    gap: 0.7rem 1.1rem;
  }

  .v-cost-chart__legend li {
    font-size: 1.12rem;
  }

  .v-home .v-access-layout .vm-lower__subHead {
    font-size: clamp(3.6rem, 13vw, 5rem);
    line-height: 1.12;
  }

  .v-home .v-access-layout .v-access-copy .vm-sectionTxts__head02 {
    font-size: clamp(2.15rem, 5.8vw, 2.8rem);
    line-height: 1.46;
  }

  .v-home .v-access-layout .v-access-copy .vm-sectionTxts__txt {
    font-size: 1.45rem;
    line-height: 1.95;
  }
}

@media (min-width: 901px) {
  .v-cost-chart__group.--single .v-cost-chart__title {
    margin-bottom: 0.8rem;
  }
}

/* 2026-07-09 access section structure alignment */
@media (min-width: 901px) {
  .v-home .v-access-layout {
    align-items: start;
    display: grid;
    gap: clamp(4.4rem, 4vw, 6.2rem);
    grid-template-columns: minmax(18rem, 0.28fr) minmax(0, 0.72fr);
    margin: 13.6rem 8rem 0 9rem;
    padding: 0;
  }

  .v-home .v-access-layout__heading,
  .v-home .v-access-layout__body {
    min-width: 0;
  }

  .v-home .v-access-layout .vm-lower__heads {
    margin: 0;
  }

  .v-home .v-access-layout__body {
    align-items: stretch;
    display: grid;
    gap: clamp(3rem, 3vw, 4.4rem);
    grid-template-columns: minmax(0, 0.46fr) minmax(32rem, 0.54fr);
  }

  .v-home .v-access-copy,
  .v-home .v-access-info,
  .v-home .v-access-section .v-section-cta {
    grid-column: 1;
  }

  .v-home .v-access-copy .vm-sectionTxts__txt {
    margin-top: 2.4rem;
  }

  .v-home .v-access-info {
    margin-top: 0;
  }

  .v-home .v-access-section .v-section-cta {
    align-self: end;
    justify-content: flex-end;
    margin-bottom: 0;
    margin-top: 0;
  }

  .v-home .v-access-section .v-map {
    grid-column: 2;
    grid-row: 1 / span 3;
    height: 100%;
    margin-top: 0;
    min-height: 42rem;
  }

  .v-home .v-access-section .v-map iframe {
    min-height: 42rem;
  }
}

@media (min-width: 1241px) {
  .v-home .v-access-layout {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--v-content-wide);
    width: calc(100% - 20rem);
  }
}

@media (max-width: 900px) {
  .v-home .v-access-layout {
    display: block;
    margin-left: 2.4rem;
    margin-right: 2.4rem;
    padding: clamp(5.2rem, 12vw, 6.4rem) 0 0;
    width: auto;
  }

  .v-home .v-access-layout .vm-lower__head {
    font-size: 1.5rem;
  }

  .v-home .v-access-layout .vm-lower__subHead {
    font-size: clamp(3.2rem, 9.4vw, 4.4rem);
    line-height: 1.18;
    margin-top: 1.2rem;
  }

  .v-home .v-access-layout__body {
    display: block;
    margin-top: 3.2rem;
  }

  .v-home .v-access-copy .vm-sectionTxts__head02 {
    font-size: clamp(2.2rem, 6.2vw, 3rem);
    line-height: 1.45;
  }

  .v-home .v-access-copy .vm-sectionTxts__txt {
    font-size: 1.45rem;
    line-height: 1.95;
    margin-top: 2rem;
  }

  .v-home .v-access-info {
    margin-top: 3.2rem;
  }

  .v-home .v-access-section .v-map {
    margin-top: 3.6rem;
    min-height: 32rem;
  }

  .v-home .v-access-section .v-map iframe {
    min-height: 32rem;
  }
}

@media (max-width: 500px) {
  .v-home .v-access-layout {
    margin-left: 2rem;
    margin-right: 2rem;
    padding-top: 5.4rem;
  }

  .v-home .v-access-layout .vm-lower__subHead {
    font-size: clamp(3rem, 8.8vw, 4rem);
  }
}

/* 2026-07-09 mobile access/voice refinement */
@media (max-width: 900px) {
  .v-home .v-access-section .vm-section__main {
    padding-bottom: clamp(8rem, 16vw, 11rem);
  }

  .v-home .v-access-layout {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: clamp(4.8rem, 12vw, 6.4rem) 2.4rem 0;
    width: 100%;
  }

  .v-home .v-access-layout .vm-sectionTxts {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .v-home .v-access-layout .vm-section__head,
  .v-home .v-access-layout .vm-priceContents01__head {
    font-size: clamp(4.4rem, 14vw, 6.2rem);
    line-height: 1.08;
  }

  .v-home .v-access-layout .vm-sectionTxts__head02 {
    font-size: clamp(2.5rem, 7.2vw, 3.4rem);
    line-height: 1.45;
  }

  .v-home .v-access-layout .vm-sectionTxts__txt {
    font-size: 1.5rem;
    line-height: 2;
  }

  .v-home .v-access-info {
    margin-top: 3.2rem;
  }

  .v-home .v-access-info dl {
    display: block;
    padding: 2.2rem 0;
  }

  .v-home .v-access-info dt {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .v-home .v-access-info dd {
    font-size: 1.5rem;
    line-height: 1.9;
  }

  .v-home .v-access-section .v-section-cta {
    justify-content: flex-start;
    margin-top: 3rem;
  }

  .v-home .v-access-section .v-map {
    margin-top: 3.6rem;
    min-height: 34rem;
  }

  .v-home .v-access-section .v-map iframe {
    min-height: 34rem;
  }

  .v-home .v-voice-card__title,
  .v-page-voice .v-voice-card__title {
    font-size: 1.55rem;
    line-height: 1.48;
  }
}

@media (max-width: 500px) {
  .v-home .v-access-layout {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .v-home .v-access-layout .vm-section__head,
  .v-home .v-access-layout .vm-priceContents01__head {
    font-size: clamp(4rem, 13vw, 5.6rem);
  }

  .v-home .v-voice-card__title,
  .v-page-voice .v-voice-card__title {
    font-size: 1.45rem;
  }
}

/* 2026-07-09 price row and compact button refinement */
@media (min-width: 901px) {
  .v-home .v-price-heading-box {
    align-items: stretch;
    column-gap: clamp(2.8rem, 3vw, 4.6rem);
    display: grid;
    grid-template-columns: minmax(0, 0.62fr) minmax(30rem, 0.38fr);
    row-gap: 2.8rem;
  }

  .v-home .v-price-heading-box .vm-sectionTxts {
    grid-column: 1;
    grid-row: 1;
  }

  .v-home .v-price-heading-box .v-heading-cta {
    align-self: end;
    grid-column: 1;
    grid-row: 2;
    justify-content: flex-end;
  }

  .v-home .v-price-heading-box .v-heading-cta .vm-btn {
    margin-left: auto;
  }

  .v-home .v-price-heading-box .v-trial-card {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    grid-column: 2;
    grid-row: 1 / span 2;
    justify-content: space-between;
    opacity: 1 !important;
    padding: clamp(2.8rem, 2.7vw, 3.8rem);
    transform: none !important;
  }

  .v-home .v-price-heading-box .v-trial-card__title {
    font-size: clamp(3rem, 2.7vw, 3.8rem);
  }

  .v-home .v-price-heading-box .v-trial-card__title span {
    font-size: 2.2rem;
  }

  .v-home .v-price-heading-box .v-trial-card__price {
    justify-content: flex-start;
    width: 100%;
  }

  .v-home .v-price-heading-box .v-trial-card__amount {
    font-size: clamp(5.2rem, 4.2vw, 6.4rem);
  }

  .v-home .v-price-heading-box .v-trial-card__price .vm-btn {
    margin-left: 0;
    width: 100%;
  }

  .v-home .v-top-price {
    display: block;
    grid-template-columns: none;
  }

  .v-home .v-top-price .v-membership-grid {
    display: grid;
    grid-column: auto;
    grid-row: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v-home .v-top-price .v-membership-card {
    opacity: 1 !important;
    transform: none !important;
  }
}

.v-lower .vm-btn {
  gap: 1rem;
}

.v-lower .vm-btn__txt {
  font-size: 1.38rem;
}

.v-lower .vm-btn__arrow {
  height: 2.45rem;
  width: 4.4rem;
}

.v-lower .vm-btn__arrow svg {
  height: 0.82rem;
  width: 1.5rem;
}

.v-lower .vm-btn.v-btn-orange {
  padding: 1.1rem 1.55rem;
}

.v-lower .vm-cta__link {
  min-height: 24rem;
  padding: 4.6rem 6rem;
}

.v-lower .vm-cta__head {
  font-size: clamp(2.4rem, 2.9vw, 4rem);
}

.v-lower .vm-cta__txt {
  font-size: 1.32rem;
  margin-top: 1.4rem;
}

.v-lower .vm-cta__arrow {
  bottom: 3.4rem;
  height: 2.45rem;
  right: 3.4rem;
  width: 4.4rem;
}

@media (max-width: 900px) {
  .vm-btn {
    gap: 0.9rem;
  }

  .vm-btn__txt {
    font-size: 1.35rem;
    line-height: 1.45;
  }

  .vm-btn__arrow {
    height: 2.4rem;
    width: 4.2rem;
  }

  .vm-btn__arrow svg {
    height: 0.8rem;
    width: 1.45rem;
  }

  .vm-btn.v-btn-orange {
    padding: 1.05rem 1.45rem;
  }

  .v-lower .vm-cta__link {
    min-height: 20rem;
    padding: 3.4rem 2.2rem 6.8rem;
  }

  .v-lower .vm-cta__head {
    font-size: clamp(2.2rem, 6.2vw, 3rem);
  }

  .v-lower .vm-cta__txt {
    font-size: 1.3rem;
    line-height: 1.8;
  }

  .v-lower .vm-cta__arrow {
    bottom: 2.5rem;
    height: 2.4rem;
    right: 2.2rem;
    width: 4.2rem;
  }
}

/* 2026-07-09 latest price and first-visit flow refinement */
@media (max-width: 900px) {
  .v-home .v-price-heading-box {
    display: flex;
    flex-direction: column;
  }

  .v-home .v-price-heading-box .v-trial-card {
    margin-bottom: 3rem;
    order: -1;
    opacity: 1 !important;
    transform: none !important;
  }

  .v-home .v-price-heading-box .vm-sectionTxts {
    order: 1;
  }

  .v-home .v-price-heading-box .v-heading-cta {
    justify-content: flex-end;
    order: 2;
  }

  .v-home .v-top-price {
    display: none;
  }
}

@media (min-width: 901px) {
  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
    gap: clamp(2.8rem, 3vw, 4.2rem) clamp(2rem, 2.2vw, 3rem);
    grid-template-columns: repeat(3, minmax(0, 29rem));
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 96rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    gap: clamp(2.8rem, 3vw, 4.2rem) clamp(2rem, 2.2vw, 3rem);
    grid-template-columns: repeat(3, minmax(0, 29rem));
    justify-content: center;
    max-width: 96rem;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content {
    min-height: 21.5rem;
    padding: 3.2rem 2.2rem 3.4rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 29rem;
    padding: 3.2rem 2.2rem 3.4rem;
  }

  .v-home .v-top-first-flow .v-home-flow__icon,
  .v-page-first-visit .v-firstvisit-flow .v-home-flow__icon {
    left: auto;
    margin: 0 0 1.4rem;
    position: static;
    top: auto;
  }
}

@media (max-width: 900px) {
  .v-home .v-top-first-flow,
  .v-page-first-visit .v-firstvisit-flow {
    margin-left: 1.6rem;
    margin-right: 1.6rem;
    padding-bottom: 4rem;
  }

  .v-page-first-visit .v-firstvisit-flow {
    margin-top: 4rem;
  }

  .v-home .v-top-first-flow .vm-guideFlow__content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__content,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__content {
    max-width: none;
    overflow: visible !important;
    width: 100%;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__content {
    margin-top: 2.4rem;
    max-width: none;
    overflow: visible !important;
    width: 100%;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    min-width: 0;
    padding-top: 0;
    width: 100%;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    min-width: 0;
    padding-top: 0;
    width: 100%;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li {
    flex: none;
    max-width: none;
    min-width: 0;
    width: auto;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list li {
    flex: none;
    max-width: none;
    min-width: 0;
    width: auto;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content,
  .v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 12.4rem;
    padding: 1.35rem 0.7rem 1.25rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
    min-height: 12.4rem;
    padding: 1.35rem 0.7rem 1.25rem;
  }

  .v-home .v-top-first-flow .v-home-flow__icon,
  .v-page-first-visit .v-firstvisit-flow .v-home-flow__icon,
  .v-home-flow--icons .v-home-flow__icon {
    font-size: 1.7rem;
    left: auto;
    margin: 0 0 0.7rem;
    position: static;
    top: auto;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__icon {
    font-size: 1.7rem;
    left: auto;
    margin: 0 0 0.7rem;
    position: static;
    top: auto;
  }

  .v-home-flow--icons .v-home-flow__symbol {
    height: 5.4rem;
    width: 5.4rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol {
    height: 5.4rem;
    width: 5.4rem;
  }

  .v-home-flow--icons .v-home-flow__symbol img {
    height: 4.8rem;
    width: 4.8rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol img {
    height: 4.8rem;
    width: 4.8rem;
  }

  .v-home-flow--icons .vm-guideFlow__list--head {
    font-size: 1.14rem;
    line-height: 1.35;
    margin-top: 0.75rem;
  }

  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--head {
    font-size: 1.14rem;
    line-height: 1.35;
    margin-top: 0.75rem;
  }

  .v-home .v-top-first-flow .v-flow-controls,
  .v-page-first-visit .v-firstvisit-flow .v-flow-controls {
    display: none;
  }
}

/* 2026-07-09 absolute final override for first-visit mobile cards */
@media (max-width: 900px) {
  .v-home .v-top-first-flow .vm-guideFlow__list,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list {
    display: grid;
    gap: 1.1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-width: 0;
    width: 100%;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list li,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list li {
    flex: none;
    max-width: none;
    min-width: 0;
    width: auto;
  }
}

/* 2026-07-20 tablet final cascade guard */
@media (min-width: 701px) and (max-width: 900px) {
  .v-home .v-access-layout,
  .v-home .v-top-first-flow,
  .v-page-first-visit .v-firstvisit-flow {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .v-home .v-access-layout {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
}

/* 2026-07-21 final alignment and lower-page consistency */
.v-page-access .v-access-page .v-map {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  width: 100%;
}

.v-home .v-first-visit-section .vm-sectionTxts__heads,
.v-home .v-first-visit-section .vm-sectionTxts__txts {
  display: grid;
  row-gap: clamp(2.2rem, 2vw, 3.2rem);
}

.v-home .v-first-visit-section .vm-sectionTxts__txt {
  margin-top: 0;
}

.v-home .v-first-visit-section .vm-section__main {
  background: rgba(255, 255, 255, 0.96);
  border: 2px solid var(--v-color-white);
  border-radius: var(--v-radius-card);
  box-shadow: none;
}

.v-home .v-first-visit-section .vm-sectionTxts {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--v-color-ink);
  padding: 0;
}

.v-home .v-first-visit-section .v-first-visit-cta {
  margin-top: clamp(5rem, 4vw, 7rem);
}

.v-home .v-first-visit-section .v-first-visit-cta .vm-btn {
  border: 0;
}

.v-home .v-first-visit-section .v-top-first-flow {
  margin-top: clamp(7rem, 6vw, 10rem);
}

.v-home .v-top-first-flow .vm-guideFlow__list,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list {
  align-items: stretch;
}

.v-home .v-top-first-flow .vm-guideFlow__list li,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li {
  display: flex;
  height: 100%;
}

.v-home .v-top-first-flow .vm-guideFlow__list--content,
.v-home .v-top-first-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content,
.v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list--content,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content,
.v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
  align-content: start;
  align-items: start;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: grid;
  grid-template-rows: 3.2rem 8.4rem minmax(4.6rem, auto);
  height: 100%;
  justify-items: center;
  min-height: 21rem;
  padding: 2rem 1.4rem;
  text-align: center;
  width: 100%;
}

.v-home .v-top-first-flow .vm-guideFlow__list--content,
.v-home .v-top-first-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content,
.v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list--content {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

@media (min-width: 901px) {
  .v-home .v-first-visit-section .vm-section__main {
    gap: clamp(3.6rem, 4vw, 6rem);
    margin-bottom: clamp(6rem, 7vw, 10rem);
    margin-top: clamp(6rem, 7vw, 10rem);
    padding: clamp(3.6rem, 4vw, 6rem);
  }

  .v-home .v-first-visit-section .vm-sectionTxts {
    margin-top: 0;
  }

  .v-home .v-first-visit-section .v-top-first-flow {
    margin-top: 0;
  }
}

.v-home .v-top-first-flow .v-home-flow__icon,
.v-page-first-visit .v-firstvisit-flow .v-home-flow__icon,
.v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__icon {
  align-items: center;
  display: flex;
  font-size: 2.2rem;
  height: 3.2rem;
  justify-content: center;
  margin: 0;
  position: static;
}

.v-home .v-top-first-flow .v-home-flow__symbol,
.v-page-first-visit .v-firstvisit-flow .v-home-flow__symbol,
.v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol {
  align-items: center;
  display: flex;
  height: 8.4rem;
  justify-content: center;
  margin: 0;
  width: 8.4rem;
}

.v-home .v-top-first-flow .v-home-flow__symbol img,
.v-page-first-visit .v-firstvisit-flow .v-home-flow__symbol img,
.v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol img {
  height: 7.2rem;
  object-fit: contain;
  width: 7.2rem;
}

.v-home .v-top-first-flow .vm-guideFlow__list--head,
.v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--head,
.v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--head {
  align-items: flex-start;
  display: flex;
  font-size: 1.45rem;
  justify-content: center;
  line-height: 1.5;
  margin: 1.4rem 0 0;
  min-height: 4.6rem;
  text-align: center;
  width: 100%;
}

.v-page-first-visit .v-firstvisit-flow .vm-lower__heads {
  margin-bottom: clamp(4.8rem, 4vw, 7rem);
}

@media (min-width: 901px) {
  .v-page-services .v-service-block {
    align-items: stretch;
    column-gap: clamp(4rem, 5vw, 7rem);
    grid-template-columns: minmax(0, 0.56fr) minmax(0, 0.44fr);
    grid-template-rows: auto 1fr;
    min-height: clamp(46rem, 46vw, 68rem);
  }

  .v-page-services .v-service-block__image {
    grid-column: 1;
    grid-row: 1 / span 2;
    height: 100%;
    min-height: 100%;
  }

  .v-page-services .v-service-block > div:first-of-type {
    align-self: end;
    grid-column: 2;
    grid-row: 1;
  }

  .v-page-services .v-service-block > div:last-child {
    align-self: start;
    grid-column: 2;
    grid-row: 2;
    margin-top: clamp(3rem, 3vw, 4.8rem);
  }

  .v-page-access .v-access-page {
    align-items: stretch;
    gap: clamp(4rem, 4vw, 6rem);
    grid-template-columns: minmax(28rem, 0.34fr) minmax(0, 0.66fr);
  }

  .v-page-access .v-access-page .v-map,
  .v-page-access .v-access-page .v-map iframe {
    min-height: 52rem;
  }
}

@media (min-width: 701px) and (max-width: 900px) {
  .v-page-services .v-service-block {
    align-items: stretch;
    column-gap: 3.2rem;
    display: grid;
    grid-template-columns: minmax(0, 0.48fr) minmax(0, 0.52fr);
    grid-template-rows: auto 1fr;
    padding: 4.8rem 0;
  }

  .v-page-services .v-service-block__image {
    grid-column: 1;
    grid-row: 1 / span 2;
    height: 100%;
    margin: 0;
    min-height: 32rem;
  }

  .v-page-services .v-service-block > div:first-of-type,
  .v-page-services .v-service-block > div:last-child {
    grid-column: 2;
  }

  .v-page-services .v-service-block > div:first-of-type {
    align-self: end;
    grid-row: 1;
  }

  .v-page-services .v-service-block > div:last-child {
    align-self: start;
    grid-row: 2;
    margin-top: 2.4rem;
  }

  .v-page-access .v-access-page {
    grid-template-columns: minmax(0, 1fr);
  }

  .v-page-access .v-access-page .v-map,
  .v-page-access .v-access-page .v-map iframe {
    min-height: 42rem;
  }
}

@media (max-width: 900px) {
  .v-home .v-first-visit-section .vm-section__main {
    margin: 4.8rem 2.4rem;
    padding: 3.2rem 1.8rem 3.6rem;
    width: auto;
  }

  .v-home .v-first-visit-section .vm-sectionTxts__txts {
    margin-top: 4rem;
  }

  .v-home .v-first-visit-section .v-first-visit-cta {
    margin-left: 0;
    margin-right: 0;
    margin-top: 4rem;
  }

  .v-home .v-first-visit-section .v-top-first-flow {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5.2rem;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list--content,
  .v-home .v-top-first-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content,
  .v-home .v-first-visit-section .v-home-flow--icons .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list li:first-child .vm-guideFlow__list--content,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--content {
    grid-template-rows: 2.4rem 5.8rem minmax(3.8rem, auto);
    min-height: 14.2rem;
    padding: 1.2rem 0.5rem;
  }

  .v-home .v-top-first-flow .v-home-flow__icon,
  .v-page-first-visit .v-firstvisit-flow .v-home-flow__icon,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__icon {
    font-size: 1.7rem;
    height: 2.4rem;
  }

  .v-home .v-top-first-flow .v-home-flow__symbol,
  .v-page-first-visit .v-firstvisit-flow .v-home-flow__symbol,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol {
    height: 5.8rem;
    width: 5.8rem;
  }

  .v-home .v-top-first-flow .v-home-flow__symbol img,
  .v-page-first-visit .v-firstvisit-flow .v-home-flow__symbol img,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .v-home-flow__symbol img {
    height: 5.2rem;
    width: 5.2rem;
  }

  .v-home .v-top-first-flow .vm-guideFlow__list--head,
  .v-page-first-visit .v-firstvisit-flow .vm-guideFlow__list--head,
  .v-page-first-visit .v-firstvisit-flow.v-home-flow--icons .vm-guideFlow__list--head {
    font-size: 1.15rem;
    line-height: 1.4;
    margin-top: 0.9rem;
    min-height: 3.8rem;
  }
}

@media (max-width: 700px) {
  .v-home-journal .v-blog-grid {
    display: block;
    overflow: hidden;
    padding: 1.2rem 0 2rem;
    width: calc(100% - 3.2rem);
  }

  .v-home-journal .v-blog-carousel__track {
    animation: v-home-blog-marquee 34s linear infinite;
    animation-play-state: paused;
    display: flex;
    gap: 1.2rem;
    width: max-content;
    will-change: transform;
  }

  .v-home-journal .v-blog-grid.is-running .v-blog-carousel__track {
    animation-play-state: running;
  }

  .v-home-journal .v-blog-grid.is-paused .v-blog-carousel__track,
  .v-home-journal .v-blog-grid:focus-within .v-blog-carousel__track {
    animation-play-state: paused;
  }

  .v-home-journal .v-blog-carousel__group {
    align-items: stretch;
    display: flex;
    flex: 0 0 auto;
    gap: 1.2rem;
  }

  .v-home-journal .v-blog-card,
  .v-home-journal .v-blog-card:nth-child(n + 3) {
    display: flex;
    flex: 0 0 var(--v-home-blog-card-width);
    width: var(--v-home-blog-card-width);
  }

  .v-home-journal .v-blog-card__link > div {
    padding: 2rem;
  }

  .v-home-journal .v-blog-card__title {
    font-size: 1.7rem;
    line-height: 1.55;
    overflow-wrap: anywhere;
  }

  .v-home-journal .v-blog-card__footer {
    gap: 1rem;
    padding: 1.3rem 2rem 1.8rem;
  }

  .v-home-journal .v-blog-card__tags {
    flex-basis: 100%;
    gap: 0.4rem;
  }

  .v-home-journal .v-blog-card__tag,
  .v-home-journal .v-blog-card__date {
    font-size: 1.05rem;
  }

  .v-page-services .v-service-block {
    display: block;
  }

  .v-page-services .v-service-block__image {
    margin-bottom: 2.8rem;
  }

  .v-page-services .v-service-block > div:last-child {
    margin-top: 2rem;
  }

  .v-blog-card__footer {
    align-items: flex-start;
    padding: 1.3rem 1.8rem 1.8rem;
  }

  .v-home .v-access-info--compact dl {
    display: grid;
    gap: 1.2rem;
    grid-template-columns: 7.6rem minmax(0, 1fr);
    padding: 1.5rem 0;
  }

  .v-home .v-access-info--compact dt {
    font-size: 1.1rem;
    margin: 0;
  }

  .v-home .v-access-info--compact dd,
  .v-access-summary dd {
    font-size: 1.25rem;
    line-height: 1.75;
    margin-top: 0;
  }

  .v-access-detail {
    font-size: 1.05rem;
  }
}

@keyframes v-home-blog-marquee {
  to {
    transform: translate3d(calc(-50% - 0.6rem), 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) and (max-width: 700px) {
  .v-home-journal .v-blog-grid {
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .v-home-journal .v-blog-grid::-webkit-scrollbar {
    display: none;
  }

  .v-home-journal .v-blog-carousel__track {
    animation: none;
    transform: none;
  }
}
