@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=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #F5F5F5;
    --color-background-op80: #ffffffcc;

    --clr-000: #000;
    --color-font: #252524;
    --color-font01: #333;
    --color-primary: #0061B0;
    --color-primary-shade: #0B357F;
    --color-primary-tint: #083090;
    --color-secondary: #083090;
    --color-secondary-tint: #0061B0;
    --color-table-border: #CACACA;
    --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #000;
    --header-color-primary: #083090;
    --header-color-secondary: #0061B0;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #0061B0;
    --footer-color-font: #F5F5F5;
    --footer-color-primary: #F5F5F5;

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

html {
    scroll-behavior: smooth;
}

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

#header .logo img {
    min-width: 70px;
    height: auto;
    width: 100%;
    margin-right: 8px;

}

#header .logo .logo-txt {
    font-size: var(--rem24);
    color: var(--color-font);
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.4;
    font-weight: 400;
    font-size: var(--rem26w);
    color: var(--header-color-font);
    line-height: 1;
    letter-spacing: .1em;
    font-family: var(--font-family01);
    min-width: fit-content;
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    nav#mainNav ul li.pc_none {
        display: none;
    }

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

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

    #header .logo img {
        max-width: 145px;
        max-height: 90px;
        width: 100%;
        height: auto;
        min-width: 60px;
        /* margin-right: var(--px20); */
    }



    .sticky-header #header-layout {
        height: 100px;
    }

    nav#mainNav ul li a b {
        font-size: clamp(14px, calc(1.8rem + ((1vw - 19.2px) * 0.4464)), 18px);
        font-weight: 500;
        line-height: 1;
        letter-spacing: .1em;
        color: var(--header-color-font);
    }

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

    #header a.head_btn.tel_btn {
        color: var(--header-background);
        background: var(--header-color-secondary);
        width: 240px;
    }

    #header a.head_btn.tel_btn .tel_text-sub {
        font-weight: bold;
    }

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

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem24);
        font-weight: 500;
        margin-bottom: 8px
    }

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

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

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

    #header a.head_btn.mail_btn {
        min-width: var(--px240);
        color: var(--header-background);
        background: var(--header-color-primary);
        font-size: var(--rem20);
        font-weight: 500;
        letter-spacing: .1em;
        /* margin-left: var(--px30); */
    }

    #header a.head_btn.mail_btn span::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-background);
    }

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

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


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

    #header a.head_btn.mail_btn,
    #header a.head_btn.tel_btn {
        width: fit-content;
    }

    #header .logo .logo-txt {
        font-size: var(--rem20);
    }

    #header .logo img {
        width: 100%;
        height: auto;
    }
}

@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 */


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

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

/* footer */

#footer .footer__logo img {

    max-height: calc(var(--px120s) + 5px);
    max-width: 142px;
}

#footer .footer__logo {
    display: flex;
    flex-flow: column;
    align-items: center;
    gap: 1rem;
}

#footer .footer__logo .logo-txt {
    font-size: var(--rem26w);
    letter-spacing: .1em;
    line-height: 1.8;
    font-weight: 400;
}

#footer {
    color: var(--footer-color-font);
    font-size: var(--rem14);
    padding: var(--px70) 0 var(--px60);
    background: var(--footer-background);
}

#footer .inner {
    margin-top: var(--px16);
}

#footer .footnav ul>li {
    font-weight: 500;
    padding: 0 var(--px18);
}

/**------------------------------------------
Anchor Point
*------------------------------------------*/

.anchor_link::before {
    content: "";
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}

.content-inner {
    width: 94%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
}

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

/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
    background: url(/wp-content/uploads/cta-bg.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: var(--px120s) 0;

}

.cta01::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: var(--clr-000);
    z-index: 0;
    opacity: .2;
}

.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: transparent;
    padding: var(--px80s) var(--px40);
    position: relative;
    z-index: 1;

}

.cta01 .cta01_wrap>p {
    color: var(--color-background);
    letter-spacing: .1em;
}

.cta01 .cta01_wrap .main-ttl {
    text-align: center;

    margin: 0 0 var(--px20);
    color: var(--color-background);
}

.cta01 .cta01_wrap .main-ttl .en-ttl {
    color: var(--color-background);
}

.cta01 .cta01_wrap .main-ttl::after {
    content: none;
}

.cta01 .cta01_wrap .main-ttl>.ttl-wrap {
    position: relative;
    display: inline-block;
    padding: var(--px80) var(--px96) var(--px60);
    z-index: 2;

}

.cta01 .cta01_wrap .main-ttl>.ttl-wrap:after {
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    background: rgba(253, 251, 250, 0.9);
    filter: blur(67px);
    z-index: -1;
}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 1240px;
    margin: var(--px12) auto 0 auto;
    gap: 0;
    position: relative;
    z-index: 3;
}

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

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

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

.cta01 .mailbtn .infotxt {
    font-size: var(--rem18);
    letter-spacing: 0;
    margin-top: 1em;
}

/*電話ボタン*/

.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    font-weight: 500;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
}

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: calc(var(--rem24) + 2px);
    letter-spacing: 0;
    font-family: var(--font-family01);
}

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

/*ボタンアイコン*/

.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
    font-size: 1.1em;
}

.cta01 .telnum::before {
    content: '\f3cd';
    font-size: .9em;
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 500;
    font-size: var(--rem48);
    letter-spacing: .14em;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: 1em;
    line-height: 1.4;
}

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

.main-ttl.long-ttl .en-ttl {
    font-size: clamp(40px, calc(8rem + ((1vw - 19.2px) * 2.589)), 80px);
}

.post .main-ttl.txt_l {
    margin-bottom: .7em;
    line-height: 1.3;
}

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



.post h2::after {
    content: "";
    width: var(--px160);
    height: 3px;
    margin-top: .7em;
    background: var(--color-font);
}

.lh2 {
    line-height: 2;
}


/* unique class */
.clr-FFF,
.post .clr-FFF,
.clr-FFF>span,
.post .clr-FFF>span {
    color: var(--color-background) !important;
}

.clr-FFF::after,
.post .clr-FFF::after {
    background: var(--color-background);
}

.big-txt {
    font-size: var(--rem30);
    font-weight: 500;
    letter-spacing: .14em;
    line-height: 2;
}

body.home .post .content-wrap:not(:has(.flexbox)) .main-ttl::after {
    content: none;
}

.post .main-ttl.clr-2nd {
    color: var(--color-background);
}


.post .main-ttl.clr-2nd .en-ttl {
    color: var(--color-secondary);
}

.post .main-ttl.clr-2nd::after {
    background: var(--color-background);
}

.col3_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: var(--px35);
}

.col3_grid>li .imgarea {
    overflow: hidden;
    aspect-ratio: 390 / 272;
    width: 100%;
    height: auto;
}

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

.col3_grid>li {
    background: var(--color-background);
}

.col3_grid>li .txtarea {
    padding: var(--px30) var(--px30) var(--px40);
    background: var(--color-background);
}

.card-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
    text-align: center;

    letter-spacing: .08em;
    line-height: 1.7;
    min-height: 2.7em;
}

.card-info {
    font-size: calc(var(--rem16));
    letter-spacing: .14em;
}

@media print,
screen and (min-width: 1024px) {
    .card-ttl {
        font-size: clamp(16px, calc(2rem + ((1vw - 19.2px) * 0.4464)), 20px);
    }
}

/* BTN */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 240px;
    font-size: var(--rem18);
    letter-spacing: .1em;
    color: var(--color-background);
    line-height: 1.4;
    text-align: center;
    font-family: var(--font-family03-en);
    background: var(--color-secondary);
    font-weight: 500;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 0;
    transition: all .3s;
    text-transform: uppercase;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: #fff;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-top: -7px;
    border-width: 2px;
}

.post .linkBtn:has(.arw)::after,
.linkBtn:has(.arw)::after,
a.linkBtn:has(.arw)::after {
    content: none;
}

.post .linkBtn:has(.arw) .link-flx,
.linkBtn:has(.arw) .link-flx,
a.linkBtn:has(.arw) .link-flx {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0;
}

.linkBtn:has(.arw) .arw {
    position: relative;
    display: flex;
    align-items: center;
}

.linkBtn:has(.arw) .arw::after {
    content: "\f054";
    display: inline-block;
    position: absolute;
    font-family: "FontAwesome";
    font-size: var(--rem16);
    left: 1em;
}

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

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

@media print,
screen and (min-width: 1024px) {
    .btn-group {
        display: flex;
        flex-wrap: wrap;
        gap: var(--rem24s);
        margin-top: var(--px50);
    }

    .btn-group .linkBtn {
        margin: 0;

    }
}


.brdr-link {
    border: 1px solid var(--color-background) !important;
}

/* content01 */

#content01,
#content03,
#content04 {
    padding: var(--px120) 0;
    position: relative;
    background: var(--color-primary);
}

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

.content-inner .flexbox .txtarea {
    padding: 0 var(--px100s);
}

/* content02 */
#content02 {
    position: relative;
    padding: var(--px120) 0 var(--px150);
}

#content02 .content-inner {
    max-width: 1240px;
}

#content02 .col3_grid>li .imgarea {
    aspect-ratio: 1 / 1;
    border-radius: 50%;

}



#content02 .txtarea {
    padding: var(--px30) 0 0;
    font-weight: 500;
    letter-spacing: .14em;
}

#content02 .card-ttl {
    font-size: var(--rem24w);
    min-height: 2.5em;
    font-weight: 500;
    letter-spacing: .08em;
}

@media print,
screen and (max-width: 1023px) {
    #content02 .col3_grid>li .imgarea {
        width: 80%;
        margin: 0 auto;
    }
}

/* content04 */

.linkBtn.clr-2nd {
    background: var(--color-primary);
}

.linkBtn.clr-2nd:hover {
    background: var(--color-primary);
}

/* LOWERS */


body:not(.home) .post h2 {
    font-weight: 500;
    font-size: var(--rem36);
    letter-spacing: .14em;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: 1em;
    line-height: 1.4;
    margin-top: 0;
}

body:not(.home) .post h2>span {
    display: block;
    color: var(--color-primary);
    font-weight: 500;
    letter-spacing: .1em;
    font-size: var(--rem20w);
    line-height: 1.4;
    text-transform: uppercase;
    font-family: var(--font-family03-en);
}

body:not(.home) .post h2::after {
    content: none;
}

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

.post table th {
    background: var(--color-primary);
    color: var(--color-background);
}

body:not(.home) .post p:not(.big-txt) {
    font-weight: 400;
}

body:not(.home) .post .big-txt {
    font-weight: bold;
    letter-spacing: 0;
}

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h2 {
    width: 100%;
}

.teleco_v1 .w50.image_box {
    position: relative;
    overflow: hidden;
    aspect-ratio: 568 / 378;

}



.teleco_v1 .w50.image_box img {

    width: 100%;
    height: 100%;
    object-fit: cover;

}

.teleco_v1 .w50.text_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    padding: var(--px20);
    /* 120-65px (1920-375) */
}

@media print,
screen and (min-width: 769px) {
    .teleco_v1 .w50.image_box::before {
        padding-top: calc(550px + (1vw - 19.2px) * 17.3762);
    }

    .teleco_v1 .w50.image_box img {
        width: auto;
        height: 116%;
    }
}

.flexinnerBtn {
    align-self: normal;
}

@media print,
screen and (max-width: 768px) {
    .teleco_v1 .w50.image_box {
        margin-bottom: 0;
    }

    .teleco_v1 .w50.image_box::before {
        padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
    }

    .teleco_v1 .w50.text_box {
        padding: 20px;
        margin-bottom: 0;
    }
}

.post h3 {
    display: block;
    margin: 0 0 1em;
    width: 100%;
    font-family: var(--font-family02);
}

/*================================================
				　採用情報
================================================*/

.post .lead {
    font-size: var(--rem28);
    font-weight: bold !important;

}

.marker.yellow {
    background: linear-gradient(transparent 50%, #0061B040 50%);
    padding: 0 1em .5em;
}

.post .lead_en {
    font-size: var(--rem20);
    color: var(--color-primary-shade);
    letter-spacing: .3em;
    font-weight: 300 !important;
}

/*--幅フル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) */
    background: #fafafa;
}

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

/*--スタイルリストエリア--------------------------------------------*/

ul.box_style01>li {
    position: relative;
    gap: 40px;
    width: 100%;
    background: #fff;
    padding: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px) min(calc(35px + (1vw - 19.2px) * 0.6472), 35px);
    border-radius: 20px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    text-align: left;
}

.post ul.box_style01 .box_style_ttl {
    width: 100%;
    font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem);
    /* 2.8-2.1rem (1920-375) */
    font-weight: 400;
    padding: 0.6rem 0 0.6rem 2rem;
    margin: 0 0 min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);
    /*15-10px (1920-375) */
    border-bottom: none;
    border-left: 3px solid var(--color-primary-shade);
    text-align: left;
    font-style: italic;
    line-height: 1.4;
}

@media screen and (min-width: 769px) {
    ul.box_style01>li {
        display: flex;
    }
}

/*--ボタン別アイコン--------------------------------------------*/

a.external.ico_phone::before {
    content: '\f095';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 1rem;
}

a.external.ico_mail::before {
    content: '\f0e0';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 1rem;
}

a.external.ico_phone::after,
a.external.ico_mail::after {
    content: none;
}

/*---table_style04-------------------------------------*/

.post table.table_style04 th {
    background-color: transparent;
}

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

table.table_style04 th {
    position: relative;
    z-index: 0;
    vertical-align: middle;
}

table.table_style04 th:before {
    position: absolute;
    content: "";
    background: var(--color-primary);
    top: 7px;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: auto;
    z-index: -1;
}

table.table_style04 td ul li {
    padding-left: 0;
    position: relative;
    line-height: 2;
}

table.table_style04 td ul li:before {
    position: absolute;
    content: none;
    top: 0;
    left: 0;
}

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

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

/*--contact_area-------------------------------------*/

.contact_area {
    padding: var(--px80) var(--px40);
    /*80px-40px (1920-375)x*/
    text-align: center;
    background: #f7f7f7;
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
}

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

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

.button_wrap>*,
.post .button_wrap>* {
    margin: 10px !important;
}

.contact_area .linkBtn,
.contact_area .post .linkBtn {
    padding: 0;
    max-width: 300px;

}

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

.contact_area .linkBtn::after {
    content: none;
}

#thumbImg::before,
header#h1Header::before {
    opacity: 0.3;
    background: #041533;
}

header#h1Header h1.title {
    font-size: var(--rem40w);
    font-weight: 500;
    font-family: var(--font-family02);
}

body:not(.home) .flexbox .imgarea {
    display: flex;
    justify-content: center;
    align-items: center;
}

body:not(.home) .flexbox .txtarea:has(h3) {
    padding: var(--px20);
}

.post h3 {
    font-size: var(--rem20w);
    font-weight: 500;
}