@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+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New: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=Quicksand:wght@300..700&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");

:root {
    --bg-logo: #fff;
    --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
    --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
    --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
    --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background01: #fcfeff;
    --color-background02: #f5f5f5;
    --color-background-op85: #ffffffd9;

    --clr-000: #000;
    --color-font: #4e2918;
    --color-font-white: #fff;
    --color-font01: #252524;
    --color-primary: #d5e95b;
    --color-primary-shade: #edf6ce;
    --color-primary-tint: #419d71;
    --color-secondary: #ff0000;
    --color-secondary-tint: #f0a32a;
    --color-table-border: #e1d5d0;
    --color-table-border01: #ebebeb;
    --color-table: #e6e6e6;
    --color-flow: #636363;
    --color-flow01: #dcdcdc;
    --color-flow02: #c3c3c3;
    --body-font-size: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: var(--font-family02);
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #ffffff;
    --header-color-font: #4e2918;
    --header-color-font-white: #fff;
    --header-color-primary: #f0a32a;
    --header-color-primary-shade: #fff;
    --header-color-primary-tint: #fff;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #d5e95b;
    --footer-color-font: #4e2918;
    --footer-color-primary: #4e2918;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    --font-family03: "Zen Old Mincho", "Noto Sans JP", serif;
    --font-family-eng: "Quicksand", "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)*/
    --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)*/
    --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)*/
    --px32: clamp(22px, calc(3.2rem + ((1vw - 19.2px) * 0.6472)), 32px);
    /*35px-22px (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)*/
    --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
    /* 100 - 40 */
    --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)*/
    --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 */
    --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
    --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
    --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
    --rem15: clamp(14px, calc(1.5rem + ((1vw - 19.2px) * 0.0647)), 15px);
}

html {
    scroll-behavior: smooth;
}

.spmenu #menu p {
    width: max-content;
}

body {
    background: #faf8f5;
}

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

.cta01 .cta01_wrap h2 {
    text-align: center;
}

.cta02 .cta02_wrap h2 {
    text-align: center;
}

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

.widearea {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /* 120-80px (1920-375) */
    background: var(--color-background01);
}

.padding-120 {
    padding: var(--px120) 0;
}

.content-inner {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.text-18 {
    font-size: var(--rem18);
    line-height: 1.8;
}

.text-16 {
    font-size: var(--rem16);
    letter-spacing: 0.05em;
    line-height: 2.2;
}

.text-16-sb {
    font-size: var(--rem16);
    letter-spacing: 0.02em;
    line-height: 2;
}

.font-w500 {
    font-weight: 500;
}

.font-wbold {
    font-weight: bold;
}

.font-f-02 {
    font-family: var(--font-family02);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    .sticky-header #header>.inner {
        box-shadow: none;
    }

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

    #header,
    .sticky-header #header-layout {
        height: 100px;
    }

    #header ul.header__contact {
        height: 80px;
        margin-right: 1rem;
        margin-left: clamp(8px, calc(2.5rem + ((1vw - 19.2px) * 1.8973)), 25px);
    }

    nav#mainNav ul li a {
        padding: var(--px20) clamp(8px, calc(2.5rem + ((1vw - 19.2px) * 1.8973)), 25px);
    }

    #header .logo img {
        max-width: none;
        width: 100%;
        max-height: 22px;
    }

    nav#mainNav ul li a b {
        font-family: var(--font-family02);
        font-weight: 400;
        font-size: clamp(14px, calc(1.8rem + ((1vw - 19.2px) * 0.9232)), 18px);
        letter-spacing: 0.05em;
    }

    #header ul.header__contact .header__inner {
        position: relative;
    }

    #header ul.header__contact .header__inner::before {
        content: "";
        background: var(--color-table-border);
        height: 64px;
        width: 1px;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        position: absolute;
    }

    #header a.head_btn::before {
        margin-bottom: 0;
    }

    #header a.head_btn.tel_btn::before {
        display: none;
    }

    #header a.head_btn {
        font-weight: 500;
    }

    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: var(--header-background);
        padding-left: var(--px30);
        padding-right: var(--px30);
    }

    .note,
    .note b {
        font-family: var(--font-family01);
        font-weight: 400;
    }

    #header .tel_icon {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: var(--rem26w);
        font-family: var(--font-family03);
    }

    #header .tel_icon::before {
        content: "\f095";
        display: block;
        font-family: "FontAwesome";
        font-size: 0.75em;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 5px;
    }

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

    #header a.head_btn.mail_btn {
        font-family: var(--font-family02);
        flex-direction: row;
        gap: 8px;
        padding-left: calc(var(--px40) - 1px);
        padding-right: calc(var(--px40) - 1px);
        letter-spacing: 0.05em;
        border-radius: 100px;
        font-size: clamp(14px, calc(1.8rem + ((1vw - 19.2px) * 0.9232)), 18px);
    }

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

    nav#mainNav ul li li a,
    nav#mainNav ul li li.current-menu-item li a,
    nav#mainNav ul li.current-menu-ancestor li a,
    nav#mainNav ul li.current-menu-item li a {
        background: var(--header-background);
        color: var(--header-color-font);
    }

    nav#mainNav ul li ul.sub-menu li a:hover {
        background: var(--color-background);
        color: var(--header-color-primary);
    }
}

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

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

    .mobile #header .logo img {
        max-width: 70%;
        max-height: 22px;
        vertical-align: middle;
    }
}

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

#footer .footer__logo:not(:last-child) {
    text-align: center;
    margin: var(--px30) 0;
}

#footer .footer__logo img {
    max-width: 353px;
    max-height: var(--rem22w);
}

#copyright {
    font-weight: 300;
}

#footer .socialicon ul li:nth-child(1) {
    order: 3;
}

#footer .socialicon ul li:nth-child(2) {
    order: 1;
}

#footer .socialicon ul li:nth-child(3) {
    order: 2;
}

#footer .socialicon .fa-instagram:before {
    content: url(/wp-content/uploads/footer-icon-01.png);
}

#footer .socialicon .fa-line:before {
    content: url(/wp-content/uploads/footer-icon-02.png);
}

#footer .socialicon .fa-facebook:before {
    content: url(/wp-content/uploads/footer-icon-03.png);
}

/* code main-ttl */
.main-ttl,
.post .main-ttl {
    font-family: var(--font-family03);
    font-weight: 500;
    font-size: calc(var(--rem26w) + 2px);
    letter-spacing: 0.1em;
    line-height: 1.4;
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px40w);
    position: relative;
}

.main-ttl .eng-ttl {
    display: block;
    font-family: var(--font-family-eng);
    font-weight: 400;
    font-size: var(--rem20w);
    letter-spacing: 0.05em;
    margin-top: 0.2em;
}

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

/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    /*   font-size: var(--rem15); */
    font-family: var(--font-family02);
    font-weight: 500;
    letter-spacing: 0.05em;
    color: var(--color-font);
    line-height: 1.8;
    text-align: center;
    background: var(--color-primary);
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40w) auto 0;
    /* border: solid 2px; */
    border-radius: 100px;
    transition: all 0.3s;
}

.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    border-right: 2px solid var(--color-font);
    border-bottom: 2px solid var(--color-font);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4px;
    transition: all 0.3s;
}

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

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

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

/* code postlist */
#front_bottom_content h2 {
    margin-bottom: calc(var(--rem48w) + 2px);
}

#front_bottom_content .linkBtn {
    margin-top: calc(var(--rem48w) + 2px);
}

#front_bottom_content {
    background: transparent;
    padding: var(--px120) 0;
}

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

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

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

.postlist .ttls a,
.postlist .date {
    font-family: var(--font-family01);
    color: var(--color-font);
    font-size: var(--rem18);
}

.post .time,
.postlist .time {
    font-family: var(--font-family-eng);
    line-height: 1.6;
    background: var(--color-secondary-tint);
    font-weight: 600;
    letter-spacing: 0.05em;
}

/* code contact */
.cta01 {
    background: url(/wp-content/uploads/contact-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: var(--px120) 0;
    position: relative;
    z-index: 0;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: var(--color-background-op85);
    padding: var(--px100w) var(--px40);
    border-radius: 60px;
}

.cta01 .ctabtnlist {
    justify-content: space-between;
    max-width: 780px;
    margin: var(--px40) auto 0 auto;
    gap: var(--rem20w);
}

.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(--rem30) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 0;
    transition: all ease 0.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 p {
    font-family: var(--font-family03);
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.8;
    font-size: var(--rem20w);
}

.cta01 .btnttl {
    font-family: var(--font-family02);
    display: block;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 1rem;
    font-size: var(--rem20w);
    display: flex;
}

.cta01 .infotxt {
    font-family: var(--font-family02);
    font-size: var(--rem15);
    font-weight: 500;
}

/*電話ボタン*/

.cta01 .telnum {
    font-family: var(--font-family03);
    font-weight: 500;
    font-size: var(--rem30w);
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}

.cta01 a.telbtn {
    background: var(--color-primary);
    color: var(--color-font);
    border-radius: 10px;
}

/*メールボタン*/
.cta01 .mailbtn .infotxt {
    font-size: var(--rem16);
}

.cta01 a.mailbtn {
    background: var(--color-secondary-tint);
    color: var(--color-font-white);
    border-radius: 10px;
}

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
    content: "\f0e0";
    font-size: 1.2em;
}

.cta01 .telnum::before {
    content: "\f095";
    font-size: 0.67em;
    margin-top: 4px;
}

/* code about */
.line-h18 {
    line-height: 1.8;
}

.fullwide03 {
    position: relative;
    background: transparent;
    padding: var(--px80) 0 var(--px120);
}

.fullwide03:before {
    content: "";
    background: url(/wp-content/uploads/top-01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 30.5%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.column01 {
    position: relative;
    margin: 0;
}

.column01_wrap {
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.column01 .txtarea {
    background: transparent;
    display: flex;
    align-items: center;
    padding-left: var(--px100);
    margin: 0;
}

.column01 .txtarea01 {
    background: transparent;
    display: flex;
    align-items: center;
    padding-right: var(--px130);
    margin: 0;
}

.column01 .txtinner {
    width: 100%;
}

.column01 .imgarea {
    overflow: hidden;
    line-height: 0;
    margin: 0;
    border-radius: 40px;
    filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.12));
}

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

.column01 .line-h18 {
    font-family: var(--font-family02);
    font-size: var(--rem18);
}

.column01 .line-h18 span {
    font-weight: 500;
    color: var(--color-secondary-tint);
}

.text-work-details {
    font-family: var(--font-family02);
    font-weight: 500;
    font-size: var(--rem24w);
    color: var(--color-secondary-tint);
    margin-bottom: var(--rem30);
}

@media print,
screen and (max-width: 1090px) and (min-width: 1024px) {
    .column01 .txtarea {
        padding-left: 40px;
    }

    .column01 .txtarea01 {
        padding-right: 37px;
    }
}

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

    .column01 .txtarea01 {
        padding: var(--px80) 5% 0;
    }
}

@media print,
screen and (max-width: 600px) {
    .pcbr-top {
        display: none;
    }
}

@media print,
screen and (max-width: 400px) {
    .column01 .txtarea {
        padding: var(--px80) 3%;
    }

    .column01 .txtarea01 {
        padding: var(--px80) 3% 0;
    }

    .text-work-details {
        font-size: 17px;
    }
}

/* code reason */
#reason h2 {
    margin-bottom: calc(var(--rem48w) + 2px);
}

#reason .linkBtn {
    margin-top: calc(var(--rem48w) + 2px);
}

.content-col4_reason {
    margin-bottom: var(--px120);
}

.text-number-reason {
    font-family: var(--font-family-eng);
    font-size: var(--rem40w);
    letter-spacing: 0.05em;
    color: var(--color-secondary-tint);
    text-align: center;
    line-height: 1.8;
}

.text-reason {
    font-family: var(--font-family03);
    font-weight: 500;
    font-size: var(--rem24w);
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
}

.post .col4_reason .txtarea {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
    background: var(--color-background01);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}

.post .col4_reason {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    gap: var(--px32);
}

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

@media print,
screen and (max-width: 1200px) {
    .text-reason {
        font-size: var(--rem24);
    }
}

@media print,
screen and (max-width: 768px) {
    .post .col4_reason>li {
        width: calc((100% - var(--px32) * 2) / 3);
    }
}

@media print,
screen and (max-width: 767px) {
	.post .col4_reason {
		gap: var(--px30);
	}
    .post .col4_reason>li {
        width: calc((100% - var(--px30) * 1) / 2);
        margin: 0 auto;
    }
}

.post .col2_reason a {
    display: block;
}

.post .col2_reason a:hover img {
    opacity: 1;
}

.post .col2_reason a:hover {
    opacity: .8;
    transition: .3s all ease;
}

.post .col2_reason {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    gap: var(--px80);
}

.post .col2_reason>li {
    width: calc((100% - var(--px80) * 1) / 2);
    position: relative;
}

.post .col2_reason .imgarea {
    width: 100%;
    overflow: hidden;
    border-radius: 40px;
}

.post .col2_reason .imgarea::before {
    content: "";
    background: var(--color-font);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    opacity: 0.5;
    border-radius: 40px;
    z-index: 1;
    transition: all 0.3s ease;
}

.post .col2_reason .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    transition: all 0.3s ease;
}

.post .col2_reason .txtarea {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.post .col2_reason a:hover img {
    /*   opacity: 0.8; */
    transform: scale(1.2);
}

#reason .col2_reason h2 {
    color: var(--color-font-white);
    margin-bottom: 0;
}

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



/* code rec-pro */
#rec-pro {
    position: relative;
    background: url(/wp-content/uploads/top-06.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#rec-pro:before {
    content: "";
    background: var(--color-background);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    opacity: 0.5;
}

.column03_wrap {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    border-radius: 100px;
}

.column03 .txtarea {
    background: var(--color-background);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--rem30w) var(--px40) var(--px50);
    margin: 0;
    border-radius: 0 40px 40px 0;
}

.column03 .txtarea .txtinner {
    max-width: 490px;
}

.column03 .imgarea {
    overflow: hidden;
    line-height: 0;
    margin: 0;
    border-radius: 40px 0 0 40px;
}

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

/* code */
.column03 .txtarea01 {
    background: var(--color-background);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc(var(--px60w) - 4px) var(--px40);
    margin: 0;
    border-radius: 40px 0 0 40px;
}

.column03 .txtarea01 .txtinner {
    max-width: 490px;
}

.column03-up .imgarea {
    border-radius: 0 40px 40px 0;
}

.column03-up {
    margin-top: var(--rem40w);
}

@media print,
screen and (min-width: 768px) {
    #rec-pro h2 {
        margin-bottom: var(--px30w);
    }

    #rec-pro .linkBtn {
        margin-top: var(--px30w);
    }
}

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

    .column03 .txtarea,
    .column03 .txtarea01 {
        padding: var(--px80) 7%;
        border-radius: 0 0 40px 40px;
    }

    .column03 .imgarea,
    .column03-up .imgarea {
        border-radius: 40px 40px 0 0;
    }

    .column03 .txtarea01 .txtinner,
    .column03 .txtarea .txtinner {
        max-width: 100%;
    }
}

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

    .column03 .txtarea,
    .column03 .txtarea01 {
        padding: var(--px80) 1.3rem;
    }
}

/*---------txtstyle-----------*/

.column03 .line-h18 {
    font-size: var(--rem18);
}

.post .txtstyle02,
.txtstyle02 {
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    font-weight: 500;
    text-align: left;
    margin: 0 auto var(--rem20w);
    background: transparent;
    color: var(--color-secondary-tint);
    line-height: 1.6;
    padding: 0;
}

/* code semi-wrapper */
#thumbImg::before,
header#h1Header::before {
    content: none;
}

header#h1Header h1.title {
    font-size: var(--rem36);
    font-family: var(--font-family03);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--color-primary-tint);
}

body:not(.home) .post h2 {
    font-size: var(--rem30);
    font-family: var(--font-family03);
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    padding: 0;
    margin: 0 auto var(--px50);
    color: var(--color-secondary-tint);
}

body:not(.home) .post h2::after {
    content: "";
    position: relative;
    visibility: visible;
    display: block;
    width: 2em;
    height: 2px;
    background: var(--color-secondary-tint);
    margin: 0.6em auto 0;
    border-radius: 2px;
}

/* code semi-company */
.representative,
.philosophy,
.employment {
    padding: var(--px50);
    background: var(--color-background);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
}

/* philosophy */
.philosophy-wrap {
    padding-bottom: var(--rem18);
    border-bottom: 1px dashed var(--color-font);
}

.philosophy-flex {
    display: flex;
    align-items: center;
    gap: var(--rem20);
}

.text-philosophy {
    font-family: var(--font-family03);
    font-weight: bold;
    font-size: var(--rem30);
    color: var(--color-primary-tint);
}

.w35 {
    width: 35%;
}

.w65 {
    width: 65%;
}

@media print,
screen and (max-width: 1500px) and (min-width: 1440px) {
    .w35 {
        width: 37%;
    }

    .w65 {
        width: 63%;
    }
}

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

    .w35,
    .w65 {
        width: 100%;
    }

    .w35 {
        margin-bottom: 20px;
    }

    /* .representative .w30 {
    width: 50%;
    margin: 0 auto 20px;
  } */
}

/* code features */
.features-width {
    display: flex;
    justify-content: center;
}

.text-24-featurs {
    font-family: var(--font-family03);
    font-weight: bold;
    font-size: var(--rem24w);
    text-align: center;
    margin-bottom: var(--rem30);
    line-height: 1.8;
}

.post .col2_features {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    gap: var(--px60w) var(--rem30w);
}

.post .col2_features .imgarea {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
}

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

.post .col2_features>li {
    width: calc((100% - var(--rem30w) * 1) / 2);
}

.text-col2_features {
    font-family: var(--font-family03);
    font-weight: bold;
    font-size: var(--rem20w);
    text-align: center;
    color: var(--color-primary-tint);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: var(--rem30);
}

.text-col2_features span {
    font-family: var(--font-family-eng);
    font-weight: 600;
    font-size: var(--rem30w);
    color: var(--color-primary);
    margin-right: 1rem;
}

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

@media print,
screen and (max-width: 400px) {
    .text-col2_features {
        font-size: 14.5px;
    }
}

/* code table */
.post table.responsive,
.post table.responsive th,
.post table.responsive td {
    border-color: var(--color-table-border01);
}

.post table.responsive th {
    width: 26%;
    color: var(--color-font);
    font-weight: bold;
    background: var(--color-primary);
    vertical-align: middle;
    border-right: none;
    border-left: none;
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
}

.post table.responsive td {
    border-left: 0;
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
    vertical-align: middle;
    background: transparent;
    color: var(--color-font);
}

.post table.responsive {
    border: none;
    border-collapse: separate;
    border-spacing: 0 3px;
}

/*--テーブル--------------------------------------------*/

.post table.table_style02,
.post table.table_style02 th,
.post table.table_style02 td {
    border-width: 0 0 2px;
    border-color: var(--color-table-border);
    line-height: 1.6;
}

.post table.table_style02 th {
    width: 26%;
    font-weight: bold;
    vertical-align: middle;
    padding: var(--px30) var(--px24);
    background: transparent;
    font-size: var(--rem18);
    color: var(--color-primary-tint);
    border-color: var(--color-primary-tint);
}

.post table.table_style02 td {
    padding: var(--px30) var(--px24);
    vertical-align: middle;
    background: transparent;
    color: var(--color-font);
    font-size: var(--rem18);
}

/* code semi-staff */
.block-semi-staff {
    padding: var(--px50);
    background: var(--color-background);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
}

.text-30-semi-staff {
    font-weight: bold;
    font-size: var(--rem30);
    color: var(--color-secondary-tint);
    line-height: 1.6;
}

.text-30-semi-staff span {
    display: block;
    font-size: var(--rem24w);
}

.text-20-semi-staff {
    position: relative;
    font-weight: bold;
    font-size: var(--rem20w);
    margin-bottom: var(--px12);
    padding-left: 1.5em;
}

.text-20-semi-staff::before {
    content: "";
    background: var(--color-font);
    width: 1em;
    height: 1em;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

/* code semi-recruit */
.semi-recruit-width {
    max-width: 944px;
    margin: 0 auto;
}

.imgarea-semi-recruit img {
    border-radius: 40px;
}

.post .lead {
    font-size: var(--rem20w);
    font-weight: bold;
    font-style: normal;
}

.marker.yellow {
    background: linear-gradient(transparent 60%, var(--color-primary-shade) 60%);
    padding-bottom: 0.5em;
}

.post .lead_en {
    font-size: var(--rem20w);
    color: var(--color-font);
    letter-spacing: 0.3em;
    line-height: 2.5;
}

.text-small-semi-recruit {
    letter-spacing: 0.05em;
    line-height: 2.2;
}

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

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
    /*80px-40px (1920-375)x*/
    text-align: center;
    background: var(--color-background);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: var(--px40);
    overflow: hidden;
}

.contact_read {
    text-align: center;
    letter-spacing: 0.05em;
}

.link-contact {
    width: 100%;
    max-width: 289px;
    display: inline-block;
    background: #535353;
    font-weight: bold;
    padding: var(--rem16);
    color: var(--color-font-white);
    letter-spacing: 0.1em;
    margin-top: var(--rem40);
    text-align: center;
}

/* code semi-service */
.block-audience {
    padding: var(--px50);
    background: var(--color-background);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
}

.block-audience .list_disc li {
    font-size: var(--rem20w);
    border-bottom: 1px dashed var(--color-font);
}

.text-audience {
    font-weight: bold;
    font-size: var(--rem24w);
    margin: var(--px50) 0 var(--rem30);
    color: var(--color-secondary-tint);
    text-align: center;
}

/* col3_audience */
.link-audience {
    width: 100%;
    max-width: 250px;
    display: inline-block;
    background: var(--color-primary-shade);
    padding: var(--rem20w);
    color: var(--color-font);
    border: 1px solid;
    border-radius: 40px;
    text-align: center;
}

.post .col3_audience {
	text-align: center;
    max-width: 790px;
    margin: var(--rem40w) auto 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-wrap: wrap;
    gap: 2rem;
}

.post .col3_audience>li {
    width: calc((100% - 2rem * 2) / 3);
}

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

.post h3 {
    font-size: var(--rem24w);
    font-family: var(--font-family02);
    font-weight: bold;
    letter-spacing: 0;
    padding: 0 0 0.4em;
    margin: 0 auto var(--px20);
    border-bottom: 2px solid var(--color-secondary-tint);
}

.line-h2 {
    line-height: 2;
}

.gap-semi {
    gap: var(--px40);
}

.line-h15 {
    line-height: 1.5;
}

.text-17 {
    font-size: clamp(14px, calc(1.7rem + ((1vw - 19.2px) * 0.1942)), 17px);
    line-height: 1.5;
}

.flexbox-pd {
    padding-right: var(--rem40);
}

.text-30-homework {
    font-weight: bold;
    font-size: var(--rem30);
    color: var(--color-primary-tint);
    margin-bottom: var(--rem20);
    padding-bottom: 0.4em;
    border-bottom: 1px dashed var(--color-font);
}

.homework {
    padding: var(--rem40);
    background: var(--color-background);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
}

.imgarea-semi-service {
    overflow: hidden;
    border-radius: 40px;
    max-width: 392px;
}

.text-16-homework {
    position: relative;
    font-weight: bold;
    /*   font-size: clamp(14px, calc(1.7rem + ((1vw - 19.2px) * 0.1942)), 17px); */
    /* 	font-size: var(--rem18); */
    margin-bottom: 0.2em;
    padding-left: 1.5em;
}

.text-16-homework::before {
    content: "";
    background: var(--color-font);
    width: 1em;
    height: 1em;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

@media print,
screen and (max-width: 1170px) and (min-width: 1024px) {
    .imgarea-semi-service {
        max-width: 326px;
    }
}

@media print,
screen and (max-width: 768px) {
    .imgarea-semi-service {
        max-width: 100%;
    }

    .flexbox-pd {
        padding-right: 0;
    }
}

.tasks {
    padding: var(--px50);
    background: var(--color-background);
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
}

.text-tasks {
    font-size: var(--rem18);
    line-height: 1.8;
    color: var(--color-secondary-tint);
}

.imgarea-recreation {
    border-radius: 40px;
    overflow: hidden;
}

.txtarea-recreation {
    padding-left: var(--rem26w);
}

.text-recreation {
    font-weight: bold;
    font-size: var(--rem22w);
    padding-bottom: 0.4em;
    border-bottom: 1px dashed;
    margin-bottom: var(--rem16);
}

@media print,
screen and (max-width: 1060px) and (min-width: 1024px) {
    .recreation .mt2 {
        font-size: 14px;
    }
}

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

/* code low-usage */
/*--flow02--------------------------------------------*/

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

.flowlist02::before {
    content: "";
    height: 100%;
    background: var(--color-flow01);
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 10px;
    left: 6rem;
    width: 22px;
}

.flowlist02>li {
    position: relative;
}

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

.flowlist02>li .icon {
    width: 7.4rem;
    height: 7.4rem;
    font-size: 30px;
    color: var(--color-font-white);
    font-weight: bold;
    background: var(--color-secondary-tint);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -2.5rem;
    z-index: 100;
    border-radius: 50vh;
}

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

.flowlist02>li dl {
    position: relative;
    padding-top: 18px;
    padding-left: 11rem;
}

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

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

.flowlist02>li dl::after {
    width: 50px;
    border-bottom: 1px dashed var(--color-font);
    position: absolute;
    left: 50px;
    top: 40px;
}

.flowlist02>li dl dt {
    margin-bottom: 1rem;
    font-weight: bold;
    padding-bottom: var(--px12);
    border-bottom: 1px solid var(--color-secondary-tint);
    font-size: 2rem;
}

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

    .flowlist02>li .icon {
        font-size: var(--body-font-size);
        width: 5rem;
        height: 5rem;
        left: -3.5rem;
    }

    .flowlist02::before {
        width: 15px;
        left: 1rem;
    }

    .flowlist02>li dl {
        padding-top: 11px;
        padding-left: 5.5rem;
    }

    .flowlist02>li dl::after {
        left: 15px;
        top: 26px;
        width: 30px;
    }

    .flowlist02>li dl dt {
        font-size: 1.4rem;
    }

    div.representative.mb10>div>div.w30>img {
        width: 60%;
    }
	div.w30 > img {
    width: 60%;
    }
}

.text-16-homework > b {
	font-weight: inherit;
}


@media print,
screen and (max-width: 768px) {
.pc-fv {
display: none !important;
}
}

@media print,
screen and (min-width: 769px) {
.sp-fv {
display: none !important;
}
}

 