.section.sec_top_text {
    margin-top: 0;
    margin-bottom: 200px;
}

.section {
    max-width: calc(1200px + 19.6vw);
    margin: 160px auto 0;
    padding: 0 9.8vw;
    box-sizing: border-box;
}

.animation.on.up {
    transform: translateY(0);
    opacity: 1;
}

.section.sec_top_text strong {
    font-weight: 500;
}

.section.sec_top_text p {
    margin-left: 50%;
    max-width: 50%;
}

.section {
    max-width: calc(1200px + 19.6vw);
    margin: 160px auto 0;
    padding: 0 9.8vw;
    box-sizing: border-box;
}