@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=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #F5F5F5;
    --color-background-op80: #ffffffcc;
    --color-background03: #FCFCFC;
    --color-background04: #F7F6F6;

    --clr-000: #000;
    --color-font: #000;
    --color-font01: #252524;
    --color-primary: #07AC68;
    --color-primary-shade: #FFFC57;
    --color-primary-tint: #07AC68;
    --color-secondary: #F6803C;
    --color-secondary-tint: #F6803C;
    --color-table-border: #CACACA;
    --bg-table-1: #08C275;
    --bg-table-2: #08C275B8;

    --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: #000;
    --header-color-primary: #07AC68;
    --header-color-2nd: #F6803C;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #07AC68;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    --font-family03-en: "Outfit", "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)*/
    --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)*/
    --px16-12: clamp(12px, calc(1.6rem + ((1vw - 19.2px) * 0.4464)), 16px);
}

html {
    scroll-behavior: smooth;
}

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

#header .logo img {
    min-width: 70px;
    height: auto;
    width: 100%;
    /* margin-right: 8px; */
}

#header .logo .logo-txt {
    font-size: var(--rem24);
    color: var(--color-font);
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.4;
}

#header .logo .logo-txt {
    font-size: var(--rem24);
    font-weight: bold;
    letter-spacing: .05em;
    font-family: var(--font-family02);
    min-width: fit-content;
}

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

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

    #header {
        height: 100px;
        font-family: var(--font-family01);
    }

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

    #header .logo img {
        max-width: 205px;
        max-height: 78px;
        width: 100%;
        height: auto;
        min-width: 50px;
        margin-right: var(--px20);
    }



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

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

    nav#mainNav ul li a b {

        font-size: var(--px16-12);
        font-weight: 500;
        line-height: 1;
        letter-spacing: .05em;
        color: var(--header-color-font);
    }

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

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

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

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

    #header a.head_btn.tel_btn .tel_icon {
        --px30-18: clamp(18px, calc(3rem + ((1vw - 19.2px) * 1.3393)), 30px);
        font-size: var(--px30-18);
        font-weight: bold;
    }

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

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

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

    #header ul.header__contact>li:first-child {
        margin-left: var(--px30);
    }

    #header a.head_btn.mail_btn {
        min-width: var(--px200);
        color: var(--header-background);
        background: var(--header-color-primary);
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: .03em;
        /* margin-left: var(--px30); */
    }

    #header a.head_btn.line_btn {
        background: var(--header-color-2nd);
    }

    #header a.head_btn.mail_btn span::before {
        content: "\f0e0";
        font-family: "FontAwesome";
        font-size: var(--rem24);
        font-weight: 400;
        line-height: 1;

        color: inherit;
        display: block;
        margin: 0 auto;
        margin-bottom: 5px;
        text-align: center;
    }

    #header a.head_btn.line_btn span::before {
        content: "\f3c0";
        font-size: var(--rem30);
    }

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

    #header a.head_btn.line_btn:hover {
        color: var(--header-color-2nd);
        background: var(--header-background);
    }

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


@media print,
screen and (max-width: 1400px) and (min-width: 1024px) {
    nav#mainNav ul li a {
        padding: var(--px20);
    }

    #header a.head_btn.mail_btn,
    #header a.head_btn.tel_btn {
        width: fit-content;
    }



    #header .logo img {
        width: 100%;
        height: auto;
    }
}

@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 navbar */


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

    li {
        border-bottom: 1px solid #ccc;
    }
}

/* footer */
#footer .footer__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--px20);
    margin-top: var(--px30);
}

#footer .footer__logo .logo-txt {
    font-size: var(--rem24);
    font-weight: bold;
    letter-spacing: .05em;
    font-family: var(--font-family02);

}

#footer .footer__logo .logo-txt>span {
    font-size: var(--rem18);
}

#footer .footer__logo img {

    max-height: calc(var(--px120s) + 5px);
    max-width: 205px;
}

#footer {
    color: var(--footer-color-font);
    font-size: var(--rem14);
    padding: var(--px70) 0 var(--px60);
    background: var(--footer-background);
}

#footer .inner {
    margin-top: var(--px30);
}

#footer .footnav ul>li {
    font-weight: 500;
    padding: 0 var(--px18);
}

.socialicon ul li:has(.fa-instagram) {
    order: 1;
}

.socialicon ul li:has(.fa-x-twitter) {
    order: 2;
}

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

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

.cta01 .cta01_wrap .main-ttl {
    text-align: center;

}


.cta01 .cta01_wrap .main-ttl>.ttl-wrap {
    position: relative;
    display: inline-block;
    padding: var(--px80) var(--px96) var(--px60);
    z-index: 2;

}

.cta01 .cta01_wrap .main-ttl>.ttl-wrap:after {
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    background: rgba(253, 251, 250, 0.9);
    filter: blur(67px);
    z-index: -1;
}

/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
    background: url(/wp-content/uploads/cta-l.png) no-repeat left / auto 100%;
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.cta01::before {
    content: "";
    position: absolute;
    display: block;
    inset: 0;
    background: url(/wp-content/uploads/cta-r.png) no-repeat right / auto 100%;

}

.cta01::after {
    content: "";
    position: absolute;
    display: block;
    inset: 0;
    background: #fff;
    opacity: .4;

}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    position: relative;
    z-index: 2;
}

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

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



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

.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,
    .cta01::before {
        background-size: cover;
        background-position: center;
    }
}

/*ボタン共通パーツ*/

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

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

/*電話ボタン*/

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

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

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem24);
}

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

/*LINEボタン*/

.cta01 a.linebtn {
    background: var(--color-secondary);
    color: #fff;
}

.cta01 .linebtn .btnttl {
    font-size: var(--rem24);
}

/*ボタンアイコン*/

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

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

.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
}

.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
    letter-spacing: 0.05em;
    font-family: var(--font-family03-en);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: var(--px40);
    line-height: 1.4;
    text-transform: uppercase;
}

.main-ttl .jp-ttl {
    display: block;
    color: var(--color-font);
    font-weight: 500;
    letter-spacing: 0;
    font-size: var(--rem36);
    line-height: 1.4;
    text-transform: uppercase;
    font-family: var(--font-family02);
    margin-bottom: .3em;

}

.main-ttl.long-ttl .en-ttl {
    font-size: clamp(40px, calc(8rem + ((1vw - 19.2px) * 2.589)), 80px);
}

.post .main-ttl.txt_l {
    margin-bottom: var(--px40);
    line-height: 1.3;
}

.post .main-ttl.txt_l::after {
    margin-left: 0;
    margin-right: auto;
}



.post h2:has(>span)::after,
.main-ttl::after {
    content: none;
    width: var(--px160);
    height: 5px;
    margin-top: var(--px12);
    background: linear-gradient(90deg, var(--color-primary) 50%, #949494 50%);
}

.lh2 {
    line-height: 2;
}


/* content01 */

.big-txt {
    font-size: var(--rem24);
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.4;
    font-family: var(--font-family02);
}

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

#content01 .content-inner {
    padding: var(--px100) var(--px20);
    border-radius: 10px;
    overflow: hidden;
}

#content01 .content-inner::before {
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    background: var(--color-background);
    opacity: 0.8;
}

#content01 .content-inner .txtarea {
    position: relative;
    z-index: 1;
    max-width: 960px;
    margin: 0 auto;
}

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

#content01 .main-ttl>.jp-ttl {
    background: linear-gradient(transparent 60%, var(--color-primary-shade) 60%);
    display: inline;
}

/* content02 */
#content02 {
    position: relative;
    padding: var(--px120) 0;
    background: transparent;
}

#content02::before {
    content: "";
    position: absolute;
    display: block;
    inset: 0;
    background: url(/wp-content/uploads/top-5.png) no-repeat center / cover;
    opacity: .4;
}

.main-ttl .jp-ttl>span {
    font-size: 1.33em;
    font-family: var(--font-family03-en);

}

#content02 .main-ttl .jp-ttl {
    letter-spacing: .05em;
}

.post .main-ttl.clr-2nd {
    color: var(--color-background);
}



.post .main-ttl.clr-2nd .en-ttl {
    color: var(--color-secondary);
}

.post .main-ttl.clr-2nd::after {
    background: var(--color-background);
}

.col4grid-ico {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    gap: clamp(25px, calc(70px + ((1vw - 19.2px) * 5.0223)), 70px);
}

.col4grid-ico .imgarea {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 250 / 140;
    min-height: 135px;
    width: 100%;
    height: auto;
}

.card-ttl {
    font-weight: bold;
    font-size: var(--rem22w);
    text-align: center;

    letter-spacing: 0;
    line-height: 1.7;
    min-height: 2.7em;
    margin-top: 1em;
}

.card-info {
    font-size: calc(var(--rem16) - 1px);
    letter-spacing: 0;
}

@media print,
screen and (max-width: 500px) {
    .col4grid-ico .imgarea {
        width: fit-content;
        margin: 0 auto;
    }
}


/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
	justify-content: center;
}

.num_list01 .imgarea {
    position: relative;
    margin-bottom: var(--px20);
    aspect-ratio: 380 / 284;
}

.num_list01 .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 380 / 284;
    border-radius: 10px;
}

.num_list01 .imgarea:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-background);
    font-family: var(--font-family03-en);
    font-weight: bold;
    font-size: var(--rem30w);
    border-radius: 50%;
    left: 50%;
    width: 2.27em;
    height: 2.27em;
    line-height: 2.27;
    text-align: center;
    bottom: calc(2.27em / -2);
    transform: translateX(-50%);
    /* box-shadow: 0 0 8px grey; */
}

.num_list01 .txtarea p:not(.num_listttl) {
    font-size: calc(var(--rem16) - 1px);
}

.num_list01 .num_listttl {
    text-align: center;
    font-weight: 600;
    font-size: var(--rem20w);
    padding: 24px 0 var(--px12);
    position: relative;
    line-height: 1.4;
}

ul.col3_list.num_list01.jc_center {
    justify-content: center;
}

/*---------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: var(--px50);
}

.post .col3_list>li {
    width: calc(calc(100% - var(--px50) *2) / 3);
    margin-bottom: 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;
}

@media print,
screen and (min-width: 769px) {
    #content02 .linkBtn {
        margin-top: 0;
    }
}

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

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

    #content02 .linkBtn {
        margin-top: 4rem;
    }
}



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

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



/* content03 */

#content03 {
    position: relative;
    padding: var(--px120) 0;
    background: transparent;
}

.content-wrap .flexbox .imgarea {
    overflow: hidden;
    border-radius: 10px;
}

#content03 .flexbox .txtarea {
    padding: var(--px40);
}

.col3-img {
    display: flex;
    justify-content: center;
    gap: var(--px35);
    row-gap: var(--px40);
    flex-wrap: wrap;
    align-items: stretch;
}

.col3-img>li {
    width: calc(calc(100% - var(--px35) * 2) / 3);
    display: flex;
    flex-flow: column;
    background: var(--color-background);
}

.col3-img>li .txtarea {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 var(--px30) var(--px40);
}

.col3-img>li .txtarea .txtinner {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    height: 100%;
}

.col3-img>li .card-ttl {
    font-size: var(--rem24w);
}

.col3-img>li .card-info {
    font-size: var(--rem16);
}

@media print,
screen and (min-width: 769px) {
    #content03 .flexbox .txtarea {
        padding-right: 0;
    }
}

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

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


/* content04 */
#content04 {
    position: relative;
    padding: var(--px120) 0;
    background: transparent;
    z-index: 0;
}

.main-ttl .jp-ttl>.ttl-small {
    font-size: var(--rem24);
}

#content04::before {
    content: none;
    position: absolute;
    display: block;
    inset: 0;
    background: #0032A7;
    opacity: .5;
    z-index: 0;
}

.main-ttl.clr-FFF {
    color: var(--color-background);

}

.main-ttl.clr-FFF .en-ttl {
    color: var(--color-background);
}

.main-ttl.clr-FFF::after {
    background: linear-gradient(90deg, var(--color-background) 50%, #949494 50%);
}

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

.bg-F6803C {
    background: var(--color-secondary);
}

.fs18 {
    font-size: var(--rem18);
    font-weight: 500;
}

@media print,
screen and (min-width: 501px) {
    #content04 {
        background-attachment: fixed;
    }
}

/* content05 */

#content05 {
    position: relative;
    padding: 0 0 var(--px120);
    margin-top: var(--px120);
}

#content05::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 79%;
    background: var(--color-secondary);

}

#content05 .txtarea {
    padding: var(--px60);
    background: var(--color-background);
}

.prime-txt {
    color: var(--color-primary);
    font-weight: bold;
    font-size: var(--rem20);
}

/* BTN */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: var(--rem16);
    letter-spacing: .1em;
    color: var(--color-background);
    line-height: 1.4;
    text-align: center;
    font-family: var(--font-family01);
    background: var(--color-primary);
    font-weight: 500;
    padding: var(--rem24) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 100px;
    transition: all .3s;

}

.linkBtn.bg-F6803C {
    background: var(--color-secondary);
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: #fff;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-top: -3px;
    border-width: 2px;
}

.post .linkBtn:has(.arw)::after,
.linkBtn:has(.arw)::after,
a.linkBtn:has(.arw)::after {
    content: none;
}

.post .linkBtn:has(.arw) .link-flx,
.linkBtn:has(.arw) .link-flx,
a.linkBtn:has(.arw) .link-flx {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0;
}

.linkBtn:has(.arw) .arw {
    position: relative;
    display: flex;
    align-items: center;
}

.linkBtn:has(.arw) .arw::after {
    content: "\f054";
    display: inline-block;
    position: absolute;
    font-family: "FontAwesome";
    font-size: var(--rem16);
    left: 1em;
}

.linkBtn.bg-FFF {
    background: var(--color-background);
    color: var(--color-font);
}

.linkBtn.bg-FFF::after {
    border-color: var(--color-font);
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {

    background: var(--color-primary);
    opacity: .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;
}

@media print,
screen and (min-width: 1024px) {
    .btn-group {
        display: flex;
        flex-wrap: wrap;
        gap: var(--rem24s);
        margin-top: var(--px50);
    }

    .btn-group .linkBtn {
        margin: 0;

    }
}

/* lower */

body:not(.home) {
    font-family: var(--font-family02);
}

header#h1Header h1.title {
    font-size: var(--rem40w);
    font-family: var(--font-family02);
}

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

body:not(.home) .post h2:has(>span) {
    font-weight: bold;
    font-size: var(--rem20w);
    letter-spacing: 0.05em;
    font-family: var(--font-family03-en);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: var(--px50);
    line-height: 1.4;
    text-transform: uppercase;
}

body:not(.home) .post h2>span {
    display: block;
    color: var(--color-font);
    font-weight: 500;
    letter-spacing: 0;
    font-size: var(--rem36);
    line-height: 1.4;
    text-transform: uppercase;
    font-family: var(--font-family02);
}

ol.num-2dg {
    list-style: none;
    counter-reset: my-awesome-counter;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    line-height: 2;
    padding: var(--px50) var(--px60);
    background: var(--color-background03);

}

ol.num-2dg li {
    counter-increment: my-awesome-counter;
    display: flex;
    font-weight: bold;
    font-size: var(--rem24);
    margin-top: var(--px40);
}

ol.num-2dg li:first-child {
    margin-top: 0;
}

ol.num-2dg li::before {
    content: "0" counter(my-awesome-counter) ".";
    font-weight: bold;

    margin-right: 0.5rem;

    line-height: 2;
}

.post table th {
    background: #e6e6e6;
}

.post table th,
.post table td {
    vertical-align: middle;
    padding: var(--px20);
}

.col2-flex-num h3 {
    border-color: var(--color-font);
}



/* recruit */
.img-center {
    margin: 0 auto;
}

.w840 {
    max-width: 840px;
}

.post .lead {
    font-size: var(--rem20w);
    font-weight: bold;
    letter-spacing: .1em;

}

.marker.yellow {
    background: linear-gradient(transparent 60%, #FFEFCB 60%);
    padding-bottom: .2em;
}

.marker.blue {
    background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
    padding-bottom: .2em;
}

.post .lead_en {
    font-size: var(--rem20);
    color: var(--color-font);
    letter-spacing: 0.3em;
}

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

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);
    /*80px-40px (1920-375)x*/
    text-align: center;
    background: var(--color-secondary);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
}

.post .contact_ttl {
    font-size: var(--rem24w);
    font-weight: bold !important;
    text-align: center;
    letter-spacing: .1em;
    padding: 0;
    margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px);
    /* 120-65px auto 50-35px (1920-375) */
}

.post .contact_ttl::before {
    content: none;
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
}

.post .contact_ttl::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: var(--rem80);
    height: 3px;
    background: var(--color-font);
    margin: 1em auto 0;
}

.contact_read {
    margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    text-align: center;
}

.button_wrap,
.post .button_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.button_wrap>*,
.post .button_wrap>* {
    margin: 10px !important;
}

.contact_area .linkBtn,
.contact_area .post .linkBtn {
    padding: 0;
}

.contact_area .linkBtn a {
    color: #fff;
    padding: 0.8em 1.2em;
    display: block;
}

/* works */

.semi-wrapper .col3-img {
    gap: var(--px24);
    row-gap: var(--px80);
}

.semi-wrapper .col3-img>li .txtarea {
    padding: 0;
}

.semi-wrapper .col3-img>li .card-ttl {
    font-size: var(--rem20);
    color: var(--color-primary);
}

body:not(.home) .flexbox .imgarea {
    border-radius: 0;
}

.col2-flex-num {
    counter-reset: number;
}

.col2-flex-num h3>span::before {
    counter-increment: number;
    content: "0" counter(number);
    font-family: var(--font-family03-en);
    font-size: var(--rem30);
    color: var(--color-primary);
    font-weight: bold;
    margin-right: .4em;
}

/*================================================
				　　ご利用の流れ
================================================*/

/*--flow02--------------------------------------------*/

ul.flowlist02 {
    counter-reset: flow_list;
}

ul.flowlist02>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
    width: 100%;
    padding: var(--px60);
    border-radius: 0px;
    background: #fafafa;
    position: relative;
}
@media print,
screen and (max-width: 768px) {
ul.flowlist02>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
    width: 100%;
    padding: var(--px16);
    border-radius: 0px;
    background: #fafafa;
    position: relative;
}
}
.flowlist02>li:not(:last-child) {
    margin-bottom: 60px;
}

.flowlist02 .flow_img {
    width: 35%;
}

.post .flowlist02>li>dl {
    width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
    line-height: 1.8;
}

.flowlist02>li:not(:last-child) dl::before,
.flowlist02>li:not(:last-child) dl::after {
    content: "";
    border: solid transparent;
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.flowlist02>li:not(:last-child) dl::before {
    border-width: 22px;
    border-top-color: var(--color-primary);
}

.flowlist02>li:not(:last-child) dl::after {
    border-width: 20px;
}

.post .flowlist02>li>dl dt {
    position: relative;
    display: flex;
    align-items: center;
    font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem);
    /* 2.4-1.7rem (1920-375) */
    font-weight: 600;
    padding: 0 0 1rem 0;
    margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    border-bottom: solid 1px #b5b5b5;
}

.flowlist02>li dl dt .icon:before {
    content: counter(flow_list, decimal-leading-zero);
    counter-increment: flow_list;
    line-height: 1;
    color: #fff;
    font-family: var(--font-family03-en);
    background: var(--color-primary);
    padding: 5px 10px;
    margin-right: 10px;
    position: relative;
    z-index: 100;
    min-width: max-content;
}

.post .flowlist02>li>dl dd {
    padding: 0;
    line-height: 2;
}

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

    .post .flowlist02>li>dl,
    .flowlist02 .flow_img {
        width: 100%;
    }

    .flow_img::before {
        padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
    }
}

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

table.responsive th {
    border-right: 0;
}

table.responsive td {
    border-left: 0;
}



@media print,
screen and (min-width: 769px) {
    body:not(.home) div:not(.col2-flex-num) .flexbox.rev .txtarea {
        padding-right: var(--px40);
    }

    body:not(.home) div:not(.col2-flex-num) .flexbox:not(.rev) .txtarea {
        padding-left: var(--px40);
    }
}

@media print,
screen and (max-width: 768px) {
    body:not(.home) div:not(.col2-flex-num) .flexbox .txtarea {
        padding: var(--px40);
    }
}

table.col5-table {
    border: 0;
}

table.col5-table th {
    width: 20%;
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
    background: var(--bg-table-2);
}

table.col5-table td {
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
}

table.col5-table thead th {
    font-weight: bold;
    color: #3B3B3B;
    border-radius: 12px 12px 0 0;
    border: 0;

}

table.col5-table tbody th {
    background: #4DD39B;
}

table.col5-table thead th:nth-child(odd) {
    background: var(--bg-table-1);
}

.caution-note {
    font-weight: 500;
}

.free-qa {
    background: var(--color-background04);
    padding: var(--px50) var(--px40);
}

.free-qa-ttl {
    font-weight: bold;
    font-size: var(--rem24);
}

.free-qa-info {
    font-weight: 500;
}

.centerline {
    width: 80%;
    max-width: 280px;
    margin: 0 auto;
    background: var(--color-primary);
    height: 1px;
}

.content-wrap.w90 {
    margin: 0 auto;
}
.postlist .time {
	font-family: var(--font-family03-en);
	font-weight: bold;
}

#front_top_content, #front_bottom_content {
	background: #fff;
}

#content04 .main-ttl {
	color: var(--color-secondary);
}

/*------------------------
グローバルメニュー幅調整
------------------------*/
@media only screen and (min-width: 1024px) {

nav#mainNav ul li a {
	padding-left:18px;
	padding-right:18px;
}

}