/* 공통 스타일 */
.modal-body p, .modal-body li, .modal-body div {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 0;
    line-height: 160%;
    font-size: 10pt;
    letter-spacing: 0;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}