@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 {
	--clr-accent: #34C759;
	--clr-green02: #7BE0A2;
	--clr-bright: #F1FFDB;
	--clr-ED6A5A:#ED6A5A;
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #F5F5F5;
    --color-background-op70: #ffffffB3;
    --clr-linear01:linear-gradient(91.9deg, #AEED5A 78.78%, #72C2B5 101.16%);
--clr-FADCE7: #FADCE7;
--clr-FFF600: #FFF600;
--clr-EBF7D1: #EBF7D1;
    --clr-000: #000;
    --color-font: #353535;
    --color-font01: #111111;
    --color-primary: #AEED5A;
	
    --color-primary-shade: #72C2B5;
    --color-primary-tint: #F9FFF0;
    --color-secondary: #72C2B5;
    /* --color-secondary-shade: #F19EBC; */
    --color-secondary-tint: #72C2B5;
    --color-table-border: #EBEBEB;
    --body-font-size: clamp(1.5rem, calc(1.8rem + ((1vw - 19.2px) * 0.1942)), 1.8rem);
    /*1.6rem-1.4rem (1920-375)*/
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #353535;
    --header-color-primary: #AEED5A;
    /* --header-color-primary-linear:  linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%); */
    /* --header-color-second:  #FFE7B3; */
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background:  #FFFFFF;
    --footer-color-font: #353535;
    --footer-color-primary: #353535;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Noto Sans JP", sans-serif;
    
    --font-family03-en: "Zen Maru Gothic", "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)*/
    --px60s: clamp(20px, calc(60px + ((1vw - 19.2px) * 2.589)), 60px);
    /*60px-20px (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: calc(min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem) * 1.1);
    /*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: calc(min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem) * 1.1);
    /*2rem-1.4rem (1920-375)*/
    --rem18: calc(min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem) * 1.1);
    /*1.8rem-1.4rem (1920-375)*/
    --rem16: clamp(1.5rem, calc(1.8rem + ((1vw - 19.2px) * 0.1942)), 1.8rem);
    /*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);
    --px40-8-pc:clamp(8px, calc(40px + ((1vw - 19.2px) * 3.5714)), 40px);
    --px180-50:clamp(50px, calc(180px + ((1vw - 19.2px) * 8.4142)), 180px);
}

html {
    scroll-behavior: smooth;
/*     scrollbar-width: none; */
}


#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;
        padding: 3px min(calc(10px + (1vw - 19.2px) * 1.1161), 10px) 3px 0;
    }

    #header .logo img {
        max-width: 410px;
        max-height: 90px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 100px;
        /* margin-left: clamp(1px, calc(40px + ((1vw - 19.2px) * 4.3527)), 40px); */
        backface-visibility: visible;
    }
    #header .logo .logo-img img {
        max-height: 74px;
        min-width: 50px;
    }
    #header .logo .logo-wrap {
        display: flex;
        align-items: center;
margin-left: var(--px40-8-pc);
gap: var(--px20);
    }
 #header .logo .logo-wrap a {
    display: block;
    position: relative;
 }
    

    .sticky-header #header-layout {
        height: 80px;
    }
    #header ul.header__contact {
        padding-left: clamp(10px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
    }
    #header ul.header__contact > li{
        /* margin-left: clamp(8px, calc(28px + ((1vw - 19.2px) * 1.3393)), 28px); */
    }
    #header ul.header__contact > li:last-child {
        margin-right: clamp(8px, calc(18px + ((1vw - 19.2px) * 1.3393)), 18px);
    }
    nav#mainNav ul li.recruit-btn {
        margin-left: clamp(10px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
        display: flex;
        align-items: center;
        transition: all .3s ease;
    }
    nav#mainNav ul li.recruit-btn:hover a b {
        color: var(--color-secondary);
    }
nav#mainNav ul li a {
    padding: var(--px20) clamp(20px, calc(30px + ((1vw - 19.2px) * 2.4554)), 30px);
}
    nav#mainNav ul li a b {
        font-size: calc(clamp(14px, calc(16px + ((1vw - 19.2px) * 1.3393)), 16px) * 1.1);
        font-weight: 500;
        line-height: 1;
        letter-spacing: 0.05em;
        color: var(--header-color-font);
    }
nav#mainNav ul li.recruit-btn a b {
    font-weight: bold;
    color: var(--header-background);
    transition: all .3s ease;
}
    #header a.head_btn::before {
        display: inline-block;
    }
#header a.head_btn {
    border-radius: var(--px50);
}
    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: transparent;
        width: 100%;
        min-width: var(--px240);
        max-width: 240px;
        position: relative;
        padding: var(--px16);
        /* height: 75px; */
        border-radius: 0;
        font-size: var(--rem24s);
    }

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

    #header a.head_btn.tel_btn .tel_text-sub .note {
    font-size: inherit;
    /* font-family: var(--font-family02); */
    font-weight: bold;
    }
     #header a.head_btn.tel_btn .tel_text-sub .note b{
    font-weight: bold;
    }

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem24s);
        /* font-family: var(--font-family02); */
        font-weight: bold;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        padding-right: .5em;
    }
#header a.head_btn.tel_btn::before {
    content: none;
    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: .75em;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--header-color-font);
    }

    #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 {
    padding:  0 ;
    /* margin-right: 10px; */
    display: flex;
    align-items: center;
  }
 #header a.head_btn.mail_btn, #header .recruit-btn > a {
    flex-direction: row;
    text-align: center;
    line-height: 1.1;
    min-width: calc(var(--px200) + 10px);
    background: var(--header-color-primary);
    color: var(--header-color-font);
    border: 1px solid var(--header-color-primary);
    /* font-family: var(--font-family02); */
    padding: var(--px16) clamp(15px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    font-size: var(--rem14);
    font-weight: bold;
    letter-spacing: .05em;
    border-radius: 0;
    /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14); */
    height: 60px;
    
    border-radius: var(--px100s);
 }
 #header .recruit-btn > a {
    background: var(--header-color-second) !important;
    transition: .3s all ease;
 }
  #header .recruit-btn:hover > a {
    background: var(--header-background) !important;
    color: var(--header-color-font);
  }
  #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: var(--header-color-font);
        margin-right: 10px;
        margin-bottom: 0;
    }
    #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::before {
        color: var(--header-color-primary);
    }

    #header a.head_btn.mail_btn:hover span::before {
        color: var(--header-background);
    }
    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;
    }
    nav#mainNav ul li.current-menu-item.recruit-btn a b, nav#mainNav ul li.recruit-btn a:hover b, nav#mainNav ul li.recruit-btn a:active b, nav#mainNav ul li.recruit-btn.current-menu-parent a b {
        color: var(--color-secondary);
    }
}


@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,
    #header .recruit-btn > a {
        /* min-width: fit-content; */
    }

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

    
}

@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: 400;
    }

    li {
        border-bottom: 1px solid #ccc;
    }
}
.post .time, .postlist .time, .post2b .time, .post4b .time {
    background: var(--color-secondary);
    font-family: var(--font-family01);
    font-size: calc(var(--rem12));
	color: var(--color-background);
	font-weight: 400;
}
.postlist .time {
	padding-top: .5em;
	font-weight: 400;
}
.postlist .date, .postlist .ttls {
	font-size: 100%;
}
#front_top_content,
#front_bottom_content {
    background: var(--color-primary-tint);
    padding: var(--px120) 0 var(--px120);
    color: var(--color-font);
}
#front_top_content .linkBtn,
#front_bottom_content .linkBtn {
    /* max-width: 300px !important; */
} 
/* footer */

#footer {
    padding: var(--px80) 0 var(--px100);
}

#footer .footer__logo img {

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



#copyright {
    margin-top: var(--px50);
	font-size: var(--rem14);
}
#footer .footnav ul > li::after {
    content: none;
}

#footer .footnav ul > li::before {
    content: "\f054";
    display: inline-block;
    font-family: "FontAwesome";
background: transparent;
width: auto;
}

@media print, screen and (min-width: 769px) {
    .footer_flex {
    display: flex;
    align-items: center;
    gap: 1em;
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: var(--px30);
}
.footer_flex .inner {
    align-self: flex-end;
}
#footer .footnav ul {
    justify-content: flex-end;
    font-size: var(--rem14);
    gap: 1em;
}
#footer .footer__logo:not(:last-child) {
    margin-bottom: 0;
}

#footer .footnav {
    margin-bottom: 0;
}
}
/**------------------------------------------
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;
}


.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);
}
.fs22 {
    font-size: calc(var(--rem20) + 2px);
}

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(--px120) 0;
}

.cta01::before {
  content: none;
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--color-background);
  z-index: 0;
  opacity: .5;
}

.cta01 .cta01_wrap {
  max-width: 1537px;
  width: 90%;
  margin: 0 auto;
  background: #FFFFFFBA;
  padding: var(--px35) var(--px20) var(--px50);
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: var(--px16);
}

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

.cta01 .cta01_wrap .ico-ttl {
  text-align: center;
  font-weight: 500;
  font-size: var(--rem42);
}
.box-txt {
    font-size: var(--rem30);
    font-weight: bold;
    letter-spacing: .05em;
font-family: var(--font-family02);
line-height: 1.6;
}
.box-txt > span {
    display: inline-block;
    color: var(--color-background);
background: var(--color-secondary);
    padding: var(--rem16) var(--rem20);
    border-radius: 5px;
}

.box-txt > span sup {
    font-size: var(--rem14);
    vertical-align: super;
    line-height: 0;
}

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

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

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

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {
  .cta01 .ctabtnlist li,
  .cta01 .ctabtnlist a.item {
    width: 100%;
  }

  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: var(--rem16);
}

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

.cta01 .mailbtn .infotxt {
  font-size: var(--rem18);
  font-weight: 500;
  letter-spacing: 0;
}

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--rem40);
  margin-bottom: var(--rem20);
  font-weight: 400;
  font-family: var(--font-family02);
  display: flex;
  align-items: center;
}

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

.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-font);
  border: 1px solid var(--color-primary);
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  letter-spacing: 0;
  font-family: var(--font-family02);
  font-weight: 500;
}

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

/*ボタンアイコン*/
.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

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

.cta01 .telnum::before {
  content: '\f095';
  font-size: calc(1em * 2 / 3);
}


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

.main-ttl .en-ttl {
    display: block;
    color: var(--color-primary);
    font-weight: bold;
    letter-spacing: 0.08em;
    
    text-transform: uppercase;
   
     font-size: var(--rem56);
    font-family: var(--font-family03-en);
    line-height: 1.4;
    /* margin-bottom: var(--rem12); */
}

.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-tint);
    border-radius: 999px;
	position: relative;
    visibility: visible;
    display: block;
	margin: .7em auto 0;
    
}
.main-ttl::after, .post .main-ttl::after {
    content: "";
}

.post .main-ttl.txt_l::after {
    margin-left: 0;
    margin-right: auto;
    margin-top: .5em;
}
.post .main-ttl:has(.en-ttl)::after {
    content: none;
}

.lh2 {
    line-height: 2;
}

.lh2-5 {
    line-height: 2.5;
}

@media print, screen and (max-width: 768px) {
    .lh2-5 {
        line-height: 2;
    }
}
/* .home .post p {
    letter-spacing: .05em;
} */
/* content01 */

.big-txt {
    font-size: var(--rem24);
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.4;
    font-family: var(--font-family02);
    margin: 0 0 var(--px50);
}
#content01 {
    position: relative;
    padding:  0;
    background: var(--color-primary-tint);
    
}

#content01 .content-wrap {
    width: 90%;
    max-width: 1240px;
    padding: var(--px120) 0;
    background: var(--color-background);
    margin: 0 auto;
}

#content01 .content-wrap .content-inner{
max-width: 1040px;
}
.img-contain {
    width: 98%;
    max-width: 1100px;
    display: flex;
    justify-content: center;
    margin: var(--px50) auto 0;
 }
 
 .fw500 {
    font-weight: 500;
 }

 .post h2 {
    font-family: var(--font-family02);
 }
 .clr-prime {
    color: var(--color-primary) !important;
 }

  .ico-ttl, .post .ico-ttl {
    font-size: var(--rem40);
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 2;
    position: relative;
    padding-top: calc(calc(var(--rem48) - 2px) / 46 * 50);
  }

  .ico-ttl::before , .post .ico-ttl::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    aspect-ratio: 46 / 50;
    width: calc(var(--rem48) - 2px);
    transform: translateX(-50%);

    background: url(/wp-content/uploads/ico-title.png) no-repeat center / contain;
  }
 .ico-ttl::after, .post .ico-ttl::after {
    content: none;
 }

 .mark-clr-FFF600 {
    background: linear-gradient(transparent 30%, var(--clr-FFF600) 30%);

 }

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

.col3-flex > li {
    position: relative;
    overflow: hidden;
    border-radius: var(--px20);
    background: var(--color-primary-shade);
    width: calc((100% - var(--px50) * 2) / 3);
    line-height: 1.6;
}


.col3-flex .txtarea {
padding: var(--px20) var(--px30) var(--px30);
}

.col3-flex .card-ttl {
    font-weight: bold;
    font-size: var(--rem24w);
    letter-spacing: .05em;
    font-family: var(--font-family02);
    color: var(--color-primary);
    text-align: center;
}
.col3-flex .card-info {
    letter-spacing: 0;
    font-family: var(--font-family02);
}
.col3-flex .card-info .small-ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: var(--rem20w);
    font-family: var(--font-family02);
    letter-spacing: 0;
    padding: 0;
    min-height: 3.2em;
}
@media print, screen and (min-width: 769px) {
    #content01 .ico-ttl {
    margin-top: calc(calc(var(--rem48) - 2px) / 46 * 50 * -1);
}
}
@media print, screen and (max-width: 1023px) {
    .col3-flex > li  {
        width: calc((100% - var(--px50) * 1) / 2);
    }
}
@media print, screen and (max-width: 767px) {
    .col3-flex > li  {
        width: 100%;
    }
}
@media print, screen and (max-width: 500px) {
 .mb_l {
    text-align: left !important;
 }
 .mb_l .spbr {
    display: none;
 }
}

/* content02 */

#content02 {
    position: relative;
    padding: var(--px120) 0;
    background: var(--color-primary-tint);
}

.mw960 {
    max-width: 960px;
    margin: 0 auto;
}

#content02 .flexbox {
    margin-top: var(--px60);
}


.linkBtn.clr-2nd {
background: var(--color-background) !important;
border: 1px solid !important;
}
.linkBtn.clr-2nd::after {
    color: var(--color-secondary) !important;
}
.linkBtn.clr-2nd:hover {
    border: 1px solid;
}
.linkBtn.clr-prime-tint {
background: var(--color-background) !important;
border: 1px solid !important;
}
.linkBtn.clr-prime-tint::after {
    color: var(--color-primary-tint) !important;
}
.linkBtn.clr-prime-tint:hover {
    border: 1px solid;
}

.linkBtn.longBtn {
    max-width: 370px !important;
    padding-right: var(--rem40) !important;
}

.linkBtn.longBtn::after {
    right: calc(var(--rem40) / 2) !important;
}

#content02 .flexbox .txtarea {
    padding: var(--px40);
    background: var(--color-background);

}

#content02 .flexbox .w50 {
    margin-bottom: 0 !important;
}

.post .flexbox .main-ttl.txt_l::after {
    width: 100%;
    height: 3px;
    background: var(--color-primary-shade);
}
.post .flexbox .main-ttl.txt_l {
    font-size: var(--rem36);
}

#content02 .flexbox .imgarea {
    overflow: hidden;
/*     aspect-ratio: 620 / 467; */
}

@media print, screen and (min-width: 769px) {
   #content02 .flexbox:not(.rev) .txtarea {
    display: flex;
    align-items: center;
    padding-right: 0;
   }
   #content02 .flexbox.rev .txtarea {
    display: flex;
    align-items: center;
    padding-left: 0;
   }
}

@media print, screen and (max-width: 640px) {
   
}
/* content03 */

#content03 {
    position: relative;
    padding: var(--px50) 0 var(--px100);
    background: var(--color-primary-tint);

}


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

.imgarea iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#content03 .flexbox .imgarea {
    aspect-ratio: 620 / 532;
    overflow: hidden;
    position: relative;
    /* border-radius: var(--px20); */
    
}

#content03 .flexbox .txtarea {
    padding: var(--px40);
    background: var(--color-background);
}

#content03 .block02 .flexbox .txtarea {
    padding-right: 0;
}

#content03 .flexbox .w50 {
    margin-bottom: 0 !important;
}
#content03 .main-ttl {
    /* font-size: var(--rem30w); */
}

#content03 .big-txt {
    font-size: var(--rem22w);
    letter-spacing: .05em;
    line-height: 1.6;

}
#content03 .linkBtn {
    /* margin-top: var(--px30); */
}

.post .table-info {
    border: 0;
    margin: 0;
}
.post .table-info th,
.post .table-info td {
    font-size: var(--rem16);
    background: none;
    border: 0;
    padding: 0;
    padding-bottom: 1em;
}

.post .table-info tr:last-child th,
.post .table-info tr:last-child td {
    padding-bottom: 0;
}

.post .table-info th {
color: var(--color-primary);
width: 5em;
padding-right: 1em;
}

/* content04 */

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

#content04 .content-wrap {
    background: var(--color-background);
    padding: var(--px40) 0;
    width: 90%;
    margin: 0 auto;
    max-width: 1240px;
    overflow: hidden;
    border-radius: var(--px20);
}

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

/* BTN */
.linkBtn, .post .linkBtn, a.linkBtn, .post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 360px;
    letter-spacing: 0;
    font-size: var(--rem16);
    font-family: var(--font-family02);
    font-weight: bold;
    color: var(--color-font);
    line-height: 1.4;
    text-align: left;
    background: var(--clr-linear01);
    padding: var(--rem24) var(--rem30) var(--rem24) var(--rem40);
    margin: var(--px40) auto 0;
    border-radius: var(--px100);
    border: 0;
    transition: all .3s;
    z-index: 10;

}

.linkBtn.bg-2nd {
    background: var(--color-secondary-tint);
}
.linkBtn::after, .post .linkBtn::after, a.linkBtn::after, .post .subimitarea .linkBtn input[type="submit"]::after {
    content: '\f054';
    position: absolute;
    
    font-size: var(--rem16);

    color: var(--color-font);
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1.4;
    top: 51%;
    right: calc(var(--rem30) - var(--rem12) / 2);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    height: calc(var(--rem16) * 1.4);
    margin: 0;
    display: flex;
    align-items: center;
    
    /* background: url(/wp-content/uploads/btn-arw.png) no-repeat center / contain; */
    transition: 0.3s all;
    z-index: 11;
}


.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;
   width: 1px;
   height: 1.4em;
}

.linkBtn:has(.arw) .arw::after {
   content: '\f35a';
    position: absolute;
    display: inline-block;
    font-size: 1em;
    color: var(--color-primary-shade);
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1;
    top: 50%;
    left: var(--px50);
    -webkit-transform-origin-y: translate(-50%);
    transform: translateY(-50%);
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    transition: 0.3s all;
}

.post .linkBtn:hover, .linkBtn:hover, a.linkBtn:hover, .post .subimitarea .linkBtn input[type="submit"]:hover {
    color: var(--color-font);
    
    background: var(--clr-linear01);
    
    /* border: 4px solid var(--color-primary); */
    opacity: .7;
}
.linkBtn.bg-2nd:hover {
    background: var(--color-secondary-tint);
}
.post .linkBtn:hover .arw::after, .linkBtn:hover .arw::after, a.linkBtn:hover .arw::after {
    color: var(--color-font);
}
.subimitarea > .linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
}
.btn-col2 {
    margin-top: var(--px40);
}
@media print, screen and (min-width: 641px) {
    .btn-col2 .linkBtn {
        margin-top: 0;
        width: calc((100% - 10px) / 2);
    }
    .btn-col2 {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        max-width: 500px;
        margin: var(--px40) auto 0;
    }
    .btn-col2 .linkBtn{
max-width: 240px;
}
}
/* LOWERS */

/* body:not(.home) {
    font-family: var(--font-family02);
} */

body:not(.home) .post h2 {
    font-weight: bold;
    font-size: var(--rem36);
    letter-spacing: 0;
    font-family: var(--font-family03-en);
    color: var(--color-font);
    margin: 0 auto;
    margin-bottom: var(--px50);
    line-height: 1.4;
	max-width: fit-content;
}
body:not(.home) .post h2.txt_l {
	margin-left: 0;
}
body:not(.home) .post h2:has(span)::after {
    content: "";
}
body:not(.home) .post h2::after {
    content: "";
/*     width: var(--rem80w); */
	width: 100%;
    height: 3px;
    
    background: var(--clr-accent);
    border-radius: 999px;
	position: relative;
    visibility: visible;
    display: block;
	margin: .5em auto 0;
}

body:not(.home) .post h2:has(span.en-ttl){
    font-size: var(--rem24w);
}
body:not(.home) .post h2:has(span) > span{
    display: block;
    color: var(--color-primary);
    font-weight: 500;
    letter-spacing: 0;
    
    /* text-transform: uppercase; */
   
     font-size: var(--rem22w);
    font-family: var(--font-family03);
    line-height: 1.4;
    /* margin-bottom: var(--rem12); */
}
body:not(.home) .post h2:has(span) > span > span {
    font-size: var(--rem42w);
    font-family: var(--font-family03);
    font-weight: 400;
}

body:not(.home) .post h2:has(span.en-ttl) > span{
    font-size: var(--rem56);
}

.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:not(.table-info) th,
.post table:not(.table-info) td {
    font-size: var(--rem16);
    padding: var(--px20);

}

.post table:not(.table-info) th {
    background: var(--color-primary-shade);
    color: var(--color-primary);
    font-weight: 500;
}
.post table.responsive {
    border: 0;
    border-color: #9b9b9b;
}
.post table.responsive th,
.post table.responsive td {
    padding: var(--rem20) ;
    background: transparent;
/*     letter-spacing: .1em; */
    font-size: var(--rem16);
    
    
}
.post table.responsive th {
    font-weight: bold;
    /* font-family: var(--font-family01); */
    letter-spacing: .1em;
    width: 25%;
    background: var(--color-primary);
    color: var(--color-font);
    vertical-align: middle;
    /* border-right: 0px; */
}
.post table.responsive td {
    /* border-left: 0; */
    background: var(--color-background);
}
.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);
   
   
   margin-bottom: .5em;
   font-family: var(--font-family03);
   font-weight: bold;
   letter-spacing: 0;
   color: var(--color-font);
   border-color: var(--color-primary);
   margin-top: 0;
   margin-bottom: 1em;
}

.post .flexbox h3 {
    font-weight: bold;
    padding-bottom: .5em;
    padding-left: 0;
   padding-right: 0;
}
.post h3 > span {
    display: block;
    color: var(--color-primary);
    font-size: var(--rem16);
}


/*--幅フル100%背景色--------------------------------------------*/
.widearea {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}
.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-tint);
   
}

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

#thumbImg, header#h1Header {
    background: #D9D9D9;
    /* height: 200px; */
}
#thumbImg::before,
header#h1Header::before {
    opacity: 0.2;
/*     background: #fff; */
    
    /* display: none; */
}

h1.title,
.post h1,
header#h1Header h1.title {
    font-family: var(--font-family03-en);
    font-size: var(--rem40w);
    color: var(--color-font);
    font-weight: 500;
}
header#h1Header h1.title {
    color: var(--color-background);
    font-weight: bold;
    letter-spacing: 0;
    font-family: var(--font-family02);
    /* text-shadow: 0px 0px 30px #008842; */

}
/* header#h1Header h1.title {
    opacity: 0;
} */




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

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

}

@media print,
screen and (max-width: 1024px){
    #thumbImg, header#h1Header {
        height: calc(200px + (1vw - 10.24px) * 9.2450);
    }
}

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


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

.mw800 {
    max-width: 800px;
    margin: 0 auto;
}

.board-ttl {
    font-size: calc(var(--rem48) + 2px);
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.4;
    text-align: center;
}

.board-ttl > span {
    font-size: var(--rem36);

}
.board-price {
    border: 1px solid var(--color-font);
    border-radius: var(--px16);
    padding: var(--px16) var(--px20);
    line-height: 1;
    text-align: center;
    max-width: fit-content;
    margin: var(--px20) auto;
    display: flex;
    align-items: center;
}

.price-info {
    letter-spacing: .01em;
    font-size: var(--rem90);
    color: #FF9A2F;
    font-weight: bold;
    line-height: .6;
    padding: var(--px16) 0;
    
   
}


.price-info .smaller {
font-size: var(--rem42);
}

.price-info .clr-font {
    color: var(--color-font);
    font-weight: 500;
    letter-spacing: .05em;
}

.board-txt {
    text-align: center;
    font-weight: 500;
    font-size: var(--rem30);
    letter-spacing: .05em;
    line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
    #reason-pg .content01 .flexbox:not(.rev) .txtarea {
   padding-left: var(--px30);
}

#reason-pg .content01 .flexbox.rev .txtarea {
   padding-right: var(--px30);
}
}

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

}


.blockbox {
    position: relative;
    background: var(--color-background);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    padding: var(--px50);
}

.blockbox + .blockbox {
    margin-top: var(--px30);
}

.box-ttl {
    padding-bottom: var(--rem12);
    border-bottom: 2px solid var(--color-primary);
    font-size: var(--rem24w);
    display: flex;
    align-items: center;
    gap: var(--rem12);
    font-weight: bold;
    margin-bottom: 1.1em;
}
.box-ttl .box-ico {
    aspect-ratio: 49 / 47;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 2.04em;
}

.post .table_scroll table th,
.post .table_scroll table td {
font-size: var(--rem20);
text-align: center;
vertical-align: center;
padding: var(--px20);
line-height: 2;
-webkit-text-stroke: 1px #CECECE;
paint-order: stroke fill;

}

.post .table_scroll table.col3 th,
.post .table_scroll table.col3 td {
width: calc(100% / 3);
}

.post .table_scroll table.col3:not(:has(th:nth-child(3))) {
    max-width: calc(100% / 3 * 2);
    margin: 0;
}

.price-info-add {
    font-weight: bold;
    margin-right: 10px;
}

#service-pg .price-info .smaller {
    font-size: var(--rem60s);
}

.square-ttl {
    position: relative;
    font-weight: 500;
    font-size: var(--rem24w);
    line-height: 1.6;
    padding-left: 1em;
    margin-bottom: 1em;
}
.square-ttl:not(:first-child) {
    margin-top: var(--rem30w);
}

.square-ttl::before {
    content: "";
    display: block;
    position: absolute;
    top: 0.4em;
    left: 0;
    aspect-ratio: 1 / 1;
    width: .833em;
    background: var(--color-primary);
}

.blockbox.bigbox {
    padding: var(--px80) var(--px100);
}

.box-ttl:not(:has(.box-ico)) {
    font-size: var(--rem20w);
    padding-left: .5em;
}

.style-2nd {
    border-color: var(--color-secondary) !important;
}
.fs24 {
    font-size: var(--rem24);
}
.fs30 {
    font-size: var(--rem30);
}
.ls5 {
    letter-spacing: .05em;
}
.ls10 {
    letter-spacing: .1em;
}



.linkout {
    
    color: #00B7FF;
    border-bottom: 1px solid;
    line-height: 2;
    position: relative;
    z-index: 10;
    
}
.linkout:hover, .post .linkout:hover {
    color: #00B7FF;
}

.fs26 {
    font-size: calc(var(--rem28) - 2px);

}

.ff02 {
    font-family: var(--font-family02);
}


.content-board {
    overflow: hidden;
    background: #FEF6E2;
    border-radius: var(--px30);
    padding: var(--px40) var(--px30);
    max-width: 745px;
    border-radius: var(--px30);
    border: 1px solid var(--color-secondary);
    width: 100%;
    margin: 0 auto;
}
ul.circle-check {
    width: 100%;
    position: relative;
    max-width: fit-content;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--rem20);
    row-gap: 0;
}
ul.circle-check > li{
    position: relative;
    font-size: var(--rem20);
    letter-spacing: 0;
    line-height: 2.5;
    padding-left: 1.3em;
    font-weight: 500;
}

ul.circle-check > li::before {
    content: "\f058";
    display: block;
    position: absolute;

    font-family: "FontAwesome";
    left: 0;
    top: .1em;
    color: var(--color-primary);
}




@media print, screen and (min-width: 640px) {
    .flexbox.tabflex {
        display: flex;
        gap: 10px;
        max-width: 790px;
        justify-content: space-between;
        margin: 0 auto;
    }
    .flexbox.tabflex .txtarea {
        max-width: fit-content;
    }
}
@media print, screen and (max-width: 768px) {
    
    .flexbox.tabflex .w50 {
        margin-bottom: 0;
    }
    
}

@media print, screen and (max-width: 640px) {
.flexbox.tabflex:has(.circle-check) .w50 {
        margin-bottom: var(--rem20);
    }
}

.mw1050 {
    max-width: 1050px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}

.col3grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: var(--px24);
    row-gap: var(--px50);
}

.col3grid .imgarea {
    aspect-ratio: 382 / 255;
    overflow: hidden;
}

.col3grid .card-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
    line-height: 1.6;
    text-align: center;
    min-height: 3.2em;
    margin: .5em 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.col3grid .card-info {
    font-weight: 500;
}

.flowlist02 {
    padding-left: 5rem;
    position: relative;
}
.flowlist02::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 5rem;
}
.flowlist02 > li {
    position: relative;
}
.flowlist02 > li:not(:last-child) {
    margin-bottom: 6vh;
}
.flowlist02 > li .icon {
    font-size: var(--rem30);
    width: 7rem;
    height: 7rem;
    color: var(--color-font);
    font-weight: bold;
    background: var(--color-primary);
    padding: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -3.5rem;
    z-index: 100;
    border-radius: 50vh;
    min-width: fit-content;
}
.flowlist02 > li .icon::after {
    content: none;
}
.flowlist02 > li dl {
    padding-left: 9rem;
    position: relative;
    padding-top: 1.8rem;
}
.flowlist02 > li dl::before {
    content: none;
}
.flowlist02 > li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
}
.flowlist02 > li dl::after {
    width: 70px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
    top: 35px;
}
.flowlist02 > li dd {
    padding-top: 10px;
    border-top: solid 2px var(--color-primary);
}
.flowlist02 > li dl dt {
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 2rem;
}
@media (max-width: 768px) {
    .flowlist02 {
        padding-left: 2rem;
    }
    .flowlist02 > li .icon {
        left: -3.5rem;
        width: 5rem;
        height: 5rem;
    }
    .flowlist02::before {
        left: 1.1rem;
    }
    .flowlist02 > li dl {
        padding-left: 4.5rem;
        padding-top: 1.1rem;
    }
    .flowlist02 > li dl::after {
        width: 30px;
        top: 25px;
    }
    .flowlist02 > li dl dt {
        font-size: 1.4rem;
    }
}

.post h3.wall-ttl {
    
    font-size: var(--rem24w);
    letter-spacing: .0;
    padding: 0.7em;
    border: 0;
    position: relative;
    background: transparent;
    border-left: .67em solid var(--color-primary);
}



.mw1050:has(h3.wall-ttl) {
    max-width: calc(1050px + 2 * (0.6 * var(--rem22w) + 10px));
    padding: 0 calc(0.6 * var(--rem22w) + 10px);
}

.fs18 {
    font-size: var(--rem18) !important;
}

.post .table-info.small-bio th, .post .table-info.small-bio td {
    padding-bottom: 0;
    line-height: 2;
}

.post .table-info.small-bio td:first-child {
    padding-right: 1ch;
    width: 8ch;
    /* min-width: 5em; */
}

@media screen and (max-width: 1024px) {
    .table_scroll table {
        width: 100%;
        min-width: 800px;
    }
    .table_scroll table.col3 {
        min-width: 690px;
    }
    .table_scroll table.col3:not(:has(th:nth-child(3))) {
        min-width: 100%;
    }
}

.post h1, .post h4 {
    font-family: var(--font-family02);
}

.post .flexbox h3.staff_name {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: .5em;
    font-size: var(--rem30w);
font-weight: bold;
}

.post .flexbox h3.staff_name .sub {
    display: block;
    width: 100%;
    font-size: var(--rem20w);
color: var(--color-font);
}

.post .flexbox h3.staff_name .en-name {
    font-size: var(--rem16);
    letter-spacing: .07em;
    margin-left: 1em;
}


.spec-box {
    background: var(--color-background);
    border-radius: var(--px35);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    padding: var(--px80) var(--px100s);
    margin: var(--px50) 0 var(--px100);
    position: relative;
}
.spec-box .boxinner {
    position: relative;
    z-index: 2;

}
.spec-box::before {
    content: "";
    display: block;
    position: absolute;
    width: 27.6%;
    aspect-ratio: 331 / 306;
    background: url(/wp-content/uploads/recruit-2.png) no-repeat center / contain;
    right: 6%;
    bottom: var(--px80);
}
.spec-ttl {
    text-align: center;
    font-size: calc(var(--rem40) - 2px);
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: .5em;
}

.post h3.star-ttl::before {
    content: "\f005";
    margin-right: .4em;
    display: inline-block;
    font-family: "FontAwesome";
    line-height: 1.6;
    color: var(--color-secondary);
}

.col3img {
    display: flex;
    flex-wrap: wrap;
    gap: var(--px24);
    row-gap: var(--px40);
    max-width: calc(250px * 3 + var(--px24) * 2 + 10px);
    margin: var(--px60) auto 0 !important;
    justify-content: center;
}

.col3img > li {
    width: calc((100% - var(--px24) * 2) / 3);
    position: relative;
}

.col3img > li .imgarea {
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: var(--px20);
    overflow: hidden;
    border-radius: 50%;
    width: 90%;
    max-width: 209px;
    margin: 0 auto;
    background: var(--color-primary-shade);
}

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

.col3img > li .imgarea .img-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    max-width: 153px;
    width: 95%;
    
}

.col3img > li:first-child .imgarea img {
    object-position: top;
}

.col3img > li:nth-child(2) .imgarea .img-wrap {
    max-width: 128px;
}
.col3img > li:nth-child(3) .imgarea .img-wrap {
    max-width: 141px;
}
.col3img > li:nth-child(4) .imgarea .img-wrap {
    max-height: 135px;
}

.col3img .col-ttl {
    font-size: var(--rem28);
    font-weight: 500;
    text-align: center;
    line-height: 1.6;
padding: 10px 0;
}

.col3img .mark-clr-FFF600 {
    background: linear-gradient(transparent 45%, var(--clr-FFF600) 45%);
}


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

.post table.table_style04 th {
	background-color: transparent;
}
.post table.table_style04, .post table.table_style04 th, .post table.table_style04 td{
	border: none;
}
table.table_style04 tr:first-child {
	border-top: 1px solid #ababab;
}
table.table_style04 tr:last-child {
	border-bottom: 1px solid #ababab;
}
table.table_style04 tr {
	border-top: 1px dashed #ababab;
	letter-spacing: 1px;
}
table.table_style04 th, table.table_style04 td {
	padding: 50px 30px !important;
}
table.table_style04 th {
	position: relative;
	z-index: 0;
}
table.table_style04 th:before {
	position: absolute;
	content: "";
	background: var(--color-primary-shade);
	top: 7px;
	left: 0;
	bottom: 7px;
	width: 100%;
	height: auto;
	z-index: -1;
}
/* table.table_style04 td ul li {
	padding-left: 1em;
	position: relative;
	line-height: 2;
}
table.table_style04 td ul li:before {
	position: absolute;
	content: "・";
	top: 0;
	left: 0;
} */
@media print, screen and (max-width: 768px) {
	table.table_style04 th, table.table_style04 td {
		padding: 35px 10px !important;
		font-size: 1.4rem;
		vertical-align: middle;
	}
	table.table_style04 th {
		width: 32%;
	}
	table.table_style04 td {
		width: 68%;
	}
}


table.table_style04 .list_checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: var(--rem16);
    row-gap: 0;
}
table.table_style04 .list_checkbox li {
    padding-left: 1.1em;
}
table.table_style04 .list_checkbox li::before {
    color: var(--color-primary-tint);
}


.spec-box02 {
    background: var(--color-primary-shade);
    border: 1px solid var(--color-primary);
    border-radius: var(--px30);
    padding: var(--px60);
    max-width: 840px;
    margin: 0 auto;
}

.spec-box02 .spec-ttl {
    --px132-40: clamp(40px, calc(132px + ((1vw - 19.2px) * 5.9547)), 132px);
    font-size: var(--rem30);
    display: flex;
    gap: .2em;
    align-items: baseline;
    justify-content: center;
    padding: 0 var(--px132-40);
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
}

.spec-box02 .spec-ttl > i {
    font-size: .84em;
}

.spec-box02 .spec-ttl::before,
.spec-box02 .spec-ttl::after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: calc(var(--px132-40) - var(--px20));
    top: 50%;
    background: var(--color-primary-tint);
}

.spec-box02 .spec-ttl::before {
    left: 0;
}
.spec-box02 .spec-ttl::after {
    right: 0;
}

@media print, screen and (max-width: 500px) {
    .spec-box02 .spec-ttl {
        align-items: center;
    }
}
.post .lead {
	font-size: var(--rem20);
    font-family: var(--font-family03-en);
	font-weight: bold;
	/* font-style: italic; */
}
.marker.yellow {
    background: linear-gradient(transparent 50%, var(--color-primary) 50%);
    padding-bottom: .2em;
    
}

.post .lead_en {
	font-size: var(--rem20);
	
	color: var(--color-font);
	letter-spacing: 0.3em;
    font-weight: 400;
    font-family: var(--font-family02);
    text-align: center;
    margin-bottom: var(--rem40);
}

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

.img-center {
    display: flex;
    justify-content: center;
    overflow: hidden;
    /* border-radius: var(--px100); */
}

.mw1000 {
    max-width: 1000px;
    margin: 0 auto;
}

/* nurse */

/*---ボタンデザイン---*/

.link_btn {
    position: relative;
    display: inline-block;
    color: var(--color-font);
    background: var(--color-primary);
    font-family: var(--font-family02);
    width: 100%;
    font-size: var(--rem16);
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.6;
    text-align: center;
    padding: var(--px20) var(--px40) calc(var(--px20) - 1px);
    border-radius: 50vw;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
	border: 0;
    z-index: 10;
}
.link_btn::after {
    content: '\f054';
    position: absolute;
    font-size: .85em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 50%;
    right: var(--rem16);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.link_btn:hover {
    color: var(--color-font);
    background: var(--color-primary);
	opacity: .7;
}

/*---ボタンリストレイアウト---*/

.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: var(--px40);
}
.post ul.linkbtn_list > li {
	width: auto;
	/* margin-bottom: var(--px20); */
	text-align: center;
    min-width: calc((100% - var(--px40) * 2) / 3);
	max-width: 276px;
}
.post ul.linkbtn_list > li a.link_btn {
    width: auto;
    min-width: 276px;
    height: 100%;
    max-width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
}
@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;
	}
}

.linkBtn.longbtn {
    max-width: 480px;
    background: var(--color-background);
    border: 2px solid var(--color-secondary);
    color: var(--color-secondary);
    font-family: var(--font-family03);
    font-weight: 400;
    letter-spacing: 0;
    font-size: var(--rem20);
}
.linkBtn.longbtn::after {
    color: var(--color-secondary) !important;
}
.linkBtn.longbtn:hover {
    background: var(--color-background);
     color: var(--color-secondary);
}

body:not(.home) .post h2.line-2nd::after {
    background: var(--color-secondary-tint);
}


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

.qa_list {
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: var(--rem36) 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid var(--color-table-border);
}
.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-font);
	background: var(--color-secondary);
	line-height: 1.0;
	padding: var(--rem18) 1rem;
	font-size: var(--rem26w);
	border-right: 1px solid var(--color-table-border);
	width: 100%;
	text-align: center;
	max-width: 65px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--font-family02);
}
.qa_list .qa_list_inner .q_ico {
	background: var(--color-primary);
    color: var(--color-background);
	line-height: 1.0;
	padding: var(--rem18) 1rem;
	font-size: var(--rem26w);
	font-weight: 500;
	width: 100%;
	text-align: center;
	max-width: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--font-family02);
	border-right: 1px solid var(--color-table-border);
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: var(--rem18) 1.5rem var(--rem18) 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .q_desc {
    font-size: var(--rem18);
    font-weight: 500;
    font-family: var(--font-family01);
    letter-spacing: .05em;
    display: flex;
    align-items: center;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
min-height: calc(3.6em + var(--rem18) * 2);
display: flex;
align-items: center;
font-size: var(--rem18);
letter-spacing: .05em;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid var(--color-table-border);
  border-bottom: 1px solid var(--color-table-border);
  -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 #cccccc;
	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;
	}
}

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

.contact_area {
    padding: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);/*80px-40px (1920-375)x*/
    text-align: center;
    background: var(--color-primary-tint);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    overflow: hidden;
    border-radius:0;
}
.post .contact_ttl {
	font-size: min(calc(2.8rem + (1vw - 19.2px) * 0.4531), 2.8rem); /* 2.8-2.1rem (1920-375) */
	font-weight: 600;
	text-align: center;
	letter-spacing: .2rem;
	padding: 0;
	margin: min(calc(120px + (1vw - 19.2px) * 3.5599), 120px) auto min(calc(50px + (1vw - 19.2px) * 0.9709), 50px); /* 120-65px auto 50-35px (1920-375) */
}
.post .contact_ttl::before {
	content: none;
	position: relative;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
}
.post .contact_ttl::after {
	content: '';
	position: relative;
	visibility: visible;
	display: block;
	width: 2.2em;
	height: 3px;
	background: var(--color-secondary);
	margin: 0.6em auto 0;
}
.contact_read {
    margin: 0 0 min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);/*30px-15px (1920-375)*/
    /* text-align: center; */
}
.button_wrap,
.post .button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.button_wrap > *,
.post .button_wrap > * {
  margin: 10px !important;
}
.contact_area .linkBtn, .post .contact_area .linkBtn {
    padding: 0;
    max-width: 300px;
    font-size: var(--rem16);
    font-weight: bold;
    
}
.contact_area .linkBtn a {
    color: var(--color-font);
    padding: 1.2em 1.2em;
    display: block;
}
.contact_area .linkBtn::after {
    font-size: 1.2rem;
    right: var(--px30);
}
.linkBtn.bg-2nd-main {
    background: var(--color-secondary) !important;
}

.w915 {
    max-width: 915px;
    width: 100%;
    margin: 0 auto;
}

.img-w-stick {
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative;
}

.img-w-stick::before {
    content: "";
    display: block;
    position: absolute;
    top: var(--px30);
    right: var(--px30);
    padding: 0;
    background: url(/wp-content/uploads/company-stick.png) no-repeat center / contain;
    width: 28%;
    max-width: 380px;
    aspect-ratio: 380 / 150;
}

.img-map {
    margin: 0 auto;
}

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

.smallBtn {
    max-width: 240px !important;
}

.imgarea-double {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 2%;
    aspect-ratio: 600 / 305;
}

.imgarea-double .imgarea {
    width: calc(98% / 2);
}

.recruit-pg .img-center {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: var(--px160w) var(--px30);
position: relative;

overflow: hidden;
}
.recruit-pg .img-center::after {
content: "";
display: block;
position: absolute;
inset: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(/wp-content/uploads/recruit-1.png) no-repeat right / cover;
z-index: 1;
}
.recruit-pg .img-center::before {
content: "";
display: block;
position: absolute;
inset: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(90deg, #FFFFFF 2.5%, rgba(255, 255, 255, 0) 61.21%);
z-index: 2;
}

.recruit-pg .img-center img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;

}

.recruit-pg .img-center .txt-wrap {
    position: relative;
    z-index: 3;
    font-family: var(--font-family03-en);
}

.recruit-pg .img-center .txt-wrap .big-txt {
    margin-bottom: 0;
    font-family: var(--font-family03-en);
    font-size: var(--rem30);
    margin-bottom: .5em;
}

body:not(.home) .post h2.txt_l::after {
    margin-left: 0;
}

.bg-tint {
    padding: var(--px60) var(--px20);
    background: var(--color-primary-tint);
}

.col2list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1000px;
   
    gap: var(--px40);
}

.col2list.style02 {
    max-width: none;
}
.post .col2list {
    margin: 0 auto;
}

.col2list > li {
    position: relative;
    width: calc((100% - var(--px40) * 1) / 2);
    overflow: hidden;
    border-radius: var(--px30);
}

.col2list.style02 > li {
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
background: var(--color-background);
padding: var(--px30) var(--px100);
}

.col2list > li .txtarea {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 var(--px20);
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
}

.col2list.style02 > li .txtarea {
    position: relative;
    width: 100%;
    height: auto;
    padding: var(--px20) 0 0;
    display: block;
}

.col2list > li .txtarea .link-txt {
    width: 100%;
    text-align: center;
    color: var(--color-background);
    font-weight: bold;
}

.col2list > li .txtarea .link-txt .col-ttl {
    font-size: var(--rem24w);
}

.col2list > li .txtarea .link-txt h3.wall-ttl {
    font-size: var(--rem20w);
    text-align: left;
    background: transparent;
    line-height: 2;
    padding: 0 .5em;
    margin-bottom: 0;
    border-width: .25em;
}

.col2list > li .imgarea {
    overflow: hidden;
    position: relative;
}

.col2list > li .imgarea::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
inset: 0;
width: 100%;
height: 100%;
background: var(--clr-000);
opacity: .5;
transition: all .3s ease;
z-index: 2;
}

.col2list.style02 > li .imgarea::before {
    content: none;
}

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

.col2list > li > a:hover img {
    opacity: 1;
    transform: scale(1.1);
    transition: all .3s ease;
    z-index: 0;
}

.col2list > li > a:hover .imgarea::before {
    opacity: .25;
    z-index: 2;
}

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

body:has(.top-bg) {
    background: var(--color-primary-tint);
}

.post .list_style01 li {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	flex-shrink: 0;
	border-bottom: solid 1px #ddd;
    gap: var(--px80);
}
.post .list_style01 li .head {
	width: 6em;
	padding: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);/* 30-20px 15-10px (1920-375) */
	display: flex;
	flex-direction: column;
	align-items: flex-start;
    justify-content: center;
}
.post .list_style01 li .neck {
	width: 6em;
	padding: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);/* 30-20px 15-10px (1920-375) */
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.post .list_style01 li .body {
	padding: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px) min(calc(15px + (1vw - 19.2px) * 0.4531), 15px);/* 30-20px 15-10px (1920-375) */
	display: flex;
	flex-direction: column;
	align-items: flex-start;
    width: calc(100% - 12em - var(--px80) * 2);
}
.post .list_style01 li:nth-child(odd) {
	background: var(--color-primary);
}
.post .list_style01 li:nth-child(even) {
	background: var(--color-background);
}
@media only screen and (max-width: 640px) {
	.post .list_style01 li {
		flex-direction: column;
        gap: var(--px40);
	}
	.post .list_style01 li .head, .post .list_style01 li .neck {
		width: 100%;
		padding-bottom: 0;
	}
    .post .list_style01 li .body {
        width: 100%;
    }
}	

.col3-img {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--px24);
}

@media only screen and (max-width: 640px) {
    .col3-img {
        grid-template-columns: repeat(2, 1fr);
    }
}

.linkbtn_list.style02 .link_btn::after {
    content: "\f078";
}

.post .linkbtn_list.style02 {
    width: 100%;
    max-width: 785px;
    gap: var(--px30);
}

.post ul.linkbtn_list.style02 > li {
min-width: calc((100% - var(--px30) * 2) / 3);
}

.post ul.linkbtn_list.style02 > li a.link_btn {
    min-width: 240px;
}

.m-center {
    margin: 0 auto;
}

.bg-white {
    padding: var(--px40);
    background: var(--color-background);
}

.post .table-info th {
    width: 8em;
    line-height: 2;
    color: var(--color-font);
}

.post .table-info td {
    line-height: 2;
}

@media print, screen and (max-width: 640px) {
    .post .table-info th,
    .post .table-info td {
        display: block !important;
        width: 100% !important;
    }
}

.col3-img-flex {
    display: flex;
    justify-content: center;
    gap: var(--px24);
    row-gap: var(--px60);
    flex-wrap: wrap;
}

.col3-img-flex > li {
    width: calc((100% - var(--px24) * 2) / 3);
    position: relative;
}

.col3-img-flex > li .imgarea {
    overflow: hidden;
    aspect-ratio: 394 / 274;
}

.col3-img-flex .col-ttl {
    font-size: var(--rem20w);
    text-align: center;
    font-weight: bold;
    padding-top: var(--px12);
}

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


.person-plan {
    display: flex;
    align-items: center;
    gap: var(--px40);
    padding: var(--px40) var(--px50);
    background: var(--color-primary-tint);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 10px;
    margin-top: var(--px60);
}

.person_name {
    border-bottom: 1px dashed var(--color-font) ;
    font-size: var(--rem24w);
    line-height: 1.6;
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}

.person-plan_img {
    aspect-ratio: 1 / 1;
    width: 19%;
    max-width: 206px;
    min-width: 19%;
}

.person-plan_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.person-plan_info {
    width: 100%;
    line-height: 1.4;
}
.person_detail {
    line-height: 2;
}
@media print, screen and (max-width: 768px) {
    .person-plan {
        flex-wrap: wrap;
    }

    .person-plan_info {
        width: 100%;
    }
    .person-plan_img {
        width: 50%;
        margin: 0 auto;
    }
}

.price-plan {
    margin-top: var(--px70);
}

.price-plan-ttl {
    text-align: center;
    font-size: var(--rem26w);
    font-weight: bold;
    letter-spacing: .1em;
    margin-bottom: var(--rem30);
}

.circle-ttl {
    position: relative;
    line-height: 1.4;
    padding-left: 1.2em;
    
}

.circle-ttl::before {
    content: "";
    display: inline-block;
    aspect-ratio: 1 / 1;
    width: .85em;
    background: var(--color-primary);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .325em;
}

.price_main-info {
    max-width: fit-content;
    margin: 0 auto;
}
.main-info_ttl {
    line-height: 1.4;
}
.main-info_ttl > span {
    display: block;
    font-size: var(--rem24w);
    font-weight: bold;
    letter-spacing: .1em;
    
}


.main-info_ttl span.ttl-big {
    font-size: calc(var(--rem36) - 2px);
}

.main-info_ttl > span:has(.ttl-big) {
    padding-bottom: .2em;
    margin-bottom: .2em;
    border-bottom: 1px solid var(--color-font);
}

.main-info_ttl > span.ttl-note {
    font-weight: normal;
    font-size: var(--rem14);
    text-align: right;
}

.col2price {
    display: flex;
    justify-content: center;
    gap: var(--px30);
    max-width: 950px;
    flex-wrap: wrap;
}

.post .col2price {
    margin: var(--px40) auto var(--px30);
}

.col2price > li {
    position: relative;
    width: calc((100% - var(--px30)) / 2);
    background: var(--color-background);
    border: calc(var(--px12) - 1px) solid var(--color-secondary);
    display: flex;
    align-items: center;
    padding: 5px var(--px20);
    gap: var(--px40);
}

.col2price > li .txt-label {
max-width: 86px;
width: 30%;
aspect-ratio: 1 / 1;
background: var(--color-primary);
color: var(--color-font);
display: flex;
align-items: center;
justify-content: center;
font-size: var(--rem18);
font-weight: bold;
letter-spacing: .1em;
padding: .2em;
border-radius: 50%;
overflow: hidden;
}

.col2price > li .txt-price {
    font-size: var(--rem36);
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: .1em;
    text-align: center;
    width: calc(70% - var(--px40));
}

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

.align-top th {
    vertical-align: top !important;
}

.post ul.list_disc:has(.linkout) > li::marker {
    color: #00B7FF !important;
}

.col3link {
    display: flex;
    justify-content: center;
    gap: var(--px20);
    flex-wrap: wrap;
    row-gap: var(--px70);
}

.col3link > li > a {
    display: block;
    position: relative;
}

.col3link > li span {
    display: block;
}

.col3link > li {
    position: relative;
    width: calc((100% - var(--px20) * 2) / 3);
}

.col3link > li .imgarea {
    overflow: hidden;
    aspect-ratio: 394 / 274;
}

.col3link > li .txtarea {
    padding-top: var(--px12);
}

.col3link .col-ttl {
    position: relative;
    padding-bottom: .2em;
    border-bottom: 1px solid var(--color-primary);
    max-width: fit-content;
    margin: 0 auto;
    font-size: var(--rem20w);
    display: flex;
    align-items: center;
    gap: 1em;
    line-height: 1.4;
    font-weight: bold;
}

.col3link .col-ttl::after {
    content: "";
    display: inline-block;
    width: 1em;
   aspect-ratio: 1 / 1;
   background: url(/wp-content/uploads/arrow-link.png) no-repeat center / contain;

}

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


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

.flowlist01 > li dd {
    border-bottom: 1px solid var(--color-primary);
}

.flowlist01 > li dd:has(img) {
    border-bottom: 0;
    margin-top: var(--px20);
}

.flowlist01 > li dd:has(img) img {
    aspect-ratio: 385 / 248;
    object-fit: cover;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));


}
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
  }

  .flowlist01 {
    padding-left: 10rem;
  }

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

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

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

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

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

.price-plus {
    display: flex;
    align-items: stretch;
    gap: 10px;
    margin-top: var(--px30);
}

.price-plus > div {
    display: flex;
    align-items: center;
}

.price-plus .plus_l,
.price-plus .plus_r {
    background: var(--color-font);
    color: var(--color-background);
border-radius: 10px;
overflow: hidden;
padding: var(--rem20) var(--rem24);
font-size: var(--rem22w);
font-weight: bold;
}

.price-plus .plus-ico img{
aspect-ratio: 1 / 1;
max-width: 28px;
width: 100%;
}

.price-plus .plus-ico {
    max-width: 28px;
}


.person-plan.style02 {
    align-items: flex-start;
}

.txt-box {
    margin-top: var(--px60);
    
}

.txt-box > span {
background: var(--color-primary-tint);
padding: var(--rem24) var(--px90);
overflow: hidden;
border-radius: 10px;
font-size: var(--rem20);
line-height: 1.6;
display: inline-block;
}

@media print, screen and (max-width: 767px) {
    .price-plus {
        flex-direction: column;
        align-items: center;

    }
}

.post h3 .tag-txt {
    display: inline-block;
    font-size: var(--rem14);
    font-weight: bold;
    line-height: 1.5;
    padding: 0.5em 1em;
    background: var(--color-primary);
    color: var(--color-font);
    border-radius: 999px;
    border: 1px solid var(--color-font);
    margin-right: .5em;
}

.col4grid-img {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: var(--px24);
}

.col4grid-img .imgarea {
    aspect-ratio: 289 / 200;
}

@media print, screen and (max-width: 768px) {
    .col4grid-img {
    
    grid-template-columns: repeat(2, 1fr);
    
}
}

.col3info {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: var(--px24);
    counter-reset: number;
}

.wakaba-pg .col3info {
    justify-content: center;
}

.col3info > li {
    position: relative;
    padding: var(--px24) var(--px16) var(--px30);
    background: var(--color-primary-tint);
    overflow: hidden;
    border: 1px solid var(--color-primary);
    border-radius: 10px;
    width: calc((100% - var(--px24) * 2) / 3);
    
}

.col3info > li .col-ttl {
    font-weight: bold;
    font-size: var(--rem20w);
    text-align: center;
    line-height: 1.4;
    min-height: 5.6em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.col3info > li .col-ttl > span {
    font-family: var(--font-family03-en);
    font-size: calc(var(--rem20w) - 1px);
    color: var(--color-secondary);
    font-weight: normal;
    display: block;
    letter-spacing: .05em;
    position: relative;
}

.col3info > li .col-ttl > span::after {
    counter-increment: number;
    content: " " counter(number, decimal-leading-zero);
}

.col3info .col-info {
    min-height: 6em;
}

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

.contact_area.bg-img {
    background: url(/wp-content/uploads/nakaochiai-6-1.png) no-repeat center / cover;
	position: relative;
	padding: var(--px40) 0 var(--px60);
}
.contact_area.bg-img::before {
	content: "";
	display: block;
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFF;
	opacity: .35;
}
.contact_area-wrap {
	width: 90%;
	max-width: 768px;
	margin: 0 auto;
	background: #FFFFFFC7;
	padding: var(--px20);
	position:relative;
	z-index: 2;
}

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

.maparea {
    overflow: hidden;
    aspect-ratio: 620 / 484;
}

.table-info.w-border th,
.table-info.w-border td{
    padding: .8em 0;
    vertical-align: middle;
    
}

.table-info.w-border th {
    width: 7em;
    padding-right: 1em;
    font-weight: normal;
}

.table-info.w-border tr {
    border-bottom: 1px solid var(--color-primary);
    border-top: 1px solid var(--color-primary);
}

.post .table-info.w-border tr:last-child th, .post .table-info.w-border tr:last-child td {
    padding-bottom: .8em;
}

.post .rhino-ttl, .rhino-ttl, body:not(.home) .post .rhino-ttl {
    
    max-width: fit-content;
    margin: 0 auto;
    margin-bottom: var(--px50);
    position: relative;
}

.rhino-ttl::before, body:not(.home) .post .rhino-ttl::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -4.5em;
    aspect-ratio: 88 / 69;
    width: 3.6em;
    background: url(/wp-content/uploads/consultation-center-ico.png) no-repeat center / contain;
}

@media print, screen and (max-width: 767px) {
    .rhino-ttl::before, body:not(.home) .post .rhino-ttl::before {
        position: relative;
        top: auto;
        right: auto;
        margin: 0 auto .5em;
        transform: translateY(0);
    }
}

.gap1 {
    gap: 1%;
}

.linkbox {
    display: block;
    position: relative;
    text-align: center;
    font-size: var(--rem30);
    line-height: 1.4;
    padding: .2em .5em;
    background: var(--color-primary);
    max-width: 900px;
    width: 100%;
    margin: var(--px30) auto;
}

@media print, screen and (max-width: 768px) {
    .flexbox:has(.imgarea.w50:nth-child(2)) {
        display: flex;
    }
    .flexbox:has(.imgarea.w50:nth-child(2)) .w50 {
        width: 50%;
    }
}

.interview-banner {
    position: relative;
}

.interview-banner .txtarea {
    
        padding: var(--px80) var(--px40);
        background: #FFFFFFED;
        line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
    .interview-banner .txtarea {
        position: absolute;
        width: auto;
        top: 50%;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: var(--px30) var(--px80) var(--px30) var(--px80);
        transform: translateY(-50%);
		max-width: 67%;
		min-width: 50%;
        
    }
}

.interview-banner .txtarea .jp-name {
    font-size: var(--rem30w);
    font-weight: bold;
}

.interview-banner .txtarea .jp-name > span {
	font-size: var(--rem18);
	color: var(--color-primary);
}

.interview-banner .txtarea .la-name {
    color: var(--color-primary);
    font-size: var(--rem18);
}

.interview-banner .txtarea .job-name {
    font-weight: 500;
}


@media print, screen and (max-width: 768px) {
    .interview-banner .txtarea {
        width: 100%;
        padding: var(--px40);
    }
}

.lh16 {
    line-height: 1.6;
}
.lh18 {
    line-height: 1.8;
}

#loopslide {
	position: relative;
	padding: var(--px120) 0;
}
.various-info-pg ul.linkbtn_list > li a.link_btn {
	padding: 0 var(--px30) 0;
	min-height: 4.8em;
}
.various-info-pg ul.linkbtn_list > li a.link_btn.long-txt {
	font-size: var(--rem14);
	padding-left: 10px;
	min-height: calc(var(--rem16) * 4.8);
}

.op0 {
	opacity: 0 !important;
}

@media print, screen and (max-width: 981px) {
	.various-info-pg ul.linkbtn_list > li.op0 {
		display: none !important;
	}
} 

.wpcf7-form table.responsive th {
	width: calc(var(--rem20) * 2 + 18em);
}

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

.post table.shift-tbl th {
	background: var(--color-primary);
	color: var(--color-font);
	font-weight: bold;
	border-right:0;
	width: 100%;
	max-width: 28%;
	min-width: 8em;
}
.post table.shift-tbl td {
	padding-left: var(--px50);
	border-left: 0;
}

.post table.shift-tbl thead td,
.post table.shift-tbl thead th{
	font-weight: bold;
	text-align: center;
}

.mw900 {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
@media print, screen and (max-width: 640px) {
	.post table.shift-tbl th {
		width: 30%;
		max-width: 30%;
	}
	.post table.shift-tbl td {
		padding-left: var(--px20);
	}
}

.clr-accent {
	color: var(--clr-accent) !important;
}
ul.linkbtn_list.style03 > li a.link_btn {
	background: var(--color-background);
/* 	border: 2px solid var(--clr-accent); */
}

.post table.responsive.green02 th {
/* 	background: var(--clr-green02); */
	background: var(--color-primary);
}

.post .list_style01.green02 li:nth-child(odd) {
/* 	background: var(--clr-green02); */
	background: var(--color-primary);
}

.flexbox:has(.galleryarea) {
	flex-wrap: wrap;
	row-gap: var(--px20);
}

.flexbox:has(.galleryarea) .galleryarea {
	order: 1;
}

.post h3 {
    border-color: var(--color-primary);
    font-family: var(--font-family03-en);
}
.ff03 {
    font-family: var(--font-family03-en) !important;
}
.post h2.fs24 {
    font-size: var(--rem24w) !important;
    margin-bottom: 1em !important;
}

.kashiwaen-pg .content-add-1 .flexbox h2 {
font-size: var(--rem36);
color: var(--clr-accent);
line-height: 1.4;

}

.kashiwaen-pg .content-add-1 .flexbox h2::after {
width: 100%;
background: var(--color-secondary);
}

.kashiwaen-pg .content-add-1 .flexbox .txtinner {
    width: 100%;
    max-width: 538px;
}
.kashiwaen-pg .content-add-1 .flexbox .imgarea {
    position: relative;
}
.stick-txt {
    position: absolute;
    top: 35%;
    left: 5.4%;
    display: flex;
    flex-direction: column;

    font-family: var(--font-family03-en);
    z-index: 3;
    font-weight: bold;
    font-size: 1.875vw;
    line-height: 1.8;
    gap: .2em;

}
.stick-txt > span {
    display: inline-block;
    background: var(--clr-accent);
    max-width: fit-content;
}
.stick-txt > span.big {
    font-size: 1.3em;
}
.stick-txt > span:not(.big) {
    padding-right: 1em;
}

.kashiwaen-pg .content-add-1 .flexbox .imgarea::before {
    content: "";
    display: block;
    position: absolute;
    width: 70%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #FFFFFF 2.5%, rgba(255, 255, 255, 0) 61.21%);
    
}

@media print, screen and (min-width: 769px) {
    .kashiwaen-pg .content-add-1 .flexbox .txtarea {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: clamp(20px, calc(70px + ((1vw - 19.2px) * 5.5804)), 70px) !important;
    }
}

@media print, screen and (max-width: 768px) {
    .stick-txt {
        font-size: 3.5vw;
    }
} 


@media print, screen and (min-width: 1024px) {
    .jc_start_pc {
    justify-content: flex-start !important;
}
}

.col2img {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px20);
    max-width: 1040px;
    
}
.post .col2img {
	margin: 0 auto;
    margin-top: var(--px20);
}

.person_name, .main-info_ttl > span:has(.ttl-big),.col2price > li {
    border-color: var(--color-primary);
}

.post h3.wall-ttl, .flowlist02 > li dd {
    border-color: var(--color-primary);
}

.person-plan, .col2price > li .txt-label {
    background: var(--color-primary);
}
.person-plan {
	background: var(--clr-bright);
}

.price-plan.bg-tint, .bg-tint {
    background: var(--clr-bright);
}

.post .no_org-tint .bg-tint {
    background: var(--color-primary-tint);
}

.post h3.wall-ttl {
    min-height: 3em;
}

body:not(.home) .post .bg-tint h2::after {
    background: var(--color-primary);
}

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

.flowlist02 > li .icon {
    background: var(--color-primary);
}

.link_btn {
    background: var(--color-primary) !important;
/*     border: 2px solid var(--clr-accent); */
}

.col3link .col-ttl {
    border-color: var(--clr-accent);
    text-align: center;
    align-items: flex-end;
    padding-bottom: 0.5em;
}

.flowlist01 > li .icon, .flowlist01::before {
    background: var(--clr-bright);
}
.flowlist01 > li .icon{
	 background: var(--color-primary);
}
.flowlist01 > li .icon::after {
    border-color: transparent transparent transparent var(--color-primary);
}

.flowlist01 > li dd {
    border-color: var(--clr-accent);
}

.price-plus .plus_l, .price-plus .plus_r {
    background: var(--color-primary);
    color: var(--color-font);
}

.txt-box > span {
    background: var(--clr-accent);
}

.post h3 .tag-txt {
    background: var(--clr-bright);
}

.contact_area {
    background: var(--clr-bright);
}

.contact_area h2::after {
    background: var(--color-primary) !important;
}

.col3info > li {
    border-color: var(--clr-accent);
}

.col3info > li .col-ttl > span {
    color: var(--clr-accent);
}

.post h3.wall-ttl:has(.smaller) {
	display: flex;
	align-items: center;
	gap: .5em;
}

.post h3.wall-ttl > .smaller {
	font-size: 1.4rem;
	line-height: 1.3;
}
.col2list.style02 > li {
	padding: var(--px30) var(--px50);
}

.flowlist02::before {
	background:var(--clr-bright);
}

.fs20 .bigger {
	font-size: 1.5em;
}

.fwbold {
	font-weight: bold;
}


.d_none {
	display: none;
}
body.home #contact-bottom-2{
	display: none;
}
body:has(.own-phone) #contact-bottom, body:has(.own-phone) #contact-bottom-2 {
	display: none;
}

body:has(.kashiwaen-pg) #contact-bottom-2.kashiwaen {
	display: block;
}
body:has(.kashiwaen-2-pg) #contact-bottom-2.kashiwaen-2 {
	display: block;
}

body:has(.wakaba-pg) #contact-bottom-2.wakaba {
	display: block;
}

body:has(.nakaochiai-pg) #contact-bottom-2.nakaochiai {
	display: block;
}

body:has(.hyakunincho-pg) #contact-bottom-2.hyakunincho {
	display: block;
}

body:has(.large-town-pg) #contact-bottom-2.large-town {
	display: block;
}

body:not(.home) .post h2::after {
	background: var(--color-primary);
}

.txt-box > span {
	background: var(--clr-bright);
}

/* 20251219 */

header#h1Header h1.title {
	color: var(--color-font);
}
#thumbImg::before, header#h1Header::before {
	opacity: 0;
}


.post ol li:has(>a) {
	font-weight: bold;
	font-size: var(--rem20);
}

.post ol li:has(>a) > a{
	color: var(--color-font);
}

.post h3.doubleline {
	padding-top: .4em;
	border-top: 2px solid;
	border-color: var(--color-primary);
}

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

.pdflist ol li:has(>a) {
	font-weight: 500;
	font-size: var(--rem20);
}

.pdflist a {
	color: var(--color-font);
	font-weight: 500;
	font-size: var(--rem20);
}

.local_list {
    counter-reset: circle_num;
    list-style: none;
}

.local_list > li {
    list-style: none;
    position: relative;
    padding: calc(var(--px20) / 2);
    font-size: var(--rem24w);
    padding-left: 2em;
    font-family: var(--font-family03-en);
    line-height: 1.4;
    border-bottom: 1px solid var(--color-table-border);
}

.local_list > li::before{
    counter-increment: circle_num;
    content: "" counter(circle_num);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    width: 1.1em;
    line-height: 1.1;
    background: var(--color-background);
    border-radius: 50%;
    border: .16em solid var(--clr-ED6A5A);
}

.recruit-pg .img-center::after {
	background: url(/wp-content/uploads/recruit-add-1.png) no-repeat right / cover;
}
.recruit-pg .img-center::before {
	content: none;
}



.recruit-pg .img-center {
	aspect-ratio: 1240 / 628.65;
}
.recruit-pg .img-center .txt-wrap .big-txt {
	font-size: calc(var(--rem30) + 2px);
	letter-spacing: 0;
}

@media print, screen and (min-width: 769px) {
	.recruit-pg .img-center .txt-wrap {
	position: absolute;
	background: #FFFFFFCF;
	border-radius: var(--px20);
	overflow: hidden;
	padding: var(--px20) 9px 9px var(--px20);
	left: var(--px24);
	bottom: var(--px50);
	line-height: 1.5;
	width: 60%;
	max-width: fit-content;
}
}

@media print, screen and (max-width: 768px) {
	.recruit-pg .img-center {
		aspect-ratio: auto;
		flex-wrap: wrap;
		padding: 0;
	}
	.recruit-pg .img-center img {
		display: block;
		position: relative;
	}
	.recruit-pg .img-center::after {
		content: none;
	}
	.recruit-pg .img-center .txt-wrap {
		width: 100%;
		position: relative;
		margin-top: var(--px40);
	}
}

.kashiwaen-pg .content-add-1 .flexbox h2 {
	color: var(--color-font);
	max-width: fit-content;
	
}
.kashiwaen-pg .content-add-1 .flexbox h2::after {
	background: var(--color-primary);
}

.col3-img .imgarea {
	aspect-ratio: 350 / 283;
	overflow: hidden;
}

.fs48 {
	font-size: var(--rem48);
}

#gallery-1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#gallery-1 .gallery-item {
	display: flex;
	justify-content: center;
}

#gallery-1 .gallery-item .gallery-icon {
	width: 100%;
}

.mw1000 {
	max-width: 1000px;
	margin: 0 auto;
}

.notice-list a {
	display: flex;
	gap: 2em;
}

.notice-list > li {
	border-bottom: 1px solid var(--color-primary);
}

.d-flex {
    display: flex;
}

ol > li .d-flex_l {
    width: 9em;
}

.col2list.style02 > li .imgarea {
	aspect-ratio: 430 / 304;
}

.post ol.numbold li::marker {
  font-weight: 900;
}

.post ol.numbold .pcbr{
	display: none;
}

.post ol.numbold {
	margin-top: var(--px40w);
}