@charset "euc-kr";


/* S: [common] mg_popup_wrap */
[class*=mg_popup_wrap]{}
/* E: [common] mg_popup_wrap */


@media screen and (max-width: 768px) {

    /* S: [common] mg_popup_wrap */
    [class*=mg_popup_wrap] .content_area .content_inner {padding: 20px 20px;font-size: clamp(11px,2vmin,13px);}
    [class*=mg_popup_wrap] .content_area .content_inner table {border-top: 1px solid #000000;border-bottom: 1px solid #000000}
    [class*=mg_popup_wrap] .content_area .content_inner table th,
    [class*=mg_popup_wrap] .content_area .content_inner table td {padding: 10px 0;text-align: center;border: 1px solid var(--gray-color7)}
    [class*=mg_popup_wrap] .content_area .content_inner table th.border_left_none,
    [class*=mg_popup_wrap] .content_area .content_inner table tbody tr td:first-of-type {border-left: 0}
    [class*=mg_popup_wrap] .content_area .content_inner table thead tr th:last-of-type,
    [class*=mg_popup_wrap] .content_area .content_inner table tbody tr td:last-of-type {border-right: 0}
    [class*=mg_popup_wrap] .content_area .content_inner table th {background-color: #f5f5f5}
    [class*=mg_popup_wrap] .content_area .content_inner .tiny_noti {margin-top: 17px;color: var(--gray-color6)}
    /* E: [common] mg_popup_wrap */

}




@media screen and (max-width: 576px) {

    /* S: [common] mg_popup_wrap */
    [class*=mg_popup_wrap] .b_tit {font-size: 19px} 
    [class*=mg_popup_wrap] button.mfp-close, 
    [class*=mg_popup_wrap] .mg_popup_close,
    [class*=mg_popup_wrap] button.mfp-arrow {width: 25px;height: 25px;background-position: center;top: -32px} 
    /* E: [common] mg_popup_wrap */

}
