@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=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");

:root {
    --bg-logo: #fff;
    --bg-linear01: linear-gradient(91.9deg, #4bd96a 43.19%, #38964c 101.16%);
    --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: #e2fcd4;
    --color-background02: #f0f0f0;
    --color-background-op90: #ffffffe6;

    --clr-000: #000;
    --color-font: #313131;
    --color-font-white: #fff;
    --color-font01: #252524;
    --color-primary: #2fc951;
    --color-primary-shade: #14a269;
    --color-primary-tint: #f2fff1;
    --color-secondary: #ff0000;
    --color-secondary-tint: #cdcdcd;
    --color-table-border: #2fc951;
    --color-table-border01: #dddddd;
    --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #ffffff;
    --header-color-font: #000000;
    --header-color-font-white: #fff;
    --header-color-primary: #2fc951;
    --header-color-primary-shade: #fff;
    --header-color-primary-tint: #fff;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #f0f0f0;
    --footer-color-font: #313131;
    --footer-color-primary: #111111;

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

html {
    scroll-behavior: smooth;
}

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

body.home #contact-bottom,
body.home #access-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-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);
}

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

/* 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 {
        padding-right: var(--px20);
        height: 60px;
        margin-left: clamp(10px, calc(3rem + ((1vw - 19.2px) * 2.2321)), 30px);
    }

    nav#mainNav ul li a {
        padding: var(--px20) clamp(10px, calc(3rem + ((1vw - 19.2px) * 2.2321)), 30px);
    }

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

    nav#mainNav ul li a b {
        font-weight: bold;
        font-size: var(--rem16);
    }

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

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

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

    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: var(--header-background);
        padding-left: var(--rem28);
        padding-right: var(--rem28);
        border-left: 1px solid #444444;
    }

    .note,
    .note b {
        font-weight: bold;
    }

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

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

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

    #header a.head_btn.mail_btn {
        flex-direction: row;
        gap: 10px;
        padding-left: calc(var(--px40) + 3px);
        padding-right: calc(var(--px40) + 3px);
        border-radius: 50px;
        font-size: var(--rem14);
        background: var(--bg-linear01);
    }

    #header a.head_btn.mail_btn::before {
        content: "\f0e0";
        font-size: 1.43em;
        margin-top: 2px;
    }

    #header a.head_btn.mail_btn:hover {
        background: var(--header-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;
    }
}

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

#footer .footer__logo img {
    max-height: clamp(50px, calc(6rem + ((1vw - 19.2px) * 0.6472)), 60px);
}

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

#copyright {
    color: var(--footer-color-primary);
    font-weight: 300;
    letter-spacing: 0;
}

/* code main-ttl */
.main-ttl,
.post .main-ttl {
    font-family: var(--font-family01);
    font-weight: bold;
    font-size: var(--rem48);
    letter-spacing: 0;
    line-height: 1.4;
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px60);
    position: relative;
}

.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
    display: block;
    font-family: var(--font-family-eng);
    font-weight: 600;
    font-size: calc(var(--rem30) + 2px);
    color: var(--color-primary);
    text-transform: capitalize;
}

.post .main-ttl::after,
.main-ttl::after {
    content: "";
    position: relative;
    visibility: visible;
    display: block;
    width: 3.34em;
    height: clamp(4px, calc(0.6rem + ((1vw - 19.2px) * 0.1294)), 6px);
    background: linear-gradient(to right, var(--color-primary) 50%, var(--color-secondary-tint) 50%);
    margin: 0.6em auto 0;
}

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

    .post .main-ttl .text-ttl,
    .main-ttl .text-ttl {
        display: block;
    }
}

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

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

.cta01 .ctabtnlist {
    justify-content: space-between;
    max-width: 960px;
    margin: var(--px50) 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(--rem24w) 0;
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 0;
    transition: all ease 0.15s;
    font-weight: bold;
}

.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;
    margin-bottom: 1rem;
}

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

/*電話ボタン*/

.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    font-weight: 500;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20w);
}

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem24w);
    display: flex;
    align-items: center;
    line-height: 1.6;
    margin-bottom: 4px;
}

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

/*ボタンアイコン*/

.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.17em;
    margin-top: 2px;
}

.cta01 .telnum::before {
    content: "\f3cd";
}

/* linkbtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 360px;
    font-size: var(--rem16);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--color-font-white);
    line-height: 1.8;
    text-align: left;
    background: var(--bg-linear01);
    padding: var(--px20) 30px var(--px20) var(--px50);
    margin: var(--px50) auto 0;
    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: 15px;
    width: 7px;
    height: 7px;
    border-right: 3px solid var(--color-font-white);
    border-bottom: 3px solid var(--color-font-white);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -5px;
    transition: all 0.3s;
}

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

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

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

/* code access */
.access-content {
    padding: var(--px100) 0;
    background: var(--color-background01);
    position: relative;
}

.access-content h2 {
    text-align: center;
}

.column-access_wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}

.column-access .txtarea {
    background: var(--color-background);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px90) 0 var(--px90) var(--px80);
    margin: 0;
    mix-blend-mode: normal;
    border-radius: 0 40px 40px 0;
}

.column-access .txtarea .txtinner {
    width: 100%;
    /* max-width: 540px; */
}

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

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

.column-access .googlemap {
    height: 100%;
}

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

.txtstyle02 {
    font-family: var(--font-family01);
    font-size: var(--rem30);
    font-weight: bold;
    text-align: left;
    margin: 0 auto var(--rem30);
    background: transparent;
    color: var(--color-font);
    line-height: 1.4;
    padding: 0;
    letter-spacing: 0.05em;
}

.text-access {
    display: flex;
    align-items: center;
    gap: var(--px16);
}

.text-access .color {
    font-weight: bold;
    color: var(--color-primary);
    width: 70px;
}

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

    .text-access .color {
        width: 60px;
    }

    .column-access .txtarea {
        border-radius: 0 0 40px 40px;
    }

    .column-access .imgarea {
        width: 100%;
        overflow: hidden;
        line-height: 0;
        margin: 0;
        border-radius: 40px 40px 0 0;
    }
}

/* code about */
.fullwide03 .line-h2.pc_center {
    font-size: var(--rem20w);
}

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

.fullwide03:before {
    content: "";
    background: var(--color-background01);
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.fullwide03_wrap {
    border-radius: 40px;
    background: var(--color-background);
    position: relative;
    z-index: 1;
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    padding: var(--px80) var(--px40);
    display: flex;
    justify-content: center;
    align-items: center;
}

.fullwide03_inner {
    max-width: 100%;
}

.medical {
    position: relative;
    font-family: var(--font-family02);
}

.medical-ttl {
    font-weight: bold;
    font-size: var(--rem40w);
    letter-spacing: 0.16em;
    color: var(--color-primary);
    margin-bottom: var(--rem20w);
    text-align: center;
    line-height: 1.6;
}

.hours {
    border: 5px solid var(--color-primary);
    border-radius: 40px;
    padding: var(--px40) var(--px50);
}

.closed-days {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: var(--px20);
    font-size: var(--rem20w);
    font-weight: 500;
    margin-top: var(--rem30w);
}

.closed-days .text-bd {
    padding: 0.4rem;
    border: 1px solid var(--clr-000);
}

.closed-days .box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.2rem;
    flex-wrap: wrap;
}

.post table.table-top,
.post table.table-tope th,
.post table.table-top td {
    border-width: 0 0 1px 0;
    border-color: var(--color-table-border01);
}

.post table.table-top tr:first-child th {
    font-family: var(--font-family02);
    letter-spacing: 0.05em;
}

.post table.table-top th {
    font-family: var(--font-family-eng);
    width: 25%;
    color: var(--color-primary);
    font-weight: bold;
    background: transparent;
    font-size: var(--rem20w);
    border: 0;
    border-bottom: 1px solid var(--color-table-border01);
    padding: var(--px24) calc(var(--px30) - 4px);
    padding: var(--px24) clamp(10px, calc(2.6rem + ((1vw - 19.2px) * 1.7857)), 26px);
    text-align: center;
}

.post table.table-top td {
    font-family: var(--font-family02);
    font-weight: bold;
    letter-spacing: 0.05em;
    font-size: var(--rem20w);
    padding: var(--px24) clamp(10px, calc(3.1rem + ((1vw - 19.2px) * 2.3438)), 31px);
    text-align: center;
}

@media screen and (max-width: 1024px) {
    .post table.table-top th {
        width: 18%;
    }

    .table_scroll table.table-top {
        
        width: 100%;
		min-width: auto;
		
    }
}

/* code consultation */
.linksemi {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 380px;
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    font-weight: 500;
    letter-spacing: 0;
    color: var(--color-font);
    line-height: 1;
    text-align: center;
    background: var(--color-background);
    padding: var(--rem20);
    margin: 0 auto;
    border-radius: 27px;
    transition: all 0.3s;
}

.linksemi:hover {
    opacity: 0.8;
    color: var(--color-primary);
}

#consultation {
    padding: var(--px100) 0;
    background: var(--color-background01);
}

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

.post .col3_consultation {
    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(--rem20w) var(--px50);
}

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

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

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

/* code support */
.sec03 {
    background: var(--color-background);
    padding: var(--px100) 0 0;
}

.toptxtarea {
    max-width: 960px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.column03 {
    position: relative;
    padding: 0 0 var(--px100);
    margin: 0;
}

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

.column03_wrap {
    position: relative;
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    z-index: 1;
}

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

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

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

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

.column03 .txtarea .txtstyle02 {
    letter-spacing: -0.1rem;
}

@media print,
screen and (max-width: 1080px) and (min-width: 1024px) {
    .column03 .txtarea {
        padding: var(--px80) 48px;
    }
}

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

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

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

/* <!-- code features --> */
.sec01 {
    background: var(--color-background);
    padding: var(--px100) 0;
}

.toptxtarea {
    max-width: 960px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

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

.column01_wrap {
    position: relative;
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    z-index: 1;
}

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

.column01 .txtarea .txtinner {
    max-width: 660px;
}

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

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

.w63 {
    width: 63%;
}

.w37 {
    width: 37%;
}

.column01 .text-bg {
    font-weight: bold;
    font-size: var(--rem26w);
    color: var(--color-font-white);
    background: var(--color-primary);
    display: inline-block;
    padding: var(--px14) var(--px20);
    margin-bottom: var(--rem28);
    line-height: 1.4;
}

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

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

    .w37,
    .w63 {
        width: 100%;
    }

    .column01 .txtarea {
        padding: var(--px80) 4.5%;
        border-radius: 0 0 40px 40px;
    }

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

/*  code customer */
.txtstyle02.txtstylebig {
    letter-spacing: 0;
    font-size: var(--rem36);
}

.sec04 {
    background: url(/wp-content/uploads/top-01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: var(--px96) 0;
}

.column04 {
    position: relative;
    padding: 0;
    margin: 0;
}

.column04_wrap {
    position: relative;
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    z-index: 1;
}

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

.column04 .txtarea .txtinner {
    max-width: 100%;
}

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

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

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

    .column04 .txtarea {
        border-radius: 0 0 40px 40px;
    }

    .column04 .txtarea .txtinner {
        max-width: 100%;
    }

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

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

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

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

body:not(.home) .post h2::after {
    content: "";
    position: relative;
    visibility: visible;
    display: block;
    width: 2.75em;
    height: 3px;
    background: var(--color-primary);
    /* background: linear-gradient(to right, var(--color-primary) 50%, var(--color-secondary-tint) 50%); */
    margin: 0.6em auto 0;
}

/* code semi-company */
.director {
    background: var(--color-primary-tint);
    padding: var(--px70);
    border-radius: 40px;
}

.director p {
    line-height: 1.4;
    margin-bottom: var(--px12);
}

.w35 {
    width: 35%;
}

.w65 {
    width: 65%;
}

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

    .w35,
    .w65 {
        width: 100%;
        margin-bottom: 2rem;
    }
}

@media print,
screen and (max-width: 500px) {
    .director {
        padding: 30px;
    }
}

.display-l {
    display: flex;
}

.display-l .text-table {
    min-width: fit-content;
}

/* code table */
.post table.responsive,
.post table.responsive th,
.post table.responsive td {
    border-width: 1px 0;
}

.post table.responsive th {
    width: 25%;
    color: var(--color-font);
    font-weight: bold;
    background: var(--color-background02);
    vertical-align: middle;
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
}

.post table.responsive td {
    font-size: var(--rem16);
    padding: var(--px30) var(--px24);
    vertical-align: middle;
}

/* *--FAQ-------------------------------------------*/
.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: var(--px12) 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: var(--color-background);
    border: 1px solid var(--color-primary);
}

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

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

.qa_list .qa_list_inner .q_ico {
    background: var(--color-primary);
    color: var(--color-font-white);
    line-height: 1;
    padding: 1rem 1rem 1rem 1rem;
    font-size: 2rem;
    font-weight: 800;
    width: 100%;
    text-align: center;
    max-width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font-family);
    border-right: 1px solid var(--color-primary);
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
    line-height: 1.7;
}

.qa_list .qa_list_inner .q_desc {
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qa_list .qa_list_inner .a_desc {
    line-height: 1.8;
    width: 100%;
}

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

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

.qa_list .qa_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0 1rem 0;
    border: 1px solid var(--color-primary);
    border-top: 0;
    /*   display: block; */
}

@media only screen and (max-width: 959px) {
    .qa_list .qa_list_inner {
        margin-bottom: 8rem;
    }
}

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

    .qa_list .qa_list_inner .q_desc,
    .qa_list .qa_list_inner .a_desc {
        padding: 0.5rem 1rem 0.5rem 1rem;
    }

    .qa_list .qa_list_inner dt {
        padding: 0rem 1rem 0rem 0rem;
    }

    .qa_list .qa_list_inner .a_ico,
    .qa_list .qa_list_inner .q_ico {
        max-width: 50px;
        padding: 1.2rem 1rem;
    }

    .qa_list .qa_list_inner dt:after {
        right: 1.5rem;
        width: 6px;
        height: 6px;
    }

    .qa_list .qa_list_inner .active:after {
        right: 1rem;
    }
}

@media only screen and (max-width: 559px) {
    .qa_list .qa_list_inner dd {
        font-size: 1.4rem;
    }

    .qa_list .qa_list_inner {
        margin-bottom: 6rem;
    }

    .qa_list .qa_list_inner dt {
        font-size: 1.4rem;
    }
}

/* code semi-wrapper */

body:not(.home) .post h3 {
    font-size: var(--rem20w);
    font-family: var(--font-family01);
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    padding: 0;
    margin: 0 auto var(--rem40);
    border-bottom: 0;
}

body:not(.home) .post h3::after {
    content: "";
    position: relative;
    visibility: visible;
    display: block;
    width: 4.75em;
    height: 2px;
    background: var(--color-primary);
    /* background: linear-gradient(to right, var(--color-primary) 50%, var(--color-secondary-tint) 50%); */
    margin: 0.8em auto 0;
}

.text-30-semi {
    font-weight: bold;
    font-size: clamp(19px, calc(3rem + ((1vw - 19.2px) * 0.712)), 30px);
    text-align: center;
    line-height: 1.6;
}

.concerns .linksemi {
    border: 1px solid var(--color-primary);
}

@media only screen and (max-width: 500px) {
    .mb15.mt15 .text-30-semi {
        text-align: left;
    }
}

.w50.imgarea-semi-service {
    height: 100%;
    overflow: hidden;
    position: relative;
}

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

.txtarea-semi-service {
    padding: var(--px70) var(--px60w);
}

.txtarea-semi-service p {
    line-height: 1.8;
}

@media print,
screen and (max-width: 1100px) {
    .w50.imgarea-semi-service {
        aspect-ratio: 4 / 3.8;
    }
}

@media only screen and (max-width: 768px) {
    .txtarea-semi-service {
        padding: 2rem;
    }

    .w50.imgarea-semi-service {
        aspect-ratio: auto;
    }
}

/* 20252811 */

@media screen and (max-width: 768px) {
	.fullwide03_wrap {
		padding: var(--px80) 0 0;
		width: 94%;
	}
	.fullwide03_inner {
		width: 100%;
	}
	.hours {
		padding: var(--px40) 5px;
		border-width: 2px;
		border-radius: var(--px40);
		background: #fff;
	}
	.post table.table-top {
		font-size: 90%;
	}
	.post table.table-top th, .post table.table-top td {
		font-size: 100%;
		text-align: center;
		vertical-align: middle;
		padding: 10px 5px;
	}
	.post table.table-top th {
		width: 20%;
	}
	.closed-days {
		font-size: var(--rem16);
	}
	.fullwide03:before {
		height: 21%;
	}
}

body:not(.home) .post h3.no-border::after {
	display: none;
}
body:not(.home) .post h3.no-border {
	text-align: left;
}