
.img_wa {position: absolute; top: 20px; right: 20px;}

#menu2Depth0211 {color: #e8620c; border: 1px solid #e8620c;}

.skipGo,
.skipGo a {font-size: 16px !important; width: 100% !important; height: 40px !important; line-height: 40px !important; position: fixed !important; top: 0; left: -9999px; z-index: 9999; text-align: center; background-color: #555555; color: #fff;}
.skipGo a:focus {left: 0;}


/* margin-padding ----------------------------------------------------------------------------------------------------*/
.mlr10 {margin: 0 10px !important;}

.mtb20 {margin: 20px 0 !important;}
.mtb40 {margin: 40px 0 !important;}

.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt80 {margin-top: 80px !important;}

.ml0 {margin-left: 0 !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml20 {margin-left: 20px !important;}

.mr10 {margin-right: 10px !important;}
.mr20 {margin-right: 20px !important;}
.mr40 {margin-right: 40px !important;}

.mb0 {margin-bottom: 0px !important;}
.mb10 {margin-bottom: 10px !important;}

.ptb5 {padding: 5px 0 !important;}
.ptb10 {padding: 10px 0 !important;}
.ptb20 {padding: 20px 0 !important;}
.ptb40 {padding: 40px 0 !important;}
.ptb80 {padding: 80px 0 !important;}
.ptb100 {padding: 100px 0 !important;}

.pt0 {padding-top: 0px !important;}
.pt20 {padding-top: 20px !important;}
.pt40 {padding-top: 40px !important;}

.plr20 {padding: 0 20px !important;}
.pr20 {padding-right: 20px !important;}

.pb0 {padding-bottom: 0px !important;}
.pb10 {padding-bottom: 10px !important;}

.p15 {padding: 15px !important;}
.p20 {padding: 20px !important;}
.p30 {padding: 30px !important;}
.p40 {padding: 40px !important;}

/* color */
.color_r {color: #e51937 !important;}
.color_o {color: #e8620c !important;}
.color_3 {color: #333333 !important;}

.link_style {color: #1e90ff; text-decoration: underline;}

.link_style:focus,
.link_style:hover {text-decoration: underline;}

/* All common ---------------------------------------------------------------------------------------------------- */
.footer span,
.footer a,
.header span,
.header a {display: inline-block;}
.word-break-normal {word-break:normal;} /* 특수문자 이후 자동개행 수정. 2019.11.28 */

/* header ----------------------------------------------------------------------------------------------------*/
.header::after {content: ''; display: block; clear: both;}

.hcLine1_left ul {overflow: hidden; height:100%;}
.hcLine1_left ul li {float: left; color: #fff;}
.hcLine1_left ul li a:hover {text-decoration: underline;}
.hcLine1_right ul {overflow: hidden;}
.hcLine1_right ul li {float: left;}

/*새창 [s]*/
.linkWindow::after {content: ''; display: inline-block; width: 17px; height: 15px; background: url('/korean/img/common/ico_nw.png') no-repeat 0 0; float: right; margin-top: 2px;}
.linkWindow:focus::after,
.linkWindow:hover::after {background-position-x: -17px;}
.linkWindow.left::after {float: none; margin-top: -3px; margin-left: 15px;}
.depth3_wrap > ul > li > a.linkWindow:focus::after,
.depth3_wrap > ul > li > a.linkWindow:hover::after {background-position-x: -34px;}
.sitemapUl .linkWindow:focus::after,
.sitemapUl .linkWindow:hover::after,
.tab li a.linkWindow:focus::after,
.tab li a.linkWindow:hover::after {background-position-x: 0;}
/*새창 [e]*/


html,
html body {overflow: visible;}
html .header {height: auto;}
html .dim {display: none;}
html .hCont_wrapper {left: -100%; transition: 0.4s ease;}

html.show-tgnb {overflow: hidden;}
html.show-tgnb .header {height: 100%;}
html.show-tgnb .dim {display: block;}
html.show-tgnb .hCont_wrapper {left: 0;}




.search_cont {width: 450px; background-color: #333; position: absolute; top: 84px; right: 0; padding: 20px; z-index: 10; box-sizing: border-box; display: none;}
.sc_tit {font-size: 20px; color: #fff; vertical-align: middle; margin-right: 20px;}
.sc_form {padding: 2px 22px 2px 15px; border-radius: 20px; background-color: #fff;}
.sc_form input {width: 230px; padding: 5px; font-size: 16px; border: none; line-height: normal; box-sizing: border-box;}
.sc_form button {margin-left: 10px;}
.sc_form button img {vertical-align: middle;}

/* footer ---------------------------------------------------------------------------------------------------*/
.footer {background-color: #363638; color: #bdbec1; font-size: 14px; }
.footer .secLine1 {border-bottom: 1px solid #454546;}
.footer .secLine2 .line2,
.footer .secLine1 .line1 {position: relative;}
.footer .secLine1 .line1::after {content: ''; display: block; clear: both;}
.footer .secLine1 .line1Ul {float: left;}
.footer .secLine1 .line1Ul {display: table;}
.footer .secLine1 .line1Ul li {display: table-cell;}
.footer .secLine1 .line1Ul li a {padding: 15px; background: url(/korean/img/main/bg_vbar.png) no-repeat 0 center;}
.footer .secLine1 .line1Ul li:nth-child(n+4):nth-child(-n+5) a {color: #e8620c;}
.footer .secLine1 .line1Ul li a:focus span,
.footer .secLine1 .line1Ul li a:hover span {text-decoration: underline;}
.footer .secLine1 .line1Ul li:first-child a {background: none;}
.footer .secLine1 .rSite_wrap {position: absolute; top: 0; right: 0; border-right: 1px solid #454546; z-index: 900;}
.footer .secLine1 .rSite_wrap .rSite_top a span {padding: 15px; border-left: 1px solid #454546; vertical-align: middle;}
.footer .secLine1 .rSite_wrap .rSite_top a.active,
.footer .secLine1 .rSite_wrap .rSite_top a:focus, 
.footer .secLine1 .rSite_wrap .rSite_top a:hover {background-color: #222222;}
.footer .secLine1 .rSite_wrap .rSite_top span.rSite_btn {width: 23px; height: 23px; background: url(/korean/img/common/ico_rSite.png) no-repeat center center;}
.footer .secLine1 .rSite_wrap .rSite_top span.rSite_btn.active {background: url(/korean/img/common/ico_rSite_f.png) no-repeat center center;}
.footer .secLine1 .rSite_wrap .rSite_cont {width: 1200px; height: 330px; position: absolute; top: -349px; left: -985px; background-color: #fff; display: none; box-sizing: border-box; z-index: 10;}
html[xmlns*=""] body:last-child .footer .secLine1 .rSite_wrap .rSite_cont { top: -346px; left: -991px;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_tit {width: 100%; text-align: center; background-color: #555555; color: #fff; padding: 10px 0; font-size: 20px; border-bottom: 1px solid #dedede; position: relative;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_tit .rSBtn_close {width: 30px; height: 30px; background: url(/korean/img/common/btn_close_p.png) no-repeat center center; position: absolute; top: 10px; right: 20px;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_list {display: table; width: 98%; padding: 1%; background-color: #ffffff; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul {display: table-cell; width: 14.28%; border-left: 1px solid #dedede;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul:first-child {border: none;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul a {width: 90%; color: #555555; padding: 4% 5%;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul li:hover a {background-color: #eaeaea; color: #000;}
.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul li:hover a span {text-decoration: underline; text-underline-position: under;}
.logo_footer {position: absolute; top: 28px; left: 0;}
.footer .secLine2 .line2 .info {padding: 20px 0 50px 180px;}
.footer .secLine2 .line2 .info p span {margin-right: 15px;}

/* layerPopup ---------------------------------------------------------------------------------------------------*/
.lp_menu_wrap {}
.lp_menu_cont {width: 1200px; height: 100%; position: relative; }
.lp_menu_cont span,
.lp_menu_cont a {display: inline-block;}
.lpmUl1 {padding: 20px 0; background-color: #1c2d4c; }
.lpmUl1 h2 {width: 250px; background-color: #1c2d4c; color: #fff; font-size: 20px; font-weight: 400;}
.lpmUl1 h2 > a {width: 210px; padding: 20px; border-bottom: 1px solid #13213a;}
.lpmUl1 h2 > a:first-child {border-top: 1px solid #13213a;}
.lpmUl1 h2 > a:focus,
.lpmUl1 h2 > a:hover,
.lpmUl1 h2 > a.active {background: #0a1529 url(/korean/img/common/ico_lpa_r.png) no-repeat 220px center;}
.lpmUl1 > li:first-child .lpmUl1_cont {display: block;}
.lpmUl1_cont {position: absolute; top: 0; left: 250px; width: 830px; background-color: #fff; padding: 0 60px; height: 100%; display: none;}
.lpmUl1_cont_tt {font-size: 20px; margin: 40px 0;}
.lpmUl2 {position: relative; width: 100%; margin: 10px 0; overflow: hidden;}
.lpmUl2 > li {width: 25%; float: left;}
.lpmUl2 h3 {width: 100%;}
.lpmUl2 h3 > a {width: 75%; padding: 15px 10%; border: 1px solid #ddd; background: url(/korean/img/common/ico_lpa_d.png) no-repeat 90% center; font-size: 16px;}
.lpmUl2_cont {position: absolute; top: 57px; left: 0; width: 99%; background-color: #f4f4f4;}
.lpmUl2_cont .lpmUl3 {display: none; margin: 20px 0; border-right: 1px solid #dcddde; }
.lpmUl2_cont .lpmUl3:last-child {border: none;}
.lpmUl2_cont .lpmUl3 a {width: 100%; padding: 5px 0; font-size: 13px;}
.lpmUl2_cont .lpmUl3 a span {margin: 0 15px; border-bottom: 1px solid #f4f4f4;}
.lpmUl2.active {padding-bottom: 160px;}
.lpmUl2_cont .lpmUl3 a:focus span,
.lpmUl2_cont .lpmUl3 a:hover span {border-bottom: 1px solid #6d6e71;}
.lpmUl2 h3 > a:focus,
.lpmUl2 h3 > a:hover,
.lpmUl2.active > li.active h3 a {color: #fff; background: #e8620c url(/korean/img/common/ico_lpa_d_active.png) no-repeat 90% center; border: 1px solid #e8620c;}
.lpmUl2.active > li.active .lpmUl3 {display: block; float: left; background-color: #f4f4f4; z-index: 999; width: 33%;}
.lpmUl2.active > li.active .lpmUl3.col4 {width: 24.9%;}
.lpClose {width: 40px; height: 40px; position: absolute; top: 20px; right: 20px; background: url(/korean/img/common/btn_lp_close.png) no-repeat 0 0;}
.pop-layer {display: none; position: absolute; top: 50%; left: 50%; width: 1200px; height: auto; background-color: #fff; z-index: 9999;}
.dim-layer {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9998;}
.dim,
.dim-layer .dimBg {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .6; filter: alpha(opacity=60);}
.dim-layer .pop-layer {display: block;}

.hCont_wrapper_t {display: none;}

/* etc ---------------------------------------------------------------------------------------------------*/
.dim {display: none; z-index: 998;}

/* redirect page */
.alert_box {display: table-cell; vertical-align: middle; text-align: center; padding-bottom: 100px;}
.alert_box > img {display: block; margin: 0 auto;}
.alert_box > strong {display: block; font-size: 42px; font-weight: 400; margin: 30px 0 10px;}
.alert_box > p {font-size: 20px;}
.direct_link {width: 640px; margin: 30px auto 0; overflow: hidden;}
.direct_link > a:focus,
.direct_link > a:hover {text-decoration: underline;} /* 1017 가람 수정 */
.direct_link > .ie_btn,
.direct_link > .chrome_btn {display: block; width: 300px; height: 50px; line-height: 50px; float: left; box-sizing: border-box; margin: 0 10px;}
.direct_link > .ie_btn {background: url('/korean/img/common/ico_ie_btn1.png') no-repeat center; padding-left: 40px;}
.direct_link > .chrome_btn {background: url('/korean/img/common/ico_ie_btn2.png') no-repeat center; padding-left: 50px;}

.hcLine1_right ul li a {display: inline-block; height: 36px; line-height: 36px; padding: 0 10px; background: url('/korean/img/common/bg_verticalBar.jpg') no-repeat left center; font-weight: 600;}
.hcLine1_right ul li:nth-child(1) a {background: none;}
.hcLine1_right ul li a:before {content:''; width: 17px; height: 36px; line-height: 36px; display: inline-block; margin-right: 5px;}
.hcLine1_right ul li.hcLine1_right01 a:before {background: url('/korean/img/common/ico_topLnb1.png') no-repeat center center;}
.hcLine1_right ul li.hcLine1_right02 a:before {background: url('/korean/img/common/ico_topLnb2.png') no-repeat center center;}
/* youtube 삭제 
.hcLine1_right ul li.hcLine1_right03 a:before {width: 20px; background: url('/korean/img/common/ico_sns_y.png') no-repeat center center;}
.hcLine1_right ul li.hcLine1_right03 a:hover:before {background: url('/korean/img/common/ico_sns_y_h.png') no-repeat center center;}
*/
.hcLine1_right ul li.hcLine1_right04 a:before {width: 12px; background: url('/korean/img/common/ico_topLnb4.png') no-repeat center center; background-position-y:9px}
.hcLine1_right ul li.hcLine1_right04 a span { animation: hcLine1_right04 1s infinite; }
.hcLine1_right ul li.hcLine1_right05 a:before {background: url('/korean/img/common/ico_topLnb5.png') no-repeat center center;}
/* 국민제안 항목 추가 2020.02.19 */
.hcLine1_right ul li.hcLine1_right06 a:before {background: url('/korean/img/common/ico_topLnb6.png') no-repeat center center;}
.hcLine1_right ul li.hcLine1_right06 a:hover:before {background: url('/korean/img/common/ico_topLnb6_on.png') no-repeat center center;}
/* 혁신공모전 항목 추가 2020.03.02 */
.hcLine1_right ul li.hcLine1_right07 a:before {background: url('/korean/img/common/ico_topLnb7.png') no-repeat center center;}
/* 사창립이벤트 항목 추가 2020.03.31 */
.hcLine1_right ul li.hcLine1_right08 a:before {background: url('/korean/img/common/ico_topLnb8.png') no-repeat center center;}
/* 전자정부 항목 추가 2020.05.20 */
.hcLine1_right ul li.hcLine1_right09 a:before {background: url('/korean/img/common/ico_topLnb9.png') no-repeat center center;}

 
 @keyframes hcLine1_right04 {
 0%{ color:#555555;}
 50%{ color:red;}
 100%{ color:#555555;}
 }


/* Desktop Device */
@media all and (min-width:1200px) {
	
	.tab_wrap .tab li a {height: 60px;}
	
	.pt_view {display: block !important;}
	.m_view {display: none !important;}
	
	body .visible-pc {display: block !important;}
	body .visible-tb {display: none !important;}
	body .visible-mb {display: none !important;}
	body .hidden-pc {display: none !important;}
	.tGnbClose_wrap {display: none;}
/* header-gnb ---------------------------------------------------------------------------------------------------*/
	.header {width: 100%; background-color: #fff;}
	.hcLine1_wrapper {background-color: #f4f4f4;}
	.hcLine1_cont {overflow: hidden;}
	.hcLine1_left {float: left; font-size: 12px;}
	.hcLine1_left ul li a {height: 36px; padding: 10px 20px; box-sizing: border-box;}
	.hcLine1_left ul li.cont1 a {padding-right: 50px; background: #a6a6a6 url(/korean/img/main/ico_arrow_r.png) no-repeat 80px center;}
	.hcLine1_left ul li.cont1 {background-color: #a6a6a6;}
	.hcLine1_left ul li.cont2 {background-color: #808080;}
/*	.hcLine1_left ul li:nth-child(n+3) {color: #555555;} // 유투브 좌측 위치 변경으로 인해 주석 처리 2020.02.19*/
/* 	.hcLine1_left ul li.cont3 {background-color: #555555;} */
	.hcLine1_left ul li.cont3 {background-color: #666666;}
	.hcLine1_left ul li.cont3:hover {background-color: #dc3c3c;}
	.hcLine1_left ul li.cont4 {background-color: #555555;} /* instagram add 2020.12.22 */
	.hcLine1_left ul li.cont5 {background-color: #111;} /* 30주년 페이지 */

	.hcLine1_right {float: right;}
	.hcLine2_wrapper {clear: both; background-color: #ffffff; border-bottom: 1px solid #dddddd;}
	.hcLine2_wrapper::after,
	.hcLine2_cont::after {content: ''; display: block; clear: both;}
	.hcLine2_cont {position: relative; height: 100%;}
	.hcLine2_cont h1 {float: left; padding: 24px 41px 0 0; width: 225px; box-sizing: border-box;}
	.hcLine2_right {float: right; margin-top: 25px;}
	.hcLine2_right ul li {float: left;}
	.hcLine2_right ul li a {border: 1px solid #fff; padding: 5px 5px 0px;}
	.hcLine2_right ul li a.active {border: 1px solid #f47726; }
	/* PyeongChang 2018 emblem 20180202  */
	.hcLine2_wrapper .emblem	{ position:absolute; top:18px; left:-120px; }
	.hcLine2_wrapper .emblem img	{  }
	/* //PyeongChang 2018 emblem 20180202  */

	.menu {float: left; z-index: 10; width: 890px; box-sizing: border-box;}
	.menu > ul {overflow: hidden;}
	.menu > ul > li {float: left;}
	.menu .gnbClose {width: 85px; height: 42px; text-align: left; color: #ffffff; background: url(/korean/img/common/btn_gnb_close.png) no-repeat center; padding: 5px 24px; position: absolute; top: auto; bottom: -43px; left: 50%; -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1000; box-sizing: border-box;}
	.menu__item {float: left; height: 35px; padding: 24px 20px 24px;}
	.menu__item:first-child {padding-left: 25px;}
	.menu__item-name {position: relative; padding-bottom: 5px; font-size: 18px; font-weight: 600; color: #333;}
	.menu__item-name.linkWindow:after {display: none;}
	.menu--adsila .menu__item-name {-o-transition: color 0.5s; -moz-transition: color 0.5s; -webkit-transition: color 0.5s; transition: color 0.5s; -o-transition-timing-function: cubic-bezier(0.2,1,0.3,1); -moz-transition-timing-function: cubic-bezier(0.2,1,0.3,1); -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1); transition-timing-function: cubic-bezier(0.2,1,0.3,1);}
	.menu--adsila .menu__item-name::before {content: ''; position: absolute; bottom: 1px; left: 0; width: 0; height: 1px;	-o-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; -o-transition-timing-function: cubic-bezier(0.2,1,0.3,1); -moz-transition-timing-function: cubic-bezier(0.2,1,0.3,1); -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1); transition-timing-function: cubic-bezier(0.2,1,0.3,1);}
	.menu--adsila .menu__item-name::before {background: #f47726;}
	.menu--adsila .menu__item .menu__item-name:focus,
	.menu--adsila .menu__item .menu__item-name:hover,
	.menu--adsila .menu__item .menu__item-name.on {color: #f47726;}
	.menu--adsila .menu__item .menu__item-name:hover::before,
	.menu--adsila .menu__item .menu__item-name:focus::before,
	.menu--adsila .menu__item .menu__item-name.on::before {width: 100%;}

	.depth_wrap {display: none; width: 100%; font-size: 14px; background-color: #ffffff; border-bottom: 1px solid #dddddd; position: fixed; top: 270px; left: 0px; z-index: 999; box-sizing: border-box;}

	.depth1_wrap {display: none; width: 1200px; min-height: 322px; background-repeat: no-repeat;  background-position: 0 116px; margin: 0 auto; position: relative;}
	.depth1_wrap::before {content: ''; display: block; width: 210px; height: 116px; background-repeat: no-repeat; background-position: center; position: absolute; bottom: 49px; left: 10px;}
	.menu__item:nth-child(1) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb1.png);}
	.menu__item:nth-child(2) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb2.png);}
	.menu__item:nth-child(3) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb3.png);}
	.menu__item:nth-child(4) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb4.png);}
	.menu__item:nth-child(5) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb5.png);}
	.menu__item:nth-child(6) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb6.png);}
	.menu__item:nth-child(7) .depth1_wrap::before {background-image: url(/korean/img/common/bg_gnb7.png);}

	.depth2_wrap {display: none; width: 946px; padding: 35px 0; float: left;}
	.depth3_wrap {display: none; width: 946px; background-color: #f4f4f4; position: absolute; top: 60px; left: 5px;}

	.depth1_wrap::after {content: ''; display: block; clear: both;}

	.depthBG_wrap.on,
	.depth4_wrap.on,
	.depth3_wrap.on,
	.depth2_wrap.on,
	.depth1_wrap.on,
	.depth_wrap.on {display: block;}

	.depth_title {width: 250px; float: left;}
	.depth1_wrap h2 {line-height: 1; font-size: 34px; font-weight: 600; color: #333333; padding: 40px 0 10px;}
	.depth1_wrap p {font-size: 16px; color: #333333;}
	.depth2_wrap > ul {position: relative; margin: 0 -5px;}
	.depth2_wrap > ul::after {content: ''; display: block; clear: both;}
	.depth2_wrap > ul > li {width: 33.33%; padding: 5px; float: left; box-sizing: border-box;}
	.depth2_wrap > ul > li > a {width: 100%; color: #555555; background: #ffffff url(/korean/img/common/ico_lpa_d.png) no-repeat 93% center; padding: 13px 20px; border: 1px solid #dddddd; box-sizing: border-box;}
	.depth2_wrap > ul:nth-child(4) > li:nth-child(3) .depth3_wrap {border: red;}

	.depth2_wrap > ul > li > a:focus,
	.depth2_wrap > ul > li > a:hover,
	.depth2_wrap > ul > li > a.on{color: #ffffff !important; background: #e8620c url(/korean/img/common/ico_lpa_d_active.png) no-repeat 93% center !important;}
	/*.depth2_wrap > ul > li > a.active {color: #ffffff !important; background: #e8620c url(/korean/img/common/ico_lpa_d_active.png) no-repeat 93% center !important;}
	*/
	/*.depth2_wrap > ul > li > a.on + .depth3_wrap {display: block;}*/
	.depth2_wrap > ul > li > a.bgNone:focus,
	.depth2_wrap > ul > li > a.bgNone:hover,
	.depth2_wrap > ul > li > a.bgNone.on,
	.depth2_wrap > ul > li > a.bgNone {background-image: none !important;}
	.depth2_wrap > ul > li > a span {line-height: 1; border-bottom: 1px solid transparent; font-size: 16px; font-weight: 600;}
	.depth2_wrap > ul > li > a.active span,
	.depth2_wrap > ul > li > a:focus span,
	.depth2_wrap > ul > li > a:hover span,
	.depth2_wrap > ul > li > a.on span {border-bottom: 1px solid #fff;}

	.depth3_wrap {padding: 10px 0;}
	.depth3_wrap > ul {background: url('/korean/img/common/bg_gnb_bar.png') repeat-y 2px;}
	.depth3_wrap > ul > li {display: inline-block; width: 33%; vertical-align: top; box-sizing: border-box;}
	.depth3_wrap > ul > li > a {width: 100%; font-size: 14px; padding: 5px 20px; border-right: 1px solid #dddddd; box-sizing: border-box; position: relative;}
	.depth3_wrap > ul > li > a::before {content: ''; display: inline-block; width: 5px; height: 5px; background: url(/korean/img/common/bl_o_5.png) no-repeat center; position: absolute; top: 13px; left: 21px;}
	.depth3_wrap > ul:last-child > li > a {border-right: none;}
	.depth3_wrap > ul > li > a span {font-weight: 400; margin-left: 16px;}
	.depth3_wrap > ul > li > a.on span,
	.depth3_wrap > ul > li > a:focus span,
	.depth3_wrap > ul > li > a:hover span {text-decoration: underline; color: #e8620c;}
	/* Tablet / Mobile fixed btn */
	.fixed_btn {position: fixed; right: 30px; bottom: 30px; z-index: 901;}
	.fixed_btn > ul > li > a {display: block; width: 43px; height: 43px; border-radius: 50%; opacity: 0.9; box-shadow: 1px 1px 1px #555;}
	.fixed_btn > ul > li:nth-child(2) {display: none;}
	.fixed_btn .subNavi_r5 {display: none !important;}
	.fixed_btn .sns_wrap {display: none !important;}
	.onTop_btn {background: #787878 url('/korean/img/common/ico_top_btn.png') no-repeat center; text-indent: 100%; white-space: nowrap; overflow: hidden;}
	
	.footer {min-width:1200px;}

}



/* Tablet Device */
@media all and (min-width:768px) and (max-width:1199px) {
	
	.menu__item-name.linkWindow:after {display: none;}
	.fixed_btn > ul > li:nth-child(2) {display: none;}
	
	.hcLine2_cont {height: 100%;}
	#menu2Depth0211 {border-right: none; border-left: none;}
	#menu2Depth0211 + .depth3_wrap {border-top: none;}
	
	.pt_view {display: block !important;}
	.m_view {display: none !important;}
	
	body .visible-pc {display: none !important;}
	body .visible-tb {display: block !important;}
	body .visible-mb {display: none !important;}
	body .hidden-tb {display: none;}

	/* header ----------------------------------------------------------------------------------------------------*/
	.header {width: 100%; top: 0;}

	/* footer ---------------------------------------------------------------------------------------------------*/
	.footer .secLine1 .rSite_wrap {position: static; top: auto; right: auto; float: right;}
	.footer .secLine1 .rSite_wrap .rSite_cont {display: none; width: 100%; height: auto; top: auto; bottom: 55px; left: 0;} /* 1017 가람 수정 */
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul a {font-size: 12px;}
	.logo_footer {left: 25px;}
	.footer .secLine2 .line2 .info {padding: 20px 0 40px 10px;}
	.logo_footer {left: 25px; display: none;}

	/* Tablet / Mobile fixed btn */
	.fixed_btn {position: fixed; right: 10px; bottom: 30px; z-index: 901;}
	.fixed_btn > ul > li:first-child {margin-bottom: 5px;}
	.fixed_btn > ul > li > a {display: block; width: 43px; height: 43px; border-radius: 50%; opacity: 0.9; box-shadow: 1px 1px 1px #555;}
	.fixed_btn .subNavi_r5 {display: none !important;}
	.fixed_btn .sns_wrap {display: none !important;}
	.onTop_btn {background: #787878 url('/korean/img/common/ico_top_btn.png') no-repeat center; text-indent: 100%; white-space: nowrap; overflow: hidden;}

	.depth4_wrap,
	.depth1_wrap .depth_title,
	.depth1_wrap > p,
	.depth1_wrap > h2,
	.hcLine2_right,
	.hcLine2_cont h1,
	.floating-menu {display: none !important;}

	.depth3_wrap.on,
	.depth2_wrap.on {display: block;}

	.hCont_wrapper span,
	.hCont_wrapper a {display: inline-block;}

	.hCont_wrapper_t {width: 100%; height: 80px; border-bottom: 1px solid #dddddd; background-color: #fff; display: inline-block; z-index: 997; box-sizing: border-box;}
	.hCont_wrapper_t h1 {width: 184px; line-height: 1; padding: 23px 0; margin: 0 auto;}
	.hCont_wrapper_t h1 a img {vertical-align: middle;}
	.hCont_wrapper_t .tGNB_wrap {line-height: 1; position: absolute; top: 150px; left: 0; background: #e8620c;}
	.hCont_wrapper_t .tGNB_wrap .tGNB_ico {display: block; width: 34px; height: 26px; padding: 27px 32px; background: #e8620c url(/korean/img/common/ico_menuT.png) no-repeat center center;}
	.hCont_wrapper_t .search_wrap {position: absolute; top: 150px; right: 0px;}
	.hCont_wrapper_t .search_wrap .ico_search {line-height: 1; padding: 23px 33.5px; border-left: 1px solid #dddddd;}
	.hCont_wrapper_t .search_wrap .ico_search.active {background-color: #dddddd;}
	.hCont_wrapper_t .search_wrap .ico_search img {vertical-align: middle;}
	.search_cont {top: 80px;}
	/* PyeongChang 2018 emblem 20180202  */
	.hCont_wrapper_t .emblem	{ display:inline-block; float:right; margin-right:109px; margin-top:-61px; }
	.hCont_wrapper_t .emblem img	{ width:50px; }
	.hcLine2_cont .emblem	{ display:none;}
	/* //PyeongChang 2018 emblem 20180202  */

/* Tablet 2021.06.21 */
	.hCont_wrapper {position: absolute; top: 0; background-color: #fff; min-width: 500px; max-width: 100%; height: 100%; z-index: 999;}
	.hcLine1_cont {overflow: hidden;}
	.hcLine1_left {font-size: 16px; float: left; width: 200px;}
	.hcLine1_left ul li {width: 50%; text-align: center;}
	.hcLine1_left ul li a {width: 100%; padding-top: 30px;}
	.hcLine1_left .cont1 a {background-color: #a6a6a6; padding: 15px 0;}
/* 	.hcLine1_left .cont1 a {background-color: #a6a6a6; padding: 71px 0 70px 0;} */
	.hcLine1_left .cont2 a {background-color: #555555; padding: 15px 0;}
	.hcLine1_left .cont3 a {background-color: #dc3c3c;padding: 15px 0;}
	.hcLine1_left .cont4 a {background-color: #666666;padding: 15px 0;}		/* instagram add 2020.12.22 */
	.hcLine1_left .cont5 a {background-color: #222;padding: 15px 0;}		/* 한전KDN 역사관 */
	.hcLine1_right {width: 300px; overflow: hidden; background-color: #ddd; padding: 4px 0;}
	.hcLine1_right ul { height:103px;}
/* 	.hcLine1_right ul { height:159px;}	 */	
		
	.tGnbClose {width: 100px; height: 80px; position: absolute; top: 0; right: -100px; background: #f26b00 url(/korean/img/common/ico_gnbClose.png) no-repeat center center;}

	.hcLine2_wrapper {position: relative; height: calc(100% - 80px);}
	.hcLine2_cont {height: 100%;}

	.menu {width: 199px; height: 100%; border-right: 1px solid #0a1529; background-color: #1c2d4c; color: #fff; position: relative;}
	.menu__item > h2 {width: 100%; font-size: 20px; font-weight: 400; text-align: center; z-index: 999;}
	.menu__item-name {width: 100%; border-bottom: 1px solid #0a1529; padding: 20px 0;}
	.menu__item-name.on {background: #0a1529;}
	.menu .gnbClose {display: none;}

	.depth2_wrap {position: absolute; top: 0; left: 200px; width: 299px; height: 100%; display: none; color: #0a1529; font-size: 18px; border-right: 1px solid #ddd; z-index: 998; overflow-y: auto; overflow-x: hidden;}
	.depth2_wrap > ul {width: 300px; position: relative;}
	.depth2_wrap > ul > li > a {width: calc(100% - 40px); padding: 20px; border-bottom: 1px solid #dddddd; background: url(/korean/img/common/ico_gnbAcc_u.png) no-repeat 95% center;}
	.depth2_wrap > ul > li > a.on {background: #eaeaea url(/korean/img/common/ico_gnbAcc_d.png) no-repeat 95% center;}
	.depth2_wrap > ul > li > a.bgNone.on,
	.depth2_wrap > ul > li > a.bgNone {background: none;}
	.depth2_wrap {background-color: #f9f9f9;}
	.depth3_wrap {display: none; border-top: 1px solid #192b4f; border-bottom: 1px solid #192b4f; font-size: 14px;}
	.depth3_wrap > ul > li > a {width: calc(100% - 20px); padding: 10px; border-bottom: 1px solid #ddd;}
	.depth3_wrap > ul > li > a.on  {background: #0a1529; color: #fff;}
}

/* Tablet small size */
@media all and (min-width:768px) and (max-width: 950px) {
	/* footer ---------------------------------------------------------------------------------------------------*/
	.footer {background-color: #363638; color: #bdbec1; font-size: 14px;}
	.footer .secLine1 {border-bottom: 1px solid #454546;}
	.footer .secLine2 .line2,
	.footer .secLine1 .line1 {position: relative;}
	.footer .secLine1 .line1::after {content: ''; display: block; clear: both;}
	.footer .secLine1 .line1Ul {display: block; width: calc(100% - 240px); text-align: center; padding: 20px 0; overflow: hidden;}
	.footer .secLine1 .line1Ul li {display: block; width: 33.33%; float: left;}
	.footer .secLine1 .line1Ul li:last-child,
	.footer .secLine1 .line1Ul li:nth-last-child(2) {width: 50%;}
	.footer .secLine1 .line1Ul li a {display: block; width: 100%; padding: 2px 20px; box-sizing: border-box;}
	.footer .secLine1 .line1Ul li:nth-child(4) a {background: none;}

	.footer .secLine1 .rSite_wrap {border-top: 1px solid #454546; border-bottom: 1px solid #454546; margin-top: 21px;}
	.footer .secLine1 .rSite_wrap .rSite_cont {bottom: 98px;}
}

/* Mobile Device */
@media all and (max-width:767px) {
	
	
	.topPopup_cont .swiper-container, .topPopup_cont a, .topPopup_cont .swiper-slide, .topPopup_cont .owl-item, .topPopup_cont .owl-stage, .topPopup_cont .owl-stage-outer {height: auto !important;}
		
	.search_contWrap {display: none;}
	
	.linkWindow.menu__item-name:after {display: none;}
	
	.fixed_btn > ul > li:nth-child(2) {display: none;}
	.img_wa,
	.footer .secLine2 .line2 .info p:first-child {display: none;}
	
	
	.img_wa {position: static; padding-bottom: 20px;}
	#menu2Depth0211 {border-right: none; border-left: none; border-bottom: 1px solid #e8620c;}
	#menu2Depth0211 + .depth3_wrap {}
	
	.pt_view {display: none !important;}
	.m_view {display: block !important;}
	
	
	body .visible-pc {display: none !important;}
	body .visible-tb {display: none !important;}
	body .visible-mb {display: block !important;}
	body .hidden-mb {display: none !important;}

	body img.visible-mb {margin: 0 auto;}

	/* header ----------------------------------------------------------------------------------------------------*/
	.header {width: 100%; top: 0;}

	.depth4_wrap,
	.depth1_wrap .depth_title,
	.depth1_wrap > p,
	.depth1_wrap > h2,
	.hcLine2_right,
	.hcLine2_cont h1,
	.floating-menu {display: none !important;}

	.depth3_wrap.on,
	.depth2_wrap.on {display: block;}

	.hCont_wrapper span,
	.hCont_wrapper a {display: inline-block;}	

	.hCont_wrapper_t {width: 100%; height: 60px; border-bottom: 1px solid #dddddd; background-color: #fff; display: inline-block; z-index: 997; box-sizing: border-box;}
	.hCont_wrapper_t h1 {text-align: center; line-height: 1; padding: 16.5px 0; margin: 0 auto;}
	.hCont_wrapper_t h1 a img {width: 148px; vertical-align: middle;}
	.hCont_wrapper_t .tGNB_wrap {line-height: 1; position: absolute; top: 158px; left: 0; background: #e8620c;}
	.hCont_wrapper_t .tGNB_wrap .tGNB_ico {display: block; width: 34px; height: 26px; padding: 17px 19px; background: #e8620c url(/korean/img/common/ico_menuT.png) no-repeat center center; background-size: 26px;}
	.hCont_wrapper_t .search_wrap {position: absolute; top: 158px; right: 0px; width: 100%; height: 0;}
	.hCont_wrapper_t .search_wrap .ico_search {line-height: 1; padding: 17px 24px; border-left: 1px solid #dddddd; float: right;}
	.hCont_wrapper_t .search_wrap .ico_search.active {background-color: #dddddd;}
	.hCont_wrapper_t .search_wrap .ico_search img {width: 24px; vertical-align: middle;}
	/* PyeongChang 2018 emblem 20180202  */
	.hCont_wrapper_t .emblem	{ display:none; float:right; margin-right:90px; margin-top:-51px; }
	.hCont_wrapper_t .emblem img	{ width:44px; }
	.hcLine2_cont .emblem	{ display:none;}
	/* //PyeongChang 2018 emblem 20180202  */	

	.search_contWrap {}
	.search_cont {width: 100%; position: absolute; top: 60px; right: 0; padding: 20px 10px;}
	.search_cont > span {display: inline-block; vartical-align: middle;}
	.sc_tit {font-size: 18px; width: 70px; float: left; margin: 4px 0 0 0px;}
	.sc_form {width: calc(100% - 100px); padding: 2px 10px 2px; float: right;}
	.sc_form input {width: calc(100% - 38px); font-size: 1.1em;}
	.sc_form button {margin-left: 0;}

/* Mobile 2021.06.21 */
	.hCont_wrapper {position: fixed; top: 0; background-color: #fff; width: calc(100% - 72px); max-width: 400px; height: 100%; z-index: 999;}
	.hcLine1_cont {height: 100px; overflow: hidden;}
/* 	.hcLine1_cont {height: 150px; overflow: hidden;} */
	.hcLine1_left {font-size: 0.8em; float: left; width: 45%; height:100%;}
	.hcLine1_left ul li {width: 50%; text-align: center;}
	.hcLine1_left ul li a {width: 100%;}
	.hcLine1_left ul li a .vBar {display: none;}
	.hcLine1_left .cont1 a {background-color: #a6a6a6; padding: 15px 0;}
/* 	.hcLine1_left .cont1 a {background-color: #a6a6a6; padding: 70px 0;} */
	.hcLine1_left .cont2 a {background-color: #555555; padding: 15px 0;}
	.hcLine1_left .cont3 a {background-color: #dc3c3c;padding: 15px 0;}
	.hcLine1_left .cont4 a {background-color: #666666;padding: 15px 0;}/* instagram add 2020.12.22 */
	.hcLine1_left .cont5 a {background-color: #222;padding: 15px 0;}/* 한전KDN 역사관 */
	
	.hcLine1_right {height:100%;}
	.hcLine1_right ul { height:159px;}
	.hcLine1_right ul li {height: 20px;}
	.hcLine1_right ul li a {height: auto; line-height: initial; font-size: 14px;}
	.hcLine1_right ul li a:before {height: 20px; line-height: 20px; margin-top: -5px;}
	.hcLine1_right ul li a * {margin-top: -5px;}
	
	.tGnbClose {width: 72px; height: 60px; position: absolute; top: 0; right: -72px; background: #f26b00 url(/korean/img/common/ico_gnbClose.png) no-repeat center center;}

	.hcLine2_wrapper {position: relative; height: calc(100% - 60px);}
	.hcLine2_cont {height: 100%;}

	.menu {width: 100%; height: 100%; background-color: #1c2d4c; color: #fff; position: relative; overflow-y: auto; overflow-x: hidden;}
	.menu__item > h2 {width: 100%; font-size: 20px; font-weight: 400; text-align: left; z-index: 999;}
	.menu__item-name {width: 100%; background: url(/korean/img/common/ico_gnbAcc_w_u.png) no-repeat 95% center; border-bottom: 1px solid #0a1529; padding: 10px 20px; box-sizing: border-box;}
	.menu__item-name.on {background: #0a1529 url(/korean/img/common/ico_gnbAcc_w_d.png) no-repeat 95% center;}
	.menu .gnbClose {display: none;}

	.depth2_wrap {display: none; width: 100%; height: 100%; color: #0a1529; font-size: 18px; border-right: 1px solid #ddd; z-index: 998; overflow-y: auto; overflow-x: hidden;}
	.depth2_wrap > ul {width: 100%; position: relative;}
	.depth2_wrap > ul > li > a {width: 100%; padding: 10px 26px; border-bottom: 1px solid #dddddd; background: url(/korean/img/common/ico_gnbAcc_u.png) no-repeat 94% center; box-sizing: border-box;}
	.depth2_wrap > ul > li > a.on {background: #eaeaea url(/korean/img/common/ico_gnbAcc_d.png) no-repeat 94% center;}
	.depth2_wrap > ul > li > a.bgNone.on,
	.depth2_wrap > ul > li > a.bgNone {background: none;}
	.depth2_wrap {background-color: #f9f9f9;}
	.depth3_wrap {display: none; border-top: 1px solid #192b4f; border-bottom: 1px solid #192b4f; font-size: 14px;}
	.depth3_wrap > ul > li > a {width: 100%; padding: 6px 36px; border-bottom: 1px solid #ddd; box-sizing: border-box;}
	.depth3_wrap > ul > li > a.on  {background: #0a1529; color: #fff;}

	/* footer ---------------------------------------------------------------------------------------------------*/
	.footer {margin-top: 44px;}
	.footer .secLine1 .line1Ul {display: block; margin: 0 -14px; float: none;}
	.footer .secLine1 .line1Ul::after {content: ''; display: block; clear: both;}
	.footer .secLine1 .line1Ul li {display: block; text-align: center; font-size: 0.9em; float: left; box-sizing: border-box;}
	.footer .secLine1 .line1Ul li:first-child,
	.footer .secLine1 .line1Ul li:nth-child(2),
	.footer .secLine1 .line1Ul li:nth-child(3) {width: 33.33%; border-bottom: 1px solid #454546;}
	.footer .secLine1 .line1Ul li:nth-child(4),
	.footer .secLine1 .line1Ul li:last-child {width: 50%;}
	.footer .secLine1 .line1Ul li:nth-child(2) {border-right: 1px solid #454546; border-left: 1px solid #454546;}
	.footer .secLine1 .line1Ul li:last-child {border-left: 1px solid #454546;}
	.footer .secLine1 .line1Ul li a {padding: 10px 0; background: none; display: block;}
	.footer .secLine1 .line1Ul li:first-child a {background: none;}
	.footer .secLine1 .rSite_wrap {width: 100%; font-size: 1.1em; color: #ffffff; background-color: #2b2b2c; top: -43px; right: auto; left: 0; box-sizing: border-box;}
	.footer .secLine1 .rSite_wrap .rSite_top > a {display: block;}
	.footer .secLine1 .rSite_wrap .rSite_top > a::after {content: ''; display: block; clear: both;}
	.footer .secLine1 .rSite_wrap .rSite_top a span {display: block; padding: 10px 20px; border-left: 0; float: left;}
	.footer .secLine1 .rSite_wrap .rSite_top a span:first-child {width: calc(100% - 63px); box-sizing: border-box;}
	.footer .secLine1 .rSite_wrap .rSite_cont {display: none; width: 100%; height: auto; top: auto; bottom: 43px; left: 0;} /* 1017 가람 수정 */
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_tit {font-size: 1.1em;}
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list {display: block; width: 110%; height: 300px; padding: 10px; box-sizing: border-box;overflow: auto;}
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul {display: inline-block; width: 49%; border-right: none; vertical-align: top; box-sizing: border-box;}
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul:nth-child(odd) {border-left: 1px solid #dedede;}
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul:nth-child(1),
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul:nth-child(3) {width: 49%; padding-bottom: 30px;}
	.footer .secLine1 .rSite_wrap .rSite_cont .rS_list ul a {width: 100%; font-size: 0.8em; padding: 5px; box-sizing: border-box;}
	.logo_footer {top: 20px; left: 50%; margin-left: -77px; display: none;}
	.footer .secLine2 .line2 .info {font-size: 12px; text-align: center; padding: 20px 0 20px;}
	.footer .secLine2 .line2 .info p span:first-child {margin-right: 0;}
	.footer .secLine2 .line2 .info p span:nth-child(2) {display: block;}

	/* Tablet / Mobile fixed btn */
	.fixed_btn {position: fixed; right: 10px; bottom: 10px; z-index: 901;}
	.fixed_btn > ul {}
	.fixed_btn > ul > li:first-child {margin-bottom: 5px; display: none;}
	.fixed_btn > ul > li > a {display: block; width: 43px; height: 43px; border-radius: 50%; opacity: 0.9; box-shadow: 1px 1px 1px #555;}
	.fixed_btn .subNavi_r5 {line-height: 43px; text-align: center; background-color: #d7d7d7;}
	.fixed_btn .subNavi_r5::before {content:''; display: inline-block; vertical-align: middle; width: 20px; height: 24px; background: url('/korean/img/common/ico_sharing_btn.png') no-repeat center;}
	/*hover주석
	.fixed_btn .subNavi_r5:focus::before,
	.fixed_btn .subNavi_r5:hover::before {}
	*/
	.fixed_btn .subNavi_r5.on::before {background: url('/korean/img/common/ico_sharing_close_btn.png') no-repeat center center;}
	.fixed_btn .sns_wrap {top: -230px; right: 1px;}
	.fixed_btn .sns_wrap li {float: none; margin: 5px 0;}
	.onTop_btn {background: #787878 url('/korean/img/common/ico_top_btn.png') no-repeat center; text-indent: 100%; white-space: nowrap; overflow: hidden;}

}
/*
@media all and (orientation: landscape) {}
@media all and (orientation: portrait) {}
*/
