@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=Shippori+Mincho&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background-op80: #ffffffcc;
    --color-background02: #FF7429;
    --bg-FFDF29: #FFDF29;
    --bg-FFFAD0: #FFFAD0;
    --clr-3DAEFF: #3DAEFF;
    --color-background03: linear-gradient(90deg, #00BFFF 0%, #3DAEFF 100%);

    --clr-000: #000;
    --color-font: #191919;
	--color-secondary: #191919;
    --color-font01: #242424;
    --color-primary: #A41C22;
    --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-background02: #E6E6E6;
    --header-color-font: #191919;
    --header-color-primary: #A41C22;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #E6E6E6;
    --footer-color-font: #191919;
    --footer-color-primary: #191919;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Noto Sans JP", sans-serif;
    --font-family03-en: "Roboto", "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)*/
    --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 navbar */
@media print,
screen and (min-width: 1024px) {
    nav#mainNav ul li.pc_none {
        display: none;
    }
    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: transparent;
    }
    #header {
        height: 100px;
		background: var(--header-background02);
    }

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

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

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

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

    nav#mainNav ul li a b {
        font-size: var(--rem16);
        font-weight: 500;
        line-height: 1;
        letter-spacing: 0;
        color: var(--header-color-font);
    }

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

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

    #header a.head_btn.tel_btn .tel_text-sub {
        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(--rem24);
        font-weight: bold;
    }

    #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: var(--header-color-font);
    }

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

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

    #header a.head_btn.mail_btn {
        width: 190px;
        color: var(--header-background);
        background: var(--header-color-primary);
        font-size: var(--rem16);
        font-weight: bold;
    }

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

    #header .logo img {
        width: 60px;
    }
}

@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;
    }
}
#front-sectionPost h2.main-ttl {
	margin-bottom: var(--px50);
}

.post4b li {
	padding: var(--px12);
	background: var(--color-background);
	padding-bottom: var(--px40);
	box-shadow: 0px 0px 22.9641px rgba(0, 0, 0, 0.2);
}

.post4b_link {
	bottom: var(--px16);
	right: var(--px12);
	border-color: var(--color-font);
}
.post4b_link a {
	color: var(--color-font);
}

.post2b li .post2b_contents, .post4b li .post4b_contents{
	font-size: var(--rem12);
	color: var(--color-font);
	opacity: 1;
	margin: 10px auto;
	padding-bottom: 1em;
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
	background: var(--color-font);
}
/* footer */

#footer .footer__logo img {

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

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

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

#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: 1240px;
    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(--color-background-op80);
    z-index: 0;
}

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

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 780px;
    margin: var(--px50) auto 0 auto;
    gap: var(--px20);
}

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

.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px30) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 0;
    transition: all ease .15s;
}

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

/*電話ボタン*/

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

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

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem24);
}

.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: '\f095';
    font-size: .9em;
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 900;
    font-size: var(--rem28);
    letter-spacing: -.03em;
    font-family: var(--font-family02);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: 1em;
}

.main-ttl>.en-ttl {
    display: block;
    color: var(--color-font);
    font-weight: 900;
    letter-spacing: -.03em;
    font-size: var(--rem120);
    line-height: 1.2;
    text-transform: uppercase;
}

.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: 1em;
    line-height: 1.3;
}

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

body:not(.home) .post h2 {
    font-weight: 900;
    font-size: var(--rem28);
    letter-spacing: -.03em;
    font-family: var(--font-family02);
    color: var(--color-primary);
    margin: 0;
    margin-bottom: 1em;
}

body:not(.home) .post h2>span,
.txtarea .main-ttl>.en-ttl, .post .main-ttl.txt_l > .en-ttl {
    display: block;
    color: var(--color-font);
    font-weight: 900;
    letter-spacing: -.03em;
    font-size: var(--rem90);
    line-height: 1.2;
    text-transform: uppercase;
}

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

.lh2 {
    line-height: 2;
}

body.home .post p {
    font-weight: 500;
}

/* content01 */

.big-txt {
    font-size: calc(var(--rem30) + 2px);
    font-weight: 900 !important;
    letter-spacing: -.03em;
    line-height: 1.6;
}

#content01 .content-wrap {
    width: 100%;
    padding: var(--px100) var(--px40);
    background: var(--color-background-op80);
    position: relative;
    z-index: 3;
}

#content01 {
    position: relative;
    padding: var(--px120) 0;
    z-index: 0;
}

#content01::before {
    content: "";
    position: absolute;
    display: block;
    inset: 0;
    background: url(/wp-content/uploads/top-1.png) no-repeat center / cover;
    background-attachment: fixed;

}

#content01::after {
    content: "";
    position: absolute;
    display: block;
    inset: 0;
    background: var(--color-background-op80);

}

/* content02 */

.column06 {
    position: relative;
    margin: 0;
}

.column06_wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    z-index: 20;
}

.column06 .imgarea {
    position: relative;
    aspect-ratio: 67 / 38;
    overflow: hidden;
    width: 70%;
    max-width: 1340px;
}

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

.column06 .txtarea {
    position: relative;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

    background: #fff;
    padding: var(--px80) var(--px40);
    margin: 0 auto 0px -20%;
    z-index: 10;
}

.column06 .txtarea .txtinner {
    max-width: 760px;
    margin: 0 auto;
}

.column06_wrap+.column06_wrap {
    margin-top: var(--px80);
}

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

    /*左右反転*/
    .column06_wrap.rev {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .column06_wrap.rev .txtarea {
        margin: 0 -20% 0px auto;
    }
}

@media print,
screen and (max-width: 1023px) {
    .column06_wrap.rev {
        flex-direction: row;
    }

    .column06 .imgarea,
    .column06 .txtarea {
        width: 90%;
    }

    .column06 .txtarea {
        margin: calc(-60px + (1vw - 10.23px) * -3.8580) 0 0 auto;
    }
}

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

/* 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.8;
    text-align: center;
    background: var(--color-font);
    font-weight: 600;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 0;
    transition: all .3s;
	z-index: 10;
}

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

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

/*--------------------------------------------
FOOTER01
--------------------------------------------*/

/* ----全体LAYOUT調整----*/

.footer__inner {
	width: 94%;
	max-width: 1240px;
	margin: 0 auto;
	padding-bottom: var(--px40);
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 5%;
    border-bottom: solid 1px;
}
@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;
	}
}
#copyright {
    width: 94%;
    max-width: 1240px;
}

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


#thumbImg::before,
header#h1Header::before {
    opacity: 0;
}

#thumbImg img,
header#h1Header img {
    opacity: .4;
}

header#h1Header {
    background: var(--color-background);
}

header#h1Header h1.title {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* company */

.cta01 .cta01_wrap h2 {
    text-align: center;
}

.small-img img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.small-img {
    display: inline-block;
    max-width: 224px;
}

.post table {
    border: 0;
}

.post table tr {
    border-bottom: 1px solid var(--color-table-border);

}

.post table tr:first-child {
    border-top: 1px solid var(--color-table-border);
}

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

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

/* service */
.inner-info .flexbox .txtarea {
    padding: var(--px70);
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-info .flexbox {
    align-items: stretch;
}

.inner-info .flexbox .imgarea {
    position: relative;
    overflow: hidden;
}

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

.post h3 {
    border-bottom: 0;
    text-align: center;
    position: relative;
    color: var(--color-primary);
}

.post h3::after {
    content: "";
    display: inline-block;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    width: var(--px80);
    height: 2px;
    background: var(--color-font);
}

/* recruit */
.bg-F5F5F5 {
    background: #F5F5F5;
}

.contact-area {
    padding: var(--px50) var(--px40);
    position: relative;
    z-index: 0;
}

.contact-area::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: url(/wp-content/uploads/recruit-2.png) no-repeat center / cover;
    z-index: 0;
    opacity: .2;
}

@media print,
screen and (min-width: 641px) {
    .mbbr {
        display: none;
    }
}

.recruit-title {
	letter-spacing:.1em;
	font-size: var(--rem30);
	font-weight: bold;
	color:var(--color-primary);
}

.lh3{
	line-height: 2;
}

@media print,
screen and (min-width: 641px) {
    .lh3{
	line-height: 3;
}
}