/* 수집 항목 관련 css 추가 */
.academy_pop .kma_agree_wrap {background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 5px; margin: 15px 0; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);}
.academy_pop .kma_agree_wrap p {font-size: 12px; color:#888; line-height: 1; margin: 10px 0;}

.comm_dim{ display: none; position: fixed; top: 0; left: 0;z-index: 10002; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3);}
.m_enter{display: none;}
.ep_dim_w{display: none; position: fixed; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0); top: 0; left: 0; z-index: 10001;}
.condPopBg{    position: fixed; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.4); top: 0; left: 0; z-index: 100001; display: none;}