@charset "utf-8";

/* Guide Layout */
.Guide_con {}
.Guide_con h3.Guid_tit {position:relative; padding-top:8px; font-size:24px; color:#111; font-weight:500;}
.Guide_con h3.Guid_tit:before {content:""; display:block; position:absolute; top:0; left:0; width:60px; 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 20px; 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 .com_code {width:100%; height:100px; font-size:12px; font-family:'Dotum'; line-height:1.3; color:#000; border:none; background:#f7f7f7;}


/* 타이틀(텍스트 타입) */
.titT1 {position: relative; padding-left: 2rem; margin-bottom:1.25rem; font-size:1.4rem; line-height:1.3; font-weight:700; color:#111; letter-spacing:-1px; }
.titT1::before {content:'\EE13'; position: absolute; left:0; top:-0.1rem; font-family: 'remixicon'; font-size: 1.6rem; color: #07798A; font-weight: 400;}
.titT2 {margin-bottom:0.5rem; font-size:1.2rem; line-height:1.3; font-weight:700; color:#07798A; letter-spacing:-1px; }
.titT3 {margin-bottom:0.5rem; font-size:1.1rem; line-height:1.3; font-weight:700; color:#222; letter-spacing:-1px; }
.titT3_lineB {margin-bottom:0.5rem; font-size:1.1rem; line-height:1.3; font-weight:700; color:#222; letter-spacing:-1px; text-decoration:underline; }

/* 타이틀(블릿 타입) */
.tit1 {margin-bottom:0.5rem; padding-top:0.5rem; font-size:1.15rem; line-height:1.3; font-weight:400; color:#111; letter-spacing:-1px; font-family:'GmarketSans'; font-weight:400; }
.tit1 span { box-shadow:inset rgba(23,98,191,0.1) 0 -0.5rem 0; }
.tit2 {margin-bottom:0.5rem; padding-top:0.9rem; font-size:1rem; line-height:1.3; color:#333; letter-spacing:-1px; background:url("/resources/images/con_com/bu_tit2.png") no-repeat left 0.1rem; font-family:'GmarketSans'; font-weight:400; }
.tit3 {margin-bottom:0.5rem; padding-left:1rem; font-size:0.9rem; line-height:1.3; color:#173772; letter-spacing:-1px; background:url("/resources/images/con_com/bu_tit3.png") no-repeat left 0.4rem; font-family:'GmarketSans'; font-weight:400; }

/* 블릿 */
.bu_st1 {position:relative; padding-left:0.75rem; font-size:0.85rem; line-height:150%; color:#222;}
.bu_st1:before {content:''; position:absolute; top:0.45rem; left:0; width:6px; height:6px; background:#0094AA; border-radius: 50%; }
.bu_st2 {position:relative; padding-left:0.75rem; font-size:0.85rem; line-height:150%; color:#222;}
.bu_st2:before {content:''; position:absolute; top:0.55rem; left:0; width:7px; height:2px; background:#666665; }
.bu_st2B {position:relative; padding-left:0.75rem; font-size:0.8rem; font-weight:600; line-height:1.6; color:#006cbd;}
.bu_st2B:before {content:''; position:absolute; top:0.5rem; left:0; width:5px; height:5px; border-radius:50%; background:#666; }
.bu_st3 {position:relative; padding-left:0.6rem; font-size:0.8rem; line-height:150% ; color:#333;}
.bu_st3:before {content:''; position:absolute; top:0.45rem; left:0; width:4px; height:4px; background:#666665; border-radius: 50%; }
.bu_st4{position:relative; padding-left:0.6rem; font-size:0.8rem; line-height:150%; color:#333;}
.bu_st4:before {content:''; position:absolute; top:0.5rem; left:0; width:6px; height:2px; background:#888;}

/* 리스트 : 블릿 타입 */
.list_st1 > li {position:relative; padding:0.25rem 0 0.25rem 0.75rem; font-size:0.85rem; line-height:150%; color:#222;}
.list_st1 > li:before {content:''; position:absolute; top:0.65rem; left:0; width:6px; height:6px; background:#0094AA; border-radius: 50%; }
.list_st2 > li {position:relative; padding:0.2rem 0 0.2rem 0.75rem; font-size:0.85rem; line-height:150%; color:#222;}
.list_st2 > li:before {content:''; position:absolute; top:0.65rem; left:0; width:7px; height:2px; background:#666665; }
.list_st3 > li {position:relative; padding:0.15rem 0 0.15rem 0.6rem; font-size:0.8rem; line-height:150% ; color:#333;}
.list_st3 > li:before {content:''; position:absolute; top:0.55rem; left:0; width:4px; height:4px; background:#666665; border-radius: 50%;}
.list_st4 > li{position:relative; padding:0.15rem 0 0.15rem 0.6rem; font-size:0.8rem; line-height:150%; color:#333; }
.list_st4 > li:before {content:''; position:absolute; top:0.65rem; left:0;  width:6px; height:2px; background:#888;}
li.bu_none:before {display:none;}

/* 리스트 : 텍스트 타입 */
.list_stT1 li {padding:0 0 0.25rem; font-size:0.8rem; line-height:1.4; color:#444; font-weight:400;}/* 첫 li 는 폰트가 좀 더 큼 & 간격 변동 있음 */
.list_stT1 > li ul, .list_stT1 > li ol {margin:0.25rem 0 0 0.3rem;}
.list_stT1 > li ul, .list_stT1 > li ol li {font-size:0.75rem; font-weight:400;}

.list_stT2 li {padding:0 0 0.25rem; font-size:0.75rem; line-height:1.4; color:#444;} /* 폰트 크기 변동 없음 & 간격 변동 없음 */
.list_stT2 > li ul, .list_stT2 > li ol {margin:0.25rem 0 0 0.5rem;}

/* 리스트 : 가로 나열 */
.li_w50, .li_w30, .li_w25, .li_w20 {overflow:hidden;}
.li_w50 > li {width:45%; float:left;}
.li_w30 > li {width:30%; float:left;}
.li_w25 > li {width:23%; float:left;}
.li_w20 > li {width:18%; float:left;}

/* 리스트 : 순차적 리스트 타입 */
.list_ol1 > li {position:relative; margin-bottom:0.25rem; padding:3px 0 2px 27px; line-height:150%; font-size:0.85rem; color: #222;}
.list_ol1 > li > span.num {position:absolute; left:0; top:4px; font-family:'GmarketSans'; font-size:0.75rem; font-weight:700; color:#0094AA;}
.list_ol1 > li > ul, .list_ol1 > li > ol  {margin-top:10px;}

.list_ol2 > li {position:relative; margin-bottom:0.5rem; padding:3px 0 2px 30px; line-height:150%; font-size:0.85rem; color: #222;}
.list_ol2 > li > span.num {position:absolute; left:0; top:3px; width:24px; height:24px; font-family:'GmarketSans'; line-height:24px; font-size:0.6rem; font-weight:700; color:#24477C; text-align:center; background: rgba(36,71,124,0.15); border-radius:50%;}

/* 텍스트 요소 : 폰트컬러 타입 */
.pc_blue {color:#155eb6 !important;}
.pc_navy {color:#24477C !important;}
.pc_org {color:#f58220 !important;}
.pc_black {color:#000 !important;}
.pc_green {color:#4db02c !important;}
.pc_mint {color:#00b0a0 !important;}
.pc_red {color:#DB2D2D !important;}

/* 텍스트 요소 : 텍스트 배경색 */
.bg_blue {padding:2px 5px; color:#fff; background:#155eb6;}
.bg_navy {padding:2px 5px; color:#fff; background:#17335a;}
.bg_org {padding:2px 5px; color:#fff; background:#f58220;}
.bg_black {padding:2px 5px; color:#fff; background:#000;}
.bg_green {padding:2px 5px; color:#fff; background:#4db02c;}
.bg_mint {padding:2px 5px; color:#fff; background:#00b0a0;}
.bg_red {padding:2px 5px; color:#fff; background:#e33d65;}

/* 텍스트 요소 : 강조 타입 */
.Tline_b {text-decoration:underline !important;}
.Tline_bgB {padding:0 5px; background:url("/resources/images/con_com/bg_Tline_bgB.png") repeat-x left bottom;}
.f_weightB {font-weight:bold;}
.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 {padding-right:35px; color:#0953C7; font-weight: 500; background:url("/resources/images/con_com/bu_link.png") no-repeat right top;}
a.bu_linkL {position: relative; padding-right:20px; font-size: 0.85rem; color:#0953C7; font-weight: 500;}
a.bu_linkL::after {content:'\ECAF'; font-family: 'remixicon'; font-size: 0.8rem; position: absolute; right:0; top:-0.15rem;}
a.bu_mail {padding-right:35px; color:#0953C7; font-weight: 500; background:url("/resources/images/con_com/bu_mail.png") no-repeat right top;}
a.bu_mailL {padding-right:20px; color:#0953C7; font-size: 0.85rem; font-weight: 500; background:url("/resources/images/con_com/bu_mail_line.png") no-repeat right 3px;}
a.bu_down{padding-right:35px; color:#0953C7; font-weight: 500; background:url("/resources/images/con_com/bu_down.png") no-repeat right top;}
a.bu_downL {padding-right:20px; color:#0953C7; font-size: 0.85rem; font-weight: 500; background:url("/resources/images/con_com/bu_down_line.png") no-repeat right 3px;}
a.bu_tel {padding-right:35px; color:#0953C7; font-weight: 500; background:url("/resources/images/con_com/bu_tel.png") no-repeat right top;}
a.bu_telL {padding-right:20px; color:#0953C7; font-size: 0.85rem; font-weight: 500; background:url("/resources/images/con_com/bu_tel_line.png") no-repeat right 3px;}

/* 텍스트 요소 : 주의&경고&말풍선 타입 */
.bu_atte {position:relative; padding-left:16px; font-size:0.85rem;}
.bu_atte:before {content:"※"; display:block; position:absolute; left:0; top:0;}

.bu_wnrnT {margin-bottom:0.5rem; padding-left:30px; line-height:25px; font-size:0.9rem; font-weight:400; color:#222; background:url("/resources/images/con_com/bu_atteT.png") no-repeat left 2px;}
.bu_wnrnT2 {margin-bottom:0.5rem; padding-left:30px; line-height:25px; font-size:0.9rem; font-weight:400; color:#222; background:url("/resources/images/con_com/bu_atteT2.png") no-repeat left 2px;}
.bu_wnrnT_line {margin-bottom:0.5rem; padding-left:30px; line-height:25px; font-size:0.9rem; font-weight:400; color:#222; background:url("/resources/images/con_com/bu_atteT_line.png") no-repeat left 2px;}
.bu_wnrnT2_line {margin-bottom:0.5rem; padding-left:30px; line-height:25px; font-size:0.9rem; font-weight:400; color:#222; background:url("/resources/images/con_com/bu_atteT2_line.png") no-repeat left 2px;}
.bu_wnrn {position: relative; padding-left:25px; line-height:150%; margin-top:0.25rem; font-size: 0.85rem;}
.bu_wnrn:before {content:"\ECA0"; font-family: 'remixicon'; font-weight: 400; font-size: 1rem; color: #0094AA; display:block; position:absolute; left:0; top:0;}
.bu_wnrn2 {position: relative; padding-left:25px; line-height:150%; margin-top:0.25rem; font-size: 0.85rem;}
.bu_wnrn2:before {content:"\EE58"; font-family: 'remixicon'; font-size: 1rem; font-weight: 400; color: #24477C; display:block; position:absolute; left:0; top:0;}
.bu_wnrn_line {position: relative; padding-left:25px; line-height:150%; margin-top:0.25rem; font-size: 0.85rem;}
.bu_wnrn_line:before {content:"\ECA1"; font-family: 'remixicon'; font-size: 1rem; color: #0094AA; display:block; position:absolute; left:0; top:0;}
.bu_wnrn2_line {position: relative; padding-left:25px; line-height:150%; margin-top:0.25rem; font-size: 0.85rem;}
.bu_wnrn2_line:before {content:"\EE59"; font-family: 'remixicon'; font-size: 1rem; color: #24477C; display:block; position:absolute; left:0; top:0;}

.bu_mentT {margin-bottom:0.5rem; padding:0.2rem 0 0.2rem 2rem; font-size:0.9rem; font-weight:400; color:#222; background:url("/resources/images/con_com/bu_mentT.png") no-repeat left top;}
.bu_mentT2 {margin-bottom:0.5rem; padding:0.85rem 0 0 0.75rem; font-size:0.9rem; font-weight:400; color:#222; background:url("/resources/images/con_com/bu_mentT2.png") no-repeat left top;}
.bu_ment {padding:0.8rem 0 0 0.75rem; background:url("/resources/images/con_com/bu_ment.png") no-repeat left top;}

/* 테이블 : 테이블 기본 타입 */
.tbl_st {position:relative; width:100%; font-size:0.8rem; background:#fff; overflow:hidden;}
.tbl_st table {position:relative; width:100%; margin:5px 0 0 -1px; text-align:center; border-top:2px solid #000; border-bottom:1px solid #888; -webkit-overflow-scrolling:touch; word-break:keep-all;}/* word-break:break-all; 강제 줄바꿈 */
.tbl_st table thead th {padding:0.65rem 0.5rem; vertical-align:middle; color:#111; font-weight:600; border-bottom:1px solid #888; border-left:1px solid #D5D5D5;}
.tbl_st table tbody th {padding:0.65rem 0.5rem; vertical-align:middle; color:#111; font-weight:600; border-bottom:1px solid #D5D5D5; border-left:1px solid #D5D5D5;}
.tbl_st table td {padding:0.5rem; border-bottom:1px solid #D5D5D5; border-left:1px solid #D5D5D5; color:#444; }
.tbl_st table tfoot th {padding:0.65rem 0.5rem; color:#111; font-weight:600; border-bottom:1px solid #D5D5D5; border-left:1px solid #D5D5D5;}
.tbl_st table tfoot td {padding:0.65rem 0.5rem; border-bottom:1px solid #D5D5D5; border-left:1px solid #D5D5D5;}

/* 테이블 : 세로테이블 */
.tbl_st_row {position:relative; width:100%; font-size:0.8rem; background:#fff; overflow:hidden;}
.tbl_st_row table {position:relative; width:100%;margin:5px 0 0 -1px; text-align:center; border-top:2px solid #000; border-bottom:1px solid #888; -webkit-overflow-scrolling:touch; word-break:keep-all;}
.tbl_st_row table tbody th {padding:0.65rem 0.25rem; vertical-align:middle; color:#222; font-weight:600; border-bottom:1px solid #D5D5D5;}
.tbl_st_row table tbody td {padding:0.5rem 0.25rem 0.5rem 1rem; border-bottom:1px solid #D5D5D5; border-left:1px solid #D5D5D5; background:#fff; color:#444; }
.tbl_st_row table tfoot th {padding:0.65rem 0.25rem; color:#222; font-weight:600; border-bottom:1px solid #D5D5D5;}
.tbl_st_row table tfoot td {padding:0.65rem 0.25rem; border-bottom:1px solid #D5D5D5; border-left:1px solid #D5D5D5;}

/* 테이블 : 테이블 4면 선 */
.tbl_st2 {position:relative; width:100%; font-size:0.8rem; background:#fff; overflow:hidden;}
.tbl_st2 table {position:relative; width:100%; margin-top:0.25rem; text-align:center; border-top:2px solid #000; border-bottom:1px solid #888; border-left:1px solid #D5D5D5; -webkit-overflow-scrolling:touch; word-break:keep-all;}
.tbl_st2 table thead th {padding:0.65rem 0.25rem; vertical-align:middle; color:#222; font-weight:600; border-bottom:1px solid #888; border-right:1px solid #D5D5D5;}
.tbl_st2 table tbody th {padding:0.65rem 0.25rem; vertical-align:middle; color:#222; font-weight:600; border-bottom:1px solid #D5D5D5; border-right:1px solid #D5D5D5;}
.tbl_st2 table td {padding:0.5rem 0.25rem; border-bottom:1px solid #D5D5D5; border-right:1px solid #D5D5D5; color:#444; }
.tbl_st2 table tfoot th {padding:0.65rem 0.25rem; color:#222; font-weight:600; border-bottom:1px solid #D5D5D5; border-right:1px solid #D5D5D5;}
.tbl_st2 table tfoot td {padding:0.65rem 0.25rem; border-bottom:1px solid #D5D5D5; border-right:1px solid #D5D5D5;}

/* 테이블 - 기타 */
.tbl_utile {margin-top:-20px; text-align:right; line-height:16px; font-size:0.75rem;} /* 유틸 */

/* 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;}

/* 박스 : 박스 기본 타입 */
[class^="box_st"] {padding:1.5rem 2rem;}
.box_st1 {position:relative; border:1px solid #D5D5D5; background:#fff; border-radius: 1.4rem 0.5rem;}
.box_st2 {position:relative; border:1px solid rgba(0,148,170,0.3); background: #F5FBFC; border-radius: 1.4rem 0.5rem;}
.box_st2_1 {position:relative; background:#F5FBFC; border-radius: 1.4rem 0.5rem;}
.box_st3 {background: rgba(61,129,235,0.04); border: 1px solid rgba(61,129,235,0.3); border-radius: 1.4rem 0.5rem;}
.box_st4 {position:relative; padding:1.5rem 1.25rem; border-top:2px solid #173772; border-bottom:1px solid #d7d7d7;}
.box_st4:before { content:""; display:block; position:absolute; top:-0.2rem; left:0; width:6.5rem; height:0.3rem; border-radius:10px; background:#1761be; }
.box_st5 {position:relative; z-index:1; padding:0.25rem; background:#fff url("/resources/images/con_com/box_st5_pttrn.png") repeat; }
.box_st5:before {content:''; position:absolute; top:0; left:0; z-index:-1; width:130px; height:50px; border-top:5px solid #1761be;border-left:5px solid #1761be;}
.box_st5:after {content:''; position:absolute; top:0; right:0; z-index:-1; width:calc(100% - 130px); height:50px; border-top:5px solid #173772; border-right:5px solid #173772;}
.box_st5 .inner { position:relative; padding:1.35rem; background:#fff; }
.box_st6{position:relative; padding:1.5rem 1.25rem; border:2px dashed #d5d8da; background:#fff;}
.box_st_ico {padding:0; border: 3px solid transparent; border-radius: 0.8rem;
	background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #0094AA 0%, #3D81EB 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;}
.box_st_ico .inner {position:relative; padding: 1.75rem 3rem; min-height:76px; padding-left:7.5rem;}
.box_st_ico .ico_boxImg {position:absolute; left:2rem; top:1.25rem;}

/* 탭 : 공통 */
div[class^="tab_st"] {position:relative; margin-bottom:2rem; overflow:hidden;}
ul[class^="tab_st"]{overflow:hidden;}
ul[class^="tab_st"] a[target='_blank']{position:relative; padding-right:40px;}
ul[class^="tab_st"] a[target='_blank']:before{content:""; position: absolute; right:1rem; width:13px; height:13px;}
ul[class^="tab_st"] a, 
ul[class^="tab_st"] ::before{ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}

/* 탭 :1차 탭 */
.tab_st1 {overflow:hidden; border-radius: 0.3rem; border: 1px solid #D5D5D5; margin-bottom: -1px;}
.reactTab .tab_st1 {border-radius: 0; border: none; border-right: 1px solid #D5D5D5; margin-bottom: 0;}
.tab_st1 li {width:25%; float:left;}
.tab_st1_box a {position:relative; display:block; padding:0.85rem 0.8rem; line-height:1rem; font-size:0.9rem; color:#222; font-weight: 500; text-align:center; border-left:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.tab_st1_box li:first-child a,
.tab_st1_box li:nth-child(4n+1) a {border-left: none;}
.tab_st1_box a:hover,
.tab_st1_box a:focus {background-color: #F4F4F4;} 
.tab_st1_box li.on a {color:#fff; border-color:#0094AA; background-color:#0094AA; font-weight: 700;}
.tab_st1_box li.on a[target='_blank']:before{background:url("/resources/images/con_com/tab2_on_blank.png") no-repeat center;}
.tab_st1 li a[target='_blank']:before{top:0.85rem; background:url("/resources/images/con_com/tab2_off_blank.png") no-repeat center;}

/* 탭 :2차 탭 */
.tab_st2 {overflow:hidden;}
.tab_st2 li {width:25%; float:left; margin:1px 0;}
.tab_st2_box a {display:block; margin-right:2px; padding:0.6rem 0.5rem; line-height:0.95rem; font-size:0.8rem; color:#444; text-align:center; border:2px solid #d7d7d7; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.tab_st2_box a:hover, .tab_st2_box li.on a{ background:#f8f9fd; font-weight:400; color:#1761be; border-color:#1761be;}
.tab_st2 li a[target='_blank']:before{top:0.75rem; background:url("/resources/images/con_com/tab2_off_blank.png") no-repeat center;}

/* 탭 :3차 탭 */
.tab_st3 {overflow:hidden;}
.tab_st3 li {width:25%; float:left; margin:1px 0;}
.tab_st3_box a {display:block; margin-right:2px; padding:0.6rem 0.5rem; line-height:0.95rem; font-size:0.8rem; color:#444; text-align:center; border-top:2px solid #d3d3d3; border-bottom:2px solid #d3d3d3; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.tab_st3_box a:hover, .tab_st3_box li.on a{color:#222; border-color:#1761be;}
.tab_st3 li a[target='_blank']:before{top:0.75rem; background:url("/resources/images/con_com/tab2_off_blank.png") no-repeat center;}

/* 탭 :리스트 탭 */
.tab_list {position: relative; margin-bottom:1rem; padding:0.8rem 5.5rem; background: #F7FAFE; border: 1px solid rgba(61,129,235,0.8); overflow:hidden; border-radius: 1.5rem; text-align: center; }
.tab_list ul {overflow: hidden; margin: 0 auto;}
.tab_list li {float:left; margin:2px 0;}
.tab_list li a {position:relative; display:inline-block; padding-left:18px; line-height:1.4; font-size:0.9rem; color:#333; white-space: nowrap; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.tab_list li a::before {content:''; position: absolute; left:0; top:calc(50% - 3px); width: 5px; height: 5px; border-radius: 50%; background: #888;}
.tab_list li#current a {padding-left: 25px; color: #3D81EB; font-weight: 700;}
.tab_list li#current a::before {content: '\EB79'; top: 50%; transform: translateY(-50%); font-family: 'remixicon'; width: auto; height: auto; color: #3D81EB; background: none;}
.tab_list li a:hover {font-weight:700; color:#222; }
.tab_list li a:hover::before {background: #333;}
.tab_list li a[target='_blank']:after {content:''; display:inline-block; width:13px; height:13px; margin-left:10px; background:url("/resources/images/con_com/tab2_off_blank.png") no-repeat right center;}
.tab_list button {position: absolute; top: calc(50% - 0.85rem); width: 1.7rem; height: 1.7rem; line-height: 1.7rem; text-align: center; border-radius: 50%; background: #fff; border: 1px solid #DDE2ED; font-size: 0; color: #000;}
.tab_list button::before {font-family: 'remixicon'; font-size: 0.9rem; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.tab_list .slick-slide{margin: 0 1.6rem;}
.tab_list .slick-prev {left: 0.6rem;}
.tab_list .slick-prev::before {content: '\EA60';}
.tab_list .slick-next {right: 0.6rem;}
.tab_list .slick-next::before {content: '\EA6C';}
.tab_list .slick-disabled {opacity: 0.3; pointer-events: none;}

/* 탭 :개수 지정 */
.Tab_w50 li {width:50%;}
.Tab_w50 li:nth-child(2n+1) a {border-left: none;}
.Tab_w30 li {width:33%;}
.Tab_w30 li:nth-child(4n+1) a {border-left: 1px solid #D5D5D5;}
.Tab_w30 li:nth-child(3n+1) a {border-left: none;}
.Tab_w20 li {width:20%;}
.Tab_w20 li:nth-child(4n+1) a {border-left: 1px solid #D5D5D5;}
.Tab_w20 li:nth-child(5n+1) a {border-left: none;}

/* 탭 :반응형 */	
.reactTab{display:block;} 
.reactTab a.selectTab{display:none;}

/* 포인트버튼 */
.btn_point  {position:relative; display:inline-block; padding:0.75rem 2.75rem 0.75rem 1.75rem; margin:1px; line-height:22px; font-size:0.9rem; color:#111; vertical-align:middle; border:1px solid #111; background:#fff; overflow:hidden; border-radius:5px; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -webkit-transform:translate3d(0, 0, 0); -moz-transform:translate3d(0, 0, 0);}
.btn_point:hover {color:#fff;}
.btn_point.midd {padding:0.5rem 2.5rem 0.5rem 1.15rem; line-height:20px; font-size:0.8rem;}
.btn_point.mini {padding:0.4rem 2rem 0.4rem 0.75rem; line-height:18px; font-size:0.75rem;}
.btn_point span {position:absolute; right:1.4rem; top:50%; display:block; width:18px; height:18px; margin-top:-9px; background-repeat:no-repeat; background-position:left center; z-index:2;}
.btn_point strong {position:relative; z-index:2;}
.btn_point.midd span {right:1.2rem;}
.btn_point.mini span {right:0.75rem;}
.btn_point:hover span {background-position:-18px center;}
.btn_point span.down {background-image:url("/resources/images/con_com/btn_dwldGW.png");}
.btn_point span.link {background-image:url("/resources/images/con_com/btn_linkGW.png");}
.btn_point span.home {background-image:url("/resources/images/con_com/btn_homeGW.png");}
.btn_point span.mail {background-image:url("/resources/images/con_com/btn_mailGW.png");}
.btn_point span.search {background-image:url("/resources/images/con_com/btn_searchGW.png");}
.btn_point span.glan {background-image:url("/resources/images/con_com/btn_glanGW.png");}
.btn_point span.more {background-image:url("/resources/images/con_com/btn_moreGW.png");}
.btn_point span.cldr {background-image:url("/resources/images/con_com/btn_cldrGW.png");}

.btn_point:before{content:''; position:absolute; bottom:-30px; right:-30px; width:30px; height:30px; border-radius:50%; background:#111; z-index:1;} /* 첫번째 색상 */
.btn_point:after {content:''; position:absolute; bottom:-30px; left:-30px; width:30px; height:30px; border-radius:50%; background:#377bdf;  z-index:1;} /* 두번째 색상 */
.btn_point:hover:before{transform:scale(20); transition:all 0.4s;}
.btn_point:hover:after{transform:scale(20); transition:all 0.4s; transition-delay:0.3s;}

/* 강조버튼 */
.btn_emphs {position:relative; display:inline-block;}
.btn_emphs span {position:relative; display:block; width:80px; height:80px; text-indent:-10000em; background:#377bdf url("/resources/images/con_com/ico_btn.png") no-repeat left top; border-radius:40px;}
.btn_emphs:before {content:''; position:absolute; top:50%; left:50%; width:78px; height:78px; margin:-40px 0 0 -40px; border:1px solid #377bdf; border-radius:50%; opacity:0;}
.btn_emphs:before {-webkit-animation: pulsate 1.2s ease-out; -moz-animation: pulsate 1.2s ease-out; -o-animation: pulsate 1.2s ease-out; -ms-animation: pulsate 1.2s ease-out; animation: pulsate 1.2s ease-out; 
	-webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; animation-iteration-count: infinite;}

	@-moz-keyframes pulsate {
		50% {opacity: 1;}
		100% {
			-webkit-transform: scale(1.3, 1.3);
			-moz-transform: scale(1.3, 1.3);
			-o-transform: scale(1.3, 1.3);
			-ms-transform: scale(1.3, 1.3);
			transform: scale(1.3, 1.3);
			opacity: 0;
		}
	}
	@-webkit-keyframes pulsate {
		50% {opacity: 1;}
		100% {
			-webkit-transform: scale(1.3, 1.3);
			-moz-transform: scale(1.3, 1.3);
			-o-transform: scale(1.3, 1.3);
			-ms-transform: scale(1.3, 1.3);
			transform: scale(1.3, 1.3);
			opacity: 0;
		}
	}
	@-o-keyframes pulsate {
		50% {opacity: 1;}
		100% {
			-webkit-transform: scale(1.3, 1.3);
			-moz-transform: scale(1.3, 1.3);
			-o-transform: scale(1.3, 1.3);
			-ms-transform: scale(1.3, 1.3);
			transform: scale(1.3, 1.3);
			opacity: 0;
		}
	}
	@keyframes pulsate {
		50% {opacity: 1;}
		100% {
			-webkit-transform: scale(1.3, 1.3);
			-moz-transform: scale(1.3, 1.3);
			-o-transform: scale(1.3, 1.3);
			-ms-transform: scale(1.3, 1.3);
			transform: scale(1.3, 1.3);
			opacity: 0;
		}
	}



/* 버튼 : 기본 */
.btn_gr, .btn_bl, .btn_grn, .btn_red {display:inline-block; min-width: 8.5rem; margin:1px; padding: 0 0.75rem; line-height:2.05rem; text-align: center; border-radius: 0.3rem; font-size:0.8rem; color: #333; font-weight: 500; border: 2px solid transparent; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease; border-radius:5px;}
.btn_gr {border-color: #666665;}
.btn_grL {padding:9px 14px; color:#515151; border:1px solid #515151;}
.btn_bl {border-color: #24477C;}
.btn_blL {padding:9px 14px; color:#377bdf; border:1px solid #377bdf;}
.btn_grn {border-color: #07798A;}
.btn_red {border-color: #E48B8B;}

/* 버튼 : 작은사이즈 */
[class^="btn_"].mini {line-height:1.8rem; font-size:0.75rem; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.btn_grL.mini {padding:4px 9px; color:#515151; border:1px solid #515151;}
.btn_blL.mini {padding:4px 9px; color:#377bdf; border:1px solid #377bdf;}

/* 버튼 : 게시판 버튼 */
[class^="btn_"].bbs {border-width: 1px;}
.btn_gr.bbs {color:#666665; background: #F4F4F4;}
.btn_bl.bbs {color:#24477C; background: #ECF3FD;}
.btn_grn.bbs {color:#07798A; background: #E6F5F7;}
.btn_red.bbs {color:#DB2D2D; border-color: rgba(219,45,45,0.6); background: #FCEAEA;}

/* 버튼 : active */
[class^="btn_"]:hover,
[class^="btn_"]:focus {color: #fff !important;}
.btn_gr:hover,
.btn_gr:focus {background: #333; border-color: #333;}
.btn_bl:hover,
.btn_bl:focus {background: #24477C;}
.btn_grn:hover,
.btn_grn:focus {background: #07798A;}
.btn_red:hover,
.btn_red:focus {border-color: #CF1818; background: #CF1818;}

/* 버튼 : 기본 + 아이콘 */
[class^="btn_"].ico_w {display: inline-flex; align-items: center; justify-content: space-between;}
.btn_gr.ico_w {color: #333;}
.btn_bl.ico_w {color: #24477C;}
.btn_grn.ico_w {color: #07798A;}
.btn_red.ico_w {color: #DB2D2D;}
[class^="btn_"].ico_w i {font-size: 0.85rem; font-weight: 400; margin-left: 0.5rem;}
.btn_grL.ico_g, .btn_blL.ico_g {position:relative; padding:9px 49px 9px 14px;}
.ico_w span, .ico_g span {position:absolute; right:15px; top:50%; display:block; width:18px; height:18px; margin-top:-9px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.ico_w:hover span, .ico_w:focus span, .ico_g:hover span, .ico_g:focus span {right:20px;}

.ico_w span.down {background:url("/resources/images/con_com/btn_dwldW.png") no-repeat;}
.ico_w span.link {background:url("/resources/images/con_com/btn_linkW.png") no-repeat;}
.ico_w span.home {background:url("/resources/images/con_com/btn_homeW.png") no-repeat;}
.ico_w span.mail {background:url("/resources/images/con_com/btn_mailW.png") no-repeat;}
.ico_w span.search {background:url("/resources/images/con_com/btn_searchW.png") no-repeat;}
.ico_w span.glan {background:url("/resources/images/con_com/btn_glanW.png") no-repeat;}
.ico_w span.more {background:url("/resources/images/con_com/btn_moreW.png") no-repeat;}
.ico_w span.cldr {background:url("/resources/images/con_com/btn_cldrW.png") no-repeat;}

.ico_g span.down {background:url("/resources/images/con_com/btn_dwldG.png") no-repeat;}
.ico_g span.link {background:url("/resources/images/con_com/btn_linkG.png") no-repeat;}
.ico_g span.home {background:url("/resources/images/con_com/btn_homeG.png") no-repeat;}
.ico_g span.mail {background:url("/resources/images/con_com/btn_mailG.png") no-repeat;}
.ico_g span.search {background:url("/resources/images/con_com/btn_searchG.png") no-repeat;}
.ico_g span.glan {background:url("/resources/images/con_com/btn_glanG.png") no-repeat;}
.ico_g span.more {background:url("/resources/images/con_com/btn_moreG.png") no-repeat;}
.ico_g span.cldr {background:url("/resources/images/con_com/btn_cldrG.png") no-repeat;}

/* 버튼 : 작은사이즈 + 아이콘 */
.btn_gr.mini.ico_w, .btn_bl.mini.ico_w {position:relative; padding:5px 35px 5px 10px;}
.btn_grL.mini.ico_g, .btn_blL.mini.ico_g {position:relative; padding:4px 34px 4px 9px;}
.mini.ico_w span, .mini.ico_g span {position:absolute; right:10px; top:50%; display:block; width:13px; height:13px; margin-top:-7px; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; -ms-transition:all 0.2s ease; transition:all 0.2s ease;}
.mini.ico_w:hover span, .mini.ico_w:focus span, .mini.ico_g:hover span, .mini.ico_g:focus span {right:13px;}

.mini.ico_w span.down {background:url("/resources/images/con_com/btn_dwldW_SML.png") no-repeat;}
.mini.ico_w span.link {background:url("/resources/images/con_com/btn_linkW_SML.png") no-repeat;}
.mini.ico_w span.home {background:url("/resources/images/con_com/btn_homeW_SML.png") no-repeat;}
.mini.ico_w span.mail {background:url("/resources/images/con_com/btn_mailW_SML.png") no-repeat;}
.mini.ico_w span.search {background:url("/resources/images/con_com/btn_searchW_SML.png") no-repeat;}
.mini.ico_w span.glan {background:url("/resources/images/con_com/btn_glanW_SML.png") no-repeat;}
.mini.ico_w span.more {background:url("/resources/images/con_com/btn_moreW_SML.png") no-repeat;}
.mini.ico_w span.cldr {background:url("/resources/images/con_com/btn_cldrW_SML.png") no-repeat;}

.mini.ico_g span.down {background:url("/resources/images/con_com/btn_dwldG_SML.png") no-repeat;}
.mini.ico_g span.link {background:url("/resources/images/con_com/btn_linkG_SML.png") no-repeat;}
.mini.ico_g span.home {background:url("/resources/images/con_com/btn_homeG_SML.png") no-repeat;}
.mini.ico_g span.mail {background:url("/resources/images/con_com/btn_mailG_SML.png") no-repeat;}
.mini.ico_g span.search {background:url("/resources/images/con_com/btn_searchG_SML.png") no-repeat;}
.mini.ico_g span.glan {background:url("/resources/images/con_com/btn_glanG_SML.png") no-repeat;}
.mini.ico_g span.more {background:url("/resources/images/con_com/btn_moreG_SML.png") no-repeat;}
.mini.ico_g span.cldr {background:url("/resources/images/con_com/btn_cldrG_SML.png") no-repeat;}

/* 이미지 사이즈 : 확대보기 */
.rsp_img {position:relative; width:100%; border: 1px solid #D5D5D5; border-radius: 1.4rem; text-align: center; padding: 2.25rem;}
.rsp_img img {max-width:100%;}
.rsp_img .btn-zoom {position:absolute; bottom:-1.1rem; right:2rem; width:45px; height:45px; display:block; z-index:100; background:url("/images/web/bshc/con_com/ico_rsp_img.png") no-repeat; text-indent:-9999em; overflow:hidden;}

/* 이미지 사이즈 : 100% */
.img_w100 {max-width:100%;}

/* 콘텐츠 준비중 */
.Coming_soon {padding:3rem; border: 1px solid #D5D5D5; border-radius: 1.4rem; text-align: center;}
.Coming_soon img {max-width: 100%;}
.Coming_soon h3 {font-size:1.4rem; color:#061E4D; margin-top: 1.5rem; font-weight: 400;}
.Coming_soon h3 span {box-shadow: inset 0 -14px 0 0 rgba(200,222,253,0.4);}
.Coming_soon p {position:relative; margin-top:0.3rem; font-size:0.85rem; color: #333;}

/* 라인 */
.line_dot {margin-bottom:1rem; padding-top:1rem; border-bottom:1px dotted #d2d2d2;}
.line_dot_B {border-bottom:1px dotted #d2d2d2;}

/* 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;}


/* 가이드 타이틀 */
.Guide_titBox {margin:20px 0 20px; padding:0 20px 20px; color:#000; text-align:center; border-bottom:2px dotted #999; background:#fff;}
.Guide_titBox h3 {position: relative; padding-bottom: 10px; margin-bottom: 10px; font-size: 1.2rem; font-weight: 600;}
.Guide_titBox h3:before {content:""; display:block; position:absolute; bottom:0; left:50%; width:60px; height:2px; margin-left:-30px; border-radius:1px; background:#000;}
.Guide_titBox p {margin-top:5px; font-size:14px;}

.Guide_titBox2 {position:relative; margin:30px 0 40px; 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; padding:3px 20px; line-height:20px; font-size:16px; color:#fff; background:#333;}
.Guide_titBox2 div {padding:10px 0; font-size:14px; line-height:18px; }


@media screen and (max-width:1280px){
	
	/* 리스트 : 가로 나열 */
	.li_w50 > li, .li_w30 > li, .li_w25 > li, .li_w20 > li {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
	.li_w50 > li {width:50%;}
	.li_w30 > li {width:33%;}
	.li_w25 > li {width:25%;}
	.li_w20 > li {width:20%;}

	/* 테이블 - 기타 */
	.tbl_utile {margin-top:0; }/* 유틸 & 스크롤있을때 */

}

@media screen and (max-width:1200px){
	
	/* 탭 :반응형 */	
	.reactTab a.selectTab{display:block; border-color:#0e4b90; color:#0e4b90;}
	.reactTab.tab_st1_box{height:0px; padding:2.6rem 0 0;}
	.reactTab.tab_st1_box a.selectTab{font-weight:400; color:#fff; background:#0e4b90 url("/resources/images/con_com/tab_on.png") no-repeat right center;}
	.reactTab.tab_st2_box{height:0px; padding:2.45rem 0 0;}
	.reactTab.tab_st2_box a.selectTab{font-weight:400;}
	.reactTab.tab_st3_box{height:0px; padding:2.45rem 0 0;}
	.reactTab.tab_st3_box a.selectTab{font-weight:400;}
	.reactTab li{width:100% !important;}
	.reactTab.tab_st4_box{height:0px; padding:2.55rem 0 0;}
	
	
	.reactTab ul[class^="tab_st"] > li{width:100%; display:block;}
	.reactTab ul[class^="tab_st"] > li.on {position: absolute; left:0; top:0; width:100%;}	
	.reactTab ul[class^="tab_st"] > li > a{text-align:left;}
	
	.reactTab ul[class^="tab_st"] > li.on:before{content:"\e941"; position: absolute; right:1rem; font-size:1rem; line-height:2.5; font-family: 'xeicon'; z-index:1;}
	.reactTab.ov ul[class^="tab_st"] > li.on:before{transform: rotate(180deg); -webkit-transform: rotate(180deg);}
	.reactTab.tab_st1_box ul > li.on:before{color:#fff;}
	.reactTab.tab_st2_box ul > li.on:before{color:#1761be;}
	.reactTab.tab_st3_box ul > li.on:before{color:#333;}

}


@media screen and (max-width:860px){ 
	
	/* 리스트 : 가로 나열 */
	.li_w50 > li {width:100%;}
	.li_w30 > li {width:50%;}
	.li_w25 > li {width:33%;}
	.li_w20 > li {width:25%;}

	/* 탭 : 1차, 2차, 3차 탭 */
	.tab_st1 li, .tab_st2 li, .tab_st3 li {width:33%;}

	/* 탭 :리스트 탭 */
	.tab_list {padding:0.8rem 3.5rem;}
	.tab_list .slick-slide{margin: 0 1rem;}

	/* 탭 : 개수 지정 */
	.tab_st1.Tab_w50 li, .tab_st2.Tab_w50 li, .tab_st3.Tab_w50 li {width:100%;}
	.tab_st1.Tab_w30 li, .tab_st2.Tab_w30 li, .tab_st3.Tab_w30 li {width:50%;}
	.tab_st1.Tab_w20 li, .tab_st2.Tab_w20 li, .tab_st3.Tab_w20 li {width:33%;}

	/* 테이블 스크롤 */
	.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}
	.scroll_gr table{width:860px;}


}


@media screen and (max-width:640px){ 

	/* 리스트 : 가로 나열 */
	.li_w30 > li {width:100%;}
	.li_w25 > li {width:50%;}
	.li_w20 > li {width:33%;}

	/* 박스 : 박스 기본 타입 */
	[class^="box_st"] {padding: 1rem;}
	.box_st_ico {padding: 0;}
	.box_st_ico .inner {padding: 1rem;}
	.box_st_ico .ico_boxImg {display: none;}
	/* 탭 : 1차, 2차, 3차 탭 */
	.tab_st1 li, .tab_st2 li, .tab_st3 li {width:50%;}

	/* 탭 : 개수 지정 */
	.tab_st1.Tab_w30 li, .tab_st2.Tab_w30 li, .tab_st3.Tab_w30 li {width:100%;}
	.tab_st1.Tab_w20 li, .tab_st2.Tab_w20 li, .tab_st3.Tab_w20 li {width:50%;}

}


@media screen and (max-width:480px){ 

	/* 리스트 : 가로 나열 */
	.li_w25 > li {width:100%;}
	.li_w20 > li {width:50%;}

	/* 탭 : 1차, 2차, 3차 탭 */
	.tab_st1 li, .tab_st2 li, .tab_st3 li {width:100%;}

	/* 탭 :리스트 탭 */
	.tab_list .slick-slide{margin: 0 0.5rem;}

	/* 탭 : 개수 지정 */
	.tab_st1.Tab_w20 li, .tab_st2.Tab_w20 li, .tab_st3.Tab_w20 li {width:100%;}

	/* 이미지 사이즈 : 확대보기 */
	.rsp_img {padding: 1rem;}

}

@media screen and (max-width:380px){ 

	/* 리스트 : 가로 나열 */
	.li_w20 > li {width:100%;}

}

@media screen and (max-width:320px){ 


}