@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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Squada+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Squada+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zen+Kaku+Gothic+New:wght@300;400;500;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: #f6f6f6ff;
    --color-background02: #f5f5f5;
    --color-background-op80: #ffffffcc;

    --clr-000: #000;
    --color-font: #111;
    --color-font-white: #fff;
    --color-font01: #2D302F;
    --color-primary: #42A979;
    --color-primary-shade: #42A979;
    --color-primary-tint: #42A979;
    --color-secondary: #2D302F;
    --color-secondary-tint: #2D302F;
    --color-table-border: #cacaca;
    --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: #FAF8F5;
    --header-color-font: #252524;
    --header-color-font-white: #fff;
    --header-color-primary: #42A979;
    --header-color-primary-shade: #fff;
    --header-color-primary-tint: #fff;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #42A979;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Maru Gothic", sans-serif;
    --font-family-eng: "Outfit", "Noto Sans JP", sans-serif;
    --font-family-eng2: "Oswald", "Noto Sans JP", sans-serif;
    --font-family-yugothic: "Yu Gothic", "Noto Sans JP";
    --font-family-yumincho: "Yu Mincho", "Noto Serif JP";

    /*------â–¼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);
    --px120-40: clamp(40px, calc(12rem + ((1vw - 19.2px) * 8.9286)), 120px);
    --px40-10: clamp(10px, calc(4rem + ((1vw - 19.2px) * 3.3482)), 40px);
    --border-radius-14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
}

html {
    scroll-behavior: smooth;
}

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

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

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

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

.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-height2 {
    line-height: 2;
}

.line-height-30 {
    line-height: 30px !important;
}

.line-height-35 {
    line-height: 35px;
}

.line-height-50 {
    line-height: 50px !important;
}

.letter-spacing05 {
    letter-spacing: 0.05em;
}

/* 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 {
        margin-left: var(--px30);
        margin-right: var(--px20);

    }

    nav#mainNav ul li a {
        padding: var(--px20) var(--px30);
    }

    #header .logo {
        padding: var(--px20);
    }

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

    nav#mainNav ul li a b {
        font-weight: bold;
        font-size: var(--rem16);
        line-height: 1.6;
        letter-spacing: 0em;
        color: var(--color-font01);
    }

    #header ul.header__contact .header__inner {
        position: relative;
        height: var(--px80);
    }

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

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

    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: var(--header-background);
        padding: 10px calc(var(--px30) - 3px) 10px 10px;
        min-width: var(--px240);
        width: 100%;
        border: 1px solid transparent;
    }

    .sticky-header #header>.inner {
        background: var(--header-background);
    }

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

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

    #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: 3px;
    }

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

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


    #header a.head_btn.mail_btn {
        flex-direction: row;
        gap: 8px;
        padding: var(--px16) clamp(15px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
        max-width: calc(var(--px200) -10px);
        width: 100%;
    }

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

    #header a.head_btn.mail_btn {
        flex-direction: row;
        background: var(--header-color-primary);
        color: var(--header-background);
        border: 1px solid var(--header-color-primary);
        font-size: var(--rem16);
        padding: 10px;
        min-width: calc(var(--px200) - 10px);
        width: 100%;
        height: var(--px60);
        border-radius: var(--px100s);
        -webkit-border-radius: var(--px100s);
        -moz-border-radius: var(--px100s);
        -ms-border-radius: var(--px100s);
        -o-border-radius: var(--px100s);
    }

    #header a.head_btn.mail_btn:hover {
        background-color: var(--header-background);
        border: 1px solid var(--color-primary);
        color: var(--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;
    }
}

/* custom title */
.post h2,
.post h2.main-ttl {
    font-size: var(--rem36);
    line-height: 1.4;
    letter-spacing: 0em;
    margin: 0;
    margin-bottom: var(--px50);
}

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

.main-ttl .eng-ttl {
    display: block;
    font-family: var(--font-family-eng);
    font-weight: 600;
    font-size: var(--rem24w);
    line-height: 1.4;
    color: var(--color-primary);
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: var(--px20);
}

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

.cta01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(250, 248, 245, 0.2);
    z-index: 0;
}

.cta01>* {
    z-index: 2;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: rgba(256, 256, 256, 0.85);
    padding: var(--px100s) var(--px40);
    border-radius: var(--px24);
}

.cta01 .txtarea {
    font-weight: 500;
    font-size: var(--rem20w);
    line-height: 2;
    letter-spacing: 0.05em;
    color: var(--color-font01);
}

.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(--px35) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 0;
    transition: all ease 0.15s;
    -webkit-transition: all ease 0.15s;
    -moz-transition: all ease 0.15s;
    -ms-transition: all ease 0.15s;
    -o-transition: all ease 0.15s;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
}

.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 .ctabtnlist .item {
        border-radius: var(--border-radius-14);
        -webkit-border-radius: var(--border-radius-14);
        -moz-border-radius: var(--border-radius-14);
        -ms-border-radius: var(--border-radius-14);
        -o-border-radius: var(--border-radius-14);
    }
}

.cta01 .btnttl {
    display: block;
    margin-bottom: 1rem;
}

.cta01 .telnum {
    font-size: var(--rem36);
    line-height: 1.2;
    color: var(--color-primary);
    font-weight: 500;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    font-weight: 500;
    letter-spacing: 0.05em;
    color: var(--color-font01);
}

.cta01 a.telbtn {
    background: var(--color-font-white);
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.cta01 .mailbtn .btnttl {
    font-size: var(--rem24);
    font-weight: 500;
    letter-spacing: 0.05em;
}

.cta01 a.mailbtn {
    background: var(--color-primary-tint);
    color: var(--color-font-white);
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.08);
    border-bottom-right-radius: var(--px24);
    border-top-right-radius: var(--px24);
}

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

.cta01 .telnum::before {
    content: "\f095";
    font-size: 0.78em;
}

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

.text_about01 {
    font-size: var(--rem20);
    font-weight: bold;
    margin-top: calc(var(--px70) - 3px);
    margin-bottom: var(--px30);
}

.text_about02 {
    font-size: var(--rem16);
    line-height: var(--px30);
}

#contact-bottom h2 {
    font-size: var(--rem36);
    line-height: 1.4;
    letter-spacing: 0em;
    margin: 0;
    margin-bottom: var(--px50);
    font-weight: bold;
}

/* code footer */
#footer {
    color: var(--color-font-white);
    font-size: var(--rem14);
    padding: var(--px80) 0 var(--px60);
}

#footer .footnav ul>li a {
    color: var(--color-font-white);
}

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

#copyright {
    letter-spacing: 0;
    margin-top: var(--px30);
}

#footer .footer__logo img {
    max-width: 260px;
    max-height: var(--px60);
    -o-object-fit: contain;
    object-fit: contain;
}

/* page top */
.sec01 {
    background: #FAF8F5;
}

.front_contents {
    padding: var(--px120s) 0;
}

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

.column06_wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    /* z-index: 20; */
}

.column06 .imgarea {
    position: relative;
    aspect-ratio: 1370 / 760;
    overflow: hidden;
    width: 71%;

}

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

.column06 .txtarea {
    position: relative;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    /* padding: var(--px120-40) var(--px40);*/
    z-index: 10;
    margin: 0 auto 0px -21%;
}

.column06 .txtarea .txtinner {
    max-width: 720px;
    width: 100%;
}

#about .column06 .txtarea {
    padding: calc(var(--px140) + 0px) var(--px60);
    border-top-left-radius: var(--border-radius-14);
    border-bottom-left-radius: var(--border-radius-14);
}

#about .column06 .imgarea {
    border-top-right-radius: var(--border-radius-14);
    border-bottom-right-radius: var(--border-radius-14);
}

#about_02 .column06 .txtarea {
    padding: var(--px140) var(--px60);
    /*padding: var(--px120-40) var(--px40);;*/
    border-top-right-radius: var(--border-radius-14);
    border-bottom-right-radius: var(--border-radius-14);
}

#about_02 .column06 .imgarea {
    border-top-left-radius: var(--border-radius-14);
    border-bottom-left-radius: var(--border-radius-14);
}

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

    .column06 .imgarea,
    .column06 .txtarea {
        width: 90%;
    }

    .column06 .txtarea {
        margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
        border-radius: var(--px14) 0 0 var(--px14) !important;
    }

    .column06 .imgarea {
        border-radius: 0 var(--px14) var(--px14) 0 !important;
    }

}

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

.ss_about .txt-ttl {
    font-weight: 400;
    font-size: var(--rem36);
    line-height: 1.4;
}

.ss_about .txtarea p {
    line-height: 2;
    font-size: var(--rem16);
    margin-top: var(--px30-15);
}

.text-16-semi {
    font-weight: 400;
    font-size: var(--px16);
    line-height: 2;
    letter-spacing: 0;
}

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: calc(var(--rem16) + 1px);
    color: #fff;
    line-height: 1;
    text-align: center;
    background: var(--color-primary);
    font-weight: 500;
    letter-spacing: .05em;
    padding: var(--rem24) 30px var(--rem24) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 5px;
    transition: all .3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/* 
 #about_02 .column06 .txtarea {
z-index: 2;
  }
  #about_02 .column06 .txtarea {
z-index: 2;
  } */
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: #fff;
}

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

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

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

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

.border-radius-14 {
    border-radius: var(--border-radius-14);
}

@media print,
screen and (min-width: 1024px) {
    .column06_wrap.rev {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .column06_wrap.rev .txtarea {
        margin: 0 -21% 0px auto;
    }
}

@media print,
screen and (max-width: 1023px) {
    .column06_wrap.rev {
        flex-direction: row;
    }

    .column06 .imgarea,
    .column06 .txtarea {
        width: 90%;
    }

    .column06 .txtarea {
        margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
    }
}

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

/* top feature */
/* num2list */
.num_list01 {
    counter-reset: number;
    list-style-type: none !important;
    margin: var(--px60) 0;
}

.num_list01 li .imgarea {
    aspect-ratio: 328/232;
    width: 100%;
    overflow: hidden;
    display: flex;
}

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

.num_list01 li {
    position: relative;
    background: var(--color-primary);
    border-radius: var(--border-radius-14);
    padding: var(--px50) calc(var(--px30) + 5px) var(--px20);
    -webkit-border-radius: var(--border-radius-14);
    -moz-border-radius: var(--border-radius-14);
    -ms-border-radius: var(--border-radius-14);
    -o-border-radius: var(--border-radius-14);
}

.num_list01 li:before {
    /* position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: #ffffff;
    color: var(--color-primary);
    font-family: var(--font-family-eng);
    font-weight: 400;
    font-size: var(--rem40w);
    border-radius: 50%;
    left: 50%;
    width: var(--px80);
    height: var(--px80);
    line-height: 1.4;
    text-align: center;
    top: calc(var(--px40) * -1);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);*/
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    color: var(--color-primary);
    font-family: var(--font-family-eng);
    font-weight: 400;
    font-size: var(--rem40w);
    border-radius: 50%;
    width: var(--px80);
    height: var(--px80);
    left: 50%;
    top: calc(var(--px40) * -1);
    transform: translateX(-50%);
}

.num_list01 .num_listttl {
    text-align: center;
    font-weight: 600;
    font-size: var(--rem24w);
    line-height: 1.4;
    font-family: var(--font-family-eng);
    padding: var(--px20) 0 var(--px12);
    position: relative;
}

/*---------col03-----------*/
.post .col3_list {
    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: calc(var(--px20) + 5px);
}

.post .col3_list>li {
    width: calc((100% - calc(var(--px20) + 5px) * 2) / 3);
    position: relative;
    margin-top: calc(calc(var(--px60) + 8px) / 2);
}

.post .col3_list::before {
    content: "";
    display: block;
    width: 32%;
    height: 0;
    order: 1;
}

.post .col3_list:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}

.post .col3_list .txtarea {
    color: var(--color-font-white);
}

@media print,
screen and (max-width: 768px) {
    .post .col3_list {
        gap: var(--px20);
    }

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

    .post .col3_list::before,
    .post .col3_list:after {
        content: none;
    }

    /*  .num_list01 li:before {
    line-height: 1.4;
  }*/
}

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

    .post .col3_list>li:last-child {
        margin-bottom: 0;
    }
}

.txtarea-semi {
    display: flex;
    align-items: center;
    /* padding: var(--px40) clamp(30px, calc(12rem + ((1vw - 19.2px) * 11.1607)), 120px);*/
    /*justify-content: center; background: var(--color-font-white); */
    padding: var(--px80) var(--px40);
    justify-content: center;
}

.txtarea-semi .txtinner {
    max-width: 720px;
    width: 100%;
}

/* recruit */
#recruit .txt_info {
    font-weight: bold;
    font-size: var(--rem20);
    line-height: 2;
    letter-spacing: 0.05em;
    color: var(--color-primary);
    margin-bottom: var(--px20);
}

#recruit .imgarea {
    position: relative;
    aspect-ratio: 960 / 625;
    overflow: hidden;
}

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

/* page service */
header#h1Header {
    background: translate;
}

header#h1Header::before {
    background: rgb(0, 0, 0);
    opacity: 0.4;
}

header#h1Header h1.title {
    font-weight: bold;
    line-height: calc(var(--rem40) + 5px);
}

.semi-service-01 .ss_col2 {
    gap: calc(var(--px30) - 2px);
}

.semi-service-01 p {
    color: var(--color-font01);
}

.ss_col21 .imgarea {
    position: relative;
    aspect-ratio: 620 / 393;
    overflow: hidden;
}

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

.ss_col2 .txtarea {
    display: flex;
    align-items: center;
}

.semi-service-02 .ss_02 {
    padding: var(--px80) clamp(20px, calc(6rem + ((1vw - 19.2px) * 4.4643)), 60px) var(--px70);
    border-radius: var(--border-radius-14);
    -webkit-border-radius: var(--border-radius-14);
    -moz-border-radius: var(--border-radius-14);
    -ms-border-radius: var(--border-radius-14);
    -o-border-radius: var(--border-radius-14);
    margin: 0 auto;
}

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

.semi-service-02 .ss_02 .col2_list {
    gap: var(--px20);
}

.semi-service-02 .ss_02 ul li {
    width: calc((100% - var(--px20) * 1) / 2);
    position: relative;
    background: var(--color-font-white);
    padding: 0 clamp(8px, calc(1.6rem + ((1vw - 19.2px) * 0.8929)), 16px);
    border-bottom: 1px dashed var(--color-primary);
    line-height: 3.1;
}

@media print,
screen and (max-width: 768px) {
    .semi-service-02 .ss_02 ul li {
        width: 100%;
        line-height: 1.4;
        padding: 10px;
    }

    .semi-service-02 .ss_02 ul li {}
}

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

.semi-service-03 .col2_list li {
    width: calc((100% - var(--px40) * 1) / 2);
    margin-top: var(--px50);
}

@media print,
screen and (max-width: 500px) {
    .post .semi-service-03 .col2_list li {
        width: 100%;
        margin-top: var(--px50);
    }

    .num_list02 .imgarea:before {}

    bottom: calc(var(--px30) * -1);
}

.num_list02 {
    counter-reset: number;
    list-style-type: none !important;
}

.num_list02 .imgarea {
    position: relative;
    margin-bottom: var(--px20);
    aspect-ratio: 600 / 350;
}

.num_list02 .imgarea:before {
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: #ffffff;
    color: var(--color-font01);
    font-family: var(--font-family-eng2);
    font-weight: 400;
    font-size: var(--rem20);
    border-radius: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    bottom: calc(calc(var(--px20) + 5px) * -1);
    transform: translateX(-50%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.num_list02 .num_listttl {
    text-align: center;
    font-weight: bold;
    font-size: var(--rem24w);
    padding: var(--px20) 0;
    position: relative;
    line-height: 1.4;
}

/*.semi-service-04 .flowlist02 {
	padding-left: 5rem;
	position: relative;
}
.semi-service-04 .flowlist02::before {
	content: "";
	width:var(--px20);
	height: 100%;
	background: #eee;
	margin-left: var(--px12);
	display: block;
	position: absolute;
	top: 0;
	left: 5rem;
}
.semi-service-04 .flowlist02 > li {
	  position: relative;
}
.semi-service-04 .flowlist02 > li:not(:last-child) {
	  margin-bottom: 8vh;
}
.semi-service-04 .flowlist02 > li .icon {
	font-size: clamp(16px, calc(3rem + ((1vw - 19.2px) * 1.5625)), 30px);
	width:clamp(68px, calc(9.2rem + ((1vw - 19.2px) * 2.6786)), 92px);
	height:clamp(68px, calc(9.2rem + ((1vw - 19.2px) * 2.6786)), 92px);
	font-weight: bold;
	background: var(--color-primary);
  color: var(--color-font-white);
	padding: 0.8rem 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: -2.5rem;
	z-index: 100;
	border-radius: 50vh;
}
.semi-service-04 .flowlist02 > li .icon::after {
	content: none;
}
.semi-service-04 .flowlist02 > li dl {
	padding-left:var(--px150) ;
	position: relative;
	padding-top:var(--px20);
}
.semi-service-04 .flowlist02 > li dl::before {
	content: none;
}
.semi-service-04 .flowlist02 > li dl::after {
	 content: "";
	 display: block;
	 position: absolute;
	 top:calc(calc(var(--px90) + 2px) / 2 );
}
.semi-service-04 .flowlist02 > li dl::after {
	 width: var(--px150);
	 border-bottom: 1px dashed #999;
	 position: absolute;
	 left: 5px;
	 top: clamp(35px, calc(4.6rem + ((1vw - 19.2px) * 1.2277)), 46px);
}
.semi-service-04 .flowlist02 > li dl dt {
	 margin-bottom: 0.5rem;
	 font-size: var(--rem20);
	 font-weight: bold;
   border-bottom: solid 1px #C3C3C3;
  }
.semi-service-04 .flowlist02 > li dl dd {
  line-height: 1.525;
}
.text-flowlist{
  padding: 0px 20px;
}

@media print, screen and (max-width: 768px) {
	.semi-service-04 .flowlist02 {
		padding-left: 2.8rem;
	}
	.semi-service-04 .flowlist02 > li .icon {
		left: -3.5rem;
	}

	.semi-service-04 .flowlist02::before {
		left: 1rem;
	}

	.semi-service-04 .flowlist02 > li dl {
		padding-left: 4.5rem;
	}

	.semi-service-04 .flowlist02 > li dl::after {
		width: var(--px100);
	  top:var(--px60);
	}

	.semi-service-04 .flowlist02 > li dl dt {
		font-size: var(--rem14);
	}
 
}*/

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

.flowlist02::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 5rem;
}

.flowlist02>li {
    position: relative;
}

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

.flowlist02>li .icon {
    font-size: var(--body-font-size);
    width: 5rem;
    height: 5rem;
    color: #fff;
    font-weight: bold;
    background: var(--color-primary-shade);
    /*padding: 0.8rem 2rem;*/
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -2.5rem;
    z-index: 100;
    border-radius: 50vh;
    font-size: var(--rem30);
}

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

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

.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 #999;
    position: absolute;
    left: 5px;
    top: 23px;
}

.flowlist02>li dl dd {
    line-height: 1.525;
}

.flowlist02>li dl dt {
    margin-bottom: 0.5rem;
    font-size: var(--rem20);
    font-weight: bold;
    border-bottom: solid 1px #C3C3C3;
}

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

    .flowlist02>li .icon {
        left: -3.5rem;
    }

    .flowlist02::before {
        left: 1rem;
    }

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

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

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

/* page company */
.message__sign {
    margin-top: var(--px40);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.semi-company-01 .ss_02 {
    padding: calc(var(--px70) - 6px);
    border-radius: var(--border-radius-14);
    -webkit-border-radius: var(--border-radius-14);
    -moz-border-radius: var(--border-radius-14);
    -ms-border-radius: var(--border-radius-14);
    -o-border-radius: var(--border-radius-14);
    margin: 0 auto;
}

/* code table */
.post table.responsive th {
    width: 30%;
    background: var(--color-primary);
    color: var(--color-font-white);
    font-weight: bold;
    padding: var(--px30) var(--px24);
}

.post table.responsive td {
    color: var(--color-font01);
    padding: var(--px30) var(--px24);
}

.max_w800 {
    max-width: 800px;
    margin: 0 auto;
}

.recruit-01 .txt_ttl {
    font-weight: bold;
    font-size: var(--rem20);
    letter-spacing: 0.1em;
    border-bottom: 16px solid var(--color-primary);
    max-width: fit-content;
    width: 100%;
}

.recruit-01 .txtarea {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.recruit-01 .txt_subttl {
    font-size: var(--rem20);
    line-height: 50px;
    letter-spacing: 0.3em;
}

.post.recruit-03 h2.h2_ttl {
    font-size: calc(var(--px24) + 1px);
    line-height: 0.1em;
}

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.589),
            80px);
    text-align: center;
    background: #f5f5f5;
}

.contact_read {
    text-align: center;
    font-size: var(--rem18);
    letter-spacing: 0.1em;
}

.semi-business a.linkBtn {
    max-width: 250px;
    margin-top: var(--px40);
}

@media print,
screen and (max-width: 768px) {
    .semi-business a.linkBtn {
        max-width: 220px;
    }
}

@media print,
screen and (max-width: 500px) {
    .contact_read {
        text-align: left;
    }
}

.recruit-03 a.linkBtn {
    letter-spacing: 0.1em;
    padding: var(--px20) 0;
}

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

#privacy h3 {
    border-color: var(--color-primary);
}

.post ul#sitemap_list.sitemap_disp_level_0>li {
    border-bottom: solid 1px var(--color-primary);
}

.post h3.h3_ttl {
    font-size: var(--rem24w);
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 50px;
}

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

#contact-bottom {
    clear: both;
}