@charset "euc-kr";
/* °øÅë¿ä¼Ò */
.con_subtitle { position: relative; margin-bottom: 30px; padding-left: 15px; color: #000000; font-size: 21px; font-weight: bold; text-align: left; } 
.con_subtitle::before { position: absolute; top: 50%; left: 0; transform: translate(0, -50%); content: ''; width: 4px; height: 20px; background-color: #000000; } 
.cmn_btn { font-size:13px; } 
.cmn_btn.gray { background-color:#777777; border: 1px solid #777; } 

.layer_pop { position:fixed; top:0; left:0; width:100%; height:100%; z-index:5; display:none; } 
.layer_pop .pop { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:765px; z-index:10; } 
.layer_pop .pop > a { float:right; margin-bottom:5px; } 
.layer_pop .pop > div { clear:both; width:100%; background:#fff; opacity:.9999; border:2px solid #000; border-radius:3px; box-sizing:border-box; padding:55px 110px; color:#000; line-height:120%; } 
.layer_pop .pop h3 { font-size:30px; font-weight:700; line-height:120%; margin-bottom:0; } 
.layer_pop .pop h3 span { display:inline-block; position:relative; color:#911f27; } 
.layer_pop .pop h3 span:before { content:""; display:block; width:100%; height:13px; background:#ffd880; padding:0 10px; position:absolute; bottom:-5px; left:-10px; z-index:-1; } 
.layer_pop .pop dl { font-size:18px; margin-top:40px; } 
.layer_pop .pop dt { margin-top:15px; line-height:120%; } 
.layer_pop .pop dd { margin-top:5px; line-height:120%; } 
.layer_pop .pop p { margin-top:30px; } 

.exam-tit-area .exam-tit { font-size:25px; font-weight:bold; color:#fff; position:relative; } 
.exam-tit-area .exam-tit:before { content:''; display:block; position:absolute; top:50%; width:100%; height:1px; background-color:#000; } 
.exam-tit-area .exam-tit span { display:inline-block; background-color:#000; padding:10px 70px; border-radius:30px; position:relative; } 
.exam-tit-area .exam-date { font-size:20px; display:block; margin-top:10px; } 
.exam-tit-lg { margin-bottom: 50px; font-size:50px; font-weight:900; } 
.review-tit-lg { font-size:62px; font-weight:900; } 

.exam-tit-area.tp2 { margin-bottom:30px; margin-top:20px; } 
.exam-tit-area.tp2 .exam-tit { font-size:32px; } 
.exam-tit-area.tp2 .exam-tit span { padding:0 20px; background-color:transparent; color:#000; background-color:#f4f4f4; } 
.exam-tit-area.tp2 .exam-date { margin-top:0; } 

.tb-wrap th { padding:20px 10px; background-color:#f1f5ff; border-bottom:1px solid #ccc; border-top:1px solid #ccc; } 
.tb-wrap td { padding:25px 10px; border-bottom:1px solid #ccc; background-color:#ffffff; } 
.tb-wrap th, .tb-wrap td { border-right:1px solid #ccc; } 
.tb-wrap th:first-child, .tb-wrap td:first-child { border-left:1px solid #ccc; } 
.tb-wrap td.tit { font-weight:500; color:#014df9; } 

.evtExam .tip-info { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; } 
.evtExam .tip-info .btn { display:inline-block; font-size:13px; font-weight:bold; color:#fff; background-color:#111; padding:10px 25px; border-radius:10px; } 

.video_wrap { width:100%; } 
.video_wrap dt { overflow:hidden; width:100%; } 
.video_wrap dt .video_box { position: relative; } 
.video_wrap dt::after { content: ""; display: block; clear: both; } 
.video_wrap dt .video_box img { width:100%; height:100%; } 
.video_wrap dt .video_box { position: relative; z-index: 1; cursor:pointer; /*padding-bottom: 56.3%; */background: #222; overflow: hidden; } 
.video_wrap dt .video_box.none { padding-bottom:0; background: none; } 
.video_wrap dt .video_box .play_area { width: 100% !important; height: 100% !important; position: absolute; width: 100%; height: 100%; } 
.video_wrap dt .video_box iframe { position: absolute; top:0; left:0; width:100%; height:100%; } 
.video_wrap dd { position:relative; } 


#popup1 { border-radius: 0; padding: 0 0; } 
#popup1 .content { padding: 38px 20px 40px; } 
#popup1 .btn_close { background: url(https://img.megagong.net/m/2022/0907_gilltoraebi/pop_close.png) no-repeat center center; width: 36px; height: 36px; } 
#popup1 .tit { font-size: 30px; font-weight: 700; } 
#popup1 .txt { font-size: 15px; margin: 16px 0 28px; } 
#popup1 .txt span { color: #e45c6c; } 
#popup1 .tbl { border-right: 0; border-left: 0; position: relative; } 
#popup1 .tbl::before { content:''; height: 1px; width: 100%; background: #000; position: absolute; left: 0; top: 0; } 
#popup1 .tbl::after { content:''; height: 1px; width: 100%; background: #000; position: absolute; bottom: 0; left: 0; } 
#popup1 .tbl th { background: #f5f5f5; font-size: 13px; border-left: 0; } 
#popup1 .tbl td { padding: 8px 10px; border-right: 0; } 
#popup1 .tbl td input[type=text] { font-size: 13px; border: none; height: 30px; line-height: 30px; } 
#popup1 .tbl td input[type=text]#phone { border: 1px solid #d0d0d0; } 
#popup1 .subtit { text-align: left; margin: 26px 0 6px; } 
#popup1 .note { text-align: left; border: 1px solid #000; padding: 19px 18px; font-size: 13px; line-height: 1.5; margin: 0 0 30px; } 
#popup1 .note li a { color: #e45c6c; text-decoration:underline; margin-left: 5px; } 

.panel_base > li#exam { background-color:#fff; } 
.evtExam { position:relative; margin:0 auto; width:1080px; padding:150px 0 0; } 
.evtExam .infoBox { text-align: left; margin: 20px auto; border: 1px solid rgba(204,204,204, 1); background: #fff; padding: 40px; font-size: 16px; } 
.evtExam .infoBox span { display: block; margin-bottom: 30px; color: #000000; font-size: 24px; font-weight: bold; text-align: center; } 
.evtExam .infoBox dd { position: relative; padding-left: 17px; margin-bottom:5px; } 
.evtExam .infoBox dd::before { content: '¡Ø'; display: block; position: absolute; left: 0; top: auto; } 
.evtExam .infoBox dd a { color:#014df9; } 

.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; } 
.evtExam .test_info td { text-align: left; border: 1px solid rgba(204,204,204, 1); border-width: 0 1px; padding-left: 20px; } 
.evtExam .test_info td:last-child { border-right: none } 
.evtExam .test_info select { padding: 2%; font-size: 14px; width: 95%; } 
.evtExam .test_info.test_info_pop td { padding-left: 0; text-align: center; } 

.evtExam .test_info.top { margin-bottom: 30px; font-size: 15px; border: 1px solid rgba(204,204,204, 1); background: #fff; } 
.evtExam .test_info.top th,.evtExam .test_info.top td { padding: 15px 0; border: 1px solid rgba(204,204,204, 1); border-width: 0 1px; } 
.evtExam .test_info.top th { font-weight: 900; background: #f5f5f5; text-align: center; border-width: 1px; } 
.evtExam .test_info.top td { text-align: center; } 
.evtExam .test_info.top td:last-child { border-right: none } 

.evtExam .test_info.schedule { } 
.evtExam .test_info.schedule th,.evtExam .test_info.schedule td { } 
.evtExam .test_info.schedule th { border: 1px solid #ccc; } 
.evtExam .test_info.schedule td { border: 1px solid #ccc; text-align: center; padding: 10px 0; } 
.evtExam .test_info.schedule td:last-child { } 

.evtExam .tab_list2 { width: 100%; } 
.evtExam .tab_list2 li { border: 1px solid #bbbbbb; border-width: 1px 1px 0; cursor: pointer; float: left; width: auto; height: 60px; background: #fff; color: #bbbbbb; width: 540px; box-sizing: border-box; font-size: 21px; padding: 15px 0; } 
.evtExam .tab_list2 li.on { color: #fff; font-weight: 700; background: #000; border-color:#000; } 
.evtExam .tab_list2 li:last-child { margin-right: 0; } 

.evtExam .tab_area2 { position: relative; background: #fff; padding: 50px 0 100px; } 
.evtExam .tab_area2::before { content: ''; display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 99vw; height: 100%; background:#f5f5f5; } 
.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 .myResult table th, .evtExam .tab_cont2 .myResult table td { height:40.5px; } 
.evtExam .tab_cont2 .tbl_box { position: relative; /*margin-bottom: 60px; */ } 
.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: 102%; } 
.evtExam .tab_cont2 .tbl_box .dim span { font-size: 20px; color: #fff600; font-weight: 900; 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: 91.5%; bottom: auto; top: 8.5%; } 
.evtExam .tab_cont2 .tbl_box .analyze_tbl { position: relative; width: 55%; float: right; margin-top: 20px; } 
.evtExam .tab_cont2 .tbl_box .dim.dim4 { width: 20%; height: 94%; bottom: auto; top: 0; } 
.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; } 

/* result tab */
.evtExam .tab_cont2 .tbl_box .tbl_tit2 { position: relative; width: 40%; } 
.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: 20px; 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 .update_date { position: absolute; right:0; top:0; font-size:14px; } 
.evtExam .tab_cont2 .tbl_left { width: 40%; float: left; margin-top: 20px; border: 1px solid #b2b2b2; padding: 13px; } 
.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: rgba(254,48,0,1); font-size: 16px; margin:15px 0 10px; } 
.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 .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: 10px 0; position: relative; } 
.evtExam .tab_cont2 table td:last-child { border-right: none } 
.evtExam .tab_cont2 table th { font-weight: 700; 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: 20px 0; } 
.evtExam .ev_btns_wrap { margin-top: 34px; font-size:0; width: calc(100% + 20px); } 
.evtExam .ev_btns_wrap .btn_base { display: inline-block; padding:20px; font-size:18px; font-weight:bold; color:#fff; border-radius:10px; width:280px; background-color:#111111; margin-right: 20px; border: 1px solid transparent; } 
.evtExam .ev_btns_wrap .btn_base br { display: none; } 
/* .evtExam .ev_btns_wrap .btn_base:first-child { margin-left: 0; } */
.evtExam .ev_btns_wrap .btn_base.reset { background-color: #fff; box-sizing: border-box; border: 1px solid #000; color: #000; } 
.evtExam .ev_btns_wrap .btn_base.done { background-color: #777; } 
.evtExam .ev_btns_wrap .btn_base.primary { background-color:#0082ff; } 
.evtExam .ev_btns_wrap > * { margin-right:20px; } 
.evtExam .ev_btns_wrap > *:first-child { margin-left:0; } 
.evtExam .ev_btns_wrap > .book_btn { display: inline-block; margin: 0; } 
.evtExam .ev_btns_wrap > .submit_btn { display: inline-block; margin: 20px 0 0; } 
.evtExam .ev_btns_wrap > .ansview_btn { display: inline-block; margin: 20px 0 0; } 
.evtExam .ev_btns_wrap > .reset_btn { display: inline-block; margin: 20px 0 0; } 
.evtExam .ev_btns_wrap + h4 { margin-top:80px; } 

/* ´ä¾ÈÀÔ·Â */
.black_bg { background-color:#000; opacity:0.8; position:fixed; left:0; top:0; width:100%; height:100%; text-indent:-9999em; z-index:4; 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_test { border: 2px solid #000; width: 860px; height: 660px; background: #fff; position: fixed; top:50%; left:50%; z-index:93; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } 
.apply_box { padding: 40px 20px; position: relative; } 
.apply_test .stit { position: relative; text-align: left; display: block; font-size: 16px; color: #fff; padding: 11px 15px; border-bottom: 2px solid #000; background: #343434; } 
.apply_test .stit a { position: absolute; top: 50%; right:10px; transform: translateY(-50%); } 
.apply_test .stit a::before { content: "\00d7"; font-size:27px; color: #fff; } 
.apply_test .tit { font-size: 30px; margin: 0 auto 30px; text-align: center; font-weight: bold; } 
.apply_test table { font-size: 11px; border: 1px solid rgba(204,204,204, 1); background: #fff; text-align: center; margin-bottom: 20px; } 
.apply_test table th,
.apply_test table td { padding: 10px 0; } 
.apply_test table td:last-child { border-right: none } 
.apply_test table th { font-weight: 700; background: #f5f5f5; border: 1px solid rgba(204,204,204, 1); border-width: 0 1px; } 
.apply_test table td { border: 1px solid rgba(204,204,204, 1); } 
.apply_test .tiny { font-size: 12px; color: #b2b2b2; } 
.evtExam .apply_test .answer_tbl .s_tit { position: relative; font-size: 18px; font-weight: 900; margin: 40px 0 5px; padding-left:0; } 
.evtExam .apply_test .answer_tbl .s_tit:before { display:none; } 
.apply_test div.timeBox { width: 100%; text-align: right; font-size: 15px; font-weight: 900; margin-bottom:10px; } 
.apply_test div.timeBox span.timeBox { color:#e45c6c; } 
.evtExam .apply_test .test_info { font-size: 14px; } 
.evtExam .apply_test .test_info td { padding-left: 0; text-align: center; } 
.evtExam .apply_test .test_info .bdt { border: 1px solid rgba(204,204,204, 1); border-width: 1px 1px 0; } 
.apply_test .answer_tbl td { padding: 19px 0; } 
.apply_test .answer_tbl input[type=text], input[type=password], input[type=number] { border: none; padding: 0; width: 98%; text-align: center; } 
.apply_test .answer_tbl .btn_box { margin: 40px auto 0; } 
.line_chart { margin: 0 auto; /* overflow-x: scroll; */ font-family : 'NotoSans KR' !important; } 

.accumul_box { position: relative; border: 1px solid rgba(204,204,204, 1); padding: 20px 40px 60px; width: 1080px; } 
.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; } 

#mContainer .pagenav a { font-size:13px; } 

.tab_base_wrap { position:relative; background-color:#444444; z-index:3; } 
.tab_base_wrap > .tab_base { display: flex; flex-direction: row; align-items: center; justify-content: center; width:1080px; height: 100px; margin:0 auto; } 
.tab_base_wrap > .tab_base > li { display: flex; flex-direction: row; align-items: center; justify-content: center; width:50%; height: 100%; } 
.tab_base_wrap > .tab_base > li > a { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; height: 100%; font-size:24px; font-weight: 300; color:#d0d0d0; } 
.tab_base_wrap > .tab_base > li.on a { color: #000000; font-weight: bold; background-color:#fff; } 

.evTab.fix { padding-top:96px; } 
.evTab.fix .tab_base_wrap { position:fixed; left:0; top:0; width:100%; } 

#tab_review > li { width:50%; } 
#tab_review > li > a { font-size:21px; color:#777777; border:1px solid #dddddd; padding:20px 0; } 
#tab_review > li.on > a { background-color: #000000; border:1px solid #000000; color:#fff; } 

.evtReview { margin: 0 auto; width:1080px; padding:150px 0; } 
.evtReview .tab_base { margin-top:60px; } 
.evtReview .tbl_top_info { font-size:13px; color:#999999; text-align:left; padding:0 0 10px 10px; position:relative; margin-top:30px; } 
.evtReview .tbl_top_info em { position:absolute; left:0; top:0; } 
.evtReview .edit_area { position:relative; margin-top:20px; } 
.evtReview .edit_area .btn_list { position:absolute; right:0; top:0; margin-top:0; } 
#mContainer .evtReview .edit_area .pagenav { padding-bottom:0; min-height:29px; padding-top:7px; } 

.tbl_view_area { width:100%; margin-top:20px; } 
.tbl_view_area dt { padding:20px 40px; background-color:#f5f5f5; text-align:left; border-top:1px solid #dddddd; border-bottom:1px solid #ddd; width:100%; } 
.tbl_view_area dt:after { content:''; display:block; clear:both; } 
.tbl_view_area span { font-size:13px; color:#000; } 
.tbl_view_area .tit { font-weight:bold; float:left; font-size:14px; } 
.tbl_view_area .tit em { font-style:normal; font-size:12px; color:#014df9; } 
.tbl_view_area .date { float:right; padding-left:70px; position:relative; } 
.tbl_view_area dt, .tbl_view_area dd { word-break:break-all; } 
.tbl_view_area dt .date.exam { margin-top:8px; } 
.tbl_view_area dd .date.exam { display:none; } 
.tbl_view_area .date:before { content:''; display:block; width:1px; height:10px; background-color: #dddddd; position:absolute; left:0; top:50%; margin-top:-5px; } 
.tbl_view_area dd { padding:30px 40px; border-bottom:1px solid #ddd; text-align:left; word-break:break-all; font-size:13px; } 
.btn_box { margin-top:20px; font-size:0; } 
.btn_box.tx_right { text-align:right; } 

.evtReview .tbl { margin-top:20px; } 
.evtReview .tbl tr td { text-align:left; } 
.evtReview .tbl input, .evtReview .tbl select { border:1px solid #d0d0d0; height:30px; } 

.tit_new { margin-top:50px; text-align:left; font-size:16px; color:#000; font-weight:300; } 
.tit_new span { display:block; font-size:18px; line-height:120%; position:relative; padding-left:15px; font-weight:700; } 
.tit_new span:before { content:""; display:block; width:8px; height:8px; background:#000; border-radius:50%; position:absolute; top:5px; left:0; } 

.apply_test { height:auto; } 
.apply_test .answer_tbl { margin-top:30px; } 
.apply_test .tb_eval_tit { font-size:15px; font-weight:bold; color:#333; text-align:left; margin-bottom:8px; } 
.apply_test .tb_scroll { overflow-y:auto; height:236px; border-top:1px solid #000; border-bottom:1px solid #000; } 
.apply_test .tb_scroll table { margin-bottom:0; } 
.apply_test table.tb_info { border:0; margin-bottom:10px; } 
.apply_test table.tb_info tr:first-child th, .apply_test table.tb_info tr:first-child td { border-top:1px solid #000; } 
.apply_test table.tb_info tr:last-child th, .apply_test table.tb_info tr:last-child td { border-bottom:1px solid #000; } 
.apply_test table.tb_info th, .apply_test table.tb_info td { font-size:13px; border:0; border-bottom:1px solid #d0d0d0; padding:20px 10px; border-left:1px solid #d0d0d0; } 
.apply_test table.tb_info th:first-child { border-left:0; } 
.apply_test table.tb_info td { text-align:left; } 
.apply_test table.tb_info.tb_eval th,
.apply_test table.tb_info.tb_eval td { padding:13px 10px; } 
.apply_test table.tb_info.tb_eval td { text-align:center; } 
.apply_test table.tb_info.tb_eval a { display:inline-block; width:20px; height:20px; border:1px solid #000; border-radius:10px; text-align:center; } 
.apply_test table.tb_info.tb_eval a.on { background-color:#000; color:#fff; } 
.apply_test .tb_scroll table.tb_info tr:first-child th,
.apply_test .tb_scroll table.tb_info tr:first-child td { border-top:0; } 
.apply_test .tb_scroll table.tb_info tr:last-child th,
.apply_test .tb_scroll table.tb_info tr:last-child td { border-bottom:0; } 
.apply_test .tb_scroll table.tb_info { margin-bottom:0; } 
.apply_test .tb_scroll table.tb_info.tb_eval td { cursor:pointer; } 
.apply_test .btn_base { display:inline-block; padding:20px; background-color: #000; color:#fff; font-size:17px; font-weight:bold; width:180px; text-align:center; } 
.apply_test .tiny { text-align:left; } 

.evtReview .tbl_6 td { font-size:13px; color:#333; font-weight:400; } 
.evtReview .tbl_6 td a { font-weight:400; } 
.evtReview .tbl_6 td a:hover { font-weight:700; } 


/* ÆË¾÷ */
.black_bg { background-color:#000; opacity:0.8; position:fixed; left:0; top:0; width:100%; height:100%; text-indent:-9999em; z-index:92 } 
.dim_popup button { position:absolute; right: 15px; top: 15px; background: none; } 
.clickPop { width: 470px; background: #fff; padding: 30px 0 35px; position: fixed; left:50%; top: 50% !important; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 99; } 
/* [class*=mg_popup_wrap] .content_area .content_inner { padding: 0px; }  */
/* /* [class*=mg_popup_wrap] table th,[class*=mg_popup_wrap] table td { padding: 8px 0; color: #000000; font-size: 16px; font-family: 'NotoSans KR'; text-align: center; border: 1px solid #d0d0d0; }  */ */
/* [class*=mg_popup_wrap] table th { font-weight: bold; background-color: #f1f2f2; }  */
/* [class*=mg_popup_wrap] table td { position: relative; }  */
/* [class*=mg_popup_wrap] table td { position: relative; }  */
/* [class*=mg_popup_wrap] table td > img { position: absolute; top: 50%; left: 15px; transform: translate(0, -50%); }  */

.mg_s_info { border: 1px solid #000; padding: 15px 20px; margin: 20px 0 0 } 
.mg_s_info li { font-size: 12px; padding: 0 0 0 15px; margin: 5px 0 0; line-height: 1.2 } 
.mg_s_info li:before { content: '¡Ø' } 
.mg_s_info li a { font-weight: bold; text-decoration: underline } 
.mg_info_wrap { margin: 20px 0 0 } 
.mg_terms { margin: 0; font-size:12px; color: #6c6c6c } 
.mg_terms strong { color: #6c6c6c } 
.mg_terms strong.lg_tit { margin: 0 0 0; display: block } 
.mg_terms { padding: 10px 10px; height: 80px } 
/* [class*=mg_popup_wrap] .content_area .mg_btn_wrap { margin: 15px 0 0 }  */
/* [class*=mg_popup_wrap] .content_area .mg_btn_wrap .mg_btn_base.xl { padding: 14px 0; font-size: 14px }  */

/* µî·ÏÇÑ url ÆË¾÷ */
.dim_popup.sns .tit { text-align:center; margin: 20px 0; padding: 0 15px; font-size: 30px; font-weight: bold; } 
.dim_popup.sns table { font-size: 14px; } 
.dim_popup.sns table tr th, .dim_popup.sns table tr td { padding: 8px 5px; border: 1px solid #ddd; word-break: break-all; text-align: center; } 
.dim_popup.sns table tr th { border-color:#fff; background:#eaeaea } 
.dim_popup.sns table tr td.con { text-align:left } 
.dim_popup.sns .btnConfirm { text-align:center; margin: 40px 0 0 0; } 
.dim_popup.sns .btnClose { position:absolute; right: 10px; top: 10px; background: url(https://img.megagong.net/m/common/pop_close2.png) no-repeat center center; font-size: 0; width: 26px; height: 26px; } 


@media (max-width:1200px) {
 /* [class*=mg_popup_wrap] table td > img { left: 5px; width: 35px; }  */



 

 .btns_wrap .btn_base .s_notice { width:50%; margin-left:0; transform:translateX(-50%); } 

 .tab_base_wrap > .tab_base { width:100%; } 
 .tab_base_wrap > .tab_base > li > a { font-size:20px; } 
 .evTab.fix { padding-top:91px; } 

 .evtExam { padding: 8% 0 0; width:96%; } 

 .evtExam .tab_area2 { padding: 8% 0; } 
 .evtExam .tab_cont2 { padding: 0; } 
 .evtExam .tab_list2 li { width: 50%; } 
 .evtExam .tab_cont2 dl.cautn { margin-top: 8%; font-size: 12px; } 
 .evtExam .tab_cont2 .tbl_left,.evtExam .tab_cont2 .tbl_box .tbl_tit2 { width: 44%; } 

 .evtExam .ev_btns_wrap + h4 { margin-top:7%; } 
 .evtExam .ev_btns_wrap > .submit_btn { margin: 2% 0 0; } 

 .accumul_box { width: 100%; padding: 3% 3% 8%; } 
 .evtExam .tab_cont2 .non_tst { margin: 2vw 0 3%; } 
 .arr_btn { width: 10%; top: 50%; transform: translate(-50%,-50%); } 
 .arr_btn { margin-left: -48%; } 
 .arr_btn.arr_nxt { margin-left: -2%;; } 
 .evtExam .tab_cont2 dl.cautn { font-size: 10px; padding:2%; } 

 /*pop*/
 .layer_pop .pop { max-width:765px; width:90%; } 
 .layer_pop .pop > a { float:right; margin-bottom:5px; } 
 .layer_pop .pop > div { padding:20px; } 

 .evtExam .tip-info { margin-bottom:5%; } 
 .exam-tit-lg { font-size:42px; } 
 .exam-tit-area.tp2 .exam-tit { font-size:25px; } 
 .exam-tit-area .exam-date { font-size:16px; } 
 /* .evtExam .ev_btns_wrap > .btn_base, .evtExam .ev_btns_wrap > .submit_btn, .evtExam .ev_btns_wrap > .book_btn { width:32%; margin-left:2%; } */
 .evtExam .ev_btns_wrap > *:first-child { margin-left:0; } 
 /* .evtExam .ev_btns_wrap > .submit_btn .btn_base, .evtExam .ev_btns_wrap > .book_btn .btn_base { width:100%; } */

 .evtReview { width:96%; padding:8% 0; } 
 .evtReview .tab_base { margin-top:5%; } 
 .review-tit-lg { font-size:42px; } 
 #tab_review > li > a { font-size:18px; padding:15px 0; } 
 }


@media (max-width:1081px){
 .evtExam .test_info td { padding-right:20px; } 
 .evtExam .test_info select { width:100%; } 
 }


@media screen and (max-width: 992px){
 .clickPop { padding: 15px 0 20px; } 
 .dim_popup.sns .tit { font-size:22px } 
 .dim_popup.sns table { font-size:12px } 

 .tab_base_wrap > .tab_base { height: 75px; } 
 .tab_base_wrap > .tab_base > li > a { font-size: 18px; } 
 }


@media (max-width:930px){
 .apply_test { width:96%; } 
 }

@media (max-width: 768px){
 .tab_base_wrap > .tab_base { height: 70px; } 
 .tab_base_wrap > .tab_base > li > a { font-size: 16px; } 

 /* [class*=mg_popup_wrap] table td > img { left: 0; width: 25px; }  */
 .container_info { font-size: 14px; } 

 .mo_view { display:block; } 
 
 .tab_base_wrap > .tab_base > li > a { font-size:18px; } 

 .exam-tit-area .exam-tit { font-size:20px; } 
 .exam-tit-area .exam-tit span { padding:10px 20px; } 
 .exam-tit-area .exam-date { font-size:15px; } 

 .btns_wrap .btn_base { width:60%; padding:20px 10px; font-size:20px; } 
 
 #popup1 .content { max-height: 500px; overflow-y: scroll; padding: 20px 10px; } 
 #popup1 .tit { font-size: 20px; } 
 #popup1 .txt { font-size: 13px; margin: 10px 0 20px; } 
 #popup1 .tbl th { font-size: 12px; } 
 #popup1 .tbl td input[type=text] { font-size: 12px; } 
 #popup1 .subtit { margin: 20px 0 6px; } 
 #popup1 .note { padding: 10px; font-size: 12px; margin: 0 0 20px; } 

 .evtExam .test_info { font-size: 14px; } 
 .evtExam .test_info th, .evtExam .test_info td { padding: 5px 10px; } 
 .evtExam .test_info.test_info_pop th, .evtExam .test_info.test_info_pop td { padding: 5px 3px; } 
 .evtExam .test_info select { font-size: 12px; } 
 .evtExam .infoBox { margin: 5% auto; padding:5%; font-size: 14px; } 
 
 .evtExam .tab_area2 { padding: 8% 0 12%; } 
 .evtExam .tab_cont2 table { font-size: 13px; } 
 .evtExam .tab_list2 li { font-size: 16px; height: auto; padding: 10px 0; } 
 .evtExam .tab_cont2 .tbl_box .tbl_tit { font-size: 13px; padding-left: 10px; } 
 .evtExam .tab_cont2 .tbl_box .tbl_tit::before { width: 4px; height: 4px; } 
 .evtExam .tab_cont2 .non_tst { font-size: 12px; } 
 .evtExam .tab_cont2 .mytbl_box .dim_ing.mid::before { background-size: 80%; } 
 .evtExam .tab_cont2 .tbl_box .dim span { font-size: 15px; } 
 .evtExam .tab_cont2 .tbl_box .dim.dim5 span,
 .evtExam .tab_cont2 .tbl_box .dim.dim2 span, .evtExam .tab_cont2 .tbl_box .dim.dim3 span, .evtExam .tab_cont2 .tbl_box .dim.dim4 span { font-size: 12px; } 
 .evtExam .tab_cont2 .tbl_box .tbl_tit2 { width: 100%; } 
 .evtExam .tab_cont2 .tbl_left { width: 100%; } 
 .evtExam .tab_cont2 .tbl_box .analyze_tbl { width: 100%; } 
 .evtExam .tab_cont2 .tbl_tit3 span { font-size: 16px; } 
 .evtExam .tab_cont2 .tbl_box .update_date { font-size:12px; } 
 .evtExam .apply_test .answer_tbl .s_tit,
 .apply_test div.timeBox { font-size: 14px; } 
 .evtExam .apply_test .test_info { font-size: 12px; margin-bottom: 5px; } 
 .evtExam .tab_cont2 .tbl_box .dim.dim6 span { font-size:12px; white-space:nowrap; } 

 /*pop*/
 .layer_pop .pop h3 { font-size:25px; } 
 .layer_pop .pop dl { font-size:15px; margin-top:20px; } 
 .layer_pop .pop p { margin-top:20px; } 

 .exam-tit-lg { font-size:31px; } 
 .review-tit-lg { font-size:31px; } 
 .evtExam .ev_btns_wrap .btn_base { padding:10px; font-size:14px; width: 170px; margin-right: 10px; } 
 .evtExam .ev_btns_wrap { width: calc(100% + 10px); } 
 .evtExam .ev_btns_wrap > div { margin-top: 15px !important; } 
 #tab_review > li > a { font-size:16px; padding:12px 0; } 

 .apply_test { width:96%; } 
 .apply_box { padding:20px; } 
 .apply_test .tb_scroll { height:228px; } 
 .apply_test .tit { font-size:19px; margin:0 auto 15px; } 
 .apply_test .answer_tbl .btn_box { margin-top:20px; } 
 .apply_test table.tb_info.tb_eval th, .apply_test table.tb_info.tb_eval td { padding:8px 5px; } 
 .apply_test table.tb_info.tb_eval a { width:16px; height:16px; font-size:11px; } 
 .apply_test .btn_base { width:50%; padding:10px; font-size:14px; } 

 /* [class*=mg_popup_wrap] table th, [class*=mg_popup_wrap] table td { font-size: 12px; }  */
 }


@media (max-width: 576px){
 .dim_popup.sns { width:90% } 

 .evTab.fix { padding-top:73px; } 
 .tab_base_wrap > .tab_base > li > a { font-size:13px; } 

 .evtExam .tab_cont2 table { font-size: 10px; } 
 .evtExam .tab_cont2 .tbl_box .tbl_tit2::before { height: 5px; } 
 .evtExam .tab_cont2 .tbl_box .tbl_tit2 span { font-size: 13px; } 
 .evtExam .tab_cont2 .tbl_tit3::before { height: 5px; } 
 .evtExam .tab_cont2 .tbl_tit3 span { font-size: 13px; } 
 .evtExam .tab_cont2 .tbl_left .radar_box { height: 155px; } 
 .evtExam .apply_test .test_info { font-size: 10px; } 
 .apply_test .tb_scroll { height: 200px; } 
 .evtExam .tab_cont2 dl.cautn { font-size: 10px; } 

 .exam-tit-area .exam-tit { font-size:13px; } 
 .exam-tit-area .exam-tit span { padding:5px 10px; } 



 .tab_base_wrap > .tab_base { height: 55px; } 

 /* [class*=mg_popup_wrap] table td > img { left: -14px; }  */
 .container_info { font-size: 13px; } 

 .evtExam .infoBox span { font-size: 16px; } 

 [class*=mg_popup_wrap] table th, [class*=mg_popup_wrap] table td { font-size: 9px;padding: 10px 7px; } 

 .gallery_lst ul li .txt { height: 28vw } 


 .mfp-zin.mfp-ready .z-anim { padding: 0 10px 0 } 
 /* /* /* [class*=mg_popup_wrap] button.mfp-close, [class*=mg_popup_wrap] .mg_popup_close, [class*=mg_popup_wrap] button.mfp-arrow { background-position: center; width: 25px; height: 25px; top: -33px; right: 10px }  */ */ */
 /* [class*=mg_popup_wrap] .content_area .content_inner { padding: 20px 10px; }  */
 /* [class*=mg_popup_wrap] .b_tit { font-size: 20px }  */
 .b_tit + .mg_tb_wrap, .s_tit + .mg_tb_wrap { margin: 10px 0 0 } 
 .mg_textarea { font-size: 12px } 
 .mg_s_info { padding: 10px 10px; overflow: auto; /* height: 80px; */ } 



 .btns_wrap .btn_base .s_notice { bottom:10px; width:60%; } 
 .btns_wrap .btn_base { font-size:16px; padding:10px; } 
 .exam-tit-lg { margin-bottom: 26px; font-size:20px; } 
 .review-tit-lg { font-size:20px; } 

 .evtReview #review_general_1 .tbl_6 colgroup col:nth-child(3) { width:90px; } 
 .evtReview #review_mockexam_1 .tbl_6 colgroup col:nth-child(4) { display:none; } 
 .evtReview #review_mockexam_1 .tbl_6 colgroup col:nth-child(1) { width:15%; } 
 .evtReview #review_mockexam_1 .tbl_6 colgroup col:nth-child(2) { width:45%; } 
 .evtReview #review_mockexam_1 .tbl_6 colgroup col:nth-child(3) { width:20%; } 
 .evtReview #review_mockexam_1 .tbl_6 colgroup col:nth-child(5) { width:20%; } 
 .evtReview #review_mockexam_1 .tbl_6 th:nth-child(4),
 .evtReview #review_mockexam_1 .tbl_6 td:nth-child(4) { display:none; } 
 .evtExam .tip-info { padding-right:0; } 
 .evtExam .tip-info .btn { position: relative; margin-top:5px; padding:10px 20px; font-size:12px; } 
 .evtExam .ev_btns_wrap + h4 { font-size: 18px; } 
 .tbl_view_area dt { padding:10px; } 
 .tbl_view_area dt .date.exam { display:none; } 
 .tbl_view_area dd { padding:10px; } 
 .tbl_view_area dd .date.exam { display:block; float:none; padding-left:0; text-align:right; margin-bottom:10px; font-size:12px; } 
 .tbl_view_area dd .date.exam:before { display:none; } 
 .evtReview .tbl input, .evtReview .tbl select { width:100% !important; } 
 .evtReview .edit_area .btn_list { position: relative; } 

 .apply_test table.tb_info th, .apply_test table.tb_info td { padding: 10px; } 

.tech_comment { padding: 0 } 
 
#apply .btn_popclo { top: -51px; width: 25px; height: 25px; background-position: center; top: -35px; } 
 }


@media (max-width:480px){
 .evtExam .test_info,.evtExam .test_info.top { font-size: 13px; } 
 .evtExam .infoBox { font-size: 11px; } 
 .evtExam .tab_cont2 .tbl_box .dim.dim5 span,
 .evtExam .tab_cont2 .tbl_box .dim.dim2 span, .evtExam .tab_cont2 .tbl_box .dim.dim3 span, .evtExam .tab_cont2 .tbl_box .dim.dim4 span { font-size: 10px; } 
 h4 a { margin-top:3px; width:120px; height:18px; line-height:18px; font-size:11px; } 

 .btns_wrap .btn_base .s_notice { bottom:38%; } 
 #popup1 .note li a { display: block; } 
 }


@media (max-width:420px){
 .evtExam .tab_cont2 .tbl_box .tbl_tit { margin-bottom:5px; } 
 .evtExam .tab_cont2 .tbl_box .update_date { position: relative; text-align:right; display:block; margin-bottom:10px; } 
 }