@charset "UTF-8";

/* pdf 뷰어 */
.pdfBox { padding:0.5rem; border:1px solid #e0e0e0; background:#f6f6f6; }
.pdfBox .pdf_inner {position:relative; padding:1rem; background:#fff;}
.pdfBox .pdf_inner .pdf_view {position:relative; height:40rem;}
.pdfBox .pdf_inner .pdf_view object {width:100%; height:100%;}
.pdfBox .pdf_inner .pdf_view object embed {width:100%; height:100%;}

/* Guide Layout */
.Guide_con h3.Guid_tit {position:relative; padding-top:8px; font-size:1.2rem; color:#111; font-weight:500;}
.Guide_con h3.Guid_tit:before {content:""; display:block; position:absolute; top:0; left:0; width:3rem; height:4px; background:#1976d2;}
.Guide_con .DG_list {padding-bottom:25px; margin-bottom:25px; border-bottom:1px dashed #c3c3c3; overflow:hidden;}
.Guide_con .DG_list li {margin:5px; float:left;}
.Guide_con .DG_list li a {display:block; min-width:170px; padding:0 1rem; text-align:center; font-size:18px; line-height:45px; color:#fff; border:1px solid #07174a; background:#07174a;}
.Guide_con .DG_list li a:hover,
.Guide_con .DG_list li a:focus {border:1px solid #064584; background:#1976d2;}
.Guide_con #con_com_box { margin-top:2rem; }
.Guide_con .com_code { min-width: 100%; width:100%; max-width: 100%; height:100px; font-size:12px; font-family:'Dotum'; line-height:1.3; color:#000; border:none; background:#f7f7f7; }

/* Guide Title */
.Guide_titBox {margin:2rem 0 1rem; padding:0 1rem 1rem; color:#000; text-align:center; border-bottom:2px dotted #999; background:#fff;}
.Guide_titBox h3 {position:relative; padding-bottom:0.5rem; margin-bottom:0.5rem; font-size:1.2rem; font-weight:600;}
.Guide_titBox h3:before {content:""; display:block; position:absolute; bottom:0; left:50%; width:3rem; height:2px; margin-left:-1.5rem; border-radius:1px; background:#000;}
.Guide_titBox p {margin-top:5px; font-size:0.8rem; font-weight:200;}
.Guide_titBox2 {position: relative; margin: 1.5rem 0 1rem; color: #000; border-top: 2px solid #333; border-bottom: 1px solid #666; background: #f7f7f7; line-height: 0; font-size: 0;}
.Guide_titBox2 h3 {display: inline-block; margin: -15px 0 0 -1px; font-size: 0.75rem; line-height: 1.4; padding: 3px 1rem; line-height: 1rem; color: #fff; background: #333;}
.Guide_titBox2 div {padding: 0.5rem 0 0; line-height: 18px;}

/* common form */
label { vertical-align:middle; font-size:0.8rem; margin-right:0.5rem; }
label input { margin-right:0.25rem; vertical-align:middle; }
input.w100{ width:100%; }
input.w80{ width:80%; }
input.w60{ width:60%; }
input.w50{ width:50%; }
input.w40{ width:40%; }
input.w30{ width:30%; }
input.w20{ width:20%; }
input.mx-w5{ width:100%; max-width:5rem; }
input.mx-w10{ width:100%; max-width:10rem; }
input.mx-w20{ width:100%; max-width:20rem; }
input.mx-w30{ width:100%; max-width:30rem; }
input.mx-w40{ width:100%; max-width:40rem; }

/* 타이틀 */
h3[class^='tit'],
h4[class^='tit'],
h5[class^='tit'] { margin-bottom: 0.5rem;}
h3[class^='tit'].titDsc,
h4[class^='tit'].titDsc,
h5[class^='tit'].titDsc {display: flex; flex-wrap: wrap; align-items: flex-end;}
h3[class^='tit'].titDsc span,
h4[class^='tit'].titDsc span,
h5[class^='tit'].titDsc span {display: block; margin-right: 1rem;}
h3[class^='tit'].titDsc p,
h4[class^='tit'].titDsc p,
h5[class^='tit'].titDsc p {font-size: 0.75rem; color: #848282; font-weight: 400; margin-top: 0.5rem; position: relative;}
h3[class^='tit'].titDsc p {bottom: 0.2rem;}
h4[class^='tit'].titDsc p {bottom: 0.15rem;}
h5[class^='tit'].titDsc p {bottom: 0.1rem;}
h3[class^='tit'] {margin-top: 3rem;}
div + h3[class^='tit'],
p + h3[class^='tit'] {margin-top: 2.5rem !important;}
h4[class^='tit'] {margin-top: 2.5rem;}
h5[class^='tit'] {margin-top: 2rem;}
[class^='tit'] + [class^="box_st"] {margin-top: 0.5rem;}
[class^="box_st"] [class^='tit']:nth-of-type(1),
.tab_st3 + h3[class^="tit"],
h3[class^="tit"]:nth-of-type(1),
h4[class^='tit']:nth-of-type(1),
h5[class^='tit']:nth-of-type(1) {margin-top: 0;}
h3[class^='tit'][class*='1'] + h4[class^='tit'][class*='2'],
h4[class^='tit'][class*='2'] + h5[class^='tit'][class*='3'],
h5[class^='tit'][class*='3'] + h6[class^='tit'][class*='4'] {margin-top: 0.5rem;}
*:not(h3) + h4[class^='tit'] {margin-top: 1.5rem !important;}
*:not(h4) + h5[class^='tit'] {margin-top: 1rem !important;}
.box_st2 h4[class^='tit']:nth-of-type(1),
.box_st2 h5[class^='tit']:nth-of-type(1) {margin-top: 0 !important;}
.tit1 {font-size: 1.1rem; color: #000; margin-top: 2rem; position: relative; padding-top: 5px; font-weight: 700;}
.tit1::after{content: ""; position: absolute; left: 0; top: 0; background-color: #004fb8; width: 12px; height: 5px; border-radius: 3px;}
.tit1::before{content: ""; position: absolute; left: 14px; top: 0; background-color: #1c395b; width: 5px; height: 5px; border-radius: 50%;}
.tit2 { font-size: 1rem; color: #000000; margin-top: 1.2rem; position: relative; z-index: 1; padding-top: 5px; font-weight: 600;}
.tit2::after{content: ""; position: absolute; left: 0; top: 0; background-color: #1c395b; width: 5px; height: 5px; border-radius: 3px;}
.tit2::before{content: ""; position: absolute; left: 7px; top: 0; background-color:  #004fb8; width: 5px; height: 5px; border-radius: 50%;}
.tit3 {font-size: 0.9rem; color: #1d395e; margin-top: 1rem; font-weight: 700;}

/* 들여쓰기 */
.indent {padding-left: 1rem;}

/* 블릿 타입, 리스트 : 불릿 타입 */
[class^='bu_st'],
[class^='list_st'] > li {position: relative;}
.bu_st1,
.list_st1 > li {padding-left: 0.7rem; font-size: 0.8rem; color: #444;}
.bu_st2,
.list_st2 > li {padding-left: 0.6rem; font-size: 0.8rem; color: #444;}
.bu_st3,
.list_st3 > li {padding-left: 0.65rem; font-size: 0.75rem; color: #555;}
.bu_st1:before,
.list_st1 > li:before {content: ''; width: 0.45rem; height: 0.15rem; border-radius: 2px; background: #0754be; position: absolute; left: 0; top: 0.55rem;}
.bu_st2:before,
.list_st2 > li:before {content: ''; width: 0.2rem; height: 0.2rem; border-radius: 50%; background: #1e385b; position: absolute; left: 0; top: 0.55rem;}
.bu_st3:before,
.list_st3 > li:before {content: ''; width: 3px; height: 3px; background: #696969; position: absolute; left: 0; top: calc(0.65rem - 2px);}
.bu_st2 {margin-left: 0.6rem;}
.bu_st3 {margin-left: 1.25rem;}

/* 리스트 : 불릿 타입 */
* ~ [class^='list_st'],
li [class^='list_st'] {margin-top: 0.25rem;}
[class^='list_st'] > li + li {margin-top: 0.25rem;}
li.bu_none:before {display: none;}

/* 리스트 : 텍스트 타입 */
.list_stT1 > li {color: #444;}
ul .list_stT1 {padding-left: 1rem;}
[class^='list_stT'] > li ul,
[class^='list_stT'] > li ol {margin: 0.25rem 0 0 0.5rem;}
.list_stT1 > li ul li,
.list_stT1 > li ol li {font-size: 0.75rem; color: #555;}

/* 리스트 : 가로 나열 */
ul[class*='li_w'] {display: flex; flex-wrap: wrap; overflow: hidden;}
ul[class*='li_w'] li {margin-top: 0; padding-right: 0.5rem;}
.li_w50 > li {width: 50%;}
.li_w50 > li:nth-child(n+3) {margin-top: 0.25rem;}
.li_w30 > li {width: calc(100% / 3);}
.li_w30 > li:nth-child(n+4) {margin-top: 0.25rem;}
.li_w25 > li {width: 25%;}
.li_w25 > li:nth-child(n+5) {margin-top: 0.25rem;}
.li_w20 > li {width: 20%;}
.li_w20 > li:nth-child(n+6) {margin-top: 0.25rem;}

/* 리스트 : 순차적 리스트 타입 */
* ~ [class^='list_ol'],
li > [class^='list_ol'] {margin-top: 0.25rem;}
[class^='list_ol'] > li + li {margin-top: 0.25rem;}
.list_ol1 > li {padding-left: 1.6rem; font-size: 0.75rem; color: #504648; position: relative;}
.list_ol1 > li > span.num {display: flex; justify-content: center; align-items: center; width: 1.2rem; height: 1.2rem; border-radius: 4px; border: 1px solid #115bbe; font-size: 0.7rem; color: #115bbe; font-weight: 600; position: absolute; left: 0; top: 0; font-weight: 600;}
.list_ol1 > li.bu_none {padding-left: 0;}
.list_ol2 > li {padding-left: 1.4rem; font-size: 0.75rem; color: #504648; position: relative; margin-left: 1rem;}
.list_ol2 > li > span.num {display: flex; justify-content: center; align-items: center; width: 1rem; height: 1rem; border-radius: 4px; border: 1px solid #5c5c5c; font-size: 0.7rem; color: #444; font-weight: 600; position: absolute; left: 0; top: 0.15rem; background-color: #f7f7f7;}
.list_ol2 > li.bu_none {padding-left: 0;}

/* 텍스트 요소 :옛체 형식 */
.font_nanum {font-family:'NanumGothic';}

/* 텍스트 요소 : 주의&경고&말풍선 타입 */
div + .bu_atte,
div + .bu_wnrn,
div + .bu_ment,
table + .bu_atte,
table + .bu_wnrn,
table + .bu_ment,
ul + .bu_atte,
ul + .bu_wnrn,
ul + .bu_ment { margin-top:1rem; }
.bu_atte {padding-left: 1rem; color: #222425; margin-top: 0.25rem; position: relative;}
.bu_atte:before {content: "\203b"; position: absolute; left: 0; top: 0;}
.bu_wnrn {padding-left: 1.1rem; color: #222425; margin-top: 0.25rem; position: relative; font-weight: 600;}
.bu_wnrn:before {content: "\e9aa"; font-family: 'xeicon'; font-size: 0.95rem; color: #454545; position: absolute; left: 0; top: -0.05rem; font-weight: 400;}
.bu_ment {padding-left: 1rem; color: #222425; margin-top: 0.25rem; position: relative;}
.bu_ment:before {content: "\ea1c"; font-family: 'xeicon'; color: #454545; position: absolute; left: 0; top: 0;}

/* 텍스트 요소 : 폰트컬러 타입 */
.pc_gray {color: #333 !important;}
.pc_black {color: #000 !important;}
.pc_blue {color: #1b54a3 !important;}
.pc_skyblue {color: #004fba !important;}
.pc_red {color: #c84040 !important;}
.pc_pink {color: #ff358c !important;}
.pc_navy {color: #003d81 !important;}
.pc_org {color: #ff6000 !important;}
.pc_green {color: #00b068 !important;}
.pc_pur {color: #6e39ce !important;}

/* 텍스트 요소 : 텍스트 배경색 */
.bg_red,
.bg_gray,
.bg_blue,
.bg_navy,
.bg_org,
.bg_black,
.bg_green,
.bg_pur {display: inline-block; padding: 1px 0.5rem !important; color: #fff !important;}
.bg_gray {background: #333 !important;}
.bg_black {background: #000 !important;}
.bg_blue {background: #1b6dd1 !important;}
.bg_red {background: #c00426 !important;}
.bg_navy {background: #003d81 !important;}
.bg_org {background: #ff6d00 !important;}
.bg_green {background: #008c44 !important;}
.bg_pur {background: #6e39ce !important;}

/* 텍스트 요소 : 강조 타입 */
.Tline_b {text-decoration: underline !important;}
.Tline_bgB {background: url("/images/dgedu/web/dsag/con_com/bg_Tline_bgB.png") left bottom repeat-x; padding: 0 5px;}
.f_weightB {font-weight: 600;}
.font_Si {font-style: italic !important;}
.font_Fr {font-weight: 400 !important;}
.font_Fm {font-weight: 600 !important;}
.font_Fb {font-weight: 700 !important;}

/* 텍스트 요소 : 폰트 크기 */
.fs12 {font-size: 0.6rem !important;}
.fs13 {font-size: 0.65rem !important;}
.fs14 {font-size: 0.7rem !important;}
.fs16 {font-size: 0.8rem !important;}
.fs18 {font-size: 0.9rem !important;}
.fs20 {font-size: 1rem !important;}
.fs22 {font-size: 1.1rem !important;}
.fs24 {font-size: 1.2rem !important;}
.fs26 {font-size: 1.3rem !important;}

/* 텍스트 요소 : 링크 타입 */
a.bu_link,
a.bu_mail,
a.bu_down,
a.bu_tel {display: inline-block; color: #1d55a0; text-decoration: underline; position: relative; word-break: break-all; font-weight: 500;}
/* a.bu_link {color: #1962d1;} */
.txt_p > [class^="bu_"],
[class^="list_st"] > li > [class^="bu_"] {margin: 0 0.25rem;}
a.bu_link:before,
a.bu_mail:before,
a.bu_down:before,
a.bu_tel:before {display: inline-block; padding-right: 0.15rem; font-family: 'xeicon'; font-size: 0.8rem;}
a.bu_link:before {content: "\e980";}
a.bu_mail:before {content: "\ea07";}
a.bu_down:before {content: "\eb7c";}
a.bu_tel:before {content: "\e9d3";}

/* 테이블 : 테이블 기본 타입 */
div[class*='tbl_st'] {background: #fff; overflow: hidden; margin-top: 0.5rem; position: relative;}
div[class*='tbl_st']:after {content: ""; display: block; width: 100%; height: 1px; background: #1e385b; position: absolute; left: 0; bottom: 0;}
div[class*='tbl_st'] + div[class*='tbl_st'] {margin-top: 1rem;}
div[class*='tbl_st'] table {border-top: 2px solid #1e385b; text-align: center; position: relative; word-break: break-all;}

div[class*='tbl_st'] table th {border-bottom: 1px solid #e1e0e0; padding: 0.75rem 0.25rem; font-size: 0.8rem; color: #010101; font-weight: 500; vertical-align: middle;}
div[class*='tbl_st'] table td {border-bottom: 1px solid #e1e0e0; padding: 0.5rem 0.25rem; font-size: 0.75rem; color: #555; vertical-align: middle;}
div[class*='tbl_st'] table td ul {text-align: left;}
div[class*='tbl_form'] table th {padding: 0.75rem 1rem;}
div[class*='tbl_form'] table td {padding: 0.5rem 1.1rem;}
div[class*='tbl_st'] table thead th {border-bottom: 1px solid #2f405a; background: #f0f5fb; color: #000;}
div[class*='tbl_st'] table tbody th,
div[class*='tbl_st'] table tfoot th,
div[class*='tbl_st'] table tfoot td {background: #f5f6fa; color: #000;}

div[class*='tbl_st'].scroll_wide { width:100%; overflow-x:auto; background-repeat:no-repeat; background-image:linear-gradient(to left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%); background-position:right 5px; background-size:30px 100%; z-index:1; }

.tbl_st table {width: calc(100% + 1px); margin-left: -1px;}
.tbl_st table th,
.tbl_st table td {border-left: 1px solid #e1e0e0;}

/* 테이블 : PC 스크롤 */
div[class*='tbl_st'].scroll_wide {overflow: auto;}

/* 테이블 : 세로테이블 */
.tbl_st_row table {width: calc(100% + 1px); margin-left: -1px;}
.tbl_st_row table th,
.tbl_st_row table td {border-left: 1px solid #e1e0e0;}

/* 테이블 :테이블 4면 선 */
.tbl_st2 table {width: 100%; border-left: 1px solid #e1e0e0; margin-left: 0;}
.tbl_st2 table th,
.tbl_st2 table td {border-right: 1px solid #e1e0e0;}

/* 테이블 - form */
table select,
table input:not([type="checkbox"], [type="radio"]){min-width: 8.3rem; height: 1.9rem; border-radius: 2px; border: 1px solid #ccc; padding: 0 0.75rem; font-size: 0.75rem; color: #555; margin: 0.1rem 0;}
table select {background: url(/images/dgedu/web/dsag/con_com/sel_arrow.png) right 0.75rem center no-repeat; padding-right: 2.1rem; appearance: none;}
table a[class^='btn_'] {padding: 0.3rem 0.75rem !important; font-size: 0.75rem;}
table a[class^='btn_'].btnIco {padding-right: 2.25rem !important;}
table a[class^='btn_'].btnIco i {font-size: 0.55rem; right: 0.55rem;}
table a[class^='btn_'] i {width: 13px; height: 13px; padding-left: 0 !important; margin-left: 1rem;}
table a[class^='btn_'] i.xi-download {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_downL.png) center no-repeat;}
table a[class^='btn_']:hover i.xi-download,
table a[class^='btn_']:focus i.xi-download {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_downW.png) center no-repeat;}
table a[class^='btn_']:not([class$='L']) i.xi-download {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_downW.png) center no-repeat;}
table a[class^='btn_']:not([class$='L']):hover i.xi-download,
table a[class^='btn_']:not([class$='L']):focus i.xi-download {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_downL.png) center no-repeat;}
table a[class^='btn_'] i.xi-log-in {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_outL.png) center no-repeat;}
table a[class^='btn_']:hover i.xi-log-in,
table a[class^='btn_']:focus i.xi-log-in {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_outW.png) center no-repeat;}
table a[class^='btn_']:not([class$='L']) i.xi-log-in {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_outW.png) center no-repeat;}
table a[class^='btn_']:not([class$='L']):hover i.xi-log-in,
table a[class^='btn_']:not([class$='L']):focus i.xi-log-in {background: url(/images/dgedu/web/dsag/con_com/tbl_btn_outL.png) center no-repeat;}
table a[class^='btn_'] i.xi-download:before,
table a[class^='btn_'] i.xi-log-in:before {display: none;}
table a[class^='btn_'].btn_icn_only {display: inline-flex; justify-content: center; align-items: center; width: 1.8rem; height: 1.8rem; border-radius: 4px; padding: 0 !important; border: 1px solid #2d6fc6;}
table a[class^='btn_'].btn_icn_only i {margin-left: 0;}

/* 테이블 - 기타 */
.tbl_utile {font-size: 0.75rem; text-align: right; line-height: 0.8rem; margin-top: -20px;}

/* td 정렬사용 */
.tb_txtL td { text-align:left; }
.tb_txtC td { text-align:center; }
.tb_txtR td { text-align:right; }

/* tr 색상 */
.tbl_bg_bl, .tbl_bg_bl th {color:#111; background-color:#dfe9f8 !important;} /* 블루 */
.tbl_bg_ye, .tbl_bg_ye th {color:#111; background-color:#f5f0df !important;} /* 옐로우 */
.tbl_bg_re, .tbl_bg_re th {color:#111; background-color:#fceff0 !important;} /* 레드 */
.tbl_bg_gr, .tbl_bg_gr th {color:#111; background-color:#effcf6 !important;} /* 그린 */

/* 테이블_굵은선 */
.tbl_L {border:2px solid #333 !important;}/* 기본 */
.tbl_Lbl { border:2px solid #014d9b !important;}/* 파랑 */
.tbl_Lre { border:2px solid #ff6363 !important;}/* 빨강 */
.tbl_Lgr { border:2px solid #099e5e !important;}/* 초록 */
.tbl_Lye { border:2px solid #f9ba00 !important;}/* 노랑 */

/* 상단 */
.tbl_L_T {border-top:2px solid #333 !important;}/* 기본 */
.tbl_Lbl_T {border-top:2px solid #014d9b !important;}/* 파랑 */
.tbl_Lre_T {border-top:2px solid #ff6363 !important;}/* 빨강 */
.tbl_Lgr_T {border-top:2px solid #099e5e !important;}/* 초록 */
.tbl_Lye_T {border-top:2px solid #f9ba00 !important;}/* 노랑 */

/* 하단 */
.tbl_L_B {border-bottom:2px solid #333 !important;}/* 기본 */
.tbl_Lbl_B {border-bottom:2px solid #014d9b !important;}/* 파랑 */
.tbl_Lre_B {border-bottom:2px solid #ff6363 !important;}/* 빨강 */
.tbl_Lgr_B {border-bottom:2px solid #099e5e !important;}/* 초록 */
.tbl_Lye_B {border-bottom:2px solid #f9ba00 !important;}/* 노랑 */

/* 왼쪽 */
.tbl_L_L {border-left:2px solid #333 !important;}/* 기본 */
.tbl_Lbl_L {border-left:2px solid #014d9b !important;}/* 파랑 */
.tbl_Lre_L {border-left:2px solid #ff6363 !important;}/* 빨강 */
.tbl_Lgr_L {border-left:2px solid #099e5e !important;}/* 초록 */
.tbl_Lye_L {border-left:2px solid #f9ba00 !important;}/* 노랑 */

/* 오른쪽 */
.tbl_L_R {border-right:2px solid #333 !important;}/* 기본 */
.tbl_Lbl_R {border-right:2px solid #014d9b !important;}/* 파랑 */
.tbl_Lre_R {border-right:2px solid #ff6363 !important;}/* 빨강 */
.tbl_Lgr_R {border-right:2px solid #099e5e !important;}/* 초록 */
.tbl_Lye_R {border-right:2px solid #f9ba00 !important;}/* 노랑 */

/* 선 없음 : 테이블 좌, 우 선 없는 테이블 사용시 필요 */
.tbl_LT_none {border-top:none !important;}
.tbl_LB_none {border-bottom:none !important;}
.tbl_LL_none {border-left:none !important;}
.tbl_LR_none {border-right:none !important;}

/* 기본 텍스트 */
.txt_p { margin-top:0.25rem; color:#555; font-weight:200; font-size:0.8rem; }

/* 박스 : 기본 */
.box_st1 {min-height: 6rem; border-radius: 0.6rem;  padding: 1rem 1.7rem; position: relative; border: 1px solid #014fbb; background-color: #fff; margin-bottom: 0.7rem; margin-right: 0.7rem;}
* ~ .box_st1 {margin-top: 1rem;}
.box_st1::before {content: ""; width: 100%; height: 100%; position: absolute; top: 0.7rem; left: 0.7rem; z-index: -1; background: url(/images/dgedu/web/dsag/con_com/deco_box_st1.png) repeat; border-radius: 0.5rem;}
.box_st1::after {content: ""; display: block; position: absolute; top: -3px; left: -3px; bottom: 0; right: 0; z-index: 1; border-radius: 0.5rem;background: url(/images/dgedu/web/dsag/con_com/bg_box_st1.png) no-repeat left top;}
.box_st1.box_ico {min-height: 8.4rem; padding: 1.85rem 1.7rem 1.85rem 7.25rem;}
.box_st1 .tit3{font-size: 0.95rem;}
.box_st2 {border-radius: 0.35rem; background-color: #fff; padding: 1rem 1.5rem; position: relative;}
.box_st2::before{content: ""; width: calc(100% + 6px); height: calc(100% + 6px); position: absolute; top: -3px; left: -3px; background: url(/images/dgedu/web/dsag/con_com/bg_box_st2.png) repeat; z-index: -1; border-radius: 0.4rem;}
.box_st3 {border-radius: 0.5rem; background: #fff; border: 1px solid #c9c9c9; padding: 1rem 1.5rem; position: relative;}
.box_st4 {border-radius: 0.5rem; background: #f5f6fa; padding: 1rem 1.5rem; position: relative;}

/* 박스 : 아이콘 */
.box_st1.box_ico .ico {display: flex; justify-content: center; align-items: center; width: 5rem; height: 5rem; border-radius: 50%; background: #eaf7ff; position: absolute; left: 1.6rem; top: 1.75rem; overflow: hidden;}
.box_st1.box_ico .ico img{position: relative; z-index: 1;}
.box_st1.box_ico .ico::after {content: ""; width: 100%; height: 100%; background-color: #dcf2ff; border-radius: 50%; position: absolute; top: 2rem; left: 1rem;}
.box_st1.box_ico [class^='tit'] {margin-top: 0 !important;}

/* 박스 : 이미지 */
.box_st_img {padding: 1rem; border: 2px dotted #e7e7e7; background: #fff; text-align: center;}
* ~ .box_st_img {margin-top: 0.75rem;}
li > .box_st_img {margin-top: 0.5rem;}
.box_st_img img {max-width: 100%;}

/* 박스 : 기본 검색 */
[class^="box_st"] .search_wrap { overflow:hidden; }
[class^="box_st"] .search_wrap  input { float:left; width:calc(100% - 110px); height:45px; padding:0 0.5rem; border:1px solid #e7e7e7;  border-radius:0; }
[class^="box_st"] .search_wrap  .btn_style3 { float:left; width:100px;  margin:0 0 0 10px; padding:0; text-align:center; line-height:45px; }

/* 탭 : 공통 */
[class^="tab_st"] {font-weight: 400; text-align: left; margin-bottom: 2.5rem; position: relative;}
[class^="tab_st"] > .select {display: none;}
[class^="tab_st"] ul {display: flex; flex-wrap: wrap;}
[class^="tab_st"] ul li {width: 25%;}
[class^="tab_st"] ul li a {display: block; height: 100%; padding-right: 1.5rem !important; font-weight: 500; position: relative;}
[class^="tab_st"] ul li a:after {content: "\e936"; font-family: 'xeicon'; color: #999; position: absolute; right: 0.75rem;}
[class^="tab_st"] ul li a[target='_blank']:after {content: "\e980";}
/* 탭 : 공통 : active */
[class^="tab_st"] ul li a,
[class^="tab_st"] ul li a:after {transition: 0.15s;}

/* 탭 : 1차 탭 */
.tab_st1 ul{margin: 0 -0.5px; border-radius: 2rem; background: #f6f6f6;}
.tab_st1 ul li{ margin: -0.5px; min-height: 2.9rem; width: calc(25% + 1px);}
.tab_st1 ul li a {border-radius:0.7rem; padding: 0.75rem 1rem;}
.tab_st1 ul li a:after {top: 0.75rem;}
/* 탭 : 1차 탭 : active */
.tab_st1 ul li a:hover,
.tab_st1 ul li a:focus {border-color: #19349d; color: #19349d; font-weight: 600;}
.tab_st1 ul li a:hover:after,
.tab_st1 ul li a:focus:after {color: #19349d;}
.tab_st1 ul li.on a { border-color: #19349d; background: #19349d; color: #fff; border-radius: 1.5rem 1.5rem 1.5rem 0; font-weight: 600;}
.tab_st1 ul li.on a:after {color: #fff;}

/* 탭 : 2차 탭 */
.tab_st2 ul{margin: 0 -0.5px; border-radius: 2rem; background: #f6f6f6;}
.tab_st2 ul li{ margin: -0.5px; min-height: 2.9rem; width: calc(25% + 1px);}
.tab_st2 ul li a {border-radius:0.7rem; padding: 0.75rem 1rem; padding-left: 2.5rem !important;}
.tab_st2 ul li a:after {top: 0.75rem;}
/* 탭 : 2차 탭 : active */
.tab_st2 ul li a:hover,
.tab_st2 ul li a:focus {border-color: #19349d; color: #19349d; font-weight: 600;}
.tab_st2 ul li a:hover:after,
.tab_st2 ul li a:focus:after {color: #19349d;}
.tab_st2 ul li.on a { border-color: #19349d; background: #19349d; color: #fff; border-radius: 1.5rem 1.5rem 1.5rem 0; font-weight: 600;}
.tab_st2 ul li.on a:after {color: #fff;}
/* 탭 : 2차 탭 icon */
.tab_st2 ul li a::before { content: "";  width: 30px; height: 30px; position: absolute; left: 0.75rem; top: 0.75rem; }
.tab_st2 ul li.li_icon01 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon01.png) no-repeat center center; }
.tab_st2 ul li.li_icon02 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon02.png) no-repeat center center;}
.tab_st2 ul li.li_icon03 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon03.png) no-repeat center center;}
.tab_st2 ul li.li_icon04 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon04.png) no-repeat center center;}
.tab_st2 ul li.li_icon05 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon05.png) no-repeat center center; }
.tab_st2 ul li.li_icon06 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon06.png) no-repeat center center; }
.tab_st2 ul li.li_icon07 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon07.png) no-repeat center center; }
.tab_st2 ul li.li_icon08 a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon08.png) no-repeat center center; }
.tab_st2 ul li.li_icon01.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon01_on.png) no-repeat center center; }
.tab_st2 ul li.li_icon02.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon02_on.png) no-repeat center center;}
.tab_st2 ul li.li_icon03.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon03_on.png) no-repeat center center;}
.tab_st2 ul li.li_icon04.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon04_on.png) no-repeat center center;}
.tab_st2 ul li.li_icon05.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon05_on.png) no-repeat center center; }
.tab_st2 ul li.li_icon06.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon06_on.png) no-repeat center center; }
.tab_st2 ul li.li_icon07.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon07_on.png) no-repeat center center; }
.tab_st2 ul li.li_icon08.on a::before {background: url(/images/dgedu/web/dsag/con_com/tab2_icon08_on.png) no-repeat center center; }


/* 탭 : 리스트 */
.tab_list ul {display: flex; flex-wrap: wrap; border-top: 2px solid #455874; border-bottom: 2px dotted #c5c9d6; padding: 0.2rem 0.8rem;}
.tab_list ul li {width: 25%; padding: 0 0.3rem;}
.tab_list ul li a {display: block; padding: 0.55rem 0; padding-left: 1.05rem; color: #666; font-weight: 500; position: relative;}
.tab_list ul li a:before {content: "\e92c"; font-family: 'xeicon'; font-size: 0.9rem; color: #757675; position: absolute; left: 0; top: 0.45rem;}
/* 탭 : 리스트 : active */
.tab_list ul li a:hover,
.tab_list ul li a:focus,
.tab_list ul li.on a {color: #19349d;}
.tab_list ul li a:hover:before,
.tab_list ul li a:focus:before,
.tab_list ul li.on a:before {content: "\e92b"; color: #19349d;}

/* 탭 : 개수 지정 */
.Tab_w50 li {width: 50% !important;}
[class^="tab_st"].Tab_w50 li:nth-child(n+5) {margin-top: 0 !important;}
[class^="tab_st"].Tab_w50 li:nth-child(n+3) {margin-top: 0.6rem !important;}
.Tab_w30 li {width: calc(100% / 3) !important;}
[class^="tab_st"].Tab_w30 li:nth-child(n+5) {margin-top: 0 !important;}
[class^="tab_st"].Tab_w30 li:nth-child(n+4) {margin-top: 0.6rem !important;}
.Tab_w20 li {width: 20% !important;}
[class^="tab_st"].Tab_w20 li:nth-child(n+5) {margin-top: 0 !important;}
[class^="tab_st"].Tab_w20 li:nth-child(n+6) {margin-top: 0.6rem !important;}

/* 탭 : 반응형 */
.reactTab {display: block;}
.reactTab a.selectTab {display: none;}

/* 버튼 : 버튼들 감싸는 레이아웃 */
.btns {margin: 0.75rem -0.25rem 0;}

/* 버튼 : 기본 */
.btns [class^="btn_"] {min-width: 9rem;}
.btns [class^="btn_"].btn_L{min-width: 10rem;}
.btns [class^="btn_"].btn_small{min-width: 6.25rem;}
[class^="btn_"]:not(.btn_top) {display: inline-block; padding: 0.55rem 0.85rem; border-radius: 4px; line-height: 1rem; text-align: center; margin: 0.25rem 0.1rem; transition: 0.15s;}
[class^="btn_"].btn_L:not(.btn_top){padding: 0.65rem 0.85rem;}
[class^="btn_"].btn_small:not(.btn_top){padding: 0.3rem 0.85rem;}
[class^="btn_"]:not(.btn_top) i {font-size: 0.8rem; padding-left: 1rem;}

.btn_bl {border: 2px solid #435cd2; background: #435cd2; color: #fff;}
.btn_bl:hover,
.btn_bl:focus {background: #fff; color: #435cd2;}
.btn_blL {border: 2px solid #435cd2; background: #fff; color: #010101;}
.btn_blL:hover,
.btn_blL:focus {background: #435cd2; color: #fff;}
.btn_gr {border: 2px solid #797c81; background: #797c81; color: #fff;}
.btn_gr:hover,
.btn_gr:focus {background: #fff; color: #010101;}
.btn_grL {border: 2px solid #797c81; background: #fff; color: #010101;}
.btn_grL:hover,
.btn_grL:focus {background: #797c81; color: #fff;}

/* 버튼 : 컬러 */
.btn_yel {border: 2px solid #ffe04e; background: #ffe04e; color: #010101;}
.btn_yel:hover,
.btn_yel:focus {background: #fff; color: #010101;} 
.btn_yelL {border: 2px solid #ffe04e; background: #fff; color: #010101;}
.btn_yelL:hover,
.btn_yelL:focus {background: #ffe04e; color: #863a3a;}
.btn_navy {border: 2px solid #1e385b; background: #1e385b; color: #fff;}
.btn_navy:hover,
.btn_navy:focus {background: #fff; color: #1e385b;}
.btn_navyL {border: 2px solid #1e385b; background: #fff; color: #010101;}
.btn_navyL:hover,
.btn_navyL:focus {background: #1e385b; color: #fff;}
.btn_skyBl {border: 2px solid #0189ff; background: #0189ff; color: #fff;}
.btn_skyBl:hover,
.btn_skyBl:focus {background: #fff; color: #0189ff;}
.btn_skyBlL {border: 2px solid #0189ff; background: #fff; color: #010101;}
.btn_skyBlL:hover,
.btn_skyBlL:focus {background: #0189ff; color: #fff;}
.btn_skyBl2 {border: 2px solid #578dcd; background: #578dcd; color: #fff;}
.btn_skyBl2:hover,
.btn_skyBl2:focus {background: #fff; color: #578dcd;}
.btn_skyBl2L {border: 2px solid #578dcd; background: #fff; color: #010101;}
.btn_skyBl2L:hover,
.btn_skyBl2L:focus {background: #578dcd; color: #fff;}
.btn_green {border: 2px solid #116f88; background: #116f88; color: #fff;}
.btn_green:hover,
.btn_green:focus {background: #fff; color: #116f88;}
.btn_greenL {border: 2px solid #116f88; background: #fff; color: #010101;}
.btn_greenL:hover,
.btn_greenL:focus {background: #116f88; color: #fff;}

.btn_grn {border: 2px solid #30bb6a; background: #30bb6a; color: #fff;}
.btn_grn:hover,
.btn_grn:focus {background: #fff; color: #30bb6a;}
.btn_grnL {border: 2px solid #30bb6a; background: #fff; color: #010101;}
.btn_grnL:hover,
.btn_grnL:focus {background: #30bb6a; color: #fff;}

[class^="btn_"].btnIco{border-color: #0150b9; color: #0150b9;}
[class^="btn_"].btnIco:hover{color: #fff;   background-color: #0150b9;}
.btnIco {padding-right: 2.5rem !important; text-align: left !important; position: relative;}
.btnIco i {position: absolute; right: .85rem; top: .55rem;}

[class^="btn_"].mini {min-width: auto !important; padding: 0.2rem 0.5rem; border-radius: 0; border-width: 1px; font-size: 0.7rem;}

div + a[class^="btn_"],
table + a[class^="btn_"],
ul + a[class^="btn_"],
p + a[class^="btn_"],
br + a[class^="btn_"] {margin-top: 0.5rem;}



/* 버튼 : 기본 */
.btns [class^="insertNttPage"] {min-width: 9rem;}
.btns [class^="insertNttPage"].btn_L{min-width: 10rem;}
.btns [class^="insertNttPage"].btn_S{min-width: 6.25rem;}
[class^="insertNttPage"]:not(.btn_top) {display: inline-block; padding: 0.55rem 0.85rem; border-radius: 4px; line-height: 1rem; text-align: center; margin: 0.25rem 0.1rem; transition: 0.15s;}
[class^="insertNttPage"].btn_L:not(.btn_top){padding: 0.65rem 0.85rem;}
[class^="insertNttPage"].btn_S:not(.btn_top){padding: 0.3rem 0.85rem;}
[class^="insertNttPage"]:not(.btn_top) i {font-size: 0.8rem; padding-left: 1rem;}


[class^="insertNttPage"].btnIco{border-color: #0150b9; color: #0150b9;}
[class^="insertNttPage"].btnIco:hover{color: #fff;   background-color: #0150b9;}

[class^="insertNttPage"].mini {min-width: auto !important; padding: 0.2rem 0.5rem; border-radius: 0; border-width: 1px; font-size: 0.7rem;}

div + a[class^="insertNttPage"],
table + a[class^="insertNttPage"],
ul + a[class^="insertNttPage"],
p + a[class^="insertNttPage"],
br + a[class^="insertNttPage"] {margin-top: 0.5rem;}





/* 버튼 : 기본 */
.btns [class^="nttUpdatePage"] {min-width: 9rem;}
.btns [class^="nttUpdatePage"].btn_L{min-width: 10rem;}
.btns [class^="nttUpdatePage"].btn_S{min-width: 6.25rem;}
[class^="nttUpdatePage"]:not(.btn_top) {display: inline-block; padding: 0.55rem 0.85rem; border-radius: 4px; line-height: 1rem; text-align: center; margin: 0.25rem 0.1rem; transition: 0.15s;}
[class^="nttUpdatePage"].btn_L:not(.btn_top){padding: 0.65rem 0.85rem;}
[class^="nttUpdatePage"].btn_S:not(.btn_top){padding: 0.3rem 0.85rem;}
[class^="nttUpdatePage"]:not(.btn_top) i {font-size: 0.8rem; padding-left: 1rem;}


[class^="nttUpdatePage"].btnIco{border-color: #0150b9; color: #0150b9;}
[class^="nttUpdatePage"].btnIco:hover{color: #fff;   background-color: #0150b9;}

[class^="nttUpdatePage"].mini {min-width: auto !important; padding: 0.2rem 0.5rem; border-radius: 0; border-width: 1px; font-size: 0.7rem;}

div + a[class^="nttUpdatePage"],
table + a[class^="nttUpdatePage"],
ul + a[class^="nttUpdatePage"],
p + a[class^="nttUpdatePage"],
br + a[class^="nttUpdatePage"] {margin-top: 0.5rem;}



/* 버튼 : 기본 */
.btns [class^="nttDelete"] {min-width: 9rem;}
.btns [class^="nttDelete"].btn_L{min-width: 10rem;}
.btns [class^="nttDelete"].btn_S{min-width: 6.25rem;}
[class^="nttDelete"]:not(.btn_top) {display: inline-block; padding: 0.55rem 0.85rem; border-radius: 4px; line-height: 1rem; text-align: center; margin: 0.25rem 0.1rem; transition: 0.15s;}
[class^="nttDelete"].btn_L:not(.btn_top){padding: 0.65rem 0.85rem;}
[class^="nttDelete"].btn_S:not(.btn_top){padding: 0.3rem 0.85rem;}
[class^="nttDelete"]:not(.btn_top) i {font-size: 0.8rem; padding-left: 1rem;}


[class^="nttDelete"].btnIco{border-color: #0150b9; color: #0150b9;}
[class^="nttDelete"].btnIco:hover{color: #fff;   background-color: #0150b9;}

[class^="nttDelete"].mini {min-width: auto !important; padding: 0.2rem 0.5rem; border-radius: 0; border-width: 1px; font-size: 0.7rem;}

div + a[class^="nttDelete"],
table + a[class^="nttDelete"],
ul + a[class^="nttDelete"],
p + a[class^="nttDelete"],
br + a[class^="nttDelete"] {margin-top: 0.5rem;}

/* 버튼 : 기본 */
.btns [class^="nttInsert"] {min-width: 9rem;}
.btns [class^="nttInsert"].btn_L{min-width: 10rem;}
.btns [class^="nttInsert"].btn_S{min-width: 6.25rem;}
[class^="nttInsert"]:not(.btn_top) {display: inline-block; padding: 0.55rem 0.85rem; border-radius: 4px; line-height: 1rem; text-align: center; margin: 0.25rem 0.1rem; transition: 0.15s;}
[class^="nttInsert"].btn_L:not(.btn_top){padding: 0.65rem 0.85rem;}
[class^="nttInsert"].btn_S:not(.btn_top){padding: 0.3rem 0.85rem;}
[class^="nttInsert"]:not(.btn_top) i {font-size: 0.8rem; padding-left: 1rem;}


[class^="nttInsert"].btnIco{border-color: #0150b9; color: #0150b9;}
[class^="nttInsert"].btnIco:hover{color: #fff;   background-color: #0150b9;}

[class^="nttInsert"].mini {min-width: auto !important; padding: 0.2rem 0.5rem; border-radius: 0; border-width: 1px; font-size: 0.7rem;}

div + a[class^="nttInsert"],
table + a[class^="nttInsert"],
ul + a[class^="nttInsert"],
p + a[class^="nttInsert"],
br + a[class^="nttInsert"] {margin-top: 0.5rem;}

/* 버튼 : 기본 */
.btns [class^="btnList"] {min-width: 9rem;}
.btns [class^="btnList"].btn_L{min-width: 10rem;}
.btns [class^="btnList"].btn_S{min-width: 6.25rem;}
[class^="btnList"]:not(.btn_top) {display: inline-block; padding: 0.55rem 0.85rem; border-radius: 4px; line-height: 1rem; text-align: center; margin: 0.25rem 0.1rem; transition: 0.15s;}
[class^="btnList"].btn_L:not(.btn_top){padding: 0.65rem 0.85rem;}
[class^="btnList"].btn_S:not(.btn_top){padding: 0.3rem 0.85rem;}
[class^="btnList"]:not(.btn_top) i {font-size: 0.8rem; padding-left: 1rem;}


[class^="btnList"].btnIco{border-color: #0150b9; color: #0150b9;}
[class^="btnList"].btnIco:hover{color: #fff;   background-color: #0150b9;}

[class^="btnList"].mini {min-width: auto !important; padding: 0.2rem 0.5rem; border-radius: 0; border-width: 1px; font-size: 0.7rem;}

div + a[class^="btnList"],
table + a[class^="btnList"],
ul + a[class^="btnList"],
p + a[class^="btnList"],
br + a[class^="btnList"] {margin-top: 0.5rem;}

/* 이미지 사이즈 : 확대보기 */
.rsp_img {width: auto; max-width: 100%; line-height: 0; text-align: center; position: relative;}
.rsp_img img {max-width: 100%;}
.rsp_img .btn-zoom {display: block; width: 45px; height: 45px; background:url("/images/dgedu/web/dsag/con_com/ico_rsp_img.png") no-repeat; position: absolute; right: 0; bottom: 0; z-index: 100; overflow: hidden; text-indent: -9999em;}

/* 이미지 사이즈 : 100% */
.img_w100 {max-width: 100%;}

/* 콘텐츠 준비중 */
.Coming_soon {text-align: center; background: #fff; border-radius: 2rem; padding: 0.5rem 1rem 2rem;}
.Coming_soon .Coming_deco {max-width: 340px; width: 100%; display: block; margin: 0 auto;}
.Coming_soon .Coming_deco img {width: 100%; height: auto;}
.Coming_soon .Coming_tit{ font-size: 1.5rem; font-weight: 700; color: #000; margin-bottom: 1.3rem;} 
.Coming_soon .Coming_tit em{color: #243ba6; font-size: 1.7rem;} 
.Coming_soon > p {font-size: 0.85rem; color: #222;}


/* 절차 */
.prcd_ol1 {display: flex; flex-wrap: wrap; text-align: center;}
.prcd_ol1 > li {width: 25%; padding-right: 2.5rem; position: relative;}
.prcd_ol1:not(.prcd_w50, .prcd_w30) > li:nth-child(n+5) {margin-top: 1rem;}
.prcd_ol1 > li:after {content: ""; display: block; width: 1.5rem; height: 1.3rem; background: url(/resource/images/common/prcd_arrow.png) center/contain no-repeat; position: absolute; right: 0.5rem; top: calc(50% - 0.65rem);}
.prcd_ol1 > li:last-child:after {display: none;}
.prcd_ol1 > li > .box {height: 100%; border-radius: 1.5rem 1.5rem 1rem 1rem; border: 2px solid #ddd; padding: 0 1rem 1rem; position: relative;}
.prcd_ol1 > li > .box > h5 {width: calc(100% + 2rem + 4px); border-radius: 1rem 1rem 0 0; padding: calc(0.25rem + 2px) 1rem 0.25rem; font-size: 0.75rem; background: #ddd; color: #000; font-weight: 500; line-height: 1.4; margin: -2px calc(-2px - 1rem) 0.75rem;}
.prcd_ol1 > li > .box > p {color: #171717; font-weight: 500; line-height: 1.4;}

/* 절차 : 컬러 타입 */
.prcd_ol1.tp_blue > li > .box {border-color: #1962d1;}
.prcd_ol1.tp_green > li > .box {border-color: #03ad5f;}
.prcd_ol1.tp_blue > li > .box > h5 {background: #1962d1; color: #fff;}
.prcd_ol1.tp_green > li > .box > h5 {background: #37bd7f; color: #fff;}

/* 절차 : 너비 타입 */
.prcd_ol1.prcd_w50 > li {width: 50%;}
.prcd_ol1.prcd_w50 > li:nth-child(n+3) {margin-top: 1rem;}
.prcd_ol1.prcd_w30 > li {width: calc(100% / 3);}
.prcd_ol1.prcd_w30 > li:nth-child(n+4) {margin-top: 1rem;}

/* 이미지+텍스트 추가 */
.ImgTxt_style1 {display:flex; padding-top:1.25rem; border-top:1px solid #eee; margin-top:1rem;}
.ImgTxt_style1:first-child {padding-top:0; border-top:none; margin-top:0;}
.ImgTxt_style1 .img {max-width:17.5rem;}
.ImgTxt_style1 .img img {width:100%;}
.ImgTxt_style1 .txt {flex:1; margin-left:1.5rem;}
.ImgTxt_style1.reverse {flex-direction:row-reverse}
.ImgTxt_style1.reverse .txt {margin-left:0; margin-right:1.5rem;}

.ImgTxt_style2 {display:flex; flex-wrap:wrap; margin:-1%;}
.ImgTxt_style2 li {width:31.3%; margin:1%;}
.ImgTxt_style2 .img {width:100%; height:10rem; overflow:hidden; background:#eee;}
.ImgTxt_style2 .img img {width:auto; height:100%; position:relative; left:50%; top:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
.ImgTxt_style2 .tit {text-align:center; padding-top: 0.5rem; color:#222; font-weight:500; font-size:0.9rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ImgTxt_style2 .txt {padding: 0.25rem 0 0.5rem; font-size:0.75rem;}
.ImgTxt_style2.w50 li {width:48%;}
.ImgTxt_style2.w25 li {width:23%;}

.ImgTxt_style3 .img {max-width: 17.5rem; float:left; margin: 0 2rem 2rem 0; }
.ImgTxt_style3 .img img {width:100%;}

/* 라인 */
.line_dot { margin-bottom:1rem; padding-top:1rem; border-bottom:2px dotted #d2d2d2; }
.line_dot_b { border-bottom:2px dotted #d2d2d2; }

/* display */
.disIb { display:inline-block !important; }

/* input select px */
.InpSel_50{ width:50px !important; }
.InpSel_80{ width:80px !important; }
.InpSel_100{ width:100px !important; }
.InpSel_150{ width:150px !important; }
.InpSel_200{ width:200px !important; }
.InpSel_250{ width:250px !important; }
.InpSel_300{ width:300px !important; }
.InpSel_350{ width:350px !important; }
.InpSel_400{ width:400px !important; }
.InpSel_450{ width:450px !important; }
.InpSel_500{ width:500px !important; }

/* input select  % */
.InpSel_w10{ width:10% !important; }
.InpSel_w20{ width:20% !important; }
.InpSel_w30{ width:30% !important; }
.InpSel_w40{ width:40% !important; }
.InpSel_w50{ width:50% !important; }
.InpSel_w60{ width:60% !important; }
.InpSel_w70{ width:70% !important; }
.InpSel_w80{ width:80% !important; }
.InpSel_w90{ width:90% !important; }
.InpSel_w100{ width:100% !important; }

/* 패딩 */
.pd0{ padding:0 !important; }
.pd5{ padding:5px !important; }
.pd10{ padding:10px !important; }
.pd15{ padding:15px !important; }
.pd20{ padding:20px !important; }
.pd30{ padding:30px !important; }
.pdt5{ padding-top:5px !important; }
.pdt10{ padding-top:10px !important; }
.pdt15{ padding-top:15px !important; }
.pdt20{ padding-top:20px !important; }
.pdt30{ padding-top:30px !important; }
.pdt40{ padding-top:40px !important; }
.pdr5{ padding-right:5px !important; }
.pdr10{ padding-right:10px !important; }
.pdr15{ padding-right:15px !important; }
.pdr20{ padding-right:20px !important; }
.pdr30{ padding-right:30px !important; }
.pdb5{ padding-bottom:5px !important; }
.pdb10{ padding-bottom:10px !important; }
.pdb15{ padding-bottom:15px !important; }
.pdb20{ padding-bottom:20px !important; }
.pdb30{ padding-bottom:30px !important; }
.pdl5{ padding-left:5px !important; }
.pdl10{ padding-left:10px !important; }
.pdl15{ padding-left:15px !important; }
.pdl20{ padding-left:20px !important; }
.pdl30{ padding-left:30px !important; }

/* 마진 */
.mg0{ margin:0 !important; }
.mg5{ margin:5px !important; }
.mg10{ margin:10px !important; }
.mg15{ margin:15px !important; }
.mg20{ margin:20px !important; }
.mg30{ margin:30px !important; }
.mgt5{ margin-top:5px !important; }
.mgt10{ margin-top:10px !important; }
.mgt15{ margin-top:15px !important; }
.mgt20{ margin-top:20px !important; }
.mgt30{ margin-top:30px !important; }
.mgt40{ margin-top:40px !important; }
.mgt5n { margin-top:-5px !important; }
.mgt10n { margin-top:-10px !important; }
.mgr5{ margin-right:5px !important; }
.mgr10{ margin-right:10px !important; }
.mgr15{ margin-right:15px !important; }
.mgr20{ margin-right:20px !important; }
.mgr30{ margin-right:30px !important; }
.mgb0{ margin-bottom:0 !important; }
.mgb5{ margin-bottom:5px !important; }
.mgb10{ margin-bottom:10px !important; }
.mgb15{ margin-bottom:15px !important; }
.mgb20{ margin-bottom:20px !important; }
.mgb30{ margin-bottom:30px !important; }
.mgl5{ margin-left:5px !important; }
.mgl10{ margin-left:10px !important; }
.mgl15{ margin-left:15px !important; }
.mgl20{ margin-left:20px !important; }
.mgl30{ margin-left:30px !important; }

/* 사이트맵 */
.cont_sitemap .cont_sitemap_row{margin-top:1rem; margin-left:-0.75rem; margin-right:-0.75rem; }
.cont_sitemap .cont_sitemap_row:first-child{margin-top:0; }
.cont_sitemap .cont_sitemap_row::after{content:''; display:block; clear:both; }
.cont_sitemap .cont_sitemap_col{float:left; width:calc(33.3% - 30px); margin:0 0.75rem; }
.cont_sitemap .cont_sitemap_col:nth-child(4n) {clear:both;} /* 1215 추가 */
.cont_sitemap .cont_sitemap_col2{width:calc(50% - 1.5rem)}
.cont_sitemap .cont_sitemap_col2 > div{float:left; width:calc(50% - 1.5rem)}
.cont_sitemap .cont_sitemap_col2 > div:last-child{margin-left:30px; }
.cont_sitemap h4{position:relative; border-bottom:3px solid #2c61a2; text-align:center; padding:0.75rem 0.25rem; }
.cont_sitemap h4:before{position:absolute;bottom:-3px;left:0;width:4.2rem;height:3px;background:url(/images/dgedu/web/dsag/con_com2/siteMap_tit_bul.png)no-repeat center/100% 100%;content:"";}
.cont_sitemap h4 a{font-size:0.9rem; color:#2c61a2; }
.cont_sitemap_col a{display:inline-block; }
.cont_sitemap_col ul > li{border-top:1px dotted #ccc; position:relative; background:#f7f7f7;} /* 1215 수정 */
/* .cont_sitemap_col ul > li{border-top:1px dotted #ccc; position:relative; } */
.cont_sitemap_col ul{border-bottom:1px solid #ccc; }
.cont_sitemap_col ul > li:first-child{border-top:0; }
.cont_sitemap_col ul > li > a{position:relative;display:block; padding:0.75rem; color:#333; font-size:0.75rem; font-weight:600; background:#fff;}/* 1215 수정 */
/* .cont_sitemap_col ul > li > a{position:relative;display:block; padding:.75rem; color:#333; font-size:0.75rem; font-weight:600; } */
.cont_sitemap_col > ul > li > a:before{position:absolute;top:.95rem;left:0;width:.3rem;height:.75rem;background:url(/images/dgedu/web/dsag/con_com2/siteMap_menu_bul.png)no-repeat center/cover;content:"";}
.cont_sitemap_col ul > li > p {position:relative;margin-left:1rem;padding: 0.15rem 0 0.15rem 0.5rem;color: #333;font-size: 0.7rem;} /* 1215 추가 */
.cont_sitemap_col ul > li > p:first-of-type {margin-top:0.75rem; } /* 1215 추가 */
.cont_sitemap_col ul > li > p:last-of-type {padding-bottom:0.75rem;} /* 1215 추가 */
.cont_sitemap_col ul > li > p > a{position:relative;display:block;}
.cont_sitemap_col ul > li > p > a:before{position:absolute;top: .45rem;left: -.5rem;width:4px;height:4px;background:#333;border-radius:50%;content:"";}
.cont_sitemap_col ul ul{margin:0 0 1rem 1rem; padding:0.75rem; border:0; background:#f2f2f2; }
.cont_sitemap_col ul ul li{margin-top:5px; border:0; }
.cont_sitemap_col ul ul li:first-child{margin-top:0; }
.cont_sitemap_col ul ul a{padding:0.15rem 0 0.15rem 0.5rem; color:#555; font-size:0.7rem; position:relative; display:inline-block; line-height:1.2; font-weight:normal; margin-right:auto; }
.cont_sitemap_col ul ul a::after{content:''; position:absolute; left:0; top:10px; width:4px; height:4px; background:#555; border-radius:50%; }
/* 5차메뉴추가 START */
.cont_sitemap_col ul ul ul{background:#f5f5f5; margin:5px 0; padding:10px; overflow:hidden; }
.cont_sitemap_col ul ul ul a{font-size:13px; color:#555; }
.cont_sitemap_col ul ul ul a::after{width:4px; height:1px; top:5px; }
.cont_sitemap_col ul ul ul a:hover{ font-weight:normal; color:#444; text-decoration:underline; }
/* 5차메뉴추가 END */
.cont_sitemap_col .mgnavi_depth_open,
.cont_sitemap_col .mgnavi_depth_close{display:block; border:1px solid #bababa; background:#fff; font-size:0; width:17px; height:17px; cursor:pointer; position:relative; position:absolute; right:0; top:12px; }
.cont_sitemap_col .mgnavi_depth_close{display:none; }
.cont_sitemap_col .mgnavi_depth_open::after{content:''; width:8px; height:1px; background:#000; position:absolute; left:5px; top:8px; }
.cont_sitemap_col .mgnavi_depth_open::before{content:''; width:1px; height:8px; background:#000; position:absolute; left:8px; top:5px}
.cont_sitemap_col .mgnavi_depth_close::after{content:''; width:8px; height:1px; background:#000; position:absolute; left:5px; top:8px; }
.cont_sitemap_col .active .mgnavi_depth_open{display:none; }
.cont_sitemap_col .active .mgnavi_depth_close{display:block; }
.cont_sitemap_col .active ul{display:block; }
.cont_sitemap_col .link{padding-left:25px;  background:url("/images/com/con_com/btn_linkG_SML.png") no-repeat 7px center; }

/* 배너이미지 */
.banner_img {width:9rem; height:3.1rem}

/* 고객만족도 조사 */
.satisfaction {position: relative; bottom: 0; right: 0; margin: 0; width:100%;}
.satisfaction .satisfaction_list .input_radio span {margin-right: 0;}
.satisfaction .btn_na.mini {border: none;}
.satisfaction{ margin:3rem 0 1rem; border:1px solid #dfdfdf; background-color:#fff; border-radius: 0.5rem; overflow: hidden; }
.satisfaction .question{position:relative; color:#555; font-size: 0.8rem; padding: 0.8rem 2rem;background:#f7f7f7; border-bottom: 1px solid #c5c5c5; }
.satisfaction .satisfaction_list{padding: 1.4rem 2rem; overflow:hidden; font-size:0.7rem}
.satisfaction .satisfaction_list label {vertical-align:middle}
.satisfaction_list input[type="text"] {font-size:inherit; font-family:inherit; color:inherit; line-height:2rem; height: 2rem; padding:1px 5px; border:solid 1px #dedede; vertical-align:middle; margin-right: 0.3rem; }
.satisfaction .satisfaction_list .input_radio{ position: relative; display:block; width:100%; line-height:1.2rem;}
.satisfaction .satisfaction_list .input_radio p { margin-bottom: 0.9rem; color: #111; font-size: 0.75rem; }
.satisfaction .satisfaction_list .input_radio span{display:inline-block; margin-right:2%}
.satisfaction .satisfaction_list label{display:inline-block; margin-right:.75rem; color:#535252; }
.satisfaction .satisfaction_list a { position:absolute; top:0.4rem; right:0; min-width: 6rem; }
.satisfaction .satisfaction_list .opinion{ width:100%; display:flex; margin-top:0.5rem;}
.satisfaction .satisfaction_list .opinion input[type="text"]{flex:1; border-radius:.25rem;}
.satisfaction .satisfaction_list .opinion input[type="button"]{ min-width:5rem; border-radius:.25rem;}



@media (max-width: 1300px) {

    /* 테이블 스크롤 */
    div[class*='tbl_st'].scroll_gr { width:100%; overflow-x:auto; background-repeat:no-repeat; background-image:linear-gradient(to left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%); background-position:right 5px; background-size:30px 100%; z-index:1; }
    div[class*='tbl_st'].scroll_gr table { width:100px; min-width:1200px; }
}



@media (max-width: 1200px) {

    /* 리스트 : 가로 나열 */
    .li_w20 > li {width: 25%;}
    .li_w20 > li:nth-child(n+5) {margin-top: 0.25rem;}

    /* 탭 : 공통 */
    .reactTab[class^="tab_st"] > .select {display: block; font-weight: 500;}
    .reactTab[class^="tab_st"] > .select:after {content: "\e943"; font-family: 'xeicon'; position: absolute; right: 0.75rem;}
    .reactTab[class^="tab_st"] ul {display: none; margin: 0;}
    .reactTab[class^="tab_st"] ul li {display: block; width: 100% !important; margin: 0 !important; padding: 0;}
    .reactTab[class^="tab_st"] ul li:nth-child(n+2) {margin: 0 !important;}
    .reactTab[class^="tab_st"] ul li a {border-radius: 0; min-height: 2.9rem;}
    .reactTab[class^="tab_st"] ul li a:not([target='_blank']):after {display: none;}
    .tab_st2 ul li a:hover, .tab_st2 ul li a:focus { border-color: transparent;}

    /* 탭 : 1차 탭 */
    .tab_st1 > .select {border-radius: 0.6rem 0.6rem 0.6rem 0; border: 1px solid #19349d; background: #19349d; box-shadow: 0 0 0.35rem rgba(25,99,209,0.53); padding: 0.75rem 1rem; padding-right: 2.25rem; color: #fff; font-weight: 500;}
    .tab_st1 > .select:after {top: 0.8rem;}
    .tab_st1 ul {border-radius: 0 0.6rem 0.6rem 0.6rem; border: 1px solid #c1cde7; overflow: hidden;}
    .tab_st1 ul li a {border: 0;}
    .tab_st1 ul li + li a {border-top: 1px solid #e0e6f3;}
    /* 탭 : 1차 탭 : active */
    .tab_st1 ul li.on a {box-shadow: none; background: none; color: #19349d;}

    /* 탭 : 2차 탭 */
    .tab_st2 > .select {border-radius: 0.5rem; border: 1px solid #19349d; padding: 0.45rem 1rem; color: #19349d;}
    .tab_st2 > .select:after {top: 0.5rem;}
    .tab_st2 ul {border-radius: 0.5rem; border: 1px solid #dedede; margin-top: -1px; overflow: hidden;}
    .tab_st2 ul li a {border: 0;}
    .tab_st2 ul li + li a {border-top: 1px solid #eee;}

    /* 탭 : 개수 지정 */
    .Tab_w20 li {width: 25% !important;}

    /* 테이블 - 기타 */
    .tbl_utile {margin-top: 0;}
}



@media (max-width: 1024px) {

	/* pdf 뷰어 : 시작 **************************************************************/
	.pdfBox .pdf_inner .pdf_view {height:30rem;}
	/* pdf 뷰어 : 끝 **************************************************************/

    /* 타이틀 */
    .tit1 br {display: none;}

    /* 블릿 타입, 리스트 : 불릿 타입 */
    .bu_st4:before,
    .list_st4 > li:before {top: 10px;}

    /* 텍스트 요소 : 주의&경고&말풍선 타입 */
    .bu_wnrn:before {top: -0.1rem;}

    /* 리스트 : 가로 나열 */
    .li_w25 > li,
    .li_w20 > li {width: calc(100% / 3);}
    .li_w25 > li:nth-child(n+4),
    .li_w20 > li:nth-child(n+4) {margin-top: 0.25rem;}

    /* 박스 : 박스 기본 타입 */
    .box_st1.box_ico .ico img {transform: scale(0.9);}

    /* 탭 : 리스트 */
    .tab_list ul li {width: calc(100% / 3);}

    /* 탭 : 개수 지정 */
    .Tab_w20 li {width: 25% !important;}

    /* 절차 */
    .prcd_ol1 > li {width: calc(100% / 3);}
    .prcd_ol1:not(.prcd_w50, .prcd_w30) > li:nth-child(n+4) {margin-top: 1rem;}
}



@media (max-width: 860px) {
    
    /* 리스트 : 가로 나열 */
    .li_w30 > li,
    .li_w25 > li,
    .li_w20 > li {width: 50%;}
    .li_w30 > li:nth-child(n+3),
    .li_w25 > li:nth-child(n+3),
    .li_w20 > li:nth-child(n+3) {margin-top: 0.25rem;}

    /* 탭 : 리스트 */
    .tab_list ul li {width: 50%;}

    /* 탭 : 개수 지정 */
    .Tab_w30 li,
    .Tab_w20 li {width: 50% !important;}

    /* 사이트맵 */
    .cont_sitemap .cont_sitemap_col { width:calc(50% - 30px); }
}



@media (max-width: 768px) {

    /* 타이틀 */
    h3[class^='tit'].titDsc span,
    h4[class^='tit'].titDsc span,
    h5[class^='tit'].titDsc span {width: 100%;}
    h3[class^='tit'].titDsc p,
    h4[class^='tit'].titDsc p,
    h5[class^='tit'].titDsc p {width: 100%; margin-top: 0.25rem; position: static; bottom: 0;}
    h5[class^='tit'].titDsc p {font-size: 0.7rem;}
    .tit1 {font-size: 1.1rem;}

    /* 들여쓰기 */
    .indent {padding-left: 0.75rem;}

    /* 블릿 타입, 리스트 : 불릿 타입 */
    .bu_st4:before,
    .list_st4 > li:before {top: 9px;}

	/* 박스 : 박스 기본 타입 */
	.box_st1,
    .box_st2 {padding: 1rem;}

	/* 박스 : 아이콘 */
    .box_st1.box_ico {padding: 1rem; padding-left: 6.5rem;}
	.box_st1.box_ico .ico {width: 4.5rem; height: 4.5rem; left: 1rem; top: 1rem;}
    .box_st1.box_ico .ico img {transform: scale(0.8);}

	/* 탭 : 공통 */
	[class^="tab_st"] {margin-bottom: 1.5rem;}
    
    /* 탭 : 리스트 */
    .tab_list ul {padding: 0.2rem;}
    .tab_list ul li a:before {top: 0.5rem;}

    /* 콘텐츠 준비중 */
    .Coming_soon p {font-size: 0.8rem;}

    /* 절차 */
    .prcd_ol1 > li {width: 50%;}
    .prcd_ol1:not(.prcd_w50, .prcd_w30) > li:nth-child(n+3) {margin-top: 0.75rem;}
    .prcd_ol1 > li > .box {padding: 0 0.75rem 0.75rem;}
    .prcd_ol1 > li > .box > h5 {width: calc(100% + 1.5rem + 4px); padding: calc(0.25rem + 2px) 0.75rem 0.25rem; margin: -2px calc(-2px - 0.75rem) 0.5rem;}

    /* 절차 : 너비 타입 */
    .prcd_ol1.prcd_w50 > li {width: 100%;}
    .prcd_ol1.prcd_w50 > li:nth-child(n+2) {margin-top: 0.75rem;}
    .prcd_ol1.prcd_w30 > li {width: 50%;}
    .prcd_ol1.prcd_w30 > li:nth-child(n+3) {margin-top: 0.75rem;}

	/* 배너이미지 */
	.banner_img  {width:100%; height:auto;}

	/* 고객만족도 조사 */
	.satisfaction .question{padding:0.75rem 1rem;}
	.satisfaction .satisfaction_list{ padding:1rem;}

	/* 이미지+텍스트 */
	.ImgTxt_style2.w25 li {width:31.3%;}
}

@media screen and (max-width:560px){

	/* 이미지+텍스트 */
	.ImgTxt_style1 {flex-direction:column !important;}
	.ImgTxt_style1 .img {max-width:100%; text-align:center;}
	.ImgTxt_style1 .img img {width:auto; max-width:100%;}
	.ImgTxt_style1 .txt {margin-left:0; margin-top:0.5rem;}
	.ImgTxt_style1.reverse {flex-direction:inherit;}
	.ImgTxt_style1.reverse .txt {margin-right:0;}
	
	.ImgTxt_style2 li {width:48%;}
	.ImgTxt_style2.w25 li {width:48%;}
	
	.ImgTxt_style3 .img {max-width: 100%; float:none; margin: 0 0 1rem 0; text-align:center; }
	.ImgTxt_style3 .img img {width:auto; max-width:100%;}
}



@media (max-width: 480px) {

    /* 리스트 : 가로 나열 */
    .li_w50 > li,
    .li_w30 > li,
    .li_w25 > li,
    .li_w20 > li {width: 100%;}
    .li_w50 > li:nth-child(n+2),
    .li_w30 > li:nth-child(n+2),
    .li_w25 > li:nth-child(n+2),
    .li_w20 > li:nth-child(n+2) {margin-top: 0.25rem;}

    /* 박스 */
    [class^="box_st"].box_ico {padding: 1rem;}
    [class^="box_st"].box_ico .ico {display: none;}

    /* 기본 박스 : 검색 */
    [class^="box_st"] .search_wrap  input { width:100%; float:none; }
    [class^="box_st"] .search_wrap  .btn_style3 { width:100%; float:none; margin:0.5rem 0 0; }
    
    /* 탭 : 리스트 */
	.tab_list ul li {width: 100%;}

    /* 탭 : 개수 지정 */
    .Tab_w50 li,
    .Tab_w30 li,
    .Tab_w20 li {width: 100% !important;}

    /* 콘텐츠 준비중 */
    .Coming_soon p {word-break: keep-all;}
    .Coming_soon p br {display: none;}

    /* 사이트맵 */
    .cont_sitemap .titT1{ margin:1.5rem 0 0.5rem !important; }
    .cont_sitemap .cont_sitemap_row { margin:0; }
    .cont_sitemap .cont_sitemap_row + .cont_sitemap_row,
    .cont_sitemap .cont_sitemap_col + .cont_sitemap_col { margin-top:1rem; }
    .cont_sitemap .cont_sitemap_col { width:100%; margin:0; }
}



@media (max-width: 380px) {

    /* 버튼 : 기본 */
    .btns [class^="btn_"]:not(.btn_top),
    .btns [class^="insertNttPage"]:not(.btn_top) {width: 100%;} /* 20240108 장주연 추가 */
    .btns [class^="nttInsert"]:not(.btn_top) {width: 100%;}
    .btns [class^="nttUpdatePage"]:not(.btn_top) {width: 100%;}
    .btns [class^="nttDelete"]:not(.btn_top) {width: 100%;}
    .btns [class^="insertNttPage"]:not(.btn_top) {width: 100%;}
    .btns [class^="btnList"]:not(.btn_top) {width: 100%;}

    /* 절차 */
    .prcd_ol1 > li {width: 100%;}
    .prcd_ol1:not(.prcd_w50, .prcd_w30) > li:nth-child(n+2) {margin-top: 0.5rem;}

    /* 절차 : 너비 타입 */
    .prcd_ol1.prcd_w50 > li:nth-child(n+2) {margin-top: 0.5rem;}
    .prcd_ol1.prcd_w30 > li {width: 100%;}
    .prcd_ol1.prcd_w30 > li:nth-child(n+2) {margin-top: 0.5rem;}

	/* 이미지+텍스트 */
	.ImgTxt_style2 li {width:100%;}
	.ImgTxt_style2.w50 li {width:100%;}
	.ImgTxt_style2.w25 li {width:100%;}
}



@media (max-width: 320px) {

    /* 박스 : 기본, 아이콘, 이미지 */
    .box_st1,
    [class^="box_st"].box_ico,
    .box_st_img,
    .box_st2 {padding: 0.75rem;}

	/* 고객만족도 조사 */
	.satisfaction .satisfaction_list .opinion{ display:block;}
	.satisfaction .satisfaction_list .opinion input[type="text"]{ width:100%; margin-right:0; margin-bottom:0.25rem;}
	.satisfaction .satisfaction_list .opinion input[type="button"]{ width:100%; padding:0.35rem 0.25rem;}
}