@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=Outfit:wght@100..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&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #EEF2F4;
    --clr-000: #000;
    --clr-FFF: #FFF;
    --clr-272727: #272727;
    --color-font: #272727;
    --color-font01: #272727;
    --color-primary: #FE7F8A;
    --color-primary-shade: #FE7F8A;
    --color-primary-tint: #FFF8DE;
    --color-secondary: #FFAF40;
    --color-secondary-shade: #111111;
    --color-secondary-tint: #FFF8DE;
    --color-table-border: #D1D1D1;
    --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    --gr-linear: linear-gradient(90deg, #FC8089 54.33%, #FFE752 100%);
    /*1.6rem-1.4rem (1920-375)*/
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #272727;
    --header-color-primary: #FE7F8A;
    --header-color-primary-linear: linear-gradient(90deg, #FC8089 54.33%, #FFE752 100%);
    --header-color-second: #1A2A4F;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #D7F9FF;
    --footer-color-font: #272727;
    --footer-color-primary: #272727;

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

    --font-family03-en: "Outfit", "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;
    /* scrollbar-width: none; */
}


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

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

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

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

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

    #header .logo img {
        max-width: 405px;
        max-height: 75px;
        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: 90px;
    }

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

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

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

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

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

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

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(16px + ((1vw - 19.2px) * 0.4)), 16px);
        font-weight: 400;
        line-height: 1;
        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-weight: bold;
    }

    #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-family01);
        font-weight: bold;
        display: flex;
        align-items: center;
        letter-spacing: 0;
    }

    #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: bold;
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--header-color-primary);
    }

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

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

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

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

    #header ul.header__contact li {
        padding: 0;
        display: flex;
        align-items: center;
    }

    #header ul.header__contact {
        margin-right: var(--px20);
    }

    #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-primary-linear);
        color: var(--header-background);
        padding: 10px;
        font-size: var(--rem14);
        font-weight: bold;
        letter-spacing: 0;
        border-radius: var(--px100s);
        height: var(--px60);
        -webkit-border-radius: var(--px100s);
        -moz-border-radius: var(--px100s);
        -ms-border-radius: var(--px100s);
        -o-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;
        color: var(--color-background);
        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 {
        color:var(--color-primary) !important;
    }
    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);
    }

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

    nav#mainNav .menu-item a b {
        display: none;
    }
}

nav#mainNav ul li a span {
    font-weight: 500;
    font-size: var(--rem18);
    line-height: 1;
    letter-spacing: 0;
}

nav#mainNav .menu-item a::before {
    content: "";
    display: block;
    height: clamp(40px, calc(28.57px + 1.116vw), 50px);
    width: clamp(40px, calc(28.57px + 1.116vw), 50px);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
}

nav#mainNav .menu-item:nth-child(1) a::before {
    background-image: url('/wp-content/uploads/header-icon-01.png');
}

nav#mainNav .menu-item:nth-child(2) a::before {
    background-image: url('/wp-content/uploads/header-icon-02.png');
}

nav#mainNav .menu-item:nth-child(3) a::before {
    background-image: url('/wp-content/uploads/header-icon-03.png');
}

nav#mainNav .menu-item:nth-child(4) a::before {
    background-image: url('/wp-content/uploads/header-icon-04.png');
}

nav#mainNav .menu-item:nth-child(5) a::before {
    background-image: url('/wp-content/uploads/header-icon-05.png');
}

nav#mainNav .pc_none.menu-item a::before {
    content: "\f0e0";
    display: block;
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1;
    margin-bottom: .1em;
    font-size: clamp(40px, calc(28.57px + 1.116vw), 50px);
    background: linear-gradient(90deg, #FC8089 54.33%, #FFE752 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

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

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

    #header nav#mainNav ul li a {
        display: flex;
        align-items: center;
        gap: var(--px20);
    }
}

/* header navbar */
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-secondary);
    font-family: var(--font-family01);
    font-size: var(--rem12);
    border-radius: calc(var(--px12) - 2px);
    -webkit-border-radius: calc(var(--px12) - 2px);
    -moz-border-radius: calc(var(--px12) - 2px);
    -ms-border-radius: calc(var(--px12) - 2px);
    -o-border-radius: calc(var(--px12) - 2px);
	text-transform:uppercase;
}

.postlist .date,
.postlist .ttls {
    font-size: 100%;
    line-height: 2;
}

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

.postlist .post_text {
    padding: var(--px35) 0;
}

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

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

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

#sidebar {
    float: left;
}

#footer {
    clear: both;
}

#footer .footer__logo img {
    max-height: calc(var(--px70) + 2px);
    max-width: 390px;
}

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

#copyright {
    font-weight: 300;
}

/**------------------------------------------
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 */
body.home #contact-bottom {
    display: none;
}

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

.main-ttl,
.post .main-ttl {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem42w);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: var(--px50);
    color: var(--color-font);
}

.main-ttl .eng-ttl {
    display: block;
    text-transform: capitalize;
    font-size: var(--rem28);
    font-family: var(--font-family02);
    line-height: 1;
    font-weight: bold;
    letter-spacing: 0;
    color: var(--color-primary);
    margin-top: .5em;
}

.postlist li {
    border-bottom: 1px solid #ddd;
}

.post h2.main-ttl:after {
    display: none;
}

.post h2 {
    font-weight: bold;
    font-size: var(--rem20w);
}

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

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

.cta01 {
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
    overflow: hidden;
}

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

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.85);
    padding: 0;
    position: relative;
    z-index: 2;
    padding: var(--px100s) var(--px60w);
    border-radius: var(--px60w);
    -webkit-border-radius: var(--px60w);
    -moz-border-radius: var(--px60w);
    -ms-border-radius: var(--px60w);
    -o-border-radius: var(--px60w);
}

.cta01 .cta01_wrap .img-cta {}

.cta01 .cta01_wrap .img-cta img {
    object-fit: contain;
    width: auto;
    height: fit-content;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 0.89em;
    color: var(--color-primary);
}

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

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


.lh2 {
    line-height: 2;
}

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

.lh1_8 {
    line-height: 1.8;
}


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

.fw500 {
    font-weight: 500;
}

.fwbold {
    font-weight: bold;
}

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 320px;
    font-size: var(--rem16);
    color: #fff;
    line-height: 1.8;
    text-align: center;
    background: var(--gr-linear);
    font-weight: 600;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 50vh;
    transition: all .3s;
}

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

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

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

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

#about::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--color-primary-tint);
    z-index: -1;
}

#about .about_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255);
    padding: 0;
    position: relative;
    z-index: 2;
    padding: var(--px80s) var(--px60w) var(--px100w);
    border-radius: var(--px60w);
    -webkit-border-radius: var(--px60w);
    -moz-border-radius: var(--px60w);
    -ms-border-radius: var(--px60w);
    -o-border-radius: var(--px60w);
}

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

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

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

#about .about_wrap {
    background: var(--clr-FFF);
}

#about .img-about,
.cta01 .cta01_wrap .img-cta,
.ss_semi .img-ttl {
    display: flex;
    align-items: center;
    justify-content: center;
}

#about .img-about img,
.cta01 .cta01_wrap .img-cta img,
.ss_semi .img-ttl img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

#feature {
    padding: var(--px120s);
    background: #FFFAF3;
}

#feature .col3_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--px50);
    align-items: stretch;
}

#feature .col3_list li {
    width: 100%;
    position: relative;
    z-index: 1;
}

#feature .col3_list li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: clamp(85px, 8vw, 129px);
    height: clamp(127px, 10vw, 156px);
    transform: translate(0%, 0);
    z-index: 2;
}

#feature .col3_list li:nth-child(1)::before {
    background: url("/wp-content/uploads/ss-num-01.png") no-repeat center / contain;
}

#feature .col3_list li:nth-child(2)::before {
    background: url("/wp-content/uploads/ss-num-02.png") no-repeat center / contain;
}

#feature .col3_list li:nth-child(3)::before {
    background: url("/wp-content/uploads/ss-num-03.png") no-repeat center / contain;
}

@media screen and (max-width: 1111px) and (min-width: 1023px) {

    #feature .col3_list li::before {
        transform: translate(-10%, 0);
        -webkit-transform: translate(-10%, 0);
        -moz-transform: translate(-10%, 0);
        -ms-transform: translate(-10%, 0);
        -o-transform: translate(-10%, 0);
    }
}

@media (min-width: 769px) and (max-width: 1023px) {

    #feature .col3_list li::before {
        width: clamp(60px,
                calc(60px + 25 * ((100vw - 769px) / 254)),
                85px);

        height: clamp(100px,
                calc(100px + 26 * ((100vw - 769px) / 254)),
                126px);
    }

}

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

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

    #feature .col3_list li::before {
        width: clamp(60px,
                calc(60px + 69 * ((100vw - 200px) / 300)),
                129px);

        height: clamp(100px,
                calc(100px + 56 * ((100vw - 200px) / 300)),
                156px);
    }
}


#feature .txt-ttl {
    font-family: var(--font-family02);
    font-size: var(--rem24);
    line-height: 1.6;
    letter-spacing: 0;
    color: var(--color-primary);
    font-weight: bold;
}

#feature .imgarea {
    aspect-ratio: 380/380;
    border-radius: 50vh;
    -webkit-border-radius: 50vh;
    -moz-border-radius: 50vh;
    -ms-border-radius: 50vh;
    -o-border-radius: 50vh;
}

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

#service::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--color-primary-tint);
    z-index: -1;
}

#service .txtinner {
    max-width: 600px;
}

#service .imgarea {
    aspect-ratio: 1120/760;
    width: 58.3%;
    border-top-right-radius: var(--px60);
    border-bottom-right-radius: var(--px60);
}

#service .txtarea {
    width: 41.7%;
    padding: var(--px60) var(--px40);
}

#service .txt-ttl {
    font-weight: bold;
    font-size: calc(var(--rem20w) + 1px);
    line-height: 1.6;
}

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

    #service .imgarea,
    #service .txtarea {
        width: 100%;
    }

    #service .txtinner {
        max-width: 100%;
    }

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

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

/* page company */
/* h2_会社情報 */
header#h1Header::before {
    background: transparent;
    opacity: 0;
}

header#h1Header h1.title {
    font-size: var(--rem40w);
    font-weight: bold;
    letter-spacing: 0;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.post table.responsive th {
    width: 27%;
    color: var(--clr-FFF);
    font-weight: bold;
    background: var(--color-primary);
    font-size: var(--rem18);
    letter-spacing: 0;
    padding: var(--px30) var(--px24);
}

.post table.responsive td {
    color: var(--color-font);
    font-size: var(--rem18);
    letter-spacing: 0;
    padding: var(--px30) var(--px24);
}
.post table.responsive td {
    border-color: var(--color-primary);
}

.semi-company .pdf-box {
    display: flex;
    gap: var(--px20);
    align-items: center;
}

.pdf-box .txt-ttl {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem36);
    line-height: 1;
    letter-spacing: 0;
}

.post .semi-company .linkBtn {
    max-width: 300px;
    height: 100%;
    background: var(--color-secondary);
    margin: 0;
    font-size: var(--rem16);
    line-height: 1.4;
    font-family: var(--font-family02);
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 68px;
    height: 100%;
}

.post .semi-company .linkBtn::after,
.post .semi-company input.linkBtn::after,
.post .semi-company .linkBtn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: var(--px24);
    height: var(--px24);
    background: url('/wp-content/uploads/icon-pdf.png') no-repeat center / contain;
    transform: translateY(-50%);
    transition: all .3s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border: 0;
    right: var(--px40);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.ss_box {
    padding: var(--px60) var(--px100w) var(--px80);
    background: #FFFAF3;
    border-radius: var(--px50);
    -webkit-border-radius: var(--px50);
    -moz-border-radius: var(--px50);
    -ms-border-radius: var(--px50);
    -o-border-radius: var(--px50);
}

.semi-company .col3_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: var(--px40);
}

.semi-company .col3_list li {
    display: flex;
    flex-direction: column;
    width: calc((100% - var(--px40) * 2) / 3);
}

.ss_box p {
    font-family: var(--font-family02);
    line-height: 2;
}

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

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

/* 501 → 768 */
@media (min-width: 501px) and (max-width: 768px) {
    .post .semi-company .linkBtn {
        font-size: clamp(10px, calc(10px + 4 * ((100vw - 501px) / 267)), 14px);
    }
}

/* 769 → 1023 */
@media (min-width: 769px) and (max-width: 1023px) {
    .post .semi-company .linkBtn {
        font-size: clamp(10px, calc(10px + 4 * ((100vw - 769px) / 254)), 14px);
    }
}

/* page service */
.service-01 .imgarea {
    width: 30.5%;
    aspect-ratio: 378/378;
}

.service-01 .txtarea {
    width: 69.5%;
    padding: var(--px12);
}

.service-01 .txtinner {
    max-width: 803px;
}

.service-01 .txt-ttl {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: calc(var(--rem30w) + 2px);
    padding-bottom: var(--px30);
    border-bottom: 3px dotted var(--color-secondary);
}

.service-01 .txt-des {
    font-family: var(--font-family02);
    line-height: 1.8;
    margin-top: var(--px35);
}

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

    .service-01 .imgarea,
    .service-01 .txtarea {
        width: 100%;
    }

    .service-01 .txtinner {
        max-width: 100%;
    }
}

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

.service-02 .col2_list li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 0;
    border-radius: 4px;
}

.service-02 .col2_list li::before {
    content: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: clamp(110px,
            calc(110px + 19 * ((100vw - 1024px) / 896)),
            129px);
    height: clamp(127px, 10vw, 156px);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(5%, -100%);
    z-index: 1;
    pointer-events: none;
}

.service-02 .imgarea {
    aspect-ratio: 574/389;
}

/* @media (min-width: 875px) and (max-width: 1023px) {
    .service-02 .col2_list li::before {
        transform: translate(15%, -120%);
    }
}

@media (min-width: 769px) and (max-width: 1023px) {
    .service-02 .col2_list li::before {
        width: clamp(60px,
                calc(60px + 40 * ((100vw - 769px) / 254)),
                100px);
    }
} */
/* 
.service-02 .col2_list li:nth-child(1)::before {
    background-image: url("/wp-content/uploads/ss-num-01.png");
}

.service-02 .col2_list li:nth-child(2)::before {
    background-image: url("/wp-content/uploads/ss-num-02.png");
}

.service-02 .col2_list li:nth-child(3)::before {
    background-image: url("/wp-content/uploads/ss-num-03.png");
}

.service-02 .col2_list li:nth-child(4)::before {
    background-image: url("/wp-content/uploads/ss-num-04.png");
} */

.service-02 .txt-ttl {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: calc(var(--rem30w) + 2px);
    line-height: 1.75;
    color: var(--color-primary);
    margin-top: calc(-1 * var(--px12));
}

.service-02 .txt-des {
    font-size: var(--rem20w);
    line-height: 1.75;
}

.service-02 .col2_list li {
    padding: var(--rem24w);
    border-radius: 4px;
    background: #FFFAF3;
}

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

.service-ttl {
    font-family: var(--font-family03);
    font-weight: bold;
    font-size: calc(var(--rem30w) + 2px);
    line-height: 2;
    color: var(--clr-FFF);
    letter-spacing: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-primary);
    padding: var(--px30) auto;
    border-radius: var(--px20);
}

.service-04 .ss-box {
    display: flex;
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem36);
    line-height: 1;
    letter-spacing: 0;
    align-items: center;
    gap: var(--px24);
}

.semi-service .txt_des {
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    line-height: 1;
}

.service-04 .flexbox {
    gap: var(--px16);
}

.flowlist01 {
    padding-left: 13rem;
    position: relative;
}

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

.flowlist01>li {
    position: relative;
}

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

.flowlist01>li .icon {
    font-size: var(--rem20);
    font-weight: bold;
    color: var(--clr-FFF);
    background: var(--color-secondary);
    padding: 0.8rem 2rem;
    display: block;
    position: absolute;
    top: 0;
    left: -13rem;
    z-index: 100;
    border-radius: 10px;
}

.flowlist01>li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent var(--color-secondary);
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flowlist01>li dl {
    padding-left: 7rem;
    position: relative;
    padding-top: 0.7rem;
}

.flowlist01>li dl::before,
.flowlist01>li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 2rem;
}

.flowlist01>li dl::before {
    width: 7px;
    height: 7px;
    margin-top: 0;
    background: var(--color-secondary);
    border-radius: 50%;
    left: -4px;
}

.flowlist01>li dl::after {
    width: 50px;
    border-bottom: 1px dashed var(--color-secondary);
    position: absolute;
    left: 5px;
    top: 2.3rem;
}

.flowlist01>li dl dt {
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-size: var(--rem24w);
}

@media (max-width: 768px) {
    .flowlist01>li .icon {
        font-size: 1.2rem;
    }

    .flowlist01 {
        padding-left: 10rem;
    }

    .flowlist01>li .icon {
        left: -11rem;
    }

    .flowlist01::before {
        left: 10rem;
    }

    .flowlist01>li dl {
        padding-left: 4.5rem;
    }

    .flowlist01>li dl::after {
        width: 30px;
    }

    .flowlist01>li dl dt {
        font-size: 1.4rem;
    }
}
@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);
}

.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-shade);
    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(--px30) var(--px24);
}

.post table td {
    border-color: #EBEBEB;
    vertical-align: middle;
}