@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=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

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

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Kosugi Maru", "Noto Sans JP", sans-serif;
    --font-family03: "Shippori Mincho", "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) */
	--px180s: clamp(70px, calc(43.301px + 7.12vw), 180px);
    --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: normal;
    font-size: var(--rem24w);
    color: var(--header-color-font);
    line-height: 1.4;
    letter-spacing: -.05em;
    font-family: var(--font-family01);
    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: 150px;
        font-family: var(--font-family02);
        text-transform: uppercase;
    }

    #header .logo {
        display: flex;
        align-items: center;
        padding: 10px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

    #header .logo img {
        max-width: 380px;
        max-height: 120px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 100px;
        /* 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: 90px;
		background: var(--header-background);
    }

    #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 {
        padding: 10px;
        /* 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(18px + ((1vw - 19.2px) * 2.4554)), 18px);
        /* font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 1.5393)), 16px); */
    }

    nav#mainNav ul li a b {
        font-size: clamp(16px, calc(0.6px + 1.35vw), 26px);
        font-weight: 400;
        line-height: 1.3;
        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(--px14));
/*        max-width: 320px; */
        position: relative;
        padding: var(--px16) clamp(8px, calc(16px + ((1vw - 19.2px) * 2.4554)), 16px);
        /* height: 75px; */
    }

    #header a.head_btn.tel_btn .tel_text-sub {
        font-weight: 400;
        font-family: var(--font-family01);
        color: var(--header-color-font);
        font-size: var(--rem20);
        line-height: 1.4;
        letter-spacing: 0;
    }

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

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

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem56);
        font-family: var(--font-family01);
        font-weight: bold;
        line-height: 1;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        color: var(--color-secondary);
        /* padding-right: .5em; */
    }

    #header a.head_btn.tel_btn::before {
        content: none;
        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: "\f095";
        font-family: "FontAwesome";
        font-size: var(--rem36);
        line-height: 1.4;
        margin-top: 10px;
        margin-right: 8px;
    }

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

    #header a.head_btn.tel_btn:hover .tel_icon {
        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 .recruit-btn>a {
        flex-direction: row;
        text-align: center;
        line-height: 1.2;
        min-width: calc(var(--px240) - 10px);
        background: var(--header-color-primary);
        color: var(--color-background);
        /* border: 1px solid var(--header-color-primary); */
        /* font-family: var(--font-family02); */
        padding: var(--px16) clamp(10px, calc(-1.429px + 1.116vw), 20px);
        font-size: clamp(23px, calc(6px + 1.15vw), 34px);
        font-weight: bold;
        letter-spacing: 0;
        border-radius: 0;
        /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14); */
        /* height: 80px; */
        margin: 10px 0;
        /* border-radius: var(--px100s); */
        box-shadow: 0px 4px 0px #305f0c;
        border-radius: 100px;

    }

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

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

    #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: "\f0e0";
        font-family: "FontAwesome";
        font-size: var(--rem26w);
        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 {
        color: var(--header-color-primary);
        background: var(--color-background);
    }

    #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: #fff;
    }
    
	nav#mainNav ul li ul.sub-menu li a {
        color: var(--color-font);
        background: var(--color-background);
		font-size: var(--rem24w);
    }
	nav#mainNav ul li ul.sub-menu li a:hover{
		 color: var(--color-background);
         background: var(--color-primary);
	}
    nav#mainNav ul li.current-menu-ancestor li.current-menu-item a {
        color: var(--color-background);
        background: var(--color-primary);
    }
	
    .sticky-header #header ul.header__contact>li:last-child {
        padding: 5px 0;
    }

    .sticky-header #header a.head_btn.mail_btn,
    #header .recruit-btn>a {
        font-size: var(--rem22w);
    }

    .sticky-header #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem48);
    }

    .sticky-header #header a.head_btn.tel_btn .tel_icon::before {
        font-size: var(--rem30);
        margin-top: 4px;
    }

    .sticky-header #header a.head_btn.tel_btn .tel_text-sub {
        font-size: var(--rem14);
    }
}


@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;
    }
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a:has(>b) {
    background: var(--color-primary);
    color: var(--color-background);
}

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

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
    font-size: 1.8rem;
}
#sp-header .inner #header-layout nav#sp-mainNav.menuOpen{
	max-height: calc(100vh - 80px);
	overflow-y: scroll;
}
/* header navbar */
#thumbImg::before,
header#h1Header::before {
    background: var(--color-background);
    opacity: 0.2;
}

header#h1Header h1.title {
	color: var(--color-primary);
    font-family: var(--font-family02);
    text-shadow: 0px 2px 0px #fff;
    font-size: var(--px60);
}

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

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

.post4b .post4b_img {
    aspect-ratio: 295 / 198;
    overflow: hidden;
}

.post4b .post4b_text .cat-loop {
    font-size: var(--rem24w);
    line-height: 1;
    letter-spacing: 0.05em;
    padding: var(--px20) 0;
    font-family: var(--font-family02);
}
.post .time{
	display: block;
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-primary);
    font-size: var(--rem18);
    font-family: var(--font-family01);
    line-height: 1;
}

.post4b .post4b_text .post4b_contents {
    font-size: var(--rem18);
    font-family: var(--font-family02);
    line-height: 1.6;
	color: var(--color-font);
	opacity: 1;
	padding-top: var(--px14);
}
.post4b .post4b_link{
    font-size: var(--rem16);
    line-height: 1.4;
    border-bottom: 1px solid var(--color-font);
	color: var(--color-font);
}
.post4b_link a {
	color: var(--color-font);
}
#front_top_content,
#front_bottom_content {
    background: var(--color-background);
/*     padding: 0; */
    color: var(--color-font);
}
#front-sectionPost{
/* 	width: 100%; */
}

#front_top_content .linkBtn,
#front_bottom_content .linkBtn {
/*     max-width: 300px !important; */
}
/* @media print, screen and (min-width: 769px){
	.post4b li {
        width: 24%;
    }
	.post4b .post4b_img{
		width: 100%;
		float: none;
	}
	.post4b_text{
		width: 100% !important;
		float: none;
	}
}
@media print, screen and (max-width: 768px){
	.post4b {
		gap: var(--px20);
	}
	.post4b li {
        width: 48%;
    }
	.post4b .post4b_img{
		width: 100%;
		float: none;
	}
	.post4b_text{
		width: 100% !important;
		float: none;
	}
} */
.single-post h1.title{
	font-size: clamp(22px, calc(28px + ((1vw - 19.2px) * 0.3883)), 28px);
	color: var(--color-font);
}
.dateLabel{
	border-color: var(--color-font);
}
.back-to-list {
	display: flex;
}
a.btn-back{
	position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: var(--rem18);
    color: var(--color-background);
    text-align: center;
    background: var(--color-primary);
    padding: var(--rem24) 30px var(--rem24) var(--rem20);
    margin: var(--px60) auto 0;
    border: 0;
    box-shadow: 0px 4px 0px #468814;
    border-radius: 100px;
    transition: all .3s;
    font-family: var(--font-family01);
    font-weight: bold;
    line-height: 1;
}
a.btn-back::after{
	border-bottom: 2px solid var(--color-background);
    border-right: 2px solid var(--color-background);
}
a.btn-bac:hover{
	color: var(--color-background);
    background: var(--color-primary);
    opacity: 0.8;
}
/* footer */
#footer {
    padding: var(--px80) 0 var(--px60);
}

#footer .footer__logo img {
    max-height: clamp(50px, calc(40.291px + 2.589vw), 90px);
    max-width: 314px;
}

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

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

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

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

#footer .footnav ul>li {
    font-size: var(--rem16);
}

/**------------------------------------------
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-20.png) no-repeat center /cover;
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.cta01::after {
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 87%;
    width: 100%;
    background: var(--clr-000);
    opacity: .3;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 60px;
    padding: 0;
    position: relative;
    z-index: 2;
    padding: var(--px100) var(--px60);
}

.cta01 .cta01_wrap h2,
.cta01 .cta01_wrap h1,
.cta01 .cta01_wrap .main-ttl {
    text-align: center;
/*    font-size: clamp(20px, calc(16.117px + 1.036vw), 36px);*/
}

.cta01 .cta01_wrap p {
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    font-weight: 400;
    color: var(--color-font);
    letter-spacing: 0;
    line-height: 1.8;
}

.cta01 .ctabtnlist {
    justify-content: center;
/*    max-width: 780px; */
    margin: var(--px50) 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) var(--px24);
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 0;
    transition: all ease .15s;
    border: 1px solid var(--color-primary);
    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: 2rem;
    }
}

/* ボタン共通パーツ */
.cta01 .btnttl {
    display: block;
    font-weight: 500;
}
.cta01 .infoarea{
/*    max-width: 326px; */
    margin: 0 auto;
}
.cta01 .infotxt {
    font-size: var(--rem20);
    font-weight: 500;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    line-height: 1.4;
}

.cta01 .infotxt span {
    flex-shrink: 0;
}

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem56);
    margin-bottom: 1rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
    color: var(--color-secondary);
    margin: 0 auto 1rem;
}

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

.cta01 a.telbtn {
    background: var(--color-background);
    color: var(--color-font);
    border: 2px solid var(--color-secondary);
    box-shadow: 0px 6px 0px #C34E00;
    border-radius: 10px;
    align-items: flex-start;
}

/* メールボタン */
.cta01 .mailbtn .btnttl {
    font-size: var(--rem36);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 1rem;
}

.cta01 a.mailbtn {
    background: var(--color-primary);
    color: var(--color-background);
    box-shadow: 0px 6px 0px #468814;
    border-radius: 10px;

}

.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(--rem40w);
}

.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, #full-wrapper h1.title {
    font-weight: 400;
    font-size: var(--rem48);
    letter-spacing: .05em;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px60);
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}

.main-ttl::after,
.post .main-ttl::after {
    content: none;
}

.main-ttl::before,
.post .main-ttl::before, #full-wrapper h1.title::before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    background: url(/wp-content/uploads/top-1.png) no-repeat center / contain;
    margin-right: 1rem;
}

.lh2 {
    line-height: 2;
}

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

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

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

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

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

.col4_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    gap: var(--px20);
}

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

.col4_list>li {
    width: calc((100% - (var(--px20) * 3)) / 4);
}

@media print,
screen and (max-width: 1023px) {
    .col4_list {
        justify-content: flex-start;
    }

    .col4_list>li {
        width: calc(calc(100% - var(--px20) * 2) / 3);
    }
}

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

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

.testimonial_list .imgarea {
    aspect-ratio: 295 / 198;
    overflow: hidden;
}

.content-wrap .txtarea {
    font-weight: 400;
/*     font-size: var(--rem24w); */
   line-height: 1.8;
}

.testimonial_list .txtarea {
    font-size: var(--rem18);
    font-family: var(--font-family02);
    line-height: 1.6;
}

.testimonial_list .txtstyle02 {
    font-size: var(--rem24w);
    line-height: 1;
    letter-spacing: 0.05em;
    padding: var(--px20) 0;
}

@media print,
screen and (min-width: 769px) {
    .testimonial_list .txtstyle02 {
        font-size: clamp(19px, calc(15.659px + 0.434vw), 24px);
    }
}

.testimonial_list .txtstyle03 {
    font-family: var(--font-family01);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    background: var(--color-primary);
    color: var(--color-background);
    padding: .4em .6em;
    display: flex;
    align-items: center;
}

.testimonial_list .txtstyle03 span {
    display: flex;
    align-items: center;
}

.testimonial_list .txtstyle03 span::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 15px;
    background: var(--color-background);
    margin: 0 1rem;
}

.testimonial_list .testimonialBtn {
    font-size: var(--rem16);
    line-height: 1.4;
    padding-bottom: 0.2em;
    border-bottom: 1px solid var(--color-font);
}

/* BTN */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 480px;
    font-size: var(--rem36);
    color: var(--color-background);
    text-align: center;
    background: var(--color-primary);
    padding: var(--rem24) 30px var(--rem24) var(--rem20);
    margin: var(--px60) auto 0;
    border: 0;
    box-shadow: 0px 4px 0px #468814;
    border-radius: 100px;
    transition: all .3s;
    font-family: var(--font-family01);
    font-weight: bold;
    line-height: 1;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-bottom: 3px solid var(--color-background);
    border-right: 3px solid var(--color-background);
	right: 16px;
    width: 16px;
    height: 16px;
	margin-top: -9px;
}

.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;
}

.pt120 {
    padding-top: var(--px120) !important;
}

/* .googlearea {
    aspect-ratio: 1240 / 298;
    overflow: hidden;
    margin-top: var(--px120);
} */

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

#content02::before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

#content02 .txtarea {
    background: var(--color-background);
    padding: var(--px100) var(--px40);
}

#content02 .wishes-fulfill__ttl {
    background: linear-gradient(91.5deg, #7D4507 21.39%, #D29D39 44.79%, #7D4507 68.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: var(--font-family03);
    font-weight: bold;
    font-size: var(--rem60);
    line-height: 1;
    letter-spacing: 0.05em
}

#content02 .wishes-list {
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    font-weight: 400;
    line-height: 1;
    max-width: 383px;
    margin: 0 auto;
}

#content02 .wishes-list p {
    display: flex;
    align-items: center;
}

#content02 .wishes-list p::before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 30px;
    background: url(/wp-content/uploads/top-4.png) no-repeat center / contain;
    margin-right: 1rem;
}

#content02 .wishes-fulfill__sub p{
    line-height: 2;
}

.marker-brown{
    display: inline;
    font-weight: bold;
    font-size: var(--rem28);
    color: var(--color-background);
    padding: .2em .4em;

    background: linear-gradient(
        91.5deg,
        #7D4507 21.39%,
        #D29D39 44.79%,
        #7D4507 68.19%
    );

    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

#content02 .wishes-fulfill__note {
    font-weight: 500;
    font-size: var(--rem28);
    line-height: 1;
    padding: 0 .2em .3em;
	display: inline;
}

.wishes-fulfill__note.yellow {
    background: linear-gradient(transparent 50%, #FFEE6B 50%);
	box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

@media print,
screen and (min-width: 1024px) {
    #content02 .txtinner {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media print,
screen and (max-width: 768px) {
    #content02 .txtarea {
        padding: var(--px100) 5%;
    }
}

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

#content03::before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
}

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

.col2_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: var(--px40);
}

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

.col2_list>li {
    width: calc((100% - (var(--px40) * 1)) / 2);
    background: var(--color-primary-tint);
    border-radius: 20px;
    padding: var(--px40);
}

.treatment_list a li {
    display: block;
    Position: relative;
    height: 100%;
    width: 100%;
}

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

.treatment_list .imgarea {
    aspect-ratio: 520 / 300;
    overflow: hidden;
}

.treatment_list .txtstyle02 {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--rem36);
    line-height: 1;
    letter-spacing: 0.05em;
    padding: var(--px30) 0 var(--px20);
    display: flex;
    align-items: center;
}

.treatment_list .txtstyle02::after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    color: var(--color-primary);
    font-size: clamp(24px, calc(20.117px + 1.036vw), 40px);
    margin-left: 1rem;
}

.treatment_list .treatment-note {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--rem24w);
    line-height: 1;
}

.treatment_list .treatment-note::before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 24px;
    background: url(/wp-content/uploads/top-4.png) no-repeat center / contain;
    margin-top: .15em;
    margin-right: 1rem;
}

#content03 .treatment-btn {
    display: flex;
    gap: var(--px20);
    align-items: center;
    max-width: 980px;
    margin: 0 auto;
}

@media print,
screen and (max-width: 768px) {
    #content03 .treatment-btn {
        flex-direction: column;
        margin: 0 auto;
    }

    .post .treatment-btn a.linkBtn:last-child {
        margin-top: var(--px20);
    }
}

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

.visitor-first__img {
    /*aspect-ratio: 1022 / 860;*/
    overflow: hidden;
   max-width: 1022px;
    margin: 0 auto;
	width:100%;
}

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

@media print,
screen and (min-width: 1024px) {
    .reservation-area .txtinner {
        max-width: 1240px;
        margin: 0 auto;
    }
}

.reservation-area .reservation-ttl {
    font-weight: bold;
    font-size: clamp(26px, calc(15px + 1.424vw), 40px);
    line-height: 1;
    letter-spacing: 0.05em;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px20) clamp(15px, calc(8.932px + 1.618vw), 40px);
}

.reservation-area .reservation-ttl::before {
    content: '';
    display: inline-block;
    width: 39px;
    height: 40px;
    background: url(/wp-content/uploads/top-13.png) no-repeat center / contain;
    margin-right: var(--px20);
}

.reservation-area .reservation-ttl::after {
    content: '';
    display: inline-block;
    width: 39px;
    height: 40px;
    background: url(/wp-content/uploads/top-14.png) no-repeat center / contain;
    margin-left: var(--px20);
}

.reservation-btn a.linkBtn {
    background: var(--color-secondary);
    box-shadow: 0px 4px 0px #C34E00;
}

.reservation-btn a.linkBtn:hover {
    background: var(--color-secondary);
}

.reservation-area .reservation-btn {
    display: flex;
    gap: var(--px20);
    width: 90%;
    max-width: 620px;
    margin: 0 auto;
}

@media print,
screen and (max-width: 768px) {
    .reservation-area .reservation-btn {
        flex-direction: column;
        margin: 0 auto;
    }

    .post .reservation-btn a.linkBtn:last-child {
        margin-top: var(--px20);
    }
}

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

#content06::before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

#content06 .message-flex {
    padding: var(--px60) var(--px40);
    border: 2px solid var(--color-primary);
    border-radius: 60px;
    background: var(--color-background);
}

.message-flex .imgarea {
    aspect-ratio: 400 / 400;
    overflow: hidden;
    border-radius: 100px;
}

.message-flex .txtarea {
    padding: var(--px20) var(--px40);
}

@media print,
screen and (min-width: 1024px) {
    .message-flex .txtinner {
        max-width: 576px;
        margin: 0 auto;
    }
}

@media print,
screen and (max-width: 768px) {
    .message-flex .txtarea {
        padding: var(--px20) 5%;
    }
}

.message-flex .txtstyle02 {
    font-family: var(--font-family02);
    font-size: var(--rem36);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
}

.message-flex .txtstyle03 {
    font-family: var(--font-family02);
    font-size: var(--rem24);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.05em;
}

.post .table-info {
    border: 0;
    margin: 0;
	font-size: var(--rem24);
}

.post .table-info tr {
    border-bottom: 1px solid var(--color-table-border);
}

.post .table-info th,
.post .table-info td {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: 100%;
    background: none;
    border: 0;
}

.post .table-info th {
    color: var(--color-font);
    width: clamp(5em, 6vw, 6em);
    line-height: 1.6;
    padding-left: 0;
}

.post .table-info td {
    line-height: 1.6;
    padding-right: 0;
}

#content06 .message-area {
    font-family: var(--font-family02);
    font-size: var(--rem20);
    font-weight: 400;
    line-height: 1.6;
}

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

#content07::before {
    content: '';
    position: absolute;
    display: block;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    filter: blur(15px);
}

.clinic-schedule__table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: var(--color-background);
}

.clinic-schedule__table thead th,
.clinic-schedule__table tbody th,
.clinic-schedule__table tbody td {
    vertical-align: middle;
    text-align: center;
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: clamp(14px, calc(10.602px + 0.906vw), 28px);
    line-height: 1;
    padding: var(--px30) clamp(8px, calc(4.117px + 1.036vw), 24px);
    background: var(--color-background);
}

.clinic-schedule__table tr th.lable {
    width: 8em;
}

@media print,
screen and (max-width: 768px) {
    .table-scroll{
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}
.table-scroll table.clinic-schedule__table{
	min-width: 900px;
}
.clinic-schedule__table thead th {
    background: var(--color-primary);
    color: var(--color-background);
}

.clinic-schedule__table tbody td {
    padding: var(--px14) var(--px12);
}

.clinic-schedule__table td.close {
    color: #FE0000;
}

.clinic-schedule__table td span {
    font-size: clamp(12px, calc(10.544px + 0.388vw), 18px);
    display: block;
    color: #FE0000;
    margin-top: 5px;
}

#content07 .medical-area {
    font-family: var(--font-family02);
/*     font-size: clamp(13px, calc(11.301px + 0.453vw), 20px); */
    font-weight: 400;
    line-height: 1.6;
}

.medical-area .medical-day {
    display: flex;
    align-items: flex-start;
}

.medical-area .medical-day span {
    flex-shrink: 0;
}

#content07 .medical_list {
    gap: var(--px40);
}

.post .medical_list .table-info td {
    line-height: 1.4;
}
.medical_list-item{
	overflow: hidden;
}
.medical_list-item .googlemap {
    margin: 0 auto var(--px20);
	padding-bottom: 60%;
	 aspect-ratio: 6 /4;
    overflow: hidden;
}

/*.medical_list-item .clinic-close {
    aspect-ratio: 600 / 609;
    overflow: hidden;
} */
@media print,
screen and (max-width: 768px) {
	.medical_list-item .googlemap {
		padding-bottom: 58%;
	}
}
.post .txtstyle01 {
    font-family: var(--font-family02);
    font-size: clamp(19px, calc(15.117px + 1.036vw), 35px);
    font-weight: 400;
    line-height: 1.5;
}

.post .big-ttl {
    font-family: var(--font-family02);
    font-size: clamp(24px, calc(21.33px + 0.712vw), 35px);
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    letter-spacing: 0;
    position: relative;
    padding: 0 .4em;
}

.post .big-ttl::after {
    content: none;
}

.marker.secondary {
    background: linear-gradient(transparent 50%, rgb(255 102 0 / 25%) 50%);
   box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
	display: inline;
	padding-bottom: .3em;
}

.content01 .txtstyle03 {
/*    font-family: var(--font-family02); */
    font-weight: 400;
    font-size: var(--rem30);
    line-height: 1.67;
}

.pelvi-flex .imgarea {
    aspect-ratio: 620 / 387;
    overflow: hidden;
    border: 1px solid #BCBCBC;
}

.pelvi-flex .txtarea {
    font-size: var(--rem24w);
    line-height: 1.67;
    padding-right: var(--px20);
}

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

.post .sub-ttl {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: clamp(20px, calc(16.359px + 0.971vw), 35px);
    line-height: 1.14;
    letter-spacing: 0;
    padding: .65em .6em;
    margin: 0;
    border: 0;
    border-left: 17px solid var(--color-secondary-tint);
    background: var(--header-background);
}

.post ul.list_disc {
    margin: 0 0 0 1.8em;
}

.post ul.list_disc li {
    font-size: var(--rem24w);
    line-height: 1.6;
}

.visit-recommended {
    padding: var(--px50) var(--px20);
    background: var(--color-primary-tint);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px40);
}

.visit-recommended__col ul.visit-recommended__list li,
.visit-flow__col ul li {
    position: relative;
}

.visit-recommended__col ul.visit-recommended__list li.visit-recommended__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 35px;
    height: 35px;
    background: url(/wp-content/uploads/your-visit-2.png) no-repeat center / contain;
}
.visit-recommended__col ul.visit-recommended__list.ok-list li.visit-recommended__item::before {
	background-image: url(/wp-content/uploads/icn-ok-list.png);
	width: 30px;
    height: 30px;

}

.visit-recommended__col ul li span,
.visit-flow__col ul li span {
    display: block;
    font-family: var(--font-family02);
    font-weight: 400;
    line-height: 1.25;
    border-bottom: 1px solid #A1A1A1;
    padding-bottom: var(--px20);
    margin-left: 4.5rem;
}

.content03 .visit-sub__ttl {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: clamp(22px, calc(19.573px + 0.647vw), 32px);
    line-height: 1.25;
    border-color: #6F6F6F;
    margin: var(--px80) auto var(--px40);
    padding: 0 0.6em 0.7em;
}

.visit-flow {
    padding: var(--px50) var(--px20);
    background: #F6F6F6;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px40);
}

.visit-flow__col ul.visit-flow__list li.visit-flow__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 35px;
    height: 35px;
    background: url(/wp-content/uploads/your-visit-3.png) no-repeat center / contain;
}
.visit-flow__col ul.visit-flow__list.ng-list li.visit-flow__item::before {
	background-image: url(/wp-content/uploads/icn-ng-list.png);
	left: 8px;
    top: 3px;
    width: 18px;
    height: 18px;
}

.visit-flow__col  ul.visit-flow__list.ng-list li span {
    font-family: var(--font-family01);
}

/* .visit-flow__col ul li span {
    font-size: clamp(16px, calc(14.786px + 0.324vw), 21px);
} */

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

    .visit-recommended,
    .visit-flow {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        padding: var(--px50) 5%;
    }
}

.reservation {
    background: url(/wp-content/uploads/top-12.png) no-repeat center / cover;
    padding: var(--px120) 0;
}

.content05 .regard-area {
    line-height: 1.6;
    font-weight: var(--rem24);
}

/*--flow02--------------------------------------------*/

.flowlist02 {
    padding-left: 5rem;
    position: relative;
}

.flowlist02::before {
    content: "";
    width: 15px;
    height: 100%;
    background: var(--color-primary-tint);
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 5rem;
}

.flowlist02>li {
    position: relative;
}

.flowlist02>li:not(:last-child) {
    margin-bottom: 9vh;
}

.flowlist02>li .icon {
    width: 10rem;
    height: 10rem;
    color: #fff;
    font-weight: bold;
    background: var(--color-primary);
    padding: 0.8rem 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -5rem;
    z-index: 100;
    border-radius: 50vh;
    font-size: var(--rem40);
}

.flowlist02>li .icon::after {
    content: none;
}

.flowlist02>li dl {
    padding-left: 12rem;
    position: relative;
    padding-top: 1.6rem;
}

.flowlist02>li dl::before {
    content: none;
}

.flowlist02>li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
}

.flowlist02>li dl::after {
    width: 70px;
    border-bottom: 1px dashed var(--clr-000);
    position: absolute;
    left: 4rem;
    top: 4.5rem;
}

.flowlist02>li dd {
    padding-bottom: 0;
    line-height: 1.67;
    font-weight: 400;
    font-size: var(--rem24);
}

.flowlist02>li dd .flow-img {
    display: flex;
    gap: var(--px60);
}

.flowlist02>li dd .imgarea {
    aspect-ratio: 396 / 247;
    max-width: 396px;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: fit-content;
}

.flowlist02>li dl dt {
    margin-bottom: var(--px24);
    font-weight: 400;
    font-family: var(--font-family02);
    font-size: var(--rem36);
    line-height: 1.8;
    padding-bottom: var(--px18);
    position: relative;
}

.flowlist02>li dl dt::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #DAB053 0%, #B78D22 55%);
}

@media (max-width: 768px) {
    .flowlist02 {
        padding-left: 2rem;
    }

    .flowlist02>li .icon {
        left: -2.5rem;
        width: 6rem;
        height: 6rem;
        padding: 0.8rem 1rem;
    }

    .flowlist02::before {
        left: 3rem;
    }

    .flowlist02>li dl {
        padding-left: 7rem;
        padding-top: 1rem;
    }

    .flowlist02>li dl::after {
        width: 30px;
        left: 3.5rem;
        top: 3rem;
    }
}

@media (max-width: 500px) {
    .flowlist02>li dd .flow-img {
        flex-direction: column;
		gap: 5rem;
    }
}

#treatment-details-fees-pg .big-ttl {
    font-size: clamp(24px, calc(22.058px + 0.518vw), 32px);
}

.content01 .treatment-intro__text {
    font-family: var(--font-family01);
    font-weight: 400;
    font-size: clamp(20px, calc(17.816px + 0.583vw), 29px);
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.treatment-intro__text::before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 34px;
    flex-shrink: 0;
    background: url(/wp-content/uploads/top-13.png) no-repeat center / contain;
    margin-right: var(--px20);
}

.treatment-intro__text::after {
    content: '';
    display: inline-block;
    width: 33px;
    height: 34px;
    flex-shrink: 0;
    background: url(/wp-content/uploads/top-14.png) no-repeat center / contain;
    margin-left: var(--px20);
}
.content01 .treatment-intro__ttl{ 
    position: relative;
    display: inline;
	box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.content02 .treatment-therapy__subtitle {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--rem30);
    line-height: 1.67;
    padding: var(--px20);
}

.content02 .treatment-therapy__symptoms {
    background: var(--header-background);
    padding: var(--px40) var(--px60);
}

.treatment-therapy__symptoms .treatment-therapy__symptoms-list {
    font-weight: bold;
    font-size: var(--rem30);
    line-height: 1.67;
}

.content02 .treatment-therapy__gallery {
    display: flex;
    align-items: center;
    max-width: 855px;
    margin: 0 auto;
    gap: var(--px60);
}

.treatment-therapy__gallery .treatment-therapy__gallery-item {
    aspect-ratio: 396 / 247;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.treatment-therapy__gallery-item .treatment-therapy__gallery-item__label {
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    padding-top: var(--px24);
    font-weight: 400;
    line-height: 1.67;
}

.content02 .treatment-therapy__area {
    font-size: var(--rem24w);
/*    line-height: 2.08;*/
}

@media (max-width: 768px) {
    .content02 .treatment-therapy__symptoms {
        padding: var(--px40) 5%;
    }
}

@media (max-width: 500px) {
    .content02 .treatment-therapy__gallery {
        flex-direction: column;
        overflow: hidden;
        gap: 6rem;
    }
}

.content03 .treatment-pricing__intro {
    font-size: var(--rem24);
    font-weight: 400;
/*    line-height: 2.08; */
}

.content03 .treatment-pricing__subtitle {
    font-family: var(--font-family02);
    font-size: var(--rem30w);
    font-weight: 400;
    line-height: 1.67;
    padding: 0 var(--px20);
}

.post .treatment-pricing__table {
    border: 0;
    margin: 0;
}

.post .treatment-pricing__table th,
.post .treatment-pricing__table td {
    font-family: var(--font-family01);
    font-weight: 400;
    font-size: var(--rem24w);
    background: none;
    border: 0;
    line-height: 1.875;
    vertical-align: middle;
}

.post .treatment-pricing__table th {
    font-family: var(--font-family02);
    color: var(--color-background);
    width: 12em;
    background: var(--color-primary);
    text-align: center;
}

.post .treatment-pricing__table td {
    border-top: 1px solid var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
}

.post .treatment-pricing__table ul.list_disc li {
    line-height: 1.875;
}

@media only screen and (max-width: 640px) {
    .post table.treatment-pricing__table tr:last-child td:last-child {
        border-bottom: 1px solid var(--color-primary);
    }
}

.conetent03 .treatment-pricing__area {
    font-size: var(--rem24);
    line-height: 2.08;
}

.content04 .treatment-message__content {
    background: var(--color-primary-tint);
    padding: 10px;
}

.treatment-message__content .txtarea {
    border: 2px solid var(--color-primary);
    padding: var(--px50) var(--px40) var(--px70);
    font-size: var(--rem24);
    font-weight: 400;
/*    line-height: 2.08; */
}

.treatment-message__suitable-list li {
    display: flex;
    align-items: center;
    padding-left: var(--px14);
    font-weight: 500;
}

.treatment-message__suitable-list li::before {
    content: '';
    display: inline-block;
    width: clamp(24px, calc(21.33px + 0.712vw), 35px);
    height: clamp(24px, calc(21.33px + 0.712vw), 35px);
    background: url(/wp-content/uploads/your-visit-2.png) no-repeat center / contain;
    margin-right: 1rem;
}

@media (max-width: 768px) {
    .treatment-message__content .txtarea {
        padding: var(--px50) 5% var(--px70);
    }

}

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: 0;
}

.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(--rem24);
    padding: var(--px30) var(--px24);
    line-height: 1.875;
    letter-spacing: 0;
    /* 20-15px 15-10px (1920-375) */
}

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

.post table.table_style02 th:not(:last-child) {
    border-bottom: 1px solid var(--color-background);
}

.post table.table_style02 td {
    background: transparent;
    color: var(--color-font);
    font-family: var(--font-family01);
    font-weight: 400;
    border-top: 1px solid var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
}

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

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

.content01 .clinic-close {
/*     aspect-ratio: 600 / 600;
    overflow: hidden; */
    max-width: 600px;
}

.about-directions__list.col2_list {
    gap: var(--px100) var(--px60);
}

.about-directions__list.col2_list>li {
    width: calc((100% - (var(--px60) * 1)) / 2);
    background: transparent;
    border: 0;
    padding: 0;
}

.about-directions__list .imgarea {
    aspect-ratio: 574 / 358;
    overflow: hidden;
}

.about-directions__list .txtarea {
/*    line-height: 1.875; */
    padding-top: var(--px30);
    font-size: var(--rem24w);
}

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

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

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

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

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

.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: var(--color-secondary);
    background: var(--color-background);
    line-height: 1.525;
    padding: 1rem 1rem 1rem 1rem;
    font-size: clamp(18px, calc(12.66px + 1.424vw), 40px);
    border-right: 1px solid #646464;
    width: 100%;
    text-align: center;
    max-width: 117px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-weight: 800;
}

.qa_list .qa_list_inner .q_ico {
    background: var(--color-secondary);
    line-height: 1.525;
    padding: 1rem 1rem 1rem 1rem;
    font-size: clamp(18px, calc(12.66px + 1.424vw), 40px);
    width: 100%;
    text-align: center;
    max-width: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #646464;
    font-weight: 800;
    color: var(--color-background);
}

.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;
    font-size: var(--rem24w);
}

.qa_list .qa_list_inner .q_desc {
    font-weight: bold;
    display: flex;
    align-items: center;
}

.qa_list .qa_list_inner .a_desc {
    width: 100%;
}

.qa_list .qa_list_inner .a_desc .imgarea {
    aspect-ratio: 416 / 294;
    max-width: 416px;
}

.qa_list .qa_list_inner dt:after {
    content: none;
    position: absolute;
    top: 46%;
    right: 3rem;
    width: 12px;
    height: 12px;
    border-right: 1px solid #646464;
    border-bottom: 1px solid #646464;
    -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: block !important;
    position: relative;
    padding: 0;
    margin: 0 0 4rem 0;
    border: 1px solid #646464;
    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 1rem 0.5rem 1rem;
    }

    .qa_list .qa_list_inner dt {
        margin-top: 4rem;
        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;
    }
}

.content01 .symptom-item {
    background: var(--color-primary-tint);
    padding: var(--px60) var(--px40) var(--px50) var(--px30);
}

.symptom-item__content .imgarea {
    aspect-ratio: 405 / 270;
    overflow: hidden;
}

.symptom-item__content .txtarea {
    line-height: 1.875;
    font-size: var(--rem24w);
}

.symptom-item__content .symptom-item__title {
    font-family: var(--font-family02);
    font-size: var(--rem30w);
    border-left: 2px solid var(--color-primary);
    padding: var(--px12) var(--px18) var(--px24);
}

.symptom-item__content .symptom-item__subtitle {
    font-family: var(--font-family02);
    line-height: 1.875;
}

.symptom-item .linkBtn {
    background: var(--color-secondary);
    box-shadow: none;
    max-width: 331px;
    font-size: var(--rem30);
    font-weight: bold;
    margin-right: 34px;
}

.symptom-item .linkBtn::after {
    height: 10px;
    width: 10px;
    top: 46%;
    right: 24px;
}

.symptom-item .linkBtn:hover {
    background: var(--color-secondary);
}

.sacroiliac-joint__content {
    align-items: flex-start;
}

.sacroiliac-joint__content .imgarea {
    aspect-ratio: 620 / 387;
    border: 1px solid #BCBCBC;
}

.sacroiliac-joint__content .imgarea img {
    object-fit: contain;
}

.sacroiliac-joint__content .txtarea {
    padding: 0 var(--px40) 0 0;
}

@media only screen and (max-width: 768px) {
    .sacroiliac-joint__content .txtarea {
        padding: 0 5%;
    }
}

.col3_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-wrap: wrap;
    gap: var(--px24);
}

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

@media print,
screen and (max-width: 768px) {
    .col3_list {
        justify-content: space-between;
    }

    .col3_list>li {
        width: calc((100% - (var(--px24) * 1)) / 2);
        margin-bottom: 30px;
    }

    .col3_list>li:last-child {
        margin-bottom: 0;
    }

    .col3_list::before,
    .col3_list:after {
        content: none;
    }
}

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

    .col3_list>li:last-child {
        margin-bottom: 0;
    }
}

.post .col3_list ul li {
    line-height: 1.875;
}

.hip-joint__content .imgarea {
    aspect-ratio: 620 / 432;
    overflow: hidden;
    border: 1px solid #BCBCBC;
}

.hip-joint__content .imgarea img {
    object-fit: contain;
}

.hip-joint__content.rev .txtarea {
    padding: var(--px30) var(--px40) 0 0;
}

.hip-joint__content .txtarea {
    padding: var(--px30) 0 0 var(--px40);
}

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

    .hip-joint__content.rev .txtarea,
    .hip-joint__content .txtarea {
        padding: var(--px30) 5% 0;
    }
}

.content02 .mechanism-sciatica__img {
    aspect-ratio: 709 / 501;
    overflow: hidden;
    max-width: 709px;
    margin: 0 auto;
}

.sciatic-anatomy__content .imgarea {
    aspect-ratio: 314 / 558;
    overflow: hidden;
}

.sciatic-anatomy__content .txtarea {
    padding: 0 var(--px80) var(--px40) 0;
}

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

    .sciatic-anatomy__content .txtarea {
        padding: 0 5% var(--px40);
    }
}

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

.wpcf7-form table.responsive th {
	width: 36%;
	font-size: var(--rem24w);
    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);
}
#privacy h3{
	font-size: var(--rem24w);
}

/* #breadcrumb */
#breadcrumb ul li {
	font-size: 16px;
}

.post4b .post4b_text .post4b_contents {
	display: none;
}

h2.top-loop, h2.bottom-loop, h2.cat-loop,.post2b h2, .post4b h2, .post2b h2 a, .post4b h2 a {
	overflow: visible;
	white-space: normal;
	font-size: var(--rem28);
}

.post4b .post4b_text .cat-loop {
	font-size: var(--rem28);
	line-height: 1.6;
}

#content02 .wishes-list {
	font-size: calc(var(--rem24w) * 1.2);
	line-height: 1.4;
	max-width: max-content;
}

.marker-brown, #content02 .wishes-fulfill__note {
	font-size: calc(var(--rem28) * 1.2);
}

.treatment_list .txtstyle02 {
	font-size: calc(var(--rem36) * 1.5);
}

.treatment_list .treatment-note {
	font-size: calc(var(--rem24w) * 1.5);
	line-height: 1.2;
    display: grid;
    grid-template-columns: 40px auto;
}

#content05 {
	max-width: 1240px;
	margin: 0 auto;
}

.message-flex .txtstyle02 {
	font-size: var(--rem48);
}

.post table {
	font-size: 100%;
}

#content06 .message-area {
	font-size: 100%;
}

.visit-recommended__col ul li span, .visit-flow__col ul li span {
	font-size: 120%;
	margin-left: 1.6em;
}

.visit-recommended__col ul.visit-recommended__list.ok-list li.visit-recommended__item::before {
	width: 1.4em;
	height: auto;
	aspect-ratio: 1 / 1;
	top: .05em;
}

.visit-flow__col ul.visit-flow__list.ng-list li.visit-flow__item::before {
	width: 1.2em;
	height: auto;
	aspect-ratio: 1 / 1;
	top: .15em;
}

.boxstyle {
	padding: var(--px30);
	font-size: var(--rem42);
	font-family: var(--font-family03);
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom: var(--px80);
	color: #593004;
}

.boxstyle::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, #E5DA9A 0%, #DAB053 55%);
opacity: 0.35;
	z-index: -1;
	
}

.clr-DD0000 {
	color: #DD0000;
}

.redline {
	border-bottom: 2px solid #EE0000;
}

body:not(.home) #front-sectionPost {
	width: 100%;
}

body:not(.home):not(.single) #front_top_content, body:not(.home):not(.single) #front_bottom_content {
	padding: 0;
}

.semi-wrapper > .mt10 {
	margin-top: var(--px180s) !important;
}

.cta01 .telnum {
	font-size: clamp(3rem, calc(2.3689rem + 1.683vw), 5.6rem);
}

.cta01 .mailbtn .btnttl {
	font-size: clamp(1.8rem, calc(1.3631rem + 1.165vw), 3.6rem);
}
.post ul.category-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--px20);
    max-width: 764px;
    margin: 0 auto;
}

.category-list li a {
    display: flex;
    align-items: center;
    justify-content: center;

    min-width: 128px;
    height: 56px;
    padding: var(--px12) var(--px30);
    border: 1px solid var(--color-primary);
    border-radius: 999px;
    color: var(--color-primary);
    font-size: clamp(18px, calc(32px + ((1vw - 19.2px) * 0.9061)), 32px);
    font-weight: 400;
    font-family: var(--font-family02);
    line-height: 1.2;
    text-decoration: none;
    transition: .3s;
}

.category-list li.active a,
.category-list li a:hover {
    background: var(--color-primary);
    color: #fff;
}
.col3_new{
	gap: 80px var(--px24);
	justify-content: flex-start;
}
.col3_new>li {
    display: flex;
    flex-direction: column;
}
@media print,
	screen and (max-width: 768px) {
		.col3_new>li {
			margin-bottom: 0;
		}
}
@media print,
screen and (max-width: 500px) {
	.post ul.category-list {
        justify-content: space-between;
        max-width: 340px;
        margin: 0 auto;
    }

    .category-list li {
        width: calc((100% - 20px) / 2);
        max-width: none;
    }
}

.post .item-ttl {
    font-size: var(--rem24w);
    line-height: 1.6;
    font-family: var(--font-family02);
    font-weight: bold;
    text-align: left;
    letter-spacing: 0;
    padding: 0;
    margin: 0 0 10px;
}

.post .item-ttl a {
    font-size: var(--rem24w);
    line-height: 1.6;
}

.post .item-ttl::after {
    content: none;
}

.col3_new .item-ttl {
    flex: 1;
}
.col3_new>li img {
    max-height: 240px;
}

.item_link {
    font-size: var(--rem16);
    line-height: 1.4;
    border-bottom: 1px solid var(--color-font);
    color: var(--color-font);
    width: fit-content;
    margin: 20px 0 0 auto;
}

.item_link a {
    color: var(--color-font);
}
.item-ttl a:hover, .item_link a:hover{
	opacity: 0.8;
}
.voice-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: var(--px60);
	padding-bottom: 20px;
	gap: var(--px40);
	border-bottom: 1px solid var(--color-font);
}

.voice-header__top h1.title {
    margin: 0;
}

.voice-header__cat {
    flex-shrink: 0;
    min-width: 112px;
    padding: var(--px12) var(--px30);
    border-radius: 999px;
    background: var(--color-primary);
    color: var(--color-background);
    font-size: var(--rem24w);
    font-family: var(--font-family02);
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
}
.voice-header__cat a{
	color: var(--color-background);
}
@media print,
	screen and (max-width: 768px) {
		.voice-header__top {
			flex-direction: column;
			align-items: flex-end;
		}
}

.item_link a {
	font-size: var(--rem24w);
}

#thumbImg, header#h1Header {
	height: 200px;
}

#thumbImg img, header#h1Header img {
	width: 100%;
	object-fit: cover;
}

@media print, screen and (max-width: 1024px) {
    
#thumbImg, header#h1Header {
        height: calc((300px + (1vw - 10.24px) * 9.2450) * 2 / 3);
    }
}

a:hover{
	opacity: 0.8;
}

.dateLabel time{
	display: none;
}