.mt60 { margin-top:60px; } 

.evtExam { padding: 160px 0 0; background: #f8f8f8; } 
.evtExam:has(.evCon1) { padding: 0; background: transparent; } 
.evtExam .exam-tit-lg { font-size: 47px; font-weight: 900; margin: 0 0 50px;  } 
.evtExam .exam-tit-lg span { font-size: 40px; font-weight: normal; } 

.evtExam .infoBox { text-align: left; margin: 20px 0 60px; border: 1px solid rgba(204,204,204, 1); background: #fff; padding: 35px 40px; font-size: 15px; } 
.evtExam .infoBox li { position: relative; padding-left: 17px; margin-bottom: 9px; } 
.evtExam .infoBox li .under { border-bottom: 1px solid #000; } 
.evtExam .infoBox li::before { content: '\203B'; display: block; position: absolute; left: 0; top: auto; } 

.evtExam .test_info { font-size: 15px; border: 1px solid rgba(204,204,204, 1); background: #fff; } 
.evtExam .test_info th,.evtExam .test_info td { padding: 10px 0; } 
.evtExam .test_info th { font-weight: 900; background: #f5f5f5; text-align: center; font-size: 16px; } 
.evtExam .test_info td { text-align: left; border: 1px solid rgba(204,204,204, 1); border-width: 0 1px; padding-left: 20px; padding-right: 20px; } 
.evtExam .test_info td:last-child { border-right: none } 
.evtExam .test_info select {padding: 2.5% 2.9%;font-size: 15px;width: 100%;} 
.evtExam .test_info select#examqcnt { width: 65%; } 
.evtExam .test_info.test_info_pop td { padding-left: 0; text-align: center; } 

.evtExam .tab_list2 { width: 100%; display: flex; } 
.evtExam .tab_list2 li {cursor: pointer; float: left; width: auto; color: #777; flex: 1; font-weight: 700; box-sizing: border-box; font-size: 18px; padding: 16px 0; } 
.evtExam .tab_list2 li.on { color: #111; border-bottom: 4px solid #111; } 
.evtExam .tab_list2 li:last-child { margin-right: 0; } 

.evtExam .tab_area2 { position: relative; background: #fcf6f6; padding: 50px 0 565px; } 
.evtExam .tab_area2::before { content: ''; display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100vw; height: 100%; background: #fff; } 

.evtExam .tab_cont2 { display: none; padding: 0 0 40px; position: relative; } 
.evtExam .tab_cont2.on { display: block; } 
.evtExam .tab_cont2 table th { border: 1px solid #000; } 
.evtExam .tab_cont2 table td { border: 1px solid #000; } 
.evtExam .tab_cont2 .dim { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); right: 0; bottom: 0; z-index: 2; } 
.evtExam .tab_cont2 .dim span { font-size: 20px; color: #fff600; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; } 
.evtExam .tab_cont2 .tbl_box { position: relative;} 
.evtExam .tab_cont2 .tbl_box .dim { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); right: 0; bottom: 0; z-index: 2; } 
.evtExam .tab_cont2 .tbl_box .dim.lh { height: 100%; } 
.evtExam .tab_cont2 .tbl_box .dim span { font-size: 20px; color: #fff600;position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } 
.evtExam .tab_cont2 .tbl_box .tbl_tit { font-weight: 900; font-size: 18px; padding-left: 18px; position: relative; margin-bottom: 20px; text-align: left; } 
.evtExam .tab_cont2 .tbl_box .tbl_tit::before { content: ''; display: block; width: 8px; height: 8px; background: #000; border-radius: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; display:none; } 
.evtExam .tab_cont2 .tbl_box .score_tbl { position: relative; } 
.evtExam .tab_cont2 .tbl_box .dim.dim2 { width: 75%; } 
.evtExam .tab_cont2 .tbl_box .dim.dim2 span,
.evtExam .tab_cont2 .tbl_box .dim.dim3 span,
.evtExam .tab_cont2 .tbl_box .dim.dim4 span,
.evtExam .tab_cont2 .tbl_box .dim.dim5 span,
.evtExam .tab_cont2 .tbl_box .dim.dim6 span { font-size: 16px; } 
.evtExam .tab_cont2 .tbl_box .errata_tbl { position: relative; } 
.evtExam .tab_cont2 .tbl_box .dim.dim3 { width: 40%; height: calc(100% - 79.9688px); bottom: 0; } 
.evtExam .tab_cont2 .tbl_box .analyze_tbl { position: relative; width: 61.1%; float: right; margin-top: -31px; } 
.evtExam .tab_cont2 .tbl_box .analyze_tbl table { margin-bottom: 0; } 
.evtExam .tab_cont2 .tbl_box .dim.dim4 { width: 20%; height: 72%; bottom: 0; top: auto } 
.evtExam .tab_cont2 .tbl_box .dim.dim5 { width: 13.5%; height: 91.5%; bottom: auto; top: 8.5%; left: 6%; } 
.evtExam .tab_cont2 .tbl_box .dim.dim6 { width: 60%; height: 40.5px; right:0; } 
.evtExam .tab_cont2 .tbl_box .dim.dim6.exam1 { top:80px } 
.evtExam .tab_cont2 .tbl_box .dim.dim6.exam2 { top:auto; bottom: 0; } 

/* result tab */
.evtExam .tab_cont2 .tbl_box .tbl_tit2 { position: relative; width: 37.5%; margin: 0 0 10px; } 
.evtExam .tab_cont2 .tbl_box .tbl_tit2::before { content: ''; display: block; left: 0; top: 50%; border: 1px solid rgba(204,204,204, 1); border-width: 1px 1px 0; width: 99.5%; height: 30px; height: 30px; position: absolute; } 
.evtExam .tab_cont2 .tbl_box .tbl_tit2 span { font-weight: 900; font-size: 16px; padding:0 18px; position: relative; text-align: left; background: #f5f5f5; } 
.evtExam .tab_cont2 .tbl_box .tbl_tit3 span { font-weight: 700; font-size: 24px; line-height: 1; } 
.evtExam .tab_cont2 .tbl_box .tbl_tit3 span .mo { display:none; } 
.evtExam .tab_cont2 .tbl_box .update_date { position: absolute; right:0; top:0; font-size:14px; } 
.evtExam .tab_cont2 .tbl_left { width: 37.5%; float: left; margin-top: 20px; border: 1px solid #b2b2b2; padding: 13px; background: #fff; padding: 23.5px 0; } 
.evtExam .tab_cont2 .tbl_left .radar_box { height: auto; } 
#chart_radar { margin: 0 auto; } 

/* accumulate tab */
.evtExam .tab_cont2 .non_tst { text-align: right; font-weight: 900; color: #fe3000; font-size: 15px; margin: -10px 0 5px; } 
.evtExam .tab_cont2 .hyphen_red { position: relative; } 
.evtExam .tab_cont2 .hyphen_red::before { content: '-'; display: block; color: rgba(254,48,0,1); font-size:15px; } 
.evtExam .tab_cont2 .mytbl_box { position: relative; } 
.evtExam .tab_cont2 .mytbl_box_wrap > p { text-align: left; font-size: 16px; margin: 0 0 10px 5px; font-weight: 700; } 
.evtExam .tab_cont2 .mytbl_box .dim_ing { position: relative; background: rgba(0, 0, 0, 0.5); } 
.evtExam .tab_cont2 .mytbl_box .dim_ing.mid::before { content: ''; display: block; position: absolute; background: url(https://img.megagong.net/m/2021/1214_lyj4718/dim_ing.png) no-repeat center; width: 174px; height: 25px; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 2; } 
.evtExam .tab_cont2 dl.cautn { margin: 60px 0 0 15px; text-align: left; font-size: 12px; color: #777; } 
.evtExam .tab_cont2 table { font-size: 15px; border: 1px solid rgba(204,204,204, 1); background: #fff; text-align: center; margin-bottom: 20px; } 
.evtExam .tab_cont2 table th,
.evtExam .tab_cont2 table td { padding: 9.1px 3px; word-break: keep-all; position: relative; font-size: 16px; } 
.evtExam .tab_cont2 table td:last-child { border-right: none } 
.evtExam .tab_cont2 table th { font-weight: 900; background: rgba(245,245,245,1); border: 1px solid rgba(204,204,204, 1); border-width: 0 1px; background-clip: padding-box; } 
.evtExam .tab_cont2 table th.bdt { border-width: 1px 1px 0; } 
.evtExam .tab_cont2 table td { border: 1px solid rgba(204,204,204, 1); } 
.evtExam .tab_cont2 table th.co_mint { background-color: rgba(197,252,255); background-clip: padding-box; } 
.evtExam .tab_cont2 table td.co_mint2 { background-color: rgba(234,254,255,1); background-clip: padding-box; } 
.evtExam .tab_cont2 table.score_box th,
.evtExam .tab_cont2 table.score_box td { padding: 19.1px 0; } 
.evtExam .tab_cont2 .cautn { background: #f1f2f2; padding: 20.4px 18px; } 
.evtExam .tab_cont2 .cautn li { text-align: left; font-size: 14px; } 
.evtExam .ev_btns_wrap .submit_btn { display: flex; gap: 20px; } 
.evtExam .ev_btns_wrap .btn-base.xl > * { min-width: 425px; } 
.evtExam .ev_btns_wrap .btn_base.down { background: #002d51; } 
.evtExam .ev_btns_wrap .btn_base.disabled { background-color:#999999; pointer-events:none; } 
.evtExam .ev_btns_wrap .btn_base.primary { background-color: #ea2d4a; } 
.evtExam .ev_btns_wrap .btn_base.end { background: #979797; } 
.evtExam .ev_btns_wrap > * { margin-left:20px; } 
.evtExam .ev_btns_wrap > *:first-child { margin-left:0; } 
.evtExam .ev_btns_wrap > .submit_btn { display: flex; justify-content: center; gap: 10px; align-items: center; max-width: 900px; margin: 0 auto; flex-wrap: wrap; } 
.evtExam .ev_btns_wrap + h4.subtit { margin: 200px 0 26px; text-align: left; font-size: 21px; position: relative; padding-left: 16px; } 
.evtExam .ev_btns_wrap + h4.subtit::before { content:''; background: #000; width: 3px; height: 65%; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); } 

.evtExam .recommend h4.subtit { margin:0 0 30px; text-align: left; font-size: 21px; position: relative; padding-left: 16px; } 
.evtExam .recommend h4.subtit::before { content:''; background: #000; width: 3px; height: 65%; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); } 
.evtExam .recommend_box { position:relative; padding: 50px 50px 40px; border-radius: 20px; border: 2px solid #000; background: #F9F9F9; overflow: hidden; text-align: left; } 
.evtExam .recommend_box .cir_tit { display: flex; padding: 7px 10px; justify-content: center; align-items: center; width: max-content; background: #111; color:#fff; border-radius: 45px; line-height:1; } 
.evtExam .recommend_box .tit { margin: 10px auto 18px; color:#FD4D00; } 
.evtExam .recommend_box .det { line-height: 1.5; font-weight: 400; } 
.evtExam .recommend_box .btn-base { margin: 25px 0 0; display:flex; align-items: center; justify-content: center; width:200px; height:40px; border-radius: 2px; background: #111; } 
.evtExam .recommend_box .tea { position: absolute; bottom:0; right: 60px; } 

.black_bg { background-color:#000; opacity:0.8; position:fixed; left:0; top:0; width:100%; height:100%; text-indent:-9999em; z-index: 101; display:none } 
#apply .btn_popclo { width:36px; height:36px; background:url(https://img.megagong.net/common/btn_close_mg_popup.png) 0 0 no-repeat; font-size:0; transition:opacity 0.2s; position: absolute; right:0; top:-51px; } 
#apply .black_bg { display:block; } 


/* ???? */
.apply_box { padding: 40px 20px; position: relative; } 
.exam_apply_dim .stit { position: relative; text-align: left; display: block; font-size: 16px; color: #fff; padding: 11px 15px; border-bottom: 2px solid #000; background: #343434; } 
.exam_apply_dim .stit a { position: absolute; top: 50%; right:10px; transform: translateY(-50%); } 
.exam_apply_dim .stit a::before { content: "\00d7"; font-size:27px; color: #fff; } 
.exam_apply_dim .tit { font-size: 30px; margin: 0 auto 30px; text-align: center; font-weight: 700; } 
.exam_apply_dim .tbl_wrap { position: relative; } 
.exam_apply_dim .timeBox + .tbl_wrap::before { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; width:100%; height:1px; background:#000; } 
.exam_apply_dim .timeBox + .tbl_wrap::after { content:''; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; width:100%; height:1px; background:#000; } 
.exam_apply_dim table { font-size: 11px; text-align: center; } 
.exam_apply_dim table th,
.exam_apply_dim table td { padding: 14px 10px; font-size: 13px; } 
.exam_apply_dim table tr.on { background: #f5e8e8; } 
.exam_apply_dim table th { font-weight: 700; background: #f5f5f5; border: 1px solid #d0d0d0; } 
.exam_apply_dim table td { border: 1px solid #d0d0d0; } 
.exam_apply_dim table.tb_info.tb_eval a { width:20px; line-height: 18px; border:1px solid #000; border-radius: 50%; text-align:center; display: flex; align-items: center; justify-content: center; margin: 0 auto; } 
.exam_apply_dim table.tb_info.tb_eval a.on { background-color:#000; color:#fff; } 
.exam_apply_dim .tiny_noti { text-align: left; font-size: 13px; color: #999999; font-weight: 200; margin: 5px 0 30px; } 

.exam_apply_dim .tb_info td { text-align: left; } 

.evtExam .exam_apply_dim .answer_tbl .s_tit { position: relative; font-size: 18px; font-weight: 900; margin: 40px 0 5px; padding-left:0; } 
.evtExam .exam_apply_dim .answer_tbl .s_tit:before { display:none; } 
.exam_apply_dim div.timeBox { width: 100%; text-align: right; font-size: 15px; margin-bottom:10px; font-weight: 900; } 
.exam_apply_dim div.timeBox span.timeBox { color: #e45c6c; } 
.evtExam .exam_apply_dim .test_info { font-size: 14px; } 
.evtExam .exam_apply_dim .test_info td { padding-left: 0; text-align: center; } 
.evtExam .exam_apply_dim .test_info .bdt { border: 1px solid rgba(204,204,204, 1); border-width: 1px 1px 0; } 
.exam_apply_dim .answer_tbl td { padding: 19px 0; } 
.exam_apply_dim .answer_tbl input[type=text], input[type=password], input[type=number] { border: none; padding: 0; width: 98%; text-align: center; } 
.exam_apply_dim .answer_tbl .btn_box { margin: 40px auto 0; } 
.lineWrap { align-items: flex-end; justify-content: center; } 
.lineWrap .line_box { flex:1; position: relative; } 
.lineWrap .line_box > p { font-size: 18px; font-weight: 700; position: absolute; left: 50%; top: 7%; transform: translateX(-50%); width: 100%; } 
.line_chart { margin: 0 auto; font-family : 'NotoSans KR' !important; } 
.exam_apply_dim .tb_eval_tit { font-size: 15px; text-align: left; margin-bottom: 10px; color: #333; } 
.exam_apply_dim .tb_scroll { overflow-y:auto; height: 297px; border: 1px solid; border-width: 1px 0; } 
.exam_apply_dim .tb_scroll table.tb_info.tb_eval td { cursor:pointer; } 
.exam_apply_dim .btn_base { font-size: 17px; background: #000; color: #fff; padding: 12.5px 59.5px; } 


.accumul_box { position: relative; border: 1px solid rgba(204,204,204, 1); padding: 40px; width: 1080px; background: #fff; } 
.arr_btn { z-index: 2; position: absolute; top: 40%; left: 50%; transform: translate(-50%,-40%); margin-left: -540px; } 
.arr_btn.arr_nxt { left:100%; margin:0 -540px 0 0; } 
.arr_btn a { display: block; } 
.paging { text-align:center; } 

.tit_new { text-align: left; padding-left: 8px; margin: 20px 0 0; } 
.tit_new strong { position: relative; display: block; font-size: 18px; padding-left: 14px; } 
.tit_new strong::before { content: ''; background: #000; width: 8px; height: 8px; border-radius: 100%; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); } 
.tit_new span { font-size: 16px; } 

#mContainer .pagenav a { font-size:13px; } 

#examChoicetDim .content_inner { padding: 0; } 
#examChoicetDim .b_tit { background: #000; color: #fff; font-size: 20px; line-height: 65px; } 
#examChoicetDim .btn_wrap { padding: 80px 0; max-width: 360px; margin: 0 auto; display: flex; flex-direction: column; gap: 20px; } 
#examChoicetDim .btn_wrap li a { font-size: 22px; text-align: center; background: #0b61df; height: 85px; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0; gap: 7px; } 
#examChoicetDim .btn_wrap li a .tiny_noti { font-size: 14px; opacity: .8; } 


#examApplyDim .tit { margin-bottom: 55px; } 
#examApplyDim .timeBox { margin-top:-25px } 
#examApplyDim .halfTest { gap:20px } 
#examApplyDim .halfTest .text_area { flex:1 } 

#examApplyDim .halfTest .question_wrap { width:660px } 
#examApplyDim table th { padding: 7px 10px; font-weight: normal; } 
#examApplyDim table td { padding: 16px 10px; } 
#examApplyDim .tb_scroll { height: auto; border: 0; } 
#examApplyDim input[type=text] { font-weight: 900; } 


@media screen and (max-width: 1200px){
   .mt60 { margin-top: 30px; } 
   
   .evtExam { padding: 13.5% 0 0; } 
   .evtExam .exam-tit-lg { font-size: clamp(18px,5vmin,47px); margin: 0 0 5%; } 
   .evtExam .exam-tit-lg span { font-size: 3.3vw; } 

   .evtExam .test_info th { font-size: clamp(13px,2vmin,15px); } 
   .evtExam .test_info select { font-size: clamp(11px,2vmin,15px); } 
   .evtExam .test_info select#examqcnt { width: 100%; } 
   .evtExam .test_info td { padding-left: clamp(5px,2vmin,20px); padding-right: clamp(5px,2vmin,20px); } 
   .evtExam .infoBox { margin: 10px 0 30px; padding: 20px 15px; font-size: clamp(13px,2vmin,15px); } 
   .evtExam .infoBox li { margin-bottom: clamp(5px,1vmin,9px); } 
   .evtExam .ev_btns_wrap > * { margin-left: 1%; } 
   .evtExam .ev_btns_wrap .btn_base { font-size: clamp(13px,2vmin,15px); padding: clamp(10px,2vmin,15px) 0; border-radius: clamp(5px,1vmin,10px); } 
   .evtExam .ev_btns_wrap > .submit_btn .btn_base { width: max(20vw,120px); } 
   .evtExam .ev_btns_wrap .btn-base.xl { width:calc(50% - 10px); } 
   .evtExam .ev_btns_wrap .btn-base.xl > * { min-width: unset; width: 100%; } 
   .evtExam .ev_btns_wrap + h4.subtit { font-size: clamp(15px,3vmin,21px); padding-left: clamp(10px,2vmin,15px); margin: 100px 0 13px; } 
   .evtExam .recommend h4.subtit { font-size: clamp(15px,3vmin,21px); padding-left: clamp(10px,2vmin,15px); } 
   .evtExam .recommend_box {padding: 24px 24px 50px;}
   .evtExam .recommend_box .tea {width: 260px;width: clamp(140px, 28vmin, 260px);right: -18px;}
   
   .evtExam .tab_list2 li { font-size: clamp(13px,3vmin,21px); padding: clamp(10px,2vmin,13px) 0; } 
   .evtExam .tab_area2 { padding: 25px 0 282px; } 
   .evtExam .tab_cont2 table { margin-bottom: 10px; } 
   .evtExam .tab_cont2 table th, .evtExam .tab_cont2 table td { font-size: 13px; padding: 7.9px 0; } 
   .evtExam .tab_cont2 table.score_box th, .evtExam .tab_cont2 table.score_box td { padding: 15px 0; } 
   .evtExam .tab_cont2 .tbl_box .tbl_tit2 span { font-size: 14px; } 
   .evtExam .tab_cont2 .tbl_box .tbl_tit2::before { height: 15px; } 
   .evtExam .tab_cont2 .tbl_left { margin-top: 0; padding: 5px 0; } 
   .evtExam .tab_cont2 .tbl_box .analyze_tbl { margin-top: -26px; } 
   .evtExam .tab_cont2 .tbl_box .dim.dim6.exam1 { top: 68px; height: 33px; } 
   .evtExam .tab_cont2 .tbl_box .dim.dim3 { height: calc(100% - 67.3438px); } 

   .apply_box { padding: 20px 10px; } 
   .exam_apply_dim .tit { font-size: clamp(18px,3vmin,30px); margin-bottom: clamp(15px,3vmin,30px); } 
   .exam_apply_dim div.timeBox { font-size: clamp(11px,1.3vmin,13px); } 
   .exam_apply_dim table th, .exam_apply_dim table td,.exam_apply_dim .answer_tbl td { padding: clamp(5px,1vmin,12px) 3px; font-size: clamp(11px,1.3vmin,13px); } 
   .exam_apply_dim .tiny_noti { font-size: clamp(11px,1.3vmin,13px); margin-bottom: 15px; } 
   .exam_apply_dim .tb_eval_tit { font-size: clamp(13px,2vmin,15px); } 
   .exam_apply_dim .tb_scroll { height: 200px; } 
   .exam_apply_dim .btn_base { font-size: clamp(13px,2vmin,17px); padding: 10px 45px; } 
   
   .accumul_box { padding: 20px; width: 100%; } 
   .evtExam .tab_cont2 .tbl_box .tbl_tit3 span { font-size: 21px; } 
   .line_chart { overflow-x: auto; padding: 5px 0; } 
   .line_chart > div > div { margin: 0 auto; } 
   .tit_new strong { font-size: 15px; } 
   .tit_new span { font-size: 13px; } 
   .evtExam .tab_cont2 .non_tst { font-size: 13px; } 
   .evtExam .tab_cont2 .cautn { padding: 10px; } 
   .evtExam .tab_cont2 .cautn li { font-size: 13px; } 

   .lineWrap .line_box > p { font-size: 16px; } 

   .exam_apply_dim table.tb_info.tb_eval a { width: clamp(15px,2vmin,20px); line-height: clamp(13px,1.8vmin,18px); } 

   #examChoicetDim .b_tit { font-size: clamp(13px,2.4vmin,20px); line-height: clamp(45px,7vmin,65px); } 
   #examChoicetDim .btn_wrap { padding: 10% 0; width: 80%; gap: clamp(10px,2vmin,20px); } 
   #examChoicetDim .btn_wrap li a { font-size: clamp(13px,3vmin,22px); height: clamp(55px,12vmin,100px); } 
   #examChoicetDim .btn_wrap li a .tiny_noti { font-size: clamp(11px,2vmin,14px); } 


   #examApplyDim { width: 97%; } 
   #examApplyDim,#examApplyDim .content_inner { padding: 0; } 
   #examApplyDim .tit { padding: 7% 0 3%; margin-bottom: 0; } 
   #examApplyDim .halfTest { flex-direction: column; } 
   #examApplyDim .halfTest .question_wrap { height: 550px; overflow-y: scroll; flex: none; width: 100%; } 
   #examApplyDim .halfTest .text_area { position: fixed; bottom:0; width: 100%; padding: 5%; transform: translateX(-50%); left: 50%; flex: none; background: #fff; height: 240px; height: 40%; overflow-y: scroll; box-shadow: 0px 0px 10px #a0a0a0; border-top: 1px solid #cdcdcd; } 

   #examApplyDim .halfTest .img_box img { width: 100%; } 
   #examApplyDim table td { padding: 5px; } 
   #examApplyDim .timeBox { margin: 0 0 15px; } 

   #examApplyDim .halfTest .img_box { margin-bottom: 300px; } 
}


@media screen and (max-width: 768px) { 
   [class*=mg_popup_wrap] .mg_popup_close, 
   [class*=mg_popup_wrap] button.mfp-close { width: clamp(25px, 4vmin,36px); height: clamp(25px, 4vmin,36px); top: min(-30px,-5.1vmin); background-size: contain; } 
   #examApplyDim .mg_popup_close { right: 0; } 

   .evtExam .exam-tit-lg span { font-size: 3.5vw; } 
   .evtExam .tab_cont2 .dim span { font-size: clamp(13px,2vmin,20px) !important; } 
   .evtExam .tab_cont2 .tbl_box .tbl_tit2 { width: 100%; } 
   .evtExam .tab_cont2 .tbl_left { width: 100%; } 
   .evtExam .tab_cont2 .tbl_box .analyze_tbl { margin-top: 10px; width: 100%; } 
   
   .evtExam .tab_cont2 .tbl_box .tbl_tit3 span { font-size: 17px; } 

   .lineWrap { flex-direction: column; } 
   .lineWrap .line_box { width: 100%; flex: none; } 
   .lineWrap .line_box > p { font-size: 14px; } 


   .evtExam .tab_cont2 .mytbl_box_wrap > p { font-size: 14px; } 

   .mfp-zin.mfp-ready .exam_select_dim.z-anim { padding: 0 10px; } 
}

 @media screen and (max-width: 576px){
   .evtExam .tab_cont2 .tbl_box .tbl_tit3 span .mo { display:block; } 
   .evtExam .tab_cont2 .tbl_box .dim.dim2 span, .evtExam .tab_cont2 .tbl_box .dim.dim3 span, 
   .evtExam .tab_cont2 .tbl_box .dim.dim4 span, .evtExam .tab_cont2 .tbl_box .dim.dim5 span, 
   .evtExam .tab_cont2 .tbl_box .dim.dim6 span { font-size: 13px; } 
   .evtExam .ev_btns_wrap .btn-base.xl { width:100%; } 
}

@media screen and (max-width: 460px){
   .evtExam .tab_cont2 table th, .evtExam .tab_cont2 table td { font-size: 12px; } 
   .evtExam .tab_cont2 .tbl_box .dim.dim6.exam1 { top: 65px; height: 33px; } 
}

