@charset "utf=8";

/* ==========================================
フッター
========================================== */

footer {
    max-width: 192rem;
    width: 100%;
    margin: 0 auto;
}

.footer {
    position: relative;
    background: var(--primary);
}

.footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url(../../../../uploads/2025/05/footer_mask.png) no-repeat, center;
    background-size: cover;
    z-index: 1;
}

.footer-frame {
    padding: 7rem 0;
    z-index: 2;
}

.footer-logo {
    max-width: 10.2rem;
    width: 15%;
    margin: 0 auto;
}

.footer-title-box {
    margin: 5.1rem auto 0;
}

.footer-title {
    font-size: 2.3rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.75em;
    text-align: center;
}

.footer-sns {
    display: block;
    margin: 2.6rem auto 0;
    max-width: 30px;
    width: 100%;
}

.footer-add-box {
    margin: 2rem auto 0;
    text-align: center;
}

.footer-text-box{
    margin: 4.4rem auto 0;
    text-align: center;
}

.footer-contact-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 48.8rem;
    width: 100%;
    margin: 3rem auto 0;
}

.footer-tel-btn-row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 .65rem 0;
    max-width: 21.4rem;
    width: 48%;
}

.footer-tel-btn-row.border-white {
    border-bottom: .1rem solid var(--white);
}

.footer-tel-btn-row img {
    max-width: 2.2rem;
    margin: 0 0.5rem 0 0;
}

.footer-tel-num {
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.45em;
}

.footer-rsv-link {
    max-width: 21.4rem;
    width: 48%;
    text-align: center;
}

.footer-rsv-link a {
    display: block;
    width: 100%;
    padding: .8rem 1.5rem 1.1rem;
    background: var(--white);
    border: .1rem solid var(--white);
}

.footer-rsv-link a:hover {
    color: var(--white);
    background: var(--black);
    border: .1rem solid var(--black);
}

.footer-contents02 {
    margin: 5rem auto 0;
}

.footer-info-row {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, auto);
    column-gap: 11.1rem;
}

.footer-info-area {
    max-width: 56.4rem;
    width: 48%;
}

.footer-info-block {
    padding: 2.6rem 0 3rem;
}

.footer-info-block.border-white:first-child {
    border-top: .1rem solid var(--white);
}

.footer-info-block.border-white:nth-child(4) {
    border-top: .1rem solid var(--white);
}


.footer-info-block.border-white {
    border-bottom: .1rem solid var(--white);
}

.footer-info-block01 {
    min-height: 20.2rem;
}

.footer-info-block02, .footer-info-block03 {
    min-height: 15.2rem;
}

.footer-info-title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.45em;
}

.footer-info-text-box {
    margin: 2rem 0 0;
}

.footer-contents03 {
    max-width: 74.6rem;
    width: 100%;
    margin: 7rem auto 0;
    padding: 3.6rem 0;
}

.footer-contents03.border-white {
    border: .1rem solid var(--white);
}

.footer-cancel-block {
    max-width: 45rem;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footer-cancel-title {
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.45em;
}

.footer-cancel-text-box {
    margin: 2.2rem auto 0;
}

.footer-cancel-text-box:first-child {
    margin: 3rem auto 0;
}

/* --- 地図 --- */

.footer-map iframe {
    max-width: 192rem;
    width: 100%;
    height: 35rem;
    position: relative;
    z-index: 20;
}

/* --- copyright --- */

.copyright-box {
    padding: 1.4rem 1.5rem 1.1rem;
    position: relative;
    z-index: 2;
}

.copyright-text {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: center;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1920px) {

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1550px) {

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 1024px) {

    .footer-info-block01 {
        min-height: 22.2rem;
    }

    .footer-info-block02, .footer-info-block03 {
        min-height: 16.2rem;
    }

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 768px) {

    .footer {
        padding: 0 0 8rem;
    }

    .footer-info-row {
        display: grid;
        grid-auto-flow: unset;
        grid-template-rows: unset;
        column-gap: 0;
    }


    .footer-info-area {
        width: 100%;
    }

    .footer-info-block {
        min-height: auto;
    }

    .footer-info-right .footer-info-block.border-white:first-child {
        border-top: .0rem solid var(--white);
    }

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <= 576px) {

    .footer-contact-row {
        flex-direction: column;
        align-items: center;
    }

    .footer-tel-btn-row {
        width: 100%;
    }

    .footer-rsv-link {
        width: 100%;
        margin: 3rem auto 0;
    }

    .footer-cancel-title {
    font-size: 2rem;
    }

    #clone {
        display: none;
    }

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */