.modal-room .hero__title {
  white-space: pre;
}

.modelroom-slide-wrp {
  max-width: calc((50% + 540px));
  margin-left: auto;
}

@media (max-width: 991px) {
  .modelroom-slide-wrp {
    margin-left: 15px;
  }
}

.modelroom-slide-txt {
  margin-top: 30px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  color: #0a3b8e;
}
.modelroom-slide-wrp {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .modelroom-slide-txt {
    margin-top: 6.11vw;
    font-size: 2.78vw;
    line-height: 3.47vw;
  }

  .modelroom-slide-wrp {
    margin-left: 6.94vw;
  }
}

.modelroom-switch-sm {
  display: flex;
  align-items: flex-start;
  gap: 35px;
  margin-top: 50px;
}

.modelroom-switch-sm-img {
  cursor: pointer;
}

.modelroom-switch-next {
  width: 43.05px;
  height: 49.17px;
  position: absolute;
  top: 50%;
  right: 31px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}

.modelroom-switch-next::after {
  content: "";
  width: 43.05px;
  height: 49.17px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45.601' height='50.909' viewBox='0 0 45.601 50.909'%3E%3Cpath id='Path_96781' data-name='Path 96781' d='M5710.512,6144.2l43.049,27.163-43.049,22.01' transform='translate(-5709.979 -6143.351)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.modelroom-switch-prev {
  width: 43.05px;
  height: 49.17px;
  position: absolute;
  top: 50%;
  left: 31px;
  transform: translateY(-50%) rotate(-180deg);
  z-index: 1;
  cursor: pointer;
}

.modelroom-switch-prev::after {
  content: "";
  width: 43.05px;
  height: 49.17px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45.601' height='50.909' viewBox='0 0 45.601 50.909'%3E%3Cpath id='Path_96781' data-name='Path 96781' d='M5710.512,6144.2l43.049,27.163-43.049,22.01' transform='translate(-5709.979 -6143.351)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.modelroom-h {
  margin-bottom: 53px;
}

.modelroom-h-t {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 58px;
  font-size: 28px;
  line-height: 38px;
  color: #0a3b8e;
}

.modelroom-h-b {
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 0.05em;
  border-top: 1px solid #0a3b8e;
  padding-top: 16.9px;
  display: inline-flex;
  align-items: baseline;
  gap: 49px;
  margin-top: 17.1px;
}

.modelroom-h-b .md {
  font-size: 24px;
  line-height: 38px;
}

.modelroom-h-b .sm {
  font-size: 20px;
  line-height: 38px;
}

.modelroom-h-b .xs {
  font-size: 18px;
  line-height: 1;
}

.modelroom-switch-img .swiper-slide img {
  aspect-ratio: 1080/699;
  object-fit: cover;
}

@media (max-width: 767px) {
  .modelroom-h-t {
    font-size: 5.556vw;
    line-height: 8.194vw;
  }

  .modelroom-h-b {
    font-size: 4.86vw;
    padding-top: 1.88vw;
    gap: 5.14vw;
    margin-top: 2.71vw;
  }

  .modelroom-h-b .md {
    font-size: 3.47vw;
  }

  .modelroom-h-b .sm {
    font-size: 2.78vw;
  }

  .modelroom-h-b .xs {
    font-size: 2.08vw;
  }

  .modelroom-switch-sm {
    gap: 2.78vw;
    margin-top: 4.17vw;
  }

  .modelroom-switch-next {
    width: 3.42vw;
    height: 3.91vw;
    right: 2.85vw;
  }

  .modelroom-h {
    margin-bottom: 4.17vw;
  }

  .modelroom-switch-next::after {
    width: 3.42vw;
    height: 3.91vw;
  }

  .modelroom-switch-prev {
    width: 3.42vw;
    height: 3.91vw;
    left: 2.85vw;
  }

  .modelroom-switch-prev::after {
    width: 3.42vw;
    height: 3.91vw;
  }
}

.modelroom-switch-sm {
  position: relative;
}

.modelroom-switch-btn-sm {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}

.modelroom-switch-next-sm,
.modelroom-switch-prev-sm {
  pointer-events: all;
  width: 20px;
  height: 24px;
  position: absolute;
  cursor: pointer;
}

.modelroom-switch-next-sm {
  right: 8px;
}

.modelroom-switch-prev-sm {
  left: 8px;
}

.modelroom-switch-next-sm::after,
.modelroom-switch-prev-sm::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45.601' height='50.909' viewBox='0 0 45.601 50.909'%3E%3Cpath d='M5710.512,6144.2l43.049,27.163-43.049,22.01' transform='translate(-5709.979 -6143.351)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.modelroom-switch-prev-sm {
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .modelroom-switch-next-sm {
    width: 3.42vw;
    height: 3.91vw;
    right: 2.85vw;
  }

  .modelroom-switch-prev-sm {
    width: 3.42vw;
    height: 3.91vw;
    left: 2.85vw;
  }

  .modelroom-switch-next-sm::after,
  .modelroom-switch-prev-sm::after {
    width: 3.42vw;
    height: 3.91vw;
  }
}

@media (min-width: 768px) {
  .modelroom-switch-sm-img {
    width: auto;
  }

  .modelroom-switch-sm {
    overflow: unset;
  }

  .modelroom-switch-sm .swiper-wrapper {
    transform: none;
    gap: 20px;
  }

  .modelroom-switch-sm .swiper-slide {
    flex-shrink: unset;
  }

  .modelroom-switch-sm .swiper-slide img {
    width: 100%;
  }

  .modelroom-switch-btn-sm {
    display: none;
  }
}

.hf {
  padding-bottom: 200px;
}

@media (max-width: 767px) {
  .hf {
    padding-bottom: 23.61vw;
  }
}

.modelroom-bg {
  position: relative;
  padding-bottom: 153px;
}

.modelroom-bg::after {
  content: "";
  background-image: url("../img/modal-room/modelroom-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 140.62vw;
  left: 0;
  top: 46.46vw;
  position: absolute;
  z-index: -1;
}

@media (max-width: 991px) {
  .modelroom-bg::after {
    height: 290.62vw;
  }
}

@media (max-width: 767px) {
  .modelroom-bg {
    padding-bottom: 14.58vw;
  }

  .modelroom-bg::after {
    height: 358.94vw;
    top: 53.19vw;
  }

  .modelroom-switch-sm {
    margin-right: -7.2vw;
  }
}
.modelroom-switch-img .swiper-slide {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.modelroom-switch-img .swiper-slide-active {
  opacity: 1;
}

.modelroom-slide {
  margin-left: 0;
}

.modelroom-slide {
  position: relative;
  margin-left: 0;
}

.modelroom-slide-btn {
  position: absolute;
  top: 43%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}

.modelroom-slide-btn-prev,
.modelroom-slide-btn-next {
  pointer-events: all;
  width: 43.05px;
  height: 49.17px;
  position: absolute;
  cursor: pointer;
}

.modelroom-slide-btn-next {
  right: 23.49vw;
  top: 40%;
}

@media (max-width: 1700px) {
  .modelroom-slide-btn-next {
    right: 31%;
  }
}

@media (max-width: 1300px) {
  .modelroom-slide-btn-next {
    right: 30%;
  }
}

.modelroom-slide-btn-prev {
  left: 31px;
  transform: rotate(180deg);
}

.modelroom-slide-btn-prev::after,
.modelroom-slide-btn-next::after {
  content: "";
  width: 43.05px;
  height: 49.17px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45.601' height='50.909' viewBox='0 0 45.601 50.909'%3E%3Cpath d='M5710.512,6144.2l43.049,27.163-43.049,22.01' transform='translate(-5709.979 -6143.351)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .modelroom-slide-btn-prev,
  .modelroom-slide-btn-next {
    width: 3.42vw;
    height: 3.91vw;
  }

  .modelroom-slide-btn-next {
    right: 19.85vw;
  }

  .modelroom-slide-btn-prev {
    left: 2.85vw;
  }
  .modelroom-slide-btn-prev::after,
  .modelroom-slide-btn-next::after {
    width: 3.42vw;
    height: 3.91vw;
  }
}

.modal-room .hero__title {
  text-shadow: 2px 2px 5px rgba(255, 255, 255, 1);
}

.modal-room .section__station {
  padding: 62px 0;
}

.section__station.pt {
  padding-top: 117px;
}


@media (max-width: 767px) {
  .modal-room .section__station {
    padding: 6.25vw 0;
  }

  .section__station.pt {
    padding-top: 19.72vw;
  }
}


.mv__inquiries.inquiry {
  margin-top:  -29% ;
}