@charset "utf-8";
.pricecp-2210_bn{max-width:810px;margin:0 auto;padding:10px 0 0 0;}
    .haruno-odekake_bn{max-width:810px;margin:0 auto;padding:10px 0 0 0;}
    .lp-single__cont .c-lp-cta{display:block;}
    .footer-contact{display:none;}
    .footer-detail{display:none;}
    .f_bn_area{display:none;}

    header{font-family: Noto Sans JP,Roboto,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Meiryo UI,Meiryo,sans-serif!important;font-weight:normal!important;}



    .lp_202004 .visual {background: none!important;}
    .lp_202004 .visual .visual-inner img{width:100%!important;}
    .lp_202004 .visual .visual-inner {max-width: 100%!important;height: auto!important;margin-top: 89px !important;}
    .lp_202004 .visual .visual-inner .lead{display:none!important;}
    .lp_202004 .visual .visual-inner .v-att{display:none!important;}

    .pricecp-2210_style_thum{display:flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;max-width:705px;margin:0 auto;}
    .pricecp-2210_style_thum_in{width:33.3%;padding:4px;}

    .pricecp-2210_style_thum_in img{cursor:pointer;}
    .pricecp-2210_style_thum_in img:hover{opacity:0.7;}


    img {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        padding: 0;
        vertical-align: bottom;
        object-fit: contain;
    }
    .lp_202004 .btn-wrp .btn-rsv{
        position:relative;
        display:inline-block;
        width:100%;
        height:100%;
        padding:20px 10px 9px 40px;
        border-radius:5px;
        color:#fff;
        font-size:2.7rem;
        font-weight:400;
        line-height:1.6;
        text-align:center;
        text-decoration:none;
        background:#e56c44;
        border-left:3px solid #d84e20;
        border-right:3px solid #d84e20;
        border-bottom:6px solid #d84e20;
        transition:.3s
    }
    .lp_202004 .btn-wrp .btn-rsv strong{font-size:3.5rem;font-weight:500}
    .lp_202004 .btn-wrp .btn-rsv:before{
        position:absolute;
        top:32%;left:20px;
        width:45px;height:
        38px;margin:auto;
        content:"";
        background:url(../img/icon-shop.png) no-repeat;background-size:45px auto
    }
    .lp_202004 .btn-wrp .btn-rsv:hover{background:#ce2900;border-left:3px solid #e56c44;border-right:3px solid #e56c44;border-bottom:6px solid #e56c44}

    @media only screen and (max-width:767px){
        .lp_202004 .btn-wrp ul.btn-list li{width:100%;height:auto;margin-right:0;margin-bottom:20px}
        .lp_202004 .btn-wrp ul.btn-list li:last-child{margin-bottom:0}
        .lp_202004 .btn-wrp .btn-rsv{padding:18px 10px 19px 30px;font-size:1.8rem;line-height:1.3}
        .lp_202004 .btn-wrp .btn-rsv strong{font-size:2.4rem}
        .lp_202004 .btn-wrp .btn-rsv:before{top:36%;left:10px;width:30px;height:26px;background:url(../img/icon-shop.png) no-repeat;background-size:25px auto}
    }
    @media only screen and (max-width:375px){
        .lp_202004 .btn-wrp .btn-rsv strong{font-size:2.1rem}
    }
    @media only screen and (max-width:320px){
        .lp_202004 .btn-wrp .btn-rsv strong{font-size:2rem}
    }




    @media only screen and (max-width:767px){
        .lp_202004 .visual .visual-inner .lead{display:block!important;}
        .lp_202004 .visual .visual-inner .v-att{display:block!important;}

    }
    @media screen and (max-width: 640px){
        .pricecp-2210_bn{max-width:266px;}
        .haruno-odekake_bn{max-width:275px;}

    }




    /*↓↓↓モーダル↓↓↓*/
    .modal_pattern .modal {display: none;height: 100vh;position: fixed;top: 0;width: 100vw;z-index: 999;}
    .modal_pattern .modal__bg {background: rgba(0, 0, 0, 0.8);height: 100vh;position: fixed;width: 100vw;z-index: -1;top: 0;}
    .modal_pattern .modal__content {left: 50%;position: fixed;top: 50%;transform: translate(-50%, -50%);width: 100%;height: 100vh;display: flex;flex-direction: column;justify-content: center;pointer-events: none;}

    .thumbnail-list {display: flex;margin: 20px auto 0;max-width: 430px;width: 43vh;pointer-events: all;}
    .thumbnail-list li {max-width: 108px;width: 10.8vh;margin-right: 12px;cursor: pointer;}
    .thumbnail-list li:last-child {margin: 0;}
    .thumbnail-list li img {width: 100%;}

    .slider {margin: 0 auto;max-width: 430px;width: 43vh;pointer-events: all;}
    .slick-slide img {display: block;width: 100%;}
    .slick-next {right: -88px;}
    .slick-prev {left: -88px;}
    .modal__area {max-width: 810px;max-height: 850px;height: 90vh;width: 81%;margin: auto;}
    .slick-arrow {position: absolute;width: 38px;top: 0;bottom: 0;height: 90px;margin: auto 0;}
    .btn_wrap {max-width: 450px;width: 45vh;margin: 34px auto 0;display: flex;justify-content: space-between;}
    .buy {max-width: 450px;width: 45vh;display: block;pointer-events: all;}
    .buy img {width: 100%;}
    .modal_pattern a.js-modal-close {width: 125px;margin: 0 auto;display: block;position: absolute;top: 2%;right: 2%;}
    .modal_pattern a.js-modal-close img {width: 100%;}
    button {margin: 0;padding: 0;background: none;border: none;border-radius: 0;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
    .slide-dots {display:none!important;text-align: center;bottom: 10px;left: 0;right: 0;position: absolute;}
    .slide-dots li {display: inline-block;margin: 0 10px;}
    .slide-dots li button {position: relative;text-indent: -9999px;}
    .slide-dots li button::before {content: '';width: 10px;height: 10px;border-radius: 50%;background-color: #898989;position: absolute;top: 0;left: 0;}
    .slide-dots li.slick-active button::before {background-color: #00856F;}

    .slick-dotted.slick-slider {padding-bottom: 0!important;}
    slick-next.slick-disabled, .slick-prev.slick-disabled {background: none!important;}
    .slick-next, .slick-prev {position: absolute;top: 50%;width: 40px;height: 90px!important;background: none!important;transform: translateX(0) translateY(-50%);}
    .slick-next:before {content: ""!important;}
    .slick-prev:before {content: ""!important;}



    @media screen and (max-width: 640px) {
        .modal_pattern .modal__content {width: 80.9375vw;display: block;height: 90vh;max-height: 944px;pointer-events: unset;}
        .slider {width: 100%;max-width: 75vw;}
        .thumbnail-list {margin: 3.125vw auto 0;width: 100%;max-width: 75vw;}
        .thumbnail-list li {width: 14.0625vw;margin-right: 1.5625vw;}
        .slick-next {display: none;}
        .slick-prev {display: none;}
        .slick-arrow {display: none !important;}
        .modal__area {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
        .btn_wrap {display: block;width: 100%;max-width: 79.6875vw;margin: 4.6875vw auto 0;}
        .buy {max-width: unset;width: 80.46875vw;margin: 0 auto 4.6875vw;position: relative;left: 0;right: 0;}
        .try {max-width: unset;width: 59.0625vw;}
        .modal_pattern a.js-modal-close {position: relative;width: 17.6875vw;margin: -3% 0 0 auto;top: 0;right: 0;border-radius: 50%;background-color: #fff;}
        .slide-dots {bottom: 0;}
        .slide-dots li {margin: 0 1.5625vw;}
        .slide-dots li button::before {width: 1.5625vw;height: 1.5625vw;}
    }


    @media screen and (min-width: 641px) and (max-width: 1000px) {
        .thumbnail-list {margin: 2vw auto 0;}
        .thumbnail-list li {margin-right: 1.2vw;}
        .slick-next {right: -8.8vw;}
        .slick-prev {left: -8.8vw;}
        .slick-arrow {width: 3.8vw;height: 9vw;}
        .btn_wrap {width: 81vw;margin: 3.4vw auto 0;}
        .buy {width: 39.4vw;}
        .try {width: 39.5vw;}
        .modal_pattern a.js-modal-close {width: 12.5vw;}
        .slide-dots {bottom: 1vw;}
        .slide-dots li {margin: 0 1vw;}
        .slide-dots li button::before {width: 1vw;height: 1vw;}
    }
    /*↑↑↑モーダル↑↑↑*/


    /*↓↓↓230525↓↓↓*/

    .redtext{
        color: #009a69;
    }
    .lp_202004 .service .titleblock {
        border: 2px solid #e56c44 !important;
        background: #fff url(../img/service_title_shadow_blue_sp.png) 0 bottom repeat-x;
    }
    .lp_202004 .ttl-bluedot strong {
        border-bottom: 2px dotted #009a69!important;
    }
    .service1 .ttl-bluedot strong {
        border-bottom: 2px dotted #AF8658!important;
    }
    .lp_202004 .service .explainblock h3 {
        color: #009a69;
    }
    .lp_202004 .service .titleblock .numbering {
        background: url(../img/service_dotline_tate.png) right 0 repeat-y;
    }
    .lp_202004 .service .explainblock h3 em {
        background: url(../img/line_blue1.png) 0 100% no-repeat;
        background-size: 100% 24px;
    }
    .c-lp-cta{
        background: url(../img/lp-cta-bg-pc.png),linear-gradient(90deg, rgba(0,154,105,0.7) 0%, rgba(105,191,105,0.7) 100%)!important;
        background-repeat: no-repeat, no-repeat !important;
        background-size: 1000px auto, cover !important; /* グラデーションはcover、画像は横130px */
        background-position:bottom, center !important; /* 左寄せに変更 */
    }
    .c-lp-cta02 {
        background: url(../img/lp-cta-bg-pc02.png),linear-gradient(90deg, rgba(0,154,105,0.7) 0%, rgba(105,191,105,0.7) 100%)!important;
        background-repeat: no-repeat, no-repeat !important;
        background-size: 1000px auto, cover !important; /* グラデーションはcover、画像は横130px */
        background-position: bottom, center !important; /* 左寄せに変更 */
    }
    .c-lp-cta03 {
        background: url(../img/lp-cta-bg-pc03.png),linear-gradient(90deg, rgba(0,154,105,0.7) 0%, rgba(105,191,105,0.7) 100%)!important;
        background-repeat: no-repeat, no-repeat !important;
        background-size: 1000px auto, cover !important; /* グラデーションはcover、画像は横130px */
        background-position:40% bottom, center !important; /* 左寄せに変更 */
    }

    .campaign {
        padding: 10px 0 20px;
        margin: auto;
        text-align: center;
    }
    .lp_202004 .visual .visual-inner .campaign img {
        max-width: 865px;
        width: 95% !important;
    }
    .lp_202004 .service .imageblock02 {
        float: left;
        width: 471px;
    }
    .lp_202004 .service .set {
        background-image: linear-gradient(90deg,#AF8658 ,#AF8658 2px,transparent 0,transparent 3px);
    }
    .quality2{
        background: #F7F5F0;
        background-size: cover;
    }
    .quality2_inner{
        max-width: 1105px;
        margin: 0 auto;
        padding: 70px 15px 70px 15px;
    }
    .try-on {
        max-width: 1105px;
        margin: 0 auto;
        padding: 40px 15px;
    }
    .try-on_nagaku_ti {
        font-weight: 500;
        background: #009a69;
        color: #fff;
        text-align: center;
        font-size: 34px;
        padding: 15px 10px;
        border-radius: 15px 15px 0 0;
    }
    .try-on_in {
        background: #e6fff4;
        border-radius: 0 0 15px 15px;
        padding: 25px 50px 40px 50px;
    }
    .try-on_txt8 {
        border-bottom: 1px solid #009a69;
        padding: 0 0 10px 0;
        font-size: 32px;
        font-family: 'Shippori Mincho B1', serif;
        color: #009a69;
        text-align: center;
        line-height: 1.3;
        letter-spacing: -2px;
    }
    .try-on_in ul {
        display: flex;
        justify-content: center;
    }
    .try-on_in ul li {
        background: url(../img/lp2301-price_check.png) 0 center no-repeat;
        background-size: 40px;
        font-size: 27px;
        padding: 0 0 0 50px;
        margin: 15px 0 20px 45px;
        font-weight: 500;
    }
    .try-on_in_in {
        display: flex;
        align-items: center;
    }
    .try-on_in_in div {
        width: 50%;
    }
    .try-on_in_in p {
        width: 50%;
        font-size: 24px;
        padding: 0 0 0 20px;
    }
.ttl01_230526{
font-size: 52px;
line-height: 1;
}
.ttl02_230526{
font-size: 30px;
line-height: 1;
}
.lp_202004 .reason .reason-ttl img{
  margin: -10px 0 0 -13px;
}


    @media screen and (max-width: 768px){
        .c-lp-cta03 {
            background-position: 5% 70% !important;
        }
        .lp_202004 .service .imageblock02 {
            float: none;
            margin: 0 auto;
            padding: 9px 3.83% 15px;
            width: auto;
        }
        .quality2{
            background: #F7F5F0;
        }
        .try-on {
            padding: 5px 15px 20px;
        }

.ttl01_230526{
font-size: 36px;
}
.ttl02_230526{
    font-size: 2.4rem;
}
.lp_202004 .reason .reason-ttl img {
        margin: -1px 0 0 -8px;
}
    }
.about-contents-inner.-first .about-ttl {
     margin-bottom: 0 !important;
}
.about-sequence_flex {
    display: flex;
    align-items: center;
}
.about-sequence {
    margin-right: 5px;
}
.lp_202004 .anxiety ul.voice {
    background: url(../img/bg-anxiety.png) no-repeat;
    background-size: 100% auto;
    height: 600px;
    position: relative;
}
li.voice6 {
    bottom: 249px;
    right: 95px;
    position: absolute;
}
li.voice7 {
    bottom: 108px;
    right: 164px;
    position: absolute;
}
.reason ul.reason-list li strong {
    background: url(../img/line_yellow1-1.png) no-repeat 0% 100% !important;
    background-position: 0 calc(100% - 6px)!important;
}
.lp_202004 .service .explainblock p.simple_titl01 {
    font-size: 23px;
    line-height: 1.2;
    padding: 12px 0 10px;
}
.lp_202004 .service .explainblock p.simple_titl02 {
    color: #e56c44;
    font-size: 19px;
    padding: 0;
}
.lp_202004 .service .explainblock p.simple_p01 {
    font-size: 16px;
    line-height: 1.5;
}
.lp_202004 .service .explainblock p.semi_titl_p{
    padding: 5px 0 0;
    color: #e56c44;
}

    @media screen and (max-width: 768px){
.lp_202004 .service .explainblock p.semi_titl_p{
    padding: 9px 10px 7px 0;
    text-align: center;
}
.lp_202004 .service .support .figure .figure-inner ul.flow-list .icon {
    z-index: 4 !important;
}
}
    /*↑↑↑230525↑↑↑*/

    /* 241126 */
body.no-scroll {
            overflow: hidden;
        }

        .style_content_wrapper {
            width: 94%;
            max-width: 940px;
            margin-inline: auto;
        }

        .style_content_wrapper .style_tab_button {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
        }
        .style_tab_button button picture {
            display: inline-block;
            vertical-align: middle;
        }
        .style_content_wrapper .tab-button {
            border: 1px solid #AF8658;
            border-radius: 5px;
            background-color: #fff;
            box-shadow: 0 3px 0 #AF8658;
            display: block;
            width: 32%;
            color: #AF8658;
            font-family: 游明朝, YuMincho, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, HG明朝E, ＭＳ Ｐ明朝, ＭＳ 明朝, serif;
            font-weight: bold;
            font-size: 15px;
            padding: 5px 0;
            transition: all 0.3 ease;
            position: relative;
            cursor: pointer;
        }

        .style_content_wrapper .tab-button.active {
            box-shadow: 0 0 0 #AF8658;
            top: 3px;
            background-color: #AF8658;
            color: #fff;
        }

        .style_content_wrapper .tab-button img {
            display: inline-block;
            width: 25px;
        }

        .style_content_wrapper .tab-button span {
            position: relative;
            left: -3px;
        }

        .style_content_wrapper .style_tab_content .content {
            display: none;
        }

        .style_content_wrapper .style_tab_content .content.active {
            display: block;
        }

        .style_content_wrapper .style_modal {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.7);
            z-index: 9999;
            /*overflow-y: scroll;*/
        }

        .style_content_wrapper .modal-content {
            position: relative;
            width: 90%;
            max-width: 600px;
            margin: 10% auto 0;
            background: #fff;
            padding: 10px 22px;
            border-radius: 8px;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
        }

        .style_content_wrapper .modal-content .style_slider .main_slider img {
            max-height: 200px;
            object-fit: cover;
            object-position: center -10px;
        }

        .style_content_wrapper .modal-content .style_slider .slick-arrow {
            display: block !important;
            top: 10%;
            width: 20px;
            height: 20px !important;
        }

        .style_content_wrapper .modal-content .style_slider .slick-arrow::before {
            color: #AF8658;
            font-size: 20px;
            transform: scaleX(0.5);
        }

        .style_content_wrapper .modal-content .style_slider .slick-prev {
            left: -20px;
        }

        .style_content_wrapper .modal-content .style_slider .slick-next {
            right: -20px;
        }

        .style_content_wrapper .modal-content .style_slider .slick-prev::before {
            content: '◀' !important;
        }

        .style_content_wrapper .modal-content .style_slider .slick-next::before {
            content: '▶' !important;
        }

        .style_content_wrapper .modal-content .style_slider .thumbnail_slider {
            margin-top: 6px;
        }

        .style_content_wrapper .modal-content .style_slider .thumbnail_slider img {
            width: 80px;
            height: auto;
            cursor: pointer;
            margin-right: 4px;
        }

        .style_content_wrapper .modal-content h3 {
            font-size: 16.5px;
            line-height: 1.3;
            margin: 10px auto;
        }

        .style_content_wrapper .modal-content .style_tag {
            border-radius: 5px;
            padding: 3px 7px;
            color: #fff;
            display: inline;
            font-size: 10px;
        }

        .style_content_wrapper .modal-content .style_tag.semi {
            background-color: #AF8658;
        }

        .style_content_wrapper .modal-content .flex_box {
            margin: 10px auto;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            justify-content: space-between;
            font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
            font-weight: normal;
            letter-spacing: 0;
            row-gap: 5px;
        }

        .style_content_wrapper .modal-content .flex_box .variation,
        .style_content_wrapper .modal-content .flex_box .spec {
            width: 46%;
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy,
        .style_content_wrapper .modal-content .flex_box .plan_rental {
            width: 53%;
        }

        .style_content_wrapper .modal-content .flex_box h4 {
            margin-bottom: 8px;
            padding: 3px;
            font-weight: bold;
            font-size: 13px;
        }

        .style_content_wrapper .modal-content .flex_box .variation h4,
        .style_content_wrapper .modal-content .flex_box .spec h4 {
            background-color: #f7f6f8;
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color {
            display: inline-block;
            width: 20%;
            position: relative;
            margin-bottom: 19px;
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color img {
            border-radius: 50%;
            overflow: hidden;
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color::before {
            position: absolute;
            display: block;
            width: 100%;
            top: 100%;
            font-size: 10px;
            font-weight: normal;
            text-align: center;
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.b3::before {
            content: 'B3';
        }
        .style_content_wrapper .modal-content .flex_box .variation .style_color.b4::before {
            content: 'B4';
        }
        .style_content_wrapper .modal-content .flex_box .variation .style_color.b70::before {
            content: 'B70';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.b75::before {
            content: 'B5';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.g9::before {
            content: 'G9';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.g51::before {
            content: 'G51';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.r51::before {
            content: 'R51';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s1::before {
            content: 'S1';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s2::before {
            content: 'S2';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s2s::before {
            content: 'S2s';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s3::before {
            content: 'S3';
        }
        .style_content_wrapper .modal-content .flex_box .variation .style_color.s3a::before {
            content: 'S3a';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s4::before {
            content: 'S4';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s4a::before {
            content: 'S4a';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s7::before {
            content: 'S7';
        }
        .style_content_wrapper .modal-content .flex_box .variation .style_color.s8::before {
            content: 'S8';
        }
        .style_content_wrapper .modal-content .flex_box .variation .style_color.s8a::before {
            content: 'S8a';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s9::before {
            content: 'S9';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s51::before {
            content: 'S51';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s52::before {
            content: 'S52';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s52a::before {
            content: 'S52a';
        }
        .style_content_wrapper .modal-content .flex_box .variation .style_color.s53::before {
            content: 'S53';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.s81::before {
            content: 'S81';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.w20::before {
            content: 'W20';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.w50::before {
            content: 'W50';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.w80::before {
            content: 'W80';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z1::before {
            content: 'Z1';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z2::before {
            content: 'Z2';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z6::before {
            content: 'Z6';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z11::before {
            content: 'Z11';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z12::before {
            content: 'Z12';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z17::before {
            content: 'Z17';
        }

        .style_content_wrapper .modal-content .flex_box .variation .style_color.z80::before {
            content: 'Z80';
        }

        .style_content_wrapper .modal-content .flex_box .spec p {
            margin-left: 5px;
            font-weight: bold;
            font-size: 11px;
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy {
            background-color: #f9f5e0;
            text-align: center;
            font-weight: bold;
            font-size: 10px;
            padding-bottom: 5px;
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy h4 {
            background-color: #d2ae00;
            color: #fff;
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy h4+p span {
            background-color: #009a69;
            color: #fff;
            padding: 2px 5px;
            margin-left: 2px;
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy .price {
            color: #d2ae00;
            font-size: 12px;
            line-height: 1;
            display: block;
            margin: 7px auto 0;
            font-family: "Yu Gothic";
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy .price span {
            font-size: 22px;
        }

        .style_content_wrapper .modal-content .flex_box .plan_buy .price+p {
            font-size: 9px;
            font-weight: normal;
        }

        .style_content_wrapper .modal-content .flex_box .plan_rental {
            background-color: #e8f2f2;
            text-align: center;
            font-weight: bold;
            padding-bottom: 5px;
        }

        .style_content_wrapper .modal-content .flex_box .plan_rental h4 {
            background-color: #0a999a;
            color: #fff;
        }

        .style_content_wrapper .modal-content .flex_box .plan_rental .price {
            color: #0a999a;
            font-size: 12px;
            line-height: 1;
            display: block;
            margin: 7px auto 0;
            font-family: "Yu Gothic";
            padding-bottom: 10px;
            margin-top: 13px;
        }

        .style_content_wrapper .modal-content .flex_box .plan_rental .price span {
            font-size: 22px;
        }

        .style_content_wrapper .modal-content .anno {
            letter-spacing: 0;
            font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
            line-height: 1.2;
            font-size: 10px;
            font-weight: normal;
        }

        .style_content_wrapper .modal-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .style_content_wrapper .close-modal {
            position: absolute;
            top: -42px;
            right: -7px;
            font-size: 30px;
            cursor: pointer;
            color: #fff;
        }

        .style_content_wrapper .style_flex_wrapper {
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            margin: 10px auto 0;
            flex-wrap: wrap;
        }

        .style_content_wrapper .style_flex_wrapper .style_icon {
            width: 32%;
            box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
            margin-bottom: 7px;
            cursor: pointer;
        }

        .style_content_wrapper .style_tab_content .acc .more_btn {
            background-color: #fff;
            border: 1px solid #333;
            color: #333;
            display: block;
            width: 45%;
            max-width: 200px;
            margin: 15px auto;
            border-radius: 100px;
            text-align: center;
            padding: 3px;
        }
        .style_content_wrapper .style_tab_content .acc .more_btn+div{
            display: none;
        }
        .style_content_wrapper .style_tab_content .acc .style_flex_wrapper {
            margin-top: 0;
        }

        @media screen and (min-width:769px) {
            .style_content_wrapper .ttl {
                width: 60%;
                margin-inline: auto;
            }

            .style_content_wrapper .style_modal {
                overflow: visible;
            }

            .style_content_wrapper .style_flex_wrapper .style_icon {
                width: 16%;
            }

            .style_content_wrapper .modal-content {
                margin-top: 3.5%;
            }

            .style_content_wrapper .modal-content .style_slider .main_slider img {
                max-height: 420px;
            }

            .style_content_wrapper .modal-content h3 {
                font-size: 22px;
                margin-bottom: 0;
            }

            .style_content_wrapper .modal-content .style_tag.semi {
                font-size: 13px;
            }

            .style_content_wrapper .modal-content .flex_box h4 {
                font-size: 16px;
            }

            .style_content_wrapper .modal-content .flex_box .plan_buy {
                font-size: 14px;
            }

            .style_content_wrapper .modal-content .flex_box .plan_buy .price span,
            .style_content_wrapper .modal-content .flex_box .plan_rental .price span {
                font-size: 34px;
            }

            .style_content_wrapper .modal-content .flex_box .plan_buy .price,
            .style_content_wrapper .modal-content .flex_box .plan_rental .price {
                font-size: 18px;
            }

            .style_content_wrapper .modal-content .flex_box .plan_buy .price+p {
                font-size: 13px;
            }

            .style_content_wrapper .modal-content .flex_box .spec p {
                font-size: 15px;
            }

            .style_content_wrapper .modal-content .flex_box .variation .style_color::before {
                font-size: 13px;
            }
        }
    /* 241126 */

/* 250108 */
header .logo .sp,
.footer-logo-link{
    pointer-events: none;
}

@media screen and (min-width: 768px){
    header.header.js-fixed-box{
        display: none !important;
    }
}
@media screen and (max-width: 767px){
    .sp_sbbtnarea ul li:nth-of-type(2){
        display: none;
    }
    header .sp-menu-wrap{
        margin-right: 10px;
    }
    header .sp-menu-wrap .menu-btn,
    header .sp-menu-wrap .menu-icon,
    header .sp-menu-wrap .menu_sp{
        display: none;
    }
.footer-info{
padding-bottom: 85px;
}

}
/* 250108 */


/* 250217 */
    ul.btn-list.tel {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .c-lp-cta-renewal {
        display: block;
    }
    .c-lp-cta-renewal.contents-tel{
        display: block;
    }
.c-lp-cta-renewal.contents-tel .txt-box .btn-wrap .cta-btn:last-child:after {
background-image: url(../img/icon_cta_btn_b.png);
background-repeat: no-repeat;
background-size: 100%;
content: "";
position: absolute;
}
.c-lp-cta-renewal.contents-tel .txt-box .btn-wrap .cta-btn:after {
background-image: url(../img/icon_cta_btn_p.png);
background-repeat: no-repeat;
background-size: 100%;
content: "";
position: absolute;
right: 5%;
}
.c-lp-cta-renewal.contents-tel.c-lp-cta-renewal--common .txt-box .btn-wrap .cta-btn {
padding: 17px 24px 19px 8px;
}
.c-lp-cta-renewal.contents-tel.c-lp-cta-renewal--common .txt-box .btn-wrap .cta-btn span.tx-s{
font-size: 45%;
}
.c-lp-cta__btn.mod-request.te-con2 {
line-height: 0.7;
}
.c-lp-cta__btn.mod-request.te-con {
line-height: 1.2;
}
.c-lp-cta__lead .img{
    width: 170px;
    right: -49px!important;
}
.c-lp-cta__lead {
    padding: 10px 0 50px!important;
}
.c-lp-cta__lead .txt p{
    font-size: 2.5em!important;
}
@media only screen and (max-width: 899px){
.c-lp-cta-renewal.contents-tel.c-lp-cta-renewal--common .txt-box .btn-wrap .cta-btn span.tx-s{
font-size: 65%;
}
.sp_sbbtnarea.is-active {
opacity: 0;
display: none;
}
.sp_sbbtnarea.is-active.tel-t {
opacity: 1;
display: block;
}
    }

.c-lp-cta__btn span.tel-btn-txt {
font-size: 14px;
}
@media only screen and (max-width: 768px){
.c-lp-cta__btn span.tel-btn-txt {
font-size: 12px;
}
}
@media only screen and (max-width: 480px){
.c-lp-cta__btn span.tel-btn-txt {
font-size: 2.2vw;
}
    }
    /* 250217 */

.stage {
padding-top: 25px;
} 

@media screen and (max-width: 767px){
.stage {
padding-top: 0;
}
}
.lp_202004 .appeal {
    background: url(../img/bg_appeal2.jpg) no-repeat 0 0, url(../img/bg_appeal3.jpg) no-repeat 100% 100%, url(../img/bg_appeal.jpg)!important;
    padding: 29px 0
}
.lp_202004 .appeal .appeal-inner {
background: #ffffff!important;
}
.lp_202004 .appeal .btn-rsv{
    background: #e56c44!important;
    border-left: 3px solid #d84e20!important;
    border-right: 3px solid #d84e20!important;
    border-bottom: 6px solid #d84e20!important;
}
.lp_202004 .btn-tel {
    background: #fff;
    border-bottom: 6px solid #009a69!important;
    border-left: 3px solid #009a69!important;
    border-right: 3px solid #009a69!important;
    border-top: 1px solid #009a69 !important;
}
.lp_202004 .btn-tel strong{
    color:#009a69!important;
}
.lp_202004 .reason .belt {
    background-color: #AF8658!important;
    }

    .lp_202004 .reason .belt:after {
    border-color: #35AD69 transparent transparent!important;
    }
    .lp_202004 .reason ul.reason-list li strong{
    color: #e56c44!important;
    }
    .redtext{
    color: #AF8658;
    }
    .about-sequence{
    color:#009a69!important;
    }
    .about-comment{
    background-color: #ffffff!important;
    border: 2px dotted #81d4ba!important; /* 枠線 */
    }
    .about-comment:before{
    background: #ffffff!important; 
    border-bottom: 2px dotted #81d4ba!important; /* 枠線 */
    border-left: 2px dotted #81d4ba!important; /* 枠線 */
    height: 20px!important;
    width: 20px!important;
    }
    @media screen and (max-width: 768px) {
        .about-comment:before {
            left: -10px!important;
        }
    }
    .about-content span{
    color:#009a69;
    }
    .about-content .tac{
    text-align: center;
    font-size: 30px;
    }
    .plan_group{
        padding: 45px 0;
        max-width: 1000px;
        width: 90%;
        margin: 0 auto;
    }
    /*自然なウィッグができるまで*/
    .b_area{
    width: 100%;
    margin: 0 auto;
    margin: 30px 0 30px;
    }
    .b_area .dpf{
    display: flex;
    gap: 40px;
    margin: 15px 0;
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    }
    .b_area .dpf picture{
    width: 100%;
    box-sizing: border-box;
    }
    .voice_cta_area {
    max-width: 800px;
    width: 90%;
    margin: 1% auto;
    }
    .voicecta_flex {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8%;
    }
    .c-section:last-child{
        padding-bottom: 0px!important;
    }
@media screen and (max-width: 767px) {
    .b_area{
        width: 100%;
    }
    .b_area .dpf{
        gap: 11px;
    }
    .about-content .tac{
    font-size: 18px;
    }
    .voice_cta_area {
    margin: 5% 4%;
    padding-right: 0px;
    }
    .voicecta_flex {
        display: block;
    }
    .voice_cta_area a img {
        transition: transform 0.2s ease;
    }
    .voicein_telbtn img {
        margin: 4% 0;
    }
    .plan_group{
        width: 100%;
    }
}
/*よくある質問*/
.lps_sec{
    background-color: #F7F5F0;
    padding: 70px 0 100px;
}
.ttl-01 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 5rem;
    line-height: 1.5;
    color: #AF8658;
    margin-bottom: 30px!important;
}
.ttl-01 .subtitle{
    color: #00856F;
    font-size: 38px;
}
.ttl-02{
    color: #009a69;
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 10px;
}
.lps_parts{
    width: 100%;
    padding-bottom: 0px;
    margin: 0 auto;
}
.flex-col4{
    display: flex;
    gap: 10px;
    justify-content: center;
}
.flex-col4 .btn02{
    width: 25%;
}
.btn02 a{
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 40px;
    background: linear-gradient(90deg, #009A69 0%, #69BF69 100%);
    color: #fff;
    padding: 15px;
    text-align: center;
    position:relative ;
}
.btn02 a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 2rem;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 2px solid;
    border-right: 2px solid;
    rotate: 45deg;
}
.btn02 a::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-color: #fff;
    border-radius: 50vw;
    pointer-events: none;
    opacity: 0;
    transition:  all .4s ease-out;;
    z-index: -1;
}
.lps_parts--faq.faq-toggle .ttl .toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 3rem;
    height: 3rem;
    color: #fff;
    background-color: #009a69;
    border-radius: 50%;
    transition:  all .4s ease-out;;
}
.lps_parts--faq.faq-toggle .ttl .toggle::before, .lps_parts--faq.faq-toggle .ttl .toggle::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 0.75rem;
    height: 2px;
    border-bottom: 2px solid;
    transition:  all .4s ease-out;;
}
.lps_parts--faq.faq-toggle .ttl .toggle::before, .lps_parts--faq.faq-toggle .ttl .toggle::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 0.75rem;
    height: 2px;
    border-bottom: 2px solid;
    transition:  all .4s ease-out;;
}
.lps_parts--faq.faq-toggle .ttl .toggle::after {
    transform: rotate(90deg);
}
.lps_parts--faq.faq-toggle .ttl.active .toggle {
    transform: rotate(180deg);
    background-color: #AF8658;
}
.lps_parts--faq.faq-toggle .ttl.active .toggle::after {
    opacity: 0;
}
.lps_parts--faq.faq-toggle .faq_item {
    border-bottom: 1px solid #AF8658;
    padding: 2.5rem 1.875rem;
}
.lps_parts--faq.faq-toggle .ttl {
    cursor: pointer;
    padding-right: 4.5rem;
}
.ttl-06 {
    color: #AF8658;
    font-size: 1.5rem;
    position: relative;
    line-height: 1.5;
}
.bold:not([class*=clr-]) {
    color: #009a69;
}
.lps_parts--faq.faq-toggle .text {
    padding-top: 20px;
}
.lps_parts:not(:last-child) {
    margin-bottom: 4.5714285714rem;
}
@media screen and (max-width: 767px) {
    .ttl-01 {
        align-items: center;
        text-align: center;
        font-size: 3rem;
    }
    .ttl-01 .subtitle{
        font-size: 20px;
    }
    .flex-col4{
        display: block;
        gap: 10px;
        justify-content: center;
    }
    .flex-col4 .btn02{
        width: 100%;
    }
    .flex-sp-block{
        flex-direction: column;
    }
    .flex {
        display: flex;
        gap:15px;
    }
    .lps_parts--faq.faq-toggle .faq_item {
        padding: 25px 0;
    }
    .footer-logo-img {
        width: 28.75rem!important;
    }
}
.footer-info{
    background-color: #009a69!important;
}
footer .footer-copyright{
    background-color: #005339!important;
}
.c-lp-cta__btn.mod-reserve{
    background-color: #e56c44!important;
}
.c-lp-cta__btn.mod-request{
    border: 2px solid #009a69!important;
    color: #009a69!important;
}
.c-lp-cta__btn.mod-request:after {
    background-image: url(../img/icon_cta_btn_p.png)!important;
}
body {
    background-color: #ffffff !important;
}
.c-lp-cta-renewal .txt-box .btn-wrap .cta-btn.mod-request {
    border: 2px solid #009a69!important;
}
.c-lp-cta-renewal .txt-box .btn-wrap .cta-btn.mod-request .txt01 {
    background-color: #009a69!important;
}
.c-lp-cta-renewal .txt-box .btn-wrap .cta-btn.mod-request .txt02 {
    color: #009a69!important;
}
.c-lp-cta-renewal .txt-box .btn-wrap .cta-btn.mod-reserve {
    background-color: #e56c44!important;
}
.c-lp-cta-renewal .txt-box .btn-wrap .cta-btn.mod-reserve .txt01 {
    color: #e56c44!important;
}
.about-section{
    margin-top: 30px!important;
    padding-bottom: 35px!important;
    border-bottom: 1px solid #97d8c3!important;
}
.about-section-inner {
    align-items: anchor-center;
}
.about-section:last-child{
    border-bottom:none!important;
}
@media only screen and (min-width: 767px) {
    .about-section-bg-wrap{
        width: 40.125%!important;
    }
    .about-contents{
        width: 92.875%!important;
    }
}

.pattern51 .plan_group .pc{
    margin-top: 20px!important;
}
@media only screen and (max-width: 768px) {
    .c-lp-cta__lead .img {
        margin: 15px 0 0 120px!important;
        width: 320px;
        right: -10%!important;
    }
    .c-lp-cta{
        background: url(../img/lp-cta-bg-sp.png),linear-gradient(90deg, rgba(0,154,105,0.7) 0%, rgba(105,191,105,0.7) 100%)!important;
        background-repeat: no-repeat, no-repeat !important;
        background-size: 200px auto, cover !important; /* グラデーションはcover、画像は横130px */
        background-position:0 70%, center !important; /* 左寄せに変更 */
    }
    .c-lp-cta02{
        background: url(../img/lp-cta-bg-sp02.png),linear-gradient(90deg, rgba(0,154,105,0.7) 0%, rgba(105,191,105,0.7) 100%)!important;
        background-repeat: no-repeat, no-repeat !important;
        background-size: 200px auto, cover !important; /* グラデーションはcover、画像は横130px */
        background-position:0 70%, center !important; /* 左寄せに変更 */
    }
    .c-lp-cta03{
        background: url(../img/lp-cta-bg-sp03.png),linear-gradient(90deg, rgba(0,154,105,0.7) 0%, rgba(105,191,105,0.7) 100%)!important;
        background-repeat: no-repeat, no-repeat !important;
        background-size: 200px auto, cover !important; /* グラデーションはcover、画像は横130px */
        background-position:0 85%, center !important; /* 左寄せに変更 */
    }
    .c-lp-cta__lead {
        padding: 50px 0!important;
    }
}
/*-- Reason03 --*/
div.Subscription_plan{
    border: #e56c44 solid 2px;
    border-radius: 10px;
    margin: 0 auto;
    background: #fff;
    max-width: 1000px;
    width: 100%;
    padding: 0;
}
div.Subscription_plan p{
    margin-bottom: 16px;
}
div.Buy_plan{
    border: #009c6a solid 2px;
    border-radius: 10px;
    background: #fff;
    max-width: 1000px;
    width: 100%;
    padding: 0;
    margin: 3% auto;
}
div.Buy_plan p{
    margin-bottom: 16px;
}
.Subscription_plan p, .Buy_plan p{
    padding: 0 5% 4%;
    text-align: left;
    margin-top: 0;
}
.Subscription_plan p.fsS{
    padding-top: 0;
    margin-top: -6%;
}
.Buy_plan p.fsS{
    padding-top: 0;
    margin-top: -6%;
}
.Reason03 h5{
    text-align: center;
    font-size: 1.2em;
    color: #7b5224;
    margin-bottom: 4%;
}
.panel_area #panel4 {
    padding: 7% 5%; 
    border-top: #f3e7e4 solid 8px; 
    background: #fff;
}
.panel_area #panel5 {
    padding: 7% 5%; 
    border-top: #e7e9ea solid 8px; 
    background: #fff;
}
.panel_area #panel6 {
    padding: 7% 5%; 
    border-top: #f5ebda solid 8px; 
    background: #fff;
}
#panel4 .fsS, #panel5 .fsS, #panel6 .fsS {
    margin: 3% 0 0;
    padding-bottom: 0;
}
.fsS {
    font-size: 0.7em;
    color: #aca8a3;
}
.Subscription_plan p.fsS {
    padding-top: 0;
    margin-top: -6%;
}
.fcO{
    color: #e56c44;
}
.fcG{
    color: #009a69;
}
.fcBr{
    font-weight: 500;
    color: #6e4718;
}
@media screen and (min-width: 768px) {
    .plan_flex{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .plan_flex h4{
        margin: 0 4% 2% 0;
        width: 21%;
    }
    .Subscription_plan p, .Buy_plan p{
        padding: 0 0 4%;
        text-align: left;
        margin-top: 0;
    }
    .plan_flex2{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Reason03 h5 {
        text-align: left;
        font-size: 1.3em;
        color: #7b5224;
        margin-bottom: 4%;
    }
    .plan_flex2 .reason03_image{
        width: 60%;
    }
    .reason03_recom img{
        padding: 5% 5% 3%;
    }
    div.Subscription_plan{
        border: #e56c44 solid 2px;
        border-radius: 10px;
        margin: 0 auto;
        background: #fff;
        max-width: 1000px;
        width: 100%;
        padding: 3% 5%;
    }
    div.Buy_plan{
        border: #009c6a solid 2px;
        border-radius: 10px;
        background: #fff;
        max-width: 1000px;
        width: 100%;
        padding: 3% 5%;
        margin: 3% auto;
    }
    .Buy_plan .plan_flex {
        justify-content: flex-start;
    }
    .Buy_plan .plan_flex h4{
        width: 24%;
    }
    .plan_flex2 .reason03_image2{
        width: 100%;
    }
    .Reason03 h5{
        margin: 4% auto 3%;
        display: block;
        text-align: center;
        font-size: 1.5em;
    }
    .price_area{
        margin: 4% auto 2%;
    }
    .price_area_image{
        max-width: 1000px;
        width: 80%;
        margin: 0 auto;
    }
    .Subscription_plan p, .Buy_plan p {
        padding: 0 0 4%;
        text-align: left;
        margin-top: 0;
    }
}
@media screen and (max-width: 900px) and (min-width: 767px) {
    .plan_flex h4{
        width: 38%;
    }
}
@media screen and (max-width: 767px) {
    div.Subscription_plan h4{
        padding: 20px 0;
    }
    div.Buy_plan h4{
        padding: 20px 0;
    }
    div.Reason03 h3 {
        width: 100%;
        margin-top: 7%;
    }
    div.Subscription_plan{
        width: 100%;
        margin: 0;
    }
    .reason03_recom img{
        padding: 0 5% 8%;
    }
    div.Buy_plan {
        width: 100%;
        margin: 3% 0;
    }
    .Subscription_plan p, .Buy_plan p{
        padding: 0 5% 4%;
        text-align: left;
        margin-top: 0;
    }
    .Reason03 h5{
        display: none;
    }
}
/*-- Reason03 ここまで --*/
/*プランタブ*/
div.tab {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
.tab_label {
    display: inline-block;
    border-radius: 7px 7px 0 0;
    margin: 0 1%;
    padding: 0;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    box-shadow: 1px -2px 5px 0px rgb(0 0 0 / 17%);
    background: #f8f5f0;
}
.price_area .btn-wrp{
    max-width: 550px;
    width: 100%;
    margin: 0 auto!important;
}
.price_area_image{
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 0px;
}
.Subscription_plan .price_area_image p.fsS{
    margin-top: 5px;
}
.panel_area {
    background: #f8f5f0;
    margin: 0 4% 5%;
    padding: 0;
    box-shadow: 1px 2px 11px 0px rgb(0 0 0 / 17%);
}
.panel_area #panel4 {
    padding: 7% 5%;
    border-top: #f3e7e4 solid 8px;
    background: #fff;
}
.panel_area #panel5 {
    padding: 7% 5%;
    border-top: #e7e9ea solid 8px;
    background: #fff;
}
.panel_area #panel6 {
    padding: 7% 5%;
    border-top: #f5ebda solid 8px;
    background: #fff;
}
.tab_panel {
    display: none;
}
.tab_panel.active {
    display: block;
}
@media screen and (max-width: 767px) {
    .tab_label {
        width: 30%;
        font-size: 15px;
        padding: 3% 0;
        margin: 0;
    }
    .panel_area {
        margin: 0 auto;
        width: 92%;
        margin-bottom: 20px;
    }
    .sp {
        display: block!important;
    }
}
@media screen and (min-width: 768px) {
    .sp {
        display: none!important;
    }
}
/*ヘッダー*/
.site-header{
    width: 100%;
    box-sizing: border-box;
    justify-content: center;
    z-index: 999;
    background-color: #fff;
    position: fixed;
    top: 0;
    padding: 10px 20px;
    display: flex;
    align-items: center; /* 上下中央揃え */
    gap: 20px;
}
.site-header a img{
    width: 300px;
}
@media screen and (max-width: 768px) {
    .site-header{
        padding: 10px;
    }
    .site-header a img{
        width: 180px;
    }  
}
.editor-styles-wrapper ul:not([style="list-style-type: square;"]) li::before, .mce-content-body ul:not([style="list-style-type: square;"]) li::before {
    border-radius: 50%;
}
.editor-styles-wrapper ul:where(:not([class*=ez-toc-])) li::before, .mce-content-body ul:where(:not([class*=ez-toc-])) li::before {
    content: "";
    float: inline-start;
    inline-size: 0.625rem;
    aspect-ratio: 1;
    margin-block: calc((1lh - 0.625rem) / 2);
    margin-inline-start: calc(1.625rem * -1);
    color: #009a69;
    border: 1px solid;
    background-color: currentColor;
}
.editor-styles-wrapper ul:where(:not([class*=ez-toc-])), .editor-styles-wrapper ol, .mce-content-body ul:where(:not([class*=ez-toc-])), .mce-content-body ol {
    margin-inline-start: 1.625rem!important;
}
/*header*/
header {
    display: flex;
    font-size: 0;
    background: #f7f6f1;
    padding: 1% 2%;
    justify-content: space-between;
    box-shadow: 1px 4px 8px 0px #00000014;
    z-index: 2;
    position: relative;
}
.site-header {
    display: flex;
    gap: 1%;
    padding: 1.5% 19%;
    box-sizing: border-box;
    position: absolute;
    justify-content: center;
    width: 100%;
    align-items: center;
    position: relative;
    z-index: 100;
}
.site-header.fixed {
    z-index: 20;
    position: fixed;
    top: 0;
}
.site-header a img {
    width: 100%!important;
}
.visit_cta {
    width: 406px;
}
@media screen and (max-width: 768px) {
    .site-header {
        display: flex;
        gap: 1%;
        padding: 4% 2%;
    }
    .visit_cta {
        width: 92%;
    }
    .tel_cta img, .CTA_area a img {
        transition: transform 0.2s ease;
    }
}

.c-lp-cta-renewal--common .txt-box .btn-wrap .cta-btn.mod-request .txt02{
    font-size: 26px!important;
}
.bsize{
    font-size: 30px;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .c-lp-cta-renewal--common .txt-box .btn-wrap .cta-btn.mod-request .txt02{
        font-size: 16px!important;
    }
    }


    .area-btn{
        padding: 0 20px;
        width: 51%;
        margin: 1% auto 0;
        }
        @media screen and (max-width: 768px){
        .area-btn{
        padding: 0 20px;
        width: 100%;
        }
        }

@media screen and (min-width: 768px){
    .h150{
        height: 150px !important;
}   }    






/*260507追加ペルレ-----------------------------------------*/

.cta-contents{
position:relative;
    margin-top: -2%;
margin-bottom: -3%;
}

.contents-arrow{
position:absolute;
    width: 15%;
    top: 76%;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 1100px){
.cta-contents{
position:relative;
    margin-top: -2%;
margin-bottom: -5%;
}
}

@media screen and (max-width: 768px){
.contents-arrow{
width: 46%;
    top: 81%;
}
.cta-contents{
position:relative;
    margin-top: -1%;
margin-bottom: -3%;
}

.mt07{
margin-top: -2%;
}


}
