@charset "utf-8";

.fContact {
    padding: 40px 0 40px 0;
    background-image: url(https://nennen-net.com/system_panel/uploads/images/contact_bg01.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.fCtcAr {
    max-width: 1130px;
    position: relative;
}

.fCtcTelBx {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fCtcTellIcon {
    width: 16px;
    margin: 0 14px 0 0;
}

.fBtm {
    padding: 0 0 25px 0;
}

.fBtmAr {
    max-width: 1510px;
}

.fBtmBx {
    color: #81571A;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.fBtmBxL {
    width: 100%;
    display: flex;
    flex-direction: column;
    max-width: 345px;
    align-items: center;
}

.fBtmLogo {
    max-width: 143px;
    width: 100%;
}

.fBtmBxLTxt {
    line-height: 1.66em;
    text-align: center;
}

.fBtmBxLATelBx {
    display: flex;
    align-items: baseline;
}

.fBtmTelTxt {
    font-size: 20px;
}

.fBtmNavBx {
    margin: 0 0 0 0;
    align-items: flex-end;
    padding: 0 0 14px 25px;
    border: 1px solid #B28F5D;
    display: none;
}

.fBtmNavRow {
    margin: 0 20px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.fNavLink {
    color: #81571A;
    margin: 18px 0 0 0;
    display: block;
}

.fNavLink02 {
    display: block;
}

.fNavLink02Bx {
    padding: 0 0 0 16px;
}

.fBtmSnsBx {
    margin: 15px 0 0 0;
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 16px;
    align-items: flex-end;
}

.fBtmSnsBxL {
    justify-content: space-between;
    align-items: center;
    max-width: 335px;
    display: none;
}

.c13645 {
    color: black;
}

.fBtmSns {
    width: 100%;
    max-width: 36px;
    display: block;
}

.fCopy {
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    color: #81571A;
}

.fBtmNavRow02 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .fContact {
        padding: 80px 0 80px 0;
    }

    .fBtmTelTxt {
        font-size: 24px;
    }

    .fCopy {
        font-size: 13px;
    }
}

@media (min-width: 1024px) {
    .fCtcTellIcon {
        width: 25.5px;
    }

    .fBtmTelTxt {
        font-size: 28px;
    }

    .fBtmBx {
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: row;
    }

    .fBtm {
        padding: 0 0 40px 0;
    }

    .fBtmBxL {
        align-items: flex-start;
    }

    .fBtmBxLTxt {
        text-align: left;
    }

    .fBtmNavRow {
        margin: 0 44px 0 0;
    }

    .fBtmNavBx {
        display: flex;
        align-items: stretch;
    }

    .fBtmSnsBxL {
        display: flex;
    }

    .fNavLink02 {
        line-height: 1em;
    }
}

/* 外部 */

.fContact::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(123, 26%, 30%, 0.72);
}

.fCtcBtnBx {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    justify-items: center;
}

.fNavLink p {

    font-family: var(--fontB);
    color: #81571A;
    line-height: 1.5em;
    font-weight: bold;
}

.fNavLink:hover p {
    color: #81571A;
    text-decoration: underline;
}

.fNavLinkJa {
    font-family: var(--fontA);
}

.fNavLink {
    font-family: var(--fontB);
    color: #81571A;
    line-height: 1.5em;
    font-weight: bold;
}

.fNavLink02 p {
    /* 14-16 */
    font-size: calc(0.875rem + ((1vw - 3.75px) * 0.1294));
    min-height: 0vw;
    line-height: 1.2em;
    font-weight: 400;
    color: #81571A;
}

.fNavLink02:hover p {
    color: #81571A;
    text-decoration: underline;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 544px) {
    .fCtcBtnBx {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

/* min-width: 544px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 768px) {
    .fCtcBtnBx {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
}

/* min-width: 768px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1024px) {
    .fCtcBtnBx {
        gap: 65px;
    }
}

/* min-width: 768px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1440px) {
    .fNavLink {
        font-size: 18px !important;
    }
}

/* min-width: 1440px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */