@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&family=Noto+Serif+JP:wght@200..900&family=ZCOOL+XiaoWei&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #EEF2F4;
    --color-background-op70: #ffffffB3;
    --clr-000: #000;
    --clr-F5F5F5: #F5F5F5;
    --clr-444444: #444444;
    --color-font: #111111;
    --color-primary: #173687;
    --color-primary-shade: #173687;
    --color-primary-tint: #173687;
    --color-secondary: #173687;
    --color-secondary-shade: #173687;
    --color-secondary-tint: #173687;
    --color-table-border: #D1D1D1;
    --color-table-background: #173687;
    --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1240px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #111111;
    --header-color-primary: #173687;
    --header-color-primary-linear: linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%);
    --header-color-second: #1A2A4F;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #173687;
    --footer-color-font: #FFFFFF;
    --footer-color-primary: #FFFFFF;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Noto Serif JP", serif;
    --font-family03-en: "ZCOOL XiaoWei", "Noto Sans JP", sans-serif;

    /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
    /*300px-80px (1920-375)*/
    --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
    /*240px-80px (1920-375)*/
    --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
    /*200px-100px (1920-375)*/
    --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
    /*180-120px (1920-375) */
    --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
    /*160px-60px (1920-375)*/
    --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
    /*160px-80px (1920-375)*/
    --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
    /*160px-60px (1920-375)*/
    --px160-40: clamp(40px, calc(160px + ((1vw - 19.2px) * 13.3929)), 160px);
    /* 160-40 (1920-1024) */
    --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    /*150-100px (1920-375) */
    --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
    /*140px-40px (1920-375)*/
    --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
    /*130px-90px (1920-375)*/
    --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /*120px-80px (1920-375)*/
    --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
    /*120px-50px (1920-375)*/
    --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
    /*100px-50px (1920-375)*/
    --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
    /*100px-40px (1920-375)*/
    --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
    --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
    /*96px-48px (1920-375)*/
    --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
    /*90px-30px (1920-375)*/
    --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
    /*80px-60px (1920-375)*/
    --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
    /*80px-40px (1920-375)x*/
    --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
    /*60px-30px (1920-375)*/
    --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
    /*80px-20px (1920-375)x*/
    --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
    /*60px-40px (1920-375)*/
    --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
    /*60px-30px (1920-375)*/
    --px60s: clamp(20px, calc(60px + ((1vw - 19.2px) * 2.589)), 60px);
    /*60px-20px (1920-375)*/
    --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    /*50px-30px (1920-375) */
    --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
    /*40px-30px (1920-375)*/
    --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
    /*40px-20px (1920-375)*/
    --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
    /*35px-15px (1920-375)*/
    --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
    /*30px-20px (1920-375)*/
    --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
    /*24px-14px (1920-375)*/
    --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
    /*20px-10px (1920-375)*/
    --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
    /*18px-14px (1920-375)*/
    --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
    /*16px-14px (1920-375)*/
    --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
    /*14px-12px (1920-375)*/
    --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
    /*12px-11px (1920-375)*/
    /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
    /*12rem-6rem (1920-375)*/
    --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
    /*9rem-4rem (1920-375)x*/
    --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
    /*8rem-6rem (1920-375)*/
    --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
    /*8rem-4rem (1920-375)x*/
    --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
    /*7.2rem-4.2rem (1920-375)*/
    --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
    /*7rem-4.2rem (1920-375)*/
    --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
    /*6rem-3.6rem (1920-375)*/
    --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
    --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
    /*5.6rem-3.2rem (1920-375)*/
    --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
    /*4.8rem-3.8rem*/
    --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
    /*4.8rem-2.4rem (1920-375)*/
    --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
    /*4.2rem-3.2rem (1920-375)*/
    --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
    /*4.2rem-2.4rem (1920-375)*/
    --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
    /*4.2rem-1.9rem (1920-375)*/
    --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
    /*4rem-3rem (1920-375)*/
    --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
    /*4rem-2rem (1920-375)*/
    --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
    /*3.6rem-2.4rem (1920-375)*/
    --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
    /*3rem-2.4rem (1920-375)*/
    --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
    /*3rem-2rem (1920-375)*/
    --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
    /*3rem-1.5rem (1920-375)*/
    --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
    /*2.8rem-1.8rem (1920-375)*/
    --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
    /*2.6rem-1.8rem (1920-375)*/
    --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
    /*2.4rem-1.8rem (1920-375)*/
    --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
    /*2.4rem-1.4rem (1920-375)*/
    --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
    --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
    /*2.2rem-1.6rem (1920-375)*/
    --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
    /*2rem-1.6rem (1920-375)*/
    --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
    /*2rem-1.4rem (1920-375)*/
    --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /*1.8rem-1.4rem (1920-375)*/
    --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --rem15: clamp(1.4rem, calc(1.5rem + ((1vw - 19.2px) * 0.0647)), 1.5rem);
    --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
    /*1.4rem-1.2rem (1920-375)*/
    --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
    /*1.2rem-1.1rem (1920-375)*/

    /* add */
    --rem45-20: clamp(2rem, calc(4.5rem + ((1vw - 19.2px) * 1.6181)), 4.5rem);
    --px40-8-pc: clamp(8px, calc(40px + ((1vw - 19.2px) * 3.5714)), 40px);
    --px180-50: clamp(50px, calc(180px + ((1vw - 19.2px) * 8.4142)), 180px);
}

html {
    scroll-behavior: smooth;
}


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

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

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

    #header {
        height: 100px;
        text-transform: uppercase;
    }

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

    #header .logo img {
        max-width: 100px;
        max-height: 100px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 50px;
        backface-visibility: visible;
    }

    #header .logo .logo-img img {
        max-height: 74px;
        min-width: 50px;
    }

    #header .logo .logo-wrap {
        display: flex;
        align-items: center;
        gap: var(--px20);
    }

    #header .logo .logo-wrap a {
        display: block;
        position: relative;
    }


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

    #header ul.header__contact {
        padding-left: clamp(10px, calc(10px + ((100vw - 1024px) * 0.0078125)), 17px);
    }

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

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

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

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(13px + ((1vw - 10.24px) * 0.5580357)), 18px);
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.1em;
        color: var(--header-color-font);
    }

    nav#mainNav ul li.recruit-btn a b {
        font-weight: bold;
        color: var(--header-background);
        transition: all .3s ease;
    }

    #header a.head_btn::before {
        display: inline-block;
    }


    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: transparent;
        width: 100%;
        min-width: calc(var(--px300) + var(--px30) + 7px);
        max-width: 337px;
        padding: 10px;
        position: relative;
        border-left: 1px solid var(--clr-444444);
        height: 100%;
        max-height: 60%;
    }

    #header a.head_btn.tel_btn .tel_text-sub {
        font-weight: bold;
        font-family: var(--font-family01);
        color: var(--header-color-font);
        font-size: var(--rem12);
        letter-spacing: 0;
    }

    #header a.head_btn.tel_btn .tel_text-sub .note {
        font-size: var(--rem12);
        font-weight: bold;
    }

    #header a.head_btn.tel_btn .tel_text-sub .note b {
        font-weight: bold;
    }

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem20w);
        font-weight: bold;
        display: flex;
        align-items: center;
        letter-spacing: 0;
    }

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

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

    #header a.head_btn.tel_btn:hover {
        opacity: 0.7;
    }

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

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

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

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

    #header a.head_btn.mail_btn {
        flex-direction: column;
        text-align: center;
        line-height: 1.1;
        min-width: calc(var(--px150) + 0px);
        background: var(--header-color-primary);
        color: var(--header-background);
        padding: 10px;
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: .1em;
        border-radius: 0;
        gap: 10px;
    }

    #header a.head_btn.mail_btn::before {
        content: "\f0e0";
        font-family: "FontAwesome";
        font-size: var(--rem20);
        font-weight: 400;
        line-height: 1;
        color: var(--color-background);
        margin-right: 10px;
        margin-bottom: 0;
    }

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

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

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

    nav#mainNav ul ul.sub-menu {
        min-width: max-content;
    }

    nav#mainNav ul li ul.sub-menu li a,
    nav#mainNav ul li ul.sub-menu li a:hover,
    nav#mainNav ul li.current-menu-item ul.sub-menu li a,
    nav#mainNav ul li ul.sub-menu li.current-menu-item a {
        min-width: max-content;
    }

    nav#mainNav ul li.current-menu-item.recruit-btn a b,
    nav#mainNav ul li.recruit-btn a:hover b,
    nav#mainNav ul li.recruit-btn a:active b,
    nav#mainNav ul li.recruit-btn.current-menu-parent a b {
        color: var(--color-secondary);
    }

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


@media print,
screen and (max-width: 1300px) and (min-width: 1024px) {
    #header .logo .logo-txt {
        font-size: clamp(13px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    }
}

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

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

    nav#mainNav ul li a:hover {
        background: var(--header-color-primary) !important;
        color: var(--color-background);
    }

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

/* header navbar */
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-primary);
    font-family: var(--font-family01);
    font-size: var(--rem12);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0;
    display: flex;
}

.post2b li .post2b_contents,
.post4b li .post4b_contents {
    color: var(--color-font);
    font-size: var(--rem14);
    line-height: 1.8;
    opacity: 1;
    margin-top: var(--px20);
}

.post_link,
.post2b_link,
.post4b_link {
    border-bottom: 1px solid var(--color-font);
}

.post_link a,
.post2b_link a,
.post4b_link a {
    color: var(--color-font);
}

.post4b_link a:hover {
    color: var(--color-primary);
}

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

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

#front_bottom_content .post4b img {
    max-width: 100%;
    max-height: 100%;
}


@media only screen and (max-width: 640px) {
    #front_bottom_content .post4b li {
        padding-bottom: 45px;
    }

    #front_bottom_content .post4b_img {
        max-width: 95%;
    }

    #front_bottom_content .post4b li {
        background: transparent;
    }

    #front_bottom_content .post4b li .post4b_contents {
        white-space: normal;
    }
}

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

#sidebar {
    float: left;
}

#footer {
    clear: both;
    padding-top: var(--px40);
    padding-bottom: var(--px60);
}

#footer .footer__logo img {
    max-height: 9.1rem;
    max-width: 9.1rem;
}

#footer .footer__logo:not(:last-child) {
    margin-bottom: var(--px24);
    display: flex;
    flex-direction: column;
    align-items: center;
}

#footer .logo-txt {
    margin-left: 0;
}

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

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

#copyright {
    margin-top: 0px;
}

/**------------------------------------------
Anchor Point
*------------------------------------------*/

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

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

/* main title */
.post h2:not(.cat-loop),
.cta01 h2,.post .cta01 h2 {
    font-size: var(--rem30w);
    font-family: var(--font-family01);
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--color-primary);
    margin-bottom: var(--px80);
}

.post h2 span,.cta01 h2 span {
    display: block;
    color: var(--color-primary);
    font-family: var(--font-family03-en);
    font-size: 200%;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

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

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

.cta01 h2, .post .cta01 h2 {
    color: var(--color-background);
	margin-bottom:0;
}

.cta01 h2 span, .post .cta01 h2 span {
    color: var(--color-background);
}

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

}

.post2b h2, .post4b h2, .post2b h2 a, .post4b h2 a {
    font-weight: 400;
}

.post .txtstyle04,
.txtstyle04 {
    font-family: var(--font-family02);
    font-size: calc(var(--rem36) + 3px);
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0 auto var(--rem40w);
    padding: 0;
}
.post h2.contact_ttl{
	font-size:var(--rem30);
}
.lh2 {
    line-height: 2;
}

.fw500 {
    font-weight: 500;
}

.fwbold {
    font-weight: bold;
}

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

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

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

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

/* content05 */

.post h3 {
    font-size: calc(var(--rem24w) + 1px);
    font-family: var(--font-family01);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--color-font);
    border-color: var(--color-primary);
    margin-top: 0;
    margin-bottom: var(--px40);
    padding-bottom: var(--px20);
}

h1.title,
.post h1,
header#h1Header h1.title {
    font-size: var(--rem36);
    color: var(--color-font);
    font-weight: 500;
}

header#h1Header h1.title {
    color: var(--color-background);
    font-weight: bold;
    letter-spacing: 0;
    font-family: var(--font-family01);

}

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

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px) var(--px40);
    text-align: center;
    background: var(--clr-F5F5F5);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    overflow: hidden;
}

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 340px;
    font-size: var(--rem18);
    color: var(--color-background);
    line-height: 1.4;
    letter-spacing: 0.14em;
    text-align: center;
    background: var(--color-primary);
    font-weight: bold;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: 0 auto 0;
    border: none;
    transition: all .3s;
    border-radius: 4px;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: var(--color-background);
    right: 33px;
}

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

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

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

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

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

.cta01 {
    background: url(/wp-content/uploads/top-06.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: calc(var(--px180) + 10px) 0;
}

.cta01 .cta01_wrap {
    max-width: 1220px;
    width: 90%;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    position: relative;
    z-index: 2;
}
.cta01 .cta01_wrap p {
    font-size: calc(var(--rem16) + 1px);
    font-weight: 500;
    color: var(--color-background);
    letter-spacing: .05em;
    line-height: 2;
}

.cta01 .ctabtnlist {
    justify-content: center;
    margin: var(--px40) auto 0 auto;
    gap: 0px;
}

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

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

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

@media print,
screen and (max-width: 768px) {
    .cta01 .ctabtnlist li,
    .cta01 .ctabtnlist a.item {
        width: 100%;
    }

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

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

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

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

.cta01 .telbtn .btnttl {
    font-weight: bold;
    font-size: var(--rem20);
}

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

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

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

/* ボタンアイコン */
.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .telnum::before {
    content: '\f3cd';
    font-size: var(--rem36);
}

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

/* page top */

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

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

@media print,
screen and (max-width: 1023.88px) {
    .post .col4_list li {
        width: calc((100% - var(--px14)* 2) / 3);
    }
}

@media print, screen and (min-width: 769px) {
    .post .col3_list {
        gap: calc(var(--px35) + 2px);
    }

    .post .col3_list li {
        width: calc((100% - (var(--px35) + 2px) * 2) / 3);
    }

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

}


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

    .post .col4_list li {
        width: calc((100% - var(--px14)* 1) / 2);
    }
}

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

}

#content-01 .front_contents {
    padding-top: var(--px120);
    padding-bottom: var(--px170);
}

#content-01 .wrapper_content {
    max-width: 1395px;
}

#content-01 .col3_list {
    counter-reset: number;
}

#content-01 .col3_list li {
    background: var(--clr-F5F5F5);
}

#content-01 .imgarea {
    position: relative;
    margin-bottom: var(--px20);
    overflow: visible;
    aspect-ratio: 440 / 311;
}

#content-01 .imgarea:before {
    position: absolute;
    counter-increment: number;
    content: "0"counter(number);
    display: inline-block;
    font-family: var(--font-family03-en);
    font-weight: 400;
    font-size: var(--rem30w);
    background: var(--color-primary);
    color: var(--color-background);
    border-radius: 50%;
    left: 50%;
    width: 7rem;
    height: 7rem;
    line-height: 7rem;
    text-align: center;
    bottom: -25px;
    transform: translateX(-50%);
}

#content-01 .txtarea p {
    line-height: 1.7;
}

#content-01 p.num_listttl {
    text-align: center;
    position: relative;
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.4;
    padding-top: var(--px16);
    padding-bottom: var(--px16);
}

#content-01 .txtarea {
    margin-top: calc(-1 * var(--px24));
    padding: var(--px40w) var(--px30) var(--px30w);
}

#content-02 .column06 {
    background: var(--clr-F5F5F5);
    padding-bottom: var(--px150);
}

.column06 {
    position: relative;
}

.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: 1340 / 810;
    overflow: hidden;
    width: calc(1340 / 1920 * 100%);
}

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

.column06 .txtarea {
    position: relative;
    width: 46.25%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: var(--px60w) var(--px40w);
    margin: 0 auto 0px -16.1%;
    z-index: 10;
    aspect-ratio: 888 / 610;
}

.column06 .txtarea .txtinner {
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
}

.column06_wrap+.column06_wrap {
    margin-top: var(--px150);
}

@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 -16.1% 0px auto;
    }
}

@media print,
screen and (max-width: 1023.88px) {
    .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) {
    #content-01 .front_contents {
        padding-top: var(--px120);
        padding-bottom: var(--px120);
    }

}

#content-02 .column06 .txtarea p {
    font-size: var(--rem18);
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.12em;
}

header#h1Header::before {
    background: transparent;
    opacity: 1;
}

.link_btn {
    position: relative;
    display: inline-block;
    color: var(--color-font);
    background: transparent;
    width: 100%;
    font-size: var(--rem16);
    font-weight: 500;
    text-align: center;
    padding: 15px 20px 15px 10px;
    border-radius: 50vw;
    -webkit-transition: .3s;
    transition: .3s;
    border: solid 1px var(--clr-000);
}

.link_btn::after {
    content: '\f078';
    position: absolute;
    font-size: .85em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.link_btn:hover {
    background: transparent;
    color: var(--color-primary);
}

.semi-service p {
    line-height: 2;
}


.service-02 .imgarea {
    aspect-ratio: 620 / 387;
}

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

    .service-02 .txtarea {
        padding: var(--px30w) 0;
    }
}

.service-04 .ttl {
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1.2;
    margin-top: var(--px30w);
    margin-bottom: var(--px24);
    text-align: center;
}

.service-04 .col3_list .imgarea {
    aspect-ratio: 394 / 274;
}

.service-06 .imgarea {
    aspect-ratio: 620 / 387;
}

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

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

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

.post table {
    font-size: 100%;
    border: 0;
}

.post table.tbl_spacing {
    border-collapse: separate;
    border-spacing: 0 2px;
}

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

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

.post .table_scroll table th {
    font-size: var(--rem20);
    text-align: center;
}

.post .table_scroll table td {
    text-align: center;
}

.company-01 .imgarea {
    aspect-ratio: 419 / 412;
}

.company-01 .ttl {
    line-height: 1.4;
    margin-bottom: var(--px20);
    font-size: calc(var(--rem24w) + 1px);
    font-weight: bold;
}
.company-01 p {
    line-height: 2;
}
#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a {
    color: var(--color-primary);
}
#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
    text-transform: uppercase;
}
.post ul#sitemap_list.sitemap_disp_level_0>li {
    border-bottom: solid 1px var(--color-primary);
}
#privacy h3 {
    border-color: var(--color-primary);
}
#sp-header .inner #header-layout .logo .mark {
    padding: 0;
}
.service-02 h3 {
    padding-left: 0px;
}