@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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Serif+JP:wght@200..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Serif+JP:wght@200..900&family=Quicksand:wght@300..700&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #EEF2F4;
    --color-background-op70: #ffffffB3;
    --clr-000: #000;
    --clr-FFF: #FFFFFF;
    --clr-FFE0E9: #FFE0E9;
    --clr-FFF583: #FFF583;
    --clr-C3F6F6: #C3F6F6;
    --clr-D1FFCA: #D1FFCA;
    --clr-4E4E4E: #4E4E4E;
    --clr-FFF2F5: #FFF2F5;
    --clr-9BD481: #9BD481;
    --color-font: #4E4E4E;
    --color-font01: #000000;
    --color-primary: #F57386;
    --color-primary-shade: #FFCADA;
    --color-primary-tint: #FFF2F5;
    --color-secondary: #39A0D3;
    --color-secondary-shade: #39A0D3;
    --color-secondary-tint: #39A0D3;
    --color-table-border: #D1D1D1;
    --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: #4E4E4E;
    --header-color-primary: #FFCADA;
    --header-color-primary-linear: linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%);
    --header-color-second: #FFB26F;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #FFFFFF;
    --footer-color-font: #4E4E4E;
    --footer-color-primary: #4E4E4E;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Maru Gothic", sans-serif;
    --font-family03-en: "Quicksand", "Noto Sans JP", sans-serif;

    --font-family-logo: "Zen Kaku Gothic New", "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;
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    nav#mainNav ul li.pc_none {
        display: none;
    }

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

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

    #header .logo img {
        max-width: 99px;
        max-height: 100px;
        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);
        margin-right: var(--px20);
    }

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

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

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

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

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

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(13px + ((1vw - 10.24px) * 0.558)), 18px);
        font-weight: bold;
        line-height: 1;
        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: 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 .txt-info {
        font-size: var(--rem12);
        font-weight: 500;
    }

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

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

    #header a.head_btn.tel_btn .tel_icon {
        font-size: calc(var(--rem24w) + 2px);
        font-family: var(--font-family03-en);
        font-weight: bold;
        display: flex;
        align-items: center;
        letter-spacing: 0em;
        /* 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: .77em;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--color-primary);
    }

    #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 ul.header__contact li {
        padding: 0;
        display: flex;
        align-items: center;
    }

    #header a.head_btn.mail_btn {
        flex-direction: row;
        text-align: center;
        line-height: 1.1;
        min-width: calc(var(--px200) + 0px);
        width: 100%;
        background: var(--header-color-second);
        color: var(--color-font);
        padding: 10px;
        font-size: var(--rem14);
        font-weight: bold;
        letter-spacing: 0;
        border-radius: var(--px100s);
        height: var(--px60);
        -webkit-border-radius: var(--px100s);
    }

    #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-font);
        margin-right: 10px;
        margin-bottom: 0;
    }

    #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);
    }
}


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

}

@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 */
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-secondary);
    font-family: var(--font-family01);
    font-size: calc(var(--rem12) + 1px);
}

.postlist .time {
    padding-top: .5em;
    font-weight: 500;
}

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

#front_top_content .linkBtn,
#front_bottom_content .linkBtn {
    max-width: 300px !important;
}

/* footer */
.wpcf7-form .must {
    background: #FF0000;
}

.wpcf7-form table.responsive th {
    width: calc(var(--px24) * 2 + 15em) !important;
}

#sidebar {
    float: left;
}

#copyright {
    font-weight: 300;
}

#footer {
    clear: both;
    padding-top: var(--px70);
    padding-bottom: var(--px60);
}

#footer .footnav:not(:last-child) {
    margin-bottom: 20px;
}

#footer .footer__logo img {
    max-height: calc(var(--px160));
    max-width: 250px;
	aspect-ratio: 160 / 108;
	
}

#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(--px16);
}

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

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

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

/* CTA */
body.note(home) p {
  color: var(--color-font01);
}
body.home #contact-bottom {
    display: none;
}

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

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

.fs_18 {
    font-size: var(--rem18);
}

.fs_12 {
    font-size: var(--rem12);
}

.lt05 {
    letter-spacing: 0.05em;
}

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

.post .imgarea {
    position: relative;
    overflow: hidden;
}

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

.imgarea iframe {
    width: 100%;
    height: 100%;
}

.cta01 {
    background: var(--clr-9BD481);
    position: relative;
    z-index: 0;
    padding: var(--px140) 0;
}

.cta01::before {
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 87%;
    width: 100%;
    background: url(/wp-content/uploads/top-6.png) no-repeat center / cover;
}

.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: var(--clr-FFF);
    padding: 0;
    position: relative;
    z-index: 2;
    padding: var(--px100) var(--px60);
    border-radius: var(--px80);
}

.cta01 .cta01_wrap h2,
.cta01 .cta01_wrap h1,
.cta01 .cta01_wrap .main-ttl {
    text-align: center;
}

.cta01 .cta01_wrap p {
    font-size: var(--rem18);
    font-weight: 400;
    color: var(--color-font);
    letter-spacing: 0;
    line-height: 2;
    margin-top: var(--px40);
}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 960px;
    margin: var(--px40) auto 0 auto;
    gap: var(--px30);
}

.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(--px24);
    text-align: center;
    box-sizing: border-box;
    color: #111;
    transition: all ease .15s;
    border: 4px solid var(--color-background);
    border-radius: var(--rem80w);
    font-family: var(--font-family02);
}

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

.cta01 .img-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: var(--px20);
    padding-bottom: var(--px24);
}

.cta01 .img-cta img {
    max-width: clamp(120px, calc(120px + ((100vw - 475px) * 0.263)), 500px);
    height: auto;
    display: block;
}

.cta01 .img-cta h2 {
    margin: 0;
    font-size: var(--rem48);
    font-weight: bold;
    color: var(--color-font);
    line-height: 1.4;
    letter-spacing: 0;
}

.cta01 .img-cta::after {
    content: "";
    width: 140px;
    height: 4px;
    background: var(--color-primary);
    border-radius: 999px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
}

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

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

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

    .cta01 .ctabtnlist a.item {
        min-height: 120px;
    }
}

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

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

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    font-weight: bold;
	font-family:var(--font-family03-en);
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
    letter-spacing: 0;
}

.cta01 a.telbtn {
    color: var(--color-font);
    border-color: var(--color-primary-shade);
}

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

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

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

/* ボタンアイコン */
.cta01 .telnum::before,
.cta01 .mailbtn .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';
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: bold;
    font-size: var(--rem48w);
    letter-spacing: 0;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    line-height: 1.4;
}

.main-ttl .eng-ttl {
    display: block;
    color: var(--color-font);
    font-weight: 400;
    letter-spacing: 0.05em;

    text-transform: capitalize;

    font-size: var(--rem90);
    font-family: var(--font-family03-en);
    line-height: 1.4;
    /* margin-bottom: var(--rem12); */
}


.post h2::after,
.main-ttl:after {
    content: "";
    width: calc(var(--rem120) + 20px);
    height: 4px;
    background: var(--color-primary);
    border-radius: 999px;
    position: relative;
    visibility: visible;
    display: block;
    margin: .2em auto 0;
}
.lh1_375{
	line-height:1.375;
}
.lh1_625{
	line-height:1.625;
}
.lh1_8 {
    line-height: 1.8;
}

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

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


.fw500 {
    font-weight: 500;
}

.fwbold {
    font-weight: bold;
}

/*--幅フル100%背景色--------------------------------------------*/


#thumbImg::before,
header#h1Header::before {
    opacity: 0;
    background: #fff;

    /* display: none; */
}

h1.title,
.post h1,
header#h1Header h1.title {
    font-family: var(--font-family03);
    font-size: var(--rem36);
    color: var(--color-font);
    font-weight: 500;
}

header#h1Header h1.title {
    color: var(--color-background);
    font-weight: bold;
    letter-spacing: 0;
    font-family: var(--font-family01);
    /* text-shadow: 0px 0px 30px #008842; */

}

/*--contact_area-------------------------------------*/

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);
    /*80px-40px (1920-375)x*/
    text-align: center;
    background: #F5F5F5;
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    overflow: hidden;
    /* border-radius: var(--px100); */
}

.post .contact_ttl {
    font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem);
    /* 2.8-2.1rem (1920-375) */
    font-weight: 600;
    text-align: center;
    letter-spacing: .2rem;
    padding: 0;
    margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px);
    /* 120-65px auto 50-35px (1920-375) */
}

.post .contact_ttl::before {
    content: none;
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
}

.post .contact_ttl::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: 8.1em;
    height: 3px;
    background: var(--color-primary);
    margin: 0.6em auto 0;
}

.contact_read {
    margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    /* text-align: center; */
    letter-spacing: .1em;
}

.button_wrap,
.post .button_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.button_wrap>*,
.post .button_wrap>* {
    margin: 10px !important;
}

/*.contact_area .linkBtn,
.post .contact_area .linkBtn {
    padding: 0;
    max-width: 420px;
    font-size: var(--rem20);
    font-weight: bold;

}*/

.contact_area .linkBtn a {
	color: var(--color-font);
}

/*.contact_area .linkBtn::after {
    font-size: 1.2rem;
    right: var(--px30);
}*/

.post h2 {
    font-family: var(--font-family01);
    font-size: var(--rem24w);
    font-weight: bold;
    letter-spacing: 0;
}

.post h2 .eng-ttl {
    font-family: var(--font-family01);
    text-transform: uppercase;
    font-size: var(--rem20);
    letter-spacing: 0;
    display: block;
}

.post h2::after {
    content: none;
}

/* page top about */
.content-head .img-ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: var(--px20);
    padding-bottom: var(--px50);
}

.content-head .img-ttl .imgarea-ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--px120s);
    height: var(--px120s);
    border-radius: 50%;
    background: transparent;
    padding: var(--px20);
    aspect-ratio: 1;
}

.content-head .img-ttl img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.content-head .img-ttl h2 {
    margin: 0;
    font-size: var(--rem48w);
    font-weight: bold;
    color: var(--color-font);
    line-height: 1.4;
    letter-spacing: 0;
}

.content-head .img-ttl::after {
    content: "";
    width: 140px;
    height: 4px;
    background: var(--color-primary);
    border-radius: 999px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
}

#about .content-head .img-ttl .imgarea-ttl {
    background: var(--clr-FFE0E9);
}

#about {
    padding: var(--px100s) 0;
    position: relative;
    background: #f8f8f8;
    overflow: hidden;
    z-index: 1;
}

#about::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
            #FFFFFF 0%,
            #FFFFFF 64%,
            #D0EC91 64%,
            #D0EC91 100%);
    z-index: -1;
}


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

#problems .main-ttl::after,
#instagram .main-ttl::after,
#address .main-ttl::after {
    content: "";
}

#problems {
    padding-top: var(--px60w);
    padding-bottom: var(--px170);
    background: var(--clr-FFF2F5);
}

#problems .col3_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    counter-reset: number;
    list-style-type: none !important;
}

#problems .col3_list li {
    margin-bottom: var(--px40);
}

#problems .imgarea {
    position: relative;
    margin-bottom: var(--px20);
    overflow: visible;
    gap: 0;
	aspect-ratio: 275.66 / 431.68;
}

#problems .imgarea:before {
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: var(--color-primary-tint);
    color: var(--color-secondary);
    font-family: var(--font-family03-en);
    font-weight: bold;
    font-size: var(--rem40w);
    border-radius: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    bottom: -40px;
    transform: translateX(-50%);
}

#problems .txt_des {
    padding: var(--px14);
    font-weight: bold;
    font-size: var(--rem18);
}

#instagram {
    padding: var(--px120s) 0;
}

#services {
    padding: var(--px120s) 0;
    background: var(--clr-9BD481);
}

#services .txtarea {
    padding: var(--px40);
    background: var(--clr-FFF);
}
#services .service-02 .txtinner{
	max-width:736px;
}
#services .service-01 .imgarea-ttl {
    background: var(--clr-D1FFCA);
}

#services .service-02 .imgarea-ttl {
    background: var(--clr-C3F6F6);
}

#services .service-03 .imgarea-ttl {
    background: var(--clr-FFF583);
}

#services .imgarea {
    aspect-ratio: 960/625;
}

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 360px;
    font-size: var(--rem18);
    color: var(--color-font);
    line-height: 1.4;
    text-align: center;
    background: var(--color-primary-shade);
    font-weight: bold;
    padding: var(--rem24w) 30px var(--rem24w) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 50vh;
    transition: all .3s;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    content: '\f0a9';
    position: absolute;
    font-size: var(--rem16);
    color: var(--color-font);
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    transition: 0.3s all;
    font-size: 1.1em;
}

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

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
    border-color: #fff;
}

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

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

#address {
    position: relative;
    padding: var(--px120s) 0;
    overflow: hidden;
    z-index: 1;
    background: #000;
}

#address::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("/wp-content/uploads/top-08.png") center center / cover no-repeat;
    z-index: -3;
}

#address::after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--color-primary);
    mix-blend-mode: hue;
    opacity: 1;
    z-index: -2;
}

#services .content-head .img-ttl {
    justify-content: start;
}

#services .img-ttl::after {
    content: none;
}

#services .txtinner {
    max-width: 720px;
}

#address .main-ttl {
    font-size: var(--rem42w);
}

#address .main-ttl:after {
    margin-top: 0.7em;
}

#address .txtarea {
    background: var(--clr-FFF);
    padding: var(--px40) var(--px60);
}

#address .txtinner {
    max-width: 380px;
}

/* semi */
.post h3 {
    font-size: var(--rem20w);
    font-weight: bold;
    padding-left: 0;
}

.service01 .txtinner {
    max-width: 868px;
}

.ml2 {
    margin-left: 2rem !important;
}

.service02 .flexbox .txtarea .txtinner {
    max-width: 716px;
}

.service02 .flexbox .txtarea {
    padding: var(--px20);
}

.service02 .imgarea {
    aspect-ratio: 620/387;
}

.service02 .flexbox.rev .txtinner {
    max-width: 593px;
}

header#h1Header::before {
    background: transparent;
}

header#h1Header h1.title {
    color: var(--clr-000);
    font-weight: bold;
    font-size: var(--rem40w);
}

.service03 .content-head .img-ttl h2,
.semi-recruit .content-head .img-ttl h2 {
    font-size: var(--rem24w);
}

.service03 .content-head .img-ttl,
.semi-recruit .content-head .img-ttl {
    gap: 0;
}

.service03 .content-head .img-ttl::after,
.semi-recruit .img-ttl::after {
    content: none !important;
}

@media print,
screen and (max-width: 768px) {
    #about .content-head .img-ttl {
        gap: 0;
    }

    #problems .col3_list {
        grid-template-columns: repeat(2, 1fr);
    }

    #services .txtarea,
    #address .txtarea {
        padding: var(--px60);
    }

    #services .txtBtn {
        text-align: center;
    }

    #services .txtinner,
    #address .txtinner,
    .service02 .txtinner {
        max-width: 100%;
    }

    body.home .main-ttl {
        font-size: var(--rem36);
    }
}

@media print,
screen and (max-width: 500px) {
    #problems .col3_list {
        grid-template-columns: repeat(1, 1fr);
    }

    .cta01 .img-cta {
        padding-bottom: var(--px30);
        gap: 0;
    }

    #problems p {
        margin-top: var(--px40) !important;
    }

    #problems {
        padding-bottom: var(--px60s);
    }
}

@media print,
	screen and (max-width: 356px) {
		.cta01 .img-cta img{
			width:clamp(80px, calc(80px + ((100vw - 356px) * 0.39024)), 120px);
		}
		.cta01 .img-cta h2{
			font-size:var(--rem30);
		}
}
.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: transparent;
    /* border: 1px solid #cccccc; */
    border-bottom: 1px dashed #B2B2B2;
}

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

.qa_list .qa_list_inner .a_ico {
    color: #ffffff;
    background: var(--color-primary);
    line-height: 1.0;
    padding: 1rem 1rem 1rem 1rem;
    font-size: var(--rem20w);
    border-right: 1px solid #cccccc;
    width: 100%;
    text-align: center;
    max-width: 90px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font-family);
}

.qa_list .qa_list_inner .q_ico {
    background: transparent;
    color: var(--color-primary);
    line-height: 1.0;
    padding: 1rem 1rem 1rem 1rem;
    font-size: var(--rem20w);
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font-family);
    /* border-right: 1px solid #cccccc; */
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
    padding: 1.5rem 1.5rem 1.5rem 2rem;

}

.qa_list .qa_list_inner .a_desc {
    width: 100%;
    line-height: 1.52;
    font-size: var(--rem16);
}

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

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

.qa_list .qa_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0 1rem 0;
    /* border: 1px solid #cccccc; */
    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 {
        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;
    }
}

/* company */
.company01 .imgarea {
    aspect-ratio: 652 / 435;
    width: 52.58%;
}

.company01 .txtarea {
    width:47.42%;
    padding: var(--px40);
}

.post table.table_style04 th {
    background-color: transparent;
}

.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
    border: none;
}

table.table_style04 tr:first-child {
    border-top: 1px solid #ababab;
}

table.table_style04 tr:last-child {
    border-bottom: 1px solid #ababab;
}

table.table_style04 tr {
    border-top: 1px dashed #ababab;
    letter-spacing: 1px;
}

table.table_style04 th,
table.table_style04 td {
    padding: 50px 30px;
}

table.table_style04 th {
    position: relative;
    z-index: 0;
}

table.table_style04 th:before {
    position: absolute;
    content: "";
    background: #49B1E4;
    top: 7px;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: auto;
    z-index: -1;
	opacity: .2;
}

table.table_style04 td ul li {
    padding-left: 1em;
    position: relative;
    line-height: 2;
}

table.table_style04 td ul li:before {
    position: absolute;
    content: "・";
    top: 0;
    left: 0;
}

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

    table.table_style04 th,
    table.table_style04 td {
        padding: 35px 10px;
        font-size: 1.4rem;
        vertical-align: middle;
    }

    table.table_style04 th {
        width: 32%;
    }

    table.table_style04 td {
        width: 68%;
    }

    .semi-company .txtarea,
    .semi-company .imgarea {
        width: 100%;
    }

    .semi-company .txtinner {
        max-width: 100%;
    }
}

/* page recruit */
.recruit-01 {
    background: url(/wp-content/uploads/recruit-01.png) no-repeat center / cover;
    position: relative;
    padding: var(--px70) 0 var(--px120s);
}

.recruit-02 .txtinner {
    max-width: 944px;
    margin: 0 auto;
}

.max_w500 {
    max-width: 500px;
    margin: 0 auto;
}

span.marker.yellow {
    font-weight: bold;
    font-size: var(--rem20);
    letter-spacing: 0.1em;
    background: linear-gradient(transparent 60%, var(--color-primary-shade) 60%);
}

.recruit-02 .txt_sub {
    font-size: var(--rem18);
    line-height: 2.2;
    letter-spacing: 0.3em;
}

.recruit-08 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px60);
}

@media (max-width: 768px) {
    .recruit-08 ul {
        grid-template-columns: repeat(1, 1fr);
    }
}

.check_wrap {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

@media (max-width: 500px) {
    .check_wrap {
        flex-direction: column;
    }

    .list_check {
        width: 100%;
    }
}

/* .widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: var(--px80) calc((100vw - 100%) / 2) var(--px120);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
background: url(/wp-content/uploads/recruit-01.png) no-repeat center / cover;

}

*/

.post table {
    border: #dcdddd 1px solid;
    color: #333333;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.post table th {
    width: 27%;
    background: var(--color-primary);
    vertical-align: middle;
}

.post table.responsive th {
    color: var(--color-background);
    font-weight: bold;
}

.post table th, .post table td {
    line-height: 1.8;
    padding: var(--px40) var(--px24);
}

.post table td {
    border-color: #EBEBEB;
    vertical-align: middle;
}
@media only screen and (max-width: 640px) {
	.post .wpcf7-form table.responsive th{
		width:100% !important;
	}
}
.post ul#sitemap_list.sitemap_disp_level_0 > li {
    border-bottom: solid 1px var(--color-primary);
}
#privacy h3 {
    border-color: var(--color-primary);
}
#sp-header .inner #header-layout .logo .mark{
	height:auto;
	padding:0;
}
body.page-company {
    position: relative;
    background: url(/wp-content/uploads/bg_com.png) center center / cover no-repeat;
}

body.page-company::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(73, 177, 228, 0.2); 
    pointer-events: none;
    z-index: -1;
}
body.page-services{
    background: url("/wp-content/uploads/bg-services.png") center center / cover no-repeat;
/*    background-attachment: fixed;*/
}
body.page-company #wrapper,
body.page-services #wrapper {
    background: transparent;
    position: relative;
    z-index: 1;
}