@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+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Darumadrop+One&display=swap');


:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #E3F6EA;
    --color-background-op70: #ffffffB3;
    --clr-FADCE7: #FADCE7;
    --clr-FFF600: #FFF600;
    --clr-EBF7D1: #EBF7D1;
    --clr-000: #000;
    --color-font: #454545;
    --color-font01: #111111;
    --color-primary: #5AAD42;
    --color-primary-shade: #5AAD42;
    --color-primary-tint: #D8F6D8;
    --color-secondary: #E7E0D1;
    --color-secondary-shade: #111111;
    --color-secondary-tint: #111111;
    --color-table-border: #DDDDDD;
    --color-table-background: #5AAD42;
    --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: 1240px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #454545;
    --header-color-primary: #5AAD42;
    --header-color-second: #5AAD42;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #FFFFFF;
    --footer-color-font: #454545;
    --footer-color-primary: #454545;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
    --font-family03: "Darumadrop One", "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-family02);
        text-transform: uppercase;
    }

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

    body.mobile #header .logo img,
    #header .logo img {
        max-width: clamp(270px, calc(342px + ((1vw - 19.2px) * 8.0357)), 342px);
        max-height: 22px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 22px;
        /* 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: 0;
    }

    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(5px, calc(25px + ((1vw - 19.2px) * 2.2321)), 25px);
    }

    nav#mainNav ul li:last-child a {
        padding: var(--px20) clamp(5px, calc(20px + ((1vw - 19.2px) * 1.6741)), 20px) var(--px20) clamp(5px, calc(25px + ((1vw - 19.2px) * 2.2321)), 25px);
    }

    nav#mainNav ul li a b {
        font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 0.4464)), 16px);
        font-weight: 700;
        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.tel_btn {
        font-family: var(--font-family01);
        color: var(--header-color-font);
        background: var(--header-background);
        width: 100%;
        min-width: calc(var(--px240) + 11px);
        position: relative;
        padding: var(--px16) clamp(5px, calc(20px + ((1vw - 19.2px) * 1.6741)), 20px);
        box-shadow: inset 0 0 0 1px var(--header-background);
    }

    #header a.head_btn .tel_text-sub {
        font-weight: 400;
        font-family: var(--font-family01);
        color: var(--header-color-font);
        font-size: clamp(10px, calc(13px + ((1vw - 19.2px) * 0.3348)), 13px);
        letter-spacing: 0;
    }

    #header a.head_btn .tel_text-sub .note {
        font-size: clamp(10px, calc(13px + ((1vw - 19.2px) * 0.3348)), 13px);
    }

    #header a.head_btn .tel_text-sub .note b {
        font-weight: 400;
        font-size: clamp(10px, calc(13px + ((1vw - 19.2px) * 0.3348)), 13px);
    }

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem24);
        font-family: var(--font-family01);
        font-weight: 500;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        line-height: 1.2;
        margin-bottom: 5px;
        /* padding-right: .5em; */
    }

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

    #header a.head_btn.tel_btn .tel_icon::before {
        content: "\f095";
        font-family: "FontAwesome";
        font-size: var(--rem18);
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 8px;
    }

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

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

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

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

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

    #header a.head_btn.mail_btn,
    #header .recruit-btn>a {
        flex-direction: column;
        text-align: center;
        line-height: 1.3;
        min-width: var(--px140);
        background: var(--header-color-primary);
        color: var(--header-background);
        padding: var(--px16) clamp(10px, calc(18px + ((1vw - 19.2px) * 0.8929)), 18px);
        font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 0.4464)), 16px);
        font-weight: bold;
        letter-spacing: .05em;
        font-family: var(--font-family02);
        border-radius: 0;
        box-shadow: inset 0 0 0 1px var(--header-color-primary);
    }

    #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.mail_btn::before {
        content: "\f0e0";
        font-family: "FontAwesome";
        font-size: var(--rem20);
        font-weight: 400;
        line-height: 1.2;
        color: var(--color-background);
        margin-right: 0;
        margin-bottom: 10px;
    }

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


@media print,
screen and (max-width: 1300px) and (min-width: 1024px) {

    #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 a:hover,
    nav#mainNav ul li.current-menu-item a {
        background: var(--header-background) !important;
    }

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

}

/* header navbar */

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

header#h1Header h1.title {
    color: var(--color-font);
}

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

    li {
        border-bottom: 1px solid var(--color-table-border);
    }
}

.postlist li:first-child {
    border-color: var(--color-table-border);
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-primary);
    font-family: var(--font-family01);
    font-size: calc(var(--rem12) + 1px);
    letter-spacing: 0.05em;
    border-radius: 5px;
    color: var(--color-background);
}

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

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

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

/* footer */
#footer {
    padding: var(--px80) 0 var(--px60);
    background: url(/wp-content/uploads/top-19.png) no-repeat center / cover;
}

#footer .footer__logo img {

    max-height: 22px;
    max-width: 342px;
    min-height: 22px;
}

#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:not(:last-child) {
    margin-bottom: var(--px40);
}

#footer .socialicon {
    margin-bottom: var(--px20);
}

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

#copyright {
    font-weight: 300;
    margin-top: 0;
    background: transparent;
}

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

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

.cta01 {
    background: var(--color-primary-tint);
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: var(--color-background);
    padding: var(--px100) var(--px40);
    position: relative;
    z-index: 3;
    border-radius: 60px;
}

.cta01 .cta01_wrap::before {
    content: '';
    position: absolute;
    top: calc(clamp(30px, calc(67px + ((1vw - 19.2px) * 2.3948)), 67px) * -1);
    left: clamp(10px, calc(50px + ((1vw - 19.2px) * 2.589)), 50px);
    width: 30%;
	max-width: 293px;
    aspect-ratio: 293 / 300;
    height: auto;
    background: url(/wp-content/uploads/top-17.png) no-repeat center / contain;
    z-index: -1;
}

.cta01 .cta01_wrap::after {
    content: '';
    position: absolute;
    top: calc(clamp(10px, calc(40px + ((1vw - 19.2px) * 1.9417)), 40px) * -1);
    right: clamp(10px, calc(25px + ((1vw - 19.2px) * 0.9709)), 25px);
    width: 25%;
	max-width: 276px;
    aspect-ratio: 276 / 306;
    height: auto;
    background: url(/wp-content/uploads/top-18.png) no-repeat center / contain;
    z-index: -1;
}

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

.cta01 .cta01_wrap p {
    font-size: var(--rem18);
    letter-spacing: 0.05em;
    line-height: 1.8;
}

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

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

.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: calc(var(--px30) + 11px) var(--px20) calc(var(--px30) + 10px);
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 0;
    transition: all ease .15s;
    border: 0;
    background: transparent;
}

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

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

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

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

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

.cta01 .infotxt {
    font-size: calc(var(--rem12) + 1px);
    font-weight: 400;
}

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem26w);
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    color: var(--color-primary);
    margin-bottom: 10px;

}

.cta01 a.telbtn {
    background: var(--color-background);
    color: var(--color-font);
    border: 2px solid var(--color-primary);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 100px;
}


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

.cta01 a.mailbtn {
    color: var(--color-background);
    background: var(--color-primary);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 100px;
}

/* メールボタン */
.cta01 .linebtn .btnttl {
    font-size: var(--rem18);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
}

.cta01 a.linebtn {
    color: var(--color-background);
    background: #EDC237;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 100px;
}


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

.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
    font-size: var(--rem20);
}

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

/* main title */
.post h2, .cta01 h2 {
    font-size: var(--rem24w);
    font-family: var(--font-family02);
    font-weight: 700;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4;
    padding: 0;
    margin: 0 auto var(--px50);
    color: var(--color-font);
}

.post h2.heading {
    font-size: clamp(24px, calc(40px + ((1vw - 19.2px) * 1.0356)), 40px);
    line-height: 2.4;
}

.post h2 span, .cta01 h2 span {
    display: block;
    font-family: var(--font-family03);
    font-weight: 400;
    color: var(--color-primary);
    text-transform: capitalize;
    line-height: 1.4;
}

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

.home h2, .cta01 h2 {
    font-size: var(--rem36);
}

.home h2 span, .cta01 h2 span {
    font-size: var(--rem24w);
}

.home h2::after, .cta01 h2::after{
	content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: clamp(150px, calc(210px + ((1vw - 19.2px) * 3.8835)), 210px);
    aspect-ratio: 210 / 60;
    height: auto;
    background: url(/wp-content/uploads/top-6.png) no-repeat center / contain;
    margin: 10px auto 0;
}

.lh1-5 {
    line-height: 1.5 !important;
}

.lh1-8 {
    line-height: 1.8 !important;
}

.lh2 {
    line-height: 2;
}

.lh2-4 {
    line-height: 2.4;
}

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

.fw700 {
    font-weight: 700 !important;
}

.fs20 {
    font-size: var(--rem20) !important;
}

.fs40w {
    font-size: var(--rem40w) !important;
}

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

.front_contents .wrapper_content {
    position: relative;
    z-index: 2;
    width: 90%;
}

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

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

#content01 .wrapper_content {
    background: var(--color-background);
    position: relative;
    border-radius: 60px;
    padding: var(--px90) var(--px60) var(--px100);
}

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

.deco {
    position: absolute;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.deco-top {
    left: 50%;
    top: calc(clamp(54px, calc(95px + ((1vw - 19.2px) * 2.6537)), 95px) * -1);
    transform: translateX(-50%);
    width: clamp(220px, calc(390px + ((1vw - 19.2px) * 11.0032)), 390px);
    aspect-ratio: 390 / 140;
    height: auto;
    background-image: url("/wp-content/uploads/top-2.png");
}

.deco-left {
    left: calc(var(--px30) * -1);
    top: clamp(80px, calc(138px + ((1vw - 19.2px) * 3.754)), 138px);
    width: clamp(100px, calc(161px + ((1vw - 19.2px) * 3.9482)), 161px);
    aspect-ratio: 161 / 160;
    height: auto;
    background-image: url("/wp-content/uploads/top-3.png");
}

.deco-right {
    right: calc(var(--px30) * -1);
    bottom: 9%;
    width: clamp(100px, calc(130px + ((1vw - 19.2px) * 1.9417)), 130px);
    aspect-ratio: 130 / 150;
    height: auto;
    background-image: url("/wp-content/uploads/top-4.png");
}

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


/* BTN */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: var(--rem16);
    color: var(--color-primary);
    text-align: center;
    background: var(--color-primary-tint);
    padding: 23px 30px 22px 20px;
    margin: 0 auto 0;
    transition: all .3s;
    font-family: var(--font-family01);
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1.2;
    border: 2px solid var(--color-primary);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 100px;
}

.home .linkBtn {
    max-width: 300px;
}

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

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
    color: var(--color-primary);
    background: var(--color-primary-tint);
    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;
}

#content02 {
    background: url(/wp-content/uploads/top-5.png) no-repeat center / cover;
}

.col_list {
    position: relative;
    display: flex;
    gap: var(--px40);
    flex-wrap: wrap;
}

.col_list>li {
    display: flex;
    flex-direction: column;
}

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

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


@media print,
screen and (min-width: 769px) {
    .post .col2_list {
        gap: var(--px40);
    }

    .post .col2_list>li {
        width: calc((100% - var(--px40)) / 2);
    }

    .post .col4_list {
        gap: var(--px40);
    }

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

.feature_list .imgarea {
    position: relative;
    width: 100%;
    aspect-ratio: 280 / 280;
    max-width: 280px;
    border-radius: 500px;
    overflow: hidden;
    margin: 0 auto;
}

.post .txtstyle01 {
    font-size: var(--rem22w);
    font-family: var(--font-family02);
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.05em;
}

#content03 {
    background: url(/wp-content/uploads/top-11.png) no-repeat center / cover;
}

.service_list>li {
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: var(--color-background);
    padding: var(--px40);
}

.service_list>li a {
    display: block;
    width: 100%;
    transition: all .3s;
}

.service_list>li a:hover,
a:hover img {
    opacity: 0.8;
}

.service_list>li img {
    border-radius: 10px;
}

.post .txtstyle02 {
    font-family: var(--font-family02);
    font-weight: 700;
    font-size: var(--rem30w);
    line-height: 1.6;
    letter-spacing: 0.05em;
}

.link_arw {
    position: relative;
    padding-bottom: 10px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed var(--color-primary);
}

.link_arw::after {
    content: '\f054';
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free";
    font-weight: 900;
    font-size: var(--rem14);
    color: var(--color-primary);
    width: 36px;
    height: 36px;
    background: var(--color-primary-tint);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid var(--color-primary);
}

@media print,
screen and (max-width: 768px) {
    .service_list>li {
        padding: var(--px40) 5%;
    }
}

#instagram_content {
    background: url(/wp-content/uploads/top-16.png) no-repeat center / cover;
}

.media-flex-1 .txtarea,
.media-flex-3 .txtarea {
    padding: var(--px80) var(--px40);
}

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

    .media-flex-2 .txtinner {
        max-width: 621px;
        margin: 0 auto;
        width: 100%;
    }
}

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

    .media-flex-1 .txtarea,
    .media-flex-3 .txtarea {
        padding: var(--px80) 5%;
    }
}

.post .txtstyel03 {
    font-size: var(--rem20w);
    font-weight: 700;
    line-height: 1.5
}

.bg-after::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: var(--px100);
    height: 2px;
    background: var(--color-primary);
    margin: var(--px12) auto 0;
}

/*------------------------------------------------------
  Table Style
  ------------------------------------------------------*/
.post table {
    font-size: 100%;
    border: 0;
}

.post table th,
.post table td {
    padding: var(--px30) var(--px20);
    letter-spacing: 0;
    border-color: var(--color-table-border);
    border-width: 1px;
    border-style: solid;
    font-size: var(--rem16);
    line-height: 2;
    font-weight: 400;
}

.post table th {
    font-weight: 700;
    vertical-align: top;
    background-color: var(--color-table-background);
    color: var(--color-background);
    font-family: var(--font-family01);
    width: 29%;
}

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

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

.access_box {
    display: flex;
    align-items: center;
    gap: var(--px20);
}

.access_box .ttl {
    background: var(--color-primary-tint);
    text-align: center;
    padding: 10px var(--px40);
}

.post h3 {
    font-size: var(--rem20w);
    font-family: var(--font-family02);
    font-weight: 700;
    letter-spacing: 0;
    padding: 0 0 var(--px18);
    margin: var(--px60) auto var(--px20);
    border-bottom: 1px solid var(--color-primary);
}

.max_w456 {
    max-width: 456px;
    margin: 0 auto;
    width: 100%;
}

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: var(--px90) calc((100vw - 100%) / 2) var(--px100);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    background: var(--color-primary-tint);
}

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

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

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

.tel-link, 
.line-link {
    color: var(--color-primary);
    text-decoration: underline;
}

a.tel-link:hover,
a.line-link:hover{
	color: var(--color-primary);
	opacity: 0.8;
}

a {
	color: var(--color-font);
}

a:hover{
	color: var(--color-font);
	opacity: 0.8;
}