@charset "utf-8";
/*권역별 인증수련활동 운영현황 추가 2025.10.02 */
.map-state{position:relative;padding-top:60px;background:#f3fcff;box-sizing:border-box;}
.map-state .summary{position:absolute;top:20px;right:20px;}
.map-state .summary > div{padding:20px 16px;font-size:16px;background:#fff;border-radius:10px;border:1px solid #b7cee4}
.map-state .dec div~div{margin-top:10px}
.map-state .legend{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 14px;margin-top:5px;}
.map-state .legend > div{display:flex;align-items:center;gap:6px}
.map-state .legend .dot{position:relative;top:2px;width:15px;height:15px;border-radius:50%}
.map-state .stage{position:relative;width:493px;height:698px;margin:0 auto;background:url(../images/Nmydata/korea_map.png) no-repeat 50% 50%}
.map-state .bubble{transition:all 0.2s ease-in-out;opacity:.8;position:absolute;aspect-ratio: 1 / 1;display:inline-flex;justify-content:center;align-items:center;min-height:66px;color:#fff;text-align:center;line-height:1.2;font-size:16px;font-weight:700;border-radius:50%;}
.map-state .bubble > a{position:relative;padding:12px;color:inherit;}
.map-state .bubble:hover{opacity:1;padding:16px;margin:-8px 0 0 -8px;box-shadow:0 6px 12px rgba(0, 0, 0, .2);}
.map-state .bubble .num{margin-top:2px}
.map-state .bubble .cnt{font-size:14px;}
.map-state .seoul{top:156px;left:156px}
.map-state .gyeonggi{top:55px;left:120px}
.map-state .incheon{top:118px;left:50px}
.map-state .gangwon{top:95px;left:300px}
.map-state .chungnam{top:270px;left:76px}
.map-state .sejong{top:270px;left:158px}
.map-state .daejeon{top:305px;left:220px}
.map-state .chungbuk{top:232px;left:252px}
.map-state .jeonbuk{top:365px;left:150px}
.map-state .gwangju{top:430px;left:105px}
.map-state .jeonnam{top:510px;left:105px}
.map-state .gyeongbuk{top:250px;left:328px}
.map-state .daegu{top:345px;left:295px}
.map-state .ulsan{top:368px;left:385px}
.map-state .gyeongnam{top:418px;left:232px}
.map-state .busan{top:426px;left:322px}
.map-state .jeju{top:595px;left:155px}
.map-state .cap{background:#00bdbb}
.map-state .cc{background:#5b7fd2}
.map-state .hn{background:#22bc74}
.map-state .yn{background:#f97474}
.map-state .gw{background:#9d65a8}
.map-state .jj{background:#f6ad2d}

.tbl-style01 td{word-break: normal;}
.tbl-style01 .inp{padding:0}
.tbl-style01 .inp table{margin-bottom:-1px;}
