/* KV
============================================================================ */
.top-kv {
  height: 754px;
  width: 100%;
  position: relative;
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .top-kv {
    height: auto;
    box-shadow: unset;
  }
}
.top-kv__img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .top-kv__img {
    height: calc(100vh - 29.6vw);
  }
}
.top-kv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-kv__txt {
  font-family: "Noto Serif JP";
  width: 100%;
  height: 100%;
  color: white;
  position: absolute;
  z-index: 2;
  top: 0;
}
.top-kv__txtCopy {
  position: relative;
  left: 11.484375vw;
  top: 5.78125vw;
}
.top-kv__txtCopy > p {
  writing-mode: vertical-rl;
  font-size: 19px;
  line-height: 1.7;
  letter-spacing: 0.3rem;
}
@media (max-width: 767px) {
  .top-kv__txtCopy > p {
    font-size: 5.0666666667vw;
    line-height: 1.8;
    letter-spacing: 0.3em;
    font-weight: 400;
    font-family: "Noto Sans JP";
  }
}
@media (max-width: 767px) {
  .top-kv__txtCopy {
    left: 11.4666666667vw;
    top: 29.8666666667vw;
  }
}
.top-kv__txt999 {
  max-width: 247px;
  max-height: 247px;
  width: 19.296875vw;
  height: 19.296875vw;
  position: absolute;
  top: 357px;
  left: 12.890625vw;
}
@media (max-width: 767px) {
  .top-kv__txt999 {
    width: 39.7333333333vw;
    height: 39.7333333333vw;
    top: 29.8666666667vw;
    left: 47.2vw;
  }
}
.top-kv__txtNoOne {
  position: absolute;
  right: 11.015625vw;
  bottom: 3.90625vw;
}
.top-kv__txtNoOne-twoYear {
  font-size: 18px;
  position: relative;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-twoYear {
    z-index: 1;
    margin-top: 13.3333333333vw;
    font-size: 4.8vw;
  }
}
.top-kv__txtNoOne-twoYear::after {
  content: none;
}
.top-kv__txtNoOne-twoYear > span {
  font-size: 25px;
  position: relative;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-twoYear > span {
    font-size: 6.6666666667vw;
  }
}
.top-kv__txtNoOne-twoYear > span > span {
  font-size: 25px;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-twoYear > span > span {
    font-size: 6.6666666667vw;
  }
}
.top-kv__txtNoOne-twoYear > span.hltxt {
  font-size: 50px;
}
.top-kv__txtNoOne-twoYear > span.highlight {
  position: relative;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-twoYear > span.highlight {
    color: white;
    font-size: 6.6666666667vw;
  }
}
.top-kv__txtNoOne-twoYear > span.highlight::after {
  content: "";
  position: absolute;
  left: 50%;
  right: 0;
  bottom: -2px;
  height: 15px;
  width: 100%;
  transform: translateX(-50%);
  background-color: #930002;
  z-index: -1;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-twoYear > span.highlight::after {
    height: 12.2666666667vw;
    bottom: -5px;
    width: 104%;
  }
}
.top-kv__txtNoOne-twoYear > span.highlight span.continuous {
  font-size: 18px;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-twoYear > span.highlight span.continuous {
    font-size: 4.8vw;
  }
}
.top-kv__txtNoOne-one {
  font-size: 110px;
  line-height: 1;
  font-weight: 300;
  font-family: "Montagu Slab", "Noto Sans JP", system-ui, sans-serif;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-one {
    font-size: 26.4vw;
  }
}
.top-kv__txtNoOne-one > span {
  font-weight: 300;
  font-size: 146px;
  margin-left: 15px;
  font-family: "Montagu Slab", "Noto Sans JP", system-ui, sans-serif;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-one > span {
    font-size: 36.2666666667vw;
  }
}
.top-kv__txtNoOne-decs {
  font-size: 10px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-kv__txtNoOne-decs {
    text-align: start;
    padding: 0 11.7333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top-kv__txtNoOne {
    display: none;
  }
}
.top-kv__menu {
  position: absolute;
  top: 0;
  right: 0;
  text-align: end;
}
.top-kv__menu > a {
  display: block;
  position: relative;
  right: 58px;
  top: 106px;
  transition: 0.5s;
}
.top-kv__menu > a:nth-of-type(n + 2) {
  margin-top: 24px;
}
.top-kv__menu > a > p {
  font-size: 15px;
  line-height: normal;
}
.top-kv__menu > a > p:nth-of-type(2) {
  font-family: "Noto Sans JP";
}
.top-kv__menu > a::after {
  transition: 0.5s;
  position: absolute;
  content: "";
  display: block;
  width: 48px;
  height: 1px;
  right: -58px;
  bottom: 21.5px;
  background-color: white;
}
.top-kv__menu > a:hover {
  right: 88px;
}
.top-kv__menu > a:hover::after {
  width: 78px;
  right: -88px;
}
@media (max-width: 767px) {
  .top-kv__menu {
    display: none;
  }
}
.top-kv__scroll {
  position: absolute;
  right: 39px;
  bottom: 100px;
}
@media (max-width: 767px) {
  .top-kv__scroll {
    right: 10.4vw;
    bottom: unset;
    top: calc(100vh - 76vw);
  }
}
.top-kv__scroll::before {
  content: "";
  position: absolute;
  top: calc(100% + 10px);
  left: 37%;
  transform: translateX(-50%);
  width: 3px;
  height: 100px;
  background: white;
  animation: scroll-down-line 3s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}
@media (max-width: 767px) {
  .top-kv__scroll {
    right: 8px;
  }
}
.top-kv__scroll > p {
  writing-mode: vertical-rl;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2.2px;
}
.top-kv__scroll > span {
  display: block;
  width: 3px;
  height: 106px;
  background-color: white;
  margin: 10px 0 0 7px;
}
@media (max-width: 767px) {
  .top-kv__scroll > span {
    height: 28.2666666667vw;
    margin: 2.6666666667vw 0 0 2.6666666667vw;
  }
}
.top-kv > .sp-only {
  text-align: center;
  font-family: "Noto Serif JP";
}
.top-kv > .sp-only .top-kv__txtNoOne-twoYear {
  font-weight: 700;
}
.top-kv > .sp-only .top-kv__txtNoOne-one {
  font-weight: 400;
}
.top-kv > .sp-only .top-kv__txtNoOne-one > span {
  font-weight: 400;
}
.top-kv > .sp-only .top-kv__txtNoOne-decs {
  font-weight: 600;
}

.swiper-pagination-bullet-active {
  background: #b60003 !important;
}

@keyframes scroll-down-line {
  0% {
    transform-origin: 50% 100%;
    transform: translateX(-50%) scale(1, 1);
  }
  20% {
    transform-origin: 50% 100%;
    transform: translateX(-50%) scale(1, 0.001);
  }
  20.01% {
    transform-origin: 50% 0%;
  }
  38% {
    transform-origin: 50% 0%;
    transform: translateX(-50%) scale(1, 1);
  }
}
/* KVEND
============================================================================ */
/* TOP
============================================================================ */
.top-slide {
  width: 100%;
  padding: 110px 0 105px;
}
@media (max-width: 767px) {
  .top-slide {
    padding: 15.2vw 0 26.9333333333vw;
  }
}
.top-slide__title {
  text-align: center;
}
.top-slide__title > h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.3rem;
}
@media (max-width: 767px) {
  .top-slide__title > h2 {
    font-size: 5.8666666667vw;
  }
}
.top-slide__title > p {
  margin-top: 19px;
  font-size: 21px;
  letter-spacing: 0.09em;
  font-weight: bold;
}
@media (max-width: 767px) {
  .top-slide__title > p {
    font-size: 4.8vw;
    margin-top: 5.6vw;
    letter-spacing: 0.17em;
  }
}
.top-slide__decs {
  text-align: center;
  font-size: 20px;
  margin-top: 53px;
}
@media (max-width: 767px) {
  .top-slide__decs {
    font-size: 4.8vw;
    margin-top: 5.8666666667vw;
  }
}
.top-slide__cont {
  padding-top: 40px;
  margin-left: -5%;
  width: 110%;
  position: relative;
}
@media (max-width: 767px) {
  .top-slide__cont {
    padding-top: 10.6666666667vw;
    width: 100%;
    margin: 0 auto;
  }
}
.top-slide__slide {
  width: 100%;
  height: 100%;
  z-index: 99 !important;
}
.top-slide__slide .swiper-wrapper {
  padding-top: 15px;
}
.top-slide__slide .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 18px;
  padding-bottom: 50px;
  box-shadow: 2px 2px 12px 5px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .top-slide__slide .swiper-slide {
    font-size: 4vw;
    font-weight: 500;
    padding-bottom: 0;
    box-shadow: unset;
  }
}
.top-slide__slide .swiper-slide-inner {
  width: 100%;
}
@media (max-width: 767px) {
  .top-slide__slide .swiper-slide-inner {
    position: relative;
    width: 78.6666666667vw;
    box-shadow: 0.5333333333vw 0.5333333333vw 3.2vw 1.3333333333vw
      rgba(0, 0, 0, 0.08);
  }
}
.top-slide__slide-img {
  width: 100%;
  max-height: 297px;
  height: 23.203125vw;
}
@media (max-width: 767px) {
  .top-slide__slide-img {
    height: 52.5333333333vw;
  }
}
.top-slide__slide-img > img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-slide__slide-text {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .top-slide__slide-text {
    margin-top: 2.6666666667vw;
    height: 37.8666666667vw;
  }
}
.top-slide__slide-text p {
  font-size: 15px;
  padding: 0 8%;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .top-slide__slide-text p {
    font-size: 4vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: unset;
  }
}
.top-slide__slide-text p:nth-of-type(2) {
  padding: 0 8%;
  height: 18px;
  margin-top: 5px;
  font-size: 12px;
  margin: 0 auto;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .top-slide__slide-text p:nth-of-type(2) {
    height: auto;
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
}
.top-slide__slide-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  color: #1a1a1a;
  position: absolute;
  bottom: 5px;
  right: 0;
  cursor: pointer;
  pointer-events: all;
}
@media (max-width: 767px) {
  .top-slide__slide-more {
    bottom: 5.3333333333vw;
  }
}
.top-slide__slide-more > span {
  display: block;
  width: 15px;
  height: 1px;
  margin-left: 5px;
  background-color: #1a1a1a;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .top-slide__slide-more > span {
    width: 4vw;
    height: 0.2666666667vw;
    margin-left: 1.3333333333vw;
  }
}
.top-slide__slide-more > p {
  font-size: 16px;
}
@media (max-width: 767px) {
  .top-slide__slide-more > p {
    font-size: 3.4666666667vw;
  }
}
.top-slide__slide-more:hover > span {
  width: 30px;
}
.top-slide__banner {
  max-width: 1000px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: normal;
  flex-direction: row;
  padding: 0 30px;
  margin: 45px auto 60px;
}
@media (max-width: 767px) {
  .top-slide__banner {
    max-width: 89.3333333333vw;
    padding: 0;
    margin: 12vw auto 13.3333333333vw;
  }
}

.top-slide-swiper-pagination.pickup,
.top-slide-swiper-pagination.model {
  text-align: center;
  opacity: 1 !important;
  margin-top: 14px;
}
.top-slide-swiper-pagination.pickup .swiper-pagination-bullet,
.top-slide-swiper-pagination.model .swiper-pagination-bullet {
  margin: 0 9px !important;
}
.top-slide-swiper-pagination.pickup .swiper-pagination-bullet-active,
.top-slide-swiper-pagination.model .swiper-pagination-bullet-active {
  background: #b60003 !important;
  scale: 1.2;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 31px;
  top: 52%;
  z-index: 99;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.top-slide-swiper-next.swiper-button-next.pickup,
.top-slide-swiper-next.swiper-button-next.model {
  right: 32%;
  z-index: 99;
  background-image: url("img/common/arrow-swiper-next.svg");
}
@media (max-width: 767px) {
  .top-slide-swiper-next.swiper-button-next.pickup,
  .top-slide-swiper-next.swiper-button-next.model {
    right: 2%;
  }
}

.top-slide-swiper-prev.swiper-button-prev.pickup,
.top-slide-swiper-prev.swiper-button-prev.model {
  left: 32%;
  z-index: 99;
  background-image: url("img/common/arrow-swiper-prev.svg");
}
@media (max-width: 767px) {
  .top-slide-swiper-prev.swiper-button-prev.pickup,
  .top-slide-swiper-prev.swiper-button-prev.model {
    left: 2%;
  }
}

.top-about {
  width: 100%;
  background-color: white;
  margin-top: 118px;
}
@media (max-width: 767px) {
  .top-about {
    margin-top: 18.4vw;
    padding-bottom: 13.3333333333vw;
  }
}
.top-about__cont {
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .top-about__cont .btn_basic.white {
    display: none;
  }
}
.top-about__topImg {
  position: absolute;
  top: -118px;
  left: 0;
  width: 68.359375vw;
  height: 463px;
}
@media (max-width: 767px) {
  .top-about__topImg {
    top: -18.4vw;
    width: 74.6666666667vw;
    height: 50.1333333333vw;
  }
}
.top-about__topImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-about__999 {
  position: absolute;
  z-index: 3;
  top: 148px;
  left: 63.671875vw;
  width: 247px;
  height: 247px;
}
@media (max-width: 767px) {
  .top-about__999 {
    top: 18.4vw;
    left: 55.2vw;
    width: 39.4666666667vw;
    height: 39.4666666667vw;
  }
}
.top-about__999 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-about__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: row;
  padding: 400px 0 0 10.9375vw;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .top-about__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: row;
    padding: 42.4vw 0 0 5.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top-about__left {
    margin-right: 38.6666666667vw;
  }
}
.top-about__left > h2 {
  font-size: 3.125vw;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 1281px) {
  .top-about__left > h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .top-about__left > h2 {
    font-size: 7.2vw;
  }
}
.top-about__left > h2 > span {
  font-size: 3.4375vw;
}
@media screen and (min-width: 1281px) {
  .top-about__left > h2 > span {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .top-about__left > h2 > span {
    font-size: 7.2vw;
  }
}
.top-about__left > p {
  font-size: 2.1875vw;
  font-weight: 500;
  margin-top: 24px;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 1281px) {
  .top-about__left > p {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .top-about__left > p {
    font-size: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.top-about__left > p:nth-of-type(2) {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 2.23;
}
.top-about__left-icn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin: 60px 0 30px;
  gap: 0 14px;
}
@media (max-width: 767px) {
  .top-about__left-icn {
    margin: 13.3333333333vw 0 5.3333333333vw;
    gap: 0 5.3333333333vw;
  }
}
.top-about__left-icn .icn-main {
  display: block;
  max-width: 98px;
  max-height: 68px;
  width: 7.65625vw;
  height: 5.3125vw;
}
@media (max-width: 767px) {
  .top-about__left-icn .icn-main {
    width: 23.7333333333vw;
    height: 16.2666666667vw;
  }
}
.top-about__left-icn.pctab-only {
  display: flex !important;
}
@media (max-width: 767px) {
  .top-about__left-icn.pctab-only {
    display: none !important;
  }
}
.top-about__right {
  width: 46.09375vw;
  height: 423px;
  margin: 90px 0 0;
}
@media (max-width: 767px) {
  .top-about__right {
    width: 78.6666666667vw;
    height: 47.4666666667vw;
    margin: 10.6666666667vw 0 0;
  }
}
.top-about__right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-about__bottom {
  width: 81.8666666667vw;
  margin: 0 auto;
}
.top-about__bottom > p {
  text-align: center;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top-about__bottom > p {
    font-size: 4.2666666667vw;
  }
}

.top-learn {
  width: 100%;
}
.top-learn__inner {
  width: 100%;
  margin: 0 auto;
  padding: 72px 0 120px;
  text-align: center;
}
@media (max-width: 767px) {
  .top-learn__inner {
    width: 100%;
    padding: 16vw 5.3333333333vw 0;
    margin: 0 auto 30.1333333333vw;
  }
}
.top-learn__inner > h2 {
  font-size: 32px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top-learn__inner > h2 {
    font-size: 5.8666666667vw;
  }
}
.top-learn__inner > p {
  font-size: 28px;
  margin-top: 6px;
  letter-spacing: 0.06em;
  font-weight: bold;
}
@media (max-width: 767px) {
  .top-learn__inner > p {
    font-size: 4.8vw;
    margin-top: 0.8vw;
    font-weight: 600;
  }
}
.top-learn__main {
  position: relative;
  display: block;
  max-width: 900px;
  width: 70vw;
  margin: 0 auto 60px;
  height: 353px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .top-learn__main {
    width: 89.3333333333vw;
    height: auto;
    margin-top: 2.4vw;
    margin-bottom: 13.8666666667vw;
  }
}
.top-learn__txt {
  position: absolute;
  z-index: 99;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
}
.top-learn__txt > p {
  margin-top: 30px;
  color: white;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2.6px;
}
@media (max-width: 767px) {
  .top-learn__txt > p {
    margin-top: 3.4666666667vw;
    font-size: 5.3333333333vw;
    line-height: 8vw;
    letter-spacing: 0.5333333333vw;
  }
}
.top-learn__txt > span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top-learn__txt > span {
    margin: 8vw 0 5.3333333333vw;
  }
}
.top-learn__txt > span > p {
  color: white;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.4px;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .top-learn__txt > span > p {
    font-size: 3.2vw;
    margin-left: 3.7333333333vw;
    letter-spacing: 0.2666666667vw;
  }
}
.top-learn__txt > span > svg {
  margin-left: 6px;
  width: 7px;
  height: 13px;
  flex-shrink: 0;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .top-learn__txt > span > svg {
    width: 1.8666666667vw;
    height: 3.4528vw;
    margin-left: 1.3333333333vw;
  }
}
.top-learn__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  gap: 0 20px;
}
@media (max-width: 767px) {
  .top-learn__box {
    gap: 2.6666666667vw 2.4vw;
  }
}
.top-learn__box-g {
  height: 54px;
  padding: 7px 10px;
  opacity: 0.8;
  background: white;
}
@media screen and (max-width: 900px) {
  .top-learn__box-g {
    height: 51px;
    padding: 8px 6px;
  }
}
@media (max-width: 767px) {
  .top-learn__box-g {
    width: 37.6vw;
    height: 14.4vw;
    padding: 1.8666666667vw 2.6666666667vw;
  }
}
.top-learn__box-g > p {
  color: #1a1a1a;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
@media screen and (max-width: 900px) {
  .top-learn__box-g > p {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (max-width: 767px) {
  .top-learn__box-g > p {
    font-size: 2.9333333333vw;
    line-height: 5.3333333333vw;
  }
}
.top-learn__heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  gap: 0 22px;
  margin-top: 21px;
}
@media (max-width: 767px) {
  .top-learn__heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-top: 5.3333333333vw;
    gap: unset;
  }
}
.top-learn__heading > p {
  color: var(--White, #fff);
  text-align: right;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-family: "Noto Sans JP";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 5.2px;
}
@media screen and (max-width: 900px) {
  .top-learn__heading > p {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .top-learn__heading > p {
    font-size: 9.3333333333vw;
    letter-spacing: 0.9333333333vw;
  }
}
.top-learn__heading > svg {
  width: 28px;
  height: 28px;
  margin-top: 9px;
}
@media screen and (max-width: 900px) {
  .top-learn__heading > svg {
    width: 21px;
    height: 21px;
    margin-top: 6px;
  }
}
@media (max-width: 767px) {
  .top-learn__heading > svg {
    width: 4.8vw;
    height: 4.8vw;
    margin-top: 1.8666666667vw;
  }
}
.top-learn__img {
  position: relative;
  width: 100%;
  height: 353px;
}
@media (max-width: 767px) {
  .top-learn__img {
    height: 130.6666666667vw;
  }
}
.top-learn__img > span {
  transition: 0.4s;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.55);
}
.top-learn__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-learnList {
  width: 100%;
  height: 563px;
  position: relative;
}
@media (max-width: 1024px) {
  .top-learnList {
    height: 830px;
  }
}
@media (max-width: 767px) {
  .top-learnList {
    height: 169.0666666667vw;
  }
}
.top-learnList__inner {
  width: 100%;
  padding: 60px 5.390625vw 82px;
  position: absolute;
  z-index: 1;
  text-align: center;
}
@media screen and (min-width: 1281px) {
  .top-learnList__inner {
    padding: 60px 69px 82px;
  }
}
@media (max-width: 767px) {
  .top-learnList__inner {
    padding: 16vw 5.3333333333vw 16.8vw;
  }
}
.top-learnList__inner > h3 {
  font-size: 35px;
  line-height: 1.3;
  font-weight: 400;
  color: white;
}
@media (max-width: 767px) {
  .top-learnList__inner > h3 {
    font-size: 6.4vw;
  }
}
.top-learnList__inner > p {
  font-size: 32px;
  line-height: 1.8;
  color: white;
  font-weight: bold;
}
@media (max-width: 767px) {
  .top-learnList__inner > p {
    margin-top: 1.6vw;
    font-size: 5.3333333333vw;
  }
}
.top-learnList__tile {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  margin-top: 48px;
  gap: 0 1.5625vw;
}
@media screen and (min-width: 1281px) {
  .top-learnList__tile {
    gap: 0 20px;
  }
}
@media (max-width: 1024px) {
  .top-learnList__tile {
    width: 700px;
    margin: 60px auto 0;
    gap: 40px 20px;
  }
}
@media (max-width: 767px) {
  .top-learnList__tile {
    width: auto;
    margin-top: 6.1333333333vw;
    gap: 8.8vw 2.9333333333vw;
  }
}
.top-learnList__tileCnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: column;
  max-width: 270px;
  width: 21.09375vw;
  height: auto;
  background-color: white;
  padding: 1.5625vw 0 3.28125vw;
  position: relative;
}
@media screen and (min-width: 1281px) {
  .top-learnList__tileCnt {
    padding: 20px 0 42px;
  }
}
@media (max-width: 1024px) {
  .top-learnList__tileCnt {
    width: 242px;
    padding: 20px 0 42px;
  }
}
@media (max-width: 767px) {
  .top-learnList__tileCnt {
    max-width: unset;
    width: 43.2vw;
    padding: 1.3333333333vw 0 6.4vw;
  }
}
.top-learnList__tileCnt > p {
  line-height: 0.7;
  font-size: 36px;
  color: #930002;
  font-weight: 800;
}
@media (max-width: 767px) {
  .top-learnList__tileCnt > p {
    font-size: 6.4vw;
    line-height: 1;
  }
}
.top-learnList__tileCnt > p:nth-of-type(2) {
  margin-top: 1.796875vw;
  font-size: 0.78125vw;
  color: #1a1a1a;
  font-weight: 500;
}
@media screen and (min-width: 1281px) {
  .top-learnList__tileCnt > p:nth-of-type(2) {
    margin-top: 23px;
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .top-learnList__tileCnt > p:nth-of-type(2) {
    font-size: 9px;
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .top-learnList__tileCnt > p:nth-of-type(2) {
    margin-top: 3.7333333333vw;
    line-height: 1.4;
    padding: 0 2.6666666667vw;
  }
}
.top-learnList__tileCnt > span {
  position: absolute;
  width: 45px;
  height: 45px;
  background-image: url("img/common/arw_learn_white.svg");
  background-size: cover;
  background-position: center;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 20px);
}
@media (max-width: 767px) {
  .top-learnList__tileCnt > span {
    width: 7.2vw;
    height: 7.2vw;
    transform: translate(-50%, 3.2vw);
  }
}
.top-learnList__tileVer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row-reverse;
  width: 70%;
}
@media (max-width: 767px) {
  .top-learnList__tileVer {
    width: 68%;
  }
}
.top-learnList__tileVer > p {
  writing-mode: vertical-rl;
  font-size: 1.484375vw;
  font-weight: 500;
  letter-spacing: 0.19em;
  line-height: 1.4;
  margin-right: 0.78125vw;
}
@media screen and (min-width: 1281px) {
  .top-learnList__tileVer > p {
    font-size: 19px;
    margin-right: 10px;
  }
}
@media (max-width: 1024px) {
  .top-learnList__tileVer > p {
    font-size: 15px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .top-learnList__tileVer > p {
    font-size: 3.4666666667vw;
    margin-right: 1.6vw;
  }
}
.top-learnList__tileVer > img {
  margin: 3.046875vw 1.875vw 0 0;
  max-width: 91px;
  max-height: 114px;
  width: 7.109375vw;
  height: 8.90625vw;
}
@media screen and (min-width: 1281px) {
  .top-learnList__tileVer > img {
    margin: 39px 24px 0 0;
  }
}
@media (max-width: 1024px) {
  .top-learnList__tileVer > img {
    width: 72px;
    height: 91px;
  }
}
@media (max-width: 767px) {
  .top-learnList__tileVer > img {
    margin: 6.6666666667vw 2.4vw 0 0;
    width: 14.9333333333vw;
    height: 18.6666666667vw;
  }
}
.top-learnList__tileVer.first > p:nth-of-type(2) {
  margin: 73px 2px 0 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-learnList__tileVer.first > p:nth-of-type(2) {
    margin: 13.3333333333vw 0.5333333333vw 0 0;
  }
}
.top-learnList__tileVer.second > p:nth-of-type(2) {
  margin: 38px 2px 0 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-learnList__tileVer.second > p:nth-of-type(2) {
    margin: 4.2666666667vw 0 0 0;
  }
}
.top-learnList__tileVer.third > p:nth-of-type(2) {
  margin: 62px 2px 0 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-learnList__tileVer.third > p:nth-of-type(2) {
    margin: 8.8vw 0.5333333333vw 0 0;
  }
}
.top-learnList__tileVer.fourth > p:nth-of-type(2) {
  margin: 72px 2px 0 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top-learnList__tileVer.fourth > p:nth-of-type(2) {
    margin: 13.3333333333vw 0.5333333333vw 0 0;
  }
}
.top-learnList__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}
.top-learnList__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-cnt {
  width: 100%;
  background-color: #e1dfd7;
  padding: 100px 0 122px;
}
@media (max-width: 767px) {
  .top-cnt {
    padding: 8vw 0 21.3333333333vw;
  }
}
.top-cnt.none {
  padding: 60px 0 60px 60px;
  position: relative;
  background-color: transparent;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: white;
}
@media (max-width: 767px) {
  .top-cnt.none {
    padding: 11.4666666667vw 0 0 0;
  }
}
.top-cnt.none .top-cnt__wrap {
  margin: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .top-cnt.none .top-cnt__wrap {
    margin: 0 0 38.6666666667vw;
  }
}
.top-cnt.none .top-cnt__ttl p:nth-of-type(2) {
  margin-top: 170px;
}
@media (max-width: 767px) {
  .top-cnt.none .top-cnt__ttl p:nth-of-type(2) {
    margin-top: 34.4vw;
  }
}
.top-cnt.none .top-cnt__ttl > span {
  color: white;
}
.top-cnt.none .top-cnt__bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}
.top-cnt.none .top-cnt__bgWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(
    90deg,
    rgba(26, 26, 26, 0.7),
    rgba(26, 26, 26, 0.7)
  );
}
.top-cnt.none .top-cnt__bg .cnt01-swiper-pagination,
.top-cnt.none .top-cnt__bg .cnt02-swiper-pagination,
.top-cnt.none .top-cnt__bg .cnt03-swiper-pagination,
.top-cnt.none .top-cnt__bg .cnt04-swiper-pagination {
  position: absolute;
  z-index: 2;
  left: 90%;
}
.top-cnt.none .top-cnt__bgSlide01,
.top-cnt.none .top-cnt__bgSlide02,
.top-cnt.none .top-cnt__bgSlide03 {
  width: 100%;
  height: 100%;
}
.top-cnt.none .top-cnt__bgSlide01 > .swiper-wrapper,
.top-cnt.none .top-cnt__bgSlide02 > .swiper-wrapper,
.top-cnt.none .top-cnt__bgSlide03 > .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.top-cnt.none .top-cnt__bgSlide01 > .swiper-wrapper .swiper-slide,
.top-cnt.none .top-cnt__bgSlide02 > .swiper-wrapper .swiper-slide,
.top-cnt.none .top-cnt__bgSlide03 > .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.top-cnt.none .top-cnt__bgSlide01 > .swiper-wrapper .swiper-slide > img,
.top-cnt.none .top-cnt__bgSlide02 > .swiper-wrapper .swiper-slide > img,
.top-cnt.none .top-cnt__bgSlide03 > .swiper-wrapper .swiper-slide > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-cnt__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  margin: 0 0 40px;
  position: relative;
}
@media (max-width: 767px) {
  .top-cnt__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
    margin: 0 0 16vw;
  }
}
@media (max-width: 767px) {
  .top-cnt__wrap.th {
    margin: 0 0 50.6666666667vw !important;
  }
}
@media (max-width: 767px) {
  .top-cnt__wrap.fo {
    margin: 0 0 61.3333333333vw !important;
  }
}
.top-cnt__left {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  .top-cnt__left {
    margin-left: 11.7333333333vw;
  }
}
.top-cnt__ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  flex-direction: row-reverse;
  position: relative;
  letter-spacing: 0.9em;
}
.top-cnt__ttl > p {
  writing-mode: vertical-rl;
  font-size: 3.125vw;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.2;
}
@media screen and (min-width: 1281px) {
  .top-cnt__ttl > p {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  .top-cnt__ttl > p {
    font-size: 4vw;
  }
}
@media (max-width: 767px) {
  .top-cnt__ttl > p {
    font-weight: 500;
    font-size: 8vw;
    margin-top: 1.0666666667vw;
  }
}
.top-cnt__ttl > p:nth-of-type(2) {
  margin-top: 172px;
  line-height: 1.2;
  margin-right: 16px;
}
@media (max-width: 767px) {
  .top-cnt__ttl > p:nth-of-type(2) {
    margin-top: 35.4666666667vw;
    margin-right: 1.8666666667vw;
  }
}
.top-cnt__ttl > span {
  position: absolute;
  top: 22px;
  left: -28px;
  font-size: 70px;
  color: #930002;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .top-cnt__ttl > span {
    font-size: 14.4vw;
    top: 2.9333333333vw;
    left: -6.1333333333vw;
  }
}
.top-cnt__ttl-sponly {
  display: none;
}
@media (max-width: 767px) {
  .top-cnt__ttl-sponly {
    display: block;
    margin: 23.4666666667vw 0 0 12.5333333333vw;
    width: 49.3333333333vw;
    font-size: 3.7333333333vw;
    font-weight: 500;
    line-height: 6.4vw;
    letter-spacing: 0.3733333333vw;
  }
}
@media (max-width: 767px) {
  .top-cnt__ttl-sponly.noImg {
    margin: 20vw 0 0 12.5333333333vw;
  }
}
.top-cnt-navi {
  margin-top: 228px;
}
@media (max-width: 767px) {
  .top-cnt-navi {
    display: none;
  }
}
.top-cnt-navi-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  gap: 0 20px;
}
.top-cnt__right {
  overflow: hidden;
  width: 81.875vw;
  margin-left: 32px;
}
@media (max-width: 1024px) {
  .top-cnt__right {
    width: 81vw;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .top-cnt__right {
    width: auto;
    margin-left: 0;
  }
}
.top-cnt__txt {
  width: 370px;
  margin: 55px 0 40px 20px;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .top-cnt__txt {
    width: unset;
    margin: unset;
    font-size: unset;
    font-weight: unset;
  }
}
.top-cnt__txt > p {
  letter-spacing: 0.15em;
}
.top-cnt__slide {
  width: 105%;
  padding: 20px !important;
}
@media (max-width: 767px) {
  .top-cnt__slide {
    width: 121%;
    padding: 5.3333333333vw !important;
    margin-top: 5.3333333333vw;
  }
}
.top-cnt__slide .swiper-wrapper {
  width: 100%;
}
.top-cnt__slide .swiper-wrapper .swiper-slide {
  display: block;
  box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.08);
  height: 436px;
  position: relative;
}
@media (max-width: 767px) {
  .top-cnt__slide .swiper-wrapper .swiper-slide {
    height: 101.3333333333vw;
  }
}
.top-cnt__slide .swiper-wrapper .swiper-slide > p {
  width: 85%;
  position: absolute;
  font-size: 1.5625vw;
  font-style: normal;
  font-weight: 600;
  color: white;
  bottom: 60px;
  left: 16px;
}
@media screen and (min-width: 1281px) {
  .top-cnt__slide .swiper-wrapper .swiper-slide > p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .top-cnt__slide .swiper-wrapper .swiper-slide > p {
    width: 95%;
    font-size: 5.3333333333vw;
    bottom: 13.3333333333vw;
    left: 4.2666666667vw;
  }
}
.top-cnt__slide .swiper-wrapper .swiper-slide:hover {
  opacity: 1;
}
.top-cnt__slide .swiper-wrapper .swiper-slide:hover .top-cnt__slide-imgBg {
  opacity: 0;
}
.top-cnt__slide
  .swiper-wrapper
  .swiper-slide:hover
  .top-cnt__slide-more
  > span {
  width: 20px;
}
@media (max-width: 767px) {
  .top-cnt__slide
    .swiper-wrapper
    .swiper-slide:hover
    .top-cnt__slide-more
    > span {
    width: 5.3333333333vw;
  }
}
.top-cnt__slide-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.top-cnt__slide-imgBg {
  width: 100%;
  height: 100%;
  background-color: rgba(26, 26, 26, 0.4);
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.4s;
}
.top-cnt__slide-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.top-cnt__slide-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  color: white;
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
.top-cnt__slide-more > span {
  display: block;
  width: 15px;
  height: 1px;
  margin-left: 5px;
  background-color: white;
  transition: 0.5s;
}
.top-cnt .swiper-pagination-bullets {
  text-align: end;
  padding-top: 10px;
  margin-bottom: 14px;
  padding-right: 11px;
}
.top-cnt .swiper-pagination-bullets .swiper-pagination-bullet {
  background: white;
  opacity: 1;
}
.top-cnt .swiper-pagination-bullets.pt-17 {
  padding-top: 17px;
}
.top-cnt .top-cnt-swiper-pagination.sp {
  position: absolute;
  z-index: 2;
  bottom: -8vw;
  left: 0;
  transform: translate(-33%, 0);
}
.top-cnt .top-cnt-swiper-pagination.sp .swiper-pagination-bullet {
  opacity: 1;
  background: white;
}

.top-map {
  background-color: #e1dfd7;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .top-map {
    padding: 13.3333333333vw 0 21.3333333333vw;
  }
}
.top-map__wrap {
  width: 100%;
}
.top-map__wrap > h3 {
  text-align: center;
  font-size: 34px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top-map__wrap > h3 {
    font-size: 6.4vw;
  }
}
.top-map__wrap > p {
  text-align: center;
  line-height: normal;
  margin-top: 23px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2.2px;
}
@media (max-width: 767px) {
  .top-map__wrap > p {
    margin-top: 7.2vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.5866666667vw;
  }
}
.top-map__map {
  width: 1080px;
  height: 440px;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .top-map__map {
    width: 89.0666666667vw;
    height: 66.9333333333vw;
    margin: 10.6666666667vw auto 13.3333333333vw;
  }
}

.top-dream {
  padding: 95px 0 180px;
}
@media (max-width: 767px) {
  .top-dream {
    padding: 12vw 0 26.9333333333vw;
  }
}
.top-dream__title h3 {
  text-align: center;
  font-size: 34px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top-dream__title h3 {
    font-size: 6.4vw;
  }
}
.top-dream__title p {
  text-align: center;
  line-height: normal;
  margin-top: 23px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2.2px;
}
@media (max-width: 767px) {
  .top-dream__title p {
    margin-top: 7.2vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.5866666667vw;
  }
}
.top-dream__cont {
  width: 768px;
  overflow: hidden;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .top-dream__cont {
    width: 100%;
    margin: 10.6666666667vw auto 13.8666666667vw;
    line-height: 1.8;
  }
}
.top-dream__cont-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  gap: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .top-dream__cont-inner {
    gap: 2.6666666667vw;
  }
}
.top-dream__cont-inner img {
  width: 379px;
  height: 260px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .top-dream__cont-inner img {
    width: 43.2vw;
    height: 29.8666666667vw;
  }
}

.top-showroom {
  padding-bottom: 42px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .top-showroom {
    padding-bottom: 11.2vw;
    padding-top: 3.2vw;
  }
}
.top-showroom.bottom {
  padding-bottom: 115px;
}
@media (max-width: 767px) {
  .top-showroom.bottom {
    padding-bottom: 21.3333333333vw;
  }
}
.top-showroom__wrap > h2 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.13em;
}
@media (max-width: 767px) {
  .top-showroom__wrap > h2 {
    font-size: 5.8666666667vw;
  }
}
.top-showroom__wrap > p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 18px;
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  .top-showroom__wrap > p {
    font-size: 4.8vw;
    margin-top: 5.6vw;
    letter-spacing: 0.17em;
  }
}
@media (max-width: 767px) {
  .top-showroom__wrap > h3 {
    text-align: center;
    font-size: 6.4vw;
    margin-top: 8.5333333333vw;
    line-height: 1.4;
  }
}
.top-showroom__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: center;
  flex-direction: row;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .top-showroom__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-top: 5.8666666667vw;
  }
}
.top-showroom__left {
  width: 65.9375vw;
  height: 565px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top-showroom__left {
    width: 100%;
    height: 66.6666666667vw;
  }
}
.top-showroom__leftSlide {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-showroom__leftSlide .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.top-showroom__leftSlide .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.top-showroom__leftSlide .swiper-wrapper .swiper-slide > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-showroom__leftSlide-pagination {
  text-align: center;
  margin: 13px 0 52px;
}
.top-showroom__leftSlide-pagination-sp {
  text-align: center;
  margin: 2.1333333333vw 0 5.3333333333vw;
}
.top-showroom__leftSlide-pagination .swiper-pagination-bullet {
  margin: 0 9px !important;
  background: #d9d9d9 !important;
}
.top-showroom__leftSlide-pagination .swiper-pagination-bullet-active {
  background: #930002 !important;
  scale: 1.3;
}
.top-showroom__leftSlide-pagination-t {
  text-align: center;
  margin: 10px 0 60px;
}
.top-showroom__leftSlide-pagination-t .swiper-pagination-bullet {
  margin: 0 9px !important;
  background: #d9d9d9 !important;
}
.top-showroom__leftSlide-pagination-t .swiper-pagination-bullet-active {
  background: #b60003 !important;
  scale: 1.3;
}
.top-showroom__leftSlide-pagination-t-sp {
  text-align: center;
  margin: 2.1333333333vw 0 5.3333333333vw;
}
.top-showroom__leftSlide-t {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-showroom__leftSlide-t .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.top-showroom__leftSlide-t .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.top-showroom__leftSlide-t .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-showroom__leftSlide-t-pagination-t {
  text-align: center;
  margin: 10px 0 60px;
}
.top-showroom__left .top-showroom__swiper-button-next,
.top-showroom__left .top-showroom__swiper-button-next-t {
  width: 45px;
  aspect-ratio: 1/1;
  background-image: url(./img/common/btn-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-10px, 50%);
}
.top-showroom__left .top-showroom__swiper-button-prev,
.top-showroom__left .top-showroom__swiper-button-prev-t {
  width: 45px;
  aspect-ratio: 1/1;
  background-image: url(./img/common/btn-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(-180deg) translate(-10px, 50%);
}
.top-showroom__right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column;
  width: 33.984375vw;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top-showroom__right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
    width: 100%;
  }
}
.top-showroom__right > h3 {
  margin: 0 0 30px 4.6875vw;
  font-size: 32px;
  line-height: 1.3;
}
@media screen and (min-width: 1281px) {
  .top-showroom__right > h3 {
    margin: 0 0 30px 60px;
  }
}
@media (max-width: 767px) {
  .top-showroom__right > h3 {
    display: none;
  }
}
.top-showroom__right > p {
  margin: 0 0 20px 4.6875vw;
  font-size: 17px;
  letter-spacing: 0.02em;
  font-weight: bold;
}
@media screen and (min-width: 1281px) {
  .top-showroom__right > p {
    margin: 0 0 30px 60px;
  }
}
@media (max-width: 767px) {
  .top-showroom__right > p {
    margin: 0 auto;
    text-align: center;
    font-size: 4.8vw;
  }
}
.top-showroom__right > p:nth-of-type(2) {
  line-height: 1.99;
  letter-spacing: 0.02em;
  margin: 0 0 80px 4.6875vw;
  width: 312px;
  font-size: 13px;
  font-weight: 500;
}
@media screen and (min-width: 1281px) {
  .top-showroom__right > p:nth-of-type(2) {
    margin: 0 0 80px 60px;
  }
}
@media (max-width: 767px) {
  .top-showroom__right > p:nth-of-type(2) {
    margin: 4.5333333333vw auto 13.3333333333vw;
    text-align: start;
    font-size: 3.4666666667vw;
    width: 89.3333333333vw;
    line-height: 1.9;
    letter-spacing: 0.1em;
  }
}
.top-showroom__rightSlide {
  width: 50vw;
  height: 9.375vw;
  position: relative;
  left: -9.609375vw;
}
.top-showroom__rightSlide .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.top-showroom__rightSlide .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.top-showroom__rightSlide .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-showroom__rightSlide-t {
  width: 50vw;
  height: 9.375vw;
  position: relative;
  left: -9.609375vw;
}
.top-showroom__rightSlide-t .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.top-showroom__rightSlide-t .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.top-showroom__rightSlide-t .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-catalog {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 2;
}
.top-catalog__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
}
@media (max-width: 767px) {
  .top-catalog__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
  }
}
.top-catalog__img {
  width: 181px;
  height: 319px;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .top-catalog__img {
    width: 43.4666666667vw;
    height: 76.5333333333vw;
    margin-left: unset;
  }
}
.top-catalog__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-catalog__cnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  color: white;
  font-weight: 500;
  width: 390px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .top-catalog__cnt {
    width: 100%;
    margin-left: unset;
    font-weight: 400;
  }
}
.top-catalog__cnt > p {
  font-size: 30px;
  line-height: 1.6;
  margin: 30px 0 30px;
}
@media (max-width: 767px) {
  .top-catalog__cnt > p {
    text-align: center;
    font-size: 5.8666666667vw;
    margin: 5.3333333333vw auto 8vw;
  }
}
.top-catalog__cnt .btn_basic {
  width: 287px;
  height: 60px;
  margin: 0 auto 0 0;
  border: 2px solid white;
  background-color: transparent;
}
@media (max-width: 767px) {
  .top-catalog__cnt .btn_basic {
    margin: 0 auto;
  }
}
.top-catalog__cnt .btn_basic > span {
  width: 33px;
  height: 33px;
  right: -18.5px;
  bottom: 12px;
  padding: 2px 10px;
  border: solid 2px white;
  background-color: #870002;
}
.top-catalog__bg {
  position: absolute;
  width: 100%;
  height: 248px;
  z-index: -1;
  top: 49px;
  left: 0;
}
@media (max-width: 767px) {
  .top-catalog__bg {
    height: 101.8666666667vw;
    top: 38.4vw;
  }
}

.top-sns {
  margin: 175px 0 100px;
}
@media (max-width: 767px) {
  .top-sns {
    margin: 37.3333333333vw 0 21.3333333333vw;
  }
}
.top-sns__title {
  text-align: center;
}
.top-sns__title > h3 {
  font-size: 34px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top-sns__title > h3 {
    font-size: 6.4vw;
  }
}
.top-sns__title > p {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .top-sns__title > p {
    margin-top: 7.2vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.5866666667vw;
  }
}
.top-sns__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  max-width: 998px;
  width: 77.96875vw;
  height: auto;
  margin: 55px auto 0;
  gap: 0.78125vw;
}
@media screen and (min-width: 1281px) {
  .top-sns__wrap {
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .top-sns__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: row;
    width: 100%;
    gap: 1.0666666667vw;
    padding: 0 5.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }
}
.top-sns__item {
  display: block;
  max-width: 242px;
  max-height: 242px;
  width: 18.90625vw;
  height: 18.90625vw;
  background-color: #930002;
}
@media (max-width: 767px) {
  .top-sns__item {
    width: 29.0666666667vw;
    height: 29.0666666667vw;
  }
}

.top-movie {
  margin: 0 0 100px;
}
.top-movie__title {
  text-align: center;
}
.top-movie__title > h3 {
  font-size: 34px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 3.4px;
}
@media (max-width: 767px) {
  .top-movie__title > h3 {
    font-size: 6.4vw;
  }
}
.top-movie__title > p {
  margin-top: 20px;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.2px;
}
@media (max-width: 767px) {
  .top-movie__title > p {
    margin-top: 7.2vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.5866666667vw;
  }
}
.top-movie__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-direction: row;
  max-width: 768px;
  width: 60vw;
  height: auto;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .top-movie__wrap {
    gap: 5.3333333333vw 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin: 10.6666666667vw auto 13.3333333333vw;
  }
}
.top-movie__item {
  display: block;
  max-width: 368px;
  max-height: 207px;
  width: 28.75vw;
  height: 16.171875vw;
  background-color: #930002;
}
@media (max-width: 767px) {
  .top-movie__item {
    width: 78.6666666667vw;
    height: 44.2666666667vw;
  }
}

.top-contact {
  background-color: #e1dfd7;
  width: 100%;
  padding: 105px 0;
}
@media (max-width: 767px) {
  .top-contact {
    padding: 26.6666666667vw 0 40vw;
  }
}
.top-contact__wrapper {
  width: 668px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .top-contact__wrapper {
    width: 100%;
  }
}
.top-contact__wrapper > h3 {
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 3.4px;
}
@media (max-width: 767px) {
  .top-contact__wrapper > h3 {
    font-size: 9.3333333333vw;
  }
}
.top-contact__wrapper > p {
  margin-top: 30px;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 2.2px;
}
@media (max-width: 767px) {
  .top-contact__wrapper > p {
    font-size: 4.2666666667vw;
  }
}
.top-contact__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .top-contact__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-top: 10.6666666667vw;
  }
}
.top-contact__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  flex-direction: column;
  position: relative;
  width: 312px;
  height: 292px;
  background-color: white;
  padding: 0 35px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .top-contact__item {
    width: 78.6666666667vw;
    height: 77.8666666667vw;
    padding: 0 9.3333333333vw;
    margin: 0 0 5.3333333333vw 0;
  }
}
.top-contact__item > p {
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .top-contact__item > p {
    font-size: 5.3333333333vw;
    margin-bottom: 4vw;
  }
}
.top-contact__item > p:nth-of-type(2) {
  line-height: 1.8;
  font-size: 12px;
  text-align: start;
  margin-bottom: 58px;
}
@media (max-width: 767px) {
  .top-contact__item > p:nth-of-type(2) {
    font-size: 3.2vw;
    margin-bottom: 15.4666666667vw;
  }
}
.top-contact__item > .icn-home {
  width: 88px;
  margin-bottom: 22.5px;
}
@media (max-width: 767px) {
  .top-contact__item > .icn-home {
    width: 23.4666666667vw;
    margin-bottom: 6vw;
  }
}
.top-contact__item .icn-phone {
  width: 60px;
  margin-bottom: 13.5px;
}
@media (max-width: 767px) {
  .top-contact__item .icn-phone {
    width: 16vw;
    margin-bottom: 3.6vw;
  }
}
.top-contact__item:nth-of-type(n + 3) {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .top-contact__item:nth-of-type(n + 3) {
    margin-top: 0;
  }
}
.top-contact__item:nth-of-type(n + 3) > p {
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
}
.top-contact__item:nth-of-type(n + 3) > p:nth-of-type(2) {
  line-height: 1.8;
  font-size: 12px;
}
.top-contact__item:nth-of-type(4) > p:nth-of-type(2) {
  margin-bottom: 79px;
}
@media (max-width: 767px) {
  .top-contact__item:nth-of-type(4) > p:nth-of-type(2) {
    margin-bottom: 14.6666666667vw;
  }
}
.top-contact__itemMore {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  color: #1a1a1a;
  position: absolute;
  bottom: 10px;
  right: 0;
}
@media (max-width: 767px) {
  .top-contact__itemMore {
    font-size: 3.4666666667vw;
    bottom: 5.3333333333vw;
  }
}
.top-contact__itemMore > span {
  display: block;
  width: 15px;
  height: 1px;
  margin-left: 5px;
  background-color: #1a1a1a;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .top-contact__itemMore > span {
    width: 4vw;
    height: 0.2666666667vw;
    margin-left: 1.3333333333vw;
  }
}
.top-contact__item:nth-of-type(n + 3) {
  height: 225px;
}
@media (max-width: 767px) {
  .top-contact__item:nth-of-type(n + 3) {
    height: auto;
  }
}
.top-contact__item:nth-of-type(n + 3) > p {
  line-height: 1.4;
  font-size: 18px;
}
@media (max-width: 767px) {
  .top-contact__item:nth-of-type(n + 3) > p {
    font-size: 4.8vw;
    margin-top: 6.4vw;
  }
}
.top-contact__item:nth-of-type(n + 3) > p:nth-of-type(2) {
  line-height: 1.8;
  font-size: 12px;
  text-align: start;
}
@media (max-width: 767px) {
  .top-contact__item:nth-of-type(n + 3) > p:nth-of-type(2) {
    font-size: 3.2vw;
  }
}
.top-contact__item:hover .top-contact__itemMore > span {
  width: 30px;
}
.top-contact__item .icn-home {
  height: 75px;
  width: auto;
}
.top-contact__item .icn-phone {
  height: 95px;
  width: auto;
}

/* TOPEND
============================================================================ */
