.yaseru-futoru-faq__content-bold {
    font-size: 36px;
    line-height: 1.5;
    font-weight: bold;
    color: #ff6598;
    text-align: center;
    margin-bottom: 30px;
}

.yaseru-futoru-content__source {
    font-size: 14px;
    line-height: 2.3;
    margin-top: 10px;
}

.yaseru-futoru-point {
    width: 100%;
    height: 164px;
    background-size: 100% 100%;
    background-image: url(/brand/visrrat/img/yaseru-futoru/content-bg01.png);
    position: relative;
    margin: 40px 0 35px;
}

.yaseru-futoru-point02 {
    width: 100%;
    height: 226px;
    background-size: 100% 100%;
    background-image: url(/brand/visrrat/img/yaseru-futoru/content-bg02.png);
    position: relative;
    margin: 40px 0 0;
}

.yaseru-futoru-point__content {
    width: 470px;
    margin-left: auto;
    padding: 20px 25px 20px;
}

.yaseru-futoru-point__ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 2.4;
    color: #ffffff;
    font-weight: bold;
    width: 190px;
    height: 28px;
    margin: 0 auto;
    background-color: #ff6598;
    border-radius: 14px;
    margin-bottom: 10px;
}

.yaseru-futoru-faq__link {
    color: #0063be;
    border-bottom: 1px solid #0063be;

    margin-bottom: 50px;
}

.yaseru-futoru-content__list li {
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .yaseru-futoru-mv__content {
        white-space: nowrap;
    }

    .yaseru-futoru-faq__content-bold {
        font-size: 5.866666666666666vw;
        margin-bottom: 5.5vw;
    }

    .yaseru-futoru-body__block__linktext {
        margin-bottom: 5vw;
    }

    .yaseru-futoru-content__source {
        font-size: 2.933333333333333vw;
        line-height: 1.7;
        margin-top: 1.3333333333333335vw;
    }

    .yaseru-futoru-point {
        width: 100%;
        height: 45.33333333333333vw;
        background-size: 100% 100%;
        background-image: url(/brand/visrrat/img/yaseru-futoru/content-bg01-sp.png);
        position: relative;
        margin: 8vw 0;
    }

    .yaseru-futoru-point02 {
        width: 100%;
        height: 70.93333333333334vw;
        background-size: 100% 100%;
        background-image: url(/brand/visrrat/img/yaseru-futoru/content-bg02-sp.png);
        position: relative;
        margin: 8vw 0 0;
    }

    .yaseru-futoru-point__content {
        width: 53.333333333333336vw;
        margin-left: auto;
        padding: 4vw 4vw 2.666666666666667vw;
    }

    .yaseru-futoru-point__ttl {
        font-size: 4vw;
        color: #ffffff;
        font-weight: bold;
        width: 24vw;
        height: 5.333333333333334vw;
        margin: 0 auto;
        background-color: #ff6598;
        border-radius: 2.666666666666667vw;
        margin-bottom: 1.3333333333333335vw;
    }

    .yaseru-futoru-summary__txt+.yaseru-futoru-summary__txt {
        margin-top: 0;
    }
}