@charset "UTF-8";

.cmn_sec:last-of-type {
    margin-top: 67px;
}

.privacy {
    margin-top: 12px;
}

.privacy_list {
    margin: 21px 0;
}

.privacy li {
    list-style: none;
}

.privacy li:not(:last-of-type) {
    margin-bottom: 21px;
}

.privacy .time {
    margin-bottom: 21px;
}

.-privacy .page_content:last-of-type {
    margin-top: 0;
}