.lohas-fv {
  position: relative;
  display: grid;
  align-items: end;
  min-height: 100vh;
  overflow: hidden;
  color: #ffffff;
  background-image: linear-gradient(rgba(26, 26, 26, 0.18), rgba(26, 26, 26, 0.18)), url("../images/webp/lohas-fv.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.lohas-fv__content {
  position: relative;
  z-index: 1;
  width: min(62vw, 100%);
  padding: 0 0 6.4vw 10vw;
}

.lohas-fv__title {
  margin: 0;
}

.lohas-fv__title img {
  display: block;
  width: 25.8vw;
  height: auto;
}

.lohas-fv__copy {
  display: grid;
  gap: 0.72vw;
  margin: 1.1vw 0 0;
  color: #ffffff;
  font-family: var(--font-base);
  font-size: 1.45vw;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.18vw;
}

.lohas-fv__copy strong {
  font-size: 2.35vw;
  font-weight: 600;
  line-height: 1.18;
  letter-spacing: 0.26vw;
}

.lohas-fv__copy span:nth-of-type(2) {
  font-size: 2.35vw;
  line-height: 1.18;
  letter-spacing: 0.26vw;
}

.lohas-fv__copy small {
  margin-top: 1.15vw;
  font-family: var(--font-expanded);
  font-size: 1.45vw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .lohas-fv {
    min-height: 70vh;
    min-height: 70svh;
    background-position: center;
  }

  .lohas-fv__content {
    width: 86vw;
    padding: 0 0 17vw 7vw;
  }

  .lohas-fv__title img {
    width: 58vw;
  }

  .lohas-fv__copy {
    gap: 1.6vw;
    margin-top: 3.4vw;
    font-size: 3vw;
    line-height: 1.8;
    letter-spacing: 0.2vw;
  }

  .lohas-fv__copy strong,
  .lohas-fv__copy span:nth-of-type(2) {
    font-size: 5.15vw;
    line-height: 1.28;
    letter-spacing: 0.42vw;
  }

  .lohas-fv__copy small {
    margin-top: 3vw;
    font-size: 3.2vw;
  }
}


.lohas-intro {
  background: #ffffff;
}

.lohas-intro img {
  display: block;
  width: 100%;
  height: auto;
}


.lohas-sec2 {
  padding: 7.2vw 0 6.8vw;
  color: #1a1a1a;
  background: #ffffff;
}

.lohas-sec2__inner {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  align-items: center;
  gap: 6vw;
  width: 90vw;
  margin-left: 10vw;
}

.lohas-sec2__text {
  padding-top: 0.4vw;
}

.lohas-sec2__title {
  margin: 0;
  font-family: var(--font-base);
  font-size: 2.05vw;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 0.16vw;
}

.lohas-sec2__text p {
  margin: 4.5vw 0 0;
  font-family: var(--font-base);
  font-size: 1.28vw;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.1vw;
}

.lohas-sec2__image {
  margin: 0;
}

.lohas-sec2__image img {
  display: block;
  width: 100%;
  aspect-ratio: 1.58 / 1;
  object-fit: cover;
}

@media (max-width: 767px) {
  .lohas-sec2 {
    padding: 12vw 0 12vw;
  }

  .lohas-sec2__inner {
    grid-template-columns: 1fr;
    gap: 9vw;
    width: 90vw;
    margin-left: 10vw;
  }

  .lohas-sec2__text {
    order: 2;
    width: 84vw;
    padding-top: 0;
  }

  .lohas-sec2__image {
    order: 1;
  }

  .lohas-sec2__title {
    font-size: 5.1vw;
    line-height: 1.62;
    letter-spacing: 0.2vw;
  }

  .lohas-sec2__text p {
    margin-top: 8vw;
    font-size: 3.45vw;
    line-height: 2;
    letter-spacing: 0.06vw;
  }

  .lohas-sec2__text p br {
    display: none;
  }

  .lohas-sec2__image img {
    aspect-ratio: 1.45 / 1;
  }
}


.lohas-spec {
  padding: 1.6vw 0 7vw;
  color: #1a1a1a;
  background: #ffffff;
}

.lohas-spec__inner {
  display: grid;
  gap: 9.2vw;
  width: 80vw;
  margin-inline: auto;
}

.lohas-spec__item {
  display: grid;
  grid-template-columns: 0.78fr 1fr;
  align-items: center;
  gap: 6.2vw;
}

.lohas-spec__image {
  margin: 0;
}

.lohas-spec__image img {
  display: block;
  width: 100%;
  height: auto;
}

.lohas-spec__text {
  padding-top: 1vw;
}

.lohas-spec__title {
  margin: 0;
  font-family: var(--font-base);
  font-size: 2.05vw;
  font-weight: 600;
  line-height: 1.68;
  letter-spacing: 0.16vw;
}

.lohas-spec__text p {
  margin: 4.2vw 0 0;
  font-family: var(--font-base);
  font-size: 1.24vw;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.1vw;
}

.lohas-spec__item:nth-child(3) {
  align-items: center;
}

.lohas-spec__item:nth-child(3) .lohas-spec__text {
  padding-top: 0;
}

@media (max-width: 767px) {
  .lohas-spec {
    padding: 1.5vw 0 12vw;
  }

  .lohas-spec__inner {
    gap: 16vw;
    width: 80vw;
  }

  .lohas-spec__item {
    grid-template-columns: 1fr;
    gap: 8vw;
  }

  .lohas-spec__text {
    padding-top: 0;
  }

  .lohas-spec__title {
    font-size: 5.1vw;
    line-height: 1.62;
    letter-spacing: 0.2vw;
  }

  .lohas-spec__text p {
    margin-top: 7.4vw;
    font-size: 3.45vw;
    line-height: 2;
    letter-spacing: 0.06vw;
  }

  .lohas-spec__text p br {
    display: none;
  }
}


.lohas-design-divider {
  padding: 0 0 5.8vw 10vw;
  background: #ffffff;
}

.lohas-design-divider img {
  display: block;
  width: 35vw;
  height: auto;
}

@media (max-width: 767px) {
  .lohas-design-divider {
    padding: 0 0 10vw 8vw;
  }

  .lohas-design-divider img {
    width: 68vw;
  }
}


.lohas-design-content {
  padding: 0 0 7vw;
  color: #1a1a1a;
  background: #ffffff;
}

.lohas-design-content__row {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  align-items: center;
  gap: 6vw;
  width: 90vw;
}

.lohas-design-content__row + .lohas-design-content__row {
  margin-top: 7.8vw;
}

.lohas-design-content__row--right {
  margin-left: 10vw;
}

.lohas-design-content__row--left {
  grid-template-columns: 1.08fr 0.92fr;
  margin-right: 10vw;
}

.lohas-design-content__text {
  padding-inline: 0.4vw;
}

.lohas-design-content__title {
  margin: 0;
  font-family: var(--font-base);
  font-size: 2.05vw;
  font-weight: 600;
  line-height: 1.72;
  letter-spacing: 0.16vw;
}

.lohas-design-content__text p {
  margin: 4.2vw 0 0;
  font-family: var(--font-base);
  font-size: 1.24vw;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.1vw;
}

.lohas-design-content__image {
  margin: 0;
}

.lohas-design-content__image img {
  display: block;
  width: 100%;
  aspect-ratio: 1.56 / 1;
  object-fit: cover;
}

.lohas-design-content__row--left .lohas-design-content__image img {
  aspect-ratio: 1.08 / 1;
}

@media (max-width: 767px) {
  .lohas-design-content {
    padding: 0 0 12vw;
  }

  .lohas-design-content__row,
  .lohas-design-content__row--left {
    grid-template-columns: 1fr;
    gap: 8vw;
    width: 80vw;
    margin-inline: auto;
  }

  .lohas-design-content__row + .lohas-design-content__row {
    margin-top: 16vw;
  }

  .lohas-design-content__text {
    order: 2;
    padding-inline: 0;
  }

  .lohas-design-content__image {
    order: 1;
  }

  .lohas-design-content__title {
    font-size: 5.1vw;
    line-height: 1.62;
    letter-spacing: 0.2vw;
  }

  .lohas-design-content__text p {
    margin-top: 7.4vw;
    font-size: 3.45vw;
    line-height: 2;
    letter-spacing: 0.06vw;
  }

  .lohas-design-content__text p br {
    display: none;
  }

  .lohas-design-content__image img,
  .lohas-design-content__row--left .lohas-design-content__image img {
    aspect-ratio: 1.22 / 1;
  }
}


.lohas-lifestyle {
  position: relative;
  min-height: 55vw;
  padding: 0 0 5vw;
  display: grid;
  align-items: center;
  color: #1a1a1a;
  background: #ffffff;
  overflow: hidden;
}

.lohas-lifestyle__image {
  position: absolute;
  inset: 0 0 5vw;
  background-image: url("../images/webp/lohas-sec3-2bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.lohas-lifestyle__card {
  position: relative;
  z-index: 1;
  width: 36vw;
  margin-left: auto;
  margin-right: 7.5vw;
  padding: 5.2vw 4.4vw 5.8vw;
  background: #ffffff;
}

.lohas-lifestyle__title {
  margin: 0;
  font-family: var(--font-base);
  font-size: 2.05vw;
  font-weight: 600;
  line-height: 1.72;
  letter-spacing: 0.16vw;
}

.lohas-lifestyle__card p {
  margin: 4vw 0 0;
  font-family: var(--font-base);
  font-size: 1.22vw;
  font-weight: 500;
  line-height: 1.92;
  letter-spacing: 0.08vw;
}

@media (max-width: 767px) {
  .lohas-lifestyle {
    min-height: 0;
    padding: 0 0 12vw;
    display: block;
    overflow: visible;
  }

  .lohas-lifestyle__image {
    position: relative;
    inset: auto;
    width: 100%;
    aspect-ratio: 1.18 / 1;
    background-position: center;
  }

  .lohas-lifestyle__card {
    width: 80vw;
    margin: 8vw auto 0;
    padding: 0;
    background: #ffffff;
  }

  .lohas-lifestyle__title {
    font-size: 5.1vw;
    line-height: 1.62;
    letter-spacing: 0.2vw;
  }

  .lohas-lifestyle__card p {
    margin-top: 7.4vw;
    font-size: 3.45vw;
    line-height: 2;
    letter-spacing: 0.06vw;
  }

  .lohas-lifestyle__card p br {
    display: none;
  }
}


.lohas-specifications {
  padding: 5.5vw 0 6.8vw;
  color: #1a1a1a;
  background: #ffffff;
}

.lohas-specifications__inner {
  width: 80vw;
  margin-inline: auto;
}

.lohas-specifications__heading {
  margin-bottom: 6.4vw;
}

.lohas-specifications__en {
  margin: 0;
  font-family: var(--font-expanded);
  font-size: 2.7vw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.lohas-specifications__title {
  margin: 2.2vw 0 0;
  font-family: var(--font-base);
  font-size: 1.45vw;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.16vw;
}

.lohas-specifications__table-wrap {
  overflow-x: auto;
}

.lohas-specifications__table {
  width: 100%;
  min-width: 76vw;
  border-collapse: collapse;
  table-layout: fixed;
  font-family: var(--font-base);
  font-size: 1.02vw;
  line-height: 1.6;
  letter-spacing: 0.08vw;
}

.lohas-specifications__table th,
.lohas-specifications__table td {
  border: 0.0625rem solid #1a1a1a;
  padding: 1.45vw 1.6vw;
  text-align: center;
  vertical-align: middle;
}

.lohas-specifications__table thead th {
  font-size: 1.12vw;
  font-weight: 600;
}

.lohas-specifications__table thead th:first-child,
.lohas-specifications__table tbody th {
  width: 16%;
}

.lohas-specifications__table tbody th {
  font-weight: 600;
  text-align: left;
}

.lohas-specifications__table tbody tr:nth-child(odd) th,
.lohas-specifications__table tbody tr:nth-child(odd) td {
  background: #f7f7f7;
}

.lohas-specifications__table thead th:nth-child(3),
.lohas-specifications__table tbody td:nth-child(3) {
  border-left: 0.28vw solid #e9551b;
  border-right: 0.28vw solid #e9551b;
}

.lohas-specifications__table thead th:nth-child(3) {
  border-top: 0.28vw solid #e9551b;
}

.lohas-specifications__table tbody tr:last-child td:nth-child(3) {
  border-bottom: 0.28vw solid #e9551b;
}

@media (max-width: 767px) {
  .lohas-specifications {
    padding: 10vw 0 12vw;
  }

  .lohas-specifications__inner {
    width: 88vw;
  }

  .lohas-specifications__heading {
    margin-bottom: 10vw;
  }

  .lohas-specifications__en {
    font-size: 8.4vw;
  }

  .lohas-specifications__title {
    margin-top: 4vw;
    font-size: 4.2vw;
    letter-spacing: 0.16vw;
  }

  .lohas-specifications__table {
    min-width: 168vw;
    font-size: 3vw;
    letter-spacing: 0.04vw;
  }

  .lohas-specifications__table th,
  .lohas-specifications__table td {
    padding: 3.6vw 3vw;
  }

  .lohas-specifications__table thead th {
    font-size: 3.1vw;
  }

  .lohas-specifications__table thead th:nth-child(3),
  .lohas-specifications__table tbody td:nth-child(3) {
    border-left-width: 0.8vw;
    border-right-width: 0.8vw;
  }

  .lohas-specifications__table thead th:nth-child(3) {
    border-top-width: 0.8vw;
  }

  .lohas-specifications__table tbody tr:last-child td:nth-child(3) {
    border-bottom-width: 0.8vw;
  }
}


.lohas-banner {
  padding: 0 0 5.5vw;
  background: #ffffff;
}

.lohas-banner__link {
  display: block;
  width: 80vw;
  margin-inline: auto;
}

.lohas-banner__link img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .lohas-banner {
    padding: 0 0 10vw;
  }

  .lohas-banner__link {
    width: 80vw;
  }
}


.lohas-notice {
  padding: 2.4vw 0 5vw;
  color: #1a1a1a;
  background: #ffffff;
}

.lohas-notice__inner {
  display: grid;
  gap: 2.6vw;
  width: 80vw;
  margin-inline: auto;
}

.lohas-notice__inner p {
  margin: 0;
  font-family: var(--font-base);
  font-size: 0.92vw;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 0.08vw;
}

@media (max-width: 767px) {
  .lohas-notice {
    padding: 4vw 0 10vw;
  }

  .lohas-notice__inner {
    gap: 6vw;
    width: 80vw;
  }

  .lohas-notice__inner p {
    font-size: 2.8vw;
    line-height: 1.9;
    letter-spacing: 0.04vw;
  }

  .lohas-notice__inner br {
    display: none;
  }
}


.lohas-cta {
  padding: 9vw 0 8.5vw;
  color: #eeeeee;
  background: #000000;
}

.lohas-cta__inner {
  width: 80%;
  margin-inline: auto;
}

.lohas-cta__heading {
  text-align: center;
  color: #eeeeee;
}

.lohas-cta__title {
  margin: 0;
  color: #eeeeee;
  font-family: var(--font-expanded);
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08vw;
}

.lohas-cta__subtitle {
  margin-top: 2vw;
  color: #eeeeee;
  font-size: 1.35vw;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.12vw;
}

.lohas-cta__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.5vw;
  width: 100%;
  margin: 6.2vw 0 0;
}

.lohas-cta-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  aspect-ratio: 1;
  padding: 3.7vw 2.3vw 2.8vw;
  overflow: hidden;
  color: #eeeeee;
  text-decoration: none;
  background: #414141;
}

.lohas-cta-card:visited {
  color: #eeeeee;
}

.lohas-cta-card::before,
.lohas-cta-card::after {
  position: absolute;
  right: 2.15vw;
  bottom: 2.05vw;
  width: 4.1vw;
  aspect-ratio: 1;
  pointer-events: none;
}

.lohas-cta-card::before {
  content: "";
  border: 0.0625rem solid #eeeeee;
  border-radius: 50%;
  transition: transform 0.25s ease, background-color 0.25s ease;
}

.lohas-cta-card::after {
  content: "→";
  display: grid;
  place-items: center;
  color: #eeeeee;
  font-family: var(--font-noto);
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1;
  transition: transform 0.25s ease;
}

.lohas-cta-card:hover::before,
.lohas-cta-card:focus-visible::before {
  transform: scale(1.06);
  background: rgba(238, 238, 238, 0.08);
}

.lohas-cta-card:hover::after,
.lohas-cta-card:focus-visible::after {
  transform: translateX(0.22vw);
}

.lohas-cta-card__en {
  color: #eeeeee;
  font-family: var(--font-expanded);
  font-size: 1.08vw;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.03vw;
}

.lohas-cta-card__title {
  margin-top: 1.45vw;
  color: #eeeeee;
  font-size: 1.8vw;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.12vw;
}

.lohas-cta-card__tel {
  margin-top: 2.3vw;
  color: #eeeeee;
  font-family: var(--font-noto);
  font-size: 1.55vw;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.08vw;
  white-space: nowrap;
}

.lohas-cta-card__text {
  margin-top: 2.2vw;
  max-width: 21vw;
  color: #eeeeee;
  font-size: 0.9vw;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.08vw;
}

@media (max-width: 767px) {
  .lohas-cta {
    padding: 17vw 0 28vw;
    background: #000000;
  }

  .lohas-cta__title {
    font-size: 8vw;
    line-height: 1.08;
    letter-spacing: 0.08vw;
  }

  .lohas-cta__subtitle {
    margin-top: 3vw;
    font-size: 3.6vw;
    letter-spacing: 0.18vw;
  }

  .lohas-cta__inner {
    width: 84%;
  }

  .lohas-cta__cards {
    grid-template-columns: 1fr;
    gap: 4vw;
    width: 100%;
    margin-top: 9vw;
  }

  .lohas-cta-card {
    aspect-ratio: auto;
    min-height: 38vw;
    padding: 6vw 20vw 6vw 6vw;
  }

  .lohas-cta-card::before,
  .lohas-cta-card::after {
    right: 5.3vw;
    bottom: 50%;
    width: 10.4vw;
    transform: translateY(50%);
  }

  .lohas-cta-card::after {
    font-size: 3.4vw;
  }

  .lohas-cta-card:hover::before,
  .lohas-cta-card:focus-visible::before {
    transform: translateY(50%) scale(1.06);
  }

  .lohas-cta-card:hover::after,
  .lohas-cta-card:focus-visible::after {
    transform: translate(0.8vw, 50%);
  }

  .lohas-cta-card__en {
    font-size: 3.05vw;
    line-height: 1.35;
    letter-spacing: 0.04vw;
  }

  .lohas-cta-card__title {
    margin-top: 2.3vw;
    font-size: 5vw;
    line-height: 1.35;
    letter-spacing: 0.16vw;
  }

  .lohas-cta-card__tel {
    margin-top: 3vw;
    font-size: 4vw;
    letter-spacing: 0.04vw;
  }

  .lohas-cta-card__text {
    margin-top: 3vw;
    max-width: none;
    font-size: 2.85vw;
    line-height: 1.7;
    letter-spacing: 0.08vw;
  }
}
