@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=Oswald:wght@200..700&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --clr-000: #000;
    --color-font: #111111;
    --color-font01: #111111;
    --color-primary: #1B2888;
    --color-primary-shade: #1B2888;
    --color-primary-tint: #EAF1FF;
    --color-secondary: #1B2888;
    --color-secondary-shade: #1B2888;
    --color-secondary-tint: #1B2888;
    --color-table-border: #DDDDDD;
    --color-table-border2: #AAAAAA;
    --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: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #111111;
    --header-color-primary: #1B2888;
    --header-color-primary-linear: linear-gradient(135deg, #27A5DF 0%, #094BB5 100%);
    --header-color-second: #1B2888;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #1B2888;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

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

.logo-txt {
    font-weight: normal;
    font-size: var(--rem20w);
    color: var(--header-color-font);
    line-height: 1.3;
    letter-spacing: .05em;
    font-family: var(--font-family01);
    min-width: fit-content;
    margin-left: var(--px14);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    #header .logo .logo-txt {
        font-size: var(--rem20w);
    }

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

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

    #header .logo {
        display: flex;
        align-items: baseline;
        padding: 3px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

    #header .logo img {
        max-width: 248px;
        max-height: 45px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 40px;
        /* margin-left: clamp(1px, calc(40px + ((1vw - 19.2px) * 4.3527)), 40px); */
        backface-visibility: visible;
    }

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

    #header .logo .logo-wrap {
        display: flex;
        align-items: center;
        margin-left: var(--px40-8-pc);
        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(30px + ((1vw - 19.2px) * 2.4554)), 30px);
    }

    #header ul.header__contact>li {
        /* margin-left: clamp(8px, calc(28px + ((1vw - 19.2px) * 1.3393)), 28px); */
    }

    #header ul.header__contact>li:last-child {
        /* margin-right: clamp(8px, calc(18px + ((1vw - 19.2px) * 1.3393)), 18px); */
    }

    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);
        /* font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 1.5393)), 16px); */
    }

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(16px + ((1vw - 19.2px) * 0.4)), 16px);
        font-weight: 500;
        line-height: 1.3;
        letter-spacing: 0.05em;
        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 {
        /* border-radius: var(--px50); */
    }

    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: transparent;
        width: 100%;
        min-width: calc(var(--px240) - var(--px14));
        max-width: 240px;
        position: relative;
        padding: var(--px16) clamp(8px, calc(16px + ((1vw - 19.2px) * 2.4554)), 16px);
        /* height: 75px; */
    }

    #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-family: var(--font-family02); */
        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 {
        font-size: var(--rem24s);
        font-family: var(--font-family04-en);
        font-weight: 400;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em;
        /* padding-right: .5em; */
    }

    #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: .75em;
        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 {
        color: var(--header-background);
        background: var(--header-color-primary);
    }

    #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;
        /* margin-right: 10px; */
        display: flex;
        align-items: center;
    }

    #header a.head_btn.web_btn {
        flex-direction: column;
        text-align: center;
        line-height: 1.2;
        min-width: calc(var(--px140) + 0px);
        background: var(--header-color-primary);
        color: var(--header-background);
        padding: var(--px16) clamp(15px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: 0.05em;
        border-radius: 0;
    }

    #header a.head_btn.mail_btn,
    #header .recruit-btn>a {
        flex-direction: column;
        text-align: center;
        line-height: 1.2;
        min-width: calc(var(--px140) + 0px);
        background: var(--header-color-primary-linear);
        color: var(--header-background);
        padding: var(--px16) clamp(15px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: 0.05em;
        border-radius: 0;
    }

    #header .recruit-btn>a {
        background: var(--header-color-second) !important;
        transition: .3s all ease;
    }

    #header .recruit-btn:hover>a {
        background: var(--header-background) !important;
        color: var(--header-color-font);
    }

    #header a.head_btn.line_btn {
        background: var(--header-color-second);
        color: var(--header-background);
        font-family: var(--font-family03-en);
        font-weight: bold;
        font-size: calc(var(--rem18) + 1px);
    }

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

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

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

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

    #header a.head_btn.mail_btn:hover::before,
    #header a.head_btn.web_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 {
        background: var(--header-color-primary);
    }

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


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

    #header a.head_btn.mail_btn,
    #header a.head_btn.tel_btn,
    #header .recruit-btn>a {
        /* min-width: fit-content; */
    }

    #header .logo .logo-txt {
        font-size: clamp(13px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    }


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

@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;
    }
}

@media print,
screen and (max-width: 500px) {
    #sp-header .mark img {
        max-width: 200px;
    }
}

#sp-header .inner #header-layout .logo .mark {
    align-items: baseline;
}

/* header navbar */


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

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

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-secondary);
    font-family: var(--font-family01);
    font-size: calc(var(--rem12) + 1px);
}

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

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

#front_top_content .linkBtn,
#front_bottom_content .linkBtn {
    max-width: 300px !important;
}

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

#footer .footer__logo img {

    max-height: 56px;
    max-width: 219px;
    min-height: 30px;
}

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

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

#footer .footnav {
    margin-bottom: var(--px16);
}


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

#copyright {
    font-weight: 300;
}

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

/* CTA */
#contact-bottom {
    clear: both;
}


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

.main-ttl.clr-FFF .en-ttl {
    color: inherit !important;
}

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

.fs22 {
    font-size: calc(var(--rem20) + 2px);
}

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

.cta01 {
    background: var(--color-background);
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.cta01::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 75%;
    width: 100%;
    background: url(/wp-content/uploads/top-12.png) no-repeat center / cover;
    opacity: 1;
    z-index: 1;
}

.cta01::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 75%;
    width: 100%;
    background: var(--header-color-primary-linear);
    opacity: 0.8;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: 2;

}

.cta01 .cta01_wrap::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 75%;
    width: 100%;
    background: url(/wp-content/uploads/top-13.png) no-repeat center / cover;
    opacity: 0.2;
    z-index: 3;
}

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

.cta01 .cta01_wrap h2,
.cta01 .cta01_wrap h1,
.cta01 .cta01_wrap .main-ttl {
    text-align: center;
}

.cta01 .main-ttl .en-ttl {
    font-weight: 400;
    font-size: var(--px200);
    color: rgba(255, 251, 241, 0.3);
    line-height: 0.8;
}

.cta01 .cta01_wrap p {
    font-size: clamp(16px, calc(12.602px + 0.906vw), 30px);
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.5;
    position: relative;
    z-index: 5;
}

.cta01 .ctabtnlist {
    justify-content: center;
    margin: var(--px60) auto 0 auto;
    max-width: 820px;
    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: var(--color-font);
    border-radius: 0;
    transition: all ease .15s;
    border: 0;
    background: transparent;
}

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

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

    .cta01::before,
    .cta01::after,
    .cta01 .cta01_wrap::before {
        height: 78%;
    }

    .cta01 .ctabtnlist li,
    .cta01 .ctabtnlist a.item {
        width: 100%;
    }

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

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

    .cta01::before,
    .cta01::after,
    .cta01 .cta01_wrap::before {
        height: 80%;
    }
}

/* ボタン共通パーツ */
.cta01 .btnttl {
    display: block;
    font-weight: 500;
}

.cta01 .infotxt {
    font-size: calc(var(--rem16) - 1px);
    font-weight: 500;
}

/* 電話ボタン */
.cta01 .telnum {
    font-size: calc(var(--rem30) + 2px);
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    font-family: var(--font-family02);
    line-height: 1.2;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    letter-spacing: .05em;
    margin-bottom: 1rem;
}

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

/* メールボタン */
.cta01 .mailbtn .btnttl {
    font-size: var(--rem24w);
    font-weight: 700;
    margin-bottom: 1rem;
}

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

.cta01 a.mailbtn .infotxt {
    font-weight: 500;
}

/* ボタンアイコン */
.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: '\f095';
    font-size: var(--rem26w);
    color: var(--color-background);
}

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

.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
    font-size: var(--rem24w);
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
    letter-spacing: .05em;
    font-family: var(--font-family01);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: var(--px50);
    line-height: 1.5;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-primary);
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: var(--rem60);
    font-family: var(--font-family02);
    line-height: 1.5;
    /* margin-bottom: var(--rem12); */
}

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

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


.lh2 {
    line-height: 2;
}

.lh2-5 {
    line-height: 2.5;
}

@media print,
screen and (max-width: 768px) {
    .lh2-5 {
        line-height: 2;
    }
}

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

#content01::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgb(255, 255, 255, 0.4);
    z-index: 0;
}

.post .txtstyle02 {
    font-family: var(--font-family01);
    font-weight: bold;
    font-size: clamp(17px, calc(12.388px + 1.23vw), 36px);
    line-height: 1.7;
    letter-spacing: .05em;
    color: var(--color-primary);
}

.content-wrap .txtarea {
    font-family: var(--font-family01);
    font-weight: 400;
    font-size: var(--rem16);
    line-height: 2;
    letter-spacing: 0;
    color: var(--color-font);
}

#content01 .txtarea {
    font-weight: 500;
    line-height: 2.2;
	z-index: 1;
	position: relative;
}

@media print,
screen and (max-width: 768px) {
    #content01 .txtarea {
        padding: 0 5%;
    }
}

#content02 {
    background: var(--color-primary-tint);
    padding: var(--px120) 0;
}

.card03_list>li {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 5;
}

.card03_list .txtarea {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--color-font);
}

.col3_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: var(--px40);
}

.col3_list {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col3_list::before {
    content: "";
    display: block;
    width: calc(100% / 3 - var(--px40));
    order: 1;
}

.col3_list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px40) * 2)) / 3);
    order: 2;
}

.col3_list>li {
    width: calc((100% - (var(--px40) * 2)) / 3);
}

.col3_list .txtstyle02 {
    font-family: var(--font-family01);
    font-weight: bold;
    font-size: var(--rem28);
    line-height: 1.7;
    letter-spacing: .05em;
    color: var(--color-background);

    display: flex;
    flex-direction: column;
    gap: 5px;
}

.bg-linear {
    background: var(--header-color-primary-linear);
    width: fit-content;
    padding: 0 0.3em;
}

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

@media print,
screen and (min-width: 501px) and (max-width: 1023px) {
    #content02 .col3_list .txtstyle02 {
        font-size: clamp(17px, calc(13.127px + 0.775vw), 28px);
    }
}

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

.col3_list .imgaera {
    aspect-ratio: 380 / 287;
    overflow: hidden;
}

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

#content03 {
    background: var(--color-background);
    padding: var(--px120) 0 0;
}

#content03 .col3_list>li .imgarea {
    position: relative;
    aspect-ratio: 390 / 500;
    z-index: 0;
    overflow: hidden;
}

#content03 .col3_list .txtarea {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: var(--px30);
    font-family: var(--font-family01);
    font-size: var(--rem16);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: .05em;
    color: var(--color-background);
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

#content03 .col3_list .txtstyle03 {
    font-weight: bold;
    font-size: var(--rem24w);
}

#content03 .col3_list {
    display: flex;
    gap: var(--px40);
    justify-content: flex-start;
    flex-wrap: wrap;
}

a:hover img {
    opacity: 0.8;
}

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

#content04::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgb(255, 255, 255, 0.3);
    z-index: 0;
}

.col2_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px40);
}

.col2_list .imgarea {
    position: relative;
    aspect-ratio: 600 / 393;
    overflow: hidden;
    z-index: 0;
}

.col2_list .imgarea::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(39, 165, 223, 0.8) 0%, rgba(9, 75, 181, 0.8) 100%);
    z-index: 1;
}

.col2_list .content {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    top: 35%;
    text-align: center;
    z-index: 2;
    margin: auto 0;
}

.col2_list a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    transition: all .3s ease;
}

#content04 .main-ttl {
    margin: 0;
}

#content05 {
    background: var(--color-background);
    padding: var(--px120) 0;
    position: relative;
}

#content05::before {
    content: '';
    display: block;
    position: absolute;
    width: 70%;
    height: 100%;
    background: var(--color-primary-tint);
    z-index: 0;
    bottom: 0;
    left: 0;
}

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

#content05 .imgarea {
    position: relative;
    overflow: hidden;
    aspect-ratio: 620 / 400;
}

#content05 .txtarea {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px50) var(--px20);
    margin: 0;
}

@media print,
screen and (min-width: 1024px) {
    #content05 .txtarea .txtinner {
        max-width: 500px;
    }
}

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

    .col2_list {
        grid-template-columns: 1fr;
    }
}

/* 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);
    color: var(--color-background);
    text-align: center;
    background: var(--header-color-primary-linear);
    padding: var(--rem24) var(--rem30) var(--rem24) var(--rem20);
    margin: var(--px40) auto 0;
    border: 0;
    border-radius: 0;
    transition: all .3s;
    font-family: var(--font-family01);
    font-weight: bold;
    line-height: 1;
    letter-spacing: .05em;
}

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

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

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

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


.content01 .content-workflow .imgarea {
    aspect-ratio: 866 / 384;
    overflow: hidden;
    max-width: 866px;
    margin: 0 auto;
}

.content01 .content-workflow .txtarea {
    letter-spacing: .05em;
}

.content01 .content-workflow .txtstyle02 {
    font-size: var(--rem28);
    margin: 0 auto;
}

/*--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) var(--px40);
    border-radius: 0;
    background: var(--color-primary-tint);
    position: relative;
}

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

.flowlist02 .flow_img {
    width: 35%;
    aspect-ratio: 387 / 277;
}

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

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

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

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

.post .flowlist02>li>dl dt {
    position: relative;
    display: flex;
    align-items: center;
    font-size: clamp(15px, calc(13.786px + 0.324vw), 20px);
    font-weight: bold;
    padding: 0 0 2rem 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid var(--color-primary);
    line-height: 1.2;
}

.flowlist02>li dl dt .icon:before {
    content: counter(flow_list, decimal-leading-zero);
    counter-increment: flow_list;
    line-height: 1;
    color: var(--color-background);
    background: var(--color-primary);
    padding: 5px 10px;
    margin-right: 10px;
    position: relative;
    z-index: 100;
    border-radius: 10px;
    font-weight: bold;
    font-size: clamp(17px, calc(15.058px + 0.518vw), 25px);
}

.post .flowlist02>li>dl dd {
    padding: 0;
}

@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);
    }

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

.post h2.jp-ttl {
    padding: 0;
    margin: 0;
    font-family: var(--font-family01);
    font-size: calc(var(--rem30w) + 2px);
    font-weight: bold;
    color: var(--color-primary);
    line-height: 1.25;
    letter-spacing: .05em;
}

.post h2.jp-ttl::after {
    content: none;
}

.content01 .col3_list .imgaera {
    aspect-ratio: 395 / 274;
}

.content01 .col3_list {
    gap: var(--px24);
}

.content01 .col3_list::before {
    content: "";
    display: block;
    width: calc(100% / 3 - var(--px24));
    order: 1;
}

.content01 .col3_list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px24) * 2)) / 3);
    order: 2;
}

.content01 .col3_list>li {
    width: calc((100% - (var(--px24) * 2)) / 3);
}

.content01 .col3_list .txtstyle02 {
    font-size: var(--rem24w);
    margin: 0 auto;
}

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

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

.content02 .card03_list>li {
    background: var(--color-primary-tint);
    align-items: center;
    justify-content: flex-start;
    padding: 40px var(--px20) 30px;
}

.content02 .card03_list .imgarea img {
    object-fit: contain;
}

.content02 .card03_list .recruit-candidate-profile__image {
    aspect-ratio: 157 / 154;
    max-width: 157px;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content02 .card03_list .txtarea {
    padding: var(--px40) 0 0;
}

.content02 .card03_list .recruit-candidate-profile__title {
    font-size: calc(var(--rem18) + 1px);
    font-weight: bold;
    line-height: 1.4;
    color: var(--color-primary);
}

.content02 .card03_list .recruit-candidate-profile__title::after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: var(--color-primary);
    margin: 0 auto;
    margin-top: var(--px20);
}

.content02 .col3_list {
    gap: var(--px24);
}

.content02 .col3_list::before {
    content: "";
    display: block;
    width: calc(100% / 3 - var(--px24));
    order: 1;
}

.content02 .col3_list:after {
    content: "";
    display: block;
    width: calc((100% - (var(--px24) * 2)) / 3);
    order: 2;
}

.content02 .col3_list>li {
    width: calc((100% - (var(--px24) * 2)) / 3);
}

.content02 .col3_list .txtstyle02 {
    font-size: var(--rem24w);
    margin: 0 auto;
}

@media print,
screen and (max-width: 1023px) {
    .content02 .col3_list>li {
        width: calc(calc(100% - var(--px24) * 1) / 2);
    }
}
@media print,
screen and (min-width: 501px) and (max-width: 1023px) {
	.content02 .card03_list .recruit-candidate-profile__title{
		font-size: clamp(16px, calc(12.579px + 0.334vw), 19px);
	}
}
@media print,
screen and (max-width: 500px) {
    .content02 .col3_list>li {
        width: 100%;
    }
}

.post h3.jp-ttl {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: calc(var(--rem24w) + 1px);
    font-weight: bold;
    letter-spacing: 0;
    display: flex;
    align-items: center;
}

.post h3.jp-ttl::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: clamp(50px, calc(42.718px + 1.942vw), 80px);
    background: var(--color-primary);
    top: 0;
    left: 0;
    margin-right: var(--px18);
}

.lh1-8 {
    line-height: 1.8;
}

.post .table-info {
    border: 0;
    margin: 0;
}

.post .table-info th,
.post .table-info td {
    font-size: clamp(13px, calc(11.786px + 0.324vw), 18px);
    background: none;
    border: 0;
    padding: 0;
    padding: 1rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0;
    border-bottom: 1px solid var(--color-primary);
}

.post .table-info th {
    width: 30%;
    padding-left: 1em;
    font-weight: bold;
    color: var(--color-primary);
}

.post .table-info tr:first-child th,
.post .table-info tr:first-child td {
    border-top: 1px solid var(--color-primary);
}

@media print,
screen and (max-width: 500px) {
    .post .table-info th {
        width: 35%;
    }
}

table {
    border: none;
}

table:first-child,
.post table:first-child {
    margin-top: 0;
}

.post table.table_style02,
.post table.table_style02 th,
.post table.table_style02 td {
    border-color: var(--color-table-border2);
}

.post table.table_style02 {
    margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto;
    /* 30-20px (1920-375) */
}


.post table.table_style02 th,
.post table.table_style02 td {
    font-size: var(--rem18);
    padding: var(--px30) var(--px24);
    line-height: 1.8;
    letter-spacing: .05em;
    /* 20-15px 15-10px (1920-375) */
}

.post table.table_style02 th {
    width: 30%;
    font-weight: bold;
    background: var(--color-primary);
    color: var(--color-background);
    font-family: var(--font-family01);
    align-content: center;
}

.post table.table_style02 td {
    background: transparent;
    color: var(--color-font);
    font-family: var(--font-family01);
    font-weight: 400;
}

.post table.table_style02:first-child {
    margin-top: 0;
}

.post table.table_style02:last-child {
    margin-bottom: 0;
}

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

.wpcf7-form table.responsive th {
    border: 0;
    background: var(--color-primary);
    color: #fff;
    padding: var(--rem26w) var(--rem16);
}

.wpcf7-form table.responsive td {
    border: 0;
    background: var(--color-background02);
    color: var(--color-font);
    padding: var(--rem26w) var(--rem16);
}

.wpcf7-form table.responsive {
    border: 0;
}

.wpcf7-form table.responsive tr {
    border: 1px solid var(--color-table-border);
}