@charset "utf-8";
@media (min-width: 1280px) {
    .section__s3 .scene-circle .circle .circle__content {
    max-width: 250px;
}
}
@media (min-width: 731px) and (max-width: 1279.5px) {
.section__s5 .table__cotainer table tbody tr th {
    font-size: 0.87rem;
}
}
@media (max-width: 730.5px) {
    .section__s3 .scroll__container.container-1 .scene-1 span {
        font-size: 2.1rem;
    }
.section__s3 .large_unuse.scene-circle .circle .circle__content .circle__info {
        font-size: 1rem;
    }
}