body {
    font-family: 'Noto Sans KR', sans-serif;
}

table {
    margin: 0;
}

.bg {
    max-width: 1024px !important;
    text-align: left;
}

.page {
    margin-bottom: 40px;
}

.page .page-title {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.45;
    margin-top: 48px;
    margin-bottom: 8px;
    color: #212121;

}

.page .page-description {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #212121;
}

.terms-use {
}

.agree {
    margin-left: 30px;
    margin-bottom: 40px;
}

.agree .agree-title {
    font-family: 'Noto Sans KR', sans-serif;
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: bold;
}

.agree .agree-description {
    width: 1000px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #212121;
    margin-left: 0;
}

.agree-add-terms {
    font-family: 'Noto Sans KR', sans-serif;
    list-style-type: lower-alpha;
    padding-left: 20px;
}

.agree-add-terms ol {
    list-style-position: outside;
    font-family: 'Noto Sans KR', sans-serif;
    margin-bottom: 20px;
}

.agree-add-terms li {
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 2.1428571429;
    margin-bottom: 15px;
}

