@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=Cinzel:wght@400..900&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto&family=Shippori+Mincho:wght@400;500;600;700;800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #E7E2D8;
    --color-background-op70: #ffffffB3;
    --clr-000: #000;
    --clr-FFF: #FFFFFF;
    --clr-FFF9EB: #FFF9EB;
    --clr-E7E2D8: #E7E2D8;
    --clr-F4F1EA: #F4F1EA;
    --clr-FF8D28: #FF8D28;
    --color-font: #111111;
    --color-font01: #111111;
    --color-primary: #0463C9;
    --color-primary-shade: #034FA1;
    --color-primary-tint: #034FA1;
    --color-secondary: #A58964;
    --color-secondary-shade: #A58964;
    --color-secondary-tint: #A58964;
    --color-table-border: #DDDDDD;
    --bg-linear: linear-gradient(135deg, #0463C9 0%, #034FA1 100%);
    --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: 1200px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #111111;
    --header-color-primary: #034FA1;
    --header-color-primary-linear: linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%);
    --header-color-second: #1A2A4F;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #034FA1;
    --footer-color-font: #FFFFFF;
    --footer-color-primary: #FFFFFF;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Noto Sans JP", sans-serif;
    --font-family03-en: "Roboto", "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;
    justify-content: 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: 147px;
        max-height: 27px;
        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 + ((1vw - 10.24px) * 1.8973)), 25px);
        /* font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 1.5393)), 16px); */
    }

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(16px + ((1vw - 19.2px) * 0.4)), 16px);
        font-weight: 500;
        line-height: 1.3;
        letter-spacing: 0.05em;
        color: var(--header-color-font);
    }

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

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

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

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

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

    #header a.head_btn.tel_btn .tel_text-sub .note {
        font-size: var(--rem12);
        /* font-family: var(--font-family02); */
        font-weight: 500;
    }

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

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem24s);
        /* font-family: var(--font-family04-en); */
        font-weight: 400;
        display: flex;
        align-items: center;
        letter-spacing: 0.05em;
        /* padding-right: .5em; */
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    nav#mainNav ul li a:active,
    nav#mainNav ul li a:hover,
    nav#mainNav ul li.current-menu-ancestor a,
    nav#mainNav ul li.current-menu-item a,
    nav#mainNav ul li.current-menu-parent a {
/*         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); */
    }

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


@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 .logo img {
        max-width: 127px;
        height: 35px;
    }
}

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

.postlist .time {
    padding-top: .5em;
    font-weight: bold;
    font-size: var(--rem12);
}

.postlist .ttls,
.postlist .date {
    font-size: 100%;
    line-height: 2;
	font-weight:500;
}

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

#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;
    padding-top: var(--px80);
    padding-bottom: var(--px40);
    font-size: var(--rem12);
}

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

.footer__inner {
    width: 94%;
    max-width: 1240px;
    margin: 0 auto;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 5%;
    border-bottom: solid 1px #DDDDDD;
}

#copyright {
    font-weight: 300;
    letter-spacing: 0;
    margin-top: var(--px60w);
}

@media print,
screen and (max-width: 768px) {
    .footer__inner {
        flex-direction: column;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

#footer .footnav ul {
    justify-content: flex-end;
}

@media print,
screen and (max-width: 768px) {
    #footer .footnav ul {
        justify-content: center;
        margin-top: var(--px40);
    }
}

@media print,
screen and (max-width: 500px) {
    #footer .leftarea .logoare {
        gap: 0px;
    }
}

/*footer navi ico*/

#footer .footnav ul>li {
    position: relative;
    line-height: 1.4;
    padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px;
    /* 16-9px、15-8px (1920-375) */
    margin-bottom: 10px;
	font-weight:400;
}

#footer .footnav ul>li::before {
    left: 0;
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    margin-top: 0;
    background: transparent;
}

#footer .footnav ul>li::after {
    content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
    margin: 0;
    text-align: left;
}

.leftarea .logoare {
    display: flex;
    flex-direction: column;
    gap: var(--px14);
    line-height: 1;
}

.footer__catchphrase {
    line-height: 1.2;
    text-align: left;
}

@media print,
screen and (max-width: 768px) {
    #footer .footer__logo:not(:last-child) {
        text-align: center;
    }

    .footer__catchphrase {
        text-align: center;
    }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/*LAYOUT調整*/

#footer .socialicon ul,
.socialicon ul {
    -webkit-box-pack: start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

#footer .socialicon ul li,
.socialicon ul li {
    padding: 0;
}

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

    #footer .socialicon ul,
    .socialicon ul {
        justify-content: center;
    }
}

/*アイコンサイズ調整*/

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
    font-size: var(--rem24);
}

#footer .footer__logo img {
    max-height: calc(var(--px40) + 7px);
    max-width: 167px;
}

#privacy h3 {
    border-color: var(--color-primary);
}

.post ul#sitemap_list.sitemap_disp_level_0>li {
    border-bottom: solid 1px var(--color-primary);
}

@media only screen and (max-width: 640px) {
    .post .wpcf7-form table.responsive th {
        width: 100% !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 */
body.home #contact-bottom {
    display: none;
}

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

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

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

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

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

.cta01::before {
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 87%;
    width: 100%;
    background: url(/wp-content/uploads/top-6.png) no-repeat center / cover;
}

.cta01::after {
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 87%;
    width: 100%;
    background: var(--clr-000);
    opacity: .3;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.85);
    padding: var(--px100s) var(--px40);
}

.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: 0;
    line-height: 1.8;
}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 960px;
    margin: var(--px60) auto 0 auto;
    gap: var(--px20);
	flex-wrap: wrap;
	
}

.cta01 .ctabtnlist li {
    width: calc((100% - var(--px20) * 2) / 3);
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}

.cta01 .ctabtnlist li:last-child {
	width: 100%;
}

.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: 2px solid var(--color-background);
}

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

.cta01 a.telbtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
    letter-spacing: 0.05em;
}

@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;
    font-weight: 500;
    margin-bottom: 1rem;
}

.cta01 .infotxt {
    font-size: var(--rem14);
    font-weight: 500;
}

/* 電話ボタン */
.cta01 .telnum {
    font-family: var(--font-family03-en);
    font-size: var(--rem28);
    margin-bottom: 1rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0;
}

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

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

.cta01 .mailbtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 1rem;
}

.cta01 a.mailbtn {
    background: var(--color-primary);
    color: var(--color-background);
    border-color: var(--color-primary);
    padding: var(--px30) 0;
}

.cta01 a.mailbtn {
    background: #ffffff;
    color: var(--color-primary);
    border-color: var(--color-primary);
    padding: var(--px30) 0;
}

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

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

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

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

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

.main-ttl .eng-ttl {
    display: block;
    background: linear-gradient(135deg,
            #0463C9 0%,
            #034FA1 100%);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    background-clip: text;
    color: transparent;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0;
    font-size: var(--rem60);
    font-family: var(--font-family03-en);
    line-height: 1.5;
    text-transform: inherit;
}

.post h2::after,
.main-ttl:after {
    content: none;
    width: var(--rem60);
    height: 3px;

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

.fs_18 {
    font-size: var(--rem18);
}

.fw_bold {
    font-weight: bold;
}

.fw_500 {
    font-weight: 500;
}

.lt_05 {
    letter-spacing: 0.05em;
}

.lh1_8 {
    line-height: 1.8;
}

.lh1_5 {
    line-height: 1.5;
}

.lt_2 {
    letter-spacing: 0.2em;
}


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

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

.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: 2;

}

.post table.responsive th {
    font-weight: bold;
    /* font-family: var(--font-family01); */
    letter-spacing: .0;
    width: 29%;
    background: var(--color-background02);
    border-right: 0px;
    color: var(--color-font);
    border-color: var(--color-table-border);
}

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

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

.post h3 {
    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;
}


/*--幅フル100%背景色--------------------------------------------*/

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    /* 120-80px (1920-375) */
}

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



header#h1Header::before {
    background: var(--clr-FFF9EB);
    background-blend-mode: color;
    opacity: 0;
}

header#h1Header h1.title {
    font-family: var(--font-family01);
    font-size: var(--rem40w);
    color: var(--color-font);
    font-weight: bold;
    color: var(--color-font);

}

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

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

.img-contain img {
    object-fit: contain;
}

/* company */

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

.mw800 {
    max-width: 800px;
    margin: 0 auto;
}

.company-pg .content01 .content-wrap {
    max-width: fit-content;
    margin: 0 auto;
    width: 100%;
}


.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-background02) 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-secondary);
    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;
}

.contact_area .linkBtn,
.post .contact_area .linkBtn {
    padding: 0;
    max-width: 420px;
    font-size: var(--rem20);
    font-weight: bold;

}

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

.contact_area .linkBtn::after {
    font-size: 1.2rem;
    right: var(--px30);
}

/* link Btn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: var(--rem16);
    color: #fff;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
    background: var(--bg-linear);
    font-weight: bold;
    padding: var(--rem28) 30px var(--rem28) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 0;
    transition: all .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;

}

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

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
    background: linear-gradient(90.01deg, #014DA1 11.53%, #66A3CF 100%);
    opacity: 0.7;
}

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

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

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

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

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

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

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

#about::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color-background);
    opacity: 0.8;
    z-index: -1;
}

#about .imgarea {
    aspect-ratio: 960 / 700;
    position: relative;
    overflow: hidden;
    clip-path: polygon(0 0,
            100% 0,
            82% 100%,
            0 100%);
}

#about .txtarea {
    padding: var(--px12);
}

#about .txtinner {
    max-width: 750px;
}

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

    #about .txtinner {
        max-width: 100%;
    }
}

#about h2 {
    font-weight: bold;
    font-size: var(--rem56);
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: var(--color-secondary);
}

#about .txt-ttl {
    color: var(--color-primary);;
    font-weight: 500;
    font-size: var(--rem24);
    line-height: 2;
    letter-spacing: 0.05em;
}

#about .txt-ttl span {
    padding: 2px 4px;
    /*background: var(--color-primary);*/
    margin-bottom: 10px;
    display: inline-block;
}

#about .txt-ttl span:last-child {
    margin-bottom: 0;
}

#about .txt-des {
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.05em;
    font-size: 1.6rem;
}

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

#service .txtinner {
    max-width: 540px;
}

#service .txtarea {
    padding: var(--px40) var(--px20);
}



#service .txt-ttl {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--px20);
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.7;
}

#service .txt-ttl .icon {
    font-size: calc(var(--rem48w) + 2px);
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
    color: var(--color-secondary);
    font-family: var(--font-family03-en);
}

.post .linkBtn.btn2 {
    background: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}

.post .linkBtn.btn2::after {
    border-color: var(--color-primary);
}

#service .imgarea {
    aspect-ratio: 620 / 400;
}

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

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

    #service .txtBtn {
        text-align: center;
    }
}

#strength {
    position: relative;
    z-index: 0;
    padding: var(--px120s) 0;
    overflow: hidden;

    background: var(--clr-FFF9EB);
}

#strength::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;

    background:
        linear-gradient(rgba(255, 249, 235, 0.78),
            rgba(255, 249, 235, 0.78)),
        url("/wp-content/uploads/top-07.png") no-repeat center / cover;

    background-blend-mode: multiply;
}

.num_list01 {
    counter-reset: number;
    list-style-type: none !important;
}

.num_list01 .imgarea {
    position: relative;
    margin-bottom: var(--px20);
    overflow: visible;
    background: var(--clr-FFF);
    border-radius: 50%;
    aspect-ratio: 250 / 250;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    padding: 10px;
}

.num_list01 .imgarea img {
    width: 68%;
    object-fit: contain;
}

.num_list01 .imgarea:before {
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    color: var(--color-primary);
    font-family: var(--font-family03-en);
    font-weight: 400;
    font-size: calc(var(--rem48w) + 2px);
    font-style: italic;
    border-radius: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    bottom: -30px;
    transform: translateX(-50%);
}

.num_list01 .txtarea {
    flex: 1;
}

.num_list01 .num_listttl {
    font-weight: bold;
    font-size: var(--rem22w);
    line-height: 1.4;
    letter-spacing: 0.05em;
    margin-top: var(--px20);
    margin-bottom: var(--px20);
}

.post .col3_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

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

.post .col3_list>li {
    margin-bottom: 2%;
    display: flex;
    flex-direction: column;
}

#strength .col3_list>li {
    align-items: center;
    justify-content: center;
	padding: 10px;
}

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

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

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

#recruit {
    padding: var(--px120s) 0;
    background: var(--clr-E7E2D8);
}

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

#recruit .txt-ttl {
    background: var(--color-secondary);
    color: var(--clr-FFF);
    padding: var(--px12);
    font-weight: bold;
    font-size: var(--rem22w);
    line-height: 1.4;
    letter-spacing: 0.05em;
}

#recruit .txt-ttl {
    background: #fff;
    color: var(--color-secondary);
    padding: var(--px12);
    font-weight: bold;
    font-size: var(--rem22w);
    line-height: 1.4;
    letter-spacing: 0.05em;
}

.linkBtn.btn1 {
    max-width: 620px;
}

/* pages */
.max_w672 {
    max-width: 672px;
    margin: 0 auto;
}

.company-01 .imgarea {
    width: 27%;
    aspect-ratio: 182 / 118;
}

.company-01 .txtarea {
    width: 73%;
    padding: var(--px40);
}

.company-01 .txtinner {
    max-width: 454px;
}

.company-01 .txtarea p {
    line-height: 1.875;
}

.company-01.widecolor {
    background : url(/wp-content/uploads/company-01.png) no-repeat center / cover ; 
/*     margin-top : calc(var(--px150) * -1) ;  */
    padding-top : var(--px100s) ; 
    padding-bottom : var(--px60) ; 
    position : relative ; 
    z-index : 1 ; 
}

.blue_label {
    position: relative;
    display: inline-block;
    padding: 2px var(--px12);
    /*background: linear-gradient(135deg, #0463C9 0%, #034FA1 100%);*/
    color: var(--color-primary);
    font-weight: var(--rem20w);
    line-height: 2;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-size: var(--rem24);
}

/* left diamond */
.blue_label::before,
.blue_label::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    aspect-ratio: 1;
    background: linear-gradient(135deg, #0463C9 0%, #034FA1 100%);
    transform: translateY(-50%) rotate(45deg);
}

.blue_label::before {
    left: -24px;
}

.blue_label::after {
    right: -24px;
}

.col4_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.semi-company .col4_list {
    gap: var(--px24);
    margin-bottom: var(--px20);
    justify-content: center;
}

.semi-company .col4_list li {
    display: flex;
    justify-content: center;
    border: 1px solid transparent;
    border-image: linear-gradient(135deg,
            #0463C9 0%,
            #034FA1 100%) 1;

    font-size: var(--rem24w);
    font-weight: bold;
    padding: var(--px16) 0;
}

.col4_list li a {
    color: var(--color-primary);
}

.company-02 .bg2 {
    background: var(--clr-F4F1EA);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px20);
    font-weight: bold;
    font-size: var(--rem30w);
}

.post table.table_style04 th {
    background-color:var(--clr-F4F1EA);
}

.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
    border: none;
}

table.table_style04 tr:first-child {
    border-top: 1px solid #ababab;
}

table.table_style04 tr:last-child {
    border-bottom: 1px solid #ababab;
}

table.table_style04 tr {
    border-top: 1px dashed #ababab;
    letter-spacing: 1px;
}

table.table_style04 th,
table.table_style04 td {
    padding: 50px 30px;
    vertical-align: middle;
    font-size: var(--rem16);
}

table.table_style04 th {
    position: relative;
    z-index: 0;
    font-weight: bold;
    color: var(--color-font) !important;
}
.semi-company table.table_style04 th{
	background:transparent !important;
	color: var(--color-font);
}
table.table_style04 th:before {
    position: absolute;
    content: "";
    background: var(--clr-F4F1EA);
    top: 7px;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: auto;
    z-index: -1;
}

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

.col2_list li {
    display: flex;
    flex-direction: column;
}

.sec_ttl {
    position: relative;
}
.post .sec_ttl h2.txt-ttl {
    position: relative;
    padding-bottom: var(--px12);
    font-size: var(--rem24w);
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-left: 0px !important;
    text-align: left;
}
.post .sec_ttl h2.txt-ttl span{
	font-size:var(--rem20);
}
.sec_ttl h2.txt-ttl::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 240px;
    height: 2px;
    background: #0463C9;
}

.sec_ttl h2.txt-ttl::after {
    content: "";
    position: absolute;
    left: 111px;
    bottom: 0;
    width: calc(100% - 111px);
    height: 2px;
    background: #E7E2D8;
}

.col2_list .txt-info {
    flex: 1;
    margin-bottom: 2%;
}

.company-04 .col2_list {
    gap: var(--px40);
}

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

}

@media print,
screen and (max-width: 768px) {
    .post .col4_list,.semi-company .col4_list{
        grid-template-columns: repeat(2, 2fr);
    }

    table.table_style04 th,
    table.table_style04 td {
        padding: 35px 10px;
        font-size: 1.4rem;
        vertical-align: middle;
    }

    table.table_style04 th {
        width: 32%;
    }

    table.table_style04 td {
        width: 68%;
    }

    .col2_list {
        display: grid;
        grid-template-columns: repeat(1, 2fr);
    }
	.company-01 .txtinner{
		max-width:100%;
	}
	.company-01 .flexbox{
		display:flex;
	}
}

@media print,
screen and (max-width: 500px) {
   .post .col4_list,.semi-company .col4_list {
        grid-template-columns: repeat(1, 1fr);
    }
	.company-01 .imgarea,.company-01 .txtarea{
		width:100%;
	}
	.company-01 .flexbox{
		flex-direction:column;
	}
	.company-01 .txtarea{
		padding:var(--px20);
		margin-top:var(--px40);
	}

}

.semi-service .txt-des {
    font-size: var(--rem24w);
    line-height: 1.25;

}

.semi-service .flexbox {
    align-items: start;
}

.semi-service .txt-ttl {
    font-weight: bold;
    font-size: var(--rem20);
}

.semi-service .txtinner {
    max-width: 584px;
}

.semi-service .imgarea {
    aspect-ratio: 620 / 400;
}

.semi-service .imgarea img {
    object-fit: contain;
}
.semi-service .txt-info ul.list_disc{
	margin-left:0px;
}
.semi-service .txt-info {
    padding: var(--px30);
    background: var(--clr-F4F1EA);
}
.semi-service .txt-info ul li {
    letter-spacing: 0.2em;
    display: grid;
    grid-template-columns: 25% 3% 1fr;
    gap: 0 10px;
    list-style: disc;
    margin-bottom: 10px;
    line-height: 2;
    font-weight: 400;
    position: relative;
    padding-left: 1em;
}

/* スマホ時 */
@media screen and (max-width: 767px) {
    .semi-service .txt-info ul li {
        grid-template-columns: 33% 3% 1fr;
    }
}
.semi-service .txt-info ul span.ttl {
    letter-spacing: 0.2em;
	font-weight:500;
	font-weight:bold;
}
.semi-service .txt-info ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
}

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

    .semi-service .txtarea {
        padding: var(--px40);
    }
}

.semi-recruit .imgarea {
    aspect-ratio: 536 / 385;
    width: 43.22%;
}

.semi-recruit .txtarea {
    width: 56.78%;
    padding: var(--px40);
}

.semi-recruit .txtinner {
    max-width: 620px;
}

.recruit-01 .txt-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.25;
}

.semi-recruit .col4_list {
    gap: 0;
}

.semi-recruit .col4_list li {
    aspect-ratio: 300 / 200;
    position: relative;
    overflow: hidden;
}

.semi-recruit .col4_list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.semi-recruit .col4_list li {
    margin-bottom: var(--px12);
}

.semi-recruit .imgarea {
    aspect-ratio: 300 / 200;
}

.semi-recruit h2::after {
    content: "";
}

.semi-recruit .blue_label::before,
.semi-recruit .blue_label::after {
    content: none;
}

.semi-recruit .col2_list {
    gap: var(--px30);
}

.semi-recruit .col2_list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.recruit-03 .col2_list li {
    padding: var(--px40) var(--px30);
    background: var(--clr-F4F1EA);
}

.semi-recruit .col2_list .imgarea {
    aspect-ratio: 50/50;
    width: 5rem !important;
    height: 5rem !important;
}

.semi-recruit .col2_list .imgarea img {
    object-fit: contain;
}

.semi-recruit .col2_list .txt-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
}

.recruit-04 .flexbox .imgarea {
    width: 47.9%;
    aspect-ratio: 594/396;
}

.recruit-04 .flexbox .txtarea {
    max-width: 560px;
    padding: var(--px20);
}

.semi-recruit .table_style04 th {
    color: var(--color-font) !important;
}

.semi-recruit .table_style04 th::before {
    background: transparent !important;
}

.recruit-04 .txtinner {
    max-width: 100%;
}

.recruit-04 .flexbox .col2_list {
    gap: var(--px50);
}

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

    .semi-recruit .imgarea,
    .semi-recruit .txtarea,
    .recruit-04 .flexbox li {
        width: 100% !important;
    }

    .semi-recruit .txtinner {
        max-width: 100%;
    }

    .semi-recruit .col4_list {
        gap: 0;
    }

    .semi-recruit .col4_list li {
        margin-bottom: 0;
    }
}

.safety-01 .txt-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.5;
    letter-spacing: 0.05em;
}

.ss_safe .flexbox {
    gap: var(--px20);
}

.ss_safe .imgarea {
    aspect-ratio: 575 / 350;
    width: 46.37%;
}

.ss_safe .txtarea {
    width: 53.63%;
    padding: var(--px20);
    padding-top: 0;
}

.ss_safe .txtinner {
    max-width: 575px;
}

.semi-safety .txt-ttl {
    font-weight: bold;
    font-size: var(--rem20);
}

.safe-02 .imgarea {
    width: 6.3rem !important;
    height: 5rem !important;
    aspect-ratio: 63 / 50;
}

.safe-02 .imgarea img {
    object-fit: contain;
}

.safe-02.col3_list {
    gap: var(--px30);
}

.safe-02 li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: var(--px30);
    background: var(--clr-E7E2D8);
}


.safe-03.flexbox {
    align-items: start;
    gap: var(--px20);
}

.safe-03.flexbox .imgarea {
    aspect-ratio: 575 / 350;
}

.safe-03.flexbox .txtarea {
    padding: var(--px20);
}

.safe-03.flexbox .imgarea img {
    object-fit: contain;
}

.safe-03 .txt-ttl {
    font-weight: bold;
    font-size: var(--rem20);
}

.safe-icon li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: var(--px30);
}

.safe-icon {
    gap: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.safe-icon .imgarea {
    width: 3rem;
    height: 3rem;
    aspect-ratio: 30 / 30;
}

.safe-icon .imgarea img {
    object-fit: contain;
}

.safe-icon .txtarea {
    padding: 2px;
    width: 100%;
}

.safe-icon-list {
    padding: var(--px40);
    background: var(--clr-E7E2D8);
}

.flexbox.safe-icon {
    gap: 5px;
    align-items: start;
}

.flexbox.safe-icon .txtarea {
    padding: 2px;
}

.safe-04 .flexbox .txtarea {
    gap: var(--px20);
    padding: var(--px20);
}

.safe-04 .txtarea2 {
    background: var(--clr-F4F1EA);
    padding: var(--px30);
    border: 1px solid var(--clr-FF8D28);
    border-radius: 5px;
}

.safe-04 .imgarea {
    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: var(--px20);
    overflow: visible;
}

.safe-04 .imgarea img {
    width: auto;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}

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

    .ss_safe .imgarea,
    .ss_safe .txtarea {
        width: 100%;
    }

    .ss_safe .txtinner {
        max-width: 100%;
    }

    .ss_safe .txtarea {
        padding: var(--px40) var(--px20);
    }
}

body.home .main-ttl .eng-ttl,#contact-bottom .main-ttl .eng-ttl {
     background: none;
    -webkit-background-clip: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
    color: var(--color-secondary);
    letter-spacing: 0;
    text-transform: capitalize;
}

.main-ttl .eng-ttl {
	font-weight: 300;
	font-style: italic;
}

.logoimg img {
	object-fit: contain;
}

.company-02 {
	border: 1px solid var(--clr-F4F1EA);
}

.company-04 .col2_list .imgarea {
	aspect-ratio: 6 / 4;
}

body:not(.home) .post .col3_list>li {
	border-radius: 5px;
	border: 1px solid #E7E2D8;
	background: #F4F1EA;
}

.safe-icon-list {
	border-radius: 5px;
	border: 1px solid #E7E2D8;
	background: #F4F1EA;
}

.safe-04 .txtarea2, .semi-service .txt-info, .recruit-03 .col2_list li {
	border-radius: 5px;
	border: 1px solid #E7E2D8;
	background: #F4F1EA;
}

@media print, screen and (max-width: 1023px) {
    body.mobile #header .logo img {
        width: auto;
        height: 100%;
        max-width: calc(250px * 4 / 5);
        max-height: calc(50px * 4 / 5);
        -o-object-fit: contain;
        object-fit: contain;
    }
}
@media print, screen and (max-width: 768px) {
	.semi-recruit .txtarea {
		padding: var(--px20) 0 !important;
		
	}
}
@media print, screen and (max-width: 500px) {
	.post .col3_list {
        grid-template-columns: repeat(1, 1fr);
    }
	.num_list01 .imgarea {
		width: 60%;
	}
	.company-01 .logoimg img {
		width: calc(100% * 2 / 3);
		
	}
	.recruit-02 .col4_list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media print, screen and (max-width: 1024px) {
	    #thumbImg, header#h1Header {
        height: calc(calc(300px + (1vw - 10.24px) * 9.2450) * 2 / 3);
    }
}
#content, body:not(.home) #content.wide {
    padding: var(--px100w) 0 var(--px100);
    margin: 0 auto;
}
body:has(.semi-company) #content, body:not(.home) #content.wide {
	padding-top: 0;
}
.company-01.widecolor{
	margin-top: 0;
}


.address-link {
  color: var(--color-primary);
  text-decoration: underline;
  transition: color 0.3s ease;
}

.address-link:hover {
  color: var(--color-secondary);
}

.text-18 {
font-size: var(--px18); /* 18pxが文字サイズに適用されます */	
}

.post .subimitarea .linkBtn.btn2 input[type="submit"] {
	    background: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}