/* ========================== 임시 ========================== */
#base_wrap {
    background-color: #f0f0f0;
}

/* ========================== 임시 ========================== */

.terms_wrap {
    margin-top: 12px;
}

.terms_wrap .list_item {
    padding-left: 64px;
}

@media screen and (max-width:1023px) {
    .list_gray .list_item {
        padding: 11px 14px;
        font-size: 16px;
    }
}