/* ----------troublecheck_detail---------- */
#troublecheck_detail a {
    text-decoration: underline !important;
    color: #09F !important;
}

#troublecheck_detail h2.question::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(/ftv/mansion/faq/img/icon_question.svg);
    background-size: cover;
    width: 36px;
    height: 36px;
}

#troublecheck_detail h2.question {
    position: relative;
    padding: 0;
    padding-left: 66px;
    display: table;
    max-width: 1000px;
    width: 100%;
    margin: 50px auto 35px;
    text-align: left;
    font-size: 36px;
    line-height: 1.5;
}

.answer_box {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 0;
    border-top: 1px solid #CFD2D4;
}

.answer_box h3 {
    font-size: 30px;
    margin: 0 0 30px;
}

.answer_box .text+.img {
    margin-top: 30px !important;
}

.answer_box .box1:not(:last-child) {
    margin: 0 0 50px;
}

.answer_box .box .img:not(:last-child) {
    margin: 0 0 30px;
}

.answer_box .box1 .annotaiton_text {
    margin: 30px 0 0;
}

.answer_box .box2 .check_number {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 0.08em;
    border: 2px solid #09F;
    color: #09F;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0 5px;
}

#troublecheck_detail .img {
    text-align: center;
    display: flex;
}

.checklist {
    width: 100%;
    border-radius: 20px;
    padding: 50px;
}

.box2 .text+.checklist {
    margin-top: 30px;
}

.checklist:not(:last-child) {
    margin: 0 0 50px;
}

.checklist h5 {
    justify-content: center;
}

.checklist .annotation_text {
    margin: 10px 0 0;
}

.checklist .img {
    margin: 30px 0 0 !important;
}

.checklist .flex {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    width: 100%;
    margin: 30px auto 0;
    background: #fff;
    border-radius: 10px;
    padding: 35px 40px 20px 40px;
}

.checklist .flex .box_left {
    text-align: left;
    max-width: 376px;
    width: 100%;
}

.checklist .flex .box_left h5 {
    margin: 0 0 10px;
}

.checklist .flex .box_left .small_text {
    margin: 0 0 10px;
}

.checklist .flex .box_right .tel_info {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #09F;
    text-align: center;
}

.checklist .flex .box_right .tel_number {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 56px;
    letter-spacing: 0.025em;
    font-weight: 900;
    color: #09F;
    text-decoration: none !important;
}

#troublecheck_detail .checklist .flex .box_right .tel_number a {
    text-decoration: none !important;
}

.checklist .flex .box_right .tel_number span.icon {
    margin-right: 15px;
}

/* ----------/troublecheck_detail---------- */


/* ----------faq_other---------- */
#faq_other .text {
    margin: 0 0 30px;
}

/* ----------/faq_other---------- */



@media(max-width: 768px) {

    /* ----------troublecheck_detail---------- */
    #troublecheck_detail h2.question::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background: url(/ftv/mansion/faq/img/icon_question.svg);
        background-size: cover;
        width: 9.6vw;
        height: 9.6vw;
    }

    #troublecheck_detail h2.question {
        position: relative;
        padding: 0;
        padding-left: 13.6vw;
        display: table;
        max-width: 89.33vw;
        width: 100%;
        margin: 10.66vw auto 9.33vw;
        text-align: left;
        font-size: 7.63vw;
        line-height: 1.5;
    }

    .answer_box {
        max-width: 94.66vw;
        width: 100%;
        margin: 0 auto;
        padding: 10.66vw 0 0;
        border-top: 0.26vw solid #CFD2D4;
    }

    .answer_box h3 {
        font-size: 6.4vw;
        margin: 0 0 6.4vw;
    }

    .answer_box .text {
        text-align: left;
        padding: 0 2.66vw;
    }

    .answer_box .text+.img {
        margin-top: 6.4vw !important;
    }

    .answer_box .box1:not(:last-child) {
        margin: 0 0 13.33vw;
    }

    .answer_box .box .img:not(:last-child) {
        margin: 0 0 8vw;
    }

    .answer_box .box1 .annotation_text {
        margin: 2.66vw 0 0;
    }

    .answer_box .box2 .check_number {
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-size: 3.73vw;
        font-weight: 900;
        line-height: 2;
        letter-spacing: 0.08em;
        border: 0.53vw solid #09F;
        color: #09F;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 9.06vw;
        height: 9.06vw;
        border-radius: 50%;
        margin: 0 1.33vw;
    }

    #troublecheck_detail .img {
        text-align: center;
        display: flex;
    }

    .checklist {
        width: 100%;
        border-radius: 4.26vw;
        padding: 13.33vw 2.66vw;
    }

    .box2 .text+.checklist {
        margin-top: 8vw;
    }

    .box2 .text.number {
        text-align: center;
    }

    .checklist:not(:last-child) {
        margin: 0 0 13.33vw;
    }

    .checklist .text {
        text-align: left;
        padding: 0 2.66vw;
    }

    .checklist h5 {
        justify-content: center;
        text-align: left;
    }

    .checklist .annotaiton_text {
        margin: 2.66vw 0 0;
        text-align: left;
    }

    .checklist .img {
        margin: 10.66vw 0 0 !important;
    }

    .checklist .flex {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        max-width: 89.33vw;
        width: 100%;
        margin: 8vw auto 0;
        background: #fff;
        border-radius: 2.66vw;
        padding: 6.66vw 8vw 5.33vw 8vw;
    }

    .checklist .flex .box_left {
        text-align: center;
        max-width: none;
        width: 100%;
        margin: 0 0 5.33vw;
    }

    .checklist .flex .box_left h5 {
        margin: 0 0 2.66vw;
        text-align: center;
    }

    .checklist .flex .box_left .small_text {
        margin: 0 0 2.66vw;
    }

    .checklist .flex .box_right .tel_info {
        font-size: 4.8vw;
        line-height: 1.5;
        font-weight: bold;
        color: #09F;
        text-align: center;
    }

    .checklist .flex .box_right .tel_number {
        font-family: "Zen Kaku Gothic Antique", sans-serif;
        font-size: 9.6vw;
        letter-spacing: 0.04em;
        font-weight: 900;
        color: #09F;
        display: flex;
        justify-content: center;
    }

    .checklist .flex .box_right .tel_number span.icon {
        margin-right: 2.66vw;
        width: 5.33vw;
    }

    /* ----------/troublecheck_detail---------- */


    /* ----------faq_other---------- */
    #faq_other .text {
        margin: 0 0 8vw;
        text-align: left;
        padding: 0 2.66vw;
    }

    /* ----------/faq_other---------- */
}