@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=Noto+Serif+JP:wght@200..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');


:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #000;
    --color-background02: #1F1F1F;
    --color-background-op70: #ffffffB3;
--clr-FADCE7: #FADCE7;
--clr-FFF600: #FFF600;
--clr-EBF7D1: #EBF7D1;
    --clr-000: #000;
    --color-font: #FFFFFF;
    --color-font01: #FFFFFF;
    --color-primary: #FFFFFF;
    --color-primary-shade: #FFFFFF;
    --color-primary-tint: #FFFFFF;
    --color-secondary: #CCA467;
    --color-secondary-shade: #CCA467;
    --color-secondary-tint: #CCA467;
    --color-table-border: #888888;
    --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --body-font-family: "Zen Old Mincho", "Noto Serif JP", serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #000000;
    --header-color-font: #FFFFFF;
    --header-color-primary: #FFFFFF;
    --header-color-primary-linear:  linear-gradient(45deg, #F6B1B6 0%, #FBD2CE 100%);
    --header-color-second:  #FFFFFF;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background:  #000000;
    --footer-color-font: #FFFFFF;
    --footer-color-primary: #FFFFFF;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Zen Old Mincho", "Noto Serif JP", serif;
    --font-family02: "Zen Old Mincho", "Noto Serif JP", serif;
    --font-family03: "Noto Sans JP", sans-serif;
    
    --font-family03-en: "EB Garamond","Noto Serif JP", 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: 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)*/
    --rem15: clamp(1.4rem, calc(1.5rem + ((1vw - 19.2px) * 0.0647)), 1.5rem);
    --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(--rem24w);
        color: var(--header-color-font);
        line-height: 1.4;
        letter-spacing: -.05em;
        font-family: var(--font-family01);
        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(20px + (1vw - 19.2px) * 1.1161), 20px);
        padding-left: 0;
    }

    #header .logo img {
        max-width: 274px;
        max-height: 80px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-width: 50px;
        /* 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;
    }
    .sticky-header #header > .inner {
        background: var(--header-background);
    }
    #header ul.header__contact {
        padding-left: clamp(10px, calc(20px + ((1vw - 19.2px) * 2.4554)), 20px);
    }
    #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(10px, calc(25px + ((1vw - 19.2px) * 2.4554)), 25px);
    /* font-size: clamp(12px, calc(16px + ((1vw - 19.2px) * 1.5393)), 16px); */
}
    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(16px + ((1vw - 19.2px) * 0.4)), 16px);
        font-weight: 500;
        line-height: 1;
        letter-spacing: 0.1em;
        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 {
    /* border-radius: var(--px50); */
    position: relative;
   }
   #header a.head_btn::before {
        display: block;
        content: "";
        position: absolute;
        background: var(--color-table-border);
        width: 1px;
        height: 70%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }


    #header a.head_btn.tel_btn {
        color: var(--header-color-font);
        background: transparent;
        width: 100%;
        min-width: calc(var(--px200) + var(--px14));
        max-width: 240px;
        position: relative;
        padding: var(--px16) clamp(8px, calc(16px + ((1vw - 19.2px) * 2.4554)), 16px);
        /* height: 75px; */
    }

    #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: var(--rem12);
    /* font-family: var(--font-family02); */
    font-weight: 500;
    }
     #header a.head_btn.tel_btn .tel_text-sub .note b{
    font-weight: 500;
    }

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem24s);
        font-family: var(--font-family03-en);
        font-weight: 400;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        /* padding-right: .5em; */
    }
#header a.head_btn.tel_btn::before {
    content: "";
    position: absolute;
/* left: 0;
top: 15%;
height: 70%;
display: inline-block;
width: 1px;
background: #AEAEAE; */
}
    #header a.head_btn.tel_btn .tel_icon::before {
        content: "\f095";
        font-family: "FontAwesome";
        font-size: .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(--px180) + 0px);
    background: var(--header-background);
    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(--rem16);
    font-weight: 500;
    letter-spacing: .1em;
    border-radius: 0;
    /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14); */
    /* height: 75px; */
    
    /* 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";
        content: "";
        font-family: "FontAwesome";
        font-size: var(--rem16);
        font-weight: 500;
        line-height: 1;
        /* margin-top: 4px; */
        /* margin-right: 8px; */
        color: var(--color-background);
        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-background);
        background: var(--header-color-primary);
    }
    #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);
    }
    nav#mainNav ul li a:active, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-ancestor a, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li.current-menu-parent a {
        background: 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-background);
    }
}


@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(13px, calc(20px + ((1vw - 19.2px) * 1.3393)), 20px);
    }

    
}

@media print,
screen and (max-width: 1023px) {
	nav#mainNav ul li a {
		background-color: var(--color-background);
		color: var(--header-color-primary);
	}
    nav#mainNav ul li.current-menu-item a,
    nav#mainNav ul li a:hover {
        background: var(--header-color-primary);
        color: var(--color-background);
    }

    nav#mainNav ul li a:hover {
        background: var(--header-color-primary) !important;
        color: var(--color-background);
    }

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

/* header navbar */


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

    li {
        border-bottom: 1px solid #ccc;
    }
}
.postlist .date, .postlist .ttls {
	font-size: 100%;
}
.post .time, .postlist .time, .post2b .time, .post4b .time {
    background: var(--color-font);
	color: var(--color-background);
    font-family: var(--font-family03);
    font-size: calc(var(--rem12) + 1px);
}
.postlist .time {
	/* padding-top: .5em; */
	font-weight: 500;
}

.post .time a, .post2b .time a, .post4b .time a, .postlist .time a {
	color: var(--color-background);
}
#front_top_content,
#front_bottom_content {
    background: var(--color-background02);
    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(--px60);
}
#footer .footer__logo img {

    max-height: calc(var(--px120s) + 5px);
    max-width: 231px;
}
#footer .footer__logo:not(:last-child) {
    margin-bottom: var(--px30);
    display: flex;
    flex-direction: column;
    align-items: center;
}

#footer .logo-txt {
    margin-left: 0;
}

#footer .footnav {
    margin-bottom: var(--px16);
}

#footer .footnav ul > li::before {
    content: "";
}

#footer .footnav ul > li:last-child:after {
    content: "";
}

#footer .footnav ul {
    font-weight: 500;
}

#copyright {
    margin-top: 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 */
#contact-bottom {
    clear: both;
}


.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 {
    background: url(/wp-content/uploads/cta-bg.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.cta01::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    inset: 0;
    background: var(--color-background);
    opacity: .5;
}
.cta01::after {
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 87%;
    width: 100%;
    background: var(--clr-000);
    opacity: .3;
}
.cta01 .cta01_wrap {
    max-width: 1240px;
    width: 90%;
    margin: 0 auto;
    background: #00000080;
    padding: var(--px100) var(--px40);
    position: relative;
    z-index: 2;
}
.cta01 .cta01_wrap h2, .cta01 .cta01_wrap h1, .cta01 .cta01_wrap .main-ttl {
    text-align: center;
    margin-bottom: var(--px30);
}
.cta01 .cta01_wrap p {
    font-size: calc(var(--rem20));
    font-weight: 500;
    color: var(--color-font);
    letter-spacing: .05em;
    line-height: 1.8;

}
.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 740px;
    margin: var(--px60) auto 0 auto;
    gap: var(--px20);
}
.cta01 .ctabtnlist li {
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}
.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px40) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 0;
    transition: all ease .15s;
    border: 2px solid var(--color-font);
    background: transparent !important;
}
.cta01 a.item:hover {
    opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
    .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
        width: 100%;
    }
    .cta01 .ctabtnlist li + li {
        margin-top: 1rem;
    }
}

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

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem28);
    /* margin-bottom: 1rem; */
    font-weight: 500;
    font-family: var(--font-family03-en);
    
}
.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    letter-spacing: .05em;
}
.cta01 a.telbtn {
    background: var(--color-secondary);
    color: #fff;
}

/* メールボタン */
.cta01 .mailbtn .btnttl {
    font-size: var(--rem20w);
    font-weight: bold;
    margin-bottom: 1rem;
}
.cta01 a.mailbtn {
    background: var(--color-primary);
    color: var(--color-font);
}
.cta01 a.mailbtn .infotxt {
    font-weight: 400;
    font-family: var(--font-family03);
    font-size: calc(var(--rem14) + 1px);
}

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

/* ボタンアイコン */
.cta01 .telnum::before,
.cta01 .mailbtn .btnttl::before,
.cta01 .linebtn .btnttl::before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 900;
    margin-right: 1rem;
}
.cta01 .telnum::before {
    content: '\f095';
    font-size: var(--rem20w);
}
.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
}
.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
    font-size: var(--rem24w);
}
/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 500;
    font-size:var(--rem20w);
    letter-spacing: .1em;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px70);
    line-height: 2;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-secondary);
    font-weight: 400;
    letter-spacing: 0.05em;
    
    text-transform: none;
   
     font-size: var(--rem48w);
    font-family: var(--font-family03-en);
    line-height: 1.4;
    
    /* margin-bottom: var(--rem12); */
}

.main-ttl.ttl02,
.post .main-ttl.ttl02 {
    font-weight: 500;
    font-size:var(--rem22w);
    letter-spacing: .1em;
    font-family: var(--font-family02);
    color: var(--color-font);
    margin: 0;
    margin-bottom: var(--px70);
    line-height: 2;
}

.main-ttl.ttl02 .en-ttl {
    display: block;
    color: var(--color-secondary);
    font-weight: 500;
    letter-spacing: 0.05em;
    
    text-transform: none;
   
     font-size: var(--rem22w);
    font-family: var(--font-family03-en);
    line-height: 2;
    
    /* 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(--rem60);
    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: none;
}

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


.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: 500;
    letter-spacing: .05em;
    line-height: 1.4;
    font-family: var(--font-family02);
    margin: 0 0 var(--px50);
}

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

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


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

#content01::before {
    content: "";
    display: block;
    position: absolute;
    background: #1F1F1F;
    opacity: .8;
    inset: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

#content01 .content-wrap {
    position: relative;
    z-index: 1;
}

.img-group {
    position: relative;
    aspect-ratio: 960 / 700;

}

.img-group .imgarea {
    position: absolute;

}

.img-group .img01 {
    aspect-ratio: 544 / 417;
    top: 0;
    left: 0;
    width: calc(544 / 960 * 100%);
}
.img-group .img02 {
    aspect-ratio: 553 / 369;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(553 / 960 * 100%);
}
.img-group .img03 {
    aspect-ratio: 336 / 493;
    top: 50%;
    
    right: 0;
    transform: translateY(-50%);
    width: calc(336 / 960 * 100%);
}

.img-group .imgarea::before {
    content: "";
    display: block;
    position: absolute;
    background: var(--color-background);
    opacity: .3;
    inset: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}



.flex-ttl {
    color: var(--color-secondary);
    line-height: 1.4;
    font-size: var(--rem24w);
    letter-spacing: .1em ;
    font-weight: 500;
    margin-bottom: var(--rem48);
}

#content01 .flexbox:not(.col2txt) .txtarea {
    padding: var(--px40);
    letter-spacing: .05em;
}

#content01 .content-inner {
    max-width: 905px;
}

.flexbox.col2txt {
    gap: var(--px96);

}

.flexbox.col2txt .flex-ttl {
    margin-bottom: var(--rem18);
}

.flexbox.col2txt .txtarea {
    padding: calc(var(--px12) / 2) 0 calc(var(--px12) / 2) var(--px20);
    border-left: 1px solid var(--color-secondary);
}
@media print, screen and (min-width: 769px) {
   #content01 .flexbox:not(.col2txt) .txtarea {
    display: flex;
    align-items: center;
    justify-content: center;

   }
   #content01 .flexbox:not(.col2txt) .txtarea .txtinner {
    width: 100%;
    max-width: 600px;
   }
}
@media print, screen and (max-width: 1023px) {
    
}
@media print, screen and (max-width: 767px) {
    
}
@media print, screen and (max-width: 500px) {
 .mb_l {
    text-align: left !important;
 }
 .mb_l .spbr {
    display: none;
 }
}

/* content02 */

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

#content02::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    right: 0;
    top: 0;
    background: var(--color-background);
    opacity: .7;
}

#content02 .content-wrap {
    position: relative;
    z-index: 1;
}
#content02 .flexbox .txtinner {
    width: 90%;
    margin: 0 auto;
}

#content02 .flexbox .txtarea {
    padding: var(--px40) 0;
}

.main-ttl.style02,
.post .main-ttl.style02 {
    font-weight: bold;
}

.main-ttl.style02 .en-ttl {
    font-size: var(--rem70);
    line-height: 1.6;
    position: relative;
    padding-left: var(--px80w);
}

.main-ttl.style02 .en-ttl::before {
    content: "";
    display: block;
    width: calc(var(--px80w) - var(--px20));
    height: 2px;
    background: var(--color-primary);
    position: absolute;
    left: 0;
    top: .8em;
}


@media print, screen and (min-width: 769px) {
    #content02 .flexbox .txtarea {
   display: flex;
   align-items: center;
   justify-content: center;
   padding: var(--px40);
}
#content02 .flexbox .txtinner {
    width: 100%;
    max-width: 720px;
}
}

@media print, screen and (max-width: 768px) {
    #content02::after {
        width: 100%;
    }
}
 

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

.col2link > li {
    background-color: var(--color-background);
    position: relative;
    overflow: hidden;
    border-radius: var(--px20);
    padding: var(--px40);
width: calc((100% - var(--px40)) / 2);
line-height: 1.6;
}

.col2link > li .imgarea {
    position: relative;
    overflow: hidden;
    aspect-ratio: 520 / 293;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 520px;
    margin: 0 auto;
}
.col2link > li .imgarea img {
    object-fit: contain;
}
.col2link > li .txtarea {
    padding-top: var(--px18);
}
.clr-prime-tint {
    color: var(--color-primary-tint) !important;
}

.col2link .card-ttl {
    letter-spacing: .05em;
    font-weight: bold;
    font-size: calc(var(--rem26w) + 2px);
    text-align: center;
    padding-bottom: .5em;
    border-bottom: 1px dashed;
margin-bottom: var(--rem20);
}

.col2link .card-info {
    line-height: 2;
    min-height: 3.2em;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: center;
}

.col2link .linkBtn {
    margin-top: var(--rem20) !important;
    min-width: max-content;
}

.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;
}
@media print, screen and (max-width: 768px) {
    .col2link > li {
        width: 100%;
    }
}

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

#content03 {
    position: relative;
    padding: var(--px120) 0;
    background: var(--color-background);

}

.col4grid_img {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

}

.post .col4grid_img {
    margin: var(--px50) auto 0;
}
.post .col4grid_img .imgarea {
    position: relative;
}

.post .col4grid_img .imgarea::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    right: 0;
    top: 0;
    background: var(--color-background);
    opacity: .3;
}

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

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

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

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

/* content05 */



/*--------------google翻訳--------------*/
.gtranslate_wrapper {
background:var(--color-secondary);
gap: 3px;
}

.glink {
align-content: center;
}

@media print, screen and (min-width: 1024px) {
#header {
    height: auto !important;
}
}

#header-layout {
height: 100px;
}

.gtranslate_wrapper {
display: flex;
flex-wrap: nowrap;
justify-content: end;
width: 100%;
margin: 0 auto;
	padding: .5rem;
}

select.gt_selector.notranslate {
width: 150px;
}
	select.gt_selector.notranslate{
		margin-bottom: 0;
	}
}

@media print, screen and (max-width: 1023px) {
.header__translator {
position: fixed;
overflow: hidden;
z-index: 999;
right: 0;
bottom: 120px;
background: rgba(255, 255, 255, .8);
padding: 10px 10px 10px 10px;
border-radius: 5px 0 0 5px;
-webkit-transition: .5s;
transition: .5s;
}

.gtranslate_wrapper {
display: flex;
flex-wrap: wrap;
flex-direction: column;
background: transparent;
gap: 4px;
}

.gtranslate_wrapper br {
display: none;
}

select.gt_selector {
display: none;
}
}
/*--------------google翻訳ここまで--------------*/

.gtranslate_wrapper .glink:nth-child(1) {
  order: 3;
}

.gtranslate_wrapper .glink:nth-child(2) {
  order: 4;
}

.gtranslate_wrapper .glink:nth-child(3) {
  order: 2;
}

.gtranslate_wrapper .glink:nth-child(4) {
  order: 1;
}

.gtranslate_wrapper .glink:nth-child(5) {
  order: 5;
}

.gtranslate_wrapper .gt_selector {
  order: 6;
}

a {
    color: var(--color-secondary);
}

a:hover {
    color: var(--color-font);
} 

/* BTN */
.linkBtn, .post .linkBtn, a.linkBtn, .post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 140px;
    min-width: fit-content;
    letter-spacing: 0.05em;
    font-size: calc(var(--rem14) + 1px);

    font-family: var(--font-family03);
    font-weight: 400;
    color: var(--color-font);
    line-height: 1.4;
    text-align: left;
    background: transparent;
    padding: 1rem calc(2em + 1rem) calc(1rem + 7px) 0;
    margin: var(--px40) auto 0;
    /* border-radius: var(--px100); */
    border-radius: 0;
    border-bottom: 1px solid var(--color-primary);
    transition: all .3s;
    z-index: 10;

}

.linkBtn.bg-2nd {
    background: var(--color-secondary-tint);
}

.linkBtn.bigBtn {
    max-width: 600px;
    font-size: var(--rem24w);
    line-height: 1.1;
    padding: var(--rem56) var(--rem30) var(--rem56) var(--rem20);
    margin-top: var(--px120);
    background: url(/wp-content/uploads/service-4.png) no-repeat center / cover;
    
}

.linkBtn.bigBtn > span {
    position: relative;
    z-index: 2;
}
.linkBtn.bigBtn::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    top: 0;
    left: 0;
    
    background: var(--color-primary);
    opacity: .7;
   z-index: 1;
}




.linkBtn::after, .post .linkBtn::after, a.linkBtn::after, .post .subimitarea .linkBtn input[type="submit"]::after {
    content: '\f054';
    position: absolute;
    
    font-size: calc(var(--rem12) - 2px);

    color: var(--color-font);
    font-family: 'FontAwesome';
    font-weight: bold;
    line-height: 1;
    top: .5rem;
    right: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    border: none;
    height: 3em;
    width: 3em;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid var(--color-font);
    /* background: url(/wp-content/uploads/btn-arw.png) no-repeat center / contain; */
    transition: 0.3s all;
    z-index: 10;
}

.linkBtn.bigBtn::after {
    font-size: var(--rem16);
}


.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 {
    color: var(--color-primary);
    
    background: transparent;
    
    /* border: 4px solid var(--color-primary); */
    opacity: .7;
}



.linkBtn.bigBtn:hover {
    background: url(/wp-content/uploads/service-4.png) no-repeat center / cover;
}
.linkBtn.bg-2nd:hover {
    background: var(--color-secondary-tint);
}
.post .linkBtn:hover .arw::after, .linkBtn:hover .arw::after, a.linkBtn:hover .arw::after {
    color: #fff;
}
.subimitarea > .linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
	border: 0;
}
.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
	z-index: 999;
}
.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,
body:not(.home) h2{
    font-weight: bold;
    font-size: var(--rem24w);
    letter-spacing: 0.05em;
    font-family: var(--font-family02);
    color: var(--color-secondary);
    margin: 0;
    margin-bottom: var(--px70);
    line-height: 2;
}
body:not(.home) .post h2:has(span)::after {
    content: none;
}
body:not(.home) .post h2::after {
    content: "";
    width: var(--rem90);
    height: 3px;
    
    background: var(--color-secondary);
    border-radius: 999px;
	position: relative;
    visibility: visible;
    display: block;
	margin: .5em auto 0;
}

body:not(.home) .post h2:has(span){
    font-size: var(--rem20w);
}
body:not(.home) .post h2:has(span) > span{
    display: block;
    color: var(--color-secondary);
    font-weight: 400;
    letter-spacing: 0.05em;
    
    text-transform: none;
   
     font-size: var(--rem48w);
    font-family: var(--font-family03-en);
    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.line-2:has(span) {
font-size: var(--rem20w);
max-width: fit-content;
margin: 0 auto;
margin-bottom: var(--px50);
}
body:not(.home) .post h2.line-2:has(span) > span {
    font-size: var(--rem30w);
    position: relative;
    padding: 0 var(--px80);
}

body:not(.home) .post h2.line-2:has(span) > span::before,
body:not(.home) .post h2.line-2:has(span) > span::after {
    content: "";
    display: block;
    width: calc(var(--px80) - var(--px20));
    height: 2px;
    background: var(--color-primary);
    position: absolute;
    top: .8em;
}

body:not(.home) .post h2.line-2:has(span) > span::before {
    left: 0;
}
body:not(.home) .post h2.line-2:has(span) > span::after {
    right: 0;
}

.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: var(--color-table-border);
}
.post table.responsive th,
.post table.responsive td {
    padding: var(--rem30) var(--rem20) ;
    background: transparent;
    letter-spacing: 0;
    font-size: var(--rem16);
    line-height: 2;
    
}
.post table.responsive th {
    font-weight: bold;
    /* font-family: var(--font-family01); */
    letter-spacing: .0;
    width: 29%;
    background: var(--color-background02);
    border-right: 0px;
    color: var(--color-secondary);
    border-color: var(--color-table-border);
}
.post table.responsive td {
    border-left: 0;
    border-color: var(--color-table-border);
}
.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(--rem20w);
   
   
   margin-bottom: .5em;
   font-family: var(--font-family02);
   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: .9em;
    padding-left: 0;
   padding-right: 0;
}
.post h3 > span {
    display: block;
    color: var(--color-primary-tint);
    font-size: var(--rem18);
}


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

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

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

/* #thumbImg, header#h1Header {
    background: var(--color-background);
    height: 200px;
} */
#thumbImg::before,
header#h1Header::before {
    opacity: 0;
    background: #fff;
    
    /* display: none; */
}

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

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


.ml2 {
    margin-left: var(--px20) !important;
}

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

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

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

.company-pg .content01 .content-wrap{
max-width: fit-content;
margin: 0 auto;
width: 100%;
}


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

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

.linkout {
    
    color: var(--color-font);
    border-bottom: 1px solid;
    
}
.linkout:hover, .post .linkout:hover {
    color: var(--color-primary);
}

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

}

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


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

.post h3.wall-ttl {
    
    font-size: var(--rem24w);
    letter-spacing: .05em;
    padding: 0 0.8em;
    border: 0;
    position: relative;
    background: transparent;
    border-left: calc(1 / 3 * 1em) solid var(--color-secondary);
    margin-bottom: var(--px40);
}

.post h3.wall-ttl > span {
    font-size: var(--rem18);
    font-family: var(--font-family01);
    color: var(--color-font);
    font-weight: 400;
    letter-spacing: .05em;
}



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


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


.post .lead {
	font-size: var(--rem20w);
    font-family: var(--font-family01);
	font-weight: bold;
    letter-spacing: .1em;
	/* font-style: italic; */
}
.marker.yellow {
    background: linear-gradient(transparent 70%, var(--color-background02) 70%);
    padding-bottom: .4em;
    
}

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

.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: #fff;
    background: var(--color-secondary);
    font-family: var(--font-family03);
    width: 100%;
    font-size: var(--rem18);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6;
    text-align: center;
    padding: var(--px24) var(--px40) calc(var(--px24) - 1px);
    border-radius: 50vw;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
	border: 0;
    z-index: 10;
}
.link_btn::after {
    content: '\f078';
    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-background);
    background: var(--color-secondary);
	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: 1%;
}
.post ul.linkbtn_list > li {
	width: auto;
	margin-bottom: var(--px20);
	text-align: center;
}
.post ul.linkbtn_list > li a.link_btn {
    width: auto;
    min-width: 240px;
    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-background02);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    overflow: hidden;
    /* border-radius: var(--px100); */
}
.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; */
    letter-spacing: .1em;
}
.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: 420px;
    font-size: var(--rem20);
    font-weight: bold;
    
}
.contact_area .linkBtn a {
    color: #fff;
    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;
}

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) var(--px50);
    border-radius: 0;
    background: var(--color-background02);
    position: relative;
}
.flowlist02 > li:not(:last-child) {
    margin-bottom: 90px;
}
.flowlist02 .flow_img {
    width: 35%;
}

.flowlist02 .flow_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.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% + 30px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.flowlist02 > li:not(:last-child) dl::before {
    border-width: 30px;
    border-top-color: var(--color-primary-shade);
}
.flowlist02 > li:not(:last-child) dl::after {
    border-width: 30px;
}
.post .flowlist02 > li > dl dt {
    position: relative;
    display: flex;
    align-items: center;
    font-size: var(--rem20w);
    font-weight: bold;
    padding: 0 0 var(--px16) 0;
    margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    border-bottom: solid 1px var(--color-primary);
}
.flowlist02 > li dl dt .icon:before {
    content: counter(flow_list, decimal-leading-zero);
    counter-increment: flow_list;
    line-height: 1;
    color: var(--color-background);
    background: var(--color-primary-shade);
    padding: 5px;
    margin-right: 10px;
    border-radius: 0;
    position: relative;
    min-width: fit-content;
    aspect-ratio: 45 / 42;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--rem24w);
width: 1.875em;
    z-index: 100;
}
.post .flowlist02 > li > dl dd {
    padding: 0;
    line-height: 2;
}
@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);
    }
}

.staff-box {
    position: relative;
    padding: var(--px40);
    border: 1px solid var(--color-secondary);
}

.staffinfo {
    margin-top: var(--px50);
}
.staff-name {
    font-size: var(--rem24w);
    line-height: 1.6;
    letter-spacing: .05em;
    font-weight: bold;
    margin-bottom: 1em;
}

.staff-des {
    font-size: var(--rem20);
    line-height: 1.6;
    letter-spacing: .05em;
}

.staff-box h3.wall-ttl {
    border-width: 3px;
}

.staff-box h3.wall-ttl > span {
    color: var(--color-secondary);
    font-weight: bold;
    font-size: var(--rem20w);
}

.staff-box .qa_list .qa_list_inner .q_ico, .staff-box .qa_list .qa_list_inner .a_ico,
.staff-box .qa_list .qa_list_inner .q_desc, .staff-box .qa_list .qa_list_inner .a_desc {
    border: 0;
    background: transparent;
}

.staff-box .qa_list .qa_list_inner dt,
.staff-box .qa_list .qa_list_inner dd {
    border: 0;

}

.staff-box .qa_list .qa_list_inner dt {
    background: var(--color-background02);
    margin-top: var(--rem20w);
}

.staff-box .qa_list .qa_list_inner .a_ico {
    align-items: flex-start;
}

.staff-box .qa_list .qa_list_inner .q_ico, .staff-box .qa_list .qa_list_inner .a_ico {
    color: var(--color-secondary);
    font-size: var(--rem20w);
    font-weight: bold;
    
}

.staff-box .qa_list .qa_list_inner .a_desc, .staff-box .qa_list .qa_list_inner .q_desc {
letter-spacing: .05em;
line-height: 1.6;
font-size: var(--rem16);
font-weight: 400;
padding-left: 0;
}
.staff-box .qa_list .qa_list_inner dt:after {
    border-width: 3px;
    /* border-radius: 1px; */
    border-color: var(--color-secondary);
}
.staff-box  .qa_list .qa_list_inner {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
   .staff-box .txtarea {
    margin-bottom: 0;
   } 
}

.mw775 {
    max-width: 775px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.flowlist01 {
  padding-left: 20rem;
  position: relative;
}
.flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: var(--color-primary);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 20rem;
}
.flowlist01 > li {
  position: relative;
}
.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist01 > li .icon {
  font-size:2rem;
  color: var(--color-background);
  background: var(--color-primary);
  padding: 1.5rem 4rem;
  display: block;
  position: absolute;
  top: 0;
  left: -20rem;
  z-index: 100;
  /* font-style: italic; */
  font-weight: bold;
  min-width: calc(8rem + 3.3em);
  text-align: center;
}
.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 8px 0 8px 15px;
  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: 9rem;
  position: relative;
  padding-top: 1.7rem;
}
.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 32px;
}
.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: var(--color-background);
  border-radius: 50%;
  left: -4px;
}
.flowlist01 > li dl::after {
  width: 70px;
  border-bottom: 1px dashed var(--color-font);
  position: absolute;
  left: 5px;
  top: 35px;
}
.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 2rem;
  border-bottom: 1px solid;
  padding-bottom: .2em;
}

.flowlist01 > li dl dd img {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.4rem;
    padding: 1rem 2rem;
    min-width: calc(3.3em + 4rem);
  }

  .flowlist01 {
    padding-left: 12rem;
  }

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

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

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

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

  .flowlist01 > li dl dt {
    font-size: 1.6rem;
  }
  .flowlist01 > li dl::before, .flowlist01 > li dl::after {
    top: 21px;
  }
  .flowlist01 > li dl::after{
    top: 24px;
  }
}

.m-auto {
    margin: 0 auto;
}

.mw900 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.post h3:nth-of-type(n+2) {
    margin-top: var(--px60);
}

.col5flex {
    display: flex;
    gap: var(--px50);
    flex-wrap: wrap;
    row-gap: var(--px100);
    font-size: var(--rem15);
}

.post .col5flex {
    margin-top: var(--px100);
}


.post .col5flex .list_disc {
    margin-left: 1.5em;
}

@media print, screen and (max-width: 1023px) {
    .col5flex > li {
        position: relative;
        width: calc((100% - var(--px50) * 2) / 3);
    }
}
@media print, screen and (max-width: 768px) {
    .col5flex > li {
        position: relative;
        width: calc((100% - var(--px50) * 1) / 2);
    }
}

#connections .col2_list {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
flex-wrap: wrap;
}

#connections .col2_list>li {
width: 49%;
margin-bottom: 0;
display: flex;
align-items: stretch;
}


/*  */
.col4_list {
    display: flex;
    
    gap: var(--px40);
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.post .col4_list {
    margin: 0 auto;
}

.col4_list > li {
    width: calc((100% - var(--px40) * 3) / 4);
}

.col4_list:not(:has(>li:nth-child(4))) {
    justify-content: center;
}

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


/* @media print, screen and (min-width: 1024px) {
    .col4_list {
        grid-template-columns: repeat(4, 1fr);
    }
} */

body:not(.home) .flexbox h2 {
    font-size: var(--rem20w);
}

.small-cta.ctabtnlist {
    display: flex;
    align-items: stretch;
    justify-content: center;
    max-width: 550px;
    margin: var(--px20) 0 0;
    gap: var(--px14);
}
.small-cta.ctabtnlist li {
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}
.small-cta a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px30) var(--px12);
    text-align: center;
    box-sizing: border-box;
    color: var(--color-background);
    border-radius: 0;
    transition: all ease .15s;
    border: 2px solid var(--color-font);
    background: var(--color-font) !important;
}
.small-cta a.item:hover {
    opacity: 0.8;
}
@media print, screen and (max-width: 768px) {
    .small-cta.ctabtnlist li, .small-cta.ctabtnlist a.item {
        width: 100%;
    }
    .small-cta.ctabtnlist li + li {
        margin-top: 1rem;
    }
    .small-cta.ctabtnlist {
        flex-wrap: wrap;
        margin: var(--px20) auto 0;
    }
}

/* ボタン共通パーツ */
.small-cta .btnttl {
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
}
.small-cta .infotxt {
    font-size: var(--rem16);
    font-weight: 400;
}

/* 電話ボタン */
.small-cta .telnum {
    font-size: var(--rem20w);
    /* margin-bottom: 1rem; */
    font-weight: 500;
    font-family: var(--font-family03-en);
    
}
.small-cta .telbtn .btnttl {
    font-size: var(--rem15);
    letter-spacing: .05em;
}
.small-cta a.telbtn {
    background: var(--color-secondary);
    color: var(--color-background);
}

/* メールボタン */
.small-cta .mailbtn .btnttl {
    font-size: var(--rem15);
    font-weight: bold;
    margin-bottom: 1rem;
}
.small-cta a.mailbtn {
    background: var(--color-primary);
    color: var(--color-background);
}
.small-cta a.mailbtn .infotxt {
    font-weight: 400;
    font-family: var(--font-family03);
    font-size: calc(var(--rem12) + 0px);
}

/* LINEボタン */
.small-cta a.linebtn {
    background: #06C755;
    color: #fff;
}
.small-cta .linebtn .btnttl {
    font-size: var(--rem22w);
    font-weight: bold;
    margin-bottom: 0;
}

/* ボタンアイコン */
.small-cta .telnum::before,
.small-cta .mailbtn .btnttl::before,
.small-cta .linebtn .btnttl::before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 900;
    margin-right: 1rem;
}
.small-cta .telnum::before {
    content: '\f095';
    font-size: var(--rem15);
}
.small-cta .mailbtn .btnttl::before {
    content: '\f0e0';
}
.small-cta .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
    font-size: var(--rem24w);
}

a#scrollUp {
	background: #000 !important;
}

.post h4, #breadcrumb ul li, #breadcrumb ul li a {
	color: var(--color-font);
}
/* 修正2026.3.12 */
.single-post h1.title {
    font-family: inherit;
    color: var(--color-secondary);
}
#privacy h3 {
    color: var(--color-secondary);
}
@media print, screen and (min-width: 1024px) {
	#header .logo img {
    max-width: 300px !important;
    max-height: 100px !important;
    margin-left: 15px;
}}
/* .mce-content-body {
    color: #333 !important;
    background-color: #fff !important;
} */
.post {
	background: var(--color-background) !important;
}