@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Serif:ital,wdth,wght@0,62.5..100,100..900;1,62.5..100,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Quicksand:wght@300..700&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');




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

    --clr-000: #000;
    --color-font: #4A3B2C;
    --color-font01: #252524;
    --color-primary: #8B5E3C;
    --color-primary-shade: #F9F5F1;
    --color-primary-tint: #8B5E3C;
    --color-secondary: #F27532;
    --color-secondary-tint: #F27532;
    --color-table-border: #D1D1D1;
    --body-font-size: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #4A3B2C;
    --header-color-primary: #8B5E3C;
    --header-color-second: #8B5E3C;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #8B5E3C;
    --footer-color-font: #FFFFFF;
    --footer-color-primary: #FFFFFF;

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

    /* add */
    --rem45-20:clamp(2rem, calc(4.5rem + ((1vw - 19.2px) * 1.6181)), 4.5rem);
}

html {
    scroll-behavior: smooth;
}


body .post {
    font-weight: 500;
}
#header .logo {
        display: flex;
        align-items: center;
}
.logo-txt {
        font-weight: normal;
        font-size: var(--rem26w);
        color: var(--header-color-font);
        line-height: 1;
        letter-spacing: -.05em;
        font-family: var(--font-family-logo);
        min-width: fit-content;
        margin-left: var(--px14);
}
.logo-txt > span {
    font-size: 1.23em;
    font-family: var(--font-family03-en);
    text-transform: lowercase;
    font-weight: 600;
    margin-left: .27em;
    letter-spacing: 0;
}
/* header navbar */
@media print,
screen and (min-width: 1024px) {
    #header .logo .logo-txt {
        font-size: clamp(14px, calc(2.2rem + ((1vw - 19.2px) * 0.8929)), 22px);
    }
    nav#mainNav ul li.pc_none {
        display: none;
    }

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

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

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

    

    .sticky-header #header-layout {
        height: 80px;
    }
    #header ul.header__contact {
        margin-left: clamp(8px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    }
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(14px, calc(2rem + ((1vw - 19.2px) * 1.3393)), 18px);
        font-weight: bold;
        line-height: 1;
        letter-spacing: 0.04em;
        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: 100%;
        min-width: var(--px240);
        max-width: 240px;
        position: relative;
        padding: var(--px20) clamp(8px, calc(15px + ((1vw - 19.2px) * 1.3393)), 15px);
    }

    #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(--rem14);
        letter-spacing: 0;
    }

    #header a.head_btn.tel_btn .tel_text-sub .note {
    font-size: inherit;
    }
     #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(--rem24s);
        font-family: var(--font-family03-en);
        font-weight: bold;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        padding-right: .5em;
    }
#header a.head_btn.tel_btn::before {
    content: "";
    position: absolute;
left: 0;
top: 15%;
height: 70%;
display: inline-block;
width: 1px;
background: #AEAEAE;
}
    #header a.head_btn.tel_btn .tel_icon::before {
        content: "\f095";
        font-family: "FontAwesome";
        font-size: .65em;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 3px;
        color: inherit;
    }

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

    #header a.head_btn.tel_btn:hover .tel_icon::before {
        color: inherit;
    }
#header a.head_btn.tel_btn:hover .tel_text-sub {
    color: inherit;
}
  #header a.head_btn.mail_btn .smaller-txt {
    display: block;
  }
  #header ul.header__contact li:has(.mail_btn) {
    padding:  0 ;
    /* margin-right: 10px; */
  }
 #header a.head_btn.mail_btn {
    text-align: center;
    line-height: 1.1;
    min-width: var(--px160);
    background: var(--header-color-primary);
    color: var(--header-background);
    font-family: var(--font-family02);
    padding: var(--px16) clamp(8px, calc(20px + ((1vw - 19.2px) * 1.3393)), 14px);
    font-size: calc(var(--rem18) - 1px);
    letter-spacing: .05em;
    border-radius: 0;
 }
  #header a.head_btn.line_btn {
     background: var(--header-color-second);
    color: var(--header-background);
    font-family: var(--font-family03-en);
    font-weight: bold;
    font-size: calc(var(--rem18) + 1px);
  }
 
    #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: inherit;
        margin-bottom: 10px;
    }
    #header a.head_btn.line_btn::before{
        content: "\f3c0";
        font-weight: normal;
        font-size: var(--rem20);
    }

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


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

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

    #header .logo .logo-txt {
        font-size: clamp(12px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    }

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

    li {
        border-bottom: 1px solid #ccc;
    }
}
.post .time, .postlist .time, .post2b .time, .post4b .time {
    background: var(--color-primary);
    font-family: var(--font-family03-en);
}
.postlist .time {
/* 	padding-top: .5em; */
/* 	font-weight: bold; */
}
#front_top_content,
#front_bottom_content {
    background: var(--color-background);
    padding: var(--px120) 0;
    color: var(--color-font01);
}

/* footer */

#footer .footer__logo img {

    max-height: calc(var(--px120s) + 5px);
    max-width: 246px;
}
#footer .footer__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: var(--px40);
}


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

#copyright {
    font-weight: 300;
    margin-top: var(--px12);
}

#footer .footnav ul {
    font-weight: 500;
}
/**------------------------------------------
Anchor Point
*------------------------------------------*/

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

.content-inner {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

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

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

}

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


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

}

.cta01 .cta01_wrap h2,
.cta01 .cta01_wrap .main-ttl {
	text-align: center;
    margin-bottom: var(--px60);
}

.cta01 .cta01_wrap h2::after,
.cta01 .cta01_wrap .main-ttl::after {
	content: "" !important;
}

.clr-FFF {
    color:var(--color-background) !important;
}
.main-ttl.clr-FFF .en-ttl {
    color: inherit !important;
}
.main-ttl.clr-FFF::after {
    background: var(--color-background);
}
.cta01 .cta01_wrap>p {
    color: var(--color-font);
    letter-spacing: .0;
    
    font-family: var(--font-family02);
    font-size: var(--rem24);
    font-weight: 500;
}


.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 1240px;
    margin: var(--px12) auto 0 auto;
    gap: var(--px20);
    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(--px35) 0;
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);

    transition: all ease .15s;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12);
border-radius: 100px;
}


.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::after,.cta01::before {
        background-size: 50%;
    }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
    display: block;
    font-weight: bold;
    /* margin-bottom: 1rem; */
    font-size: var(--rem24);
    font-family: var(--font-family02);
    letter-spacing: .05em;
}

.cta01 .infotxt {
    font-size: var(--rem18);
    font-weight: bold;
    letter-spacing: 0;
}
.cta01 .telbtn .infotxt {
    color: var(--color-primary);
}
.cta01 .mailbtn .infotxt {
    font-size: var(--rem20);
    letter-spacing: 0;
    margin-top: 1em;
}

/*電話ボタン*/

.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-weight: 500;
    font-family: var(--font-family03-en);
    line-height: 1.2;
    display: flex;
    align-items: center;
    letter-spacing: 0;
    color: var(--color-primary);
}

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

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem24w);
    letter-spacing: 0;
    font-family: var(--font-family01);
}

.cta01 a.mailbtn {
    background: var(--color-secondary);
    color: var(--color-background);
}
.cta01 a.linebtn {
    background: var(--color-secondary);
    color: var(--color-background);
}
/*ボタンアイコン*/

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

.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
    font-size: 1.1em;
    font-weight: normal;
}
.cta01 .linebtn .btnttl::before{
    content: "\f3c0";
    font-weight: normal;
    font-size: 1.1em;
}
.cta01 .telnum::before {
    content: '\f3cd';
    font-size: .9em;
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 500;
    font-size: calc(var(--rem56) - 2px);
    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: .04em;
    
    text-transform: uppercase;
   
     font-size: var(--rem28);
    font-family: var(--font-family03-en);
    line-height: 1.4;
}

.main-ttl .jp-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
    line-height: 1.4;
}
.main-ttl.long-ttl .en-ttl {
    font-size: var(--rem56);
    font-family: var(--font-family04-en);
}

.post .main-ttl.txt_l {
    margin-bottom: var(--px30);
    line-height: 1.4;
}


.post h2::after, .main-ttl:after {
    content: "";
    width: var(--rem80w);
    height: 3px;
    
    background: var(--color-primary);
    border-radius: 0;
	position: relative;
    visibility: visible;
    display: block;
	margin: 0.4em auto 0;
}
.main-ttl::after, .post .main-ttl::after {
    content: "";
}

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


.lh2 {
    line-height: 2;
}


/* content01 */

.big-txt {
    font-size: var(--rem28);
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 1.4;
    font-family: var(--font-family02);
    margin: 0 0 var(--px50);
}

#content01 {
    position: relative;
   padding: var(--px120s) 0;
}
.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: 1340 / 760;
	overflow: hidden;
	width: 70%;
    /* border-radius: 0 var(--px30) var(--px30) 0; */
}
.column06 .imgarea img {
	object-fit: cover;
    width: 100%;
    height: 100%;
}
.column06 .txtarea {
	position: relative;
	width: 47%;
	 display: flex;
    align-items: center;
    justify-content: center;;
	background: #fff;
	padding: var(--px60) var(--px40);
	margin: 0 auto 0 -17%;
	z-index: 10;
    /* border-radius:  var(--px30) 0 0 var(--px30); */
}
.column06 .txtarea .txtinner {
    max-width: 620px;
    width: 100%;
}
.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 -17% 0 auto;
	}
    /* .big-txt {
        font-size: clamp(3rem, calc(4.8rem + ((1vw - 19.2px) * 2.0089)), 4.8rem);
    } */
}
@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(--px60) var(--px30);
  }
}
/* content02 */
#content02 {
    padding: var(--px120s) 0;
    position: relative;
    background: url(/wp-content/uploads/top-2.png) no-repeat top right / cover;
    color: var(--color-font01);
}

#content02 .content-inner {
    padding: var(--px100s) var(--px40) var(--px120s);
    border: 1px solid var(--color-font);
}
.bigger-txt {
    font-size: var(--rem36);
    font-weight: 500;
}

.col3grid, .post .col3grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: calc(var(--px14) + 1px);
    align-items: stretch;
}
.col3grid > li {
    position: relative;
    overflow: hidden;
    padding: var(--px35) var(--px24);
    background: var(--color-background);
    border-radius: var(--px20);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}
.col-ttl {
    text-align: center;
    color: var(--clr-F62525);
    line-height: 1.7;
    min-height: 4.4em;
    font-size: var(--rem28);
    font-weight: bold;
}
.col-ttl .bigger-ttl {
    font-size: 1.4em;
}

.col-info {
    margin-top: var(--px12);
}

/* content03 */
.lh1-6 {
    line-height: 1.6 !important;
}

#content03 {
    position: relative;
    padding: var(--px90) 0 var(--px120);
    background: url(/wp-content/uploads/top-3.png) no-repeat center / cover;
}
#content03::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: var(--clr-000);
    opacity: .2;
}
#content03 .content-inner {
    max-width: 1600px;
}
#content03 .flexbox {
    background: var(--color-primary-shade);
}
#content03 .flexbox .txtarea {
    padding: var(--px120s) var(--px40) var(--px100);
    display: flex;
    justify-content: center;
    align-items: center;
}
#content03 .flexbox .txtarea .txtinner {
    width: 100%;
    max-width: 600px;
}

/* insta */
#insta-content {
    position: relative;
    padding: var(--px150) 0 var(--px120s);
    background: var(--color-primary-shade);
}

#insta-content .content-inner {
    max-width: 1600px;
}
/* content04 */
#content04 {
    position: relative;
    padding: var(--px96) 0 var(--px120);
}

#content04::before,
#content04::after {
    content: "";
    display: block;
    position: absolute;
}
#content04::before {
    aspect-ratio: 995 / 409;
    width: 55%;
    max-height: 80%;
    max-width: 995px;
    background: url(/wp-content/uploads/top-2.png) no-repeat top left / contain;
    top: 0;
    left: 0;
}
#content04::after {
    aspect-ratio: 761 / 946;
    width: 45%;
    max-width: 761px;
    max-height: 80%;
    background: url(/wp-content/uploads/top-3.png) no-repeat bottom right / contain;
    bottom: 0;
    right: 0;
}

.col3grid_2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: calc(var(--px60) + 5px);
}

.col3grid_2 > li > a {
    display: block;
    position: relative;
}
.col3grid_2 .imgarea {
    overflow: hidden;
    aspect-ratio: 1 / 1;
    position: relative;
    border-radius: 50%;
}
.card-ttl {
    font-size: var(--rem30s);
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.4;
    font-family: var(--font-family02);
    padding-top: 1em;
    text-align: center;
}

@media print, screen and (max-width: 768px) {
   .col2-sp{
        grid-template-columns: repeat(2, 1fr) !important;
        gap: var(--px40);
    }
}

/* content05 */
#content05 .flexbox .txtarea{
    position: relative;
    overflow: hidden;
    background: var(--bg-FFF1F0);
    border-radius: var(--px160) 0 0 0;
    padding: calc(var(--px120) - 10px) var(--px40);
    display: flex;
    justify-content: center;
}
#content05 .flexbox .txtarea p:not(.big-txt) {
    font-size: calc(var(--rem20) - 1px);
    letter-spacing: 0;
}
/* 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: 0.02em;
    color: var(--color-background);
    line-height: 1;
    text-align: center;
    font-family: var(--font-family01);
    background: var(--color-primary);
    font-weight: 500;
    padding: var(--rem20) var(--rem48w) var(--rem20) var(--rem40);
    margin: var(--px40) auto 0;
    border: 1px solid transparent;
    border-radius: 100px;
    transition: all .3s;
    text-transform: uppercase;
    max-height: 60px;
}
.linkBtn
.bg-FAB836, .linkBtn.bg-FAB836 {
    background: var(--clr-FAB836);
}
.bg-FF9C98, .linkBtn.bg-FF9C98 {
    background: var(--clr-FF9C98);
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: var(--color-background);
    right: calc(var(--rem48w) - 13px);
    width: 7px;
    height: 7px;
    margin-top: -4.4px;
    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 {

    background: var(--color-background);
    color: var(--color-primary);
    /* opacity: .8; */
    border-color: var(--color-primary);
}
.linkBtn.bg-FAB836:hover {
    color: var(--clr-FAB836);
    /* opacity: .8; */
    border-color: var(--clr-FAB836);
}
.linkBtn.bg-FF9C98:hover {
    color: var(--clr-FF9C98);
    /* opacity: .8; */
    border-color: var(--clr-FF9C98);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
    border-color: var(--color-primary);
}
.linkBtn.bg-FAB836:hover::after {
    border-color: var(--clr-FAB836);
}
.linkBtn.bg-FF9C98:hover::after {
    border-color: var(--clr-FF9C98);
}
.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(--rem20);
        margin-top: var(--px50);
        /* min-width: clamp(424px, calc(610px + ((1vw - 19.2px) * 20.7589)), 610px); */
    }

    .btn-group .linkBtn {
        margin: 0;

    }
}


/* LOWERS */


body:not(.home) .post h2 {
    font-weight: bold;
    font-size: var(--rem36);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    color: var(--color-font);

    line-height: 1.4;
    margin-top: 0;
    margin-bottom: var(--px70);
}
body:not(.home) .post h2:has(span)::after {
    content: none;
}
body:not(.home) .post h2::after {
    content: "";
}

body:not(.home) .post h2:has(span){
    font-size: var(--rem24w);
}
body:not(.home) .post h2:has(span) > span{
    font-family: var(--font-family03-en);
    display: block;
    color: var(--color-primary);
    font-size:var(--rem36);
    text-transform: uppercase;
    font-weight: bold;
}


.clr-2nd {
    color: var(--color-secondary) !important;
}
.bg-font{
    background: var(--color-font) !important;
}
.linkBtn.bg-font:hover {
    background: var(--color-background) !important;
}
.post table th,
.post table td {
    font-size: var(--rem18);

}

.post table th {
    background: var(--color-primary-shade);
    color: var(--color-font);
    font-weight: 500;
}

.post table.responsive th,
.post table.responsive td {
    padding: var(--px30) var(--px18);
    
    
}
.post table.responsive th {
    font-weight: bold;
}
.post table.responsive.no-side-border th,
.post table.responsive.no-side-border td {
    border-left: 0;
    border-right: 0;
}
.post h3 {
   font-size: var(--rem24w);
   padding-left: 0;
   padding-bottom: .3em;
   margin-bottom: .5em;
   
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-font);
   border-color: var(--color-primary);
   margin-top: 0;
}

.post .flexbox h3 {
    font-weight: bold;
}


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

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: var(--px80) calc((100vw - 100%) / 2) var(--px120);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    /* 120-80px (1920-375) */
    background: var(--color-primary-shade);
   
}

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


#thumbImg::before,
header#h1Header::before {
    opacity: 0.2;
    background: #000;
}

h1.title,
.post h1,
header#h1Header h1.title {
    font-family: var(--font-family02);
    font-size: var(--rem40w);
    color: var(--color-font);
    font-weight: bold;
	letter-spacing:0;
}
header#h1Header h1.title {
    color: var(--color-background);
}
/* header#h1Header h1.title {
    opacity: 0;
} */


.linkBtn.long-btn,
.post .linkBtn.long-btn {
    min-width: fit-content;
    
    max-width: 300px;
}

.linkBtn:has(.mail-ico)::after {
    content: none;
}

.linkBtn>.mail-ico {
    position: relative;
    display: inline-block;
    margin-right: .5em;
}

.linkBtn>.mail-ico::before {
    content: "\f0e0";
    font-family: "FontAwesome";

}
body:not(.home) .linkBtn.long-btn {
    max-width: 500px;
    padding: var(--rem20) calc(var(--rem48w) * 2 - 6px) var(--rem20) calc(var(--rem48w) * 2 - 6px);
}

body:not(.home) .btn-group {
    display: flex;
    justify-content: center;
    gap: var(--px30);
    flex-wrap: wrap;
}

@media print,
screen and (min-width: 1024px) {
body:not(.home) .btn-group .linkBtn.long-btn{
    max-width: max-content;
}
}
@media print,
screen and (max-width: 1023px){
    body:not(.home) .linkBtn.long-btn {
max-width: 500px;
    }
    body:not(.home) .btn-group .linkBtn.long-btn:not(:first-child) {
    margin-top: 0 ;
}
}

.img-center {
    display: flex;
    justify-content: center;
}
.imgarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* company */

.ai_start{
    align-items: flex-start;
}
.pres-name {
    font-weight: bold;
    font-size: var(--rem22w);
}

.ico-wrap{
    width: 30%;
    max-width: 222px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.icon-ttl {
    font-size: calc(var(--rem30) + 2px);
    letter-spacing: .1em;
    font-weight: bold;
    
}

.noto-sans_font {
    font-family: var(--font-family01) !important;
}


.post table.responsive {
    border: 0;
   
    
}

.post table.responsive th{
    /* border-right: 0; */
    background: var(--color-primary-shade);
    font-weight: bold;
   
}
.post table.responsive td{
    /* border-left: 0; */
   
}

/* info-guide */

.fs36 {
    font-size: var(--rem36);
    font-weight: bold;
    line-height: 1.6;
}
/*---ボタンリストレイアウト---*/

.post ul.linkbtn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: var(--px40) auto;
    gap: 1%;
}
.post ul.linkbtn_list > li {
	width: auto;
	margin-bottom: var(--px20);
	text-align: center;
}
.post ul.linkbtn_list > li a.link_btn {
    width: auto;
    min-width: 260px;
    height: 100%;
    max-width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
@media print, screen and (max-width: 640px) {
	.post ul.linkbtn_list > li {
		width: 100%;
	}
	.post ul.linkbtn_list > li a.link_btn {
		max-width: none;
		width: 100%;
		min-width: auto;
	}
}

.accordion {
	cursor: pointer;
    margin-top: var(--px24);
    
}
.accordion .accordion_wrap .acc-title {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: center;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid var(--color-font01);
}
.accordion .accordion_wrap .acc-content .acc-content_wrap {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.accordion .accordion_wrap .acc-content_head {
	color: #ffffff;
	background: var(--color-primary-shade);
	line-height: 1.0;
	padding: var(--rem30) 1rem;
	font-size: var(--rem20w);
	border-right: 1px solid var(--color-font01);
	width: 100%;
	text-align: center;
	max-width: 170px;
	font-weight: bold;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	font-family: var(--body-font-family);
    min-width: fit-content;
    min-height: var(--px80w);
    color: var(--color-primary);

}
.accordion .accordion_wrap .acc-title_head {
	background: var(--color-primary);
	line-height: 1.0;
	padding: var(--rem30) 1rem;
	font-size: var(--rem20w);
	font-weight: bold;
	width: 100%;
	text-align: center;
	max-width: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--body-font-family);
	border-right: 1px solid var(--color-font01);
    color: var(--color-background);
    min-width: fit-content;
    min-height: var(--px80w);

}
.accordion .accordion_wrap .acc-title_desc, .accordion .accordion_wrap .acc-content_desc {
	padding: 1.5rem 1.5rem 1.5rem var(--rem30w);
	line-height: 1.7;
    
}
.accordion .accordion_wrap .acc-content_desc {
  line-height: 1.8;
  width: 100%;
}
.accordion .accordion_wrap .acc-title:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 2px solid var(--color-font);
  border-bottom: 2px solid var(--color-font);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.accordion .accordion_wrap .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.accordion .accordion_wrap .acc-content {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid var(--color-font01);
	border-top: 0;
}
@media only screen and (max-width: 959px) {
	.accordion .accordion_wrap {
		/* margin-bottom: 8rem; */
	}
}
@media only screen and (max-width: 768px) {
	.accordion .accordion_wrap .acc-title_desc, .accordion .accordion_wrap .acc-content_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.accordion .accordion_wrap .acc-title {
		padding: 0rem 1rem 0rem 0rem;
	}
	.accordion .accordion_wrap .acc-content_head, .accordion .accordion_wrap .acc-title_head {
		max-width: 75px;
		padding: 1.2rem 1.0rem;
	}
	.accordion .accordion_wrap .acc-title:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.accordion .accordion_wrap .active:after {
		right: 1.0rem;
	}
}
@media only screen and (max-width: 559px) {
	.accordion .accordion_wrap .acc-content {
		font-size: 1.4rem;
	}
	.accordion .accordion_wrap {
		/* margin-bottom: 6rem; */
	}
	.accordion .accordion_wrap .acc-title {
		font-size: 1.4rem;
	}
}

.link-wrap {
    border-bottom: 1px solid;
    line-height: 1.4;
    letter-spacing: 0;
}

/* about */
.fs32 {
    font-size: calc(var(--rem30) + 2px);
    font-weight: bold;
    line-height: 1.6;
}

/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
}
.num_list01 .imgarea {
	position: relative;
	margin-bottom: calc(var(--px40w) * 2 / 1.5);
   
}
.num_list01 .imgarea img {
 aspect-ratio: 394 / 274;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.num_list01 .imgarea:before{
  /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-background);
    font-family: var(--font-family02);
    font-weight: 400;
    font-size: var(--px40w);
    border-radius: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    line-height: 2;
    text-align: center;
    bottom: calc(-1 * 1em);
    transform: translateX(-50%);
    /* box-shadow: 0 0 8px grey; */
    min-width: fit-content;
}
.num_list01 .num_listttl {
    text-align: center;
    font-weight: bold;
    font-size: calc(var(--rem20w) - 1px);
    padding: 1em 0 0;
	position: relative;
    line-height: 1.4;
    min-height: 4.5em;
}
.num_list01 .txtarea {
    padding: 0 var(--px14);
}
/*---------col03-----------*/
  
.post .col3_list {
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
	flex-wrap: wrap;
    gap: var(--px16);
}
.post .col3_list > li {
    width: calc((100% - var(--px16) * 2) / 3);
	margin-bottom: 2%;
    line-height: 1.8;
    background: var(--color-primary-shade);
    padding-bottom: var(--px40w);
}
.post .col3_list::before {
    content: "";
    display: block;
    width: calc((100% - var(--px16) * 2) / 3);
    height: 0;
    order: 1;
}
.post .col3_list:after {
    content: "";
    display: block;
    width: calc((100% - var(--px16) * 2) / 3);
    height: 0;
}
@media print, screen and (max-width: 768px) {
	.post .col3_list > li {
		width: calc((100% - var(--px16) * 1) / 2);
	}
	.post .col3_list::before, .post .col3_list:after {
		content: none;
	}
}
@media print, screen and (max-width: 500px) {
	.post .col3_list > li {
		width: 100%;
	}
	.post .col3_list > li:last-child {
		margin-bottom: 0;
	}
}

a.col-link, .post a.col-link {
    position: relative;
    display: block;
}
.col5link {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: var(--px30);

}

.col5link > li {
    background: var(--color-primary-shade);
    padding: var(--px24) 8px var(--px20);
	min-height: clamp(300px, calc(360px + ((1vw - 19.2px) * 3.8835)), 360px);
}

.col5link > li .imgarea {
    overflow: hidden;
    aspect-ratio: 120 / 120;
    max-width: 120px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col5link > li .imgarea img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.col5link .col-ttl {
    font-size: var(--rem20);
    margin-top: 1.5em;
    min-height: 2.5em;
}
.col5link .col-info {
    text-align: center;
    font-weight: 500;
    font-size: var(--rem16);
	margin-top: 0;
}

@media print, screen and (max-width: 640px) {
/*     .col5link {
        grid-template-columns: repeat(2, 1fr);
    } */
/*     .col5link .col-info {
        text-align: left;
        font-size: 1.1rem;
    } */
}

.post h3.no-line {
    border: 0;
    padding: 0;
    margin-bottom: var(--px20);
}

.flexbox table, .flexbox table th, .flexbox table td {
    border: 0;
    background: transparent;
    line-height: 1.5;
    
}
.flexbox table th, .flexbox table td{
    padding: var(--rem18) 0;
}
.flexbox table tr {
   border-top: 1px solid var(--color-table-border);
   border-bottom: 1px solid var(--color-table-border);
}
.flexbox table th {
    width: auto;
}
.flexbox table td {
    padding-left: var(--rem16);
}

/* service */

/* #service-pg .num_list01 .num_listttl {
    min-height: 4em;
} */

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

.flowlist01 {
	padding-left: 13rem;
	position: relative;
}
.flowlist01::before {
	content: "";
	width: 15px;
	height: 100%;
	background: var(--color-primary-shade);
	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:2rem;
	color: #fff;
    font-weight: bold;
	background: var(--color-primary);
	padding: 0.8rem 2rem;
	display: block;
	position: absolute;
	top: 0;
	left: -13rem;
	z-index: 100;
	/* font-style: italic; */
}
.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: 25px;
}
.flowlist01 > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: 0;
	background: var(--color-background);
	border-radius: 50%;
	left: -4px;
}
.flowlist01 > li dl::after {
	width: 50px;
	border-bottom: 1px dashed var(--color-font01);
	position: absolute;
	left: 5px;
	top: 28px;
}
.flowlist01 > li dl dt {
	margin-bottom: 0.5rem;
	font-weight: 600;
	font-size: 2.4rem;
    border-bottom: 1px solid;
}
@media (max-width: 768px) {
	.flowlist01 > li .icon {
		font-size: 1.2rem;
	}

	.flowlist01 {
		padding-left: 10rem;
	}

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

	.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;
	}
    .flowlist01 > li dl::before,
.flowlist01 > li dl::after{
    top: 20px;
}
.flowlist01 > li dl::after{
    top: 23px;
}
}

/* short-stay */
.w770 {
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.w770 > p{
    letter-spacing: .05em;
}

.post table.responsive th {
    vertical-align: middle;
    width: 31%;
    /* max-width: 357px; */
}
.post table.responsive.history-tbl th {
    vertical-align: top;
}
.googlecalendar {
    width: 100%;
    max-width: 1100px;
}
.googlecalendar iframe {
    width: 100%;

}

/* group-home */

body:not(.home) .big-board {
    padding: var(--px50) var(--px20);
    background: var(--color-primary-shade);
}
.big-list_disc, .post .big-list_disc {
    margin-left: 1.5em;
}
.big-list_disc > li {
    position: relative;
    margin-bottom:var(--px40) ;
}
.big-list_disc > li:last-child {
    margin-bottom: 0;
}

.big-list_disc > li .big-list-ttl {
    font-weight: bold;
    position: relative;
    margin-bottom: 1em;
}

.big-list_disc > li .big-list-ttl::before{
    content: "";
    position: absolute;
    display: inline-block;
    font-size: .78em;
    width: .78em;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background: var(--color-primary);
    top: 1em;
    left: -1.5em;
}

/* help-station */

.mini-tbl_head {
    display: flex;
    min-width: 19.2em;
    width: 100%;
	max-width: max-content;
}
.end-head {
    margin-right: 0;
    margin-left: auto;
    display: inline-block;
}
.mini-tbl {
    display: flex;
}
.flexbox .mini-tbl_head {
    display: flex;
    min-width: 9em;
    max-width: max-content;
    width: 100%;
}
.flexbox .end-head {
    margin-right: 0;
    margin-left: auto;
    display: inline-block;
}
.flexbox .mini-tbl {
    display: flex;
}
@media print, screen and (max-width: 768px) {
    .mini-tbl {
    flex-wrap: wrap;
}
   .mini-tbl_head{
        display: block;
    }
}

body:not(.home) .flexbox:has(.en-ttl) .imgarea{
position: relative;
overflow: hidden;
aspect-ratio: 348 / 217;
}

.post h3:has(.en-ttl), h3:has(.en-ttl) {
    border: 0;
    padding: 0;
}

h3:has(.en-ttl) > .en-ttl {
    display: block;
    font-size: var(--rem20);
    color: var(--color-primary);
}


/* support-office */
/*--flow02--------------------------------------------*/

.flowlist02 {
	padding-left: calc(var(--rem30) * 3 / 2 );
	position: relative;
}
.flowlist02::before {
	content: "";
	width: var(--px20);
	height: 100%;
	background: var(--color-primary-shade);
	margin-left: calc(var(--px20) / 2 * -1);
	display: block;
	position: absolute;
	top: 0;
	left: calc(var(--rem30) * 1.5);
}
.flowlist02 > li {
	  position: relative;
}
.flowlist02 > li:not(:last-child) {
	  margin-bottom: 8vh;
}
.flowlist02 > li .icon {
	font-size: var(--rem30);
	width: 3em;
	height: 3em;
	color: #fff;
	font-weight: bold;
	background: var(--color-primary);
	padding: 0.8rem 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: -1.5em;
	z-index: 100;
	border-radius: 50vh;
    min-width: max-content;
}
.flowlist02 > li .icon::after {
	content: none;
}
.flowlist02 > li dl {
	padding-left: calc(var(--rem30) * 3);
	position: relative;
	padding-top: calc(var(--rem30) * .9);
}
.flowlist02 > li dl::before {
	content: none;
}
.flowlist02 > li dl::after {
	 content: "";
	 display: block;
	 position: absolute;
	 top: 20px;
}
.flowlist02 > li dl::after {
	 width: calc(var(--rem30) * 2.5);
	 border-bottom: 1px dashed #999;
	 position: absolute;
	 left: 5px;
	top: calc(var(--rem30) * 1.5);
}
.flowlist02 > li dd {
	 padding-top: 10px;
	 border-top: solid 1px var(--color-table-border);
}
.flowlist02 > li dl dt {
	 margin-bottom: 0.5rem;
	 font-weight: 600;
	 font-size: 2rem;
}
@media (max-width: 768px) {
	.flowlist02 {
		padding-left: calc(var(--rem30) * 3 / 2 );
	}

	.flowlist02 > li .icon {
		left: -3.5rem;
	}

	.flowlist02::before {
		left: calc(var(--rem30) * 1.5);
	}

	.flowlist02 > li dl {
		padding-left: calc(var(--rem30) * 3);
	}

	.flowlist02 > li dl::after {
		width: calc(var(--rem30) * 2.5);
	}

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

/*--FAQ-------------------------------------------*/

.qa_list {
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid var(--color-font01);
}
.qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
	color: var(--color-primary);
	background: var(--color-primary-shade);
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	border-right: 1px solid var(--color-font01);
	width: 100%;
	text-align: center;
	max-width: 90px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
	background: var(--color-primary);
    color: var(--color-background);
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	font-weight: bold;
	width: 100%;
	text-align: center;
	max-width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--body-font-family);
	border-right: 1px solid var(--color-font01);
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 2rem 1.5rem 2rem 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: '';
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 2px solid var(--color-font);
  border-bottom: 2px solid var(--color-font);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid var(--color-font01);
	border-top: 0;
}
@media only screen and (max-width: 959px) {
	.qa_list .qa_list_inner {
		margin-bottom: 8rem;
	}
}
@media only screen and (max-width: 768px) {
	.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner dt {
		padding: 0rem 1rem 0rem 0rem;
	}
	.qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
		max-width: 50px;
		padding: 1.2rem 1.0rem;
	}
	.qa_list .qa_list_inner dt:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.qa_list .qa_list_inner .active:after {
		right: 1.0rem;
	}
}
@media only screen and (max-width: 559px) {
	.qa_list .qa_list_inner dd {
		font-size: 1.4rem;
	}
	.qa_list .qa_list_inner {
		margin-bottom: 6rem;
	}
	.qa_list .qa_list_inner dt {
		font-size: 1.4rem;
	}
}

/* support-center */

body:not(.home) .flexbox .big-board {
    padding: var(--px20);
}

.frame-wrap {
    max-width: 910px;
/*     border: 10px solid var(--color-font01); */
    padding: var(--px100) var(--px30);
    margin: 0 auto;
}
.lh2-5 {
    line-height: 2.5;
}
.m-auto {
    margin: 0 auto;
}
@media print, screen and (min-width: 1024px) {
    .w95 {
        width: 95% !important;
    }
}
/* recruit */
.fw500 {
    font-weight: 500 !important;
}
.bg-FFF6F6 {
    background: var(--bg-FFF6F6);
}
.info-board {
    padding: var(--px50) var(--px40);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.w840 {
    position: relative;
    margin: 0 auto;
    max-width: 840px;
}

.marker.yellow {
    background: linear-gradient(transparent 55%, #FFE8DA 55%);
    letter-spacing: .1em;
    font-size: var(--rem20);
    font-weight: bold;
    padding: 0 .1em .2em;
}

.lead_en {
    color: var(--color-secondary);
    letter-spacing: .3em;
    font-size: var(--rem20);
    font-weight: 400;
}

table.style-line.style-163762 th {
    border-color: var(--clr-163762) !important;
}

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

.wpcf7-form .must {
	background: #B63033;
}

.spec-txt {
    line-height: 2.5;
    letter-spacing: .3em;
    font-size: var(--rem20);
}
.mini-flex {
    display: flex;
line-height: 1.5;
margin-bottom: 1em;
margin-top: 1em;
}

.mini-flex .mini-flex_ttl {
    width: max-content;
    min-width: fit-content;
}

ul li:has(.mini-flex) {
    line-height: 1.5;
}

.staff-board {
    background: var(--color-primary-shade);
    padding: var(--px20);
    display: flex;
    align-items: flex-start;
  
    gap: var(--px20);
}

.staff-board .imgarea {
    width: 14% !important;
}
.staff-board .txtarea {
    width: 86%;
}

.staff-board .mini-flex .mini-flex_ttl {
    min-width: 1.75em;
}

@media print, screen and (max-width: 768px) {
    .staff-board {
        display: block;
    }
    .staff-board .txtarea , .staff-board .imgarea{
width: 100% !important;
    }
    .staff-board .imgarea {
        display: flex;
        justify-content: center;
    }
    .staff-board .imgarea img {
        width: 50%;
        object-fit: contain;
    }
}

.bg-F27532 {
    background: #F27532 !important;
}

.linkBtn.bg-F27532:hover {
 background: var(--color-background) !important;
}

.linkBtn.bg-F27532 {
    font-weight: bold;
    border-radius: 0;
    max-width: fit-content !important;
}

.contact-area {
    position: relative;
    padding: var(--px80) 0;
    background: url(/wp-content/uploads/recruit-7.png) no-repeat center / cover;
}

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

.contact-area .content-wrap {
    position: relative;
    z-index: 2;
    width: 90%;
    margin: 0 auto;
}
.post .time, .postlist .time, .post2b .time, .post4b .time {
	font-size: var(--rem16);
	
	font-weight: 400;
}

.postlist .date,.postlist .ttls {
	font-size: 100%;
}
@media print, screen and (min-width: 1024px) {
    nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-ancestor li.current-menu-item a, nav#mainNav ul li.current-menu-ancestor li a:hover {
        
        background: var(--color-primary-shade);
    }
}
@media print, screen and (max-width: 768px) {
	#content03 .flexbox .txtarea {
		padding-top: calc(var(--px100) - 20px);
	}
}

/* スマホでだけ表示（＝改行される） */
.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: inline;
  }
}
