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

:root {
    /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
    --color-background: #fff;
    --color-background02: #F5F5F5;
    --color-background-op80: #ffffffcc;
    --bg-EAF8CC: #EAF8CC;
    --bg-DDF4FF: #DDF4FF;
    --bg-7DD0FC: #7DD0FC;

    --clr-5BC578: #5BC578;
    --clr-000: #000;
    --color-font: #252524;
    --color-font01: #444;
    --color-primary: #A0CA59;
    --color-primary-shade: #8FC320;
    --color-primary-tint: #A0CA59;
    --color-secondary: #00A0E9;
    --color-secondary-tint: #00A0E9;
    --color-table-border: #EBEBEB;
    --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
    /* 1.6-1.4rem (1920-375) */
    --body-font-family: "Noto Sans JP", sans-serif;
    --content-max-width: 1100px;
    /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
    --header-background: #FFFFFF;
    --header-color-font: #444444;
    --header-color-primary: #A0CA59;
    --header-color-primary-shade: #8FC320;
    --header-color-secondary: #00A0E9;
    /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
    --footer-background: #EAF8CC;
    --footer-color-font: #252524;
    --footer-color-primary: #252524;

    /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Noto Sans JP", serif;
    --font-family03-en: "Questrial", "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)*/
    --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
    /*150-100px (1920-375) */
    --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
    /*140px-40px (1920-375)*/
    --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
    /*130px-90px (1920-375)*/
    --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
    /*120px-80px (1920-375)*/
    --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
    /*120px-50px (1920-375)*/
    --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
    /*100px-50px (1920-375)*/
    --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
    /*100px-40px (1920-375)*/
    --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
    --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
    /*96px-48px (1920-375)*/
    --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
    /*90px-30px (1920-375)*/
    --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
    /*80px-60px (1920-375)*/
    --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
    /*80px-40px (1920-375)x*/
    --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
    /*60px-30px (1920-375)*/
    --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
    /*80px-20px (1920-375)x*/
    --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
    /*60px-40px (1920-375)*/
    --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
    /*60px-30px (1920-375)*/
    --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
    /*50px-30px (1920-375) */
    --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
    /*40px-30px (1920-375)*/
    --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
    /*40px-20px (1920-375)*/
    --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
    /*35px-15px (1920-375)*/
    --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
    /*30px-20px (1920-375)*/
    --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
    /*30px-15px (1920-375)*/
    --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
    /*24px-14px (1920-375)*/
    --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
    /*20px-10px (1920-375)*/
    --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
    /*18px-14px (1920-375)*/
    --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
    /*16px-14px (1920-375)*/
    --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
    /*14px-12px (1920-375)*/
    --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
    /*12px-11px (1920-375)*/
    /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
    --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
    /*12rem-6rem (1920-375)*/
    --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
    /*9rem-4rem (1920-375)x*/
    --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
    /*8rem-6rem (1920-375)*/
    --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
    /*8rem-4rem (1920-375)x*/
    --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
    /*7.2rem-4.2rem (1920-375)*/
    --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
    /*7rem-4.2rem (1920-375)*/
    --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
    /*6rem-3.6rem (1920-375)*/
    --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
    --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
    /*5.6rem-3.2rem (1920-375)*/
    --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
    /*4.8rem-3.8rem*/
    --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
    /*4.8rem-2.4rem (1920-375)*/
    --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
    /*4.2rem-3.2rem (1920-375)*/
    --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
    /*4.2rem-2.4rem (1920-375)*/
    --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
    /*4.2rem-1.9rem (1920-375)*/
    --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
    /*4rem-3rem (1920-375)*/
    --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
    /*4rem-2rem (1920-375)*/
    --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
    /*3.6rem-2.4rem (1920-375)*/
    --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
    /*3rem-2.4rem (1920-375)*/
    --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
    /*3rem-2rem (1920-375)*/
    --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
    /*3rem-1.5rem (1920-375)*/
    --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
    /*2.8rem-1.8rem (1920-375)*/
    --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
    /*2.6rem-1.8rem (1920-375)*/
    --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
    /*2.4rem-1.8rem (1920-375)*/
    --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
    /*2.4rem-1.4rem (1920-375)*/
    --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
    --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
    /*2.2rem-1.6rem (1920-375)*/
    --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
    /*2rem-1.6rem (1920-375)*/
    --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
    /*2rem-1.4rem (1920-375)*/
    --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
    /*1.8rem-1.4rem (1920-375)*/
    --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
    /*1.6rem-1.4rem (1920-375)*/
    --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
    /*1.4rem-1.2rem (1920-375)*/
    --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
    /*1.2rem-1.1rem (1920-375)*/
}

html {
    scroll-behavior: smooth;
}

/* header navbar */
@media print,
screen and (min-width: 1024px) {
    nav#mainNav ul li.pc_none {
        display: none;
    }

    #header {
        height: 100px;
        /* font-family: var(--font-family02); */
    }

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

    #header .logo img {
        max-width: 290px;
        max-height: 78px;
        width: 100%;
        height: auto;
        min-width: 60px;
        margin-right: var(--px20);
    }

    #header .logo .logo-txt {
        font-weight: 400;
        font-size: var(--rem26w);
        color: var(--header-color-font);
        line-height: 1;
        letter-spacing: .1em;
        font-family: var(--font-family02);
    }

    .sticky-header #header-layout {
        height: 100px;
    }

    nav#mainNav ul li a b {
        font-size: var(--rem16);
        font-weight: bold;
        line-height: 1;
        letter-spacing: .03em;
        color: var(--header-color-font);
    }

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

    #header a.head_btn.tel_btn {
        color: var(--header-color-primary);
        background: transparent;
        width: 240px;
        height: 60px;
        border-width: 0 1px;
        border-style: solid;
        border-color: var(--header-color-font);
    }

    #header a.head_btn.tel_btn .tel_text-sub {
        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(--rem20);
        font-weight: bold;
    }

    #header a.head_btn.tel_btn .tel_icon::before {
        content: "\f095";
        font-family: "FontAwesome";
        font-size: var(--rem18);
        font-weight: 400;
        line-height: 1;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--header-color-primary);
    }

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

    #header a.head_btn.tel_btn:hover .tel_icon::before {
        color: var(--header-color-secondary);
    }

    #header ul.header__contact li:has(.head_btn) {
        position: relative;
        display: flex;
        align-items: center;
    }



    #header a.head_btn.mail_btn {
        min-width: calc(var(--px200) - 10px);
        color: var(--header-color-secondary);
        background: transparent;
        font-size: var(--rem16);
        font-weight: bold;
        letter-spacing: .1em;

        height: 60px;
        border-radius: 0;
    }

    #header a.head_btn.mail_btn span::before {
        content: "\f0e0";
        font-family: "FontAwesome";
        font-size: var(--rem20);
        font-weight: 400;
        line-height: 1;
        margin-top: 4px;
        margin-right: 8px;
        color: var(--header-color-secondary);
    }

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

    #header a.head_btn.mail_btn:hover span::before {
        color: var(--header-color-primary);
    }
}

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

    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: transparent;
    }

    nav#mainNav ul li.current-menu-item a b,
    nav#mainNav ul li a:hover b,
    nav#mainNav ul li a:active b,
    nav#mainNav ul li.current-menu-parent a b {
        color: var(--header-color-font);
    }

    nav#mainNav ul li a::before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: calc(var(--px20) * 1.5);
        width: var(--rem36);
        height: 3px;
        border-radius: 999px;
        background: var(--header-color-primary-shade);
        transform: translateX(-50%);
        opacity: 0;
        transition: all .3s ease;

    }

    nav#mainNav ul li a:active::before,
    nav#mainNav ul li a:hover::before,
    nav#mainNav ul li.current-menu-ancestor a::before,
    nav#mainNav ul li.current-menu-item a::before,
    nav#mainNav ul li.current-menu-parent a::before {
        opacity: 1;
    }
}

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

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

    #header .logo .logo-txt {
        font-size: var(--rem20);
    }

    #header .logo img {
        width: 100%;
        height: auto;
    }
}

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

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

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

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

/* header navbar */


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

    li {
        border-bottom: 1px solid #ccc;
    }
}

/* footer */

#footer .footer__logo img {

    max-height: var(--px200);
    max-width: 125px;
}

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

#footer .inner {
    margin-top: var(--px30);
}

#footer .footnav ul>li {
    font-weight: 500;
    padding: 0 var(--px18);
}

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

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

/*-----------------------------
cta01_col2_max1240
------------------------------*/
.cta01 {
    background: url(/wp-content/uploads/cta-bg.png) no-repeat center / cover;
    position: relative;
    z-index: 0;
    padding: var(--px140) 0 var(--px160);
}

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

}

.cta01::after {
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--clr-5BC578);
    opacity: .2;
}

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

.cta01 .cta01_wrap .main-ttl,
.cta01 .cta01_wrap .main-ttl>.en-ttl {
    color: var(--color-background);
}

.cta01 .cta01_wrap .main-ttl::after {
    background: var(--color-background);
}

.cta01 .ctabtnlist {
    justify-content: space-between;
    max-width: 1240px;
    margin: var(--px50) auto 0 auto;
    gap: var(--px30);
}

.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(--px30) 0;
    text-align: center;
    box-sizing: border-box;
    color: #111;
    border-radius: 999px;
    transition: all ease .15s;
}

.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;
    letter-spacing: .1em;
}

.cta01 .infotxt {
    font-size: calc(var(--rem16) - 1px);
    font-weight: bold;
    letter-spacing: .1em;
}

/*電話ボタン*/

.cta01 .telnum {
    font-size: var(--rem36);
    margin-bottom: var(--rem14);
    font-weight: bold;

}

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

.cta01 a.telbtn {
    background: var(--bg-DDF4FF);
    color: var(--color-font01);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
    font-size: var(--rem28);
}

.cta01 a.mailbtn {
    background: var(--bg-EAF8CC);
    color: var(--color-font01);
}

/*ボタンアイコン*/

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

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

.cta01 .telnum::before {
    content: '\f3cd';
}

/* main title */
.main-ttl,
.post .main-ttl {
    font-weight: 500;
    font-size: var(--rem22w);
    letter-spacing: .1em;
    font-family: var(--font-family02);
    color: var(--color-font01);
    margin: 0;
    margin-bottom: 1em;
    line-height: 1.4;
}

.main-ttl .en-ttl {
    display: block;
    color: var(--color-font);
    font-weight: 400;
    letter-spacing: .04em;
    font-size: var(--rem70);
    line-height: 1.1;
    /* text-transform: capitalize; */
    font-family: var(--font-family03-en);
    margin-top: var(--px12);
}

.main-ttl.long-ttl .en-ttl {
    font-size: clamp(40px, calc(8rem + ((1vw - 19.2px) * 2.589)), 80px);
}

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

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



.post h2::after {
    content: "";
    width: var(--px160w);
    height: 1px;
    margin-top: var(--px20);
    background: var(--color-font);
}

.lh2 {
    line-height: 2;
}


/* content01 */

.big-txt {
    font-size: var(--rem36);
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 2;
    margin: 1em 0;
}

#content01 {
    position: relative;
    padding: var(--px20) var(--px40);

    z-index: 0;
}

#content01 p {
    font-size: var(--rem18);
    letter-spacing: .07em;
}

#content01 .flexbox.rev {
    width: 100%;
    max-width: 1520px;
    flex-wrap: wrap;
}

#content01 .flexbox:not(.rev) {
    width: 100%;
    max-width: 1520px;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: auto;
}

/* #content01::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 31%;
    background: var(--color-primary);
    top: 0;
    left: 0;
} */



#content01 .flexbox .txtinner {
    max-width: 541px;

}

#content01 .flexbox:not(.rev) .txtinner p {
    letter-spacing: .14em;
}

#content01 .flexbox.rev .txtinner {
    max-width: 632px;
}

#content01 .flexbox .txtarea {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px180) var(--px40) calc(var(--px160) + 5px);
    width: 74%;
    background: url(/wp-content/uploads/top-1.png) no-repeat center / 100% 100%;

}

#content01 .flexbox:not(.rev) .txtarea {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px180) var(--px40) calc(var(--px160) + 5px);
    width: 74%;
    background: url(/wp-content/uploads/top-5.png) no-repeat center / 100% 100%;

}

#content01 .flexbox .imgarea {
    width: 40%;
    padding-left: calc(var(--px40) + 4px);
    position: relative;
    margin: 0 auto 0 -14%;
    margin-bottom: var(--px90);

}

#content01 .flexbox:not(.rev) .imgarea {
    width: 40%;
    padding-left: 0;
    padding-right: calc(var(--px40) + var(--px16));
    position: relative;
    margin: 0 -14% 0 auto;
    margin-bottom: var(--px80);

}

#content01 .flexbox .imgarea img:not(.stick-img) {
    width: 100%;
    height: auto;
    object-fit: contain;

}

#content01 .flexbox .imgarea .stick-img {
    position: absolute;
    z-index: 8;

}

#content01 .flexbox .imgarea .stick-img.img01 {
    left: 0;
    bottom: calc(calc(var(--px180) - 3px) * -1);
    width: 25%;
    max-width: 152px;
}

#content01 .flexbox .imgarea .stick-img.img02 {
    left: var(--px180);
    top: calc(calc(var(--px100) + 2px + var(--px90)) * -1);
    width: 15%;
    height: auto;
    aspect-ratio: 1 / 1;
    max-width: 91px;

}

#content01 .flexbox .imgarea .stick-img.img03 {
    right: calc(var(--px40) + var(--px12) + var(--px16));
    bottom: calc(calc(var(--px240) + 3px) * -1);
    width: 32%;
    max-width: 194px;
}

#content01 .flexbox .imgarea .stick-img.img04 {
    right: calc(var(--px40) + var(--px12) + var(--px16) + 31%);
    bottom: calc(calc(var(--px240) + 3px) * -1);
    width: 23%;
    height: auto;

    max-width: 138px;

}

@media print,
screen and (min-width: 1024px) {
    #content01 {
        padding: var(--px20) clamp(20px, calc(60px + ((1vw - 19.2px) * 4.4643)), 60px);
    }

    #content01 .flexbox .txtarea,
    #content01 .flexbox:not(.rev) .txtarea {
        padding-left: clamp(130px, calc(270px + ((1vw - 19.2px) * 15.625)), 270px);
        padding-right: clamp(130px, calc(210px + ((1vw - 19.2px) * 8.9286)), 210px);
    }
}

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

    #content01 .flexbox .txtarea,
    #content01 .flexbox .imgarea,
    #content01 .flexbox:not(.rev) .txtarea,
    #content01 .flexbox:not(.rev) .imgarea {
        width: 100%;
        margin: 0 auto;
    }

    #content01 .flexbox .imgarea {
        margin-bottom: calc(var(--px180) / 2);
    }

    #content01 .flexbox:not(.rev) .imgarea {
        margin-bottom: calc(var(--px240) / 2);
    }

    #content01 .flexbox .txtarea {
        background: var(--bg-EAF8CC);
        padding: calc(var(--px180) / 1.5) var(--px40) var(--px80);
    }

    #content01 .flexbox:not(.rev) .txtarea {
        background: var(--bg-DDF4FF);
        padding: calc(var(--px240) / 1.5) var(--px40) var(--px80);
    }

    #content01 .flexbox .imgarea .stick-img.img02 {
        top: 0;
        left: 0;
    }

    #content01 .flexbox .imgarea .stick-img.img03 {
        right: 0;
    }

    #content01 .flexbox .imgarea .stick-img.img04 {
        right: 31%;
    }

    #content01>.content-wrap:not(:first-child) {
        margin-top: var(--px80);
    }
}

/* content03 */

.col2_lst {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: var(--px40);
}

.col2_lst .txtarea {
    letter-spacing: .14em;
    padding: var(--px30);
}

#content03 {
    position: relative;
    padding: var(--px130) 0 var(--px100);
}

#content03::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 56%;
    background: var(--bg-EAF8CC);
    top: 0;
    left: 0;

}

#content03 .stick-img {
    position: absolute;

}

#content03 .stick-img.img05 {
    width: 15%;
    max-width: 190px;
    aspect-ratio: 190 / 155;
    left: calc(calc(var(--px50) - 3px) * -1);
    top: calc(calc(var(--px50) - 6px) * -1);
    z-index: 1;
}

#content03 .stick-img.img06 {
    width: 12%;
    max-width: 147px;
    aspect-ratio: 147 / 124;
    top: calc(calc(var(--px120) + 3px) * 1);
    right: calc(calc(var(--px50) + 6px) * -1);
    z-index: 1;
}

#content03 .stick-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

#content03 .content-inner>p {
    font-size: var(--rem18);
}

#content03 .content-inner .main-ttl .en-ttl {
    font-size: calc(var(--rem70) - 4px);
}

#content03 .content-inner .main-ttl::after {
    margin-top: var(--px14);
}

#content03 .content-inner *:not(.stick-img) {
    position: relative;
    z-index: 4;
}

.col2_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px40);

}

.col2_grid>li .imgarea {
    overflow: hidden;
    aspect-ratio: 15 / 8;
    width: 100%;
    height: auto;
}

.col2_grid .fa-chevron-right {
    font-size: var(--rem18);
    color: var(--color-background);
}

.col2_grid>li {
    background: var(--color-primary);
    overflow: hidden;
    border-radius: 10px;
}

.col2_grid>li .txtarea {
    background: var(--color-primary);
    padding: var(--px35) var(--px40);
}

.col2_grid>li .txtarea .txtinner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.col3_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: var(--px35);
}

.col3_grid>li .imgarea {
    overflow: hidden;
    aspect-ratio: 390 / 272;
    width: 100%;
    height: auto;
}



.col3_grid>li {
    background: var(--color-background);
}

.col3_grid>li .txtarea {
    padding: var(--px30) var(--px30) var(--px40);
    background: var(--color-background);
}

.card-ttl {
    font-weight: bold;
    font-size: var(--rem24);
    text-align: center;

    letter-spacing: .0;
    line-height: 1.4;
    color: var(--color-background);
}

.card-info {
    font-size: calc(var(--rem16) - 1px);
    letter-spacing: .05em;
}

@media print,
screen and (min-width: 1024px) {
    /* .card-ttl {
        font-size: clamp(16px, calc(2rem + ((1vw - 19.2px) * 0.4464)), 20px);
    } */

    .big-txt {
        font-size: clamp(25px, calc(3.6rem + ((1vw - 19.2px) * 1.2277)), 36px);
    }

    #content03 .content-inner>.lh2 {
        line-height: 2.4;
    }
}

@media print,
screen and (min-width: 641px) {
    .mbbr {
        display: none;
    }
}

@media print,
screen and (max-width: 767px) {
    .col2_grid {

        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));


    }

    #content03 .stick-img.img05 {
        width: 15%;
        max-width: 190px;
        aspect-ratio: 190 / 155;
        left: 0;
        top: calc(calc(var(--px50) - 6px) * -1);
    }

    #content03 .stick-img.img06 {
        width: 12%;
        max-width: 147px;
        aspect-ratio: 147 / 124;
        top: calc(calc(var(--px120) + 3px) * 1);
        right: 0;
        z-index: 1;
    }
}

@media print,
screen and (max-width: 648px) {
    #content03::before {
        height: 35%;
    }
}

/* BTN */
/* code button simple */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 240px;
    font-size: var(--rem18);
    font-family: var(--font-family03-en);
    color: var(--color-font);
    line-height: 1.8;
    text-align: center;
    background: var(--color-background);
    font-weight: 400;
    padding: var(--rem20) 30px var(--rem20) 20px;
    margin: var(--px40) auto 0;
    border: 1px solid var(--color-font);
    border-radius: 50vh;
    transition: all .3s;
    z-index: 10;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
    border-color: #fff;
}

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

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
    border-color: #fff;
}

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

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


/* code button arrow */
.linkBtn:has(.arw),
.post .linkBtn:has(.arw),
a.linkBtn:has(.arw) {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 240px;
    font-size: var(--rem16);
    letter-spacing: .03em;
    color: var(--color-font);
    line-height: 1.8;
    text-align: left;
    background: transparent;
    font-weight: 500;
    padding: min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) min(calc(65px + (1vw - 19.2px) * 1.6181), 65px) min(calc(10px + (1vw - 19.2px) * 0.5178), 10px) 0;
    padding-left: 10px;
    margin: var(--px40) auto 0;
    border: none;
    border-radius: 0;
    transition: all .3s;
    z-index: 10;
}

.linkBtn.clr-FFF {
    color: var(--color-background) !important;
}

.post .linkBtn:has(.arw)::after,
.linkBtn:has(.arw)::after,
a.linkBtn:has(.arw)::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--color-font);
    transform: rotate(0);
    border: 0;
    top: auto;
    bottom: -3px;

    margin-top: 0;
    left: 0;
}

.linkBtn.clr-FFF::after {
    background: var(--color-background) !important;
}

.linkBtn:has(.arw):hover,
.post .linkBtn:has(.arw):hover,
a.linkBtn:has(.arw):hover {
    color: #111;
    background: transparent;
}

.linkBtn:has(.arw) .arw,
.post .linkBtn:has(.arw) .arw,
a.linkBtn:has(.arw) .arw {
    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;
    position: absolute;
    width: var(--px50);
    height: var(--px50);
    border: 1px solid transparent;
    border-radius: 50%;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    transition: .4s;
    background: var(--color-secondary);
}

.linkBtn.clr-FFF:has(.arw) .arw {
    background: var(--color-background);
}

.linkBtn:has(.arw) .arw::after,
.post .linkBtn:has(.arw) .arw::after,
a.linkBtn:has(.arw) .arw::after {
    content: '';
    position: absolute;
    width: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
    height: min(calc(8px + (1vw - 19.2px) * 0.2589), 8px);
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: var(--color-background);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-70%, -50%) rotate(45deg);
    transform: translate(-70%, -50%) rotate(45deg);
    -webkit-transition: .4s;
    transition: .4s;
}

.linkBtn.clr-FFF:has(.arw) .arw::after {
    border-color: var(--color-primary);
}

.linkBtn:has(.arw):hover .arw,
.post .linkBtn:has(.arw):hover .arw,
a.linkBtn:has(.arw):hover .arw {
    background: var(--color-background);
    border-color: var(--color-secondary);
}

.linkBtn:has(.arw):hover .arw::after,
.post .linkBtn:has(.arw):hover .arw::after,
a.linkBtn:has(.arw):hover .arw::after {
    border-color: var(--color-secondary);
}

@media print,
screen and (min-width: 1024px) {
    .btn-group {
        display: flex;
        flex-wrap: wrap;
        gap: var(--rem24s);
        margin-top: var(--px50);
    }

    .btn-group .linkBtn {
        margin: 0;

    }
}

.linkBtn:not(:has(.arw)):hover {
    opacity: .8;
}

.linkBtn.insta-link {
    max-width: 500px;
    border-radius: 5px;
    padding: var(--rem30) 30px var(--rem30) 20px;
    font-family: var(--font-family03-en);
    font-size: var(--rem30);
    letter-spacing: .03em;
    font-weight: bold;
    line-height: 1;
    background: var(--color-font);
}

.linkBtn.insta-link::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: clamp(4px, calc(9px + ((1vw - 19.2px) * 0.3236)), 9px);
    bottom: 0;
    width: 22%;
    max-width: 110px;
    height: 84%;
    background: url(/wp-content/uploads/top-10-ico.png) no-repeat bottom / contain;
}

/* LOWERS */

#thumbImg::before,
header#h1Header::before {
    opacity: .35;
}

header#h1Header h1.title {
    font-weight: 300;
}

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

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

/*--幅フル100%--------------------------------------------*/

.widearea {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}

.top-txt {
    font-size: var(--rem30);
}

.mark-txt {
    display: inline-block;
    padding: 0 .5em;
    background: var(--bg-EAF8CC);
}

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

.fs-14 {
    font-size: 1.3rem;
}

.fs-16 {
    font-size: var(--rem16);
}

body:not(.home) .post h2 {
    font-size: var(--rem30);
    font-weight: 400;
}

body:not(.home) .post h2>span {
    font-size: var(--rem20w);
    font-family: var(--font-family03-en);
    display: block;
    line-height: 2;
}

body:not(.home) .post h2::after {
    content: none;
}

.num-list,
.post .num-list {
    counter-reset: number;
    max-width: 732px;
    margin: 0 auto;
}

.num-list>li,
.post .num-list>li {
    position: relative;
    padding-left: 3em;
    margin-bottom: 1.25em;
}

.underline-txt {
    padding-bottom: .25em;
    border-bottom: 3px solid var(--color-background);
}

.num-list>li::before {
    position: absolute;
    counter-increment: number;
    content: "" counter(number);
    display: inline-block;
    background: #ffffff;
    color: var(--color-font);
    font-family: var(--font-family03-en);
    font-weight: bold;
    font-size: 1.5em;
    border-radius: 50%;
    left: 0;
    width: calc(var(--rem20) * 2.5);
    height: calc(var(--rem20) * 2.5);
    line-height: calc(var(--rem20) * 2.5);
    text-align: center;
    top: 50%;
    transform: translatey(-50%);

}

#about-pg .content02 .caution-txt {
    max-width: 732px;
    margin: 0 auto;
    padding-left: calc(var(--rem20) * 3);
}

.pb15 {
    padding-bottom: var(--px150);
}

.post hr {
    border-style: dotted;
}

#about-pg .content05 .fs-16 .fs-20 {
    margin-left: 1em;
}



.post table.clearstyle {
    border: 0;
}

.post table.clearstyle th,
.post table.clearstyle td {
    background: transparent;
    font-size: var(--rem16);
    font-weight: 400;
    border: 0;
    padding: 2em 1em;
    vertical-align: middle;
}

.post table.clearstyle tr {
    border-bottom: 1px solid var(--color-font);
}

.post table.clearstyle tr:first-child {
    border-top: 1px solid var(--color-font);
}

.linkBtn.bg-DDF4FF {
    background: var(--bg-DDF4FF);
    color: var(--color-font);
    max-width: 550px;
    font-size: var(--rem30);
    font-weight: bold;

}

.post table:not(.clearstyle) {
    border: 0;
    border-collapse: separate;
    border-spacing: 0 2px;
}

.post table:not(.clearstyle) th,
.post table:not(.clearstyle) td {
    padding: var(--px30) var(--px20);
    vertical-align: middle;

}

.post table:not(.clearstyle) th {
    background: var(--bg-EAF8CC);
    border-right: 0;
}

.post table:not(.clearstyle) td {
    border-left: 0;
}

/* features */
.flexbox:has(.stick-img-group) {
    position: relative;

}

/* .flexbox:has(.stick-img-group) .imgarea {
    height: 100%;
    max-height: 674px;
} */

.ai_stretch {
    align-items: stretch;
}

.imginner {
    height: 100%;
    display: flex;
    align-items: center;

}

.stick-img-group {
    width: 100%;
    position: relative;
    height: 100%;
    max-height: 674px;
}

.stick-pic {
    position: absolute;
    aspect-ratio: 1 / 1;
    height: 60%;
    width: auto;
    border-radius: 50%;
    overflow: hidden;
}

.stick-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.stick-pic.pic01 {
    top: 0;
    left: 0;
}

.stick-pic.pic02 {
    bottom: 0;
    right: 0;
}

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

.flowlist01 {
    padding-left: 13rem;
    position: relative;
}

.flowlist01::before {
    content: "";
    width: 15px;
    height: 100%;
    background: var(--bg-7DD0FC);
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 13rem;
}

.flowlist01>li {
    position: relative;
}

.flowlist01>li:not(:last-child) {
    margin-bottom: 8vh;
}

.flowlist01>li .icon {
    font-size: 1.6rem;
    color: #fff;
    background: var(--bg-7DD0FC);
    padding: 0.8rem 2rem;
    display: block;
    position: absolute;
    top: 0;
    left: -13rem;
    z-index: 100;
    font-family: var(--font-family03-en);
    font-weight: bold;
    /* font-style: italic; */
}

.flowlist01>li .icon::after {
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent var(--bg-7DD0FC);
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flowlist01>li dl {
    padding-left: 7rem;
    position: relative;
    padding-top: 0.7rem;
}

.flowlist01>li dl::before,
.flowlist01>li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
}

.flowlist01>li dl::before {
    width: 7px;
    height: 7px;
    margin-top: 0;
    background: var(--color-background);
    border-radius: 50%;
    left: -4px;
}

.flowlist01>li dl::after {
    width: 50px;
    border-bottom: 1px dashed #000;
    position: absolute;
    left: 5px;
    top: 23px;
}

.flowlist01>li dl dt {
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-size: var(--rem24w);
    line-height: 1.4;
}

.post dd {
    font-size: var(--rem16);
}

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

    .flowlist01 {
        padding-left: 10rem;
    }

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

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

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

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

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

.w875 {
    width: 100%;
    max-width: 875px;
    margin: 0 auto;
}

.w950 {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

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

.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: #ffffff;
    border: 1px solid #cccccc;
    border: 0;
}

.qa_list .qa_list_inner dd .ans_flex {
    position: relative;
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: stretch;
    padding: 0;
    background: var(--bg-EAF8CC);
}

.qa_list .qa_list_inner .a_ico {
    color: var(--color-font);
    background: transparent;
    line-height: 1.0;
    padding: 1rem 1rem 1rem 1rem;
    font-size: 2.2rem;
    border-right: 1px solid #cccccc;
    width: 100%;
    text-align: center;
    max-width: 90px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-family03-en);
}

.qa_list .qa_list_inner .q_ico {
    background: transparent;
    line-height: 1.0;
    padding: 1rem 1rem 1rem 1rem;
    font-size: 2.2rem;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-family03-en);
    /* border-right: 1px solid #cccccc; */
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
    line-height: 1.7;
}

.qa_list .qa_list_inner .a_desc {
    line-height: 1.8;
    width: 100%;
}

.qa_list .qa_list_inner dt:after {
    content: '';
    position: absolute;
    top: 46%;
    right: 3rem;
    width: 12px;
    height: 12px;
    border-right: 1px solid #494949;
    border-bottom: 1px solid #494949;
    -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;
    }
}

.flowlist01.num_flowlist {
    counter-reset: number;
}

.flowlist01.num_flowlist>li .icon {
    border-radius: 50%;
    background: var(--bg-EAF8CC);
    color: var(--color-font);
    font-weight: bold;
    left: 3.5rem;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;


}

.flowlist01.num_flowlist>li .icon::before {
    counter-increment: number;
    content: counter(number);
    display: inline-block;
}

.flowlist01.num_flowlist>li .icon::after {
    content: none;
}

.flowlist01.num_flowlist::before {
    background: var(--bg-EAF8CC);
    left: 3rem;
}

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

.small-txt {
    font-size: var(--rem16);
    font-weight: 400;
    margin-left: 1em;
}

.flowlist01.num_flowlist {
    padding-left: 3rem;
}

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

.postlist .time {
	background: var(--color-font01);
}

#content02 {
	padding: var(--px96) 0;
	min-height: calc(var(--px200) * 3);
	background: url(/wp-content/uploads/top-13.png) no-repeat center / cover;
	margin-top: var(--px100);
}
.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex
;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
}

.qa_list .qa_list_inner dt {
    border-bottom: 1px solid #cccccc;
}