@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

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




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



--bg-FFF6F6: #FFF6F6;
--bg-F5FFE2: #F5FFE2;
--bg-FFF4DF: #FFF4DF;
--bg-FFF1F0: #FFF1F0;
--bg-8FBE37: #8FBE37;
--clr-FAB836: #FAB836;
--clr-F62525: #F62525;
--clr-FF9C98: #FF9C98;
--clr-24824D: #24824D;
    --clr-000: #000;
    --color-font: #454545;
    --color-font01: #252524;
    --color-primary: #106656;
    --color-primary-shade: #57B7C4;
    --color-primary-tint: #106656;
    --color-secondary: #57B7C4;
    --color-secondary-tint: #57B7C4;
    --color-table-border: #CACACA;
    --body-font-size: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #454545;
    --header-color-primary: #106656;
    --header-color-second: #57B7C4;
	--header-color-hover:#FAB836;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #F3F3F3;
    --footer-color-font: #454545;
    --footer-color-primary: #454545;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01:  "Noto Sans JP", sans-serif;
    --font-family02: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
    --font-family03-en: "Quicksand", "Zen Maru Gothic", "Noto Sans JP", sans-serif;
    --font-family-logo: "Kosugi Maru", "Zen Maru Gothic", "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: 260px;
        max-height: 80px;
        width: 100%;
        height: auto;
        min-width: 60px;
        /* 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(12px, calc(2rem + ((1vw - 19.2px) * 1.3393)), 20px);
        font-weight: bold;
        line-height: 1;
        letter-spacing: 0.05em;
        color: var(--header-color-font);
    }

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

    #header a.head_btn.tel_btn {
        color: var(--header-color-primary);
        background: var(--color-background);
        width: 100%;
        min-width: calc(var(--px240) + 10px);
        max-width: 264px;
        position: relative;
        padding: var(--px20) clamp(8px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    }

    #header a.head_btn.tel_btn .tel_text-sub {
        font-weight: 500;
        font-family: var(--font-family01);
        color: var(--header-color-font);
    }

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

    #header a.head_btn.tel_btn .tel_icon {
        font-size: calc(2px + clamp(20px, calc(2.8rem + ((1vw - 19.2px) * 0.8929)), 28px));
        font-family: var(--font-family03-en);
        font-weight: bold;
        display: flex;
        align-items: center;
		min-width: max-content;
    }
#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: 8px;
        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: 10px 0 ;
    margin-right: 10px;
  }
 #header a.head_btn.mail_btn {
    text-align: center;
    line-height: 1.1;
    min-width: var(--px140);
    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: 5px;
 }
  #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 li.current-menu-item a b, nav#mainNav ul li a:hover b, nav#mainNav ul li a:active b, nav#mainNav ul li.current-menu-parent a b{
		color: var(--header-color-hover);
	}
}


@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-hover);
        color: var(--color-background);
    }

    nav#mainNav ul li a:hover {
        background: var(--header-color-hover) !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;
}

/* footer */

#footer .footer__logo img {

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


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

#copyright {
    font-weight: 300;
}

#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/top-5.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: var(--px120) 0 calc(var(--px120) - 10px);

}

.cta01::before {
    content: none;
    display: block;
    position: absolute;
    inset: 0;
    background: var(--color-background);
    z-index: 0;
    opacity: .6;
}


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

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

.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: 10px;
}


.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(--rem16);
    font-weight: bold;
    letter-spacing: 0;
}

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

/*電話ボタン*/

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

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

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

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem20w);
    letter-spacing: .1em;
    font-family: var(--font-family01);
}

.cta01 a.mailbtn {
    background: var(--color-primary);
    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: '\f095';
    font-size: .67em;
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 500;
    font-size: calc(var(--rem48w) - 3px);
    letter-spacing: .05em;
    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: .05em;
    
    text-transform: lowercase;
   
     font-size: var(--rem24w);
    font-family: var(--font-family03-en);
    line-height: 1;
}

.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(--px40);
    line-height: 1.4;
}


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




.lh2 {
    line-height: 2;
}


/* content01 */

.big-txt {
    font-size: var(--rem45-20);
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.6;
    font-family: var(--font-family02);
    margin: 0 0 var(--px50);
}

#content01 {
    position: relative;
   padding: var(--px80) 0;
}
.column06 {
	position: relative;
	margin: var(--px60) 0 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: 1152 / 760;
	overflow: hidden;
	width: 60%;
    border-radius: 0 var(--px30) var(--px30) 0;
}
.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(--px60) var(--px40);
	margin: 0 auto 0 -10%;
	z-index: 10;
    border-radius:  var(--px30) 0 0 var(--px30);
}
.column06 .txtarea .txtinner {
    max-width: 750px;
}
.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 -5% -70px 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 */
.clr-FF9C98 {
    color: var(--clr-FF9C98) !important;
}
.clr-FAB836 {
    color: var(--clr-FAB836) !important;
}
.clr-prime {
    color: var(--color-primary) !important;
}
#content02 {
    position: relative;
    padding: var(--px80) 0;
    background: var(--bg-FFF4DF);
}
.speech, .post .speech {
    padding-bottom: calc(var(--px30w) * 2 / 3);
    letter-spacing: 0;
}
.speech > span, .post .speech > span{
background: var(--color-background);
position: relative;
border-radius: var(--px80w);
padding: var(--px14) calc(var(--px70) - 2px);
display: inline-block;
font-size: var(--rem40);
font-weight: 900;
font-family: var(--font-family02);
}
.speech > span::after {
    content: "";
    display: inline-block;
    position: absolute;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
width: var(--px30w);
height: auto;
aspect-ratio: 30 / 20;
background: var(--color-background);
transform: translateX(-50%);
left: 50%;
bottom: calc(var(--px30w) * 2 / 3 * -1 + 1px);
}

.huge-ttl, .post .huge-ttl {
font-size: calc(var(--rem90) - 3px);
font-weight: 900;
font-family: var(--font-family02);
text-shadow: 0px 4px 4px #F5E149;

}

.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: var(--bg-F5FFE2);
}
.col2grid, .post .col2grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px40);
}

.col2grid > li {
    position: relative;
    overflow: hidden;
    border-radius: var(--px20);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.13);
background: var(--color-background);
padding: var(--px40);
min-height: clamp(300px, calc(385px + ((1vw - 19.2px) * 5.5016)), 385px);
}

.col-ttl02 {
    font-size: calc(var(--rem30) + 2px);
    line-height: 1.5;
    font-weight: bold;
    font-family: var(--font-family02);
    color: var(--color-primary);
    min-height: calc(calc(var(--rem24) + 2px) * 3 + 2.8em);
}
.col-ttl02 .en-ttl {
    font-family: var(--font-family03-en);
    font-size: calc(var(--rem24) + 2px);
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-background);
    border-radius: 100px;
    line-height: 2;
    padding: 0 1.15em;
    margin-bottom: .5em;
}
.col-ttl02.clr-FAB836 .en-ttl {
    background: var(--clr-FAB836);
}
.col-ttl02.clr-FF9C98 .en-ttl {
    background: var(--clr-FF9C98);
}
.col-ttl02.clr-2nd .en-ttl {
    background: var(--color-secondary);
}
.heart-dot, .post .heart-dot {
    list-style: none;
}

.heart-dot > li {
    position: relative;
    
}
.heart-dot > li::before {
    content: "\f004";
    font-family: "FontAwesome";
    color: var(--color-primary);
    margin-right: .5em;
}
.heart-dot > li p{
    display: inline;
}

.heart-dot.dot-FAB836 > li::before {
    color: var(--clr-FAB836);
}
.heart-dot.dot-FF9C98 > li::before {
    color: var(--clr-FF9C98);
}
.heart-dot.dot-2nd > li::before {
    color: var(--color-secondary);
}

@media print, screen and (max-width: 640px) {
    .col2grid, .post .col2grid {
        grid-template-columns: 1fr;
    }
}

.fw900 {
    font-weight: 900;
}

.bg-8FBE37 {
    background: var(--bg-8FBE37);

}

.big-board {
    color: var(--color-background);
    font-family: var(--font-family02);
border-radius: 0px var(--px80w);
padding: var(--px80) var(--px20);
font-size: var(--rem30);
letter-spacing: .03em;
}

/* 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(270px, 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: 300px;
    font-size: var(--rem18);
    letter-spacing: 0;
    color: var(--color-background);
    line-height: 1;
    text-align: center;
    font-family: var(--font-family01);
    background: var(--color-primary);
    font-weight: bold;
    padding: var(--rem24) var(--rem48) var(--rem24) var(--rem20);
    margin: var(--px40) auto 0;
    border: 1px solid transparent;
    border-radius: 100px;
    transition: all .3s;
    text-transform: uppercase;
}
.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(--rem48) * .625);
    width: 7px;
    height: 7px;
    margin-top: -5.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;
}

.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(--rem24s);
        margin-top: var(--px50);
    }

    .btn-group .linkBtn {
        margin: 0;

    }
}


/* LOWERS */


body:not(.home) .post h2 {
    font-weight: 500;
    font-size: calc(var(--rem48w) - 5px);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    color: var(--color-font);

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

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

.clr-2nd {
    color: var(--color-secondary) !important;
}


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

}

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


.post h3 {
   font-size: var(--rem36);
   padding-left: 0;
   padding-bottom: .7em;
   margin-bottom: .5em;
   
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-primary);
   border-color: #D4D4D4;
}

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


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

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


#thumbImg::before,
header#h1Header::before {
    opacity: 0.26;
    background: var(--color-background);
}

h1.title,
.post h1,
header#h1Header h1.title {
    font-family: var(--font-family02);
    font-size: var(--rem48w);
    color: var(--color-font);
    font-weight: 500;
}
/* header#h1Header h1.title {
    opacity: 0;
} */


.linkBtn.long-btn,
.post .linkBtn.long-btn {
    min-width: fit-content;
    padding: var(--px24) var(--px30);
}

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

}


.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;
}
body:not(.home) .big-board {
    padding: var(--px60) var(--px40);
}

.post table.responsive {
    border: 0;
    border-collapse: separate;
    border-spacing: 0 2px;
    
}

.post table.responsive th{
    border-right: 0;
    background: var(--bg-FFF4DF);
    font-weight: bold;
    font-size: var(--rem20);
}
.post table.responsive td{
    border-left: 0;
    font-size: var(--rem20);
}

/* service */

.fs36 {
    font-size: var(--rem36);
    font-weight: bold;
    line-height: 1.6;
}

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

.col3list > li {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 310px;
    width: calc((100% - var(--px30) * 2) / 3);
}

.col3list > li .card-info {
    max-width: 270px;
    margin: 0 auto;
}
.col3list .card-ttl {
    font-family: var(--font-family01);
    font-size: var(--rem28);
    letter-spacing: 0;
    font-weight: bold;
    line-height: 1.4;
    min-height: 3.6em;
    color: var(--clr-FF9C98);
    
}

.col3list > li .imgarea {
    overflow: hidden;
    position: relative;
    aspect-ratio: 1 / 1;
    max-width: 262px;
    margin: 0 auto;
    border-radius: 50%;
}

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

    .col3list {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: var(--px40);
    }
    .col3list > li {
width: calc((100% - var(--px40) * 1) / 2);
max-width: none;
    }
}


/*--flow02--------------------------------------------*/

ul.flowlist02 {
	counter-reset: flow_list;
}
ul.flowlist02 > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
	width: 100%;
	padding: var(--px40);
	border-radius: 0;
	background: var(--bg-FFF4DF);
	position: relative;
}
.flowlist02 > li:not(:last-child) {
	margin-bottom: var(--px100w);
}
.flowlist02 .flow_img {
	width: 35%;
    aspect-ratio: 387 / 277;
    overflow: hidden;
}
.flowlist02 .flow_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post .flowlist02 > li > dl {
	width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
	line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
	content: "";
	border: solid transparent;
	position: absolute;
	top: calc(100% + calc(var(--px100w) - 20px) / 2);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
	border-width: 22px;
	border-top-color: #BABABA;
}
.flowlist02 > li:not(:last-child) dl::after {
	border-width: 20px;
}
.post .flowlist02 > li > dl dt {
	position: relative;
	display: flex;
	align-items: center;
	font-size: calc(var(--rem30) + 2px);
	font-weight: 600;
	padding: 0 0 .47em 0;
	margin-bottom: .47em;
	border-bottom: solid 1px #D0D0D0;
}
.post .flowlist02 > li > dl dt > span {
	min-width: fit-content;
}
.flowlist02 > li dl dt .icon:before {
	content: counter(flow_list, decimal-leading-zero);
	counter-increment: flow_list;
	line-height: 1;
    font-size: 1.125em;
	color: #fff;
	background: var(--clr-FAB836);
	padding: 5px 10px;
	margin-right: var(--px18);
	position: relative;
	z-index: 100;
    border-radius: 10px;
    
}
.post .flowlist02 > li > dl dd {
	padding: 0;
    font-size: var(--rem16);
}
@media print, screen and (max-width: 768px) {
	.post .flowlist02 > li > dl, .flowlist02 .flow_img {
		width: 100%;
	}
	.flow_img::before {
		padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
	}
}

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

.table-scroll {
    position: relative;
    overflow: auto;
    margin-top: var(--px30);
}
.table-scroll table th,
.table-scroll table td {
    font-size: calc(var(--rem20) - 1px);
    text-align: center;
    vertical-align: middle;
}
.table-scroll table th {
    font-weight: 500;
    padding: var(--px20) 5px !important;
}
.table-scroll table td {
    font-weight: 400;
}

.table-scroll table.tbl-col5 th,
.table-scroll table.tbl-col5 td {
    width: 19.5%;
    text-align: center;
    vertical-align: middle;
    padding: 1px 5px ;
    line-height: 2;
   
} 
.table-scroll table.tbl-col5 th:last-child,
.table-scroll table.tbl-col5 td:last-child {
    width: 22%;
}
.table-scroll table.tbl-F5FFE2 th {
    background: var(--bg-F5FFE2);
}
.table-scroll table.tbl-FF9C98 th {
    background: var(--clr-FF9C98);
    color: var(--color-background);
}
.table-scroll table.tbl-col5 {
    min-width: 888px;
}

.w1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.fw400 {
    font-weight: 400 !important;
}
.table-scroll table.tbl-col2 th,
.table-scroll table.tbl-col2 td {
     padding: var(--px20) 5px !important;
     text-align: center;
     font-size: var(--rem20);
     width: 50%;
}
.table-scroll table.tbl-col2 th {
    font-weight: bold;
}

.table-scroll table.tbl-col2_3-7 th,
.table-scroll table.tbl-col2_3-7 td {
     padding: var(--px20) 5px !important;
     text-align: center;
     font-size: var(--rem20);
    
}
.table-scroll table.tbl-col2_3-7 th{
    font-weight: bold;
}
.table-scroll table.tbl-col2_3-7 th:first-child,
.table-scroll table.tbl-col2_3-7 td:first-child {
    
    width: 30%;
}
.table-scroll table.tbl-col2_3-7 th:last-child{
    width: 70%;
}

.table-scroll table.tbl-col3 th,
.table-scroll table.tbl-col3 td {
     padding: var(--px20) 5px !important;
     text-align: center;
     font-size: var(--rem20);
    width: fit-content;
}
.table-scroll table.tbl-col3 {
    min-width: 785px;
}

.tbl-ttl, .post .tbl-ttl {
    color: var(--color-background);
    font-size: var(--rem30);
    padding: var(--rem16) var(--rem12);
    
    display: block;
    line-height: 1.6;
    margin-bottom: .9em;
}
.tbl-ttl.bg-FF9C98 {
    background: var(--clr-FF9C98);
}


.col2list {
    display: flex;
    justify-content: center;
    gap: var(--px30);
flex-wrap: wrap;
align-items: stretch;
}

.col2list > li {
    position: relative;
    overflow: hidden;
    background: var(--bg-F5FFE2);
    width: calc((100% - var(--px30)) / 2);
    border-radius: var(--px30);
    padding: var(--px30) var(--px20);
    display: flex;
    flex-direction: column;
    align-items: center;

}
.col2list > li:last-child {
    width: 100%;
    max-width: 850px;
}
.col2list .card-ttl {
    line-height: 1.6;
    font-size: var(--rem30);
    font-weight: 500;
    letter-spacing: 0;
    min-height: 2.7em;
    padding-top: 0;
    margin-top: var(--px20);
font-family: var(--font-family01);
}
.col2list .imgarea {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    padding: var(--px16);
    width: 100px;
    background: var(--color-background);
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

@media print, screen and (max-width: 750px) {
    .col2list > li {
        width: 100%;
    }
}
/* recruitment */
.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;
}

.page-contact table.responsive,
.page-contact table.responsive th,
.page-contact table.responsive td{
	border: 0;
	background: transparent;
	border-collapse: collapse;
}
.page-contact table.responsive th {
	width: 35%;
}
.page-contact table.responsive tr {
	border-top: 1px solid #D9D9D9;
}
.page-contact table.responsive tr:first-child {
	border-top: 0;
}

[data-name="inquiry-details"],
[data-name="your-contact-back"]{
	margin-left: var(--px30);
}

span.wpcf7-list-item {
	margin-right: var(--px30);
}

span.wpcf7-list-item.last{
	margin-right: 0;
}

.post .subimitarea .linkBtn input[type="submit"] {
	font-size: var(--rem20);
}

.link-wrap, .post .link-wrap {
	display: block;
	position: relative;
}