@charset "utf-8";

/* original CSS */

html {
    background-color: antiquewhite;
}

body {
    width: 767px;
    color: #333;
    font-family: "Zen Old Mincho", serif;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    margin: auto;
    text-align: center;
    background-color: #fff;
}
/* 全体の設定　end */


/* 予約ボタン大の設定 start */
.button {
    margin: 50px auto 3px;
}

.button:hover {
    transform: translateY(3px);
}

.buttonBottomText {
    letter-spacing: 0.05rem;
    margin-bottom: 20px;
}

/* 予約ボタン大の設定　end */


/* headerの設定　strat */

header .headerTop {
    background-color: white;
}

header .headerTopText {
    color: #987D46;
    text-shadow: 1.5px 1.5px 0px rgba(0, 0, 0, 0.2);
    display: inline;
    letter-spacing: -0.01em;
    line-height: 91px;
}

header .online {
    font-size: 44px;
    font-weight: 700;
}

header .onlineSoudan {
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

header .onlineOK {
    font-weight: 700;
    letter-spacing: 0.1em;
}

header .buttonTop {
    float: right;
    margin-right: 30px;
}

header .buttonTop:hover {
    transform: translateY(3px);
}

header h1 img {
    width: 767px;
    height: auto;
}

/* headerの設定 end */


/* prologueの設定 start */

#prologue {
    background-image: url(../botiboti_LP_images/prologueBG.png);
    background-repeat: no-repeat;
    height: 995px;
    margin-top: -18px;
}


#prologue h2 {
    padding: 210px 0 30px;
    color: white;
    font-size: 45px;
    text-decoration: underline dashed 0.1em;
    text-underline-offset: 0.5em;
}

#prologue ul {
    position: relative;
}

#prologue li::before {
    content: url(../botiboti_LP_images/check.png);
    vertical-align: -7px;
    margin: 20px;
}

#prologue li {
    font-size: 32px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    color: white;
    text-align: left;
    padding: 30px;
}

#prologue .textOrange {
    color: #febe69;
    font-size: 56px;
}

/* prologueの設定 end */


/* reasonの設定 start */

#reason {
    height: 1150px;
    background-image: url(../botiboti_LP_images/reasonBG.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#soreha {
    display: inline;
    margin-top: 60px;
    margin-right: -110px;
}

#reasonText {
    margin: 70px 0 0 45px;
}

#reason p {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 55px;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

#reasonText p {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1.2s ease-out, transform 1.2s ease-out;
}

#reasonText p.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* reasonの設定 end */


/* woman-lifeの設定 start */
#woman-life {
    background-image: url(../botiboti_LP_images/woman-lifeBG.jpg);
    height: 2550px;
}

#woman-life h2 {
    padding-top: 100px;
}

#woman-life p.woman-lifeText {
    line-height: 2.3em;
    text-align: left;
    margin: 0 0 0 40px;
    text-decoration: underline dashed 0.1em rgb(171, 171, 171);
    text-underline-offset: 0.5em;
}

.woman-lifeTextRed {
    color: red;
}

.graph {
    margin-top: 80px;
}

/* woman-lifeの設定 end */


/* phraseの設定 start */
#phrase {
    margin: 100px 0 80px 0;
}

#phrase h2 {
    background-image: url(../botiboti_LP_images/hands_and_heart.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    height: 429px;
    padding: 105px 0;
    margin-bottom: 70px;
    line-height: 1.8em;
}

#phrase .button {
    margin-top: 50px;
}

#phrase .buttonBottomText {
    margin-bottom: 100px;
}

/* phraseの設定 end */


/* Approachの設定 start */

#approach {
    background-image: url(../botiboti_LP_images/approachBG.jpg);
    padding: 44px 0 100px;
    background-size: cover;
}

#approachTitle {
    margin-bottom: 105px;
}

#kobetsuSecWrap {
    margin-bottom: 150px;
}

#kobetsuTitle {
    position: relative;
}

#kobetsuTitle::before {
    content: "";
    display: block;
    width: 692px;
    height: 636px;
    background-image: url(../botiboti_LP_images/square_and_check.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#kobetsuTitle::after {
    content: "";
    display: block;
    width: 190px;
    height: 164px;
    background-image: url(../botiboti_LP_images/kobetsu_illust.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#ninchiSecWrap {
    margin-bottom: 150px;
}

#ninchiTitle {
    position: relative;
}

#ninchiTitle::before {
    content: "";
    display: block;
    width: 692px;
    height: 636px;
    background-image: url(../botiboti_LP_images/square_and_check.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#ninchiTitle::after {
    content: "";
    display: block;
    width: 190px;
    height: 164px;
    background-image: url(../botiboti_LP_images/ninchi_illust.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#mindSecWrap {
    margin-bottom: 150px;
}

#mindTitle {
    position: relative;
}

#mindTitle::before {
    content: "";
    display: block;
    width: 692px;
    height: 636px;
    background-image: url(../botiboti_LP_images/square_and_check.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#mindTitle::after {
    content: "";
    display: block;
    width: 190px;
    height: 164px;
    background-image: url(../botiboti_LP_images/mind_illust.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#groupSecWrap {
    margin-bottom: 0px;
}

#groupTitle {
    position: relative;
}

#groupTitle::before {
    content: "";
    display: block;
    width: 692px;
    height: 636px;
    background-image: url(../botiboti_LP_images/square_and_check.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#groupTitle::after {
    content: "";
    display: block;
    width: 190px;
    height: 164px;
    background-image: url(../botiboti_LP_images/group_illust.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.approach_4secTitle {
    position: relative;
    font-size: 50px;
    font-weight: 400;
    z-index: 10;
}

.approachPrice {
    position: relative;
    margin: 190px auto 30px auto;
    z-index: 2;
}

.approachPrice-tsujyo {
    font-size: 32px;
}

.approachPrice-shokai {
    font-size: 37px;
    color: #ff2727;
}

.approachText {
    position: relative;
    text-align: left;
    letter-spacing: 0.05rem;
    line-height: 1.4;
    width: 610px;
    margin: auto;
    z-index: 2;
}

/* Approachの設定 end */

/* 3reasonsの設定 start */

#threeReasons {
    margin: 180px auto 70px;
}

#ThreeReasonsTitle {
    font-size: 40px;
    letter-spacing: 0.15rem;
    font-weight: 700;
    text-decoration: underline dashed #333;
    text-underline-offset: 10px;
    margin-bottom: 100px;
}

.threeReasonsTitle3 {
    font-size: 64px;
    color: #ff6e00;
    font-weight: 700;
}

.ThreeReasons-number {
    font-size: 64px;
    color: #ff6e00;
    font-weight: 400;
}

.ThreeReasons-sectionTitle {
    font-weight: 700;
    text-decoration: underline solid #333;
    text-underline-offset: 10px;
    vertical-align: 50%;
}

.ThreeReasons-text {
    font-size: 32px;
    letter-spacing: 0.1rem;
    line-height: 1.6;
}

#threeReasons table {
    text-align: left;
    width: 690px;
    margin: auto;
}

#threeReasons table .tr1 {
    height: 430px;
}

#threeReasons table .tr2,
#threeReasons table .tr3 {
    height: 320px;
}


#threeReasons table th {
    text-align: center;
    width: 137px;
}

#threeReasons table td {
    text-align: left;
}

/* 3reasonsの設定 end */

/* counselorの設定 start */

#counselor {
    height: 1504px;
    width: 100%;
    background-image: url(../botiboti_LP_images/counselorBG.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 1.6;
    font-size: 30px;
}

#counselorTitle {
    margin: 110px auto 40px auto;
}

.counselorText {
    width: 640px;
    margin: 0 auto 60px;
    text-align: justify;
    font-size: 33px;
}

.counselorSubPhrase {
    background-color: #659053;
    color: #fff;
    text-align: left;
    width: max-content;
    height: 55px;
    margin: 0 0 20px 38px;
    font-size: 33px;
}

/* lastclosingの設定 start */

.image-container {
    background-image: url(../botiboti_LP_images/lastclosingBG.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 1214px;
    padding-top: 100px;
}

.image-container img {
    opacity: 0;
    transform: translateY(40px);
    transition: transform 2s ease-out, opacity 1.5s ease-out;
    margin: 0 auto 120px;
}

.image-container img.visible {
    opacity: 1;
    transform: translateY(0);
}

#lastclosing .button {
    margin-top: 100px;
}

#lastclosing .buttonBottomText {
    margin-bottom: 100px;
}

/* lastclosingの設定 end */

/* customerVoiceの設定 start */

#customerVoice {
    background-image: url(../botiboti_LP_images/customervoiceBG.jpg);
    background-repeat: no-repeat;
    height: 1749px;
}

#customerVoice img {
    margin: 33px auto 31px;
}

#voice1,
#voice2,
#voice3 {
    position: relative;
    height: 450px;
}

#voice1::before {
    position: absolute;
    content: "";
    display: block;
    width: 649px;
    height: 402px;
    background-image: url(../botiboti_LP_images/voice1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}


.voice1-title {
    position: absolute;
    color: #987d46;
    font-weight: 700;
    letter-spacing: 0.1rem;
    line-height: 1.6;
    text-align: left;
    top: 30px;
    left: 35%;
    z-index: 10;
}

.voice1-text {
    position: absolute;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    width: 530px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    text-align: left;
    top: 195px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

#voice2::before {
    position: absolute;
    content: "";
    display: block;
    width: 649px;
    height: 402px;
    background-image: url(../botiboti_LP_images/voice2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}


.voice2-title {
    position: absolute;
    color: #987d46;
    font-weight: 700;
    letter-spacing: 0.1rem;
    line-height: 1.6;
    text-align: left;
    top: 30px;
    left: 18%;
    z-index: 10;
}

.voice2-text {
    position: absolute;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    width: 530px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    text-align: left;
    top: 195px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

#voice3::before {
    position: absolute;
    content: "";
    display: block;
    width: 649px;
    height: 402px;
    background-image: url(../botiboti_LP_images/voice3.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}


.voice3-title {
    position: absolute;
    color: #987d46;
    font-weight: 700;
    letter-spacing: 0.1rem;
    line-height: 1.6;
    text-align: left;
    top: 30px;
    left: 35%;
    z-index: 10;
}

.voice3-text {
    position: absolute;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    width: 530px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    text-align: left;
    top: 195px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

/* customerVoiceの設定 end */


#counseling_photo {
    width: 100%;
    height: 472px;
    object-fit: cover;
}

/* FAQの設定 start */
#faq {
    height: max-content;
    padding: 100px 0 200px 0;
}

#faq img {
    margin-bottom: 27px;
}

.faq-question {
    text-align: left;
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #333;
    box-shadow: 4px 4px 4px 0 rgba(68, 68, 68, 0.25);
    border-radius: 20px;
    width: 690px;
    padding: 15px 50px 15px 25px;
    letter-spacing: 0.15rem;
    margin-bottom: 20px;
    position: relative;
    font-size: 30px;
}

.faq-question::before {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #888;
    border-radius: 2px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.faq-question::after {
    content: "";
    display: block;
    width: 3px;
    height: 30px;
    background-color: #888;
    border-radius: 2px;
    position: absolute;
    right: 33px;
    top: 50%;
    transform: translateY(-50%);
}

.faq-answer {
    max-height: 0;
    /* 初期は高さ0 */
    overflow: hidden;
    /* はみ出しを隠す */
    transition: max-height 0s ease;
    /* アニメーション */
}

.faq-item.active .faq-question::after {
    display: none;
}

.faq-item.active .faq-answer {
    max-height: 500px;
    text-align: left;
    color: #fff;
    background-color: rgba(136, 136, 136, 0.8);
    border: solid 1px #333;
    box-shadow: 4px 4px 4px 0 rgba(68, 68, 68, 0.25);
    border-radius: 20px;
    width: 690px;
    padding: 15px 50px 15px 25px;
    letter-spacing: 0.15rem;
    margin: -20px auto 20px;
    font-size: 30px;
}

/* FAQの設定 end */

/* footerの設定　start */
footer {
    background-color: #c4deab;
    padding: 0 30px 60px 30px;
}

#footerLogo {
    margin: 5vw auto 5vw;
    text-align: center;
}

#footerLogo img {
    width: 400px;
    height: auto;
}

footer a {
    color: #333;
    font-size: 20px;
    letter-spacing: 0.05rem;
}

#copyright {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.05rem;
    margin-top: 20px;
}

/* footerの設定 end */


/* レスポンシヴ 766px以下 start */
@media (width <=766px) {

    html {
        background-color: #fff;
    }

    body {
        width: 100vw;
        color: #333;
        font-family: "Zen Old Mincho", serif;
        font-size: clamp(16px, 4.4vw, 35px);
        font-weight: 500;
        font-style: normal;
        margin: auto;
        text-align: center;
        background-color: #fff;
    }

    /* 全体の設定　end */


    /* 予約ボタン大の設定 start */
    .button {
        margin: 6.5vw auto 0.39vw;
    }

    .button img {
        width: 85.5vw;
        height: auto;
    }

    .button:hover {
        transform: translateY(0.39vw);
    }

    .buttonBottomText {
        letter-spacing: 0.05rem;
        margin-bottom: 3vw;
    }

    /* 予約ボタン大の設定　end */


    /* headerの設定　strat */

    header .headerTop {
        background-color: white;
        height: max-content;
        display: flex;
        justify-content: space-between;
        margin: 0.3vw 3.6vw;
    }

    header .headerTopText {
        color: #987D46;
        text-shadow: 0.2vw 0.2vw 0px rgba(0, 0, 0, 0.2);
        display: inline;
        letter-spacing: -0.01em;
        line-height: 11.8vw;
    }

    header .online {
        font-size: clamp(16px, 5vw, 44px);
        font-weight: 700;
    }

    header .onlineSoudan {
        font-size: clamp(16px, 5vw, 44px);
        font-weight: 700;
        letter-spacing: 0.1em;
    }

    header .onlineOK {
        font-weight: 700;
        letter-spacing: 0.1em;
    }

    header .buttonTop {
        width: 37vw;
        margin: 0;
    }

    header .buttonTop img {
        width: 37vw;
    }

    header .buttonTop:hover {
        transform: translateY(0.39vw);
    }

    header h1 img {
        width: 100vw;
        height: auto;
    }

    /* headerの設定 end */


    /* prologueの設定 start */

    #prologue {
        background-image: url(../botiboti_LP_images/prologueBG.png);
        background-repeat: no-repeat;
        background-size: 100vw;
        margin-top: -2.33vw;
        width: 100vw;
        height: max-content;
        padding-bottom: 25vw;
    }


    #prologue h2 {
        padding: 27.2vw 0 3.9vw;
        color: white;
        font-size: 5.8vw;
        text-decoration: underline dashed 0.1em;
        text-underline-offset: 0.5em;
    }

    #prologue ul {
        position: relative;
    }

    #prologue li::before {
        content: '';
        display: inline-block;
        width: 4vw;
        height: 4vw;
        background-image: url(../botiboti_LP_images/check.png);
        background-size: contain;
        vertical-align: middle;
        margin: 1.5vw 2vw 2.3vw 3vw;
    }

    #prologue li {
        font-size:clamp(16px,4.1vw, 32px) ;
        text-shadow: 0.1vw 0.1vw 0px rgba(0, 0, 0, 0.5);
        color: white;
        text-align: left;
        padding: 3.885vw;
    }

    #prologue .textOrange {
        color: #febe69;
        font-size: 7.3vw;
    }

    /* prologueの設定 end */


    /* reasonの設定 start */

    #reason {
        width: 100vw;
        height: max-content;
        padding-bottom: 10vw;
        background-image: url(../botiboti_LP_images/reasonBG.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100vw;
    }

    #soreha {
        display: inline;
        margin-top: 7.7vw;
        margin-bottom: 5vw;
        margin-right: -14.2vw;
        width: 36vw;
    }

    #reasonText {
        margin: 9vw 0 0 5.8vw;
    }

    #reason p {
        font-size:clamp(16px,4.4vw,34px) ;
        font-weight: 400;
        line-height: 1.7em;
        margin-bottom: 7.1vw;
        letter-spacing: 0.05em;
        line-height: 1.5;
    }

    /* reasonの設定 end */


    /* woman-lifeの設定 start */
    #woman-life {
        width: 100vw;
        height: max-content;
        padding-bottom: 10vw;
        background-image: url(../botiboti_LP_images/woman-lifeBG.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100vw;
    }

    #woman-life h2 {
        padding-top: 12.9vw;
    }

    #woman-life h2 img {
        width: 60vw;
    }

    #woman-life img {
        width: 90vw;
    }

    #woman-life p.woman-lifeText {
        line-height: 2.3em;
        text-align: left;
        margin: 0 0 0 5.2vw;
        text-decoration-line: underline;
        text-decoration-style: dashed;
        text-decoration-color: rgb(171, 171, 171);
        text-underline-offset: 0.5em;
    }

    .woman-lifeTextRed {
        color: red;
    }

    .graph {
        margin-top: 10.4vw;
    }

    /* woman-lifeの設定 end */


    /* phraseの設定 start */
    #phrase {
        margin: 13vw 0 10.3vw 0;
    }

    #phrase h2 {
        background-image: url(../botiboti_LP_images/hands_and_heart.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 100%;
        height: 55.6vw;
        padding: 13.6vw 0;
        margin-bottom: 5vw;
        line-height: 1.8em;
    }

    #phrase .button {
        margin-top: 6.5vw;
    }

    #phrase .buttonBottomText {
        margin-bottom: 13vw;
    }

    /* phraseの設定 end */


    /* Approachの設定 start */

    #approach {
        width: 100vw;
        height: max-content;
        background-image: url(../botiboti_LP_images/approachBG.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100vw;
        padding: 5.7vw 0 13vw;
    }

    #approachTitle {
        margin-bottom: 13.6vw;
    }

    #approachTitle img {
        width: 91.5vw;
        height: auto;
    }

    #kobetsuSecWrap {
        margin-bottom: 19.4vw;
    }

    #kobetsuTitle {
        position: relative;
    }

    #kobetsuTitle::before {
        content: "";
        display: block;
        width: 90vw;
        height: 82.3vw;
        background-image: url(../botiboti_LP_images/square_and_check.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: -8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #kobetsuTitle::after {
        content: "";
        display: block;
        width: 24.6vw;
        height: 21.2vw;
        background-image: url(../botiboti_LP_images/kobetsu_illust.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #ninchiSecWrap {
        margin-bottom: 19.4vw;
    }

    #ninchiTitle {
        position: relative;
    }

    #ninchiTitle::before {
        content: "";
        display: block;
        width: 90vw;
        height: 82.3vw;
        background-image: url(../botiboti_LP_images/square_and_check.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: -8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #ninchiTitle::after {
        content: "";
        display: block;
        width: 24.6vw;
        height: 21.2vw;
        background-image: url(../botiboti_LP_images/ninchi_illust.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #mindSecWrap {
        margin-bottom: 19.4vw;
    }

    #mindTitle {
        position: relative;
    }

    #mindTitle::before {
        content: "";
        display: block;
        width: 90vw;
        height: 82.3vw;
        background-image: url(../botiboti_LP_images/square_and_check.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: -8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #mindTitle::after {
        content: "";
        display: block;
        width: 24.6vw;
        height: 21.2vw;
        background-image: url(../botiboti_LP_images/mind_illust.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #groupSecWrap {
        margin-bottom: 0px;
    }

    #groupTitle {
        position: relative;
    }

    #groupTitle::before {
        content: "";
        display: block;
        width: 90vw;
        height: 82.3vw;
        background-image: url(../botiboti_LP_images/square_and_check.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: -8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    #groupTitle::after {
        content: "";
        display: block;
        width: 24.6vw;
        height: 21.2vw;
        background-image: url(../botiboti_LP_images/group_illust.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 8.4vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    .approach_4secTitle {
        position: relative;
        font-size: 6.5vw;
        font-weight: 400;
        z-index: 10;
    }

    .approachPrice {
        position: relative;
        margin: 24.6vw auto 3.9vw auto;
        z-index: 2;
    }

    .approachPrice-tsujyo {
        font-size: clamp(16px,4.1vw ,32px);
    }

    .approachPrice-shokai {
        font-size: 4.8vw;
        color: #ff2727;
    }

    .approachText {
        position: relative;
        text-align: left;
        letter-spacing: 0.05rem;
        line-height: 1.4;
        width: 79vw;
        margin: auto;
        z-index: 2;
    }

    /* Approachの設定 end */

    /* 3reasonsの設定 start */

    #threeReasons {
        margin: 23.3vw auto 9vw;
    }

    #ThreeReasonsTitle {
        font-size: 5.2vw;
        letter-spacing: 0.05rem;
        font-weight: 700;
        text-decoration: underline dashed #333;
        text-underline-offset: 1.3vw;
        margin-bottom: 13vw;
    }

    .threeReasonsTitle3 {
        font-size: 8.3vw;
        color: #ff6e00;
        font-weight: 700;
    }

    .ThreeReasons-number {
        font-size: 8.3vw;
        color: #ff6e00;
        font-weight: 400;
    }

    .ThreeReasons-sectionTitle {
        font-weight: 700;
        text-decoration: underline solid #333;
        text-underline-offset: 1.3vw;
        vertical-align: 50%;
    }

    .ThreeReasons-text {
        font-size: clamp(16px,4.1vw,32px);
        letter-spacing: 0.03rem;
        line-height: 1.5;
    }

    #threeReasons table {
        text-align: left;
        width: 88vw;
        margin: auto;
    }

    #threeReasons table .tr1 {
        height: 55.7vw;
    }

    #threeReasons table .tr2,
    #threeReasons table .tr3 {
        height: 42vw;
    }


    #threeReasons table th {
        text-align: center;
        width: 13vw;
    }

    #threeReasons table td {
        width: 55vw;
        text-align: left;
    }

    /* 3reasonsの設定 end */

    /* counselorの設定 start */

    #counselor {
        width: 100vw;
        height: max-content;
        background-image: url(../botiboti_LP_images/counselorBG.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100vw;
        line-height: 1.6;
        font-size: 3.9vw;
        padding-bottom: 10vw;
    }

    #counselorTitle {
        margin: 14.2vw auto 5.2vw;
        width: 82.5vw;
        height: auto;
    }

    .counselorText {
        width: 82.9vw;
        margin: 0 auto 7.8vw;
        text-align: justify;
        font-size: 4.3vw;
    }

    .counselorSubPhrase {
        background-color: #659053;
        color: #fff;
        text-align: left;
        width: max-content;
        height: 7.1vw;
        margin: 0 0 2.6vw 4.9vw;
        font-size: 4.3vw;
    }

    #counselorPhoto {
        width: 82.9vw;
        height: auto;
        margin-top: 2vw;
    }

    /* lastclosingの設定 start */

    .image-container {
        width: 100vw;
        height: max-content;
        background-image: url(../botiboti_LP_images/lastclosingBG.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 110vw;
        padding-top: 0;
        padding-bottom: 10vw;
    }

    .image-container img {
        width: 70vw;
        height: auto;
        opacity: 0;
        transform: translateY(5.2vw);
        transition: transform 2s ease-out, opacity 1.5s ease-out;
        margin: 12vw auto 2vw;
    }

    .image-container img.visible {
        opacity: 1;
        transform: translateY(0);
    }

    #lastclosing .button {
        margin-top: 13vw;
    }

    #lastclosing .buttonBottomText {
        margin-bottom: 13vw;
    }

    /* lastclosingの設定 end */

    /* customerVoiceの設定 start */

    #customerVoice {
        width: 100vw;
        height: max-content;
        background-image: url(../botiboti_LP_images/customervoiceBG.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100vw;
        padding-bottom: 15vw;
    }

    #customerVoice img {
        margin: 4.3vw auto 4vw;
        width: 77.4vw;
    }

    #voice1,
    #voice2,
    #voice3 {
        position: relative;
        height: 58.3vw;
    }

    #voice1::before {
        position: absolute;
        content: "";
        display: block;
        width: 84vw;
        height: 52vw;
        background-image: url(../botiboti_LP_images/voice1.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }


    .voice1-title {
        position: absolute;
        color: #987d46;
        font-weight: 700;
        letter-spacing: 0.05rem;
        line-height: 1.6;
        text-align: left;
        top: 3.9vw;
        left: 35%;
        z-index: 10;
    }

    .voice1-text {
        position: absolute;
        font-size:clamp(15px,3.9vw,30px) ;
        font-weight: 400;
        text-align: left;
        width: 70.5vw;
        line-height: 1.4;
        letter-spacing: 0.03rem;
        text-align: left;
        top: 25.2vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }

    #voice2::before {
        position: absolute;
        content: "";
        display: block;
        width: 84vw;
        height: 52vw;
        background-image: url(../botiboti_LP_images/voice2.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }


    .voice2-title {
        position: absolute;
        color: #987d46;
        font-weight: 700;
        letter-spacing: 0.05rem;
        line-height: 1.6;
        text-align: left;
        top: 3.9vw;
        left: 18%;
        z-index: 10;
    }

    .voice2-text {
        position: absolute;
        font-size: clamp(15px,3.9vw,30px);
        font-weight: 400;
        text-align: left;
        width: 70.5vw;
        line-height: 1.4;
        letter-spacing: 0.03rem;
        text-align: left;
        top: 25.2vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }

    #voice3::before {
        position: absolute;
        content: "";
        display: block;
        width: 84vw;
        height: 52vw;
        background-image: url(../botiboti_LP_images/voice3.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }


    .voice3-title {
        position: absolute;
        color: #987d46;
        font-weight: 700;
        letter-spacing: 0.05rem;
        line-height: 1.6;
        text-align: left;
        top: 3.9vw;
        left: 35%;
        z-index: 10;
    }

    .voice3-text {
        position: absolute;
        font-size: clamp(15px,3.9vw,30px);
        font-weight: 400;
        text-align: left;
        width: 70.5vw;
        line-height: 1.4;
        letter-spacing: 0.03rem;
        text-align: left;
        top: 25.2vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }

    /* customerVoiceの設定 end */


    #counseling_photo {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    /* FAQの設定 start */
    #faq {
        height: max-content;
        padding: 13vw 0 26vw;
    }

    #faq img {
        margin-bottom: 3.5vw;
        width: 89.4vw;
        height: auto;
    }

    .faq-question {
        text-align: left;
        background-color: rgba(255, 255, 255, 0.8);
        border: solid 0.1vw #333;
        box-shadow: 0.5vw 0.5vw 0.5vw 0 rgba(68, 68, 68, 0.25);
        border-radius: 2.6vw;
        width: 89.3vw;
        padding: 1.9vw 6.5vw 1.9vw 3.2vw;
        letter-spacing: 0.1rem;
        margin-bottom: 2.6vw;
        position: relative;
        font-size: clamp(15px,3.9vw,30px);
    }

    .faq-question::before {
        content: "";
        display: block;
        width: 3.9vw;
        height: 0.4vw;
        background-color: #888;
        border-radius: 0.3vw;
        position: absolute;
        right: 2.6vw;
        top: 50%;
        transform: translateY(-50%);
    }

    .faq-question::after {
        content: "";
        display: block;
        width: 0.4vw;
        height: 3.9vw;
        background-color: #888;
        border-radius: 0.3vw;
        position: absolute;
        right: 4.3vw;
        top: 50%;
        transform: translateY(-50%);
    }

    .faq-answer {
        max-height: 0;
        /* 初期は高さ0 */
        overflow: hidden;
        /* はみ出しを隠す */
        transition: max-height 0s ease;
        /* アニメーション */
    }

    .faq-item.active .faq-question::after {
        display: none;
    }

    .faq-item.active .faq-answer {
        max-height: 64.8vw;
        text-align: left;
        color: #fff;
        background-color: rgba(136, 136, 136, 0.8);
        border: solid 0.13vw #333;
        box-shadow: 0.5vw 0.5vw 0.5vw 0 rgba(68, 68, 68, 0.25);
        border-radius: 2.6vw;
        width: 89.3vw;
        padding: 1.9vw 6.5vw 1.9vw 3.2vw;
        letter-spacing: 0.1rem;
        margin: -2.6vw auto 2.6vw;
        font-size:clamp(15px,3.9vw,30px);
    }

    /* FAQの設定 end */

    /* footerの設定　start */

    footer {
        background-color: #c4deab;
        padding: 0 3.9vw 7.8vw 3.9vw;
    }

    #footerLogo {
        margin: 5vw auto 5vw;
        text-align: center;
    }

    #footerLogo img {
        width: 70vw;
        height: auto;
    }

    footer a {
        color: #333;
        font-size: 3.7vw;
        letter-spacing: 0.01rem;
    }

    #copyright {
        color: #fff;
        font-size: 3.7vw;
        letter-spacing: 0.01rem;
        margin-top: 3.7vw;
    }

    /* footerの設定 end */

}

/* レスポンシヴ 766px以下 end */