@charset "utf-8";
/* usecase CSS Document ソラコム用カスタマイズ */


.client-interviewer__text {
    width: 570px;
}
@media screen and (max-width: 1200px) {
.client-interviewer__text {
        width: 100%;
    }
}
.result__2nd__img img {
    max-height: 70vh;
}
.uc-contents__blocktext img {
    border-radius: 50px;
}
