body {
    font-family: 'Noto Sans KR', sans-serif;
}

p {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: normal;
}

table {
    margin: 0;
}

.bg {
    max-width: 1024px !important;
    text-align: left;
    margin-top: 48px;
}

.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: 14px;
    font-weight: normal;
    margin-bottom: 8px;
    font-style: normal;
    line-height: 1.5;
    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;
    padding-left: 15px;
}

.agree-add-terms {
    font-family: 'Noto Sans KR', sans-serif;
    list-style-type: lower-alpha;
    list-style-position: outside;
    margin-left: 20px;
}

.agree-description ul {
    list-style-type: square;
}

.agree-add-terms li {
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 2.1428571429;
    margin-bottom: 10px;
}

table {
    width: 980px;
    border: 1px solid #bdbdbd;
    margin-bottom: 30px;
}

table th {
    text-align: center;
    height: 60px;
    background-color: #f9f9f9;
    border: 1px solid #bdbdbd;
    font-weight: bold;
    vertical-align: middle;
    font-family: 'Noto Sans KR', sans-serif;
}

table td {
    vertical-align: middle;
    border: 1px solid #bdbdbd;
    padding: 16px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    line-height: 1.71;
}