/*!
global > Color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > function
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p-top .mv {
  position: relative;
}
.p-top .mv__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .p-top .mv__inner {
    padding-left: 20px;
    flex-direction: row;
  }
}
.p-top .mv__content {
  display: flex;
  flex-direction: row-reverse;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-top .mv__content {
    flex-grow: 1;
    flex-direction: column;
    padding-block: 2.4158125915vw;
    margin-right: max(-14.2020497804vw, -194px);
    width: calc(35.4319180088vw + min(35.4319180088vw + 194px, 194px));
    max-width: min(43.7042459736vw, 597px);
  }
}
@media screen and (max-width: 767px) {
  .p-top .mv__content {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 26px;
    padding-inline: 25px;
    gap: 5px;
  }
}
.p-top .mv__content--plus {
  align-self: flex-start;
  width: 133px;
}
@media screen and (min-width: 768px) {
  .p-top .mv__content--plus {
    width: clamp(13.5rem, 27.5919732441vw + 0.2558528428rem, 23.8125rem);
  }
}
.p-top .mv__content--heading {
  position: relative;
  font-family: var(--font-serif);
  font-size: 1.0625rem;
  line-height: 1.6764705882;
  letter-spacing: 0.42em;
}
@media screen and (min-width: 768px) {
  .p-top .mv__content--heading {
    align-self: flex-end;
    margin-top: max(-2.3426061493vw, -32px);
    font-size: clamp(1.375rem, 2.0066889632vw + 0.4117892977rem, 2.125rem);
  }
}
@media screen and (max-width: 767px) {
  .p-top .mv__content--heading {
    padding-top: 25px;
  }
}
.p-top .mv__content--heading .main {
  display: block;
}
.p-top .mv__content--heading .sub {
  width: 220px;
}
@media screen and (min-width: 768px) {
  .p-top .mv__content--heading .sub {
    margin-top: clamp(0.625rem, 2.0066889632vw + -0.3382107023rem, 1.375rem);
    margin-left: clamp(1.25rem, 3.0100334448vw + -0.1948160535rem, 2.375rem);
    width: clamp(14.75rem, 30.9364548495vw + -0.0994983278rem, 26.3125rem);
  }
}
@media screen and (max-width: 767px) {
  .p-top .mv__content--heading .sub {
    position: absolute;
    max-width: none;
    bottom: -50px;
    left: 18px;
  }
}
.p-top .mv__img {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  aspect-ratio: 375/307;
}
@media screen and (min-width: 768px) {
  .p-top .mv__img {
    width: 64.5680819912vw;
    aspect-ratio: 882/756;
  }
}
@media screen and (max-width: 767px) {
  .p-top .mv__img {
    padding-left: 40px;
  }
}
.p-top .premium {
  position: relative;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .p-top .premium {
    margin-bottom: 72px;
  }
  .p-top .premium::after {
    content: "";
    position: absolute;
    bottom: -120%;
    left: 50%;
    transform: translateX(-50%);
    width: clamp(75rem, 61.0367892977vw + 45.7023411371rem, 97.8125rem);
    aspect-ratio: 1565/1044;
    background: url("../images/top/bg_sec01.webp") center/100% auto no-repeat;
    z-index: -1;
  }
}
.p-top .premium__img {
  position: relative;
  margin-top: -33px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-top .premium__img {
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 6px;
    margin-top: max(-8.2723279649vw, -113px);
  }
}
@media screen and (max-width: 767px) {
  .p-top .premium__img {
    max-width: 325px;
  }
}
.p-top .premium__img--logo {
  position: relative;
  width: 117px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-top .premium__img--logo {
    width: clamp(10.625rem, 22.0735785953vw + 0.0296822742rem, 18.875rem);
  }
}
@media screen and (max-width: 767px) {
  .p-top .premium__img--logo {
    margin-left: auto;
  }
}
.p-top .premium__img--car {
  position: absolute;
  bottom: -33px;
  right: 70px;
  width: 284px;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-top .premium__img--car {
    bottom: max(-6.2225475842vw, -85px);
    right: min(2.7086383602vw, 37px);
    width: clamp(29.25rem, 60.8695652174vw + 0.0326086957rem, 52rem);
  }
}
.p-top .premium__heading {
  margin-top: 41px;
  font-family: var(--font-serif);
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 0.33em;
  line-height: 2.3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-top .premium__heading {
    padding-left: 36px;
    margin-top: 123px;
    font-size: clamp(1.375rem, 1.3377926421vw + 0.7328595318rem, 1.875rem);
  }
}
.p-top .news {
  margin-bottom: 46px;
}
@media screen and (min-width: 768px) {
  .p-top .news {
    margin-bottom: 136px;
  }
}
.p-top .news__heading {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-top .news__heading {
    padding-left: 18px;
    margin-bottom: 46px;
  }
}
.p-top .news__heading--en {
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  font-family: var(--font-eb);
  font-size: 1.4375rem;
  font-weight: 400;
  line-height: 1.4042553191;
  letter-spacing: 0.23em;
}
@media screen and (min-width: 768px) {
  .p-top .news__heading--en {
    gap: 25px;
    font-size: 2.9375rem;
    margin-bottom: 9px;
  }
}
.p-top .news__heading--en::before, .p-top .news__heading--en::after {
  flex-shrink: 0;
  margin-top: 6px;
  content: "";
  display: block;
  width: 30px;
  height: 1px;
}
@media screen and (min-width: 768px) {
  .p-top .news__heading--en::before, .p-top .news__heading--en::after {
    margin-top: 12px;
    width: 61px;
  }
}
.p-top .news__heading--en::before {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.p-top .news__heading--en::after {
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.p-top .news__heading--jp {
  font-family: var(--font-serif);
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.3em;
}
@media screen and (min-width: 768px) {
  .p-top .news__heading--jp {
    font-size: 1rem;
  }
}
.p-top .news__list {
  margin-inline: auto;
  max-width: 698px;
}
@media screen and (max-width: 767px) {
  .p-top .news__list {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-top .news__item:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p-top .news__item:not(:last-child) {
    margin-bottom: 29px;
  }
}
.p-top .news__item--link {
  display: flex;
  gap: 12px;
  font-size: 0.625rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-top .news__item--link {
    font-size: 0.75rem;
    gap: 14px;
  }
}
.p-top .news__item--link .date {
  flex-shrink: 0;
  letter-spacing: 0.15em;
  width: 66px;
}
@media screen and (min-width: 768px) {
  .p-top .news__item--link .date {
    width: 78px;
  }
}
.p-top .news__item--link .title {
  letter-spacing: 0.17em;
}
.p-top .service {
  padding-bottom: 38px;
}
@media screen and (min-width: 768px) {
  .p-top .service {
    padding-bottom: 156px;
  }
}
.p-top .service .container {
  max-width: 1080px;
}
.p-top .service__list {
  display: flex;
  flex-direction: column;
  gap: 53px;
}
@media screen and (min-width: 768px) {
  .p-top .service__list {
    gap: 158px;
  }
}
.p-top .service__list--item {
  position: relative;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-top .service__list--item {
    flex-direction: column;
    gap: 24px;
  }
}
@media screen and (min-width: 768px) {
  .p-top .service__list--item::before {
    content: "";
    position: absolute;
    top: clamp(-75px, -5.016722408vw + -6.4715719064px, -45px);
    left: 1px;
    width: clamp(13.75rem, 13.0434782609vw + 7.4891304348rem, 18.625rem);
    aspect-ratio: 298/155;
    background: url("../images/common/img_plus02.webp") center/100% auto no-repeat;
    z-index: 0;
  }
  .p-top .service__list--item:nth-child(odd) {
    justify-content: flex-end;
  }
  .p-top .service__list--item:nth-child(odd) .service__content {
    left: 0;
  }
  .p-top .service__list--item:nth-child(odd) .service__img {
    margin-right: calc((100vw - 100%) / -2);
    width: 82.7184466019%;
  }
  .p-top .service__list--item:nth-child(even)::before {
    left: auto;
    top: clamp(-61px, -3.5117056856vw + -13.0301003344px, -40px);
    right: 0px;
    width: clamp(13.75rem, 9.0301003344vw + 9.4155518395rem, 17.125rem);
    aspect-ratio: 274/155;
    background-image: url("../images/common/img_plus03.webp");
  }
  .p-top .service__list--item:nth-child(even) .service__content {
    padding-inline: clamp(3.125rem, 4.1806020067vw + 1.1183110368rem, 4.6875rem);
    top: 72px;
    right: 0;
    align-items: flex-end;
    text-align: right;
  }
  .p-top .service__list--item:nth-child(even) .service__heading--jp {
    margin-bottom: clamp(0.3125rem, 3.5117056856vw + -1.3731187291rem, 1.625rem);
    letter-spacing: 0.17em;
  }
  .p-top .service__list--item:nth-child(even) .service__heading--en {
    padding-inline: 9px;
  }
  .p-top .service__list--item:nth-child(even) .service__btn {
    margin-inline: 13px;
  }
  .p-top .service__list--item:nth-child(even) .service__img {
    margin-left: calc((100vw - 100%) / -2);
    width: 121.1650485437%;
  }
}
.p-top .service__content {
  display: flex;
  flex-direction: column;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-top .service__content {
    position: absolute;
    top: 58px;
    padding-inline: clamp(3.125rem, 6.1872909699vw + 0.1551003344rem, 5.4375rem);
  }
}
@media screen and (max-width: 767px) {
  .p-top .service__content {
    align-items: center;
    text-align: center;
  }
}
.p-top .service__heading {
  position: relative;
  margin-bottom: 13px;
  display: flex;
  flex-direction: column;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-top .service__heading {
    margin-bottom: clamp(0.625rem, 3.3444816054vw + -0.9803511706rem, 1.875rem);
  }
}
.p-top .service__heading--jp {
  margin-bottom: 9px;
  font-family: var(--font-serif);
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.105em;
}
@media screen and (min-width: 768px) {
  .p-top .service__heading--jp {
    padding-inline: 3px;
    margin-bottom: clamp(0.3125rem, 2.0066889632vw + -0.6507107023rem, 1.0625rem);
    font-size: clamp(1.25rem, 1.1705685619vw + 0.6881270903rem, 1.6875rem);
  }
}
.p-top .service__heading--en {
  font-family: var(--font-eb);
  font-size: 2.875rem;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--cl-secondary);
}
@media screen and (min-width: 768px) {
  .p-top .service__heading--en {
    font-size: clamp(3.25rem, 4.347826087vw + 1.1630434783rem, 4.875rem);
    line-height: 1.1;
    letter-spacing: 0.075em;
  }
}
.p-top .service__desc {
  font-family: var(--font-serif);
  font-size: 0.6875rem;
  line-height: 1.8;
  margin-bottom: clamp(1.25rem, 3.6789297659vw + -0.5158862876rem, 2.625rem);
}
@media screen and (min-width: 768px) {
  .p-top .service__desc {
    padding-inline: 5px;
    font-size: 1rem;
    line-height: 2.3;
    letter-spacing: 0.26em;
  }
}
.p-top .service__btn {
  margin-inline: 9px;
}
@media screen and (max-width: 767px) {
  .p-top .service__img {
    margin-left: -25px;
    width: calc(100% + 50px);
  }
}
@media screen and (min-width: 768px) {
  .p-top .service__img img {
    min-height: 390px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.p-top .movie {
  padding-block: 82px 58px;
  background: var(--cl-secondary);
}
@media screen and (min-width: 768px) {
  .p-top .movie {
    padding-block: 60px 34px;
  }
}
.p-top .movie .container {
  max-width: 1008px;
}
.p-top .movie__top {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .p-top .movie__top {
    margin-bottom: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
  .p-top .movie__top::before, .p-top .movie__top::after {
    flex-shrink: 1;
    margin-bottom: 9px;
    content: "";
    display: block;
    width: 143px;
    height: 1px;
    background: var(--cl-primary);
  }
}
.p-top .movie__heading {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 24px 56px;
}
@media screen and (min-width: 768px) {
  .p-top .movie__heading {
    flex-direction: row;
  }
}
.p-top .movie__heading--en {
  width: 126px;
}
.p-top .movie__heading--jp {
  font-family: var(--font-serif);
  font-size: 1.375rem;
  line-height: 1.2;
  letter-spacing: 0.3em;
  color: var(--cl-primary);
}
@media screen and (min-width: 768px) {
  .p-top .movie__heading--jp {
    margin-bottom: 8px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top .movie__heading--jp {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
  }
  .p-top .movie__heading--jp::before, .p-top .movie__heading--jp::after {
    flex-shrink: 1;
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: var(--cl-primary);
  }
}
.p-top .movie__list {
  display: grid;
  grid-template-columns: minmax(0, 273px);
  justify-content: center;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .p-top .movie__list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }
}
.p-top .movie__item {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.p-top .movie__item--link {
  display: block;
}
.p-top .movie__item--thumbnail {
  width: 100%;
  border: 2px solid #b6ab51;
}
.p-top .movie__item--title {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.4615384615;
  text-align: center;
  color: var(--cl-primary);
}
/*# sourceMappingURL=top.css.map */