@charset 'utf-8';

/*
 * [[ KCGS - 한국기업지배구조원 ]]
 * 
 * cubeA & 이창호(Chang Ho. Lee) / 팀장
 * goldlch@cubea.co.kr
*/

#ui_wrap{position:relative;min-width:1200px}

#ui_head{position:relative;width:100%;padding-top:22px;z-index:10}
#ui_head .head_top{position:relative;width:1200px;margin:0 auto}
#ui_head .head_top h1{float:left;width:210px;height:44px}
#ui_head .head_top h1 a{display:block;width:100%;height:100%;background:url('../img/h1_logo.png') center center no-repeat;text-indent:-99999em;overflow:hidden}
#ui_head .head_top .each_link{float:right;font-size:0;text-align:right;padding-top:4px}
#ui_head .head_top .each_link li{display:inline-block;background:url('../img/bar0.png') left center no-repeat}
#ui_head .head_top .each_link li:first-child{background-image:none}
#ui_head .head_top .each_link li a{display:inline-block;padding:0 22px;color:#aaa;font-size:12px;letter-spacing:0;line-height:30px;vertical-align:top;
	-webkit-transition:color 0.2s;
			transition:color 0.2s;
}
.main_page-css #ui_head .head_top .each_link li a{text-shadow:rgba(0, 0, 0, 0.6) 0px 0px 5px}
#ui_head .head_top .each_link li:last-child a{padding-right:0}
#ui_head .head_top .each_link li a.on,
#ui_head .head_top .each_link li a:hover{color:#666}
#ui_head .head_top .each_link li.lang{padding-left:19px;margin-right:-3px}
#ui_head .head_top .each_link li.lang a{padding:0;margin:0 3px}
#ui_head .head_top .each_link li.lang a em{display:inline-block;padding-left:3px;font-size:11px;position:relative;top:-1px}
#ui_head .gnb_link{clear:both;display:block;padding:18px 0;background-color:#fff}
#ui_head .gnb_link:after{content:"";display:block;clear:both}
#ui_head .gnb_link li{float:left;display:block;width:200px}
#ui_head .gnb_link li:first-child{margin-left:185px}
#ui_head .gnb_link li a{display:block;padding:5px 10px;font-size:17px;line-height:20px;color:#1b2126;
	-webkit-transition:color 0.2s;
			transition:color 0.2s;
}
#ui_head .gnb_link li a:hover{color:#204f9e}
#ui_head .all_menu_wrap{position:relative;clear:both;width:1200px}
#ui_head .all_menu_wrap.fixed{position:fixed;left:50%;top:0;margin-left:-600px;box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 5px}
#ui_head .all_btns{position:absolute;left:0;top:0;width:66px;height:100%;background:url('../img/btns_allmenu.png') left center no-repeat;text-indent:-99999em;overflow:hidden}
#ui_head .search_btns{display:block;position:absolute;right:0;bottom:23px;width:18px;height:18px;background:url('../img/btns_search.png') center center no-repeat;text-indent:-99999em;overflow:hidden;z-index:1}
#ui_head .search_box{height:0;float:left;width:100%;overflow:hidden;
	-webkit-transition:height 0.5s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
			transition:height 0.5s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
}
#ui_head .search_box.open{height:120px}
#ui_head .search_box .search_guide{height:100px;background-color:#0d4e9b;margin-top:20px;text-align:center;position:relative}
#ui_head .search_box .overlap{display:inline-block;margin-top:25px}
#ui_head .search_box label{font-size:30px;line-height:1em;font-weight:700;color:#5d7db2;top:10px}
#ui_head .search_box input{background-color:transparent;border-width:0;width:400px;color:#fff;font-size:30px;font-weight:400;height:50px;line-height:50px}
#ui_head .search_box .s{display:inline-block;width:50px;height:50px;background:url('../img/btns_search-box.png') center center no-repeat;text-indent:-99999em;overflow:hidden;font-size:0;vertical-align:middle}
#ui_head .search_box .c{position:absolute;right:30px;top:27px;display:block;width:45px;height:45px;background:url('../img/bnts_close.png') center center no-repeat;text-indent:-99999em;overflow:hidden;font-size:0}

#gnbWrap{position:relative;margin:0 auto;width:1200px;z-index:50}
#gnbWrap .menu_all{display:none;position:absolute;top:0;left:0;width:100%;padding:10px 0 30px;background-color:#0d4e9b;box-shadow:rgba(0, 0, 0, 0.2) 0 8px 10px}
#gnbWrap .menu_all:after{content:"";display:block;clear:both}
#gnbWrap .menu_all .gnb_cate{float:left;margin-left:50px;width:150px}
#gnbWrap .menu_all .gnb_cate.first{margin-left:185px}
#gnbWrap .menu_all .lang{display:none}
#gnbWrap .menu_all strong{display:none}
#gnbWrap .menu_all ul li{display:block}
#gnbWrap .menu_all ul li a{display:block;padding:5px 10px;font-size:14px;color:#fff;opacity:0.9;
	-webkit-transition:color 0.2s;
			transition:color 0.2s;
}
#gnbWrap .menu_all ul li a:hover{color:#0096d5}
#gnbWrap .gnb_close{display:none}

#ui_foot{margin:0 auto;background-color:#0d4e9c;color:#cfdceb}
#ui_foot .fot_menu{position:relative;padding:40px 0 45px;width:1200px;margin:0 auto;text-align:center}
#ui_foot .fot_menu #topMove{position:absolute;top:-85px;right:0;width:52px;height:52px;background:url("../img/top_btn.png") center center no-repeat;font-size:0;line-height:0;z-index:10}
#ui_foot .fot_menu dl{display:inline-block;margin-left:72px;width:130px;vertical-align:top;text-align:left}
#ui_foot .fot_menu dl:first-child{margin-left:0}
#ui_foot .fot_menu dl dt{padding-bottom:10px;border-bottom:1px solid #3d71b0;color:#fff}
#ui_foot .fot_menu dl dt button{display:block;width:100%;color:#fff;text-align:left;cursor:default}
#ui_foot .fot_menu dl dd{padding-top:15px}
#ui_foot .fot_menu dl dd ul{display:block}
#ui_foot .fot_menu dl dd ul li{display:block;margin-top:5px}
#ui_foot .fot_menu dl dd ul li a{display:block;font-size:14px;color:#cfdceb;
	-webkit-transition:color 0.2s;
			transition:color 0.2s;
}
#ui_foot .fot_menu dl dd ul li a:hover{color:#0096d5}
#ui_foot .fot_line{border-top:1px solid #235ea4}
#ui_foot .line_guide{position:relative;padding:60px 0;width:1200px;margin:0 auto}
#ui_foot .line_guide:after{content:"";display:block;clear:both}
#ui_foot .line_guide .flt_right{float:right;position:relative}
#ui_foot .line_guide .flt_right ul{display:block}
#ui_foot .line_guide .flt_right ul:after{content:"";display:block;clear:both}
#ui_foot .line_guide .flt_right ul li{float:left;position:relative;padding-left:25px;margin-left:25px;font-size:14px}
#ui_foot .line_guide .flt_right ul li:after{content:"";display:block;position:absolute;left:0px;top:50%;width:1px;margin-top:-7px;height:13px;background-color:#446fa4}
#ui_foot .line_guide .flt_right ul li:first-child{padding-left:0;margin-left:0}
#ui_foot .line_guide .flt_right ul li:first-child:after{display:none}
#ui_foot .line_guide .flt_right ul li a{display:inline-block;color:#fff;font-size:14px;letter-spacing:0;
	-webkit-transition:color 0.2s;
			transition:color 0.2s;
}
#ui_foot .line_guide .flt_right ul li a:hover{color:#0096d5}
#ui_foot .line_guide .flt_right .address_area{margin-top:10px}
#ui_foot .line_guide .flt_right address{font-size:13px;color:#94adcc}
#ui_foot .line_guide .flt_right .address_area ul li{margin-left:10px;padding-left:10px;font-size:13px;color:#94adcc;letter-spacing:0}
#ui_foot .line_guide .flt_right .address_area ul li:first-child{margin-left:0;padding-left:0}
#ui_foot .line_guide .flt_right .address_area ul li:after{margin-top:-5px;height:11px;background-color:#37649a}
#ui_foot .line_guide .flt_right .address_area ul li a{font-size:13px;color:#94adcc}
#ui_foot .line_guide .flt_left{float:left}
#ui_foot .line_guide .flt_left strong{margin:0 0 10px;display:block;width:130px;height:30px;background:url("../img/logo_foot.png") left center no-repeat;font-size:0;line-height:0}
#ui_foot .line_guide .flt_left p{font-size:13px;color:#9eb8d7;line-height:1.4em;letter-spacing:0}

#ui_foot .line_guide .family_site{position:absolute;right:0;top:-44px;width:130px;height:30px;background-color:#fff;border:1px solid #ccc}
#ui_foot .line_guide .family_site button{display:block;position:relative;padding-left:10px;width:100%;height:100%;font-size:12px;color:#8f8f8f;text-align:left;letter-spacing:0}
#ui_foot .line_guide .family_site button:after{content:"";display:block;position:absolute;top:50%;right:10px;margin-top:-5px;width:10px;height:10px;background:url("../img/select-arrow.png") center center no-repeat;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
#ui_foot .line_guide .family_site button.on:after{
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-o-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg);
}
#ui_foot .line_guide .family_site ul{display:none;position:absolute;left:-1px;bottom:100%;width:100%;background-color:#fff;border:1px solid #ccc}
#ui_foot .line_guide .family_site ul li{float:none;padding-left:0;margin-left:0}
#ui_foot .line_guide .family_site ul li:after{display:none}
#ui_foot .line_guide .family_site ul li a{display:block;padding:5px 8px;font-size:12px;color:#333}


#ui_body{margin:0 auto}
.sub_top{display:block;position:relative}
.sub_top .line_map{position:absolute;display:block;top:10px;left:50%;margin-left:-500px;width:1000px;z-index:1;}
.sub_top .line_map a,
.sub_top .line_map strong{float:left;font-size:13px;line-height:20px;font-weight:400;color:#fff;opacity:0.7;
	-webkit-transition:opacity 0.3s;
			transition:opacity 0.3s;
}
.sub_top .line_map a:hover{opacity:1}
.sub_top .line_map em{float:left;display:block;margin:0 10px;width:10px;height:20px;background:url("../img/ico_linemap.png") center center no-repeat;font-size:0;line-height:0}
.sub_top .visual{display:block;height:340px;background:center center no-repeat;text-align:Center;color:#fff;position:relative;}
.sub_about .sub_top .visual{background-image:url("../img/sub_visual_about.jpg")}
.sub_business .sub_top .visual{background-image:url("../img/sub_visual_business.jpg")}
.sub_news .sub_top .visual{background-image:url("../img/sub_visual_news.jpg")}
.sub_publish .sub_top .visual{background-image:url("../img/sub_visual_publish.jpg")}
.sub_etc .sub_top .visual{background-image:url("../img/sub_visual_etc.jpg")}

.sub_top .visual span{display:block;font-size:20px;letter-spacing:0;font-weight:300;letter-spacing:1px;text-align:center;position:absolute;left:0;top:130px;width:100%}
.sub_top .visual strong{display:block;font-size:48px;line-height:1.2em;font-weight:400;padding-top:154px;}
.sub_top .page_link{display:block;border-bottom:1px solid #e1e1e1;text-align:center}
.sub_top .page_link ul{display:flex;justify-content:center;}
/* .sub_top .page_link ul:after{content:"";display:block;clear:both} */
.sub_top .page_link ul li{margin-left:20px}
.sub_top .page_link ul li:first-child{margin-left:0}
.sub_top .page_link ul li a{display:block;margin-bottom:-1px;padding:20px;font-size:18px;color:#323841;
	-webkit-transition:color 0.2s;
			transition:color 0.2s;
}
.sub_top .page_link ul li a:hover{color:#0096d5}
.sub_top .page_link ul li a.on{color:#0096d5;border-bottom:1px solid #0096d5}

#ui_contents h2{display:block;margin:85px 0 40px;font-size:34px;color:#323841;line-height:1em;text-align:center;font-weight:500}
.contents_info{display:block;margin:80px auto 32px;width:1000px}
.contents_info:after{content:"";display:block;clear:both}
.contents_info ul{float:right;padding:0 28px;height:45px;border:2px solid #838fa2;border-radius:25px}
.contents_info ul li{float:left;position:relative;padding-left:28px;;font-size:14px;color:#838fa2;line-height:45px}
.contents_info ul li.tel{float:right;margin-left:14px}
.contents_info ul li.tel a{color:#838fa2;font-size:14px;padding-left:2px;letter-spacing:0}
.contents_info ul li:before{content:"";display:block;position:absolute;left:0;top:14px;width:20px;height:20px;background:url("../img/ico_contents_info.gif") 0 0 no-repeat}
.contents_info ul li.tel:before{background-position:0px -20px}

.btn_download{display:block;text-align:center}
.btn_download button,
.btn_download a{display:inline-block;position:relative;margin:0 10px;padding:0 50px;min-width:250px;height:50px;background-color:#323841;color:#fff;font-size:18px;font-weight:300;line-height:50px;text-align:center;vertical-align:top;
	transition:color 0.4s, background-color 0.4s;-webkit-transition:color 0.4s, background-color 0.4s}
.btn_download button{min-width:350px}
.btn_download button:after,
.btn_download a:after{content:"";display:block;position:absolute;right:20px;top:0;width:25px;height:100%;background:url("../img/btn-download.png") center center no-repeat}
.btn_download button.on,
.btn_download button:hover,
.btn_download button.go:after,
.btn_download a.on,
.btn_download a:hover{background-color:#0096d5}
.btn_download a.go:after{background-image:url("../img/ico-btn-arrow.png")}

/* layer popup */
.layerpopup{display:none;position:absolute;top:660px;left:50%;margin-left:-440px;width:880px;opacity:0;z-index:100}
.layerpopup.minipop{margin-left:-355px;width:710px}
.main_page-css .layerpopup{top:300px}
.layerpopup:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.8;z-index:100}
.layerpopup .today_close{display:block;margin-top:30px;text-align:right}
.layerpopup .today_close input[type="checkbox"]{margin-right:5px;width:15px;height:15px}
.layerpopup .today_close label{font-size:14px;cursor:pointer}
.layerpopup .contents_info{margin:80px 0 0 0;width:100%}
.layerpopup .popup_wrap{position:relative;padding:40px;background-color:#fff;z-index:101}
.layerpopup .popup_wrap .btn_x{display:block;position:absolute;right:30px;top:30px;width:57px;height:57px;background:#0096d5 url("../img/btn_x.png") center center no-repeat;border-radius:50%;font-size:0;line-height:0;z-index:10}
.layerpopup .popup_wrap strong.t{display:block;position:relative;padding:20px 0;font-size:34px;line-height:1.2em;color:#323841;font-weight:500;background:url("../img/pop_tit_border.gif") left bottom repeat-x}
.layerpopup .pop_contents > p{display:block;margin:18px 0;font-size:14px;line-height:1.6em;color:#3f3f3f}
.layerpopup .pop_contents .tab{margin:40px 0 0;text-align:center}
.layerpopup .pop_contents .tab ul{display:inline-block;vertical-align:top}
.layerpopup .pop_contents .tab ul:after{content:"";display:block;clear:both}
.layerpopup .pop_contents .tab ul li{float:left;display:block;margin-left:-1px}
.layerpopup .pop_contents .tab ul li:first-child{margin-left:0}
.layerpopup .pop_contents .tab ul li a{display:block;padding:0 40px;font-size:16px;line-height:40px;border:1px solid #323841;background-color:#fff;
	transition:background-color 0.3s, color 0.3s;-webkit-transition:background-color 0.3s, color 0.3s}
.layerpopup .pop_contents .tab ul li.on a{background-color:#323841;color:#fff}
.layerpopup .pop_contents .tab_contents{margin-top:20px}
.layerpopup .pop_contents .tab_contents .t_conts{display:none}
.layerpopup .pop_contents .tab_contents .t_conts.open{display:block}
.layerpopup .email .tab_contents strong.tt{display:block;margin:35px 0 15px;font-size:20px;font-weight:500;color:#323841;line-height:1.2em}
.layerpopup .email .tab_contents strong.tt:first-child{margin-top:0}
.layerpopup .email .tab_contents .agree{display:block;padding:25px 50px 25px 25px;height:85px;background-color:#f5f5f7;border:1px solid #e1e1e1;overflow-y:scroll;font-size:14px;line-height:1.5em;color:#3f3f3f}
.layerpopup .email .tab_contents .agree p{display:block}
.layerpopup .email .tab_contents .agree dl{margin-top:16px}
.layerpopup .email .tab_contents .agree dl dt{margin-bottom:4px}
.layerpopup .email .tab_contents .agree dl dd{padding-left:20px;text-indent:-7px}
.layerpopup .email .tab_contents .check{display:inline-block;margin:20px 0 0 20px}
.layerpopup .email .tab_contents .check label{font-size:18px;color:#323841;font-weight:500}
.layerpopup .email .tab_contents table{width:100%}
.layerpopup .email .tab_contents table th,
.layerpopup .email .tab_contents table td{padding:5px 10px 5px 40px;border:1px solid #e1e1e1;text-align:left;line-height:40px}
.layerpopup .email .tab_contents table th{width:105px;font-size:18px;color:#323841;font-weight:500;background-color:#f5f5f7}
.layerpopup .email .tab_contents table td{width:auto;font-size:16px;color:#888}
.layerpopup .email .tab_contents table td input[type="text"]{width:90%}
.layerpopup .email .tab_contents table td.mail input[type="text"]{display:inline-block;width:200px;vertical-align:top}
.layerpopup .email .tab_contents table td.mail input[type="text"]:first-child{width:140px}
.layerpopup .email .tab_contents table td.mail span{margin:0 4px;color:#323841}
.layerpopup .email .tab_contents table td.mail .selt{width:162px;vertical-align:top}
.layerpopup .email .tab_contents .btn_app{display:block;margin:30px auto 0;width:300px;height:50px;background-color:#0394cf;color:#fff;text-align:center;font-size:18px;line-height:50px}

.layerpopup .peoples ul{display:block}
.layerpopup .peoples ul:after{content:"";display:block;clear:both}
.layerpopup .peoples ul li{float:left;margin:30px 0 0 30px;width:162px;height:215px;text-align:center}
.layerpopup .peoples ul li .img{display:block;width:162px;height:162px;margin-bottom:8px;border-radius:50%;background-color:#f9f9f9;overflow:hidden;position:relative}
.layerpopup .peoples ul li .img:after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:url('../img/people_bg.png') center center no-repeat}
.layerpopup .peoples ul li .img img{width:100%;height:auto}
.layerpopup .peoples ul li em{display:block;font-size:18px;line-height:1.6em;font-weight:500;color:#3f3f3f}
.layerpopup .peoples ul li span{display:block;margin-top:2px;font-size:13px;line-height:1.2em;font-weight:300;color:#0096d5}
.layerpopup .peoples .btn_more{display:none}

.layerpopup .people_info{display:block;margin-top:48px}
.layerpopup .people_info:after{content:"";display:block;clear:both}
.layerpopup .people_info .p_info{float:left;width:250px;padding-left:20px}
.layerpopup .people_info .p_info .img{display:block;width:162px;height:162px;margin-bottom:10px;position:relative}
.layerpopup .people_info .p_info .img:after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:url('../img/people_bg.png') center center no-repeat}
.layerpopup .people_info .p_info .img img{width:100%;height:auto}
.layerpopup .people_info .p_info em{display:inline-block;margin-left:-6px;padding:3px 6px;border:2px solid #e7e7e7;border-radius:15px;font-size:13px;line-height:1em;color:#0394cf}
.layerpopup .people_info .p_info strong{display:block;margin:10px 0 25px;font-size:22px;color:#3f3f3f;font-weight:500}
.layerpopup .people_info .p_info .group{display:block;font-size:14px;line-height:1.2em;color:#3f3f3f}
.layerpopup .people_info .p_info .group:after{content:"";display:block;clear:both}
.layerpopup .people_info .p_info .group span{float:left;display:block;position:relative;margin-left:8px;padding-left:8px}
.layerpopup .people_info .p_info .group span:after{content:"";display:block;position:absolute;left:0;top:50%;margin-top:-6px;width:1px;height:13px;background-color:#d7d7d7}
.layerpopup .people_info .p_info .group span:first-child{padding-left:0;margin-left:0}
.layerpopup .people_info .p_info .group span:first-child:after{display:none}
.layerpopup .people_info .p_info ul{display:block;margin-top:20px}
.layerpopup .people_info .p_info ul li{display:block;position:relative;padding-left:34px;font-size:14px;color:#3f3f3f;letter-spacing:0}
.layerpopup .people_info .p_info ul li a{font-size:14px;letter-spacing:0}
.layerpopup .people_info .p_info ul li:before{content:"";display:block;position:absolute;left:0;top:4px;width:20px;height:20px;background:url("../img/ico_p_info.gif") no-repeat}
.layerpopup .people_info .p_info ul li.t:before{background-position:0 0}
.layerpopup .people_info .p_info ul li.m:before{top:8px;background-position:0 -20px}
.layerpopup .people_info .p_history{float:left;margin:10px 0 0 40px;width:430px}
.layerpopup .people_info .p_history dl{position:relative;padding:0 0 30px 25px;border-left:1px dotted #989ba0}
.layerpopup .people_info .p_history dl:before{content:"";display:block;position:absolute;left:-5px;top:0;width:10px;height:10px;background-color:#0394cf;border-radius:50%}
.layerpopup .people_info .p_history dl dt{display:block;position:relative;top:-8px;font-size:20px;font-weight:500;color:#323841}
.layerpopup .people_info .p_history dl dd{margin:10px 0}
.layerpopup .people_info .p_history dl dd strong{display:block;margin-left:10px;font-weight:500;color:#323841;letter-spacing:0}
.layerpopup .people_info .p_history dl dd ul{display:block;margin-bottom:20px}
.layerpopup .people_info .p_history dl dd ul:last-child{margin-bottom:0}
.layerpopup .people_info .p_history dl dd ul li{display:block;position:relative;padding-left:10px;font-size:14px;line-height:1.7em;color:#3f3f3f}
.layerpopup .people_info .p_history dl dd ul li:before{content:"";display:block;position:absolute;left:0;top:10px;width:3px;height:3px;background-color:#323841;border-radius:50%}
.layerpopup .email_code .popup_wrap{padding-bottom:60px}
.layerpopup .email_code .code{display:block;margin:70px 0 40px;text-align:center}
.layerpopup .email_code .code img{display:inline-block;max-width:100%;vertical-align:top}
.layerpopup .email_code .code_input{margin:0 auto;width:400px}
.layerpopup .email_code .code_input input{width:100%;height:48px;line-height:48px}
.layerpopup .email_code .code_input .noti{display:block;position:relative;margin:5px 0 8px;padding-left:22px;font-size:14px;color:#fe5d5c}
.layerpopup .email_code .code_input .noti:before{content:"";display:block;position:absolute;left:0;top:4px;width:16px;height:16px;background:url("../img/ico_noti.png") center center no-repeat}
.layerpopup .email_code .code_input button{display:block;margin-top:8px;width:100%;height:50px;background-color:#0394cf;color:#fff;font-size:18px;letter-spacing:2px}
.layerpopup .email_view{padding-top:50px;text-align:center}
.layerpopup .email_view p{margin:0;font-size:15px}
.layerpopup .email_view strong{display:block;margin:10px 0;font-size:24px;font-weight:500;line-height:1.2em;letter-spacing:0;color:#3497d8}
.layerpopup .email_view a{color:#3497d8}
.layerpopup .email_view button{display:block;margin:30px auto;width:400px;height:50px;background-color:#0394cf;color:#fff;font-size:18px;letter-spacing:2px}
.layerpopup#duty_pop .popup_wrap strong.t{background:none}
.layerpopup#duty_pop .pop_contents > p{color:#3f3f3f;font-size:14px;letter-spacing:-0.25px}
.layerpopup#duty_pop .pop_contents > p span{color:#0096d5}
.layerpopup#ri_pop .popup_wrap{text-align:center}
.layerpopup#ri_pop p{margin:40px 0;font-size:20px;line-height:1.6em}
.layerpopup#ri_pop .contents_info{margin:50px 0 30px}
.layerpopup#ri_pop .contents_info ul{float:none;width:440px;margin:0 auto}
.layerpopup#ri_pop .contents_info ul li{font-size:16px}
.layerpopup#ri_pop .contents_info ul li.email{float:right}
.layerpopup#ri_pop .contents_info ul li:before{background-image:url(../img/ico_p_info.gif)}
.layerpopup#ri_pop .contents_info ul li.email:before{background-position:0px -19px}

/* 2024.08.26 추가 */
.button-box_ethical{display:flex;align-items:center;justify-content:center;margin-top:50px;}
.guide_tmp_box .button-box_ethical .btn_download{margin-top:0;}
.performance-status_box{position:relative;}
.performance-status_box button{display:flex;align-items:center;gap:20px;padding-left:27px;width:150px;line-height:50px;background-color:#0d4e9c;color:#fff;}
.performance-status_box button::after{content:'';display:block;width:25px;height:25px;border-radius:50%;background:#fff url(../img/kko_plus.png) no-repeat center center / 105% auto;font-size:0;}
#popupPerformanceStatus .conts-box{margin-top:25px;}
#popupPerformanceStatus .conts-box table th{background-color:#323841;color:#fff;border:1px solid #323841;padding:5px;}
#popupPerformanceStatus .conts-box table th:first-child{border-right-color:#fff ;}
#popupPerformanceStatus .conts-box table td{padding:5px;border:1px solid;}

/* 2024.10.08 추가 */
#ui_foot .banner-box {width:540px;margin-top:20px;}
#ui_foot .banner-box .swiper-wrap{position:relative;}
#ui_foot .banner-box .swiper-wrap .swiper-container{width:500px;height:70px;overflow:hidden;}
#ui_foot .banner-box .swiper-wrap .swiper-container .swiper-wrapper{display:flex;}
#ui_foot .banner-box .swiper-wrap .swiper-container .swiper-wrapper .swiper-slide a{display:block;width:115px;margin:0 auto;}
#ui_foot .banner-box .swiper-wrap .swiper-container .swiper-wrapper .swiper-slide img{display:block;width:100%;height:100%;background-color:#fff;border:1px solid #999;box-sizing:border-box;}
#ui_foot .banner-box .swiper-wrap .navigation-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
#ui_foot .banner-box .swiper-wrap .navigation-wrapper .swiper-button-next{width:14px;height:24px;background:url(../img/arw_right-sub_w.png) no-repeat center / 100% auto}
#ui_foot .banner-box .swiper-wrap .navigation-wrapper .swiper-button-prev{width:14px;height:24px;background:url(../img/arw_left-sub_w.png) no-repeat center / 100% auto}
/* swiper.css 초기화 */
#ui_foot .banner-box .swiper-wrap .navigation-wrapper .swiper-button-prev, .swiper-button-next {position:static;margin-top:0;font-size:0;}
#ui_foot .banner-box .swiper-wrap .navigation-wrapper .swiper-button-next:after, .swiper-button-prev:after {display:none;}
#ui_foot .banner-box .swiper-wrap .navigation-wrapper .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:1;pointer-events:initial;cursor:pointer;}

/* 2024.12.26 추가 */
.btn_download.flex-box{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;width:1200px;margin:0 auto;}
.btn_download.flex-box button, .btn_download.flex-box a{padding:0px 50px 0 10px;margin:0;}
.btn_download.flex-box button:after, .btn_download.flex-box a:after{right:14px}

/* 2025.05.26 추가 */
/* 2025.05.26 추가 - sc.cgs */
/* #ui_foot .line_guide .flt_right ul li.link-policy a{color: #0096d5;}
#ui_foot .line_guide .flt_right ul li.link-policy a{color: #4b0012;}
#ui_foot .line_guide .flt_right ul li.link-policy a:hover{opacity: 1;} */
#ui_foot .line_guide .flt_right ul li.link-policy a{font-size:16px;}


/***************************
	  ** Mobile CSS **
***************************/
@media all and ( max-width:640px ){
	#ui_wrap{min-width:320px;overflow-x:hidden}
	#gnbWrap{display:none;position:fixed;top:0;left:-100%;width:100%;height:100%;z-index:100;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(100px)}
	#gnbWrap .gnb_close{display:block;position:absolute;left:80%;top:0;width:60px;height:50px;background:url("../img/btn_x.png") center center no-repeat;background-size:16px auto;font-size:0;line-height:0;z-index:11}
	#gnbWrap .menu_all{display:block !important;padding:0;width:80%;height:100%;overflow-y:auto;z-index:10}
	#gnbWrap .menu_all:before{content:"KCGS";display:block;margin:17px 20px;width:55px;height:16px;background:url("../img/logo_foot.png") 0 0 no-repeat;background-size:52px auto;font-size:0;line-height:0}
	#gnbWrap .menu_all strong{display:block;border:solid #396dac;border-width:1px 0}
	#gnbWrap .menu_all strong:first-child{border-top:1px solid #104c95}
	#gnbWrap .menu_all strong button{display:block;position:relative;padding-left:20px;width:100%;height:37px;font-size:12px;color:#fff;text-align:left}
	#gnbWrap .menu_all strong button:after{content:"";display:block;position:absolute;right:10px;top:50%;margin-top:-5px;width:10px;height:10px;background:url("../img/ico_gnb_m.png") center center no-repeat;background-size:6px auto}
	#gnbWrap .menu_all .gnb_cate{margin:0;width:100%}
	#gnbWrap .menu_all .gnb_cate.first{margin:0}
	#gnbWrap .menu_all .lang{display:block;position:absolute;top:13px;right:15px;padding:0 5px;border:1px solid rgba(255, 255, 255, 0.5);border-radius:15px}
	#gnbWrap .menu_all .lang a{display:inline-block;padding:5px 5px;font-size:11px;line-height:1em;color:#fff;vertical-align:top;opacity:0.8}
	#gnbWrap .menu_all .lang a.on{opacity:1}
	#gnbWrap .menu_all ul{display:none;padding:10px 10px;background-color:#f6f6f8}
	#gnbWrap .menu_all ul:after{content:"";display:block;clear:both}
	#gnbWrap .menu_all ul li{float:left;width:50%}
	#gnbWrap .menu_all ul li a{color:#000;font-size:11px}

	#gnbBg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:1}

	#ui_head{padding:0;z-index:100}
	#ui_head .head_top h1{float:none;margin:0 auto;width:110px;height:50px}
	#ui_head .head_top h1 a{background-image:url("../img/h1_logo.png");background-size:100% auto}
	#ui_head .head_top{width:100%}
	#ui_head .head_top .each_link,
	#ui_head .gnb_link,
	.sub_top .line_map{display:none}
	#ui_head .all_btns{top:0;left:0;width:50px;height:50px;background:url("../img/btns_allmenu_m.png") center center no-repeat;background-size:18px auto}
	#ui_head .search_btns{top:0;width:50px;height:50px;background:url("../img/btns_search_m.png") center center no-repeat;background-size:18px auto}
	#ui_head .all_menu_wrap{position:absolute;left:0;top:0}

	#ui_head .search_box{float:none;clear:both}
	#ui_head .search_box.open{height:50px}
	#ui_head .search_box .search_guide{margin-top:0;height:50px}
	#ui_head .search_box .c{right:0;top:0;width:50px;height:100%;background-size:22px auto}
	#ui_head .search_box .s{display:none}
	#ui_head .search_box .overlap{margin-top:0}
	#ui_head .search_box input{display:block;font-size:15px}
	#ui_head .search_box label{top:0;left:0;padding-left:20px;font-size:15px;line-height:50px}

	.sub_top .visual{height:130px;background-size:cover}
	.sub_top .visual span{font-size:12px;line-height:1em;top:44px}
	.sub_top .visual strong{font-size:28px;line-height:1.2em;padding-top:58px;}
	.sub_top .page_link{width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;}
	.sub_top .page_link::-webkit-scrollbar{display:none;}
	.sub_top .page_link ul{display:block;white-space:nowrap;}
	.sub_top .page_link ul li{display:inline-block;vertical-align:top;margin:0 5px}
	.sub_top .page_link ul li:first-child{margin-left:5px}
	.sub_top .page_link ul li a{padding:10px;font-size:12px;margin-bottom:0}
	.sub_top .page_link ul li a.on{padding-bottom:9px;}
	/* .sub_about .sub_top .page_link ul{width:100%;justify-content:space-around;}
	.sub_business .sub_top .page_link ul{width:464px} */

	#ui_foot{background:none}
	#ui_foot .fot_menu{padding:25px 20px;width:auto}
	#ui_foot .fot_menu #topMove{display:none}
	#ui_foot .line_guide{padding:0;width:100%;text-align:center}
	#ui_foot .line_guide .family_site{display:none}
	#ui_foot .line_guide .flt_right,
	#ui_foot .line_guide .flt_left{float:none}
	#ui_foot .line_guide .flt_right ul{display:inline-block;text-align:center}
	#ui_foot .line_guide .flt_right ul li{margin-left:6px;padding-left:6px}
	#ui_foot .line_guide .flt_right ul li a{font-size:11px}
	#ui_foot .line_guide .flt_right ul li a span{display:none}
	#ui_foot .line_guide .flt_right .address_area{padding:44px 20px 0;border-top:1px solid #285c9b}
	#ui_foot .line_guide .flt_right address{font-size:11px}
	#ui_foot .line_guide .flt_right .address_area ul{text-align:center}
	#ui_foot .line_guide .flt_right .address_area ul li{float:none;display:inline-block;vertical-align:top}
	#ui_foot .line_guide .flt_right .address_area ul li,
	#ui_foot .line_guide .flt_right .address_area ul li a{font-size:11px}
	#ui_foot .line_guide .flt_right .address_area ul li:last-child{margin-left:0;padding-left:0;display:block}
	#ui_foot .line_guide .flt_right .address_area ul li:last-child:after{display:none}
	#ui_foot .line_guide .flt_right ul.each_link{text-align:center}
	#ui_foot .line_guide .flt_right ul.each_link li{float:none;display:inline-block;vertical-align:top}
	#ui_foot .line_guide .flt_left{margin-top:20px}
	#ui_foot .line_guide .flt_left p{font-size:11px}
	#ui_foot .line_guide .flt_left strong{position:absolute;top:50px;left:50%;margin:0 0 0 -25px;width:50px;height:15px;background-size:auto 100%}

	#ui_foot .fot_line{padding:20px 0;background-color:#0d4e9c;border-top:none}
	#ui_foot .fot_menu dl{display:block;width:100%;margin:0;border-bottom:1px solid #bfbfbf}
	#ui_foot .fot_menu dl:first-child{border-top:1px solid #bfbfbf}
	#ui_foot .fot_menu dl dt{padding:0;border-bottom:0}
	#ui_foot .fot_menu dl dt button{position:relative;height:34px;font-size:12px;color:#000;cursor:pointer}
	#ui_foot .fot_menu dl dt button:after{content:"";display:block;position:absolute;right:5px;top:50%;margin-top:-5px;width:10px;height:10px;background:url("../img/ico_drop.png") center center no-repeat;background-size:10px auto;
		-webkit-transition:all 0.3s ease-in-out;
				transition:all 0.3s ease-in-out;
	}
	#ui_foot .fot_menu dl dt.on button:after{
		-webkit-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
			transform:rotate(180deg);
	}
	#ui_foot .fot_menu dl dd{display:none;padding:0 0 20px}
	#ui_foot .fot_menu dl dd ul li a{font-size:12px;color:#999}

	#ui_contents{padding:0 20px}
	#ui_contents h2{margin:25px 0;font-size:22px;color:#333;font-weight:400}
	#ui_contents.no_padding{padding:0 !important}
	#ui_contents.no_padding .contents_info{margin-left:20px;margin-right:20px}
	.contents_info{margin:45px 0 0 0;width:auto}
	.contents_info:after{content:"";display:block;clear:both}
	.contents_info ul{float:left;width:100%;padding:0;height:28px;border-width:1px;box-sizing:border-box}
	.contents_info ul li{padding-left:20px;font-size:10px;line-height:28px}
	.contents_info ul li.team{margin-left:15px}
	.contents_info ul li.tel{margin-right:15px}
	.contents_info ul li:before{top:10px;height:10px;background-size:10px auto}
	.contents_info ul li.tel:before{background-position:center -10px}
	.contents_info ul li.tel a{font-size:10px}

	.btn_download button,
	.btn_download a{display:block;position:relative;margin:10px 0 0;padding:0;min-width:auto;height:35px;line-height:35px;font-size:11px;text-align:center;letter-spacing:0}
	.btn_download button{width:100%}
	.btn_download button:first-child,
	.btn_download a:first-child{margin-top:0}
	.btn_download button:after,
	.btn_download a:after{right:25px;width:12px;background-size:12px auto}
	.btn_download button.go:after,
	.btn_download a.go:after{background-size:4px auto}

	/* LayerPopup Mobile */
	.layerpopup{top:100px;left:5%;width:90%;margin:0 0 80px}
	.main_page-css .layerpopup{top:60px}
	.layerpopup.minipop{margin-left:0;width:90%}
	.layerpopup .contents_info{margin-top:30px}
	.layerpopup .popup_wrap{padding:55px 25px 40px}
	.layerpopup .popup_wrap .btn_x{right:15px;top:15px;width:37px;height:37px;background-size:16px auto}
	.layerpopup .popup_wrap strong.t{padding:0;margin-bottom:15px;font-size:22px;background:none}
	.layerpopup .pop_contents > p{margin:15px 0;font-size:13px;color:#333}
	.layerpopup .pop_contents .tab ul{display:block}
	.layerpopup .pop_contents .tab ul:after{content:"";display:block;clear:both}
	.layerpopup .pop_contents .tab ul li{float:left;width:50%}
	.layerpopup .pop_contents .tab ul li a{padding:0;font-size:11px;line-height:28px;text-align:center}
	.layerpopup .email .tab_contents strong.tt{margin:25px 0 8px;font-size:13px}
	.layerpopup .email .tab_contents strong.tt:first-child{margin-top:0}
	.layerpopup .email .tab_contents .agree{padding:10px 15px;font-size:11px}
	.layerpopup .email .tab_contents .check{margin:10px 0 0}
	.layerpopup .email .tab_contents .check label{font-size:11px}
	.layerpopup .email .tab_contents table th,
	.layerpopup .email .tab_contents table td{padding:5px 10px 5px 20px;font-size:11px;line-height:25px}
	.layerpopup .email .tab_contents table th{width:50px}
	.layerpopup .email .tab_contents table td input[type="text"]{width:100%}
	.layerpopup .email .tab_contents table td.mail span{float:left;width:8%;text-align:center}
	.layerpopup .email .tab_contents table td.mail input[type="text"]{float:right;width:45%;margin-bottom:5px}
	.layerpopup .email .tab_contents table td.mail input[type="text"]:first-child{float:left;width:40%}
	.layerpopup .email .tab_contents table td.mail .selt{clear:both;display:block;width:100%}
	.layerpopup .email .tab_contents .btn_app{margin-top:20px;width:100%;font-size:11px;height:35px;line-height:35px}

	.layerpopup .peoples ul li{float:right;margin:20px 0 0;width:48%;height:auto}
	.layerpopup .peoples ul li:nth-child(odd){clear:both;float:left}
	.layerpopup .peoples ul li .img{margin:0 auto 5px;width:82px;height:82px}
	.layerpopup .peoples ul li .img:after{background-size:82px auto}
	.layerpopup .peoples ul li .img img{width:100%}
	.layerpopup .peoples ul li em{font-size:13px;line-height:1.5em}
	.layerpopup .peoples ul li span{font-size:11px;line-height:1.2em}
	.layerpopup .peoples .btn_more{display:none;margin-top:30px;width:100%;height:35px;background-color:#323841;color:#fff;font-size:12px;text-align:center}
	.layerpopup .people_info{margin-top:22px}
	.layerpopup .people_info .p_info{float:none;padding:0 0 25px;width:auto;border-bottom:1px solid #707070}
	.layerpopup .people_info .p_info .img{width:62px;height:62px}
	.layerpopup .people_info .p_info .img:after{background-size:62px auto}
	.layerpopup .people_info .p_info ul li{padding-left:22px}
	.layerpopup .people_info .p_info ul li:before{top:3px;left:0;width:15px;height:14px;background-size:15px auto}
	.layerpopup .people_info .p_info ul li.m:before{top:5px;background-position:0 -15px}
	.layerpopup .people_info .p_history{float:none;margin:25px 0 0;width:auto}
	.layerpopup .people_info .p_history dl{padding:0;border:none}
	.layerpopup .people_info .p_history dl:before{display:none}
	.layerpopup .people_info .p_history dl dt{top:0;font-size:15px}
	.layerpopup .people_info .p_history dl dd ul li{font-size:13px}
	.layerpopup .people_info .p_history dl dd strong{font-size:12px}
	.layerpopup .email_code .popup_wrap{padding-bottom:40px}
	.layerpopup .email_code .code{margin:35px 0 40px}
	.layerpopup .email_code .code img{display:block;margin:0 auto;width:135px}
	.layerpopup .email_code .code_input{width:100%}
	.layerpopup .email_code .code_input input{height:35px;line-height:35px;font-size:12px}
	.layerpopup .email_code .code_input .noti{margin:10px 0 15px;padding-left:15px;font-size:12px}
	.layerpopup .email_code .code_input .noti:before{width:10px;height:10px;background-size:100% 100%}
	.layerpopup .email_code .code_input button{margin-top:15px;height:35px;font-size:12px}
	.layerpopup .email_view{padding-top:15px}
	.layerpopup .email_view p{margin:0}
	.layerpopup .email_view strong{font-size:16px}
	.layerpopup .email_view button{margin:20px auto 0;width:100%;height:35px;font-size:12px}

	.layerpopup#ri_pop p{margin:20px 0;font-size:14px}
	.layerpopup#ri_pop .contents_info{margin:30px 0 10px}
	.layerpopup#ri_pop .contents_info ul{width:100%;}
	.layerpopup#ri_pop .contents_info ul li{font-size:13px;background-size:14px auto}
	.layerpopup#ri_pop .contents_info ul li:first-child{margin-left:15px}
	.layerpopup#ri_pop .contents_info ul li.email{margin-right:15px}
	.layerpopup#ri_pop .contents_info ul li.email:before{background-position:center -10px}

	/* 2024.08.26 추가 */
	.btn_download.short{padding-left:0 !important;}
	.btn_download.short button{width:300px;}
	.button-box_ethical{margin-top:50px;}
	.performance-status_box button{gap:10px;padding-left:17px;width:100px;line-height:35px;font-size:11px;}
	.performance-status_box button::after{width:20px;height:20px;}
	#popupPerformanceStatus{width:90%;}
	#popupPerformanceStatus .conts-box{margin-top:20px;}

	/* 2024.10.08 추가 */
	#ui_foot .banner-box {width:90%;margin:20px auto 0;}
	#ui_foot .banner-box .swiper-wrap .swiper-container{width:90%;height:70%;}
	#ui_foot .banner-box .swiper-wrap .swiper-container .swiper-wrapper .swiper-slide a{width:90%;}

	/* 2024.12.26 추가 */
	.btn_download.flex-box{gap:5px;width:auto;}
	.guide_tmp_box .btn_download.flex-box{padding-left:0;padding-right:0;}
	.btn_download.flex-box button, .btn_download.flex-box  a{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;line-height:1.5em;padding:5px 15px 5px 0px;white-space:pre-wrap;}
	.btn_download.flex-box button:after, .btn_download.flex-box a:after{right:10px}

    /* 2025.05.26 추가 */
    #ui_foot .line_guide .flt_right ul li.link-policy a{font-size:13px;}
}
@media all and ( max-width:500px ){
	.btn_download.short{padding-right:10px !important}
	.btn_download.short button{width:150px;}
}