@charset "utf-8";

/* 2024-12-23 renew */

.sec-update {
    padding-bottom: 47px;
}
.update-main-message {
    margin-bottom: 49px;
}
.update-btn-wrapper {
    margin: 0 auto;
}
.update__caution {
    font-size: 1.125rem;
    /* font-weight: 400; */
    letter-spacing: .05em;
    text-align: right;
    margin-top: 13px;
}
@media screen and (max-width: 575px) {
    .sec-update .btn-pattern2 {
        font-size: 20px;
    }
}