@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=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #FFFBF1;
    --color-background2: #fff;
    --clr-000: #000;
    --color-font: #414141;
    --color-font01: #414141;
    --color-primary: #E2910F;
    --color-primary-shade: #E2910F;
    --color-primary-tint: #E2910F;
    --color-secondary: #FFEBA0;
    --color-secondary-shade: #FFEBA0;
    --color-secondary-tint: #FFEBA0;
    --color-table-border: #DDDDDD;
    --color-table-border02: #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: #FFFBF1;
    --header-color-font: #414141;
    --header-color-primary: #E2910F;
    --header-color-second: #E2910F;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #FFEBA0;
    --footer-color-font: #414141;
    --footer-color-primary: #E2910F;

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

.logo-txt {
    font-weight: bold;
    font-size: clamp(12px, calc(10.544px + 0.388vw), 18px);
    color: var(--header-color-primary);
    line-height: 1;
    letter-spacing: .05em;
    font-family: var(--font-family02);
    min-width: fit-content;
    margin-left: clamp(8px, calc(6.544px + 0.388vw), 14px);
    margin-bottom: clamp(10px, calc(-1.429px + 1.116vw), 20px);
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    #header .logo .logo-txt {
        font-size: clamp(12px, calc(5.143px + 0.67vw), 18px);
    }

    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: center;
        padding: 3px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

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

    #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;
        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-primary);
        background: transparent;
        width: 100%;
        min-width: var(--px160);
        max-width: 240px;
        position: relative;
        padding: var(--px16) clamp(5px, calc(-7.571px + 1.228vw), 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(--rem18);
        font-family: var(--font-family03);
        font-weight: 800;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        flex-direction: column;
        /* 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: var(--rem18);
        font-weight: 900;
        line-height: 1.4;
        margin-top: 0;
        margin-right: 0;
    }

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

    #header ul.header__contact li {
        padding: 0;
        /* margin-right: 10px; */
        display: flex;
        align-items: center;
    }

    #header ul.header__contact li .imgarea {
        max-width: 59px;
        position: relative;
        aspect-ratio: 59 /70;
    }

    #header ul.header__contact li .imgarea img {
        object-fit: contain;
    }

    #header a.head_btn.mail_btn,
    #header a.head_btn.web_btn,
    #header .recruit-btn>a {
        line-height: 1.2;
        min-width: clamp(80px, calc(57.143px + 2.232vw), 100px);
        background: transparent;
        color: var(--header-color-primary);
        /* border: 1px solid var(--header-color-primary); */
        /* font-family: var(--font-family02); */
        padding: var(--px16) var(--px20);
        font-size: clamp(15px, calc(11.571px + 0.335vw), 18px);
        font-family: var(--font-family03);
        font-weight: 600;
        letter-spacing: 0;
        border-radius: 0;
        position: relative;
        z-index: 1;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    #header a.head_btn.web_btn {
        min-width: clamp(126px, calc(100.857px + 2.455vw), 148px);
    }

    #header a.head_btn.mail_btn span,
    #header a.head_btn.web_btn span {
        position: absolute;
        top: 42%;
        left: clamp(35px, calc(29.286px + 0.558vw), 40px);
    }

    #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: none;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url(/recruit/wp-content/uploads/header-1.png) no-repeat center / contain;
        z-index: -1;
    }

    #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);
        opacity: .8;
    }

    #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 {
        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);
    }
}

#thumbImg::before,
header#h1Header::before {
    background: rgba(255, 251, 241, 0.22);
    opacity: 0.22;
}
h1.title, .post h1, header#h1Header h1.title{
	color: var(--color-font);
	font-weight: bold;
	line-height: 1.5;
    letter-spacing: 0.05em;
}

header#h1Header h1.title span span {
    display: block;
    font-family: var(--font-family03);
    font-size: var(--rem80w);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: var(--color-primary);
}

header#h1Header h1.title:has(>span >span){
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: var(--color-font);
}

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


}

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

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

    #sp-header .mark img {
        max-width: 240px;
    }
}

/* 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-primary);
    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: var(--px120) 0 var(--px120);
    color: var(--color-font);
}

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

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

#footer .footer__logo img {
    max-height: 87px;
    max-width: 497px;
}

#footer .footer__logo .logo-txt {
    margin-bottom: clamp(17px, calc(16.272px + 0.194vw), 20px);
}

@media print,
screen and (max-width: 768px) {
	#footer {
		padding: var(--px80) 5% var(--px60);
	}
    #footer .footer__logo img {
        max-height: 50px;
    }
}

#footer .footer__logo:not(:last-child) {
    margin-bottom: var(--px30);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


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


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

#footer ul li a {
    color: var(--color-font);
}

#footer .footer_info {
    display: flex;
    margin-bottom: var(--px30);
}

#footer .footer_info .txtarea {
    margin: 0 auto;
}

.footer_table {
    background: var(--color-background2);
    padding: var(--px30);
    max-width: 720px;
    margin: 0 auto;
    margin-top: var(--px30);
    border-radius: 10px;
}

.table-info {
    border: 0;
    width: 100%;
    margin: 0;
}

.table-info th,
.table-info td {
    font-size: var(--rem16);
    background: none;
    border: 0;
    border-bottom: 1px solid var(--color-primary);
    font-weight: 500;
    width: 5em;
    color: var(--color-font);
    font-family: var(--font-family02);
    text-align: center;
	vertical-align: middle;
}

.table-info th:first-child {
    width: 7em;
}

.table-info th {
    padding-bottom: 1em;
    line-height: 2;
}

.table-info td {
    padding: 1rem 1rem;
    line-height: 1.6;
    align-content: center;
}

.table-info tbody .time-slot {
    background: var(--color-primary);
    font-size: var(--rem20w);
    color: var(--color-background2);
    line-height: 1.6;
    font-family: var(--font-family03);
    padding: var(--px14) 0;
    border-radius: 3px;
}

.footer_table .table-footer {
    font-family: var(--font-family02);
    font-size: var(--rem16);
    font-weight: 500;
    line-height: 1.6;
    padding-top: var(--px20);
	text-align: left !important;
}

/**------------------------------------------
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-background2) !important;
}


.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;
    width: 100%;
    height: 75%;
    background: url(/recruit/wp-content/uploads/top-8.png) no-repeat center / cover;
    z-index: 0;
}

.cta01::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 75%;
    width: 100%;
    background: rgba(228, 141, 0, 0.85);
    background-blend-mode: multiply;
    opacity: 0.75;
}

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

.cta01 .cta01_wrap h2,
.cta01 .cta01_wrap h1,
.cta01 .cta01_wrap .main-ttl {
    text-align: center;
    margin-bottom: var(--px50);
}

.cta01 .cta01_wrap .main-ttl {
    font-size: var(--rem40w);
}

.cta01 .cta01_wrap .main-ttl .en-ttl {
    font-size: calc(var(--px240) + 10px);
    color: rgba(255, 251, 241, 0.3);
    line-height: 0.6;
}

.cta01 .cta01_wrap p {
    font-size: var(--rem20);
    font-weight: 400;
    color: var(--color-font);
    letter-spacing: 0;
    line-height: 2;
}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 1240px;
    margin: var(--px60) 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(--px50) var(--px12);
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 10px;
    transition: all ease .15s;
    border: 2px solid var(--color-primary);
    background: transparent;
}

.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::before,
    .cta01::after {
        height: 82%;
    }
}

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

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

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

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

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

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

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

.cta01 a.mailbtn .infotxt {
    font-weight: 500;
}
.cta01 .webbtn .btnttl {
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1;
}
.cta01 a.webbtn {
    color: var(--color-primary);
    background: var(--color-background);
}

/* ボタンアイコン */
.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .webbtn .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(--rem22w);
    color: var(--color-primary);
}

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

.cta01 .webbtn .btnttl::before {
    content: '\f35d';
    color: var(--color-primary);
}
@media print,
screen and (min-width: 769px) {
    .cta01 .telnum{
        font-size: clamp(22px, calc(15.319px + 0.869vw), 32px);
    }
	.cta01 .mailbtn .btnttl {
		font-size: clamp(15px, calc(11.659px + 0.434vw), 20px);
	}
	.cta01 .webbtn .btnttl {
		font-size: clamp(13px, calc(8.323px + 0.608vw), 20px);
	}
	.cta01 .telnum::before {
		font-size: clamp(17px, calc(13.659px + 0.434vw), 22px);
	}
}
/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
    letter-spacing: .05em;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px70);
    line-height: 1.5;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-background);
    font-weight: 400;
    letter-spacing: 0.03em;

    text-transform: capitalize;

    font-size: var(--rem120);
    font-family: var(--font-family03);
    line-height: 1.5;
    /* margin-bottom: var(--rem12); */
}

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

.lh2 {
    line-height: 2;
}

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

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

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

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

#content01::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: var(--color-background);
    z-index: -1;
}

.content-wrap .txtstyle02 {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: clamp(24px, calc(5.714px + 1.786vw), 40px);
    line-height: 2;
    letter-spacing: .05em;
    color: var(--color-primary);
}

@media print,
screen and (min-width: 1024px) {
    .content-wrap .txtstyle02 {
        font-size: clamp(33px, calc(25px + 0.781vw), 40px);
    }
}

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

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

#content02 .column02_wrap {
    position: relative;
    z-index: 2;
}

.column02_wrap .imgarea {
    aspect-ratio: 1152 / 600;
    overflow: hidden;
    border-radius: 0px 55px 55px 0px;
    margin: 0;
}

.column02_wrap.rev .imgarea {
    border-radius: 55px 0px 0px 55px;
}

.column02_wrap .txtarea {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px80) var(--px20);
    position: relative;
}

.column02_wrap .txtarea .txtinner {
    position: relative;
}

.column02_wrap .txtarea .imgarea {
    position: absolute;
    top: var(--px40);
    right: 5%;
    aspect-ratio: 205 / 160;
}

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

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

.column02_wrap .txtarea .txtstyle03:has(>span) {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: calc(var(--rem30w) + 2px);
    line-height: 2;
    letter-spacing: 0.1em;
    color: var(--color-font);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
}

.column02_wrap .txtarea .txtstyle03:has(>span) span {
    font-size: var(--rem20w);
    background: var(--color-background2);
    width: fit-content;
    padding: 0 .5em;
}
@media print,
screen and (min-width: 769px) {
	.column02_wrap .txtarea .txtstyle03:has(>span) span{
		font-size: clamp(16px, calc(13.328px + 0.348vw), 20px);
	}
}
/* 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(--rem18);
    color: var(--color-background2);
    text-align: center;
    background: var(--color-primary);
    padding: var(--rem24) var(--rem30) var(--rem24) var(--rem20);
    margin: var(--px50) auto 0;
    border: 0;
    border-radius: 100px;
    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-background2);
    border-right: 2px solid var(--color-background2);
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
    color: var(--color-background2);
    background: var(--color-primary);
    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;
}

body:not(.home) .post .main-ttl .en-ttl {
    font-size: calc(var(--rem120) - 6px);
    line-height: 1.1;
    font-weight: bold;
    -webkit-text-stroke: 2px var(--color-primary);
    paint-order: stroke fill;
}

 .about-message__info {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--px12);
    margin-top: var(--px40);
    justify-content: flex-end;
	 font-size: var(--rem24);
	 line-height: 1.45;
	 font-weight: 500;
}

.about-message__info .logo-1 {
    
    overflow: hidden;
    max-height: 2.9em;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.about-message__info .logo-1 img{
	object-fit: contain;
	max-height: 2.9em;
	
}

.post h3:has(>span),
.post h3:has(.sub-ttl) {
    border-bottom: 1px solid var(--color-font);
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    font-weight: bold;
    letter-spacing: 0;
    padding: 0 0 var(--px20);
}
.post h3:has(.sub-ttl){
	font-size: clamp(17px, calc(15.301px + 0.453vw), 24px);
}
.post h3:has(>span) span,
.post h3:has(.sub-ttl) span {
    font-size: var(--rem20w);
    line-height: 2;
    letter-spacing: 0.1em;
    background: var(--color-secondary);
    width: fit-content;
    padding: 0 0.5em;
    display: block;
    margin-bottom: 1rem;
}

.content-wrap__inner .txtarea {
    margin: auto 0;
    font-size: var(--rem20w);
    font-weight: 400;
}

.content-wrap__inner .txtarea .txtinner {
    max-width: 566px;
    margin-left: var(--px40);
}

.content-wrap__inner.rev .txtarea .txtinner {
    margin-right: var(--px40);
    margin-left: 0;
}

.content-wrap__inner .imgarea {
    aspect-ratio: 621 / 512;
    overflow: hidden;
    border-radius: 30px;
}

@media print,
screen and (max-width: 768px) {
    .content-wrap .txtarea {
        margin-bottom: var(--px40);
    }

    .content02 .txtarea .txtinner,
    .content02 .rev .txtarea .txtinner {
        margin: 0 0;
    }
}

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

.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: 0;
    /* 20-15px 15-10px (1920-375) */
}

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

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

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

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

#our-work-pg .content01 {
    background: var(--color-background2);
    padding: var(--px40) var(--px80);
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}

#our-work-pg .content-wrap__inner .imgarea {
    aspect-ratio: 425 / 277;
    overflow: hidden;
}

#our-work-pg .content-wrap__inner .txtarea {
    margin: auto 0;
    font-size: var(--rem16);
    font-weight: 400;
    line-height: 1.8;
}

#our-work-pg .content-wrap__inner .txtinner {
    margin-left: var(--px40);
}

.post h3 .sub-ttl {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.table_list {
    cursor: pointer;
}

.table_list .table_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0;
    background: #ffffff;
}

.table_list .table_list_inner dd .ans_flex {
    position: relative;
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: stretch;
    padding: 0;
    background: #ffffff;
    border: 1px solid var(--color-table-border02);
}

.table_list .table_list_inner .a_ico {
    color: var(--color-font);
    background: var(--color-secondary);
    line-height: 1.0;
    padding: 3rem 2rem;
    font-size: var(--rem16);
    border-right: 1px solid var(--color-table-border02);
    width: 100%;
    max-width: 229px;
    text-align: left;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: var(--body-font-family);
}

.table_list .table_list_inner .q_ico {
    background: var(--color-primary);
    line-height: 1.0;
    padding: 2.6rem 4rem 2.6rem 3rem;
    font-size: var(--rem20w);
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font-family);
    border-radius: 30px 30px 0px 0px;
    color: var(--color-background2);
}

.table_list .table_list_inner .q_desc,
.table_list .table_list_inner .a_desc {
    padding: 2.8rem 2.4rem;
    line-height: 1.8;
}

.table_list .table_list_inner .a_desc {
    line-height: 1.8;
    width: 100%;
}

.table_list .table_list_inner dt:after {
    content: '';
    position: absolute;
    top: 46%;
    right: 3rem;
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--color-background2);
    border-bottom: 2px solid var(--color-background2);
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}

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

.table_list .table_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0 1rem 0;
    border: 1px solid var(--color-table-border02);
    border-top: 0;
}

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

@media only screen and (max-width: 768px) {
    #our-work-pg .content01 {
        padding: var(--px40) 5%;
    }

    #our-work-pg .content-wrap__inner .txtinner {
        margin: 0;
    }

    .table_list .table_list_inner .q_desc,
    .table_list .table_list_inner .a_desc {
        padding: 0.5rem 1rem 0.5rem 1rem;
    }

    .table_list .table_list_inner dt {
        padding: 0rem;
    }

    .table_list .table_list_inner .q_ico {
        padding: 1.2rem 3rem;
    }

    .table_list .table_list_inner .a_ico {
        padding: 1.2rem 1rem;
    }

    .table_list .table_list_inner dt:after {
        right: 2.5rem;
        width: 6px;
        height: 6px;
    }

    .table_list .table_list_inner .active:after {
        right: 1.0rem;
    }
}

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

    .table_list .table_list_inner {
        margin-bottom: 6rem;
    }

    .table_list .table_list_inner dt {
        font-size: 1.4rem;
    }
}

.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);
    font-size: var(--rem18);
    line-height: 2;
    letter-spacing: .05em;
    font-weight: 400;
}

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

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

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

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

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

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

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

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

.col3_list .imgaera {
    aspect-ratio: 290 / 276;
    overflow: hidden;
}

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

.col3_list .txtstyle02 {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.5;
    letter-spacing: .05em;
    padding: var(--px20) 0;
    color: var(--color-font);
}

.col3_list .txtstyle02 span {
    color: var(--color-primary);
}

.content03 .content-wrap__inner .imgarea {
    aspect-ratio: 524 / 327;
}

.content03 .content-wrap__inner .txtarea {
    font-size: var(--rem16);
    font-weight: 400;
    line-height: 1.8;
}

.content03 .content-wrap__inner .txtinner {
    max-width: 620px;
    margin: auto 0 auto var(--px40);
}

.col4-grid {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
    gap: var(--px30);
}

.col4-grid .col4-grid__item {
    background: var(--color-secondary);
    padding: var(--px30) var(--px20);
	width: calc((100% - var(--px12) * 3) / 4);
}

.col4-grid .col4-grid__item .txtarea {
    font-size: var(--rem16);
    font-weight: 400;
    line-height: 1.75;
}

.col4-grid .col4-grid__item .col4-grid__item-ttl {
    font-family: var(--font-family02);
    font-size: var(--rem24w);
    font-weight: bold;
    text-align: center;
}

@media print, screen and (max-width: 1023px) {
	.col4-grid .col4-grid__item {
		width: calc((100% - var(--px12) * 1) / 2);
	}
}
@media print, screen and (max-width: 767px) {
	.col4-grid .col4-grid__item {
		width: 100%;
	}
}

/*--FAQ-------------------------------------------*/

.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: #ffffff;
    border: 1px solid #C2C2C2;
}

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

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

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

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

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

.qa_list .qa_list_inner dt:after {
    content: '';
    position: absolute;
    top: 46%;
    right: 3rem;
    width: 12px;
    height: 12px;
    border-right: 2px solid #626262;
    border-bottom: 2px solid #626262;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}

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

.qa_list .qa_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0 1rem 0;
    border: 1px solid #cccccc;
    border-top: 0;
}

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

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

    .col4-grid {
        grid-template-columns: repeat(2, 1fr);
    }

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

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

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

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

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

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

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

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



/*--flow01--------------------------------------------*/

.flowlist01 {
    padding-left: 13rem;
    position: relative;
}

.flowlist01::before {
    content: "";
    width: 15px;
    height: 100%;
    background: var(--color-secondary);
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 15rem;
}

.flowlist01>li {
    position: relative;
}

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

.flowlist01>li .icon {
    font-size: 2rem;
    color: #fff;
    background: var(--color-primary);
    padding: 2rem 3rem;
    display: block;
    position: absolute;
    top: 0;
    left: -13rem;
    z-index: 100;
    font-weight: bold;
    line-height: 1.525;
}

.flowlist01>li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent var(--color-primary);
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flowlist01>li dl {
    padding-left: 9rem;
    position: relative;
    padding-top: 0.5rem;
}

.flowlist01>li dl::before,
.flowlist01>li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 3rem;
}

.flowlist01>li dl::before {
    width: 7px;
    height: 7px;
    margin-top: 0;
    background: var(--color-background2);
    border-radius: 50%;
    left: 16px;
}

.flowlist01>li dl::after {
    width: 50px;
    border-bottom: 1px dashed var(--clr-000);
    position: absolute;
    left: 21px;
    top: 3.3rem;
}

.flowlist01>li dl dt {
    margin-bottom: 1rem;
    font-weight: bold;
    font-family: var(--font-family02);
    font-size: 2.4rem;
    border-bottom: 1px solid var(--clr-000);
}

.flowlist01>li dl dd {
    padding: 0;
    font-family: var(--font-family01);
    font-size: var(--rem16);
    line-height: 1.525;
}

@media (max-width: 768px) {
    .flowlist01>li .icon {
        font-size: 1.2rem;
        padding: 1.5rem 2rem;
    }

    .flowlist01 {
        padding-left: 11rem;
    }

    .flowlist01>li .icon {
        left: -11rem;
    }

    .flowlist01::before {
        left: 10rem;
    }

    .flowlist01>li dl {
        padding-left: 3.5rem;
    }

    .flowlist01>li dl::after {
        width: 30px;
        left: -1rem;
        top: 2.3rem;
    }

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

    .flowlist01>li dl::before {
        left: -1.4rem;
        top: 2rem;
    }
}

/*---------style05-------------*/

.cardstyle05>li {
    padding-bottom: 30px;
}

.card01_list.cardstyle05>li .imgarea {
    position: relative;
    aspect-ratio: 1240 / 365;
    overflow: hidden;
}

.card01_list.cardstyle05>li .txtarea {
    position: relative;
    background: var(--color-background2);
    padding: var(--px50) var(--px80);
    max-width: 963px;
    width: 90%;
    margin: -50px auto;
    font-weight: 400;
}

.card01_list.cardstyle05 .txtstyle02 {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem30w);
    line-height: 1.4;
    letter-spacing: 0;
    color: var(--color-font);
}

.card01_list.cardstyle05 .txtstyle04 {
    font-size: var(--rem16);
    font-weight: 500;
    padding: var(--px24) var(--px20);
    border: 1px solid #C7C7C7;
    min-height: 100px;
}

.card01_list.cardstyle05 .txtstyle03 {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 2;
    letter-spacing: 0.1em;
    padding: 0 0.5em;
    background: var(--color-secondary);
    width: fit-content;
}
@media print,
screen and (max-width: 768px) {	
	.card01_list.cardstyle05>li .txtarea {
    	padding: var(--px50) 5%;
	}
}
.wpcf7-form .contact-txt{
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
.wpcf7-form .must {
    background: #ff0000;
}
.wpcf7-form table.responsive th,.wpcf7-form table.responsive td{
    font-weight: 400;
    line-height: 1;
}
.wpcf7-form table.responsive th {
	width: 30%;
    border: 0;
    background: var(--color-secondary);
    color: var(--color-font);
    padding: var(--rem26w) var(--rem16);
}

.wpcf7-form table.responsive td {
    border: 0;
    background: var(--color-background2);
    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);
}
@media print,
screen and (max-width: 768px) {	
	.wpcf7-form table.responsive th {
		width: 35%;
	}
}
/* 20260424 */

.eggnote {
	display: inline-block;
	position: relative;
	line-height: 2;
	padding-left: 1.6em;
}

.eggnote:first-child {
	margin-right: var(--px20);
}

.eggnote::before {
	content: "";
	display: inline-block;
	aspect-ratio: 27 / 32;
	height: 2em;
	background: url(/recruit/wp-content/uploads/icon2_re2.png) no-repeat center / contain;
	margin-right: .5em;
	position: absolute;
	left: 0;
	top: 0;
}