@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');
@import url('https://fonts.googleapis.com/css2?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&display=swap');
:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #F5F5F5;
    --color-background-op80: #ffffffcc;
--clr-linear01:linear-gradient(225deg, #78CAFF 0%, #1081F9 100%);
--clr-linear02:linear-gradient(180deg, rgba(102, 102, 102, 0) 51.73%, rgba(30, 30, 30, 0.8) 100%);


    --clr-000: #000;
    --color-font: #333;
    --color-font01: #252524;
    --color-primary: #34ADFC;
    --color-primary-shade: #3183E3;
    --color-primary-tint: #34ADFC;
    --color-secondary: #3183E3;
    --color-secondary-tint: #34ADFC;
    --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: #333333;
    --header-color-primary: #3183E3;
    --header-color-primary-linear: linear-gradient(225deg, #78CAFF 0%, #1081F9 100%);

    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #3183E3;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

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

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

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

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

    

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

    nav#mainNav ul li a b {
        /* font-size: var(--rem18); */
        font-weight: 600;
        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-color-font);
        background: var(--color-background);
        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(--color-linear);
        color: var(--header-background);
    }

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

    #header a.head_btn.mail_btn {
        min-width: calc(var(--px200) - 10px);
        color: var(--header-background);
        background: var(--header-color-primary-linear);
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: .1em;
        margin-left: var(--px20);
    }

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

    #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);
    }
    nav#mainNav ul li a {
        padding: var(--px20);
    }
}


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


}
.logo-txt {
    font-size: var(--rem24w);
    font-weight: bold;
    
}

.logo-txt .smaller-txt {
    font-size: .75em;
	letter-spacing: .05em;
}
/* header navbar */


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

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

.post .time, .postlist .time, .post2b .time, .post4b .time {
	background: var(--color-primary-shade);
}
#front_top_content, #front_bottom_content {
	background: var(--color-background);
}
/* footer */

#footer .footer__logo img {

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

#footer {
    color: var(--footer-color-font);
    font-size: var(--rem14);
    padding: var(--px70) 0 var(--px60);
    background: var(--footer-background);
}
#footer .footer__logo:not(:last-child) {
	display: flex;
	align-items:center;
	justify-content: center;
	gap: var(--px20);
	flex-wrap: wrap;
	margin-top: var(--px30);
}

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

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

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

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

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

.cta01::before {
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #0955AE;
mix-blend-mode: screen;
}
.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: #FFFFFFD9;
    padding: var(--px100s) var(--px40);
    position: relative;
    z-index: 2;
}
.cta01 .cta01_wrap .main-ttl {
	text-align: center;
}
.cta01 .cta01_wrap > p {
    font-weight: 500;
    font-size: var(--rem18);
}
.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 1140px;
    margin: var(--px50) auto 0 auto;

gap: var(--px20)
}
.cta01 .ctabtnlist li {
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}
.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px24) 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: 500;
    /* margin-bottom: 1rem; */
}
.cta01 .infotxt {
    font-size: var(--rem16);
    font-weight: 500;
}

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem30);
    margin-bottom: 1rem;
    color: var(--color-primary-shade);
    font-weight: bold;
}
.cta01 .telbtn .btnttl {
    font-size: var(--rem18);
    margin-bottom: 1rem;
}
.cta01 a.telbtn {
    background: var(--color-background);
    color: var(--color-font);
}

/* メールボタン */
.cta01 .mailbtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
}
.cta01 a.mailbtn {
    background: var(--clr-linear01);
    color: var(--color-background);
}

/* LINEボタン */
.cta01 a.linebtn {
    background: #06C755;
    color: var(--color-background);
}
.cta01 .linebtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
}

/* ボタンアイコン */
.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: .8em;
   
}
.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
}
.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
}



/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 600;
    font-size: var(--rem20w);
    letter-spacing: .0;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px50);
    line-height: 1.4;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-primary);
    font-weight: bold;
    letter-spacing: .0;
    font-size: var(--rem70);
    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: var(--px50);
    line-height: 1.3;
}

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



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


/* content01 */
.clr-FFF {
    color: var(--color-background) !important;
}
.bg-FFF {
    background: var(--color-background) !important;
}
.big-txt {
    font-size: var(--rem30);
    font-weight:bold;
    letter-spacing: .0em;
    line-height: 2;
}
.main-ttl.clr-FFF .en-ttl {
    color: var(--color-background);
}
#content01 {
    position: relative;
}

#content01 .txtarea .txtinner{
max-width: fit-content;
}

#content01 .txtarea .txtinner p {
    font-weight: 500;
}

#content01 .txtarea {
    background: var(--clr-linear01);
    padding: var(--px80) ;
    
}
.imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media print, screen and (min-width: 769px) {
    #content01 .txtarea {
display: flex;
    align-items: center;
    justify-content: center;
    }
}

@media screen and (max-width: 768px) {
    #content01 .imgarea,   #content01 .txtarea{
margin-bottom: 0;
    }
    #content01 .txtarea {
        padding: var(--px80) var(--px40);
    }
}
 /* content02 */

#content02 {
    position: relative;
    padding: var(--px120) 0;
    background: url(/wp-content/uploads/top-7-1.png) no-repeat center / cover;
}

.col3list {
    display: flex;
    gap: var(--px30);
    justify-content: center;
    flex-wrap: wrap;
}

.col3list>li {
    width: calc(calc(100% - var(--px30) * 2) / 3);
}

.col3list>li>a {
    position: relative;
    display: block;
    transition: all .3s ease;
}

.col3list>li>a .imgarea {
    overflow: hidden;
    position: relative;
    aspect-ratio: 393 / 480;
}

.col3list>li>a .imgarea img {
    transition: all .3s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col3list>li>a .imgarea::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    inset: 0;
    background: var(--clr-linear02);
    opacity: 1;
    transition: all .3s ease;
    z-index: 5;
}

.col3list>li>a:hover img {
    opacity: 1;
    transform: scale(1.2);
}

.col3list>li>a:hover .imgarea::before {
    opacity: 0;
}

.col3list>li>a .txtarea {
    position: absolute;
    bottom: var(--px30w);
    transform: translateX(-50%);
    left: 50%;
    width: 94%;
    max-width: 502px;
    z-index: 10;
    color: var(--color-background);
}

.link-txt {
    display: flex;
    justify-content: space-between;
    gap: var(--px20);
    align-items: center;
    /* padding-bottom: var(--px18);
    border-bottom: 3px solid var(--color-background); */
}

.col-ttl {
    font-size: var(--rem24w);
    font-weight: bold;
    line-height: 1.4;
    transition: .3s all ease;
}

.col-ttl span {
    display: block;
    font-family: var(--font-family03-en);
    font-size: var(--rem22w);
    text-transform: uppercase;
}

.link-txt>.arw {
    font-size: var(--rem24w);
    display: inline-block;
    border: 2px solid var(--color-background);
    width: 1.6em;
    height: auto;
    aspect-ratio: 1 /1;
    border-radius: 50%;
    position: relative;
    transition: all .3s ease;
}

.link-txt>.arw::before {
    content: "\f054";
    display: inline-block;
    font-family: "FontAwesome";
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: .6em;
}

.col3list>li>a:hover .link-txt>.arw {
    background: var(--color-primary);
}

.col3list>li>a:hover .col-ttl {
    color: var(--color-primary);
}

@media print,
screen and (max-width: 768px) {
    .col3list>li {
        width: calc(calc(100% - var(--px30) * 1) / 2);
    }

    .col3list {
        flex-wrap: wrap;
    }

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

    .col3list {
        flex-wrap: wrap;
    }

}

/* content03 */
#content03 {
    position: relative;
    padding: clamp(100px, calc(300px + ((1vw - 19.2px) * 12.945)), 300px) 0 0;
}

#content03::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 63%;
    background: url(/wp-content/uploads/top-8.png) no-repeat bottom / cover;
    top: 0;
    left: 0;
}
#content03 .content-inner {
    background: var(--clr-linear01);
    padding: var(--px120s) var(--px40);
}

.col3btn , .post .col3btn{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    
    max-width: 740px;
    margin: 0 auto;
}

.col3btn > li {
    width: calc(calc(100% - 10px * 2) / 3);
}
.col3btn > li .linkBtn {
    margin-top: 0;
}
@media print,
screen and (max-width: 1023px) {
#content03::before {
    height: 50%;
}
}

@media print,
screen and (max-width: 767px)  {
    .col3btn > li {
    width: calc(calc(100% - 10px * 1) / 2);
}

}
@media print,
screen and (max-width: 640px)  {
    .col3btn > li {
    width: 100%;
    max-width: 300px;
    }
    #content03::before {
    height: 30%;
}
    
}

/* content04 */

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

#content04 .txtarea {
    padding: var(--px80) var(--px60);
}
.imgarea iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media print,
screen and (max-width: 768px) {
#content04 .txtarea {
    padding: var(--px80) var(--px40);
}

.imgarea:has(>iframe) {
    aspect-ratio: 62 / 49;
    overflow: hidden;
    margin-bottom: 0;
}
}

/* 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(--rem18);
    letter-spacing: .1em;
    color: var(--color-background);
    line-height: 1.4;
    text-align: center;
    font-family: var(--font-family03-en);
    background: var(--clr-linear01);
    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: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    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;
}
.linkBtn.bg-FFF {
    color: var(--color-primary-shade);
}
.linkBtn.bg-FFF::after {
    border-color: var(--color-primary-shade);
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
 background: var(--clr-linear01);
    /* background: var(--color-secondary); */
    opacity: .8;
}

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
    border-color: #fff;
}
.linkBtn.bg-FFF:hover {
    color: var(--color-primary-shade);
}
.linkBtn.bg-FFF:hover::after {
    border-color: var(--color-primary-shade);
}
.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;

    }
}



/* LOWERS */

body:not(.home) .post h2 {
    letter-spacing: 0;
    color: var(--color-font);
    margin-top: 0;
}
body:not(.home) .post h2::after {
    background: var(--color-primary);
}
body:not(.home) .post h2:has(>span) {
    font-size: var(--rem24w);
}
body:not(.home) .post h2:has(>span) > span {
    font-size: var(--rem36);
    display: block;
    font-family: var(--font-family03-en);
    color: var(--color-primary);
    text-transform: capitalize;
}
body:not(.home) .post h2:has(>span)::after {
    content: none;
}
.post table th,
.post table td {
    font-size: var(--rem16);
    padding: var(--px24) var(--px20);
    vertical-align: middle;
}

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



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



.post h3 {
    display: block;
    margin: 0 0 1em;
    width: 100%;
    font-family: var(--font-family02);
    font-size: var(--rem20w);
    letter-spacing: 0;
    padding-left: 0;
}

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

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

}

.marker.yellow {
    background: linear-gradient(transparent 60%, var(--color-secondary) 60%);
}

.post .lead_en {
    font-size: var(--rem18);
    color: var(--color-primary-shade);
    letter-spacing: .4em;
    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;
}



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

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);
    /*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.1;
  
}

h1.title, .post h1, header#h1Header h1.title {
    font-size: var(--rem40w);
}


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

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

table.responsive .list_disc > li {
    margin-top: 1em;
}

.post h3 {
    border-bottom: 0;
    padding-bottom: 0;
    padding-left: .5em;
    border-left: 4px solid var(--color-primary);
}

.post .staff_name {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	background: none;
	border: none;
	border-bottom: 2px solid var(--color-primary);
	margin: min(calc(120px + (1vw - 19.2px) * 5.178), 120px) 0 min(calc(45px + (1vw - 19.2px) * 1.2945), 45px);
	/* -- 1920 120px 375 40px -- */
	/* -- 1920 45px 375 25px -- */
	padding: 0 0 0.5em;
	color: #404040;
	font-family: inherit;
	font-size: min(calc(3.6rem + (1vw - 19.2px) * 0.9709), 3.6rem);
	/* -- 1920 3.6rem 375 2.1rem -- */
	font-weight: 700;
	text-align: left;
	line-height: 1.35;
	letter-spacing: normal;
	gap: 0.15em 1em;
}

.post .staff_name::before,
.post .staff_name::after {
	content: none;
}
.staff_name span.sub {
    color: var(--color-primary);
    font-weight: 500;
    font-size: min(calc(2.1rem + (1vw - 19.2px) * 0.3883), 2.1rem);
    text-align: left;
    letter-spacing: normal;
}
	
/* -- staff_messagehead -- */
	
.post .staff_messagehead {
	font-size: min(calc(2.4rem + (1vw - 19.2px) * 0.4531), 2.4rem); /* 2.4-1.7rem (1920-375) */
	font-weight: 600;
	letter-spacing: .1rem;
	padding: 0;
	margin: min(calc(70px + (1vw - 19.2px) * 2.2654), 70px) auto min(calc(20px + (1vw - 19.2px) * 0.6472), 35px); /* 70-35px auto 35-25px (1920-375) */
	border-bottom: none;
}
.post .staff_messagehead::before {
	content: none;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
}

/*--flow01--------------------------------------------*/

.flowlist01 {
	padding-left: 13rem;
	position: relative;
}
.flowlist01::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #eee;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 13rem;
}
.flowlist01 > li {
	position: relative;
}
.flowlist01 > li:not(:last-child) {
	margin-bottom: 8vh;
}
.flowlist01 > li .icon {
	font-size:1.6rem;
	color: var(--color-background);
	background: var(--color-primary);
	padding: 0.8rem 2rem;
	display: block;
	position: absolute;
	top: 0;
	left: -13rem;
	z-index: 100;
	/* font-style: italic; */
    font-weight: bold;
    min-width: calc(4rem + 3.3em);
    text-align: center;
}
.flowlist01 > li .icon::after {
	content: "";
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent var(--color-primary);
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flowlist01 > li dl {
	padding-left: 7rem;
	position: relative;
	padding-top: 0.7rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
}
.flowlist01 > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: 0;
	background: var(--color-primary);
	border-radius: 50%;
	left: -4px;
}
.flowlist01 > li dl::after {
	width: 50px;
	border-bottom: 1px dashed var(--color-primary);
	position: absolute;
	left: 5px;
	top: 23px;
}
.flowlist01 > li dl dt {
	margin-bottom: 0.5rem;
	font-weight: 600;
	font-size: 1.6rem;
}
@media (max-width: 768px) {
	.flowlist01 > li .icon {
		font-size: 1.2rem;
	}

	.flowlist01 {
		padding-left: 10rem;
	}

	.flowlist01 > li .icon {
		left: -11rem;
	}

	.flowlist01::before {
		left: 10rem;
	}

	.flowlist01 > li dl {
		padding-left: 4.5rem;
	}

	.flowlist01 > li dl::after {
		width: 30px;
	}

	.flowlist01 > li dl dt {
		font-size: 1.4rem;
	}
}
