@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPMincho:wght@400;700&family=Marcellus&family=Noto+Sans+JP:wght@100..900&display=swap");

:root {
    --bg-logo: #fff;
    --bg-linear01: linear-gradient(270deg, rgba(0, 0, 0, 0) 20.81%, rgba(0, 0, 0, 0.9) 90.99%);
    --bg-linear02: linear-gradient(270deg, rgba(122, 113, 106, 0) 0%, rgba(52, 48, 45, 0.48) 55.48%);
    --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
    --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background01: #eeeeee;
    --color-background02: #f5f5f5;
    --color-background-op80: #ffffffcc;

    --clr-000: #000;
    --color-font: #333;
    --color-font-white: #fff;
    --color-font01: #252524;
    --color-primary: #0e225f;
    --color-primary-shade: #4f97f7;
    --color-primary-tint: #23cf81;
    --color-secondary: #ff0000;
    --color-secondary-tint: #4f97f7;
    --color-table-border: #cacaca;
    --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #ffffff;
    --header-background01: #4b4b4b;
    --header-color-font: #4b4b4b;
    --header-color-font-white: #fff;
    --header-color-primary: #4b4b4b;
    --header-color-primary-shade: #4b4b4b;
    --header-color-primary-tint: #fff;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #4b4b4b;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "BIZ UDPMincho", "Noto Sans JP", serif;
    --font-family-eng: "Marcellus", "Noto Sans JP", serif;

    /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
    /*300px-80px (1920-375)*/
    --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
    /*240px-80px (1920-375)*/
    --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
    /*200px-100px (1920-375)*/
    --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
    /*180-120px (1920-375) */
    --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
    /*160px-60px (1920-375)*/
    --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
    /*160px-80px (1920-375)*/
    --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
    /*160px-60px (1920-375)*/
    --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    /*150-100px (1920-375) */
    --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
    /*140px-40px (1920-375)*/
    --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
    /*130px-90px (1920-375)*/
    --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /*120px-80px (1920-375)*/
    --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
    /*120px-50px (1920-375)*/
    --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
    /*100px-50px (1920-375)*/
    --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
    /*100px-40px (1920-375)*/
    --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
    --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
    /*96px-48px (1920-375)*/
    --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
    /*90px-30px (1920-375)*/
    --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
    /*80px-60px (1920-375)*/
    --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
    /*80px-40px (1920-375)x*/
    --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
    /*60px-30px (1920-375)*/
    --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
    /*80px-20px (1920-375)x*/
    --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
    /*60px-40px (1920-375)*/
    --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
    /*60px-30px (1920-375)*/
    --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    /*50px-30px (1920-375) */
    --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
    /*40px-30px (1920-375)*/
    --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
    /*40px-20px (1920-375)*/
    --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
    /*35px-15px (1920-375)*/
    --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
    /*30px-20px (1920-375)*/
    --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
    /*24px-14px (1920-375)*/
    --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
    /*20px-10px (1920-375)*/
    --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
    /*18px-14px (1920-375)*/
    --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
    /*16px-14px (1920-375)*/
    --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
    /*14px-12px (1920-375)*/
    --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
    /*12px-11px (1920-375)*/
    /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
    /*12rem-6rem (1920-375)*/
    --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
    /* 100 - 40 */
    --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
    /*9rem-4rem (1920-375)x*/
    --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
    /*8rem-6rem (1920-375)*/
    --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
    /*8rem-4rem (1920-375)x*/
    --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
    /*7.2rem-4.2rem (1920-375)*/
    --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
    /*7rem-4.2rem (1920-375)*/
    --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
    /*6rem-3.6rem (1920-375)*/
    --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
    --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
    /*5.6rem-3.2rem (1920-375)*/
    --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
    /*4.8rem-3.8rem*/
    --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
    /*4.8rem-2.4rem (1920-375)*/
    --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
    /*4.2rem-3.2rem (1920-375)*/
    --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
    /*4.2rem-2.4rem (1920-375)*/
    --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
    /*4.2rem-1.9rem (1920-375)*/
    --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
    /*4rem-3rem (1920-375)*/
    --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
    /*4rem-2rem (1920-375)*/
    --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
    /*3.6rem-2.4rem (1920-375)*/
    --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
    /*3rem-2.4rem (1920-375)*/
    --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
    /*3rem-2rem (1920-375)*/
    --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
    /*3rem-1.5rem (1920-375)*/
    --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
    /*2.8rem-1.8rem (1920-375)*/
    --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
    /*2.6rem-1.8rem (1920-375)*/
    --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
    /*2.4rem-1.8rem (1920-375)*/
    --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
    /*2.4rem-1.4rem (1920-375)*/
    --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
    --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
    /*2.2rem-1.6rem (1920-375)*/
    --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
    /*2rem-1.6rem (1920-375)*/
    --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
    /*2rem-1.4rem (1920-375)*/
    --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /*1.8rem-1.4rem (1920-375)*/
    --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
    /*1.4rem-1.2rem (1920-375)*/
    --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
    /*1.2rem-1.1rem (1920-375)*/

    /* add */
    --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
    --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
    --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
    scroll-behavior: smooth;
}

.spmenu #menu p {
    width: max-content;
    color: var(--header-color-font-white);
}

.spmenu #menu span,
.spmenu #menu span:before,
.spmenu #menu span:after {

    background: var(--header-background);
}

body.home #contact-bottom {
    display: none;
}

.cta01 .cta01_wrap h2 {
    text-align: center;
}

.cta02 .cta02_wrap h2 {
    text-align: center;
}

.anchor_link::before {
    content: "";
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}


.widearea {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /* 120-80px (1920-375) */
    background: var(--color-background-01);
}

.padding-120 {
    padding: var(--px120) 0;
}

.content-inner {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
}

.text-16 {
    font-size: var(--rem16);
    letter-spacing: 0.05em;
    line-height: 2.2;
}

.text-16-sb {
    font-size: var(--rem16);
    letter-spacing: 0.02em;
    line-height: 2;
}

.font-w500 {
    font-weight: 500;
}

.font-wbold {
    font-weight: bold;
}

.font-f-02 {
    font-family: var(--font-family02);
}

.main-wrapper {
    position: relative;
    background: var(--color-background01);
}

.main-wrapper::before {
    content: "";
    background: #E0E0E0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    inset: 0;
    position: absolute;
}


/* header navbar */
@media print,
screen and (min-width: 1024px) {
    .sticky-header #header>.inner {
        box-shadow: none;
    }

    nav#mainNav ul li.pc_none {
        display: none;
    }

    #header,
    .sticky-header #header-layout {
        height: 100px;
        background: var(--header-background01);

    }

    #header ul.header__contact {
        margin-left: 1rem;
        height: 60px;
    }

    nav#mainNav ul li a {
        padding: var(--px20) clamp(10px, calc(3rem + ((1vw - 19.2px) * 2.2321)), 30px);
    }

    #header .logo img {
        max-width: 281px;
        width: 100%;
        max-height: 77px;
    }

    nav#mainNav ul li a b {
        font-weight: 400;
        font-size: clamp(14px, calc(1.9rem + ((1vw - 19.2px) * 0.558)), 19px);
        letter-spacing: 0.14em;
        color: var(--header-color-font-white);
        line-height: 1.6;
    }

    nav#mainNav ul li a span {
        font-family: var(--font-family-eng);
        font-weight: 400;
        letter-spacing: 0.14em;
        color: var(--header-color-font-white);
        line-height: 1.6;
    }

    #header ul.header__contact .header__inner {
        position: relative;
    }


    #header a.head_btn::before {
        margin-bottom: 0;
    }

    #header a.head_btn.tel_btn::before {
        display: none;
    }

    #header a.head_btn {
        font-weight: 400;
    }

    #header a.head_btn.tel_btn {
        color: var(--header-color-font-white);
        padding-left: var(--px16);
        padding-right: var(--px16);
        border-left: 1px solid var(--header-background);
    }

    .note,
    .note b {
        font-weight: 500;
    }

    #header .tel_icon {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: var(--rem20);
    }

    #header .tel_icon::before {
        content: "\f095";
        display: block;
        font-family: "FontAwesome";
        font-size: 0.8em;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 2px;
    }

    #header a.head_btn.tel_btn:hover {
        color: var(--header-color-font);
    }

    #header a.head_btn.mail_btn {
        flex-direction: row;
        font-size: var(--rem20);
        gap: 8px;
        padding-left: calc(var(--px24) - 1px);
        padding-right: calc(var(--px24) - 1px);
        letter-spacing: 0.02em;
        border-left: 1px solid var(--header-background);
    }

    #header a.head_btn.mail_btn::before {
        font-size: 1.2em;
        margin-top: 2px;
    }

    #header a.head_btn.mail_btn:hover {
        color: var(--header-color-primary);
    }

    #header ul.header__contact .header__inner-online {
        height: 100px;
    }


    #header ul.header__contact .header__inner-online .online_icon {
        width: 2rem
    }

    #header ul.header__contact .header__inner-online .online_icon img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .online_btn {
        flex-direction: row !important;
        border-left: 1px solid var(--header-background);
        gap: 1rem;
        background: #0E225F !important;
    }

    .online_text-sub {
        font-size: var(--rem20);
    }

    .online_btn:hover {
        opacity: 1;
        background: var(--header-color-primary) !important;
    }
}

@media print,
screen and (max-width: 1023px) {

    nav#mainNav ul li a:active,
    nav#mainNav ul li a:hover,
    nav#mainNav ul li.current-menu-ancestor a,
    nav#mainNav ul li.current-menu-item a,
    nav#mainNav ul li.current-menu-parent a,
    nav#mainNav ul li ul.sub-menu li a:active,
    nav#mainNav ul li ul.sub-menu li a:hover {
        background: var(--header-color-primary) !important;
        color: #fff;
    }

    .mobile #header {
        background: var(--header-background01);

    }

    #header {
        background: var(--header-background01);

    }

}

/* code footer */
#footer {

    font-size: var(--rem12);
    padding: var(--px80) 0 var(--px40);

}

#footer .footer__logo img {
    max-width: 281px;
    max-height: calc(var(--px80w) - 3px);
}

#copyright {
    font-weight: 300;
    margin: var(--px50) auto 0;
}

.footer__inner {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    padding-bottom: var(--rem20);
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 5%;
    border-bottom: solid 1px;
}

@media print,
screen and (max-width: 768px) {
    .footer__inner {
        flex-direction: column;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/* ----------------------------
right
----------------------------*/

#footer .footnav ul {
    justify-content: flex-end;
}

@media print,
screen and (max-width: 768px) {
    #footer .footnav ul {
        justify-content: center;
        margin-top: var(--px40);
    }
}

/*footer navi ico*/

#footer .footnav ul>li {
    position: relative;
    line-height: 1.4;
    padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px;
    /* 16-9px、15-8px (1920-375) */
    margin-bottom: 10px;
}

#footer .footnav ul>li::before {
    left: 0;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    margin-top: 0;
    background: transparent;
}

#footer .footnav ul>li::after {
    content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
    margin: 0;
    text-align: left;
}

.leftarea .logoare {
    display: flex;
    flex-direction: column;
    gap: var(--px14);
    line-height: 1;
}

.footer__catchphrase {
    line-height: 1.2;
    text-align: left;
}

@media print,
screen and (max-width: 768px) {
    #footer .footer__logo:not(:last-child) {
        text-align: center;
    }

    .footer__catchphrase {
        text-align: center;
    }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/*LAYOUT調整*/

#footer .socialicon ul,
.socialicon ul {
    -webkit-box-pack: start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

#footer .socialicon ul li,
.socialicon ul li {
    padding: 0;
}

@media print,
screen and (max-width: 768px) {

    #footer .socialicon ul,
    .socialicon ul {
        justify-content: center;
    }
}

/* code main-ttl */
.main-ttl,
.post .main-ttl {
    font-family: var(--font-family02);
    font-weight: 500;
    font-size: calc(var(--rem30) + 4px);
    letter-spacing: 0.08em;
    line-height: 1.4;
    color: var(--color-font-white);
    margin: 0;
    margin-bottom: var(--px60);
    /* font-variant: small-caps; */
}

.main-ttl .eng-ttl {
    display: block;
    font-family: var(--font-family-eng);
    font-weight: 400;
    font-size: var(--rem24w);
    line-height: 1.4;
    letter-spacing: 0.04em;
    text-transform: unset;
}

.post .main-ttl.txt_l {
    color: var(--color-font);
}

.post .main-ttl.txt_l .eng-ttl {
    color: var(--color-primary);
}

.post .main-ttl.txt_l::after {
    background: var(--color-font);
}

.post .main-ttl.txt_l::after {
    margin-left: 0;
    margin-right: auto;
}

.post h2::after {
    width: var(--px80w);
    height: 1px;
    background: var(--color-background);
    margin-top: 0.7em;
}

.main-ttl:after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: var(--px80w);
    height: 1px;
    background: var(--color-background);
    margin: 0.7em auto 0;

}

/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 210px;
    font-family: var(--font-family-eng);
    font-size: var(--rem16);
    font-weight: 400;
    letter-spacing: 0.1em;
    color: var(--color-primary);
    line-height: 1.6;
    text-align: center;
    background: transparent;
    padding: 12px var(--px50) 12px calc(var(--px24) + 3px);
    margin: 0;
    margin-top: var(--px70);
    border: 1px solid var(--color-primary);
    border-radius: 0;
    transition: all 0.3s;
    text-transform: uppercase;
}

.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
    content: url(/wp-content/uploads/icon-btn.png);
    line-height: 1;
    top: 46%;
    right: 24px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    transition: 0.3s all;
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
    opacity: 0.7;
    background: transparent;
    color: var(--color-primary);
}

/* .post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
color: #fff;
} */
.subimitarea>.linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
}

/* code contact */
.cta01 {
    padding: var(--px180) 0;
    background: url(/wp-content/uploads/contact-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 0;
}

.cta01:before {
    content: "";
    background: var(--clr-000);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.4;
}

/* 
.cta01::after {
	content: "";
	background: var(--bg-linear01);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
} */

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    position: relative;
    z-index: 10;
}

.cta01 .ctabtnlist {
    justify-content: space-between;
    margin: var(--px50) auto 0 auto;
}

.cta01 .ctabtnlist li {
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}

.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px35) 0;
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font-white);
    border-radius: 0;
    transition: all ease 0.15s;
}

.cta01 a.item:hover {
    opacity: 0.8;
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
    display: block;
    font-weight: 400;
    margin-bottom: var(--px16);
}

.cta01 .infotxt {
    font-size: var(--rem16);
    font-weight: bold;
    letter-spacing: 0.1em;
}

/*電話ボタン*/

.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: var(--px14);
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
}

.cta01 a.telbtn {
    border: 1px solid var(--color-background);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: calc(var(--rem24) + 2px);
}

.cta01 .mailbtn .infotxt {
    font-weight: 400;
}

.cta01 a.mailbtn {
    border: 1px solid var(--color-background);
    border-left: 0;
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
    content: "\f0e0";
}

.cta01 .telnum::before {
    content: "\f3cd";
    margin-right: var(--px14);
}

@media print,
screen and (max-width: 768px) {

    .cta01 .ctabtnlist li,
    .cta01 .ctabtnlist a.item {
        width: 100%;
    }

    .cta01 .ctabtnlist li+li {
        margin-top: 1rem;
    }

    .cta01 a.mailbtn {
        border: 1px solid var(--color-background);
    }
}

/* code about */
.gap-column01 {
    gap: calc(var(--px60) - 2px);
}

.about-content {

    padding: calc(var(--px80) + 3px) 0 var(--px96);
    position: relative;
}

.column01 p {
    font-size: var(--rem18);
    line-height: 2.4;
    letter-spacing: 0.04em;
}

.column01 {
    position: relative;
    margin: 0;
}


.column01_wrap {
    width: 100%;

    position: relative;
    max-width: 1600px;
    z-index: 1;

    gap: 4%;
}

.column01 .txtarea {
    background: transparent;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

.column01 .txtarea .txtinner {
    max-width: 100%;
}

.column01 .imgarea {
    max-width: 750px;
    overflow: hidden;
    line-height: 0;
    margin: 0;
}

.column01 .imgarea img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.coffee01 {
    position: absolute;
    left: 3%;
    bottom: 12%;
}

.coffee02 {
    position: absolute;
    bottom: 0;
    right: calc(var(--px100) + var(--px12));
}

@media print,
screen and (max-width: 1440px) {
    .coffee01 {
        max-width: 270px;
    }

    .coffee02 {
        max-width: 130px;
    }
}

@media print,
screen and (max-width: 1024px) {
    .coffee01 {
        max-width: 195px;
    }

    .coffee02 {
        max-width: 120px;
    }
}

@media print,
screen and (max-width: 1240px) and (min-width: 1024px) {
    .column01 p {
        font-size: 15px;
    }

    .column01 .linkBtn {
        margin-top: 25px;
    }

    #about .main-ttl {
        margin-bottom: 25px;
    }
}

@media print,
screen and (min-width: 769px) {
    .about-content .column01 {
        padding: 0 var(--px130);
    }
}

@media print,
screen and (max-width: 768px) {
    .column01 .txtarea {
        padding: var(--px80) 0;
    }

    .column01_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .coffee01 {
        max-width: 300px;
        left: 4%;
        bottom: 40%;
    }

    .coffee02 {
        max-width: 180px;
        bottom: 0;
        right: var(--px120);
    }
}

@media print,
screen and (max-width: 432px) {
    .column01_wrap {}

    .coffee01 {
        max-width: 190px;
        position: absolute;
        left: 2%;
        bottom: 56%;
    }

    .coffee02 {
        max-width: 120px;
        position: absolute;
        bottom: 0;
        right: var(--px90);
    }
}

@media print,
screen and (max-width: 376px) {
    .column01_wrap {
        margin-left: var(--px90);
        margin-right: var(--px90);
    }

    .coffee01 {
        max-width: 160px;
        position: absolute;
        left: 2%;
        bottom: 60%;
    }

    .coffee02 {
        max-width: 120px;
        position: absolute;
        bottom: 0;
        right: var(--px90);
    }
}

/* code instagram */
.instagram-content {
    /*編集中     padding: var(--px120) 0 var(--px150); */
    padding: 0 0 var(--px150);
    position: relative;

}

.sb_instagram_header {
    padding: 12px 1rem;
}

/* code product */
.product-content {
    margin-bottom: var(--px120);
}

.column03 p {
    font-size: var(--rem18);
    line-height: 1.8;
    letter-spacing: 0.04em;
}

.column03 {
    position: relative;
    padding: 0;
    margin: 0;
}

.column03_wrap {
    position: relative;
    max-width: 1782px;
    width: 100%;
    margin: 0;
    margin-left: var(--px140);
    z-index: 1;
}

.column03 .txtarea {
    max-width: 602px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: var(--px50);
    margin: 0;
}

.column03 .imgarea {
    max-width: 1180px;
    overflow: hidden;
    line-height: 0;
    margin: 0;
}

.column03 .imgarea img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

@media print,
screen and (max-width: 768px) {
    .column03 .txtarea {
        margin: 0 auto;
        padding: var(--px80) 8%;
    }
	.column03 .txtarea .txtinner {
		width: 100%;
	}

    .column03_wrap {
        margin: 0 auto;
    }
}

/* code online-shop */

#online-shop {
    padding: var(--px120) 0;
    position: relative;
}

#online-shop>figure {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#online-shop>figure>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.online-content {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    position: relative;
}

.online-content .linkBtn {
    background: rgba(255, 255, 255, 0.8) !important;
    border: none !important;
    padding: var(--rem20) var(--px100) var(--rem20) var(--rem30) !important;
    display: flex;
    align-items: center;
    gap: 1rem;
    max-width: 100% !important;
}

.online-content .linkBtn-icon {
    width: 100%;
    max-width: 3.8rem;
}

.online-content .linkBtn-icon img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.post .link_item {
    width: 100%;
    margin: 0;
    border: none;
}

.post .link_item a {
    position: relative;
    display: block;
}

.post .link_item_img {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.post .link_item_img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--clr-000);
    pointer-events: none;
    opacity: 0.2;
}

.post .link_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.link_item .link_item_ttl {
    width: 90%;
    max-width: 703px;
    padding: calc(var(--px24) + 1px) 0;
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--rem40w);
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: var(--color-font-white);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}





.link_item .link_item_ttl::after {
    display: block;
    content: url(/wp-content/uploads/icon-online-shop.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: var(--px30);
}

/* shop-info */

.sec01 {
    position: relative;
    background: url(/wp-content/uploads/top-06.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: var(--px90) 0 var(--px150);
}

.sec01::before {
    content: "";
    background: linear-gradient(270deg, rgba(122, 113, 106, 0) 0%, rgba(52, 48, 45, 0.48) 55.48%, rgba(0, 0, 0, 0.6) 100%);
    width: 100%;
    height: 100%;
    inset: 0;
    position: absolute;
}

.toptxtarea {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.column07 {
    position: relative;
    margin: 0;
}

.column07_wrap {
    position: relative;
    max-width: 1600px;
    width: 90%;
    margin: 0 auto;
    z-index: 10;
}

.column07 .txtarea {
    padding: var(--px30) clamp(20px, calc(9rem + ((1vw - 19.2px) * 7.8125)), 90px);
    margin: 0;
}

#shop-info .googlemap {
    height: 100%;
    margin: 0 auto;
}

.post table.table-shop-info {
    margin: 0 auto;
    width: 100%;
}

.post table.table-shop-info,
.post table.table-shop-info th,
.post table.table-shop-info td {
    border: none;
}

.post table.table-shop-info th {
    width: 120px;
    color: var(--color-font-white);
    font-weight: 400;
    background: transparent;
}

.post table.table-shop-info th p {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.post table.table-shop-info th,
.post table.table-shop-info td {
    padding: var(--rem20) 0;
    font-size: var(--rem16);
    color: var(--color-font-white);
    letter-spacing: 0.04em;
}

.post table.table-shop-info td {
    padding-left: 5px;
}

@media print,
screen and (max-width: 1470px) and (min-width: 1440px) {
    .column07 .txtarea {
        padding: var(--px30) 40px;
        margin: 0;
    }
}

@media print,
screen and (max-width: 1240px) and (min-width: 1024px) {
    #shop-info .googlemap {
        padding-top: 30%;
    }
}

@media print,
screen and (max-width: 768px) {
    .column07 .txtarea {
        padding: 0;
    }

    .post table.table-shop-info th {
        width: 100px;
    }
}

/* code table */
.post table.responsive th {
    width: 25%;
    color: var(--color-font-white);
    font-weight: bold;
    background: var(--color-primary);
    vertical-align: middle;
    border-right: none;
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
}

.post table.responsive td {
    border-left: 0;
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
    vertical-align: middle;
}



h1.title,
.post h1,
header#h1Header h1.titleh1.title,
.post h1,
header#h1Header h1.title {
    font-size: var(--rem30);
    font-weight: 400;
}



@media print,
screen and (max-width: 768px) {
    .link_item .link_item_ttl {
        font-size: var(--rem30);
    }

    .post table.table-shop-info th,
    .post table.table-shop-info td {
        padding: 6px 0;
    }

}


/* @media print,
screen and (max-width: 768px) {
	.pc-mv {
		display: none !important;
	}
}

@media print,
screen and (min-width: 769px) {
	.sp-mv {
		display: none !important;
	}
} */

.metaslider:not(.has-multiple-slides) .flex-control-nav {
    display: none;
}


#mainImg img {
    position: relative;
    background: var(--color-background01);
}



.cta01 .ctabtnlist li {
    margin: 0 auto;
}

.post table.table-shop-info th,
.post table.table-shop-info td {
    background: transparent;
    border: 0;
    font-size: var(--rem16);
    letter-spacing: .04em;
    font-weight: 400;
    line-height: 2;
    padding: 1em 0 0;
    vertical-align: top;
}

.post table.table-shop-info th p {
    display: block;

}

.post table.table-shop-info tr {
    border-bottom: 1px solid #fff;
}


.tbbr {
    display: none;
}

@media print,
screen and (min-width: 641px) {
    .tbbr {
        display: block;
    }

    .post table.table-shop-info th p {
        min-height: 4em;
    }

    .post table.table-shop-info tr:not(:has(br:not([class]))) th,
    .post table.table-shop-info tr:not(:has(br:not([class]))) td {
        vertical-align: bottom;
    }

    .post table.table-shop-info tr:not(:has(br:not([class]))) th p {
        display: flex;
        align-items: flex-end;
    }

    .post table.table-shop-info tr:first-child th p {
        min-height: 0 !important;
    }
}

@media print,
screen and (max-width: 1023px) {
    .column07 .txtarea {
        margin-bottom: var(--px80);
        padding: 0;
    }

    .column07 .w50 {
        width: 100%;
    }

    .column07 .flexbox {
        display: block;
    }

}

@media print,
screen and (max-width: 768px) {
    .column07 .txtarea {
        margin-bottom: var(--px80);
    }

    .post table.table-shop-info tr:has(br.spbr) th p {
        display: flex;
        align-items: flex-start;
    }
}

@media print,
screen and (max-width: 640px) {
    .post table.table-shop-info td {
        padding-top: 0;
    }

    .post table.table-shop-info th {
        padding-top: var(--px40);
    }
}

#pick-up {
    padding: var(--px80) 0;
    position: relative;
}

.pick-up-content {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
}


.pick-up-content .main-ttl {
    color: var(--color-font);
}

.pick-up-content .main-ttl:after {
    background: var(--color-font) !important;
}

.pick-up-content .eng-ttl {
    color: var(--color-primary);
}

.pick-up-content__list {
    display: flex;
    justify-content: center;
    gap: var(--px60);
    flex-wrap: wrap;
}

.pick-up-content__item {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 26rem;
}

.pick-up-content__thumb {
    width: 100%;
}

.pick-up-content__thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.pick-up-content__title {
    color: var(--color-primary);
    letter-spacing: 0.08em;
    font-family: var(--font-family02);
    padding-top: var(--rem16);
}

.pick-up-content__text {
    letter-spacing: 0.08em;
    font-size: var(--rem18);
    font-weight: 400;
}

/* code semi-wrapper */
.page-product {
    background: #d4d4d4;
}

.main-ttl.semi-ttl,
.post .main-ttl.semi-ttl {
    color: var(--color-font);
}

.main-ttl.semi-ttl .eng-ttl,
.post .main-ttl.semi-ttl .eng-ttl {
    color: var(--color-primary);
}

.main-ttl.semi-ttl::after,
.post .main-ttl.semi-ttl::after {
    background: var(--color-font);
}

.box-img {
    display: flex;
    gap: var(--rem20);
}

.box-img .imgarea {
    position: relative;
    overflow: hidden;
    width: 50%;
}

.box-img .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post .col2_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-wrap: wrap;
    gap: var(--rem40w);
    align-items: center;
}

.post .col2_list>li {
    width: calc((100% - var(--rem40w) * 1) / 2);
}

.post h3 {
    font-size: var(--rem24w);
    font-family: var(--font-family02);
    font-weight: 400;
    letter-spacing: 0.1rem;
    padding: 0 0 0.5em;
    margin: 0 auto var(--rem20);
    border-bottom: 1px solid var(--color-font);
}

.post .col2_list .txtarea p {
    line-height: 1.8;
}

@media print,
screen and (max-width: 768px) {
    .post .col2_list>li {
        width: 100%;
    }

    .post .col2_list {
        flex-direction: column-reverse;
    }

    #pick-up>div>ul>li {
        /* 		width: 25%; */
        width: 32%;
    }

    .pick-up-content__list {
        gap: 6px;
    }
}

.displaynon {
    display: none;
}

#instagram>h2 {
    color: var(--color-primary);
}


#instagram>h2::after {
    background: var(--color-font);
}

#sb_instagram {
    width: 90%;
}

#scrollUp {
    bottom: 65px !important;
}

#front_top_content,
#front_bottom_content {
    background: var(--color-background01);
}

#front-sectionPost {
    position: relative;
    z-index: 10;
}

#front_top_content::before {
    content: "";
    background: #E0E0E0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    inset: 0;
    position: absolute;
}

/* .postlist .post_text {
	border-bottom: 1px solid;
} */

.postlist li:first-child {
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
}

#cat-post>h1 {
    display: none;
}

/* Online-SHOP HEADER */

.header__inner-online {
    display: none !important;
}

body:not(.home) {
    background: #d4d4d4;
}

@media print, screen and (min-width: 769px) {
	.txtarea.pc_none {
		display: none !important;
	}
	
}

@media print, screen and (max-width: 768px) {
	.column03 .txtarea.pc_none {
		padding-bottom: 0;
	}
	
}