@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=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');


:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #FFFCE3;
    --color-background-op70: #ffffffB3;
    --clr-FADCE7: #FADCE7;
    --clr-FFF600: #FFF600;
    --clr-EBF7D1: #EBF7D1;
    --clr-000: #000;
    --color-font: #002949;
    --color-font01: #111111;
    --color-primary: #31BE77;
    --color-primary-shade: #30B1AE;
    --color-primary-tint: #E9FAF1;
    --color-secondary: #111111;
    --color-secondary-shade: #111111;
    --color-secondary-tint: #111111;
    --color-table-border: #DDDDDD;
    --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: #FFFFFF;
    --header-color-font: #002949;
    --header-color-primary: #31BE77;
    --header-color-second: #31BE77;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #31BE77;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Old Mincho", "Noto Sans JP", sans-serif;
    --font-family03: "Figtree", "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: 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: 100px;
        font-family: var(--font-family01);
        text-transform: uppercase;
    }

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

    #header .logo img {
        max-width: 230px;
        max-height: 50px;
        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(10px, calc(25px + ((1vw - 19.2px) * 1.6741)), 25px);
        /* font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 1.5393)), 16px); */
    }

    nav#mainNav ul li a b {
        font-size: var(--rem16);
        font-weight: 500;
        line-height: 1.3;
        letter-spacing: 0.05em;
        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: 240px;
        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: 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: 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(--rem24s);
        font-family: var(--font-family04-en);
        font-weight: 400;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em;
        /* 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: .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{
		padding-left: clamp(10px, calc(25px + ((1vw - 19.2px) * 1.6741)), 25px)
	}
    #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(--px200) + 0px);
        background: var(--header-color-primary);
        color: var(--header-background);
        /* 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: .05em;
        border-radius: 0;
        /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14); */
        /* height: 75px; */

        /* 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: "\f0e0";
        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 {
        color: var(--header-color-primary);
        background: var(--header-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: var(--header-background);
    }

    body.mobile #header .logo img {
        max-width: 230px;
    }
}


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

header#h1Header h1.title {
    color: var(--color-font);
}
#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(--header-color-primary);
    color: var(--color-background);
}
/* newslistスタイル 基本パターン */
.postlist {
    .post_text {
        padding: 26px 0;
        font-weight: 400;
    }

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

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-primary);
    font-family: var(--font-family01);
    font-size: calc(var(--rem12) + 1px);
}

.postlist .time {
    padding-top: .5em;
    font-weight: bold;
}
.postlist .date .border_in_list{
	color: #DDD;
}
#front_top_content,
#front_bottom_content {
    background: var(--color-background);
    padding: var(--px120) 0 var(--px120);
    color: var(--color-font);
}

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

#footer .footer__logo img {
    max-height: 50px;
    max-width: 230px;
}

#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>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-15.png) no-repeat center / cover;
    position: relative;
    z-index: 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);
    padding: var(--px120) var(--px20);
    position: relative;
    z-index: 2;
}

.cta01 .cta01_inner{
	max-width: 760px;
	margin: 0 auto;
}

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

.cta01 .cta01_wrap p {
    font-size: var(--rem18);
    font-weight: 500;
    color: var(--color-font);
    letter-spacing: 0;
    line-height: 1.8;
}

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

.cta01 .ctabtnlist li {
    width: 100%;
    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: calc(var(--px40) + 7px) 0;
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 10px;
    transition: all ease .15s;
    border: 0;
    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 .cta01_wrap {
        padding: var(--px120) 5%;
    }
}

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

.cta01 .infotxt {
    font-size: var(--rem16);
    font-weight: 400;
}

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: .09em;
}

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

.cta01 a.telbtn {
    font-family: var(--font-family01);
    font-size: var(--rem18);
    font-weight: 500;
    color: var(--color-font);

}

.cta01 a.telbtn p {
    border-bottom: 1px solid var(--color-font);
    width: fit-content;
    margin: 0 auto;
}

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

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

.cta01 a.mailbtn {
    background: var(--color-primary);
    color: var(--color-background);

}

.cta01 a.mailbtn .infotxt {
    font-weight: 500;
    font-size: var(--rem18);
}

/* ボタンアイコン */
.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-primary);
}

.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: bold;
    font-size: var(--rem30w);
    letter-spacing: .05em;
    font-family: var(--font-family01);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px40);
    line-height: 1.5;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-primary);
    font-weight: bold;
    letter-spacing: 0;

    text-transform: uppercase;

    font-size: var(--rem20w);
    font-family: var(--font-family03);
    line-height: 1.5;
    margin-top: 1rem;
    /* margin-bottom: var(--rem12); */
}

.main-ttl .jp-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
    line-height: 1.4;
}

.main-ttl.long-ttl .en-ttl {
    font-size: var(--rem56);
    font-family: var(--font-family04-en);
}

.post .main-ttl.txt_l {
    margin-bottom: var(--px30);
    line-height: 1.4;
}


.post h2::after,
.main-ttl:after {
    content: "";
    width: var(--rem60);
    height: 3px;

    background: var(--color-primary-tint);
    border-radius: 999px;
    position: relative;
    visibility: visible;
    display: block;
    margin: .7em auto 0;

}

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

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


.lh2 {
    line-height: 2;
}

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

@media print,
screen and (max-width: 768px) {
    .lh2-5 {
        line-height: 2;
    }
	.sp_left{
		text-align: left !important;
	}
}

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

#content01::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40%;
    width: 100%;
    background: url(/wp-content/uploads/top-1.png) no-repeat center / cover;
}

.intro_ttl {
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: clamp(26px, calc(22.602px + 0.906vw), 40px);
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: var(--color-font);
}

.intro_subttl {
    font-family: var(--font-family01);
    font-weight: bold;
    font-size: var(--rem22w);
    line-height: 1.8;
    letter-spacing: 0;
    color: var(--color-primary);
}

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

.intro_area {
    line-height: 2.2;
}

/* BTN */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: var(--rem16);
    color: var(--color-background);
    text-align: center;
    background: var(--color-primary);
    padding: 26px 30px 26px 20px;
    margin: 0 auto 0;
    border: 0;
    border-radius: 100px;
    transition: all .3s;
    font-family: var(--font-family01);
    font-weight: bold;
    line-height: 1;
    letter-spacing: .05em;
}

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

.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;
}
@media print,
screen and (max-width: 768px) {
	#content01::before{
		height: 30%;
	}
}
#content02 {
    background: var(--color-background);
    padding: var(--px120) 0 var(--px120);
}

.lh2-2 {
    line-height: 2.2;
}

#content02 a {
    display: block;
    position: relative;
    transition: all .3s ease;
}

#content02 a:hover img {
    opacity: 1;
}

#content02 a:hover {
    opacity: 0.8;
}

.service-card {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(188, 225, 207, 0.5);
    border-radius: 10px;
    padding: var(--px50);
}

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

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

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

.service-flow.col4_list::before {
    content: "";
    display: block;
    width: calc(100% / 4 - var(--px20));
    order: 1;
}

.service-flow.col4_list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px20) * 3)) / 4);
    order: 2;
}

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

.num_list01 {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
}

.num_list01 .imgarea {
    position: relative;
    aspect-ratio: 270 / 209;
    margin-bottom: 30px;
	z-index: 1;
}

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

.service-flow .imgarea:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-background);
    font-family: var(--font-family03);
    font-weight: 800;
    font-size: calc(var(--rem28) + 1px);
    border-radius: 50%;
    left: 50%;
    width: 58px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    bottom: -30px;
    transform: translateX(-50%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	z-index: 2;
}

.service-flow .num_listttl {
    text-align: center;
    font-weight: bold;
    font-size: var(--rem20w);
    padding: var(--px20) 0 var(--px30);
    position: relative;
    font-family: var(--font-family01);
    line-height: 1.4;
}

.service-flow .txtarea {
    line-height: 1.8;
}

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

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

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

    .service-flow .txtarea {
        display: flex;
        justify-content: center;
    }
}

.service-card .service-card__ttl {
    font-size: var(--rem30w);
    font-weight: bold;
    letter-spacing: 0.05em;
    color: var(--color-font);
    line-height: 1.5;
}

.service-card .service-card__subttl {
    font-size: var(--rem20w);
    font-weight: bold;
    letter-spacing: 0.05em;
    color: var(--color-font);
    line-height: 1.5;
}

.service-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px50);
}

.service-card .service-card__lead {
    text-align: center;
    font-weight: bold;
    font-size: var(--rem20w);
    padding: var(--px30) 0 var(--px30);
    font-family: var(--font-family01);
    line-height: 1.4;
}

.service-card .service-card__img {
    aspect-ratio: 119 / 120;
    overflow: hidden;
    max-width: 119px;
    margin: 0 auto;
}

.service-card .service-card__img2 {
    aspect-ratio: 153 / 102;
    overflow: hidden;
    max-width: 153px;
    margin: 0 auto;
}

@media print,
screen and (max-width: 768px) {
    .service-grid {
        grid-template-columns: 1fr;
    }
}

#content03 {
    position: relative;
    overflow: hidden;
    padding: var(--px120) 0;
}

#content03::before {
    content: '';
    position: absolute;
    inset: -50px;
    z-index: -1;

    background:
        linear-gradient(0deg,
            rgba(49, 190, 119, 0.4),
            rgba(49, 190, 119, 0.4)),
        url(/wp-content/uploads/top-8.png) no-repeat center / cover;

    background-blend-mode: color, normal;

    filter: blur(50px);
}

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

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

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

.reason-list.col3_list::before {
    content: "";
    display: block;
    width: calc(100% / 3 - var(--px50));
    order: 1;
}

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

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



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

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

.reason-list .imgarea {
    aspect-ratio: 380 / 280;
    overflow: hidden;
}

.reason-list .txtstyle02 {
    font-size: var(--rem20w);
    font-weight: bold;
    letter-spacing: 0.05em;
    color: var(--color-font);
    line-height: 1.6;
    text-align: center;
    padding: var(--px30) 0 var(--px30);
}

.reason-list .txarea {
    line-height: 1.8;
}

@media print,
screen and (min-width: 1024px) {
    .reason-list .txtstyle02 {
        font-size: clamp(16px, calc(11.429px + 0.446vw), 20px);
    }
}

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

.problem-ttl {
    font-size: var(--rem30w);
    font-weight: bold;
    letter-spacing: 0.05em;
    color: var(--color-background);
    line-height: 1.5;
    text-align: center;
}

.problem-ttl .en-ttl {
    display: block;
    font-size: var(--rem20w);
    font-family: var(--font-family03);
    text-transform: uppercase;
    color: var(--color-background);
    margin-top: 1rem;
}

#content05 {
    background: var(--color-primary-tint);
    padding: var(--px60) 0 var(--px120);
}

#content05 .content-inner {
    max-width: 1100px;
}

.trouble-flex {
    margin: 0 var(--px30);
    gap: var(--px40);
}

.trouble-flex .imgarea {
    aspect-ratio: 378 / 252;
    overflow: hidden;
}

.trouble-flex ul.trouble-list li {
    font-size: var(--rem18);
    font-weight: bold;
    line-height: 1.6;
    color: var(--color-font);
    background: var(--color-background);
    padding: 10px 15px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.trouble-flex ul.trouble-list li::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/wp-content/uploads/top-13.png) no-repeat center / contain;
}

.trouble-txt {
    font-size: var(--rem24w);
    line-height: 1.8;
    color: var(--color-primary);
    font-weight: bold;
}

.solution-box {
    background: var(--color-background02);
    padding: var(--px20) var(--px40);
    font-family: var(--font-family02);
    font-size: clamp(26px, calc(22.602px + 0.906vw), 40px);
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.05em;
    color: var(--color-font);
}

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

#content06::before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.6);
}
#content06 .
.voice-subtxt {
    font-size: var(--rem18);
    font-weight: 500;
    line-height: 2.2;
}

.voice_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: var(--px20);
    max-width: 992px;
    margin: 0 auto 0;
    padding: 30px 0 0 30px;
}

.voice_box {
    position: relative;
}

.voice_box .imgarea {
    aspect-ratio: 441 / 294;
    overflow: hidden;
}

.voice_label {
    position: absolute;
    top: -30px;
    left: -30px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid var(--color-primary);

    display: flex;
    justify-content: center;
    align-items: center;

    font-size: var(--rem20w);
    font-weight: bold;
    color: var(--color-primary);
    z-index: 2;
}

.voice_label.after {
    background: var(--color-primary);
    color: #fff;
    border: none;
}

.voice_arrow {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 40px solid var(--color-primary);
    flex-shrink: 0;
}

.voice-txt {
    font-size: var(--rem16);
    line-height: 2.2;
    color: var(--color-font);
    font-weight: 400;
	text-align: center;
}

@media print,
screen and (max-width: 768px) {
	.voice_wrap {
		padding: 25px 0 0 25px;
	}
    .voice_label {
        width: 70px;
        height: 70px;
        top: -25px;
        left: -25px;
    }

    .voice_arrow {
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 24px solid var(--color-primary);
    }
}

@media print,
screen and (max-width: 500px) {
	.voice_wrap {
		padding: 20px 0 0 20px;
	}
    .voice_label {
        width: 60px;
        height: 60px;
        top: -20px;
        left: -20px;
        font-size: var(--rem16);
    }
	
    .voice_arrow {
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 18px solid var(--color-primary);
    }
	.voice-txt{
        text-align: left;
    }
}

.post .big-ttl {
    font-size: clamp(20px, calc(30px + ((1vw - 19.2px) * 0.6472)), 30px);
    font-weight: bold;
    letter-spacing: 0;
    font-family: var(--font-family01);
    color: var(--color-background);
    background: linear-gradient(90deg, #31BE77 0%, #30B1AE 100%);
    padding: var(--px14) var(--px20);
    margin: 0;
    margin-bottom: var(--px60);
    line-height: 1.5;
}

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

.service-content {
    gap: var(--px40);
}

.service-content .imgarea {
    aspect-ratio: 569 / 392;
    overflow: hidden;
    max-height: 392px;
}

.service-content .txtarea {
    font-size: var(--rem18);
    line-height: 1.8;
    color: var(--color-font);
}

.service-content .service-check {
    background: var(--color-primary-tint);
    border: 1px solid var(--color-primary-shade);
    padding: var(--px20) var(--px30);
}

.service-check ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.8;
}

.service-check ul li::before {
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    font-size: var(--rem20w);
    color: var(--color-primary);
    font-weight: 400;
    display: inline-block;
}

.service-nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.service-nav li {
    /* width: 25%; */
    border-left: 1px solid var(--color-font);
}

.service-nav li:last-child {
    border-right: 1px solid var(--color-font);
}

.service-nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
	height: 100%; 
    padding: var(--px12) var(--px20);
    font-size: var(--rem16);
    font-weight: 400;
    color: var(--color-font);
    text-decoration: none;
    transition: .3s;
    gap: 10px;
}

.service-nav li a::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid var(--color-primary);
    border-bottom: 2px solid var(--color-primary);
    transform: rotate(45deg);
    display: block;
	margin-top: auto
}

@media print,
screen and (max-width: 768px) {
    .service-nav {
        grid-template-columns: repeat(2, 1fr);
        gap: var(--px20) 0;
    }

    .service-nav li:nth-child(even) {
        border-right: 1px solid var(--color-font);
    }
}
@media print,
screen and (max-width: 500px) {
	 .service-nav {
        grid-template-columns: 1fr;
    }
	.service-nav li:nth-child(odd) {
        border-right: 1px solid var(--color-font);
    }
}
.big-ttl .en-ttl {
    display: block;
    font-size: clamp(16px, calc(15.515px + 0.129vw), 18px);
    font-family: var(--font-family03);
    text-transform: uppercase;
    color: var(--color-background);
    margin-bottom: 1rem;
}

.num_list01 {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
}

.service-list {
    max-width: 956px;
    margin: 0 auto !important;
    padding-top: 30px;
}

.service-list .imgarea {
    position: relative;
    margin: 0 auto;
    max-width: 243px;
    aspect-ratio: 243 / 243;
}

.service-list .imgarea img {
    border-radius: 121.5px;
}

.service-list .imgarea:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    /* background: transparent; */
    color: var(--color-primary-shade);
    font-family: var(--font-family03);
    font-weight: bold;
    font-size: 5rem;
    /* border-radius: 0; */
    left: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    top: -35px;
    transform: translateX(-50%);
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); */
}

.service-list .num_listttl {
    text-align: center;
    font-weight: bold;
    font-size: var(--rem20w);
    padding: var(--px20) 0;
    position: relative;
    font-family: var(--font-family01);
    line-height: 1.5;
}

/*---------col03-----------*/

.service-list.col3_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;

}

.service-list.col3_list>li {
    width: 31%;
}

.service-list.col3_list::before {
    content: "";
    display: block;
    width: 32%;
    height: 0;
    order: 1;
}

.service-list.col3_list:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}

.service-list .txtarea {
    line-height: 1.5;
}

@media print,
screen and (max-width: 768px) {
    .service-list.col3_list>li {
        width: 48%;
        margin-bottom: 60px;
    }

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

    .service-list.col3_list::before,
    .service-list.col3_list:after {
        content: none;
    }
}

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

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

.post .service-flow__ttl {
    font-size: var(--rem28);
    font-family: var(--font-family01);
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0;
    padding: 0 0 .6em;
    margin: 0 auto var(--px30);
    border-bottom: 0;
    background: linear-gradient(to right, var(--color-primary) 25%, #EAEAEA 25%) bottom / 100% 2px no-repeat;
}

.service-flow__ttl .numttl {
    color: var(--color-primary);
}

.service-flow__content {
    gap: var(--px50);
}

.service-flow__content .imgarea {
    aspect-ratio: 561 / 373;
    overflow: hidden;
}

.service-flow__content .txtarea {
    letter-spacing: 0.1em;
}

.service-flow__subttl {
    font-size: var(--rem24w);
    font-weight: bold;
    color: var(--color-primary);
}

.service-flow__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px16);
}

.service-flow__grid li {
    background: linear-gradient(115.7deg, #FAF8F5 1.06%, #FFFFFF 100%);
    border: 1px solid #EFEAE4;
    border-radius: 5px;
    padding: var(--px60) var(--px40);
}

.service-flow__grid .service-flow__card {
    max-width: 397px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: var(--px20);
}

.service-flow__card .imgarea {
    aspect-ratio: 50 / 50;
    overflow: hidden;
    max-width: 50px;
    margin: 0 auto;
}

.service-flow__card .txtstyle02 {
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1.2;
}

.service-flow__card .txtarea {
    line-height: 1.8;
}

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

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

.sale-support-box {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sale-support-box::before {
    content: "";
    display: block;
    width: calc(100% / 2 - var(px40));
    order: 1;
}

.sale-support-box:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px40) * 1)) / 2);
    order: 2;
}

.sale-support-box>li {
    width: calc((100% - (var(--px40) * 1)) / 2);
    background: linear-gradient(115.7deg, #FAF8F5 1.06%, #FFFFFF 100%);
    border: 1px solid #EFEAE4;
    border-radius: 5px;
    padding: var(--px30) var(--px40);
}

.sale-support-box .sale-support-card {
    max-width: 432px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: var(--px30);
}

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

@media print,
screen and (max-width: 500px) {
	.service-flow__grid{
        grid-template-columns: 1fr;
    }
    .sale-support-box>li {
        width: 100%;
    }
}

.sale-support-box .imgarea {
    aspect-ratio: 63 / 50;
    overflow: hidden;
    max-width: 63px;
    margin: 0 auto;
}

.sale-support-card .txtstyle02 {
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1.5;
}

.sale-support-card ul.list_disc li {
    font-size: var(--rem18);
}

.sale-support-card .txtarea {
    line-height: 1.8;
}

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

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

.sorting-cleaning__list {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 var(--px30);
}

.sorting-cleaning__list::before {
    content: "";
    display: block;
    width: calc(100% / 2 - var(px40));
    order: 1;
}

.sorting-cleaning__list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px40) * 1)) / 2);
    order: 2;
}

.sorting-cleaning__list>li {
    width: calc((100% - (var(--px40) * 1)) / 2);
}

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

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

.sorting-cleaning__list .imgarea {
    aspect-ratio: 550 /367;
    overflow: hidden;
}

.sorting-cleaning__list .txtstyle02 {
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1.2;
}

.sorting-cleaning__list .txtarea {
    line-height: 1.8;
}

.sorting-cleaning__list ul.list_disc li {
    font-size: var(--rem18);
    line-height: 1.8;
}

.content06 .service-flow__grid {
    grid-template-columns: repeat(3, 1fr);
}

.service-flow__card .imgarea {
    aspect-ratio: unset;
    overflow: hidden;
    width: 63px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 63px;
}

.service-flow__card .imgarea img {
    object-fit: contain;
}

.content06 .service-flow__grid .service-flow__card {
    max-width: 301px;
    margin: 0 auto;
}
@media print,
screen and (max-width: 768px) {
    .content06 .service-flow__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media print,
screen and (max-width: 500px) {
    .content06 .service-flow__grid {
        grid-template-columns: 1fr;
    }
}
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(--rem16);
    padding: var(--px30) var(--px24);
    line-height: 1.8;
    letter-spacing: 0;
    vertical-align: middle;
    /* 20-15px 15-10px (1920-375) */
}

.post table.table_style02 tr:first-child {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px dashed #CCCCCC;
}

.post table.table_style02 tr {
    border-bottom: 1px dashed #CCCCCC;
}

.post table.table_style02 tr:last-child {
    border-bottom: 1px solid #CCCCCC;
}

.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;
    background: rgba(250, 250, 250, 0.5);
}

.post table.table_style02 td ul.list_disc li {
    line-height: 1.8;
}

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

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

.customer-voice__top {
    gap: var(--px40);
}

.customer-voice__top .imgarea {
    aspect-ratio: 560 / 386;
    overflow: hidden;
}

.customer-voice__top .txtarea {
    line-height: 1.8;
}

.customer-voice__info ul.list_disc li {
    line-height: 1.8;
}

.customer-voice__info .customer-voice__info-lable {
    font-size: var(--rem20w);
    font-weight: bold;
}

.customer-voice__info {
    padding-left: clamp(10px, calc(2.718px + 1.942vw), 40px);
    display: flex;
    align-items: center;
    gap: clamp(24px, calc(5.553px + 4.919vw), 100px);
}

.customer-voice__result {
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1.8;
    color: var(--color-primary);
}

.customer-voice__bottom {
    display: flex;
    justify-content: space-between;
    gap: var(--px40);
}

.customer-voice__beforeafter {
    width: 48%;
    display: flex;
    flex-direction: column;
    gap: var(--px24) 0;
}

.voice-gallery {
    display: flex;
}

.voice-gallery__item {
    width: 50%;
}

.voice-gallery__img {
    aspect-ratio: 280 / 187;
    overflow: hidden;
}

.voice-gallery__img img {
    display: block;
}

.voice-gallery__label {
    text-align: center;
    font-family: var(--font-family03);
    font-size: var(--rem16);
    font-weight: bold;
    line-height: 1.875;
    padding: .4em 1em;
}

.voice-gallery__label.before {
    background: #EEEEEE;
    color: var(--color-font);
}

.voice-gallery__label.after {
    background: linear-gradient(90deg, #31BE77 0%, #30B1AE 100%);
    color: var(--color-background);
}

.customer-voice-gallery__survey {
    width: 48%;
}

.customer-voice-gallery__survey .imgarea {
    aspect-ratio: 600 / 768;
    overflow: hidden;
}

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

    .customer-voice__bottom {
        flex-direction: column;
    }

    .customer-voice__beforeafter,
    .customer-voice-gallery__survey {
        width: 100%;
    }
}

.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);
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a{
	font-family: var(--font-family01);
}

/* 20260623 */
.customer-pg, .customer-pg .service-flow__ttl {
	color: #002949;
}

.gap1 {
  gap: 1%;
}

.dot-ttl {
  display: flex;
  position: relative;
  font-weight: bold;
  font-size: var(--rem20w);
line-height: 1.6;
align-items: center;
gap: .1em;
margin-bottom: 1em;
}

.dot-ttl::before {
  content: "";
  display: inline-block;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  width: .9em;
  background: var(--color-primary);
}

.boxinfo {
  background: #FAFAFA;
  padding: var(--px24) var(--px30);
  border: 1px solid #CCCCCC;
  line-height: 2;
}

.boxttl {
  font-weight: bold;
  font-size: var(--rem18);
  line-height: 1.6;
  margin-bottom: 1rem;
}

.boxttl:not(:first-child) {
  margin-top: var(--rem20);
}

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

.linebox {
  padding: var(--px40);
  border-radius: 10px;
  border: 3px solid #31BE77;
}

.linebox:not(:first-child) {
  margin-top: var(--px50);
}
.post .col2img {
  margin: 0 auto;
}
.post .col2img:not(:first-child) {
margin-top: var(--px50);
}

.col2img {
  display: grid;
  max-width: 1000px;
  grid-template-columns: repeat(2, 1fr);
}

.col2img .imgarea {
aspect-ratio: 500 / 333;
overflow: hidden;
}

.col2img .col-ttl {
  font-weight: bold;
  font-family: var(--font-family03);
  text-align: center;
  padding: .5em;
  background: #EEEEEE;
}

.col2img > li:last-child .col-ttl {
background: linear-gradient(90deg, #31BE77 0%, #30B1AE 100%);
color: #fff;
}

.customer-pg h2.big-ttl:not(:first-child) {
  margin-top: var(--px80);
}

