@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=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #000000;
    --color-background-op70: #ffffffB3;
    --clr-FADCE7: #FADCE7;
    --clr-FFF600: #FFF600;
    --clr-EBF7D1: #EBF7D1;
    --clr-000: #000;
    --color-font: #000;
    --color-font01: #fff;
    --color-primary: #C8A752;
    --color-primary-shade: #C8A752;
    --color-primary-tint: #C8A752;
    --color-secondary: #111111;
    --color-secondary-shade: #111111;
    --color-secondary-tint: #111111;
    --color-table-border: #CCCCCC;
    --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #000000;
    --header-color-font: #FFFFFF;
    --header-color-primary: #FFFFFF;
    --header-color-second: #000000;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #000000;
    --footer-color-font: #FFF;
    --footer-color-primary: #fff;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Noto Serif JP", "Noto Sans JP", sans-serif;
    --font-family03: "Playfair Display", "Noto Sans JP", sans-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)*/
    --px160-40: clamp(40px, calc(160px + ((1vw - 19.2px) * 13.3929)), 160px);
    /* 160-40 (1920-1024) */
    --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)*/
    --px60s: clamp(20px, calc(60px + ((1vw - 19.2px) * 2.589)), 60px);
    /*60px-20px (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)*/
    --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)*/
    --rem15: clamp(1.4rem, calc(1.5rem + ((1vw - 19.2px) * 0.0647)), 1.5rem);
    --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 */
    --rem45-20: clamp(2rem, calc(4.5rem + ((1vw - 19.2px) * 1.6181)), 4.5rem);
    --px40-8-pc: clamp(8px, calc(40px + ((1vw - 19.2px) * 3.5714)), 40px);
    --px180-50: clamp(50px, calc(180px + ((1vw - 19.2px) * 8.4142)), 180px);
}

html {
    scroll-behavior: smooth;

}


#header .logo {
    display: flex;
    align-items: center;
}

.logo-txt {
    font-weight: 600;
    font-size: var(--rem22w);
    color: var(--header-color-font);
    line-height: 1.6;
    letter-spacing: .05em;
    font-family: var(--font-family02);
    min-width: fit-content;
    margin-left: var(--px14);
}

.logo-txt>span {
    font-size: 1.23em;
    font-family: var(--font-family03-en);
    text-transform: lowercase;
    font-weight: 600;
    margin-left: .27em;
    letter-spacing: 0;
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    #header .logo .logo-txt {
        font-size: clamp(14px, calc(2.2rem + ((1vw - 19.2px) * 0.8929)), 22px);
    }

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

    #header {
        height: 100px;
        font-family: var(--font-family02);
        text-transform: uppercase;
    }

    #header .logo {
        display: flex;
        align-items: center;
        padding: 10px clamp(20px, calc(-2.857px + 2.232vw), 40px);
    }

    #header .logo img {
        max-width: 116px;
        max-height: 76px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 50px;
        /* margin-left: clamp(1px, calc(40px + ((1vw - 19.2px) * 4.3527)), 40px); */
        backface-visibility: visible;
    }

    #header .logo .logo-img img {
        max-height: 74px;
        min-width: 50px;
    }

    #header .logo .logo-wrap {
        display: flex;
        align-items: center;
        margin-left: var(--px40-8-pc);
        gap: var(--px20);
    }

    #header .logo .logo-wrap a {
        display: block;
        position: relative;
    }


    .sticky-header #header-layout {
        height: 80px;
    }

    #header ul.header__contact {
        padding-left: clamp(10px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
    }

    #header ul.header__contact>li {
        /* margin-left: clamp(8px, calc(28px + ((1vw - 19.2px) * 1.3393)), 28px); */
    }

    #header ul.header__contact>li:last-child {
        /* margin-right: clamp(8px, calc(18px + ((1vw - 19.2px) * 1.3393)), 18px); */
    }

    nav#mainNav ul li.recruit-btn {
        margin-left: clamp(10px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
        display: flex;
        align-items: center;
        transition: all .3s ease;
    }

    nav#mainNav ul li.recruit-btn:hover a b {
        color: var(--color-secondary);
    }

    nav#mainNav ul li a {
        padding: var(--px20) clamp(8px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
        /* font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 1.5393)), 16px); */
    }

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(16px + ((1vw - 19.2px) * 0.4)), 16px);
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: 0;
        color: var(--header-color-font);
    }

    nav#mainNav ul li.recruit-btn a b {
        font-weight: bold;
        color: var(--header-background);
        transition: all .3s ease;
    }

    #header a.head_btn::before {
        display: inline-block;
    }

    #header a.head_btn {
        /* border-radius: var(--px50); */
    }

    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: transparent;
        width: 100%;
        min-width: calc(var(--px240) + var(--px24));
        position: relative;
        padding: var(--px16) clamp(10px, calc(3.143px + 0.67vw), 16px);
        /* height: 75px; */
    }

    #header a.head_btn.tel_btn .tel_text-sub {
        font-weight: bold;
        font-family: var(--font-family01);
        color: var(--header-color-font);
        font-size: var(--rem12);
        letter-spacing: 0;
    }

    #header a.head_btn.tel_btn .tel_text-sub .note {
        font-size: calc(var(--rem12) + 1px);
        /* font-family: var(--font-family02); */
        font-weight: 400;
    }

    #header a.head_btn.tel_btn .tel_text-sub .note b {
        font-weight: 400;
    }

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem28);
        font-family: var(--font-family02);
        font-weight: 600;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em;
        line-height: 1.4;
        /* padding-right: .5em; */
    }

    #header a.head_btn.tel_btn::before {
        content: '';
        position: absolute;
        left: 0;
        top: 15%;
        height: 70%;
        display: inline-block;
        width: 1px;
        background: #AEAEAE;
    }

    #header a.head_btn.tel_btn .tel_icon::before {
        content: none;
        font-family: "FontAwesome";
        font-size: .75em;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--header-color-font);
    }

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

    #header a.head_btn.tel_btn:hover .tel_icon::before {
        color: inherit;
    }

    #header a.head_btn.tel_btn:hover .tel_text-sub {
        color: inherit;
    }

    #header a.head_btn.mail_btn .smaller-txt {
        display: block;
    }

    #header ul.header__contact li {
        padding: 0;
        /* margin-right: 10px; */
        display: flex;
        align-items: center;
    }

    #header a.head_btn.mail_btn,
    #header a.head_btn.reservate_btn,
    #header .recruit-btn>a {
        flex-direction: row;
        text-align: center;
        line-height: 1.4;
        min-width: calc(var(--px200) + 0px);
        background: var(--header-background);
        color: var(--header-color-font);
        border: 1px solid var(--header-color-primary);
        /* font-family: var(--font-family02); */
        padding: var(--px16) clamp(15px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: 0;
        font-family: var(--font-family02);
        border-radius: 0;
        /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14); */
        height: 60px;
        margin-right: clamp(10px, calc(-1.429px + 1.116vw), 20px);
        /* border-radius: var(--px100s); */
    }

    #header .recruit-btn>a {
        background: var(--header-color-second) !important;
        transition: .3s all ease;
    }

    #header .recruit-btn:hover>a {
        background: var(--header-background) !important;
        color: var(--header-color-font);
    }

    #header a.head_btn.line_btn {
        background: var(--header-color-second);
        color: var(--header-background);
        font-family: var(--font-family03-en);
        font-weight: bold;
        font-size: calc(var(--rem18) + 1px);
    }

    #header a.head_btn.mail_btn::before {
        content: none;
        font-family: "FontAwesome";
        font-size: var(--rem20);
        font-weight: 400;
        line-height: 1;
        /* margin-top: 4px; */
        /* margin-right: 8px; */
        color: var(--color-background);
        margin-right: 10px;
        margin-bottom: 0;
    }

    #header a.head_btn.line_btn::before {
        content: "\f3c0";
        font-weight: normal;
        font-size: var(--rem20);
    }

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

    }

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

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

    nav#mainNav ul ul.sub-menu {
        min-width: max-content;
    }

    nav#mainNav ul li ul.sub-menu li a,
    nav#mainNav ul li ul.sub-menu li a:hover,
    nav#mainNav ul li.current-menu-item ul.sub-menu li a,
    nav#mainNav ul li ul.sub-menu li.current-menu-item a {
        min-width: max-content;
    }

    nav#mainNav ul li.current-menu-item.recruit-btn a b,
    nav#mainNav ul li.recruit-btn a:hover b,
    nav#mainNav ul li.recruit-btn a:active b,
    nav#mainNav ul li.recruit-btn.current-menu-parent a b {
        color: var(--color-secondary);
    }

    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 {
        background: var(--header-color-primary);
    }

    nav#mainNav ul li.current-menu-item a b,
    nav#mainNav ul li a:hover b,
    nav#mainNav ul li a:active b,
    nav#mainNav ul li.current-menu-parent a b {
        color: var(--header-background);
    }

    .sticky-header #header>.inner {
        background: var(--header-background);
    }
}


@media print,
screen and (max-width: 1300px) and (min-width: 1024px) {
    /* nav#mainNav ul li a {
        padding: var(--px20);
    } */

    #header a.head_btn.mail_btn,
    #header a.head_btn.tel_btn,
    #header .recruit-btn>a {
        /* min-width: fit-content; */
    }

    /* #header .logo .logo-txt {
        font-size: clamp(13px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    } */


}

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

    nav#mainNav ul li.current-menu-item a,
    nav#mainNav ul li a:hover {
        background: var(--header-color-primary);
        color: var(--color-background);
    }

    nav#mainNav ul li a:hover {
        background: var(--header-color-primary) !important;
        color: var(--color-background);
    }

    #header .logo .logo-txt {
        font-weight: bold;
        font-size: var(--rem24);
        color: var(--color-font);
        line-height: 1;
    }
}

/* header navbar */
#thumbImg::before,
header#h1Header::before {
    content: none;
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a, #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
    background: var(--color-background02);
    color: var(--color-font01);
}

/* newslistスタイル 基本パターン */
.postlist {
    .post_text {
        padding: 26px 0;
        font-weight: 400;
    }

    li {
        border-bottom: 1px solid #ccc;
    }
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-primary);
    font-family: var(--font-family01);
    font-size: calc(var(--rem12) + 1px);
	color: var(--color-font);
}
.post .time a {
	color: var(--color-font);
}
body.home .postlist .ttls a{
	color: var(--color-font01);
}
.postlist .time {
    padding-top: .5em;
    font-weight: 500;
}

#front_top_content,
#front_bottom_content {
    background: #101010;
    padding: var(--px120) 0 var(--px120);
    color: var(--color-font01);
}

/* footer */
#footer {
    padding: var(--px80) 0 var(--px60);
}

#footer .footer__logo img {

    max-height: 152px;
    min-width: 50px;
    max-width: 232px;
}

#footer .footer__logo:not(:last-child) {
    margin-bottom: var(--px30);
    display: flex;
    flex-direction: column;
    align-items: center;
}

#footer .logo-txt {
    margin-left: 0;
    margin-top: 1rem;
}

#footer .footnav {
    margin-bottom: var(--px30);
}

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

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

#footer .footnav ul {
    font-weight: 500;
}

/**------------------------------------------
Anchor Point
*------------------------------------------*/

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

.content-inner {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

/* CTA */
#contact-bottom {
    clear: both;
}


.clr-FFF {
    color: var(--color-background) !important;
}

.fs22 {
    font-size: calc(var(--rem20) + 2px);
}

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

.cta01 {
    background: url(/wp-content/uploads/top-5.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.cta01::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.7;
}

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

.cta01 .cta01_wrap h2,
.cta01 .cta01_wrap h1,
.cta01 .cta01_wrap .main-ttl {
    text-align: center;
    margin-bottom: var(--px40);
}

.cta01 .cta01_wrap p {
    font-size: calc(var(--rem16) + 1px);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 2;
}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 920px;
    margin: var(--px60) auto 0 auto;
    gap: var(--px20);
}

.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(--px30) 0;
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 0;
    transition: all ease .15s;
    border: 1px solid var(--color-background);
    background: transparent;
}

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

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

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

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

/* ボタン共通パーツ */
.cta01 .btnttl {
    display: block;
    font-weight: 500;
}

.cta01 .infotxt {
    font-size: var(--rem16);
    font-weight: 500;
    line-height: 1.4;
}

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem36);
    font-family: var(--font-family02);
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .05em;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    letter-spacing: .05em;
    margin-bottom: 1rem;
}

.cta01 a.telbtn {
    background: transparent;
    color: var(--color-font01);
}

/* メールボタン */
.cta01 .mailbtn .btnttl {
    font-size: var(--rem24w);
    font-weight: 500;
    margin-bottom: 1rem;
}

.cta01 a.mailbtn {
    background: transparent;
    color: var(--color-font01);
}

.cta01 a.mailbtn .infotxt {
    font-weight: 500;
}

/* ボタンアイコン */
.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .telnum::before {
    content: '\f095';
    font-size: var(--rem28);
    color: var(--color-font01);
}

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

.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
    font-size: var(--rem24w);
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 500;
    font-size: var(--rem20w);
    letter-spacing: .05em;
    font-family: var(--font-family02);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: var(--px60);
    line-height: 1;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-primary);
    font-weight: 500;
    letter-spacing: 0.05em;

    text-transform: uppercase;

    font-size: var(--rem48w);
    font-family: var(--font-family03);
    line-height: 1;
    margin-bottom: var(--px30);
}


.post .main-ttl:after,
.main-ttl:after {
    content: "";
	position: relative;
    visibility: visible;
    display: block;
    background: var(--color-primary);
    height: 2px;
    width: 3em;
    margin: 1.5em auto 0 auto;
}


.lh2 {
    line-height: 2;
}

.lh2-5 {
    line-height: 2.5;
}

@media print,
screen and (max-width: 768px) {
    .lh2-5 {
        line-height: 2;
    }
}

#content01 {
    background: #101010;
    padding: var(--px120) 0 var(--px120);
}

body.home .content-wrap .txtarea {
    font-family: var(--font-family01);
    font-weight: 400;
    font-size: var(--rem18);
    line-height: 2.4;
    color: var(--color-font01);
}
#content01 .txtarea .txtinner{
	max-width: 1000px;
	margin: 0 auto;
}
.ls1{
	letter-spacing: 0.01em;
}
/* BTN */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    color: var(--color-background);
    font-size: var(--rem18);
    text-align: center;
    background:  var(--color-primary);
    padding: 24px 40px 24px 20px;
    margin: var(--px60) auto 0;
    border: 0;
    border-radius: 0;
    transition: all .3s;
    font-family: var(--font-family02);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-bottom: 2px solid var(--color-background);
    border-right: 2px solid var(--color-background);
	right: 30px;
}

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

.subimitarea>.linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
}
.home .linkBtn{
	 max-width: 300px;
	  color: var(--color-font1);
	 border: 1px solid var(--color-background);
	background: transparent;
}
.home .linkBtn:hover{
	color: var(--color-font1);
    background: transparent;
    opacity: 0.8;
}
#content02 {
    background: var(--color-background02);
    padding: var(--px120) 0 var(--px140);
}

.features_list.col3_list>li .imgarea {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
    aspect-ratio: 380 / 700;
    overflow: hidden;
}

.features_list.col3_list>li .imgarea::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.5) 52.4%);
    z-index: 1;
}

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

.col3_list>li {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 5;
}

.features_list.col3_list .txtarea {
    position: absolute;
    display: block;
    bottom: var(--px50);
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 2;
    padding: 0 var(--px40);
}

.features_list.col3_list .txtarea p {
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0;
    color: var(--color-font01);
}

@media print,
screen and (min-width: 10224px) {
    .features_list.col3_list .txtinner {
        max-width: 300px;
        margin: 0 auto;
    }
}

/*---------column04-----------*/

.col3_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.features_list.col3_list {
    display: flex;
    gap: var(--px50);
    justify-content: flex-start;
    flex-wrap: wrap;
}

.features_list.col3_list>li>a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    transition: all .3s ease;
}

.features_list.col3_list>li {
    width: calc((100% - (var(--px50) * 2)) / 3);
}

.features_list.col3_list .linkBtn {
    max-width: 180px;
    margin-top: var(--px30);
    line-height: 1.4;
}

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

    .features_list.col3_list>li {
        width: calc((100% - (var(--px50)* 1)) / 2);
    }

    .features_list.col3_list .txtarea {
        padding: 0 5%;
    }
}

@media print,
screen and (max-width: 500px) {
    .features_list.col3_list>li {
        width: 100%;
    }
}

#content03 {
    background: url(/wp-content/uploads/top-4.png) no-repeat center / cover;
    padding: var(--px120) 0 var(--px120);
    position: relative;
}

#content03::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}

#content03 .content-inner {
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.85);
    padding: var(--px120) var(--px120);
}

#content03 .txtarea .txtinner {
    max-width: 907px;
    margin: 0 auto;
}

@media print,
screen and (max-width: 768px) {
    #content03 .content-inner {
        padding: var(--px120) 5%;
    }
}

#content04 {
    background: var(--color-background02);
    padding: var(--px120) 0;
}

#content04 .txtarea .txtinner {
    max-width: 1000px;
    margin: 0 auto;
}

.big-ttl,
.post .big-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
    letter-spacing: .05em;
    font-family: var(--font-family02);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: var(--px60);
    line-height: 1;
}

.big-ttl::after,
.post .big-ttl::after {
    content: "";
    background: var(--color-primary);
    height: 2px;
    width: 3em;
    margin: 0.6em auto 0 auto;
}

.menu-flex {
    gap: var(--px40);
}

.menu-flex .imgarea {
    aspect-ratio: 462 / 325;
    overflow: hidden;
}

.post .table-info {
    border: 0;
    margin: 0;
}

.post .table-info th,
.post .table-info td {
    font-size: var(--rem16);
    background: none;
    border: 0;
    padding: var(--px30) var(--px50) var(--px20) var(--px30);
    border-bottom: 1px solid #ccc;
}

.post .table-info th {
    color: var(--color-font);
    width: 65%;
    padding-right: 1em;
    font-weight: 400;
}

.post .table-info td {
    text-align: right;
}

.content-wrap .txtarea {
    font-family: var(--font-family01);
    font-weight: 400;
    font-size: var(--rem16);
    line-height: 1.875;
    color: var(--color-font);
}

.menu-flex .table-note {
    line-height: 1.2;
    padding-top: var(--px30);
}

.post .sub-ttl {
    font-size: var(--rem20w);
    font-family: var(--font-family01);
    font-weight: bold;
    letter-spacing: .1rem;
    padding: 0 0 .8em;
    margin: 0 auto var(--px50);
    border-bottom: 1px solid var(--color-font);
    color: var(--color-font)
}

.service-info .imgarea {
    aspect-ratio: 621 / 512;
    overflow: hidden;
}

.service-info .txtarea {
    padding: var(--px80) var(--px40);
}

@media print,
screen and (min-width: 1024px) {
    .service-info .txtinner {
        max-width: 456px;
        margin: 0 auto;
    }
}

@media print,
screen and (max-width: 768px) {
    .service-info .txtarea {
        padding: var(--px60) 5%;
    }
}

.service-info .service-info__ttl {
    font-size: var(--rem20w);
    font-family: var(--font-family01);
    font-weight: bold;
    color: var(--color-font);
    line-height: 1.2;
}

.service-info .service-info__ttl::after {
    content: "";
    display: block;
    width: 3em;
    height: 2px;
    background: var(--color-font);
    margin: .6em auto 0 auto;
}

@media print,
screen and (min-width: 769px) {
    .service-info .service-info__ttl {
        font-size: clamp(16px, calc(13.328px + 0.348vw), 20px);
    }
}

/*--FAQ -------------------------------------------*/
.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 4rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: #ffffff;
    border: 1px solid #cccccc;
}

.qa_list .qa_list_inner dd .ans_flex {
    position: relative;
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: stretch;
    padding: 0;
    background: #ffffff;
}

.qa_list .qa_list_inner .a_ico {
    color: #ffffff;
    background: var(--color-primary);
    line-height: 1.525;
    padding: 1rem 1rem 1rem 1rem;
    font-size: 2rem;
    border-right: 1px solid var(--color-table-border);
    width: 100%;
    text-align: center;
    max-width: 117px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}

.qa_list .qa_list_inner .q_ico {
    background: #DDDDDD;
    line-height: 1.525;
    padding: 1rem 1rem 1rem 1rem;
    font-size: 2rem;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid var(--color-table-border);
    font-weight: 800;
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
    line-height: 1.525;
}
.qa_list .qa_list_inner .q_desc{
    display: flex;
    align-items: center;	
}
.qa_list .qa_list_inner .a_desc {
    width: 100%;
}

.qa_list .qa_list_inner dt:after {
    content: '';
    position: absolute;
    top: 46%;
    right: 3rem;
    width: 12px;
    height: 12px;
    border-right: 1px solid #494949;
    border-bottom: 1px solid #494949;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}

.qa_list .qa_list_inner .active:after {
    top: 43%;
    right: 2rem;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
}

.qa_list .qa_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0 4rem 0;
    border: 1px solid var(--color-table-border);
    border-top: 0;
}

@media only screen and (max-width: 959px) {
    .qa_list .qa_list_inner {
        margin-bottom: 8rem;
    }
}

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

    .qa_list .qa_list_inner .q_desc,
    .qa_list .qa_list_inner .a_desc {
        padding: 0.5rem 1.5rem 0.5rem 1rem;
    }

    .qa_list .qa_list_inner dt {
        margin-top: 1.5rem;
        padding: 0rem 1rem 0rem 0rem;
    }

    .qa_list .qa_list_inner .a_ico,
    .qa_list .qa_list_inner .q_ico {
        max-width: 50px;
        padding: 1.2rem 1.0rem;
    }

    .qa_list .qa_list_inner dt:after {
        right: 1.5rem;
        width: 6px;
        height: 6px;
    }

    .qa_list .qa_list_inner .active:after {
        right: 1.0rem;
    }
}

@media only screen and (max-width: 559px) {
    .qa_list .qa_list_inner dd {
        font-size: 1.4rem;
    }

    .qa_list .qa_list_inner {
        margin-bottom: 6rem;
    }

    .qa_list .qa_list_inner dt {
        font-size: 1.4rem;
    }
}

.clr-F713 {
    color: #F71313 !important;
}

.reservation-box {
    background: #F5F5F5;
    padding: var(--px80) var(--px40);
}

.reservation-box .reservation-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 289px;
    padding: var(--px18) var(--px30);
    background: var(--color-primary);
    color: #fff;
    text-decoration: none;
    font-size: var(--rem16);
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1em;
    transition: .3s;
    margin: var(--px40) auto 0;
    text-align: center;
}

.reservation-btn:hover {
    opacity: .8;
}

@media print,
screen and (max-width: 768px) {
    .reservation-box {
        padding: var(--px80) 5%;
    }
}

table {
    border: none;

}

table:first-child,
.post table:first-child {
    margin-top: 0;
}

.post table.table_style02,
.post table.table_style02 th,
.post table.table_style02 td {
    border-color: var(--color-table-border);
}

.post table.table_style02 {
    margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto;
    /* 30-20px (1920-375) */
}


.post table.table_style02 th,
.post table.table_style02 td {
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
    line-height: 1.6;
    letter-spacing: .05em;
    vertical-align: middle;
    /* 20-15px 15-10px (1920-375) */
}

.post table.table_style02 th {
    width: 30%;
    font-weight: bold;
    background: var(--color-primary);
    color: var(--color-background);
    font-family: var(--font-family01);
}

.post table.table_style02 td {
    background: transparent;
    color: var(--color-font);
    font-family: var(--font-family01);
    font-weight: 400;
}
.post table.table_style02 td a {
	text-decoration: underline;
}
.post table.table_style02:first-child {
    margin-top: 0;
}

.post table.table_style02:last-child {
    margin-bottom: 0;
}

.direction-video__movie {
    max-width: 1100px;
    margin: 0 auto;
}

.direction-video__movie video {
    width: 100%;
    display: block;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    background: #000;
}

.store-info {
    display: flex;
    flex-wrap: wrap;
    gap: var(--px20);
}

.store-info .store-info__table {
    width: 54%;
}

.store-info .store-info__map {
    width: 44%;
}

.store-info__map .googlemap {
    aspect-ratio: 558 / 434;
    overflow: hidden;
    padding-bottom: 72%;
}

.store-info__map .office-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 289px;
    padding: var(--px18) var(--px30);
    background: var(--color-primary);
    color: #fff;
    text-decoration: none;
    font-size: var(--rem16);
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1em;
    transition: .3s;
    margin: var(--px40) auto 0;
    text-align: center;
}

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

    .store-info .store-info__table,
    .store-info .store-info__map {
        width: 100%;
    }

    .store-info .store-info__table {
        margin-bottom: var(--px30);
    }

    .store-info__map .googlemap {
        aspect-ratio: unset;
        padding-bottom: 80%;
    }
}

.post table.table_store {
    border: 0;
}

.post table.table_store th,
.post table.table_store td {
    border: 0;
}

.post table.table_store tr {
    border: 0;
    border-bottom: 1px solid var(--color-table-border);
    border-top: 1px solid var(--color-table-border);
    border-right: 1px solid var(--color-table-border);
}

.staff-intro__flex {
    gap: var(--px40);
    padding: 0 10px 0 var(--px20);
}

.staff-intro__flex .imgarea {
    aspect-ratio: 536 / 349;
    overflow: hidden;
}

.staff-intro__flex .txtarea {
    margin: auto 0;
}

.staff-intro__flex .sub-ttl {
    font-size: var(--rem18);
    font-weight: 400;
    font-family: var(--font-family02);
}

.staff-intro__flex .sub-ttl .en-ttl {
    display: block;
    font-family: var(--font-family03);
    font-size: var(--rem20w);
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 1rem;
	font-weight: bold;
}

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

.col3_list>li {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 5;
}

.feature-gym.col3_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: var(--px24);
}

.col3_list {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.feature-gym.col3_list::before {
    content: "";
    display: block;
    width: calc(100% / 3 - var(--px24));
    order: 1;
}

.feature-gym.col3_list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px24) * 2)) / 3);
    order: 2;
}

.feature-gym.col3_list>li {
    width: calc((100% - (var(--px24) * 2)) / 3);
}

@media print,
screen and (max-width: 1023px) {
    .feature-gym.col3_list>li {
        width: calc(calc(100% - var(--px24) * 1) / 2);
    }
}

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

@media print,
screen and (max-width: 500px) {
    .feature-gym.col3_list>li {
        width: 100%;
    }
}

.feature-gym .feature-gym__ttl {
    margin-bottom: calc(var(--px24) + 8px);
}

.feature-gym__ttl p {
    position: relative;
    display: inline-block;
    font-size: var(--rem20w);
    font-family: var(--font-family01);
    line-height: 1.2;
    z-index: 1;
}

.feature-gym__ttl p::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    width: 213px;
    height: 14px;
    background: var(--color-primary);
    z-index: -1;
    transform: translateX(-50%);
}

.feature-gym .imgarea {
    aspect-ratio: 394 / 274;
    overflow: hidden;
}

.content02 .price-intro {
    font-size: var(--rem20w);
    line-height: 1.875;
}

.post table.table-price th {
    width: 64%;
}

.post .table-price td {
    padding-right: 10px;
}

.content02 ul.caution li {
    line-height: 1.875;
}

.content03 .trial-img {
    aspect-ratio: 1239 / 299;
    overflow: hidden;
}

.content03 .apply-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 289px;
    padding: var(--px18) var(--px30);
    background: var(--color-primary);
    color: #fff;
    text-decoration: none;
    font-size: var(--rem16);
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1em;
    transition: .3s;
    margin: var(--px60) auto 0;
    text-align: center;
}

.content04 .schedule-img {
/*     aspect-ratio: 1240 / 512;
    overflow: hidden; */
}

.gym-store__list.col3_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: var(--px100);
}

.col3_list {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gym-store__list.col3_list::before {
    content: "";
    display: block;
    width: calc(100% / 3 - var(--px100));
    order: 1;
}

.gym-store__list.col3_list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px100) * 2)) / 3);
    order: 2;
}

.gym-store__list.col3_list>li {
    width: calc((100% - (var(--px100) * 2)) / 3);
}


@media print,
screen and (max-width: 768px) {
    .gym-store__list.col3_list>li {
        width: calc(calc(100% - var(--px100) * 1) / 2);
    }
}

@media print,
screen and (max-width: 500px) {
    .gym-store__list.col3_list>li {
        width: 100%;
    }
}

.gym-store__list .store-name {
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.2;
}

.store-info__table ul.list_disc li {
    line-height: 1.6;
}

.post .store-info__table table.table_style02 th {
    width: 30%;
}

.post .store-info__table table.table_style02 th,
.post .store-info__table table.table_style02 td {
    padding: var(--px24) var(--px16);
}

.first-guide__list .imgarea {
    aspect-ratio: 621 / 521;
    overflow: hidden;
}

.first-guide__list .txtarea {
    padding: var(--px80) var(--px40);
}

@media print,
screen and (min-width: 1024px) {
    .first-guide__list .txtinner {
        max-width: 456px;
        margin: 0 auto;
    }
}

@media print,
screen and (max-width: 768px) {
    .first-guide__list .txtarea {
        padding: var(--px60) 5%;
    }
}

.first-guide__list .first-guide__ttl {
    font-size: var(--rem20w);
    font-weight: bold;
    text-align: center;
}

.first-guide__ttl::after {
    content: '';
    display: block;
    width: 3em;
    height: 2px;
    background: var(--color-font);
    margin: 0.6em auto 0;
}

.wpcf7-form .must {
    background: #ff0000;
}

.wpcf7-form table.responsive th {
    border: 0;
    background: var(--color-primary);
    color: #fff;
    padding: var(--rem26w) var(--rem16);
}

.wpcf7-form table.responsive td {
    border: 0;
    background: var(--color-background);
    color: var(--color-font);
    padding: var(--rem26w) var(--rem16);
}

.wpcf7-form table.responsive {
    border: 0;
}

.wpcf7-form table.responsive tr {
    border: 1px solid var(--color-table-border);
}