@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=Figtree:wght@300;400;500;600;700&family=Noto+Sans+JP:wght@300;400;500;700;900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #EEF2F4;
    --color-background-op70: #ffffffB3;
    --clr-000: #000;
    --clr-FFF: #FFFFFF;
    --clr-FFF265: #FFF265;
    --clr-B5B5B5: #B5B5B5;
    --color-font: #111111;
    --color-font01: #111111;
    --color-primary: #219CE8;
    --color-primary-shade: #219CE8;
    --color-primary-tint: #E9F7FF;
    --color-secondary: #0048B3;
    --color-secondary-shade: #0048B3;
    --color-secondary-tint: #0048B3;
    --color-table-border: #DDDDDD;
    --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: #219CE8;
    --header-color-primary-linear: linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%);
    --header-color-second: #0048B3;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #219CE8;
    --footer-color-font: #FFFFFF;
    --footer-color-primary: #FFFFFF;

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

    --font-family-logo: "Zen Kaku Gothic New", "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: normal;
    font-size: var(--rem24w);
    color: var(--header-color-font);
    line-height: 1.4;
    letter-spacing: -.05em;
    font-family: var(--font-family01);
    min-width: fit-content;
    margin-left: var(--px14);
}

.logo-txt>span {
    font-size: 1.23em;
    font-family: var(--font-family03-en);
    text-transform: lowercase;
    font-weight: 600;
    margin-left: .27em;
    letter-spacing: 0;
}

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

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

    #header {
        height: 100px;
        font-family: var(--font-family02);
        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: 370px;
        max-height: 100px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 50px;
        backface-visibility: visible;
    }

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

    #header .logo .logo-wrap {
        display: flex;
        align-items: center;
        /* 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(8px + (25 - 8) * ((100vw - 1024px) / (1920 - 1024))), 25px);
    }

    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: none;
    }

    #header a.head_btn {
        /* border-radius: var(--px50); */
    }

    #header a.head_btn.tel_btn {
        color: var(--clr-FFF);
        width: 100%;
        min-width: calc(var(--px240) - 10px);
        position: relative;
        padding: 10px;
        background: var(--color-secondary);
        display: flex;
        justify-content: center;
        align-items: center;
    }


    /* #header a.head_btn.tel_btn .tel_text-sub {
        font-weight: bold;
        font-family: var(--font-family01);
        color: var(--color-secondary);
        letter-spacing: 0;
        line-height: 1.6;
        background: var(--clr-FFF265);
        padding: 5px 10px;
        border-radius: 3px;
    } */

    #header a.head_btn.tel_btn .tel_text-sub .note {
        font-weight: bold;
        font-family: var(--font-family01);
        color: var(--color-secondary);
        letter-spacing: 0;
        line-height: 1.6;
        background: var(--clr-FFF265);
        padding: 3px 8px;
        border-radius: 3px;
        font-size: var(--rem16);
    }
	#header a.head_btn.tel_btn:hover .note{
		opacity:0.7;
	}
    /* 
    #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-family03-en);
        font-weight: bold;
        display: flex;
        align-items: center;
        letter-spacing: 0;
    }

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

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

    #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;
        display: flex;
        align-items: center;
    }

    #header a.head_btn.mail_btn {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        line-height: 1.6;
        min-width: calc(var(--px240) - 10px);
        background: var(--header-color-primary);
        color: var(--header-background);
        padding: 10px;
        font-size: var(--rem16);
        font-weight: 400;
        letter-spacing: .05em;
        border-radius: 0;
    }

    #header a.head_btn.mail_btn span.note {
        font-weight: bold;
        font-size: var(--rem16);
        line-height: 1.6;
        padding: 3px 24px;
        background: var(--clr-FFF265);
        border-radius: 3px;
        color: var(--color-primary);
        margin-bottom: 0px;
    }

    #header a.head_btn.mail_btn span.txt_ttl {
        font-size: var(--rem18);
        font-weight: bold;
        letter-spacing: 0.05em;
    }

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

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

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

    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) {

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

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

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

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

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

.postlist .ttls,
.postlist .date {
    font-size: 100%;
}

.postlist .ttls a {
    line-height: 2;
}

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

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

.wpcf7-form table.responsive th {
    width: calc(var(--px24) * 2 + 15em) !important;
}

#sidebar {
    float: left;
}

#footer {
    clear: both;
}

#footer .footer__logo img {
    max-height: var(--px100);
    max-width: 382px;
}

#footer .footer__logo:not(:last-child) {
    margin-bottom: var(--px30);
    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: 500;
}

/**------------------------------------------
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 */
body.home #contact-bottom {
    display: none;
}

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

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

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

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

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

.imgarea iframe {
    width: 100%;
    height: 100%;
}
.cta01 {
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
    background: url("/wp-content/uploads/top-21.png") no-repeat center / cover;
    overflow: hidden;
}

.cta01::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    opacity: 0.2;
    z-index: 1;
}

.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(--px30);
}

.cta01 .cta01_wrap p {
    font-size: var(--rem20w);
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.8;

}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 820px;
    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(--px30) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 0;
    transition: all ease .15s;
    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 .btnttl {
    display: block;
    margin-bottom: 1rem;
}

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

/* 電話ボタン */
.cta01 .telnum {
    font-family: var(--font-family03-en);
    font-size: calc(var(--rem30w) + 2px);
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: bold;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    letter-spacing: 0;
    line-height: 1.6;
    background: var(--clr-FFF265);
    padding: 4px 8px;
    border-radius: 3px;
    color: var(--color-secondary);
    font-weight: bold;
}

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

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

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

.cta01 a.mailbtn .infotxt {
    font-size: var(--rem20);
    letter-spacing: 0;
    line-height: 1.6;
    background: var(--clr-FFF265);
    padding: 4px 8px;
    border-radius: 3px;
    color: var(--color-primary);
    font-weight: bold;
    margin-bottom: 1rem;
}

/* LINEボタン */
.cta01 a.linebtn {
    background: #06C755;
    color: #fff;
}

.cta01 .linebtn .btnttl {
    font-size: var(--rem22w);
    font-weight: bold;
    margin-bottom: 0;
}

/* ボタンアイコン */
.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(--rem20w);
    margin-top: .5rem;
}

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

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

.post h2 {
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.2;
}

.post h2::after {
    width: calc(var(--rem60) + 6px);
}

.main-ttl,
.post .main-ttl {
    font-weight: bold;
    font-size: var(--rem36);
    letter-spacing: .05em;
    font-family: var(--font-family01);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px80);
    line-height: 1.5;
    letter-spacing: 0.05em;
}

.main-ttl .eng-ttl {
    display: block;
    color: var(--color-primary);
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: var(--rem24w);
    font-family: var(--font-family03-en);
    line-height: 1.5;
}

.post h2::after,
.main-ttl:after {
    content: "";
    width: var(--rem60);
    height: 3px;
    background: var(--color-primary);
    border-radius: 999px;
    position: relative;
    visibility: visible;
    display: block;
    margin: .7em auto 0;

}

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

body.home .post h1 {
    font-size: var(--rem40w);
    color: var(--color-secondary);
    letter-spacing: .05em;
    font-weight: bold;
    position: relative;
}

body.home .post h1::after {
    content: none;
    display: block;
    width: var(--px120);
    height: 7px;
    background: linear-gradient(90deg, var(--color-primary) 50%, var(--color-secondary) 50%);
    margin: 0 auto;
    margin-top: var(--px20);
}

.img-contain {
    width: 98%;
    max-width: 1100px;
    display: flex;
    justify-content: center;
    margin: var(--px50) auto 0;
}

.fw500 {
    font-weight: 500;
}

.fwbold {
    font-weight: bold;
}

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

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

.post table th,
.post table td {
    vertical-align: middle;
}

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

.post .table-info th,
.post .table-info td {
    font-size: var(--rem16);
    background: none;
    border: 0;
    padding: 0;
    padding-bottom: 1em;
}

.post .table-info tr:last-child th,
.post .table-info tr:last-child td {
    padding-bottom: 0;
}

.post .table-info th {
    color: var(--color-primary);
    width: 5em;
    padding-right: 1em;
}

/* content05 */



.post table:not(.table-info) th,
.post table:not(.table-info) td {
    font-size: var(--rem16);
    padding: var(--px20);

}

.post table:not(.table-info) th {
    background: var(--color-primary-shade);
    color: var(--color-primary);
    font-weight: 500;
}

.post table.responsive {
    border: 0;
    border-color: var(--color-table-border);
}

.post table.responsive th,
.post table.responsive td {
    padding: var(--rem30) var(--rem20);
    background: transparent;
    letter-spacing: 0;
    font-size: var(--rem16);
    line-height: 1.2;

}

.post table.responsive th {
    font-weight: bold;
    letter-spacing: .0;
    width: 29%;
    background: var(--color-primary);
    border-right: 0px;
    color: var(--clr-FFF);
    border-color: var(--color-table-border);
}

.post table.responsive td {
    border-left: 0;
    border-color: var(--color-table-border);
    line-height: 23px;
}
}

.post table.responsive.no-side-border th,
.post table.responsive.no-side-border td {
    border-left: 0;
    border-right: 0;
}

.post h2.section-ttl {
    font-size: var(--rem20w);
    margin-bottom: .5em;
    font-family: var(--font-family02);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--color-font);
    border-color: var(--color-primary);
    margin-top: 0;
    margin-bottom: 1em;
	line-height:1.4;
}
.post h2.section-ttl .sub {
    display: block;
    font-size:var(--rem18);
	margin-bottom: 0.5em;
}
.post h2.section-ttl::after{
	height:2px;
	width:9.5rem;
}
/*--幅フル100%背景色--------------------------------------------*/

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: var(--px80) calc((100vw - 100%) / 2) var(--px120);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    /* 120-80px (1920-375) */
    background: var(--color-background02);

}

.post .widecolor>h2:first-child {
    margin-top: 0 !important;
}

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

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

}

/* header#h1Header h1.title {
    opacity: 0;
} */


.ml2 {
    margin-left: var(--px20) !important;
}

body:not(.home) .btn-group {
    display: flex;
    justify-content: center;
    gap: var(--px30);
    flex-wrap: wrap;
}

@media print,
screen and (min-width: 1024px) {}

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

.img-center {
    display: flex;
    justify-content: center;
}

/* company */

.ai_start {
    align-items: flex-start;
}

.post .table_scroll table th,
.post .table_scroll table td {
    font-size: var(--rem20);
    text-align: center;
    vertical-align: center;
    padding: var(--px20);
    line-height: 2;
    -webkit-text-stroke: 1px #CECECE;
    paint-order: stroke fill;

}

.post .table_scroll table.col3 th,
.post .table_scroll table.col3 td {
    width: calc(100% / 3);
}

.post .table_scroll table.col3:not(:has(th:nth-child(3))) {
    max-width: calc(100% / 3 * 2);
    margin: 0;
}

.fs15 {
    font-size: var(--rem15);
}

.fs24 {
    font-size: var(--rem24);
}

.fs30 {
    font-size: var(--rem30);
}

.ls5 {
    letter-spacing: .05em;
}

.ls10 {
    letter-spacing: .1em;
}


.post .lead {
    font-size: var(--rem20w);
    font-family: var(--font-family01);
    font-weight: bold;
    letter-spacing: .1em;
    /* font-style: italic; */
}

.marker.yellow {
    background: linear-gradient(transparent 70%, var(--color-primary-tint) 70%);
    padding-bottom: .4em;

}

.post .lead_en {
    font-size: var(--rem20w);

    color: var(--color-font);
    letter-spacing: 0.3em;
    font-weight: 400;
    font-family: var(--font-family02);
    text-align: center;
    margin-bottom: var(--rem40);
    line-height: 2.5;
}

.post .widecolor>h2:first-child {
    margin-top: 0 !important;
}

.img-center {
    display: flex;
    justify-content: center;
    overflow: hidden;
    /* border-radius: var(--px100); */
}

.mw1000 {
    max-width: 1000px;
    margin: 0 auto;
}

/*--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-background02);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    overflow: hidden;
    /* border-radius: var(--px100); */
}

.post .contact_ttl {
    font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem);
    /* 2.8-2.1rem (1920-375) */
    font-weight: 600;
    text-align: center;
    letter-spacing: .2rem;
    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: 2.2em;
    height: 3px;
    background: var(--color-primary);
    margin: 0.6em auto 0;
}

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

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

.button_wrap>*,
.post .button_wrap>* {
    margin: 10px !important;
}
.max_w1048 {
    max-width: 1048px;
}

ul.postlist li {
    padding: var(--px12) 0;
}

ul.postlist li {
    border-bottom: 1px solid var(--color-table-border);
}

#content-01 {
    position: relative;
    background: url("/wp-content/uploads/top-01.png") no-repeat center / cover;
    padding: var(--px120s) var(--px40);
}

#content-01::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 98, 190, 0.6);
    pointer-events: none;
}

#content-01::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -40px;
    transform: translateX(-50%);
    z-index: 2;
    width: 136px;
    height: 80px;
    background: var(--clr-FFF265);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}

#content-01>* {
    position: relative;
    z-index: 1;
}

h2.ttl {
    font-size: var(--rem60s);
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0;
}

h2.ttl span {
    font-size: var(--rem90);
}

#content-01 h2.ttl {
    color: var(--clr-FFF);
    line-height: 1.2;
    margin-bottom: 0;
}

#content-01 h2::after {
    content: none;
}

#content-01 .sub-ttl {
    color: var(--clr-FFF);
    font-size: var(--rem40w);
    line-height: 1.6;
    font-weight: bold;
}

#content-01 p {
    color: var(--clr-FFF);
    font-size: var(--rem18);
    font-weight: bold;
    line-height: 2;
}

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

}

#content-01 .col2_list {
    gap: var(--px30) var(--px50);
    background: var(--clr-FFF);
    padding: var(--px60) var(--px40);
}

#content-01 .col2_list li {
    position: relative;
    font-size: var(--rem18);
    font-weight: 500;
    line-height: 2;
    padding-left: 24px;
}

#content-01 .col2_list li .txt_blue {
    font-weight: bold;
    color: var(--color-secondary);
}

#content-01 .col2_list li::before {
    content: "\f14a";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    font-size: var(--rem24w);
    color: var(--color-primary);
    left: 0;
    top: -5px;
}

@media print,
screen and (max-width: 500px) {
    #content-01 .col2_list {
        grid-template-columns: repeat(1, 1fr);
    }
}

#content-02 {
    position: relative;
    background: url("/wp-content/uploads/top-02.png") no-repeat center / cover;
    padding: var(--px80) var(--px40) var(--px120s);
}

#content-02::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,
            rgba(233, 247, 255, 0) 0%,
            #E9F7FF 100%);
    z-index: 0;
}

#content-02>* {
    position: relative;
    z-index: 1;
}

#content-02 h2.ttl {
    font-size: var(--rem60s);
    line-height: 1.2;
    margin-bottom: 0;
}

#content-02 h2.ttl span.ttl {
    font-size: var(--rem80);
    color: var(--color-secondary);
}

#content-02 h2.ttl::after {
    display: none;
}

#content-02 h2.ttl span.sub-ttl {
    font-weight: bold;
    font-size: calc(var(--rem48) + 2px);
    line-height: 1.6;
}

#content-02 h2.ttl span.sub-ttl b {
    color: var(--color-secondary);
}

#content-02 .txt_des{
    font-weight: 500;
    font-size: var(--rem18);
    line-height: 2;
}

.col5_list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px 30px;
    margin: 0 auto !important;
    margin-top: var(--px50) !important;
}

.col5_list li {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.col5_list .imgarea {
    width:100%;
    max-width:200px;
    aspect-ratio:1;
	filter: drop-shadow(0 0 30px rgba(33, 156, 232, 0.2));
}
.col5_list li .imgarea {
    position: relative;
}

.col5_list li:not(:last-child)::after {
    content: "\f061";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: 100px;
    left: calc(100% + 15px);
    transform: translate(-50%, -50%);
    color: var(--color-primary);
    font-size: var(--rem24);
    z-index: 1;
}

.col5_list p {
    line-height: 1.6;
}

.col5_list .ttl2 {
    font-weight: bold;
    font-size: var(--rem22w);
    line-height: 1.6;
    letter-spacing: 0.05em;
    color: var(--color-secondary);
    margin-top: var(--px14);
    text-align: center;
}


@media print,
screen and (max-width: 1024px) {
    .col5_list {
        grid-template-columns: repeat(4, 1fr);
    }

    .col5_list li:nth-child(4n)::after {
        display: none;
    }

    .col5_list li:not(:nth-child(4n)):not(:last-child)::after {
        display: block;
    }

}
@media print,
screen and (max-width: 768px) {
    .col5_list {
        grid-template-columns: repeat(3, 1fr);
    }

    #content-02 .col5_list li:nth-child(3n)::after {
        display: none;
    }

    #content-02 .col5_list li:not(:nth-child(3n)):not(:last-child)::after {
        display: block;
    }
}

@media print,
screen and (max-width: 500px) {
    .col5_list {
        grid-template-columns: repeat(1, 1fr);
    }

    #content-02 .col5_list li::after {
        display: none !important;
    }
}

#content-03 {
    background: var(--color-primary-tint);
}

.cta-contact {
    padding: 0px var(--px40) var(--px120s);

}

.cta-inner {
    padding: var(--px80) var(--px40);
    background: var(--clr-FFF);
    border: 3px solid var(--color-primary);
    border-radius: var(--px20);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 1240px;
    margin: 0 auto;
}

h2.cta-title {
    margin: 0;
    text-align: center;
    color: var(--color-secondary);
    font-size: var(--rem40);
    font-weight: bold;
    line-height: 1.8;
}

h2.cta-title::after {
    display: none;
}

h2.cta-title span {
    display: inline;
    padding: 0 .2em;
    background: linear-gradient(transparent 65%,
            #FFF265 65%);
	-webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.cta-desc {
    margin: var(--px40) 0 var(--px70);
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.05em;
}

.cta-btn {
    position: relative;
    display: inline-block;
    max-width: 500px;
    width: 100%;
}
.cta-btn:hover,.cta-btn:hover,.cta-btn:hover,.cta-btn:hover .cta-btn-label{
	opacity:0.7;
}

.cta-btn-label {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--color-secondary);
    color: var(--clr-FFF);
    font-size: var(--rem20w);
    font-weight: bold;
    padding: var(--px16) var(--px20);
    border-radius: 100vh;
    max-width: 400px;
    width: 100%;
    text-align: center;
}

.cta-btn-main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--px12);
    background: var(--color-primary);
    color: var(--clr-FFF);
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.05em;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    transition: .3s;
    width: 100%;
    padding: var(--px80) var(--px40);
}

.cta-btn-main i {
    font-size: var(--rem22w);
}

#content-04 {
    padding: var(--px120s) var(--px40);
}

.col3_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
@media print,
	screen and (max-width: 768px) {
	.col3_list {
    grid-template-columns: repeat(2, 1fr);
}	
}
@media print,
	screen and (max-width: 500px) {
	.flowlist02 .col3_list,.flowlist02 .col2_list {
    grid-template-columns: repeat(2, 1fr);
}	

}
#content-04 .col3_list {
    gap: var(--px50);
}

#content-04 .col3_list .imgarea {
    aspect-ratio: 380 / 280;
}

#content-04 .col3_list .txt_ttl {
    margin: var(--px20) 0 var(--px20);
    color: var(--color-secondary);
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.6;
}

#content-04 .col3_list p {
    line-height: 1.8;
}

@media print,
screen and (max-width: 768px) {
    #content-04 .col3_list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media print,
screen and (max-width: 500px) {
    #content-04 .col3_list {
        grid-template-columns: repeat(1, 1fr);
    }
}

#content-05 {
    position: relative;
    background: url("/wp-content/uploads/top-11.png") no-repeat center / cover;
    padding: var(--px80) var(--px40) var(--px120s);
}

#content-05 h2.main-ttl::after {
    display: none;
}

#content-05 .col2_list {
    gap: var(--px80w);
}

#content-05 .col2_list li {
    padding: var(--px40);
    filter: drop-shadow(0 0 30px rgba(0, 104, 166, 0.2));
    background: var(--clr-FFF);
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 30px rgba(0, 104, 166, 0.2));
}

#content-05 .col2_list .imgarea {
    aspect-ratio: 500 / 300;
}

#content-05 .col2_list .ttl {
    font-weight: bold;
    font-size: var(--rem30w);
    letter-spacing: 0.05em;
}

#content-05 .col2_list p {
    line-height: 1.8;
    margin: var(--px20) 0;
}

@media print,
screen and (max-width: 768px) {
    #content-05 .col2_list {
        grid-template-columns: repeat(1, 1fr);
    }
}

.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);
    font-weight: bold;
    color: var(--clr-FFF);
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-align: center;
    background: var(--color-secondary);
    padding: var(--rem24w) 30px var(--rem24w) 20px;
    margin: var(--px40) auto 0;
    border-radius: 50vh;
    transition: all .3s;
}

.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
    content: '\f138';
    position: absolute;
    font-size: var(--rem24);
    color: var(--clr-FFF);
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1;
    top: 50%;
    right: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    transition: 0.3s all;
}

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

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

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

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

#content-06 {
    padding: var(--px120s) var(--px40);
}

#content-06 .col3_list {
    gap: var(--px35);
}

#content-06 .col3_list li a {
    position: relative;
    display: block;
    overflow: hidden;
}

#content-06 .col3_list .imgarea {
    aspect-ratio: 390 / 450;
}

#content-06 .col3_list .txtarea {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--clr-FFF);
    background: rgba(0, 0, 0, 0.4);
}

#content-06 .col3_list .txtarea .main-ttl {
    font-size: var(--rem36);
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: var(--clr-FFF);
    margin: 0;
}

#content-06 .col3_list .txtarea .eng-ttl {
    font-size: var(--rem24w);
    line-height: 1.5;
}

@media print,
screen and (max-width: 768px) {
    #content-06 .col3_list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media print,
screen and (max-width: 500px) {
    #content-06 .col3_list {
        grid-template-columns: repeat(1, 1fr);
    }
}

#content-07 {
    background: url("/wp-content/uploads/top-19.png") no-repeat center / cover;
    padding: var(--px120s) 0;
}

#content-07 .imgarea {
    aspect-ratio: 960 / 600;
}

#content-07 .txtarea {
    padding: var(--px60) var(--px40);
}

#content-07 .txtinner {
    max-width: 652px;
}

#content-07 .ttl2 {
    color: var(--color-secondary);
    font-weight: bold;
    font-size: var(--px30w);
    line-height: 2.4;
    letter-spacing: 0.05em;
    margin: var(--px30) 0;
}

#content-07 p {
    line-height: 2;
	font-weight:500;
}

@media print,
screen and (max-width: 768px) {
    #content-07 .txtarea {
        padding: var(--px40) var(--px40) 0;
    }

    #content-07 .txtinner {
        max-width: 100%;
    }
	#content-07 .txtBtn{
		text-align:center;
	}
}

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

header#h1Header h1.title {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: var(--clr-FFF);
    font-weight: bold;
    font-size: calc(var(--rem40w) + 1px);
}
.company-01 p{
	line-height:1.875;
}
.company-03 table.responsive {
    border-collapse: collapse;
}

.company-03 table.responsive tr:nth-child(odd) {
    background: var(--color-primary-tint);
}

.company-03 table.responsive th {
    background: transparent;
    color: var(--color-font);
    font-weight: 400;
    width: 15%;
}

.company-03 table.responsive,
.company-03 table.responsive th,
.company-03 table.responsive td {
    border: none;
}

.service-01 .lead {
    font-weight: 400;
    font-size: var(--rem20w);
}

.service-01 .marker.yellow {
    padding-bottom: 0.4em;
    background: linear-gradient(transparent 65%, var(--color-primary-tint) 65%);
    padding-left: 5px;
    padding-right: 5px;
}

.service-01 .imgarea {
    aspect-ratio: 394 / 274;
    margin-bottom: var(--px16);
}

.service-01 p {
    line-height: 1.8125;
}

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

.service-01 .col3_list li {
    margin-bottom: var(--px30);
}

.service-02 .txtinner {
    max-width: 456px;
}

.service-02 .txtarea {
    padding: var(--px60) var(--px40);
}
.service-02 .txtarea p{
	line-height:1.875;
}
@media print,
screen and (max-width: 768px) {
    .service-01 .col3_list {
        grid-template-columns: repeat(2, 1fr);
    }

    .service-02 .txtinner {
        max-width: 100%;
    }
}

@media print,
screen and (max-width: 500px) {
    .service-01 .col3_list {
        grid-template-columns: repeat(1, 1fr);
    }
}

.sdgs-02 .txt_info {
    font-size: var(--rem12);
    line-height: 2.2;
    text-align: left;
    max-width: fit-content;
    margin: 0 auto;
}

.sdgs-02 .ttl {
    font-size: var(--rem18);
    line-height: 1.6;
    font-weight: bold;
}

.sdgs-02 .txt2 {
    line-height: 1.67;
}

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

ul.flowlist02 {
    counter-reset: flow_list;
}

ul.flowlist02>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
    gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
    width: 100%;
    padding: 50px;
    border-radius: 0;
    background: #EBEBEB;
    position: relative;
}

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

.flowlist02 .flow_img {
   width:35%;
   overflow: visible;
}

.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-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: 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 var(--clr-B5B5B5);
}

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

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

.flowlist02 .flow_img {
    display: flex;
	flex-direction:column;
	justify-content:center;
}

.flowlist02 .sdgs-lst-01 .flow_img {
    width: calc((100% - 40px) / 2);
}

.post .flowlist02>li.sdgs-lst-01>dl {
    width: calc((100% - 40px) / 2);
}

@media print,
screen and (max-width: 768px) {
    .post .flowlist02>li>dl,
    .flowlist02 .flow_img {
        width: 100% !important;
    }
   /* .flowlist02 .flow_img img {
        width: 70% !important;
    }*/
    .flow_img::before {
        padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
    }
}

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

.sdgs-02 .imgarea {
    aspect-ratio: 405 / 270;
    overflow: hidden;
}

.sdgs-02 .imgarea img {
    display: block;
}

.sdgs-02 ul.list_disc {
    margin-top: 1rem;
    line-height: 1.2;
}

.sdgs-02 ul.list_disc>li {
    font-weight: bold !important;
    font-size: calc(var(--rem12) + 1px);
    line-height: 2.3;
}

.message p {
    font-family: var(--font-family03);
    line-height: 3.125;
}

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

    .sdgs-02 ul.list_disc>li,
    .message p {
        line-height: 2;
    }

}


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

.recruit-02 .col3_list p {
    line-height: 1.8125;
    margin-top: 20px;
}

.semi-work h3 {
    font-size: calc(var(--rem24w) + 1px);
    line-height: 1.2;
    border-bottom: none;
    text-align: center;
}

.semi-work .ttl {
    display: flex;
    justify-content: center;
    margin-top: var(--px40w);
    margin-bottom: var(--px40w);
}

.semi-work .ttl span {
    background: var(--color-primary);
    color: var(--clr-FFF);
    padding: 3px 10px;
    font-size: var(--rem20w);
}

.recruit-catch{
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    font-size: var(--rem20w);
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: 0.1em;
	font-family:var(--font-family-03);
}

.recruit-catch::after {
    content: "";
    display: block;
    width: 14.5rem;
    height: 16px;
    background: var(--color-primary-tint);
    margin: -10px auto 0;
}
.post ul#sitemap_list.sitemap_disp_level_0>li {
    border-bottom: solid 1px var(--color-primary);
}
#privacy h3 {
    border-color: var(--color-primary);
}
@media only screen and (max-width: 640px) {
	.wpcf7-form table.responsive th{
		width:100% !important;
	}
	body #header .logo{
		display:flex;
		align-items:center;
		justify-content: center;
	}
}
#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a{
	background:var(--color-primary);
	color:var(--clr-FFF);
}
.company-01 p span{
	color:var(--color-secondary);
    font-weight: 600;
}
.gallery {
    margin: var(--px20) auto !important;
}