.sc-case0605 {
}
.sc-case0605 .sc-inner {
    gap: calc(30 * var(--vw));
}
.sc-case0605 .img {
    width: calc(746 * var(--vw));
}
.sc-case0605 .info-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(1280 * var(--vw));
    padding: calc(26 * var(--vw)) 0 calc(40 * var(--vw));
    margin: calc(57 * var(--vw)) auto 0;
    background-color: #f1f1f1;
}
.sc-case0605 .info-box .img {
    width: calc(572 * var(--vw));
}
.sc-case0605 .info-box p {
    margin-top: calc(45 * var(--vw));
    margin-bottom: 0;
    font-size: calc(30 * var(--vw));
}
