@charset "utf-8";
html {
    font-size: 14px;
}
.main_visual .main_visual_img .swiper-slide img{
    width: 1000px;
}
.main_visual {
    top: -10.1rem; /* -141.4px; */
}
.banner {
    padding: 0 3%;
}
.bn.center h1 img {
    width: 190px;
}
.menu p {
    width: 35px;
}
.nav {
    flex-wrap: wrap;
}
div.nav_bg {
    height: 100vh;
}
.nav .index {
    flex-wrap: wrap;
}
.nav .index .box {
    width: 40%;
    margin: 0 auto 30px 9%;
}
.img_index_bg {
    display: none;
}
.nav .sns {
    bottom: -5%;
    left: 5%;
}
.intro p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-left: 0;
}
.intro h3 {
    font-size: 80px;
    line-height: 90px;
}
.intro h3::before {
    left: 6%;
}
.intro h3::after {
    right: 6%;
    bottom: -10%;
}
.booking .text {
    top: 25%;
    width: 90%;
}
.booking .text h3 {
    font-size: 80px;
}
.booking .text p:last-of-type {
    color: #edd2b4;
    font-weight: 250;
    line-height: 25px;
    letter-spacing: 1.7px;
    margin-bottom: 60px;

    font-size: 17px;
}
.preview {
    position: relative;
    max-width: 1480px;
    height: 680px;
    margin: 0 auto;
    margin-bottom: 270px;
    margin-bottom: -4%;
}
.preview p {
    left: 0;
}
.preview p::before {
    top: -15%;
}
.preview_img {
    width: 65%;
    height: 70%;
    top: 15%;
    right: -11%;
    border-radius: 10px;
}

.space {
    height: 40vh;
}
.space p:first-of-type {
    text-align: center;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7);
}
.space p:last-of-type {
    display: none;
}
.offers p {
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 600;
}

.offers p:first-of-type {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #716c55bb;
}
.viewer .swiper {
    margin-bottom: 0;
}
.viewer .swiper {
    width: 100%;
    height: 280px;
    margin-bottom: 120px;
}
.over .top {
    justify-content: center;
}
.over .top .left {
    display: none;
}
.over .top .right {
    text-align: center;
    position: relative;
}
.over .top .right figure {
    position: absolute;
    right: -40%;
    top: -25.3%;
}
.down .bottom {
    justify-content: center;
    gap: 10%;
}