
.modal[data-v-d4de28fa]{z-index:99999;}
.modal.system[data-v-d4de28fa] {background-color: transparent; border: 1px solid #ccc;border-radius: 8px;
}
.modal.system .modal_wrap[data-v-d4de28fa] {max-width: 1000px;margin: 0 auto; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); background-color: #ccc;  overflow: hidden;}
.modal.system .modal_footer[data-v-d4de28fa]{position: relative; border-top:1px solid #ccc; font-size:16px;}
.modal.system .modal_footer .btn_x[data-v-d4de28fa] {position: relative; top: 0; right: 0; width: 20px; height: 20px;transition: all .4s;}
.large-line[data-v-d4de28fa]{font-weight:bold;}
.large-icon[data-v-d4de28fa]{text-align: center; padding-bottom: 10px;}
.large-icon img[data-v-d4de28fa]{height: 100px;}
.large-box[data-v-d4de28fa]{background:#ebf6ff; border-radius:10px; border:1px solid #c3defd; padding:10px; text-align: center; font-size: 18px; margin-top: 20px; font-weight: bold; line-height: 1.5;}
.large-box > span[data-v-d4de28fa]{color:#0053ad; font-weight: bold; font-size:22px; display:block; letter-spacing: 0;}
.large-text[data-v-d4de28fa]{text-align: center; line-height: 1.5; font-size: 16px;}
.large-text > strong[data-v-d4de28fa]{ text-decoration: underline; color: #0053ad; font-weight:bold; letter-spacing: 0;}
.large-text > span[data-v-d4de28fa]{display:block;}
.large-title[data-v-d4de28fa]{text-align: center; font-weight: bold; font-size: 30px; padding-bottom: 10px;}
.modal_content[data-v-d4de28fa] { padding:30px 20px 0 20px; background-color: #fff;}
.btn_box1[data-v-d4de28fa] {text-align: center; margin-top: 20px;}
.btn[data-v-d4de28fa] {padding: 10px 20px; border-radius: 5px; background-color: #000; color: #fff;}
.checkbox-wrapper[data-v-d4de28fa] {display: flex;justify-content: space-between; align-items: center; padding: 10px 0; margin-top: 20px;}
.checkbox-wrapper label[data-v-d4de28fa] {display: flex; align-items: center; cursor: pointer;}
.checkbox-wrapper input[type="checkbox"][data-v-d4de28fa] {margin-right: 8px; cursor: pointer;}
@media (max-width: 480px){
.large-icon[data-v-d4de28fa] {padding-bottom: 0;}
.large-icon img[data-v-d4de28fa]{height: 60px;}
.large-title[data-v-d4de28fa]{font-size: 20px;}
.large-text[data-v-d4de28fa]{ font-size:15px;}
.large-text > span[data-v-d4de28fa]{display:inline;}
.large-box[data-v-d4de28fa] {margin-top: 10px;}
.large-box > span[data-v-d4de28fa]{font-size:16px; display:block; letter-spacing: -.08em;}
}


.modal[data-v-233cc9ff]{z-index:99999;}
.modal.system[data-v-233cc9ff] {
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 180vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
}
.modal.system .modal_wrap[data-v-233cc9ff] {
    max-width: 1000px;
    margin: 20px auto;
    margin-right: 50px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    background-color: #ccc;
    overflow-y: auto;
    max-height: 90vh;
    position: relative;
}
.modal.system .modal_footer[data-v-233cc9ff]{position: sticky; bottom: 0; left: 0; right: 0; border-top:1px solid #ccc; font-size:16px;}
.modal.system .modal_footer .btn_x[data-v-233cc9ff] {position: relative; top: 0; right: 0; width: 20px; height: 20px;transition: all .4s;}
.modal.system .modal_footer[data-v-233cc9ff] {
    position: sticky; /* absolute에서 sticky로 변경 */
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc;
    font-size: 16px;
    background: #fff;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}
.large-line[data-v-233cc9ff]{font-weight:bold;}
.large-icon[data-v-233cc9ff]{text-align: center; padding-bottom: 10px;}
.large-icon img[data-v-233cc9ff]{height: 100px;}
.large-box[data-v-233cc9ff]{background:#ebf6ff; border-radius:10px; border:1px solid #c3defd; padding:10px; text-align: center; font-size: 18px; margin-top: 20px; font-weight: bold; line-height: 1.5;}
.large-box > span[data-v-233cc9ff]{color:#0053ad; font-weight: bold; font-size:22px; display:block; letter-spacing: 0;}
.large-text[data-v-233cc9ff]{text-align: center; line-height: 1.5; font-size: 16px;}
.large-text > strong[data-v-233cc9ff]{ text-decoration: underline; color: #0053ad; font-weight:bold; letter-spacing: 0;}
.large-text > span[data-v-233cc9ff]{display:block;}
.large-title[data-v-233cc9ff]{text-align: center; font-weight: bold; font-size: 30px; padding-bottom: 10px;}
.modal_content[data-v-233cc9ff] {
    padding: 30px 20px 0 20px;
    background-color: #fff;
    overflow-y: auto;
}
.btn_box1[data-v-233cc9ff] {text-align: center; margin-top: 20px;}
.btn[data-v-233cc9ff] {padding: 10px 20px; border-radius: 5px; background-color: #000; color: #fff;}
.checkbox-wrapper[data-v-233cc9ff] {display: flex;justify-content: space-between; align-items: center; padding: 10px 0; margin-top: 20px;}
.checkbox-wrapper label[data-v-233cc9ff] {display: flex; align-items: center; cursor: pointer;}
.checkbox-wrapper input[type="checkbox"][data-v-233cc9ff] {margin-right: 8px; cursor: pointer;}
@media (max-width: 480px){
.modal.system .modal_wrap[data-v-233cc9ff] {
    max-height: 90vh;
    overflow-y: auto;
}
.modal_content[data-v-233cc9ff] {
    padding: 20px 15px 0 15px;
}
.cs_header[data-v-233cc9ff] {
    margin-bottom: 15px;
}
.cs_infoTit[data-v-233cc9ff] {
    margin-bottom: 15px;
}
.cs_infoTit strong[data-v-233cc9ff] {
    font-size: 18px;
    line-height: 1.4;
}
.cs_infoTit p[data-v-233cc9ff] {
    font-size: 14px;
    line-height: 1.4;
}
.cs_content[data-v-233cc9ff] {
    margin-bottom: 15px;
}
.period[data-v-233cc9ff] {
    font-size: 14px;
    line-height: 1.4;
    margin: 5px 0;
}
.checkbox-wrapper[data-v-233cc9ff] {
    margin-top: 15px;
    padding: 8px 0;
    font-size: 14px;
}
.large-icon[data-v-233cc9ff] {padding-bottom: 0;}
.large-icon img[data-v-233cc9ff]{height: 60px;}
.large-title[data-v-233cc9ff]{font-size: 20px;}
.large-text[data-v-233cc9ff]{ font-size:15px;}
.large-text > span[data-v-233cc9ff]{display:inline;}
.large-box[data-v-233cc9ff] {margin-top: 10px;}
.large-box > span[data-v-233cc9ff]{font-size:16px; display:block; letter-spacing: -.08em;}
}
.no-decoration[data-v-233cc9ff]::before,
.no-decoration[data-v-233cc9ff]::after {
    content: none !important;
    display: none !important;
}


.popup-wrapper[data-v-f31f3344] {
  
    z-index: 9999; /* 높은 z-index 값 설정 */
}



.modal-overlay[data-v-13d5ac0b] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-13d5ac0b] {
  position: relative;
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
  min-width: 300px;
  max-width: 90%;
  margin: auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.modal-buttons[data-v-13d5ac0b] {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.modal-buttons button[data-v-13d5ac0b] {
  min-width: 80px;
  padding: 8px 16px;
}


.modal-overlay[data-v-83f950c2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-content[data-v-83f950c2] {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
  min-width: 300px;
}
.modal-buttons[data-v-83f950c2] {
  margin-top: 15px;
}
.modal-buttons button[data-v-83f950c2] {
  min-width: 80px;
  padding: 8px 16px;
}


.con_box.disabled[data-v-bb08bdb6] {
  opacity: 0.6;
  pointer-events: none;
  position: relative;
}
.con_box.disabled[data-v-bb08bdb6]::after {
  content: "마이데이터 이용 동의가 필요합니다";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: bold;
  z-index: 10;
}


.btn_s.green[data-v-01152aaa]{
    margin: 0 3px;
}

/* 비활성화된 버튼 스타일 */
.btn_s.black[data-v-01152aaa]:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
  opacity: 0.7;
}

/* readonly 입력필드 스타일 */
input[readonly][data-v-01152aaa] {
  background-color: #f5f5f5;
  cursor: not-allowed;
}
.radio_wrap[data-v-01152aaa] {
  display: flex;
  gap: 20px;
  align-items: center;
}
.radio_label[data-v-01152aaa] {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.radio_label input[type="radio"][data-v-01152aaa] {
  width: 16px;
  height: 16px;
  margin: 0;
}
.radio_label span[data-v-01152aaa] {
  font-size: 14px;
}
.button-container[data-v-01152aaa] {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.checkbox-container[data-v-01152aaa] {
  margin-top: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.checkbox[data-v-01152aaa] {
  width: 21px;
  height: 21px;
  cursor: pointer;
}
.checkbox-label[data-v-01152aaa] {
  font-size: 18px;
  color: #666;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.checkbox-label[data-v-01152aaa]:hover {
  color: #333;
}

/* 모바일 대응 */
@media screen and (max-width: 768px) {
.checkbox-container[data-v-01152aaa] {
    margin-top: 6px;
}
.checkbox-label[data-v-01152aaa] {
    font-size: 13px;
}
}


/* 기존 스타일... */
.tooltip-container[data-v-4f2aec44] {
  position: relative;
  display: inline-block;
}
.tooltip[data-v-4f2aec44] {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  white-space: nowrap;
  margin-bottom: 8px;
  z-index: 1000;
}
.tooltip[data-v-4f2aec44]::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}
.btn_default.disabled[data-v-4f2aec44] {
  opacity: 0.6;
  cursor: not-allowed;
}
.payment-complete-item[data-v-4f2aec44] {
  position: relative;
}
.payment-count[data-v-4f2aec44] {
  position: absolute;
  top: -8px;
  right: -8px;
  background-color: #ff6b6b;
  color: white;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.progress-container[data-v-4f2aec44] {
    position: relative;
    padding-top: 24px;  /* 보류 상태 표시를 위한 여백 */
}
.hold-status-container[data-v-4f2aec44] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.hold-status[data-v-4f2aec44] {
    display: inline-block;
    background-color: #ff6b6b;
    color: white;
    padding: 4px 16px;
    border-radius: 4px;
    font-size: 13px;
}

/* 기존 스타일 유지 */
.result_list[data-v-4f2aec44] {
    margin-top: 8px;  /* 보류 상태와의 간격 조정 */
}
.verification-step[data-v-4f2aec44] {
    position: relative;
}
.hold-status-bubble[data-v-4f2aec44] {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffd8d8;
    color: #ff6b6b;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 1;
}

/* 말풍선 꼬리의 길이도 약간 늘림 */
.hold-status-bubble[data-v-4f2aec44]::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #ffd8d8;
}
.request-correction-bubble[data-v-4f2aec44] {
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffd8d8;
    color: #ff6b6b;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 1;
}

/* 말풍선 꼬리 추가 */
.request-correction-bubble[data-v-4f2aec44]::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffd8d8;
}

/* 대상미선정 상태일 때 다른 색상 적용 (선택 사항) */
.payment-complete-item.active[data-v-4f2aec44]:has(template:first-child:not(:empty)) {
  background-color: #f44336; /* 빨간색 또는 원하는 색상 */
}
.payment-complete-item.not-selected[data-v-4f2aec44] {
  background-color: #f44336; /* 원하는 색상 */
}
.btn_box[data-v-4f2aec44] {
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 768px) {
.btn_box[data-v-4f2aec44] {
        display: flex;
        justify-content: center;
        align-items: center;
}
}


.checkbox-container[data-v-4d9d1f74] {
  margin-top: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px;
}
.checkbox[data-v-4d9d1f74] {
  width: 21px;
  height: 21px;
  cursor: pointer;
}
.checkbox-label[data-v-4d9d1f74] {
  width: 150px;
  font-size: 18px;
  color: #666;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}


/* 모바일에서만 중앙 정렬 적용 */
@media screen and (max-width: 768px) {
.btn_box.radio_custom[data-v-64f6d376] {
    display: flex;
    justify-content: center;
}
.radio_tit[data-v-64f6d376] {
    width: 100%;
    text-align: center;
}
.radio-container[data-v-64f6d376] {
    justify-content: center;
}
.custom_radio[data-v-64f6d376] {
    position: relative;
    margin-right: 4px;
}
}
.image-info[data-v-64f6d376] {
margin-top: 5px;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.radio_tit[data-v-64f6d376] {
position: relative;
display: inline-block;
}
.radio-container[data-v-64f6d376] {
display: flex;
align-items: center;
}
.custom_radio[data-v-64f6d376] {
position: relative;
margin-right: 4px;
}

/* 이미지 그리드 스타일 */
.image-grid.three-columns[data-v-64f6d376] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
}
.image-grid.three-columns .image-item[data-v-64f6d376] {
    width: calc(33.333% - 15px);
    max-width: 250px;
    margin-bottom: 15px;
    height: 175px;
}
.pdf-icon[data-v-64f6d376] {
    width: 48px;  /* 고정된 크기 */
    height: 48px;  /* 고정된 크기 */
    -o-object-fit: contain;
       object-fit: contain;  /* 비율 유지하며 컨테이너에 맞춤 */
    margin-bottom: 10px;
}
.image-container[data-v-64f6d376] {
    height: 170px;
}
.image-container .preview-image[data-v-64f6d376] {
    max-width: 100%;
    max-height: 150px;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
}
.image-info[data-v-64f6d376] {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}
.file-name[data-v-64f6d376] {
    font-size: 12px;
    color: #666;
    word-break: break-all;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 반응형 스타일 */
@media (max-width: 768px) {
.image-grid.three-columns .image-item[data-v-64f6d376] {
        width: calc(50% - 15px);
}
}
@media (max-width: 480px) {
.image-grid.three-columns .image-item[data-v-64f6d376] {
        width: 100%;
        max-width: 100%;
}
}


.dropzone[data-v-68ef81dd] {
    border: 2px dashed #ccc;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    height: 520px; /* 높이를 520px로 설정 */
}
.dropzone.active[data-v-68ef81dd] {
    border-color: #2196F3;
    background-color: #E3F2FD;
}
.image-grid[data-v-68ef81dd] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 15px;
    margin-top: 15px;
}
.image-item[data-v-68ef81dd] {
    position: relative;
}
.image-container[data-v-68ef81dd] {
    position: relative;
}
.preview-image[data-v-68ef81dd] {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}
.image-info[data-v-68ef81dd] {
    margin-top: 5px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.radio_tit[data-v-68ef81dd] {
    position: relative;
    display: inline-block;
}
.radio-container[data-v-68ef81dd] {
    display: flex;
    align-items: center;
}
.custom_radio[data-v-68ef81dd] {
    position: relative;
    margin-right: 4px;
}

/* 모바일에서만 중앙 정렬 적용 */
@media screen and (max-width: 768px) {
.btn_box.radio_custom[data-v-68ef81dd] {
        display: flex;
        justify-content: center;
}
.radio_tit[data-v-68ef81dd] {
        width: 100%;
        text-align: center;
}
.radio-container[data-v-68ef81dd] {
        justify-content: center;
}
.custom_radio[data-v-68ef81dd] {
        position: relative;
        margin-right: 4px;
}
}
.pdf-container[data-v-68ef81dd] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 120px; /* 일반적인 이미지 프리뷰 높이와 동일하게 */
    background: #f5f5f5;
    border-radius: 4px;
    cursor: pointer;
}
.pdf-icon[data-v-68ef81dd] {
    height: 80px; /* 고정 높이 설정 */
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
}
.pdf-name[data-v-68ef81dd] {
    margin-top: 8px;
    font-size: 12px;
    color: #333;
    text-align: center;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.preview-modal[data-v-68ef81dd] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.modal-content[data-v-68ef81dd] {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    background: white;
    padding: 20px;
}
.modal-image[data-v-68ef81dd] {
    max-width: 100%;
    max-height: calc(90vh - 40px);
    -o-object-fit: contain;
       object-fit: contain;
}
.modal-pdf[data-v-68ef81dd] {
    width: 100%;
    height: calc(90vh - 40px);
    border: none;
}
.close-btn[data-v-68ef81dd] {
    position: absolute;
    right: 15px;
    top: 15px;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    z-index: 1;
    color: #333;
    padding: 5px;
    line-height: 1;
}
.close-btn[data-v-68ef81dd]:hover {
    color: #000;
}
.pdf-viewer-modal[data-v-68ef81dd] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.pdf-viewer-content[data-v-68ef81dd] {
    background: white;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    width: 95%;
    max-width: 1600px;
    height: 90vh;
    margin: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
}
.pdf-frame[data-v-68ef81dd] {
    width: 100%;
    height: 100%;
    border: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
}

/* 모바일 버전에서 왼쪽 여백 제거 */
@media screen and (max-width: 768px) {
.btn_box.radio_custom.left[data-v-68ef81dd] {
    margin-left: 0;
    padding-left: 0;
    justify-content: flex-start;
    width: 100%;
}
.form .btn_box.radio_custom.left[data-v-68ef81dd] {
    margin-left: 0;
    padding-left: 0;
}
.form .btn_box.radio_custom.left label[data-v-68ef81dd],
  .form .btn_box.radio_custom.left input[data-v-68ef81dd] {
    margin-left: 0;
}
}


/* 모바일에서만 중앙 정렬 적용 */
@media screen and (max-width: 768px) {
.btn_box.radio_custom[data-v-e7538142] {
    display: flex;
    justify-content: center;
}
.radio_tit[data-v-e7538142] {
    width: 100%;
    text-align: center;
}
.radio-container[data-v-e7538142] {
    justify-content: center;
}
.custom_radio[data-v-e7538142] {
    position: relative;
    margin-right: 4px;
}
}
.image-info[data-v-e7538142] {
margin-top: 5px;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.radio_tit[data-v-e7538142] {
position: relative;
display: inline-block;
}
.radio-container[data-v-e7538142] {
display: flex;
align-items: center;
}
.custom_radio[data-v-e7538142] {
position: relative;
margin-right: 4px;
}

/* 이미지 그리드 스타일 */
.image-grid.three-columns[data-v-e7538142] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
}
.image-grid.three-columns .image-item[data-v-e7538142] {
    width: calc(33.333% - 15px);
    max-width: 250px;
    margin-bottom: 15px;
    height: 175px;
}
.pdf-icon[data-v-e7538142] {
    width: 48px;  /* 고정된 크기 */
    height: 48px;  /* 고정된 크기 */
    -o-object-fit: contain;
       object-fit: contain;  /* 비율 유지하며 컨테이너에 맞춤 */
    margin-bottom: 10px;
}
.image-container[data-v-e7538142] {
    height: 170px;
}
.image-container .preview-image[data-v-e7538142] {
    max-width: 100%;
    max-height: 150px;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
}
.image-info[data-v-e7538142] {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}
.file-name[data-v-e7538142] {
    font-size: 12px;
    color: #666;
    word-break: break-all;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 반응형 스타일 */
@media (max-width: 768px) {
.image-grid.three-columns .image-item[data-v-e7538142] {
        width: calc(50% - 15px);
}
}
@media (max-width: 480px) {
.image-grid.three-columns .image-item[data-v-e7538142] {
        width: 100%;
        max-width: 100%;
}
}


.kmc-result[data-v-0c489c64] {
  padding: 20px;
  text-align: center;
}


.modal[data-v-16337ad8]{z-index:99999;}
.modal.system[data-v-16337ad8] {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.modal.system .modal-content[data-v-16337ad8] {
  border-radius: 8px;
}
.modal.system .modal_wrap[data-v-16337ad8] {
  max-width: 1000px;
  margin: 0 auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); background-color: #ccc; 
  overflow: hidden;
}
.modal.system .modal_footer[data-v-16337ad8]{position: relative;}
.modal.system .modal_footer .btn_x[data-v-16337ad8] {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 10;
  width: 20px;
  height: 20px;
  transition: all .4s;
}
.large-line[data-v-16337ad8]{font-weight:bold;}
.large-icon[data-v-16337ad8]{text-align: center; padding-bottom: 20px;}
.large-icon img[data-v-16337ad8]{width: 150px;}
.large-box[data-v-16337ad8]{background:#efefef; padding:10px; text-align: center; font-size: 18px; margin-top: 20px; font-weight: bold; line-height: 1.5;}
.large-box span[data-v-16337ad8]{color:crimson; font-weight: bold; font-size:24px;}
.large-text[data-v-16337ad8]{text-align: center; line-height: 1.5; font-size: 18px;}
.large-text span[data-v-16337ad8]{ text-decoration: underline; color: crimson; font-weight:bold;}
.large-title[data-v-16337ad8]{text-align: center; font-weight: bold; font-size: 30px; padding-bottom: 20px; color:crimson;}
.modal_content[data-v-16337ad8] {
  padding: 20px;
  background-color: #fff;
}
.btn_box1[data-v-16337ad8] {
  text-align: center;
  margin-top: 20px;
}
.btn[data-v-16337ad8] {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #000;
  color: #fff;
}
@media (max-width:480px) {
.large-icon[data-v-16337ad8]{padding-bottom: 10px; margin-top:-10px}
.large-icon img[data-v-16337ad8]{width: 60px;}
.large-title[data-v-16337ad8]{font-size: 2.4rem; padding-bottom: 10px;}
.large-box span[data-v-16337ad8]{font-size:1.8rem;}
.large-text[data-v-16337ad8]{line-height: 1.4; font-size: 1.6rem;}
}



.content-cell[data-v-02e23652],
.answer-cell[data-v-02e23652] {
  text-align: center;
}
.btn_s[data-v-02e23652] {
  min-width: 60px;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.2;
}

/* 모바일 반응형 스타일 */
@media screen and (max-width: 768px) {
.mobile-full-width[data-v-02e23652] {
    width: auto;
    min-width: 60px;
    padding: 4px 12px;
    margin: 2px 0;
    font-size: 13px;
    height: auto;
}
.content-cell[data-v-02e23652],
  .answer-cell[data-v-02e23652] {
    padding: 4px 8px;
    text-align: right;
}
td[data-label][data-v-02e23652] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    border-bottom: 1px solid #eee;
}
td[data-label][data-v-02e23652]::before {
    content: attr(data-label);
    font-weight: 600;
    margin-right: 8px;
}
tr[data-v-02e23652] {
    display: block;
    margin-bottom: 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
tbody[data-v-02e23652] {
    display: block;
}
td[data-v-02e23652] {
    display: block;
    text-align: right;
}
}

/* 버튼 활성화 상태 */
.btn-active[data-v-02e23652] {
  opacity: 0.8;
}

/* 버튼 색상 */
.orange[data-v-02e23652] {
  background-color: #ff6b00;
  color: white;
}
.blue[data-v-02e23652] {
  background-color: #007bff;
  color: white;
}
.gray[data-v-02e23652] {
  background-color: #6c757d;
  color: white;
}
.answer-btn[data-v-02e23652] {
  padding: 5px 10px;
  background-color: #007bff;
  color: white;
  border: 1px solid #0056b3;
  border-radius: 4px;
  cursor: pointer;
}
.answer-btn.btn-active[data-v-02e23652] {
  border: 3px solid #000;
  outline: none;
}
.answer-btn[data-v-02e23652]:hover {
  background-color: #0056b3;
}
.admin_opinion_box[data-v-02e23652] {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.admin_opinion_tit[data-v-02e23652] {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.admin_opinion_content[data-v-02e23652] {
  padding: 10px;
  background-color: #f9f9f9;
}
.admin_opinion_date[data-v-02e23652] {
  margin-top: 10px;
  font-size: 12px;
  color: #666;
}
.opinion-list-container[data-v-02e23652] {
  width: 100%;
  overflow-x: auto;
}
.responsive-table[data-v-02e23652] {
  width: 100%;
  border-collapse: collapse;
}
.content-cell[data-v-02e23652] {
  cursor: pointer;
  position: relative;
}
.content-wrapper[data-v-02e23652] {
  position: relative;
}
.truncate-text[data-v-02e23652] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  padding: 8px;
}
.content-detail[data-v-02e23652] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 15px;
  margin-top: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  white-space: pre-wrap;
  word-break: break-all;
  max-width: 100%;
  min-width: 200px;
}

/* 작은 화면에서의 반응형 테이블 */
@media screen and (max-width: 768px) {
.responsive-table thead[data-v-02e23652] {
    display: none;
    /* 헤더 숨기기 */
}
.responsive-table[data-v-02e23652],
  .responsive-table tbody[data-v-02e23652],
  .responsive-table tr[data-v-02e23652],
  .responsive-table td[data-v-02e23652] {
    display: block;
    width: 100%;
}
.responsive-table tr[data-v-02e23652] {
    margin-bottom: 15px;
    border-bottom: 2px solid #ddd;
}
.responsive-table td[data-v-02e23652] {
    display: flex;
    justify-content: space-between;
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #eee;
}
.responsive-table td[data-v-02e23652]::before {
    content: attr(data-label);
    font-weight: bold;
    text-align: left;
    margin-right: 10px;
}
.content-cell[data-v-02e23652] {
    max-width: none;
}
.truncate-text[data-v-02e23652] {
    white-space: normal;
    /* 작은 화면에서는 텍스트 줄바꿈 허용 */
    overflow: visible;
    text-overflow: clip;
}
.content-detail[data-v-02e23652] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    background: #fff;
    z-index: 1000;
}

  /* 모달 배경 */
.content-detail[data-v-02e23652]::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

  /* 닫기 버튼 */
.content-detail[data-v-02e23652]::after {
    content: '×';
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #666;
}
}

/* 클릭된 셀 스타일 */
.content-cell.active[data-v-02e23652] {
  background-color: #f5f5f5;
}
.opinion_container[data-v-02e23652] {
  position: relative;
}
.char-counter[data-v-02e23652] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  color: #666;
}
textarea[data-v-02e23652] {
  padding-bottom: 30px;
  /* 글자 수 카운터를 위한 여백 */
}
.content-btn[data-v-02e23652] {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff !important;
  color: #333;
  cursor: pointer;
  font-size: 12px;
  margin-left: 8px;
  text-align: center;
  min-width: 60px;
}
.content-btn[data-v-02e23652]:hover {
  background-color: #f5f5f5 !important;
  border-color: #ccc;
}
.answer-btn[data-v-02e23652] {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #1a6dff;
  border-radius: 4px;
  background-color: #fff !important;
  color: #1a6dff !important;
  cursor: pointer;
  font-size: 12px;
  margin-left: 8px;
  text-align: center;
  min-width: 60px;
}
.answer-btn[data-v-02e23652]:hover {
  background-color: #f0f6ff !important;
}
.answer-btn.btn-active[data-v-02e23652] {
  background-color: #1a6dff !important;
  color: #fff !important;
}

/* td 내부 버튼 스타일 명시 */
td .answer-btn[data-v-02e23652] {
  background-color: #fff !important;
  color: #1a6dff !important;
  border: 1px solid #1a6dff !important;
}
td .answer-btn[data-v-02e23652]:hover {
  background-color: #f0f6ff !important;
}
td .answer-btn.btn-active[data-v-02e23652] {
  background-color: #1a6dff !important;
  color: #fff !important;
}
.opinion_content_box[data-v-02e23652],
.admin_opinion_box[data-v-02e23652] {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
}
.opinion_content_tit[data-v-02e23652],
.admin_opinion_tit[data-v-02e23652] {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}
.opinion_content_detail[data-v-02e23652],
.admin_opinion_content[data-v-02e23652] {
  background: #fff;
  padding: 15px;
  border-radius: 4px;
  white-space: pre-wrap;
  word-break: break-all;
}
.opinion_content_date[data-v-02e23652],
.admin_opinion_date[data-v-02e23652] {
  margin-top: 10px;
  font-size: 12px;
  color: #666;
  text-align: right;
}
@media screen and (max-width: 768px) {
.opinion_content_box[data-v-02e23652],
  .admin_opinion_box[data-v-02e23652] {
    margin: 10px;
    padding: 15px;
}
}
.file-list-container[data-v-02e23652] {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.image-grid[data-v-02e23652] {
  display: flex;
  flex-wrap: wrap;
}
.image-item[data-v-02e23652] {
  width: calc(33.33% - 10px);
  margin: 5px;
}
.image-container[data-v-02e23652] {
  position: relative;
}
.image-container img[data-v-02e23652] {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.image-info[data-v-02e23652] {
  margin-top: 5px;
  text-align: center;
}
.image-info .file-name[data-v-02e23652] {
  display: block;
  font-size: 12px;
  color: #666;
}
.pdf-container[data-v-02e23652] {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 141.42%;
  /* 1:1.414 ratio for PDF */
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.pdf-container img[data-v-02e23652] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pdf-container .pdf-icon[data-v-02e23652] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
}
.pdf-container .pdf-name[data-v-02e23652] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: white;
}



/* 모바일 대응 */
@media screen and (max-width: 768px) {
.dropzone-content[data-v-02e23652] {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.btn_s.black[data-v-02e23652] {
    width: 100%;
}
}
.file-list[data-v-02e23652] {
  width: 100%;
  margin: 10px 0;
}
.file-items-container[data-v-02e23652] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.file-item[data-v-02e23652] {
  flex: 1 1 calc(20% - 8px);
  min-width: 150px;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 10px;
  position: relative;
}
.file-info[data-v-02e23652] {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.file-name[data-v-02e23652] {
  font-size: 14px;
  word-break: break-all;
}
.file-size[data-v-02e23652] {
  font-size: 12px;
  color: #666;
}
.btn-delete[data-v-02e23652] {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.file-item.empty[data-v-02e23652] {
  background: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ccc;
}

/* 모바일 대응 */
@media screen and (max-width: 768px) {
.file-items-container[data-v-02e23652] {
    flex-direction: column;
    gap: 5px;
}
.file-item[data-v-02e23652] {
    flex: 1 1 100%;
    min-width: auto;
    margin-bottom: 5px;
}
.file-name[data-v-02e23652] {
    font-size: 13px;
    padding-right: 25px; /* X 버튼 공간 확보 */
}
.file-size[data-v-02e23652] {
    font-size: 11px;
}
.btn-delete[data-v-02e23652] {
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    font-size: 11px;
}
}





/* 기존 스타일 유지 */

/* disabled 상태의 입력 필드에 대한 스타일 */
input[data-v-22c2f362]:disabled, 
select[data-v-22c2f362]:disabled, 
textarea[data-v-22c2f362]:disabled {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #999;
  cursor: not-allowed;
  opacity: 0.7;
  box-shadow: none;
}

/* disabled 상태의 입력 필드에 마우스 오버 시 툴팁 표시를 위한 스타일 */
.form-group[data-v-22c2f362] {
  position: relative;
}
.disabled-field-container[data-v-22c2f362] {
  position: relative;
  display: inline-block;
  width: 100%;
}
.disabled-field-container[data-v-22c2f362]:hover::after {
  content: "현재 상태에서는 수정할 수 없습니다";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 10;
  margin-bottom: 5px;
}
.disabled-field-container[data-v-22c2f362]:hover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 10;
}

/* 비활성화된 필드에 시각적 표시 추가 */
.disabled-indicator[data-v-22c2f362] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f44336;
  color: white;
  padding: 2px 5px;
  font-size: 10px;
  border-radius: 0 3px 0 3px;
}
.checkbox_wrap[data-v-22c2f362] {
    display: flex;
    gap: 20px;
}
.checkbox[data-v-22c2f362] {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.checkbox input[type="checkbox"][data-v-22c2f362] {
    margin-right: 8px;
}
.checkbox span[data-v-22c2f362] {
    font-size: 14px;
}
.period_display[data-v-22c2f362] {
    padding: 8px 12px;
    background-color: #f8f8f8;
    border-radius: 4px;
    min-height: 36px;
    display: flex;
    align-items: center;
}
.year-tag[data-v-22c2f362] {
    color: #333;
    margin-right: 4px;
}

/* 기존 모달 스타일은 유지하고 이미지 관련 스타일만 수정 */
.modal_content img[data-v-22c2f362] {
  display: block;
  margin: 0 auto;  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  max-width: 100%;
  max-height: 80vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.btn_box.radio_custom.left[data-v-22c2f362] {
    text-align: left;
    margin-top: 10px;
}
.btn_box.radio_custom.left input[type="checkbox"][data-v-22c2f362] {
    margin-right: 8px;
}
.btn_box.radio_custom.left label[data-v-22c2f362] {
    margin-right: 20px;
}
.form_tit[data-v-22c2f362] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

