@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=Noto+Sans+JP:wght@100;300;400;500;700;900&family=EB+Garamond&family=Lato&family=Roboto&family=Zen+Kaku+Gothic+Antique&family=Zen+Kaku+Gothic+New&family=Zen+Old+Mincho&display=swap');
:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #EEF2F4;
    --color-background-op70: #ffffffB3;
    --clr-000: #000;
    --clr-272727: #272727;
    --clr-FFF: #FFFFFF;
    --clr-7FCBF0: #7FCBF0;
    --clr-F2FDFF: #F2FDFF;
    --color-font: #111111;
    --color-font01: #272727;
    --color-primary: #7FCBF0;
    --color-primary-shade: #16729F;
    --color-primary-tint: #E3F9FE;
    --color-secondary: #111111;
    --color-secondary-shade: #111111;
    --color-secondary-tint: #111111;
    --color-table-border: #BDBDBD;
    --color-linear: linear-gradient(90deg, #B4E7FF 0%, #DFF9FF 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: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #111111;
    --header-color-primary: #7FCBF0;
    --header-color-primary-linear: linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%);
    --header-color-second: #1A2A4F;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #F2FDFF;
    --footer-color-font: #272727;
    --footer-color-primary: #272727;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Kaku Gothic Antique", "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)*/
	--rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
    /*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;
    /* scrollbar-width: none; */
}


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

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    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: 0px;
        padding-right: min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

    #header .logo img {
        max-width: 339px;
        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);
        margin-right: var(--px20);
    }

    nav#mainNav ul li a {
        padding: var(--px20) clamp(8px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
    }

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(18px + ((1vw - 19.2px) * 0.4)), 18px);
        font-weight: bold;
        line-height: 1;
        letter-spacing: 0;
        color: var(--clr-272727);
    }

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

    #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-weight: bold;
    }

    #header a.head_btn.tel_btn .tel_text-sub .note b {
        font-weight: bold;
        color: var(--clr-272727);
    }

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

    #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 .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(--color-primary);
    }

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

    #header a.head_btn.tel_btn:hover .tel_icon::before, #header a.head_btn.tel_btn:hover .note b {
        color: var(--clr-FFF);
    }

    #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(--color-linear);
        color: var(--clr-272727);
        font-family: var(--font-family02);
        padding: 10px;
        font-size: var(--rem14);
        font-weight: bold;
        letter-spacing: 0em;
        border-radius: 50vh;
        height: 60px;
        border: 1px solid transparent;
        z-index: 1;
        overflow: hidden;
        transition: all 0.3s ease;
        -webkit-border-radius: 50vh;
        -moz-border-radius: 50vh;
        -ms-border-radius: 50vh;
        -o-border-radius: 50vh;
    }

    #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(--clr-272727);
        margin-right: 10px;
        margin-bottom: 0;
    }

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

    #header a.head_btn.mail_btn:hover::before {
        color: var(--clr-FFF) !important;
    }

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

.lh2 {
    line-height: 2 !important;
}

.lh_29 {
    line-height: 29px;
}

.lh_30 {
    line-height: 30px;
}

.lh_40 {
    line-height: 40px;
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
    background: var(--color-primary-shade);
    font-family: var(--font-family01);
    font-size: var(--rem12);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.postlist .time {
    padding-top: .5em;
    font-weight: 400;
    text-transform: uppercase;
}

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

.postlist li:first-child {
    border-color: var(--color-table-border);
}

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

.postlist .post_text {
    padding: var(--px30) 0;
}


.linkBtn, .post .linkBtn, a.linkBtn, .post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 458px;
    font-size: var(--rem16);
    color: var(--clr-272727);
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0;
    background: var(--color-linear);
    font-weight: bold;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 50vh;
    transition: all .3s;
}

.post .linkBtn::after, .linkBtn::after, a.linkBtn::after {
    border-color: var(--clr-272727);
}

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

.linkBtn::after, input.linkBtn::after, .post .linkBtn::after {
    right: 26px;
}

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

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

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

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

/* 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__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 var(--color-table-border);
}

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

/* ----------------------------
right
----------------------------*/

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

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

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

#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: var(--px100);
    max-width: 339px;
}

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

.main-ttl,
.post .main-ttl {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem30w);
    letter-spacing: 0;
    line-height: 1;
    color: var(--clr-272727);
    margin: 0;
    margin-bottom: var(--px50);
    position: relative;
}

.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
    display: block;
    font-family: var(--font-family03-en);
    font-weight: 900;
    font-size: calc(var(--rem48w) + 2px);
    line-height: 1;
    color: var(--color-primary);
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 0.23em;
}

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

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

body.home p {
    color: var(--clr-272727);
}

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

/* code contact */
.cta01 {
    background: url(/wp-content/uploads/top-06.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: var(--px60w) 0;
}

.cta01::before {
    position: absolute;
    content: "";
    background: var(--clr-7FCBF0);
    opacity: 0.7;
    inset: 0;
    z-index: -1;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.85);
    padding: var(--px100) var(--px40);
    border-radius: var(--px60w);
    -webkit-border-radius: var(--px60w);
    -moz-border-radius: var(--px60w);
    -ms-border-radius: var(--px60w);
    -o-border-radius: var(--px60w);
}

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

.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(--rem42) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 0;
    transition: all ease 0.15s;
}

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

.cta01 a.item.telbtn {
    background: var(--clr-FFF) !important;
}

.cta01 a.item.telbtn .btnttl {
    font-weight: bold;
    font-size: var(--rem20w);
    margin-bottom: 5px;
}

.cta01 .telnum {
    font-family: var(--font-family03-en);
    font-weight: bold;
    font-size: var(--rem36);
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1rem;
    color: var(--clr-272727);
}

.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: 0.89em;
    color: var(--color-primary-shade);
}

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

.cta01 a.mailbtn {
    background: var(--color-primary-shade);
    color: var(--clr-FFF);
    letter-spacing: 0;
    font-weight: bold;
    font-size: var(--rem22w);
}

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

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

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

    .cta01 .ctabtnlist li+li {
        margin-top: 1rem;
    }
	#about .txtBtn,#business .txtBtn{
		text-align:center !important;
	}
}

/* page top */
.post .imgarea {
    position: relative;
    overflow: hidden;
}

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

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

#about {
    padding-top: var(--px120s);
    background: var(--clr-F2FDFF);
}

#about .imgarea {
    aspect-ratio: 1196/760;
    width: 62.3%;
    border-top-left-radius: var(--px60);
    border-bottom-left-radius: var(--px60);
}

#about .txtarea {
    width: 37.7%;
    padding: var(--px40);
}

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

#about .txt-ttl, #business .txt-ttl {
    font-weight: bold;
    font-size: var(--rem36);
    line-height: 1.6;
    color: var(--color-primary-shade);
}

@media print, screen and (max-width: 768px) {
    #about .imgarea, #about .txtarea {
        width: 100%;
    }

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

/*page top- strength  */
#strengths {
    padding: var(--px120s) 0;
    background: linear-gradient(to bottom,
            #F2FDFF 0%,
            #F2FDFF 43.7%,
            #E3F9FE 43.7%,
            #E3F9FE 100%);
}

.post .col3_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    gap:var(--px50);
}
.post .col3_list li{
     width: calc((100% - (var(--px50)*2)) / 3);
     position: relative;
}

.strength-ttl {
    font-weight: bold;
    font-size: clamp(16px, 2vw, 20px); /* responsive font */
    margin-top: 16px;
}

.txtarea p {
    margin-top: 12px;
    line-height: 1.6;
}

.num_list01 {
    counter-reset: number;
}

.num_list01 .strength-img {
    aspect-ratio: 1 / 1;
    background: var(--color-background);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    max-width: 380px;
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.num_list01 li::before {
    content: counter(number, decimal-leading-zero);
    counter-increment: number;
    position: absolute;
    top: 0;
    left: 0;
	width:clamp(80px, calc(57.143px + 2.232vw), 100px);
	height:clamp(80px, calc(57.143px + 2.232vw), 100px);
    background: #16729F;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--rem36);
    font-weight: bold;
    font-family: var(--font-family03-en);
    z-index: 2;
}

.post .col3_list>li {
    margin-bottom: 2%;

}

.post .num_list01 .strength-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    height: auto;
}

#strengths .txt-ttl, #youtube .txt-ttl {
    padding: var(--px12) 0;
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem36);
    line-height: 1.6;
    color: var(--color-primary-shade);
}

#strengths .strength-ttl {
    font-family: var(--font-family02);
    font-weight: bold;
    font-size: var(--rem24w);
    color: var(--color-primary-shade);
	line-height:1.6;
	letter-spacing:0;
}

@media print, screen and (max-width: 768px) {
    .post .col3_list::before, .post .col3_list:after {
        content: none;
    }

    .post .num_list01 li {
        width: calc((100% - (var(--px50))) / 2);
    }

}

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

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

}
@media screen and (max-width: 500px) and (min-width: 375px) {
  .num_list01 li::before {
	width:clamp(87.5px, calc(50px + 10vw), 100px);
	height:clamp(87.5px, calc(50px + 10vw), 100px);
	transform:translate(10%,10%);
	}
}
#business {
    padding-top: var(--px120s);
    background: var(--clr-F2FDFF);
}

#business .imgarea {
    aspect-ratio: 1218 / 760;
    width: 63.4%;
    border-top-right-radius: var(--px60);
    border-bottom-right-radius: var(--px60);
}

#business .txtarea {
    padding: var(--px60) var(--px40);
    width: 36.6%;
}

#business .txtinner {
    max-width: 502px;
}

@media print, screen and (max-width: 768px) {
    #business .imgarea, #business .txtarea {
        width: 100%;
    }

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

    #about .txtarea, #business .txtarea {
        padding: var(--px60);
    }
}

#youtube {
    padding: var(--px120s) 0 var(--px180);
    background: var(--clr-F2FDFF);
}

/* page company */
header#h1Header::before {
    background: var(--clr-7FCBF0);
    opacity: 0.5;
}

header#h1Header h1.title {
    letter-spacing: 0;
	font-weight:bold;
}

.post table.responsive th {
    width: 27%;
    color: var(--color-font);
    font-weight: bold;
    background: var(--color-primary);
    font-size: var(--rem16);
    letter-spacing: 0;
    padding: var(--px30) var(--px24);
}

.post table.responsive td {
    color: var(--color-font);
    font-size: var(--rem16);
    letter-spacing: 0;
    padding: var(--px30) var(--px24);
}

.service-01 .imgarea, .service-03 .imgarea {
    aspect-ratio: 524 / 327;
    width: 42.225%;
}

.service-01 .txtarea, .service-03 .txtarea {
    padding: var(--px20);
    width: 57.775%;
}

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

    .service-01 .imgarea, .service-01 .txtarea,
    .service-03 .imgarea, .service-03 .txtarea {
        width: 100%;
    }
}

.post .card01_list {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    gap: calc(var(--px30) - 2px);
}

.post .card01_list>li {
    width: calc(calc(100% - calc(var(--px30) - 2px) * 2) / 3);
    display: flex;
    flex-direction: column;
}

.card01_list .txt-ttl {
    z-index: 1;
    color: var(--clr-000);
    font-size: clamp(16px, calc(1.5rem + ((1vw - 19.2px) * 0.4464)), 20px);
    font-weight: 400;
    letter-spacing: 0;
}

.marker {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.marker::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 213px;
    height: 35%;
    background: #7FCBF0;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.card01_list .imgarea {
    aspect-ratio: 394.19 / 273.86;
}

.service-01 .txt-ttl,
.service-03 .txt-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
}

.service-01 .txtinner, .service-03 .txtinner {
    max-width: 634px;
}

.service-01 .txtarea, .service-03 .txtarea {
    padding: var(--px20);
}

@media print, screen and (max-width: 768px) {
    .post .card01_list>li {
        width: calc((100% - (var(--px24) + 10px)) / 2);
    }
}

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

    #about .txtBtn, #business .txtBtn {
        text-align: center;
    }

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

    .post .card01_list>li {
        width: 100%;
    }
}
.semi-service h3{
	font-weight:bold;
	font-size:var(--rem20w);
	letter-spacing:0;
}

element.style {
}
.post table.responsive th {
    width: 27%;
    color: var(--color-font);
    font-weight: bold;
    background: var(--color-primary);
    font-size: var(--rem16);
    letter-spacing: 0;
    padding: var(--px30) var(--px24);
}
.wpcf7-form table.responsive th {
    width: calc(var(--px24) * 2 + 15em) !important;
}
@media screen and (max-width: 1024px) {
    .post table.responsive th, .post table.responsive td {
        text-align: left;
    }
}
@media only screen and (max-width: 640px) {
	.post table.responsive th{
		width:100% !important;
	}    
}
@media print, screen and (max-width: 1024px) {
	.post .num_list01 .strength-img img{
		max-width:60%;
	}
}
@media only screen and (max-width: 1023px) {
	#sp-header .mark img{
		max-height:60px;
	}
	#sp-header .inner #header-layout .logo .mark{
		padding-left:0px;
	}
}
.post h2{
	font-weight:bold;
	font-size:var(--rem24s);
	letter-spacing:0;
}
#privacy h3 {
    border-color: var(--color-primary);
}
.post ul#sitemap_list.sitemap_disp_level_0 > li {
    border-bottom: solid 1px var(--color-primary);
}
.video-wrap {
  max-width: 1072px;
  margin: 0 auto;
  aspect-ratio: 1072 / 611;
}

.video-wrap iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
