@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=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Damion&display=swap');


:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #E3F6EA;
    --color-background-op70: #ffffffB3;
    --clr-FADCE7: #FADCE7;
    --clr-FFF600: #FFF600;
    --clr-EBF7D1: #EBF7D1;
    --clr-000: #000;
    --color-font: #333333;
    --color-font01: #111111;
    --color-primary: #0B6DBC;
    --color-primary-shade: #F06A0A;
    --color-primary-tint: #E9F7FF;
    --color-secondary: #06C755;
    --color-secondary-shade: #111111;
    --color-secondary-tint: #FDFFA5;
    --color-table-border: #DDDDDD;
    --color-table-background: #0B6DBC;
    --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1240px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #333333;
    --header-color-primary: #0B6DBC;
    --header-color-second: #06C755;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #0B6DBC;
    --footer-color-font: #fff;
    --footer-color-primary: #fff;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    --font-family03: "Damion", "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);
	
	--rem60ss: clamp(2.4rem, calc(1.5262rem + 2.33vw), 6rem);

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

}


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

/* 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: var(--px12) min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

    body.mobile #header .logo img,
    #header .logo img {
        max-width: 146px;
        max-height: 70px;
        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 .logo {
        padding: 5px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
    }

    #header ul.header__contact {
        padding-left: 5px;
    }

    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) * 1.6741)), 25px);
    }

    nav#mainNav ul li a b {
        font-size: clamp(13px, calc(16px + ((1vw - 19.2px) * 0.4)), 16px);
        font-weight: 700;
        line-height: 1.3;
        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-primary);
        background: rgba(116, 212, 149, 0.2);
        width: 100%;
        min-width: var(--px240);
        position: relative;
        padding: var(--px16) clamp(10px, calc(30px + ((1vw - 19.2px) * 2.2321)), 30px);
        /* height: 75px; */
    }

    #header a.head_btn .tel_text-sub {
        font-weight: bold;
        font-family: var(--font-family01);
        color: var(--header-color-primary);
        font-size: var(--rem16);
        letter-spacing: 0;
        margin-bottom: 5px;
    }

    #header a.head_btn .tel_text-sub .note {}

    #header a.head_btn .tel_text-sub .note b {
        font-weight: bold;
        font-size: var(--rem16);
    }

    #header a.head_btn.tel_btn .tel_icon {
        font-size: var(--rem26w);
        font-family: var(--font-family03);
        font-weight: 600;
        display: flex;
        align-items: center;
        letter-spacing: 0;
        line-height: 1.2;
        /* 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: var(--rem20);
        line-height: 1.4;
        margin-top: 4px;
        margin-right: 8px;
    }

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

    #header a.head_btn:hover .tel_icon::before {
        color: inherit;
    }

    #header a.head_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.2;
        min-width: calc(var(--px180) + 10px);
        background: var(--header-color-primary);
        color: var(--header-background);
        padding: var(--px16) clamp(15px, calc(30px + ((1vw - 19.2px) * 1.6741)), 30px);
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: 0;
        border-radius: 0;
    }

    #header a.head_btn.line_btn {
        flex-direction: row;
        text-align: center;
        align-items: center;
        line-height: 1.2;
        min-width: var(--px200);
        background: var(--header-color-second);
        color: var(--header-background);
        padding: var(--px16) clamp(10px, calc(20px + ((1vw - 19.2px) * 1.1161)), 20px);
        font-size: var(--rem16);
        font-weight: 700;
        letter-spacing: 0.05em;
        border-radius: 0;
        font-family: var(--font-family02);
        height: 80px;
        border-radius: 100px;
    }
/* 	
	.sticky-header #header a.head_btn.line_btn{
		height: 60px;
	} */
	
    #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.mail_btn::before {
        content: "\f0e0";
        font-family: "FontAwesome";
        font-size: var(--rem20);
        font-weight: 400;
        line-height: 1.2;
        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(--rem24);
        margin-right: 1rem;
        margin-bottom: 0;
    }

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

    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 {
        color: var(--header-color-font);
    }

    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 {
        background: var(--header-background);
        color: var(--header-color-font);
    }
}


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

    #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) {

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

    nav#mainNav ul li a:hover,
    nav#mainNav ul li.current-menu-item a {
        background: var(--header-background) !important;
    }

    #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
    #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover {
        background: var(--color-background);
        color: var(--color-font);
    }

}

/* header navbar */

#thumbImg::before,
header#h1Header::before {
    content: none;
}

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

    li {
        border-bottom: 1px solid var(--color-table-border);
    }
}

.postlist li:first-child {
    border-color: var(--color-table-border);
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
    background: var(--color-primary);
    font-family: var(--font-family02);
    font-size: calc(var(--rem12) + 1px);
}

.postlist .time {
    padding-top: .5em;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.postlist .ttls,
.postlist .date {
    font-size: 100%;
    line-height: 2;
    font-weight: 500;
}

#front_top_content,
#front_bottom_content {
    background: var(--color-background);
    padding: var(--px120) 0 var(--px120);
    color: var(--color-font);
}

/* footer */
#footer {
    padding: var(--px60) 0 var(--px40);
}

#footer .footer-menu {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding-bottom: var(--px30);
    border-bottom: 1px solid var(--footer-color-primary);
}

#footer .footer-menu .footer-left {
    font-size: var(--px50);
    font-weight: 900;
    line-height: 1.4;
    letter-spacing: 0.05em;
}

#footer .footer-right {
    display: flex;
    flex-direction: column;
    align-items: end;
}

#footer .footer__logo img {

    max-height: 60px;
    max-width: 125px;
    min-height: 60px;
}

#footer .footer__logo:not(:last-child) {
    margin-bottom: var(--px40);
    display: flex;
    flex-direction: column;
    align-items: center;
}

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

#footer .footnav ul>li {
    display: flex;
    align-items: center;
    gap: 6px;
}

#footer .footnav ul>li::before {
    content: '\f054';
    display: inline-block;
    position: relative;
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 400;
    margin-right: 1rem;
    font-size: 10px;
    width: 0;
    height: auto;
}

#footer .footnav ul>li::after {
    content: none;
}

#footer .footnav:not(:last-child) {
    margin-bottom: var(--px30);
}

#footer .socialicon {
    margin-bottom: 0;
}

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

#copyright {
    font-weight: 400;
    margin-top: var(--px60);
}

@media print,
screen and (max-width: 768px) {
    #footer .footer-menu {
        flex-direction: column;
        align-items: center;
        gap: var(--px30);
    }

    #footer .footer-right {
        align-items: center;
    }
}

/**------------------------------------------
Anchor Point
*------------------------------------------*/

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

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

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

.cta01 {
    background: url(/wp-content/uploads/top-44.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: var(--px120) 0;
}

.home .cta01 {
    padding: 0 0 var(--px120);
}

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

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

.cta01 .cta01_wrap p {
    font-size: var(--rem20);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.8;
}

.cta01 .cta01_wrap .contactarea p {
    font-family: var(--font-family02);
    font-size: var(--rem16);
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0;
}

.cta01 .ctabtnlist {
    justify-content: center;
    max-width: 500px;
    margin: var(--px40) auto 0 auto;
}

.cta01 .ctabtnlist li {
    width: 100%;
    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: calc(var(--px50) + 8px) var(--px20);
    text-align: center;
    box-sizing: border-box;
    color: var(--color-font);
    border-radius: 0;
    transition: all ease .15s;
    border: 0;
    background: transparent;
}

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

.cta01 .contactarea {
    background: var(--color-background);
    padding: 15px var(--px20);
    max-width: 715px;
    margin: 0 auto;
}

@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: 900;
    font-size: var(--rem20w);
    letter-spacing: 0.05em;
}

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

/* 電話ボタン */
.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 1rem;
}

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


/* メールボタン */
.cta01 a.mailbtn {
    font-family: var(--font-family01);
    font-weight: 700;
    color: var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
}

.cta01 a.mailbtn::after {
    content: '\f08e';
    display: inline-block;
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 900;
    font-size: var(--rem18);
    margin-left: 5px;
}

.cta01 a.linebtn {
    background: var(--color-secondary);
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    color: var(--color-background);
}

.cta01 a.linebtn .btnttl {
    display: flex;
    align-items: center;
}

/* ボタンアイコン */
.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';
    content: '\f3cd';
    font-size: var(--rem28);
    color: var(--color-primary);
}

.cta01 .mailbtn .btnttl::before {
    content: '\f0e0';
}

.cta01 .linebtn .btnttl::before {
    content: '\f3c0';
    font-weight: 400;
    font-size: var(--rem24w);
}

/* main title */
.post h2,
.cta01 h2 {
    font-family: var(--font-family01);
    font-weight: 900;
    text-align: center;
    line-height: 1.6;
    letter-spacing: .05em;
    padding: 0;
    margin: 0 auto var(--px60);
    color: var(--color-font);
}

.post h2 .en-ttl,
.cta01 h2 .en-ttl {
    display: block;
    font-family: var(--font-family03);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize;
}


.home h2,
.cta01 h2 {
    font-size: var(--rem60ss);
}

.home h2 .en-ttl,
.cta01 h2 .en-ttl {
    font-size: calc(2px + var(--rem48));
    color: var(--color-primary);
}

.home h2::after {
    content: none;
}


.lh2 {
    line-height: 2;
}

.lh2-4 {
    line-height: 2.4;
}

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

@media print,
screen and (max-width: 768px) {
    .lh2-5 {
        line-height: 2;
    }
}

.front_contents .wrapper_content {
    position: relative;
    z-index: 2;
    width: 90%;
}

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

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

#content01::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: calc(var(--px40) * -1);
    transform: translateX(-50%);
    border-left: calc(var(--px60) + 8px) solid transparent;
    border-right: calc(var(--px60) + 8px) solid transparent;
    border-top: var(--px80) solid var(--color-secondary-tint);
    z-index: 1;
}

.marker.yellow {
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 0 10px 0;
    background: linear-gradient(transparent 65%, #FDFFA5 65%);
}

.u-text-shadow {
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.u-drop-shadow {
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
}

.col_list {
    position: relative;
    display: flex;
    gap: var(--px40);
    flex-wrap: wrap;
}

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

    .post .col5_list {
        gap: calc(80px + var(--px40)) var(--px40);
    }

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

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

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


@media print,
screen and (min-width: 769px) {
    .post .col2_list {
        gap: var(--px80);
    }

    .post .col2_list>li {
        width: calc((100% - var(--px80)) / 2);
    }

    .post .col3_list {
        margin: 0 auto;
        gap: clamp(13px, calc(25px + ((1vw - 19.2px) * 1.0426)), 25px);
    }

    .post .col3_list>li {
        width: calc((100% - clamp(13px, calc(25px + ((1vw - 19.2px) * 1.0426)), 25px) * 2) / 3);
    }

    .voice_list.col3_list {
        gap: var(--px50);
    }

    .voice_list.col3_list>li {
        width: calc((100% - var(--px50) * 2) / 3);
    }

    .post .col4_list {
        gap: 10px;
    }

    .post .col4_list>li {
        width: calc((100% - 10px * 3) / 4);
    }

    .sns_list.col4_list {
        gap: var(--px60);
    }

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

    .post .col5_list {
        gap: var(--px60);
    }

    .post .col5_list>li {
        width: calc((100% - var(--px60) * 4) / 5);
    }
}

@media print,
screen and (min-width: 769px) and (max-width: 1023px) {
    .post .col5_list>li {
        width: calc((100% - var(--px60) * 2) / 3);
    }
}

#content01 ul.col4_list {
    max-width: 1030px;
    margin: 0 auto;
}

#content01 ul.col4_list li {
    background: var(--color-background);
    border-radius: 20px;
    padding: var(--px24) var(--px20);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.post .txtstyle01 {
    font-size: var(--rem20w);
    font-weight: 900;
    line-height: 1.6;
}

.clr-primaryshade {
    color: var(--color-primary-shade);
}

.clr-primary {
    color: var(--color-primary) !important;
}

#content02 {
    background: url(/wp-content/uploads/top-6.png) no-repeat center / cover;
    padding: var(--px100) 0 calc(var(--px200) + 55px);
    position: relative;
}

#content02::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(var(--px200) + 7px);
    background: url(/wp-content/uploads/top-45.png) no-repeat center / cover;
}

.leave-img {
    max-width: 323px;
    aspect-ratio: 323 / 100;
    margin: 0 auto;
    overflow: hidden;
}

.clr-E55 {
    color: #E55E00;
}

.post .txtstyle02 {
    font-size: var(--rem20w);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
}

.service_list .imgarea {
    border: 10px solid #FFFFFF;
    border-radius: 100px 0px;
    overflow: hidden;
    position: relative;
}

.post .txtstyle03 {
    font-family: var(--font-family03);
    font-size: var(--rem60);
    font-weight: 400;
    line-height: 1.2;
}

.service_list .txtstyle03 {
    position: absolute;
    display: block;
    bottom: var(--px30);
    right: var(--px50);
    transform: rotate(-5deg);
    transform-origin: center;
}
@media print,
screen and (min-width: 481px) and (max-width: 768px) {
	.service_list .imgarea {
		  border-radius: var(--px100) 0px;
	}
	.service_list .txtstyle03 {
		right: clamp(5px, calc(35px + ((1vw - 7.68px) * 10.453)), 35px);
	}
}
.fs34 {
    font-size: clamp(20px, calc(34px + ((1vw - 19.2px) * 0.9061)), 34px) !important;
}

.fs30 {
    font-size: var(--rem30w) !important;
}

.ls5 {
    letter-spacing: 0.05em;
}

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

.bg-secondarytint {
    background: var(--color-secondary-tint) !important;
}

.service_list .txtstyle01 {
     display: inline-block;
    padding: 0 10px;
}

.txtstyle04 {
    font-size: var(--rem22w);
    font-weight: 900;
    line-height: 1.4;
}

.fw500 {
    font-weight: 500 !important;
}

.fw900 {
    font-weight: 900 !important;
}

.lh1-8 {
    line-height: 1.8 !important;
}

.bg-secondarytint {
    background: var(--color-secondary-tint);
}

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: var(--rem16);
    color: var(--color-background);
    text-align: center;
    background: var(--color-primary);
    padding: 21px 30px 20px 20px;
    margin: 0 auto 0;
    border: 0;
    border-radius: 100px;
    transition: all .3s;
    font-family: var(--font-family01);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.2;
}

.home .linkBtn {
    max-width: 250px;
}

.post .bigBtn {
    max-width: 450px;
    font-size: var(--rem20w);
    font-weight: 900;
    border-radius: 0;
    background: var(--color-secondary);
    padding: 38px 30px 38px 20px;
    border-radius: 5px;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-bottom: 2px solid var(--color-background);
    border-right: 2px solid var(--color-background);
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
    color: var(--color-background);
    background: var(--color-primary);
    opacity: 0.8;
}

.post .bigBtn:hover {
    background: var(--color-secondary);
}

.subimitarea>.linkBtn {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
    margin-top: 0;
}

.b_shadow {
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
}

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

.num_list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
}

.num_list02>li {
    position: relative;
}

.num_list02>li .imgarea::before {
    content: counter(number, decimal-leading-zero);
    counter-increment: number;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 46px;
    height: 35px;
    color: var(--color-primary);
    background: transparent;
    font-size: 5rem;
    line-height: 1;
    font-family: var(--font-family03);
    top: 18px;
    left: 23px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.num_list02>li.clr-E55::before {
    color: #E55E00;
}



.clr-font {
    color: var(--color-font);
}

.num_list02 .imgarea {
    aspect-ratio: 200 / 200;
    max-width: 200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    background: var(--color-primary-tint);
    position: relative;
}

.num_list02 .imgarea img {
    width: auto;
    height: auto;
}

.num_list02>li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 100px;
    left: calc(100% - 35px / 2 + var(--px60) / 2);
    width: 35px;
    height: 16px;
    background: url("/wp-content/uploads/top-18.png") no-repeat center / contain;
}

.fs20 {
    font-size: var(--rem20w) !important;
}

.fs28 {
    font-size: var(--rem28) !important;
}

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

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

.post .txtstyle05 {
    font-family: var(--font-family02);
    font-size: var(--rem20w);
    font-weight: 900;
    line-height: 1.3;
}

.service-badge {
    position: absolute;
    top: -94px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 200px;
    padding: var(--px18) var(--px30);
    border-radius: 100px;
    background: #E55E00;
    color: #fff;
    text-align: center;
    z-index: 4;
}

.service-badge::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -18px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 18px solid #E55E00;
}

.mt11 {
    margin-top: 11rem !important;
}

@media print,
screen and (min-width: 1024px) {
    .num_list02>li:not(:last-child)::after {
        top: clamp(75px, calc(100px + ((1vw - 13.3px) * 8.1699)), 100px);
    }
}

@media print,
screen and (min-width: 769px) {
    .service-badge {
        top: calc(clamp(82px, calc(94px + ((1vw - 19.2px) * 1.0426)), 94px) * -1);
    }
}

@media print,
screen and (max-width: 768px) {
    .service-badge {
        top: -80px;
    }

    .num_list02>li:not(:last-child)::after {
        left: 100%;
        width: var(--px40);
    }

    .mt11 {
        margin-top: 5.5rem !important;
    }
}

@media print,
screen and (max-width: 480px) {
    .post .col5_list {
        gap: 75px var(--px40)
    }

    .post .col5_list>li:has(.service-badge) {
        margin-top: 80px;
    }

    .num_list02>li:not(:last-child) .imgarea::after {
        content: none;
    }

    .num_list02>li:not(:last-child)::after {
        content: "";
        position: absolute;
        left: 50%;
        right: auto;
        top: auto;
        bottom: -40px;
        width: 35px;
        height: 16px;
        transform: translateX(-50%) rotate(90deg);
        background: url("/wp-content/uploads/top-18.png") no-repeat center / contain;
    }
}

#content04 {
    background: url(/wp-content/uploads/top-19.png) no-repeat center / cover;
}

#content04 h2.bg_after {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

#content04 h2.bg_after::after {
    content: none;
    position: relative;
    display: inline-block;
    width: 100%;
    aspect-ratio: 122 / 140;
    max-width: 122px;
    height: 100%;
    background: url(/wp-content/uploads/top-20.png) no-repeat center / contain;
    margin: 0;
}

.service-flex .txtarea {
    padding: var(--px60) var(--px40);
}

@media print,
screen and (min-width: 1024px) {
    .service-flex .txtinner {
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }
}

@media print,
screen and (min-width: 769px) {
    .service-flex .imgarea {
        width: calc(652 / 1240 * 100%);
    }

    .service-flex .txtarea {
        width: calc(588 / 1240 * 100%);
    }
}

@media print,
screen and (max-width: 768px) {
    .service-flex .txtarea {
        padding: var(--px60) 5%;
    }

    #content04 h2.bg_after::after {
        width: 20%;
    }
}

@media print,
screen and (max-width: 480px) {
    #content04 h2.bg_after::after {
        width: 30%;
    }
}

#content05 {
    background: url(/wp-content/uploads/top-27.png) no-repeat center / cover;
    padding: var(--px120) 0 calc(var(--px200) + 67px);
    position: relative;
}

#content05::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(var(--px200) + 7px);
    background: url(/wp-content/uploads/top-45.png) no-repeat center / cover;
}

.plan_list>li {
    background: #FFFFFF;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    padding: var(--px30);
}

.plan_list>li:nth-child(even) {
    position: relative;
    background: var(--color-secondary-tint);
}

.plan_list>li:nth-child(odd) {
    margin-top: var(--px50);
}

@media print,
screen and (min-width: 769px) {
    .plan_list>li:nth-child(odd) {
        width: calc(360 / 1240 * 100%);
    }

    .plan_list>li:nth-child(even) {
        width: calc(470 / 1240 * 100%);
    }
}

@media print,
screen and (max-width: 768px) {
    .plan_list>li:nth-child(odd) {
        width: calc((100% - var(--px40)) * 360 / 830);
    }

    .plan_list>li:nth-child(even) {
        width: calc((100% - var(--px40)) * 470 / 830);
    }
}

@media print,
screen and (max-width: 480px) {
    .plan_list>li:nth-child(odd) {
        margin-top: 0;
        width: 100%;
    }

    .plan_list>li:nth-child(even) {
        width: 100%;
    }
}

.plan_list>li .imgarea {
    aspect-ratio: 300 / 227;
    overflow: hidden;
}

.post .txtstyle06 {
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.05em;
}

.plan-badge {
    position: absolute;
    top: 0;
    left: var(--px20);
    height: 120px;
    background: #E55E00;
    box-shadow: 0px 4.84848px 4.84848px rgba(0, 0, 0, 0.25);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 24.24px;
    font-weight: 900;
    line-height: 1.2;
    padding: var(--px20) 11px;
    clip-path: polygon(0 0,
            100% 0,
            100% 100%,
            50% 88%,
            0 100%);
}

.plan-badge span {
    font-size: 36.36px;
}

#content05 h2 span {
    display: block;
}

.post h2.bg_after02::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: 174px;
    height: 40px;
    margin: 0.1em auto 0;
    background: url(/wp-content/uploads/top-31.png) no-repeat center / contain;
}

.plan-flex {
    max-width: 900px;
    margin: 0 auto;
}

.plan-flex .imgarea img {
    border-radius: 20px 0px 0px 20px;
}

.plan-flex .txtarea {
    background: var(--color-background);
    border-radius: 0px 20px 20px 0px;
    padding: var(--px30) var(--px40);
}

@media print,
screen and (min-width: 1024px) {
    .plan-flex .txtinner {
        max-width: 474px;
        margin: 0 auto;
        width: 100%;
    }
}

@media print,
screen and (min-width: 769px) {
    .plan-flex .imgarea {
        width: calc(300 / 900 * 100%);
    }

    .plan-flex .txtarea {
        width: calc(600 / 900 * 100%);
    }
}


@media print,
screen and (max-width: 768px) {
    .plan-flex .txtarea {
        padding: var(--px30) 5%;
        border-radius: 0px 0px 20px 20px;
    }

    .plan-flex .imgarea img {
        border-radius: 20px 20px 0px 0px;
    }
}

#content06 {
    background: url(/wp-content/uploads/top-34.png) no-repeat center / cover;
    padding: 0 0 var(--px130);
}

.voice_list .imgarea {
    aspect-ratio: 280 / 280;
    overflow: hidden;
    max-width: 280px;
    border-radius: 50%;
    margin: 0 auto;
}

ul.sns_list {
    max-width: 399px;
    margin: 0 auto;
}

.sns_list>li a {
    display: block;
    transition: all .3s ease;
	max-width: fit-content;
	margin: 0 auto;
}

.sns_list>li a:hover {
    opacity: 0.8;
}

.sns_list>li .fa-brands {
    font-size: var(--rem60);
    color: var(--color-background);
    display: flex;
    align-items: center;
    justify-content: center;
}

#content08 {
    background: url(/wp-content/uploads/top-38.png) no-repeat center / cover;
    padding: var(--px120) 0 var(--px130);
}

.about-img {
    aspect-ratio: 492 / 236;
    max-width: 492px;
    margin: 0 auto;
}

.post .txtstyle07 .en-ttl {
    display: inline-block;
    font-size: var(--rem60);
    flex-shrink: 0;
    font-family: var(--font-family03);
    font-weight: 400;
    line-height: 1.2;
}

.post .txtstyle07 {
    font-size: clamp(1.7rem, calc(1.3845rem + 0.841vw), 3rem);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px var(--px30);
    font-weight: 900;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: center;
}

.post .txtstyle07 .ttl {
    flex: 1;
}

.post .txtstyle07::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    flex: 0 0 100%;
    width: 490px;
    height: 30px;
    margin: 0 0;
    background: url(/wp-content/uploads/top-26.png) no-repeat center / contain;
}

ul.circle_check>li {
    position: relative;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    gap: 10px;
    font-size: var(--rem20);
    line-height: 2;
    font-weight: 900;
    letter-spacing: 0.05em;
    max-width: fit-content;
    padding: 0 var(--px20);
}

ul.circle_check>li::before {
    content: '\f058';
    font-family: "FontAwesome";
    position: relative;
    display: inline-block;
    font-size: var(--rem20w);
    color: #E55E00;
}

ul.circle_check>li:not(:last-child) {
    margin-bottom: var(--px20);
}

.team_box {
    background: url(/wp-content/uploads/top-41.png) no-repeat center / cover;
    padding: var(--px40) var(--px50) var(--px50);
    border-radius: 10px;
}

.gap40 {
    gap: var(--px40);
}

.team_box .flexbox .imgarea {
    aspect-ratio: 200 / 200;
    overflow: hidden;
    max-width: 200px;
    margin: 0 auto 20px;
}

.team_box .flexbox .imgarea img {
    border-radius: 50%;
}

@media print,
screen and (min-width: 769px) {
    .team_box .flexbox .imgarea {
        width: calc(200 / 1140 * 100%);
		margin: 0 auto;
    }

    .team_box .flexbox .txtarea {
        width: calc(900 / 1140 * 100%);
    }
}

.team_box .flexbox {
    padding-bottom: var(--px20);
    border-bottom: 1px solid var(--color-primary);
    margin-bottom: var(--px20);
}

#content09 {
    background: url(/wp-content/uploads/top-43.png) no-repeat center / cover;
    padding: var(--px120) 0 calc(var(--px200) + 59px);
    position: relative;
}

#content09::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(var(--px200) + 7px);
    background: url(/wp-content/uploads/top-46.png) no-repeat center / cover;
}

/*--FAQ -------------------------------------------*/
.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner .qa_list_item {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    padding: 5rem 4rem;
	cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 0 0;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 0;
    overflow: hidden;
    gap: 1.5rem;

}

.qa_list .qa_list_inner dd .ans_flex {
    position: relative;
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: stretch;
    padding: 0;
    background: #ffffff;
    padding-top: 2rem;
    border-top: 1px dashed var(--color-primary);
}

.qa_list .qa_list_inner .q_ico {
    background: var(--color-background);
    font-family: var(--font-family02);
    line-height: 1.525;
    padding: 0;
    font-size: 3rem;
    font-weight: 700;
    width: 100%;
    text-align: center;
    max-width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 0;
    color: var(--color-primary);
}

.qa_list .qa_list_inner .q_desc {
    padding: 0 3.2rem 0 0;
    line-height: 1.525;
    letter-spacing: 0.05em;
    font-weight: 700;
    font-size: 2rem;
}

.qa_list .qa_list_inner .a_desc {
    padding: 0;
    width: 100%;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.6;
}

.qa_list .qa_list_inner dt:after {
    content: '\f358';
    position: absolute;
    top: 40%;
    right: 0;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 3rem;
    color: var(--color-primary);
    transform: translateY(-40%);
}

.qa_list .qa_list_inner .active:after {
    content: '\f35b';
}

.qa_list .qa_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0;
    border: 0;
    border-top: 0;
    overflow: hidden;
    padding-top: 1.6rem;
}

@media only screen and (max-width: 959px) {
    .qa_list .qa_list_inner {
        margin-bottom: 8rem;
    }
}

@media only screen and (max-width: 559px) {
    .qa_list .qa_list_inner .q_desc {
        font-size: 1.4rem;
    }

    .qa_list .qa_list_inner {
        margin-bottom: 6rem;
    }

    .qa_list .qa_list_inner .a_desc {
        font-size: 1.4rem;
    }

    .qa_list .qa_list_inner dt:after {
        font-size: 2.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
}

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

.wpcf7-form table.responsive th {
    border: 0;
    background: var(--color-primary);
    color: #fff;
    padding: var(--rem26w) var(--rem16);
    width: 30%;
}

.wpcf7-form table.responsive td {
    border: 0;
    background: var(--color-background);
    color: var(--color-font);
    padding: var(--rem26w) var(--rem16);
}

.wpcf7-form table.responsive {
    border: 0;
}

.wpcf7-form table.responsive tr {
    border: 1px solid var(--color-table-border);
}

@media print, screen and (max-width: 500px) {
	.leave-img {
		width: 50%;
	}
	#content05::after, #content02::after {
		background: url(/wp-content/uploads/sprainbow.png) no-repeat bottom / contain;
		height: auto;
		aspect-ratio: 786 / 190;
	}
	#content09::after {
		background: url(/wp-content/uploads/sprainbow2.png) no-repeat bottom / contain;
		height: auto;
		aspect-ratio: 786 / 190;
	}
	.plan_list>li:nth-child(odd) {
		width: 90%;
		margin: 0 auto;
	}
}