@charset "utf-8";

/* 공통 */
.clear {clear:both !important}
.tal {text-align:left !important}
.tac {text-align:center !important}
.tar {text-align:right}
.fl {float:left !important}
.fr {float:right !important}
.pointer {cursor:pointer}
.bold {font-weight:bold}
.ovfh {overflow:hidden !important}
.list_init {margin:0;padding:0;list-style:none}
.readonly, .disabled {background-color:#ddd}
.nbg{background-image:none !important}
.hidden {display:none}
.relative {position:relative}
.nowrap {white-space:nowrap}
.dpt{display:table !important;}
.dpib {display:inline-block !important}
.mgzeroauto{margin:0 auto !important;}
.dpb_m{display:none !important}

.mgt0 {margin-top:0px !important}
.mgt3 {margin-top:3px !important}
.mgt15{margin-top:15px !important}
.mgt20{margin-top:20px !important}
.mgt30 {margin-top:30px !important}
.mgr0 {margin-right:0px !important}
.mgr10 {margin-right:10px !important}
.mgb0 {margin-bottom:0px !important}
.mgb5 {margin-bottom:5px !important}
.mgb10 {margin-bottom:10px !important}
.mgb15 {margin-bottom:15px !important}
.mgb20 {margin-bottom:20px !important}
.mgl0 {margin-left:0px !important}
.pdt0 {padding-top:0px !important}
.pdr0 {padding-right:0px !important}
.pdr15 {padding-right:15px}
.pdb0 {padding-bottom:0px !important}
.pdl0 {padding-left:0px !important}

.nbor_r{border-right:none !important;}
.bor_b{border-bottom:1px solid #d4d4d4 !important}
.bor_r{border-right:1px solid #d4d4d4 !important}
.ac{text-align:center !important;}
.al{text-align:left !important;}
.mw100 {max-width:100%}
.wid25{width:25% !important}
/* 색상 */
.red {color:#ff0000;}
.green {color:#33cc00;}
.blue {color:#3300ff;}

/* 접근성을 고려한 테이블 캡션 */
table caption.hidden {display:table-caption !important;overflow:hidden !important;width:1px !important;height:1px !important;margin:0 !important;padding:0 !important;font-weight:normal;font-size:1px !important;color:#fff}
.sound_only2 {display:inline-block !important;overflow:hidden !important;position:relative !important;z-index:-1 !important;width:1px !important;height:1px !important;border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important}

/* 본 사이트 전용 */
body {width:100%;min-width:320px; font-family:'SUIT', 'Malgun Gothic', sans-serif; font-weight:500;background:#fff;color:#333}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:'SUIT', 'Malgun Gothic', sans-serif}
.frm_input, input, textarea, select, button {font-family:'SUIT', 'Malgun Gothic', sans-serif}
.frm_input, input[type="text"], input[type="password"], textarea, select, button {font-size:1.167em}
input[type="text"], input[type="password"], input[type="submit"], input[type="button"], input[type="image"], button, textarea {-webkit-appearance:none;appearance:none}
select {background:none}
#hd_pop{width:100%; *max-width:1500px; }
#hd_pop .hd_pops_con img {width:100%;height:auto}
a.btn, .btn {display:inline-block;font-weight:500;font-size:1.167em}

#container_vis .bg_vis li {/* display:none; */position:absolute;left:0;top:0;z-index:50;width:100%;height:100%;background-size:cover !important}
.hd_shadow{box-shadow:0 5px 8px rgba(0, 0, 0, 0.05)}
#modal_bg {display:none;position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background:rgba(0, 0, 0, 0.65)}
.modal_wrap {display:none;overflow:auto;position:fixed;left:50%;top:50%;z-index:1005;width:84%;max-width:1300px;height:80%;max-height:600px;padding:30px;background:#fff}

/* 헤더 */
#header{width:100%; position:fixed; left:0; top:0; z-index:560; min-height:77px; background-color:rgba(0,0,0,0.2);backdrop-filter:blur(5px); transition:all .1s ease-in-out}
#header .header_top{position:relative; width:100%;}
#header .header_top .logo{float:left; width:50%; max-width:228px; height:77px; display:block; background-size:100% auto !important; background:url(../images/top_logo_w.svg) center no-repeat; margin-left:15px}
#header .header_top .searchh{float:right; display:block; width:47px; height:77px; background:url(../images/search_icon.svg) center no-repeat; background-size:25px auto !important; cursor:pointer}
#header .header_top .toggle{float:right; width:54px; height:77px; cursor:pointer; padding:0 15px; display:flex; flex-wrap:wrap; align-items:center; flex-direction:column; justify-content:center;}
#header .header_top .toggle span{width:100%; height:2px; background:#fff; display:block; -webkit-transition: all 0.3s ease-in-out}
#header .header_top .toggle .tg01{}
#header .header_top .toggle .tg02{margin:8px 0 0}
#header .header_top .toggle.close span:nth-child(1){transform:translateY(5px) rotate(45deg);}
#header .header_top .toggle.close span:nth-child(2){transform:translateY(-5px) rotate(-45deg);}
#header .sitemapp{display:none}
.ht_lnk{width:100%; border-bottom:1px solid rgba(255,255,255,0.4); transition:all .1s ease-in-out}
.ht_lnk > ul > li > a{display:block; line-height:46px}
.ht_lnk > ul{display:flex}
.ht_lnk .lnk01{justify-content:center;}
.ht_lnk .lnk01 li a{padding:11px 13px; font-size:1.333em; line-height:24px; color:#fff}
.ht_lnk .lnk01 li a span{padding-right:20px; display:inline-block; background:url(../images/link_icon.svg) right center no-repeat; background-size:11px auto}
.ht_lnk .lnk02{position:absolute; right:0; top:0}
.ht_lnk .lnk02 li a{width:45px; height:46px}
.ht_lnk .lnk02 li.lnk_sns01 a{background:#915dd1 url(../images/sns_icon01.svg) center no-repeat; background-size:24px auto}
.ht_lnk .lnk02 li.lnk_sns02 a{background:#ffd200 url(../images/sns_icon02.svg) center no-repeat; background-size:26px auto}
.ht_lnk .lnk02 li.lnk_sns03 a{background:#00c256 url(../images/sns_icon03.svg) center no-repeat; background-size:20px auto}


/* 헤더 오버 */
#header.h_over, #header.h_sub{background:#fff}
#header.h_over {z-index:1560}
#header.h_over .header_top .logo, #header.h_sub .header_top .logo{background:url(../images/top_logo_bl.svg) center no-repeat}
#header.h_over .header_top .toggle span, #header.h_sub .header_top .toggle span{background:#333}
#header.h_over .header_top .searchh, #header.h_sub .header_top .searchh{background:url(../images/search_icon_bl.svg) center no-repeat}
#header.h_over .ht_lnk, #header.h_sub .ht_lnk{background:#263847}

/* 메뉴 */
#header .hd_menu_bg {display:none;overflow:hidden;position:absolute;left:0;top:94px;z-index:500;width:100%; background:#fff; border-top:1px solid #d4d4d4}
#header .hd_menu_bg > div {height:100%}
#header .container_menu {position:relative}
#hd_menu {display:none;position:absolute;top:75px;left:0;z-index:1000;width:100%;background:#fff; border-top:1px solid #d4d4d4}
#hd_menu .main_menu > li{border-bottom:1px solid #d4d4d4}
#hd_menu .main_menu > li > a {display:block; padding:12px 0 12px 30px; font-size:1.375em; line-height:1.5; color:#333}
#hd_menu .main_menu > li.on{background:#0063b3}
#hd_menu .main_menu > li.on > a {color:#fff}
#hd_menu .smenu_wrap {display:none; padding:10px 15px; background:#f5f5f5}
#hd_menu .smenu_wrap p{display:none}
#hd_menu .smenu_wrap .sub_menu > li:not(:last-child){border-bottom:1px solid #ddd}
#hd_menu .smenu_wrap .sub_menu > li > a{position:relative; display:block; padding-left:35px; font-size:1.333em; line-height:40px; color:#444;}
#hd_menu .smenu_wrap .sub_menu > li > a:after{position:absolute; left:20px; top:18px; width:5px; height:5px; border-radius:50%; background:#0f809e; content:''}
#hd_menu .smenu_wrap .sub_menu > li.on > a {color:#0063b3}
#hd_menu .smenu_wrap .ssmenu{padding:0 0 10px 35px}
#hd_menu .smenu_wrap .ssmenu li a{display:block; font-size:1.25em; color:#444; line-height:35px; padding-left:12px; position:relative;}
#hd_menu .smenu_wrap .ssmenu li a:after{position:absolute; left:0; top:0; line-height:35px; content:'-'}
#hd_menu .smenu_wrap .ssmenu li.on a{color:#0063b3}

/* 메인 비주얼 */
.wrap_main{overflow:hidden}
.visual{position:relative; width:100%; height:100vh}
.visual .bg_vis{overflow:hidden; position:relative; width:100%; height:100vh}
.visual .bg_vis li{position:absolute; left:0; top:0; z-index:120; width:100% !important; height:100%; display:none; overflow:hidden; background-size:cover !important;}
.visual .bg_vis .txt_vis{position:absolute; left:0; top:0; width:100%; height:100%; padding:calc(124px + 25%) 30px 0; display:flex; flex-direction:column; align-items:stretch; justify-content:flex-start;}
.visual .bg_vis .txt_vis > div{width:100%; text-align:center}
.visual .bg_vis .txt_vis .mvis_txt02{margin:15px 0 25px}
.visual .bg_vis .txt_vis .mvis_txt01 img{width:46.16%;max-width:348px}
.visual .bg_vis .txt_vis .mvis_txt02 img{width:58.23%;max-width:439px}
.visual .bg_vis .txt_vis .mvis_txt03 img{width:100%;max-width:754px}
.visual .dot_vis{position:absolute; left:0; bottom:31px; width:100%; z-index:150}
.visual .dot_vis ul{display:flex; justify-content:center;}
.visual .dot_vis li{cursor:pointer; width:22px; height:22px; position:relative; margin:0 7px}
.visual .dot_vis li:after, .visual .dot_vis li:before{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-radius:50%; content:''; transition:all .6s ease-in-out}
.visual .dot_vis li:after{width:14px; height:14px; background:#fff; opacity:0.7}
.visual .dot_vis li:before{width:0; height:0; border:2px solid #fff; opacity:0}
.visual .dot_vis li.selected:after{opacity:1}
.visual .dot_vis li.selected:before{width:100%; height:100%; opacity:1}
.popupzonee2{width:90%; position:absolute; right:0; bottom:0; z-index:150; max-width:632px; display:flex; padding-left:31px; transition:all .6s ease-in-out;}
.popupzonee2.slide-right{transform:translateX(calc(90% + 6px));}
.popupzonee2 .pz_close, .popupzonee2 .pz_open{position:absolute; left:-30px; top:30px; width:92px; height:31px; cursor:pointer; background:#000; border-radius:7px 7px 0 0; text-align:center; transform:rotate(-90deg);} 
.popupzonee2 .pz_close span, .popupzonee2 .pz_open span{display:inline-block; line-height:31px; color:#fff; font-size:1.25em; font-weight:600; padding-right:18px}
.popupzonee2 .pz_close span{background:url(../images/popup_close.svg) right center no-repeat; background-size:10px auto}
.popupzonee2 .pz_open span{background:url(../images/popup_open.svg) right center no-repeat; background-size:11px auto}
.popupzonee2 .pz_control{position:absolute; right:27px; bottom:21px; display:flex; z-index:200}
.popupzonee2 .pz_control p{width:auto; margin:1px 11px 0 0; line-height:27px; color:#fff; border-radius:27px; font-weight:600; font-size:1.38em; background:rgba(0,0,0,0.75); padding:0 18px; }
.popupzonee2 .pz_control p span{display:inline-block; line-height:27px}
.popupzonee2 .pz_control p .pz_current{color:#f6ab00; padding-right:18px; position:relative}
.popupzonee2 .pz_control p .pz_current:after{position:absolute; right:0; top:0; width:18px; height:100%; text-align:center; line-height:27px; color:#fff; content:'/'}
.popupzonee2 .pz_control button{background-color:rgba(0,0,0,0.75) !important; border-radius:50%; width:29px; height:29px; background-size:7px auto !important}
.popupzonee2 .pz_control button.pz_left{background:url(../images/popup_prev.svg) 45% center no-repeat}
.popupzonee2 .pz_control button.pz_play{background:url(../images/popup_play.svg) 55% center no-repeat; display:none}
.popupzonee2 .pz_control button.pz_stop{background:url(../images/popup_stop.svg) center no-repeat}
.popupzonee2 .pz_control button.pz_right{background:url(../images/popup_next.svg) 55% center no-repeat}
.popupzonee2 .pz_control button.pz_play, .popupzonee2 .pz_control button.pz_stop{margin:0 6px}
.popupzonee2 .pz_li {width:100%;background:rgba(0, 0, 0, 0.3)}
.popupzonee2 .pz_li li.empty_list {font-size:1.25em;line-height:21;color:#fff}
.popupzonee2 .pz_li li img {width:100%;height:auto}


/* 메인콘텐츠 - 공통 */
.main_contents{background:#fff}
.main_contents p.mc_stit{font-size:1.333em; font-weight:600; color:#a8a8a8; line-height:1; padding-bottom:10px}
.main_contents h3.mc_tit{font-size:3em; font-weight:700; color:#333; line-height:1}
.main_contents h3.mc_tit span{font-size:0.44em; color:#898989; line-height:1}

/* 메인콘텐츠 - 주요서비스 */
.mcon_service{width:100%; padding:40px 15px 45px}
.mcon_service ul{display:flex; flex-wrap:wrap; justify-content:center; padding-top:25px}
.mcon_service li{width:33.33%; text-align:center; position:relative}
.mcon_service li a{position:relative; display:block; font-size:1.5em}
.mcon_service li a:after{position:absolute; left:50%; top:0; transform:translateX(-50%); width:126px; height:126px; border-radius:50%; content:''}
.mcon_service li.mserv01 a:after{background:#edf9f7 url(../images/serv_icon01.svg) center no-repeat; background-size:39px auto}
.mcon_service li.mserv02 a:after{background:#f3f6ff url(../images/serv_icon02.svg) center no-repeat; background-size:54px auto}
.mcon_service li.mserv03 a:after{background:#edf9f7 url(../images/serv_icon03.svg) center no-repeat; background-size:61px auto}
.mcon_service li.mserv04 a:after{background:#f3f6ff url(../images/serv_icon04.svg) center no-repeat; background-size:53px auto}
.mcon_service li.mserv05 a:after{background:#edf9f7 url(../images/serv_icon05.svg) center no-repeat; background-size:53px auto}
.mcon_service li.mserv06 a:after{background:#f3f6ff url(../images/serv_icon06.svg) center no-repeat; background-size:54px auto}
.mcon_service li.mserv07 a:after{background:#edf9f7 url(../images/serv_icon07.svg) center no-repeat; background-size:60px auto}
.mcon_service li.mserv08 a:after{background:#f3f6ff url(../images/serv_icon08.svg) center no-repeat; background-size:37px auto}
.mcon_service li span{display:inline-block; padding:154px 0 1px; line-height:1; position:relative}
.mcon_service li span:after{position:absolute; left:50%; content:''; bottom:0; transform:translateX(-50%); width:0; height:1px; background:#0063b3; transition:all .6s ease-in-out}
.mcon_service li:nth-child(odd) span:after{background:#00a162}
.mcon_service li:hover a{color:#0063b3}
.mcon_service li:nth-child(odd):hover a{color:#00a162}
.mcon_service li:hover span:after{width:100%}

/* 메인콘텐츠 - 재단소식 */
.mcon_news{width:100%; background:#f6f6f6; padding:40px 15px 45px}
.mcon_news .boarda_btn{margin:15px 0 7px}
.mcon_news .boarda_btn ul{display:flex; justify-content:center;}
.mcon_news .boarda_btn li{cursor:pointer; font-size:1.667em; font-weight:600; color:#a8a8a8; padding:16px 19px; position:relative; line-height:1}
.mcon_news .boarda_btn li:first-child{padding-left:0;}
.mcon_news .boarda_btn li:not(:last-child):after{position:absolute; right:-19px; top:50%; transform:translateY(-50%); width:38px; height:auto; text-align:center; color:#a8a8a8; content:'/'}
.mcon_news .boarda_btn li:before{position:absolute; left:50%; top:15px; transform:translateX(-50%); width:8px; height:8px; border-radius:50%; background:#0063b3; content:''; transition:all .6s ease-in-out; opacity:0}
.mcon_news .boarda_btn li.selected{color:#0063b3}
.mcon_news .boarda_btn li.selected:before{top:0; opacity:1}
.mcon_news .brd_wrp{background:#fff; width:100%; border-radius:26px; padding:19px 34px; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1)}
.mcon_news .n_con:not(.tabsel){display:none}
.mcon_news .n_con li{display:flex; justify-content:space-between; flex-wrap:wrap; padding:15px 0; border-bottom:1px dashed #ccc}
.mcon_news .n_con .cate{width:67px; height:25px; line-height:25px; text-align:center; color:#fff; font-size:1.333em; font-weight:600; border-radius:25px}
.mcon_news .n_con .cate.ct1{background:#0063b3}
.mcon_news .n_con .cate.ct2{background:#d74770}
.mcon_news .n_con .cate.ct3{background:#2eae7c}
.mcon_news .n_con .txt{order:3; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; text-overflow:ellipsis;font-weight:600;font-size:1.583em;line-height:28px}
.mcon_news .n_con .txt .new_icon {display:inline-block;}
.mcon_news .n_con .ct1 + .txt .new_icon {color:#0063b3}
.mcon_news .n_con .ct2 + .txt .new_icon {color:#d74770}
.mcon_news .n_con .ct3 + .txt .new_icon {color:#2eae7c}
.mcon_news .n_con .txt a {color:#333}
.mcon_news .n_con .date{font-size:1.25em; color:#898989; line-height:28px}
.mcon_news .popupzonee{position:relative; overflow:hidden; border-radius:25px; margin:35px auto 0; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); max-width:412px}
.mcon_news .popupzonee .pz_tit{position:absolute; left:0; bottom:0; width:100%; height:59px; background:#0d1616; z-index:6; padding:0 27px 0 38px; display:flex; justify-content:space-between;}
.mcon_news .popupzonee .pz_tit h3{font-size:1.33em; color:#fff; font-weight:600; line-height:59px}
.mcon_news .popupzonee .pz_control{display:flex}
.mcon_news .popupzonee .pz_control p{width:auto; font-size:1.25em; position:relative; color:#fff; bottom:0; margin-right:20px}
.mcon_news .popupzonee .pz_control p:after{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:19px; height:1px; background:#fff; content:''}
.mcon_news .popupzonee .pz_control p span{display:inline-block; line-height:59px !important; }
.mcon_news .popupzonee .pz_control p .pz_current{font-weight:700; color:#f6ab00}
.mcon_news .popupzonee .pz_control p .pz_total{padding-left:33px !important;}
.mcon_news .popupzonee .pz_control button{width:22px; height:59px; background-size:8px auto; border:0}
.mcon_news .popupzonee .pz_control button.pz_left{background:url(../images/pop_prev.svg) center no-repeat}
.mcon_news .popupzonee .pz_control button.pz_play{background:url(../images/pop_play.svg) center no-repeat; display:none}
.mcon_news .popupzonee .pz_control button.pz_stop{background:url(../images/pop_stop.svg) center no-repeat}
.mcon_news .popupzonee .pz_control button.pz_right{background:url(../images/pop_next.svg) center no-repeat}
.mcon_news .popupzonee .pz_control button.pz_play, .mcon_news .popupzonee .pz_control button.pz_stop{background-size:7px auto }
.mcon_news .popupzonee .pz_li li.empty_list {padding-bottom:79px !important;font-size:1.25em;line-height:24}
.mcon_news .popupzonee .pz_li li img {width:100%;height:auto}

/* 메인콘텐츠 - 열린경영 */
.mcon_bot{width:100%; padding:40px 15px 45px; }
.mcon_bot .mcb_box{border-radius:25px; padding:35px; text-align:center; width:100%; background-size:auto 100% !important}
.mcon_bot .mcb_box ul{margin:40px 0}
.mcon_bot .mcb_box li{text-align:left; font-size:1.54em; position:relative}
.mcon_bot .mcb_box li:after{position:absolute; left:0; top:25px; width:7px; height:7px; border-radius:50%; content:''}
.mcon_bot .mcb_box li a{display:block; padding:19px 0 19px 16px}
.mcon_bot .mcb_box li span{display:inline-block; line-height:1; position:relative}
.mcon_bot .mcb_box li span:after{position:absolute; left:0; bottom:0; width:0; height:1px; content:''; transition:all .6s ease-in-out; background:#d74770}
.mcon_bot .mcb_box li:hover span{color:#d74770}
.mcon_bot .mcb_box li:hover span:after{width:100%;}
.mcon_bot .mcb_box.mcbb01{background:#fff8e3 url(../images/mcon_bg01.jpg) right bottom no-repeat}
.mcon_bot .mcb_box.mcbb01 p.mc_stit{color:#b2a988}
.mcon_bot .mcb_box.mcbb01 h3.mc_tit{color:#634b38}
.mcon_bot .mcb_box.mcbb01 li:after{background:#c9b884}
.mcon_bot .mcb_box.mcbb02{background:#f0f7ff url(../images/mcon_bg02.jpg) right bottom no-repeat; margin:30px 0}
.mcon_bot .mcb_box.mcbb02 p.mc_stit{color:#7e94ad}
.mcon_bot .mcb_box.mcbb02 h3.mc_tit{color:#263565}
.mcon_bot .mcb_box.mcbb02 li:after{background:#859ebb }
.mcon_bot .mcbw_youtube{width:100%; position:relative; background:#000; border-radius:25px; overflow:hidden; margin-bottom:20px}
.mcon_bot .mcbw_youtube a{display:block}
.mcon_bot .mcbw_youtube .ytb_img{width:100%; position:relative}
.mcon_bot .mcbw_youtube .ytb_img:after{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:64px; height:64px; border-radius:50%; background:#fff url(../images/youtube_play.svg) 55% center no-repeat; content:''}
.mcon_bot .mcbw_youtube .ytb_img img{opacity:0.6}
.mcon_bot .mcbw_youtube .ytb_tit{position:absolute; left:0; bottom:0; width:100%; height:58px; line-height:58px; background:rgba(0,0,0,0.8); padding-left:38px; font-size:1.417em; color:#fff; z-index:6; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.mcon_bot .mcbw_btn{background:#0063b3; border-radius:25px}
.mcon_bot .mcbw_btn ul{display:flex; justify-content:space-between}
.mcon_bot .mcbw_btn li{width:33.33%; text-align:center; position:relative}
.mcon_bot .mcbw_btn li:not(:last-child):after{position:absolute; right:0; top:30px; width:1px; height:calc(100% - 60px); background:#fff !important; opacity:0.4; content:''}
.mcon_bot .mcbw_btn li a{display:block; padding:30px 0}
.mcon_bot .mcbw_btn li a span{display:block; line-height:1; padding:71px 0 7px; color:#fff; font-size:1.417em;}
.mcon_bot .mcbw_btn li:first-child a span{background:url(../images/mbtn_icon01.svg) center 7px no-repeat; background-size:41px auto}
.mcon_bot .mcbw_btn li:nth-child(2) a span{background:url(../images/mbtn_icon02.svg) center 7px no-repeat; background-size:38px auto}
.mcon_bot .mcbw_btn li:last-child a span{background:url(../images/mbtn_icon03.svg) center 6px no-repeat; background-size:46px auto}


/* 메인콘텐츠 - 관련기관 */
.related_banner{padding:20px 15px; border-top:1px solid #d4d4d4; background:#fff}
.related_banner .ban_controller{display:flex; justify-content:center; margin-bottom:15px}
.related_banner .ban_controller > p{display:inline-block; text-align:center; font-size:1.417em; color:#333; line-height:31px}
.related_banner .ban_controller > span{display:inline-block; width:31px; height:31px; border:1px solid #d4d4d4; background-size:8px auto !important; cursor:pointer}
.related_banner .ban_controller > span.ban_prev{border-radius:3px 0 0 3px; background:url(../images/related_prev.svg) center no-repeat; margin-left:19px; border-right:0}
.related_banner .ban_controller > span.ban_next{border-radius:0 3px 3px 0; background:url(../images/related_next.svg) center no-repeat; border-left:0}
.related_banner .ban_controller > span.ban_stop{background:url(../images/related_stop.svg) center no-repeat; background-size:6px auto !important}
.related_banner .ban_controller > span.ban_play{background:url(../images/related_play.svg) center no-repeat; display:none}
.related_banner .ban_controller > span.ban_stop, .related_banner .ban_controller > span.ban_play{border-right:1px solid #9e9e9e; border-left:1px solid #9e9e9e; width:30px}
.related_banner li {width:auto}

/* 서브 비주얼 */
.wrap_sub {width:100%;height:auto;padding-top:124px}
.wrap_sub #container_vis {overflow:hidden;position:relative;width:100%;height:160px}
.wrap_sub #container_vis > div{position:absolute; left:0; top:0; z-index:150; width:100%; height:100%; text-align:center; display:flex; align-items:center; justify-content:center;}
.wrap_sub #container_vis > div h2{color:#fff; font-weight:700; font-size:4em}
.wrap_sub #container_vis > div h2 span{position:relative; display:inline-block; padding-bottom:20px}
.wrap_sub #container_vis > div h2 span:after{position:absolute; left:50%; bottom:0; width:100%; height:3px; background:#fff; content:''; transform:translateX(-50%);}

/* 서브 콘텐츠 */
#container_location {width:100%; height:64px; background:#0063b3}
#container_location > div:after {display:block;clear:both;content:""}
#container_location .home a {display:block;width:66px;height:64px; background:#054e89 url(../images/sub/sub_home.svg) center no-repeat; background-size:16px auto}
#container_location .lct_area{position:relative;font-size:1.46em;line-height:64px; width:284px}
#container_location .lct_area:after{position:absolute; right:0; top:50%; width:1px; height:24px; transform:translateY(-50%); background:#fff; opacity:0.4; content:''}
#container_location .lct_area > span{display:block; width:100%; padding-left:20px; background:url(../images/sub/sub_nav.svg) right 28px center no-repeat; color:#fff; cursor:pointer; background-size:11px auto;}
#container_location .lct_area ul {display:none;position:absolute;left:-1px;top:64px;width:100%; z-index:70;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;background-color:#fff; z-index:200}
#container_location .lct_area ul li {margin:0 !important}
#container_location .lct_area ul li a {display:block;width:100%;padding:14px 0 14px 20px;border-bottom:1px solid #d4d4d4;line-height:1.5;color:#555}
#container_location .lct_area ul li.on a {color:#108ad2}

/* 내용 페이지 */
.wrap_sub{background:#fff; width:100%; overflow:hidden}
.wrap_sub .container_ctt {opacity:0;transition:opacity 0.7s ease 0.2s}
.wrap_sub .container_ctt.load {opacity:1}
.page {width:100%;height:auto;min-height:300px;padding:30px 20px 50px}
h2.page_tit {margin:6% 20px 3.5%;font-size:2.5em;line-height:1.5;color:#333;text-align:center; font-weight:700}
h3.stit{font-size:1.75em;color:#333;font-weight:700;background:url(../images/sub/stit_bullet.svg) left 8px no-repeat;margin:35px 0 3%;word-break:keep-all;padding-left:40px;}

h4.sstit{font-size:1.585em;color:#0063b3;margin:25px 0 12px;font-weight:700;position:relative;padding-left:15px;word-break:keep-all;line-height:1.5}
h4.sstit:before{content:'';width:6px;height:19px;background:#0063b3;position:absolute;left:0;top:5px;border-radius:10px}
h5.ssstit{margin:25px 0 10px;}
h5.ssstit span{font-size:1.4em;color:#333;background:#108ad2;border-radius:60px;padding:3px 15px;color:#fff;}

.tbl_scroll{overflow: hidden;overflow-x:auto;}
.scroll{display:none;}
.tbl01{border-top:2px solid #444444;border-spacing:0;border-collapse:separate;width:100%;}
.tbl01 th{background:#f4f6f9;padding:12px 5px;font-size:1.333em;color:#333;border-right:1px solid #d4d4d4;}
.tbl01 td{padding:12px 5px;font-size:1.333em;color:#555;border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4;text-align:center;}
.tbl01 tr th:last-child{border-right:none;}
.tbl01 tr td:last-child{border-right:none;}

.tbl_r{font-size:1.333em;color:#666;text-align:right;margin-bottom:5px;}
.tbl_noti{font-size:1.333em;margin-top:8px;color:#666;line-height:1.5}
.td_bg{background:#f8f8f8;}
.tbl01 strong{font-weight:700;color:#333;}
.tbl01 li{text-align:left;position:relative;padding-left:12px;margin:5px 0;line-height:1.5}
.tbl01 li:before{content:'';width:4px;height:4px;border-radius:50%;position:absolute;left:0;top:12px;background:#a7a7a7}

.tbl01 .go_btn{background:#0063b3;border-radius:60px;padding:3px 11px;color:#fff;font-size:0.95em;width:90px;display:block;margin:0 auto;}

.tbl01 td .cost{color:#0063b3 !important;margin-top:30px;display:block}

/*재단소개*/
.gre_wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-top:6%}
.gre_wrap .gre_img{margin-bottom:30px}
.gre_wrap .gre_img img{width:100%;max-width:700px; box-shadow:70px 70px 0 rgba(243,243,243);}
.gre_wrap .gre_txt{}
.gre_wrap .gre_txt p{font-size:1.415em;color:#555;line-height:1.6;margin-bottom:20px;word-break:keep-all;}
.gre_wrap .gre_txt p.gre_name{color:#232323;font-size:1.415em;margin-top:60px}
.gre_wrap .gre_txt p.gre_name strong{font-size:1.333em;}

.esg .value{display:flex;justify-content:space-around;}
.esg .value li{text-align:center;position:relative}
.esg .value li span{width:100px;height:100px;line-height:100px;background:#2eae7c;color:#fff;border-radius:50%;display:block;position:relative;font-weight:700}
.esg .value li span:before{content:'';width:120px;height:120px;border-radius:50%;border:1px solid #2eae7c;position:absolute;left:calc(50% - 60px);top:-10px;}
.esg .value li:nth-child(3) span{background:#0063b3;}
.esg .value li:nth-child(3) span:before{border:1px solid #0063b3}
.esg .value li:nth-child(5) span{background:#6144b6;}
.esg .value li:nth-child(5) span:before{border:1px solid #6144b6}

.esg .strat li{width:49% !important}
.esg .strat li:before{display:none !important}
.esg .strat li b{margin-top:0 !important}

.esg .goal{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;gap:10px 0px}
.esg .goal li{color:#fff;background:#2eae7c;border-radius:20px;width:23.5%;padding:15px 10px;display:flex;justify-content:center;align-items:center;min-height:88px;font-size:0.90em;}
.esg .goal li:nth-child(2){background:#15869a;}
.esg .goal li:nth-child(3){background:#0063b3;}
.esg .goal li:nth-child(4){background:#6144b6;}
	
.esg .stra_proj {flex-wrap:wrap;gap:10px 0;}
.esg .stra_proj dl{width:100% !important}
.esg .stra_proj dl:nth-child(2) dd span{background:#15869a !important}
.esg .stra_proj dl:nth-child(3) dd span{background:#0063b3 !important;}
.esg .stra_proj dl:nth-child(4) dd span{background:#6144b6 !important;}

.arr_n:after{display:none !important;}
.arr_rever:after{display:block !important; transform:rotate(180deg);}

.esg .purpo li{width:31% !important}
.esg .purpo li:before{display:none !important}
.esg .purpo li b{margin-top:0 !important}

.his_tab{margin-top:6%;border-bottom:1px solid #d4d4d4;}
.his_tab ul{display:flex;justify-content:center;*gap:0 50px;flex-wrap:wrap;}
.his_tab li{font-size:1.667em;color:#333;width:190px;text-align:center;padding:12px 0;font-weight:700;}
.his_tab li:hover{ cursor:pointer}
.his_tab li.selected{color:#0063b3;position:relative}
.his_tab li.selected:after{content:'';width:190px;height:3px;background:#0063b3;position:absolute;left:0;bottom:-1px}
.his_bg{font-size:5em;text-align:center;color:#ededed;font-weight:800;margin-top:60px;background:url(../images/sub/dot_line.png) left bottom 3px repeat-x;line-height:0.8}

.history_wrap .his_c:not(.tabsel){display:none}
.his_wrap{display:flex;flex-wrap:wrap;}
.history{border-bottom:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:20px 0;width:100%}
.history .year{font-size:1.8em;color:#0063b3;font-weight:700;margin-right:80px;margin-bottom:12px;}
.history ul{}
.history li{display:flex;margin-bottom:10px}
.history li:last-child{margin-bottom:0;}
.history li span{font-weight:700;font-size:1.415em;color:#00447b;width:55px}
.history li p{font-size:1.415em;color:#555;width:calc(100% - 55px)} 

.org img{width:100%;}

.office_map{background:#f3f3f3;padding:}
.office_map img{width:100%;max-width:1366px;}

/* lightbox */
.lightbox {display:none;*width:800px}
.lightbox .tt {font-size:22px;font-weight:bold;color:#000}

.img618_map{background:#f3f3f3;padding:17px}
.img618_left img{width:100%}

.tbl01 caption{position:absolute; text-indent:-999999em;}
.bg_g{background:#f4f9f6;font-weight:600;}
.btn_map{}
.btn_map a{background:#12385f url(../images/sub/view_icon.svg) right 22px center no-repeat;border-radius:15px;padding:17px 58px 17px 22px;color:#fff;display:block;width:111px;margin:0 auto;}

.root_daum_roughmap{width:100% !important;}
.root_daum_roughmap root_daum_roughmap_landing{width:100% !important;}
.root_daum_roughmap .wrap_controllers{display:none !important;}
.featherlight .featherlight-inner{width:100%;}
.featherlight iframe{width:100% !important;}




.talent{font-size:1.833em;text-align:center}
.talent ul{display:flex;justify-content:space-between;flex-wrap:wrap;gap:50px 0}
.talent li{border-radius: 20px;border: 1px solid #89c0ab; color: #2eae7c;width:22%; padding: 20px 15px;position: relative;background:url(../images/sub/talent_icon01.svg) right 25px bottom 25px;background-size: 55px auto;background-repeat: no-repeat;    padding-bottom: 100px;width:100%;font-weight:700;}
.talent li:before{content: '';width: 83px;height: 83px;border-radius: 50%;border: 1px solid #89c0ab;background: #fff;position: relative;left: calc(50% - 41.5px);top: -41.5px;position: absolute;
box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);}
.talent li span{background: #2eae7c;border-radius: 50%;width: 67px;height: 67px;position: relative;left: calc(50% - 33.5px);top: calc(50% - 33.5px);color: #fff;text-align: center;display: block;line-height: 69px;margin-top: -54px; font-weight: 800;
font-size: 1.25em;}
.talent li em{font-style:normal;font-weight:800;}
.talent li b{font-size: 0.75em;font-weight: 500;display: block;margin-bottom: 10px;word-break: keep-all;margin-top: 30px;font-weight: 400;}
.talent li p{color: #555;font-size: 0.825em;margin-top: 15px;word-break: keep-all;line-height: 1.4;text-align:left;}
.talent li:nth-child(2){color:#15869a !important;border:1px solid #88b2b6 !important;background:#f5fbfc url(../images/sub/talent_icon02.svg) right 25px bottom 25px !important;background-size:55px auto !important;background-repeat:no-repeat !important;}
.talent li:nth-child(2) span{background:#15869a !important;}
.talent li:nth-child(2):before{border:1px solid #15869a !important}
.talent li:nth-child(3) {color:#0063b3 !important;border:1px solid #88a1b6 !important;background:#f5f9fc url(../images/sub/talent_icon03.svg) right 25px bottom 25px !important;background-size:55px auto !important;background-repeat:no-repeat !important;}
.talent li:nth-child(3) span{background:#0063b3 !important;}
.talent li:nth-child(3):before{border:1px solid #0063b3 !important}
.talent li:nth-child(4) {color:#6144b6 !important;border:1px solid #9d8bd0 !important;background:#f3f1f9 url(../images/sub/talent_icon04.svg) right 25px bottom 25px !important;background-size:55px auto !important;background-repeat:no-repeat !important;}
.talent li:nth-child(4) span{background:#6144b6 !important;}
.talent li:nth-child(4):before{border:1px solid #6144b6 !important}


/*열린경영*/
.mission{text-align:center;}
.mission b{background:linear-gradient(to bottom, #fff 40%, #e5eff7 60%);color:#0063b3;font-size:1.55em;margin-bottom:20px;display:inline-block;}
.mission p{font-size:2em;color:#333;line-height:1.4;word-break:keep-all;}
.mission p span{background-image:url(../images/sub/mark01.svg), url(../images/sub/mark02.svg); background-position:left top, right top;padding:0 50px;background-repeat:no-repeat;display:inline-block;}
.mission p strong{font-weight:800;}

.esg{margin:40px 0;}
.esg .esg_t{font-size:1.55em;color:#333;position:relative;margin-bottom:15px;font-weight:600;}
.esg .esg_c{font-size:1.45em;text-align:center;position:relative;word-break:keep-all;}
.esg .esg_c:after{content:'';width:441px;height:40px;background:url(../images/sub/esg_arrow.svg) center top no-repeat;position:absolute;left:calc(50% - 220.5px);bottom:-50px;background-size:100% auto;}
.esg .esg_vision{background:linear-gradient(to right, #0063b3, #2eae7c);border-radius:20px;padding:10px 10px;}
.esg .esg_vision p{background:#fff;border-radius:13px;line-height:72px;}
.esg .esg_vision p strong{font-weight:800;}
.esg:last-child .esg_c:after{display:none;}

.esg .esg_target{background:#e5eff7;border-radius:20px;padding:30px 20px}
.esg .esg_target p{word-break:keep-all;line-height:1.5}

.esg .esg_direct{display:flex;justify-content:space-between;margin-top:50px;}
.esg .esg_direct li{background:#f1faf7;border-radius:20px;border:1px solid #89c0ab;color:#2eae7c;width:30%;padding:20px 15px;position:relative;font-weight:600;}
.esg .esg_direct li span{background:#2eae7c;border-radius:50%;width:67px;height:67px;position:relative;left:calc(50% - 33.5px);top:calc(50% - 33.5px);color:#fff;text-align:center;display:block;line-height:69px;margin-top:-54px;font-weight:800;font-size:1.25em;}
.esg .esg_direct li:before{content:'';width:83px;height:83px;border-radius:50%;border:1px solid #89c0ab;background:#fff;position:relative;left:calc(50% - 41.5px);top:-41.5px;position:absolute;box-shadow:5px 5px 8px rgba(0,0,0,0.2);}
.esg .esg_direct li b{diplay:block;font-size:0.75em; !important;font-weight:500;display:block;margin-bottom:10px;word-break:keep-all;margin-top:30px;font-weight:400;}
.esg .esg_direct li em{font-style:normal;font-weight:800;}

.esg .esg_direct li:nth-child(2){background:#f5f9fc;border:1px solid #88a1b6;color:#0063b3}
.esg .esg_direct li:nth-child(2) span{background:#0063b3;}
.esg .esg_direct li:nth-child(2):before{border:1px solid #88a1b6;}

.esg .esg_direct li:nth-child(3){background:#f3f1f9;border:1px solid #9d8bd0;color:#6144b6}
.esg .esg_direct li:nth-child(3) span{background:#6144b6;}
.esg .esg_direct li:nth-child(3):before{border:1px solid #9d8bd0;}

.esg .esg_proj{display:flex;flex-wrap:wrap;justify-content:space-between;}
.esg .esg_proj dl{width:100%}
.esg .esg_proj dt{background:#2eae7c;border-radius:20px;color:#fff;padding:15px 10px;margin-bottom:5px;font-weight:500;}
.esg .esg_proj dt b{font-weight:800;}
.esg .esg_proj dd{font-size:0.95em;color:#555;background:#f3f4f4;padding:15px 20px;border-radius:20px;min-height:87px;margin:15px 0;gap:0 10px}
.esg .esg_proj dd span{background:#2eae7c;color:#fff;padding:3px 10px;width:65px;text-align:center;border-radius:60px;display:block;margin:6px 0;}
.esg .esg_proj dd p{text-align:left;word-break:keep-all;line-height:1.5;}
.esg .esg_proj dl:nth-child(2) dt{background:#0063b3}
.esg .esg_proj dl:nth-child(2) dd span{background:#0063b3}

.esg .esg_proj dl:nth-child(3) dt{background:#6144b6}
.esg .esg_proj dl:nth-child(3) dd span{background:#6144b6}

.col_b{color:#0063b3 !important;}
.col_r{color:#d74770 !important;}

.esg_org_center{position:relative;}
.esg_org_center:after{content:'';width:1px;height:100%;background:#d4d4d4 !important;left:50%;top:70px;position:absolute;z-index:0;border:none;}
.esg_org_center li{margin-bottom:60px;}
.esg_org_center .dep01{position:relative;text-align:center;*padding-top:50px;z-index:10}
.esg_org_center .dep01 span{background:#12385f;width:302px;display:block;border-radius:80px;padding:25px 20px;font-size:1.667em;color:#fff;position:relative;text-align:center;margin:0 auto;position:relative;z-index:0}
.esg_org_center .dep02{position:relative;z-index:10;padding-bottom:35px}
.esg_org_center .dep02 span{background:#3784d4;width:302px;margin:0 auto;display:block;text-align:center;border-radius:80px;padding:25px 20px;font-size:1.667em;color:#fff;position:relative;z-index:0}

.esg_team_wrap{overflow:hidden;position:relative;}
.esg_team_wrap:after{content: '';width: 60%;height: 1px;background: #d4d4d4;left: 20%;top: 30px;position: absolute;z-index:0;}
.esg_team_wrap .team{width:100%;position:relative;*padding-top:80px;z-index:2;margin-bottom:20px}
/*
.esg_team_wrap .team:after{content:'';width:1px;height:calc(100% - 40px);background:#d4d4d4;left:50%;top:0;position:absolute;z-index:0;}
*/
.esg_team_wrap .team dl{width:100%;margin:0 auto;border-radius:24px;background:#f3f4f4 url(../images/sub/esg_org_icon01.svg) right 25px bottom 25px no-repeat;position:relative;z-index:10}
.esg_team_wrap .team .team_t{width:100%;height:59px;background:#2eae7c;font-size:1.55em;color:#fff;text-align:center;line-height:64px;border-radius:24px;}
.esg_team_wrap .team .team_t strong{font-size:1.2em;font-weight:800;}
.esg_team_wrap .team dd{min-height:238px;}
.esg_team_wrap .team dd ul{padding:20px 35px}
.esg_team_wrap .team dd li{font-size:1.415em;color:#555;line-height:1.6;margin:5px 0;padding-left:12px;position:relative;}
.esg_team_wrap .team dd li:before{content:'';width:4px;height:4px;border-radius:50%;background:#2eae7c;position:absolute;left:0;top:10px;}
.esg_team_wrap .team:nth-child(2) .team_t{background:#0063b3}
.esg_team_wrap .team:nth-child(2) dl{background:#f3f4f4 url(../images/sub/esg_org_icon02.svg) right 25px bottom 25px no-repeat;}
.esg_team_wrap .team:nth-child(2) dd li:before{background:#0063b3}
.esg_team_wrap .team:nth-child(3) .team_t{background:#6144b6}
.esg_team_wrap .team:nth-child(3) dl{background:#f3f4f4 url(../images/sub/esg_org_icon03.svg) right 25px bottom 25px no-repeat;}
.esg_team_wrap .team:nth-child(3) dd li:before{background:#6144b6}

p.txt_c{font-size:1.415em;color:#555;line-height:1.6;word-break:keep-all;}
.esg_decla{background:#f4f4f4;border-radius:10px;padding:12px 12px;margin-top:4%}
.esg_decla > div{background:#fff;padding:20px 4%;background-size:150px auto;position:relative;overflow:hidden}
.esg_decla > div:after{content:'';width:245px;height:262px;background:url(../images/sub/logo_mark.svg) center no-repeat;position:absolute;right:8%;bottom:-29px;background-size:100% auto; opacity:0.15;}
.esg_decla li{font-size:1.415em;color:#555;line-height:1.6;margin:0px 0 20px 0}
.esg_decla li:last-child{margin-bottom:0;}
.esg_decla li span{font-size:1.2em;color:#0063b3;font-weight:700;display:inline-block;margin-right:15px}
.view_btn{text-align:center;margin-top:5%}
.view_btn a{background:#12385f url(../images/sub/more_btn.svg) center right 18px no-repeat;border-radius:10px;padding:18px 52px 18px 24px;color:#fff; transition:all ease-out 0.3s;text-align:center;display:inline-block;font-size:1.415em;}
.view_btn a:hover{background:#0063b3 url(../images/sub/more_btn.svg) center right 18px no-repeat;box-shadow:5px 5px 8px rgba(0,0,0,0.2);}
.decla_logo{text-align:center;margin-top:25px}
.decla_logo img{width:204px;height:auto;}
.decla_data{text-align:center;font-size:1.415em;color:#555;margin-top:5%;line-height:1.6}

.ul01{}
.ul01 li{font-size:1.415em;color:#555;line-height:1.6;word-break:keep-all;position:relative;padding-left:12px;margin-bottom:8px;}
.ul01 li:last-child{margin-bottom:0;}
.ul01 li:before{content:'';width:4px;height:4px;border-radius:50%;position:absolute;left:0;top:12px;background:#a7a7a7}

.esg_eff{position:relative;padding-top:22px;}
.esg_eff ul{display:flex;flex-wrap:wrap;gap:60px 0;justify-content:space-between;}
.esg_eff li{width:48%;position:relative}
.esg_eff li:last-child:before{display:none;}
.esg_eff li div{position:relative;}
.esg_eff li div:before{content:'';width:176px;height:176px;background:#eadae3;border-radius:50%;position:absolute;left:calc(50% - 88px);top:calc(50% - 88px);}
.esg_eff li div span{font-size:1.415em;color:#984874;width:140px;height:140px;border:1px solid #984874;border-radius:50%;text-align:center;position:relative;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto;line-height:1.2;background:#fff url(../images/sub/esc_icon01.svg) center 24px no-repeat;padding-top:60px;background-size:auto;font-weight:700;}
.esg_eff li:nth-child(2) div:before{background:#d4e2f1}
.esg_eff li:nth-child(2) div span{color:#2a6ebb;border:1px solid #2a6ebb;background:#fff url(../images/sub/esc_icon02.svg) center 24px no-repeat;}
.esg_eff li:nth-child(3) div:before{background:#d6ebe5}
.esg_eff li:nth-child(3) div span{color:#339b7f;border:1px solid #339b7f;background:#fff url(../images/sub/esc_icon03.svg) center 24px no-repeat;}
.esg_eff li:nth-child(4) div:before{background:#cce4e7}
.esg_eff li:nth-child(4) div span{color:#007987;border:1px solid #007987;background:#fff url(../images/sub/esc_icon04.svg) center 24px no-repeat;}

.esg_eff_box{margin-top:50px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 1%}
.esg_eff_box dl{width:100%;background:#f3f4f4;text-align:center;border-radius:20px 20px 0 0;}
.esg_eff_box dt{background:#984874;font-weight:600;color:#fff;font-size:1.667em;padding:17px 15px;border-radius:20px;display:block;text-align:center;}
.esg_eff_box dd{padding:15px 15px;}
.esg_eff_box dd > div{border-bottom:1px dashed #d4d4d4;padding:0 0 30px 0}
.esg_eff_box dd strong{display:block;color:#984874;font-size:1.833em;font-weight:800;*margin-top:15px}
.esg_eff_box dd p.txt_eff{font-size:1.415em;color:#555;margin-top:20px;line-height:1.4}
.esg_eff_box dd b{font-size:1.55em;color:#555;line-height:1.5;display:block;padding:30px 0;font-weight:800;}
.esg_eff_box dd p.txt_eff_s{font-size:1.385em;color:#898989;line-height:1.4;word-break:keep-all;text-align:left;}
.esg_eff_box dd ul{display:flex;flex-wrap:wrap;justify-content:center;gap:0 20px}
.esg_eff_box dd li{font-size:1.415em;color:#555;position:relative;padding-left:15px;}
.esg_eff_box dd li:before{content:'';width:8px;height:8px;border-radius:50%;background:#3784d3;position:absolute;left:0;top:6px;}
.esg_eff_box dd li:last-child:before{background:#f6ab00;}
.esg_eff_box dl:last-child {background:#f6f8e6 url(../images/sub/esg_cha_img.png) center bottom no-repeat;min-height:445px;}
.esg_eff_box dl:nth-child(2) dt{background:#2a6ebb}
.esg_eff_box dl:nth-child(2) dd strong{color:#2a6ebb}
.esg_eff_box dl:nth-child(3) dt{background:#339b7f}
.esg_eff_box dl:nth-child(3) dd strong{color:#339b7f}
.esg_eff_box dl:nth-child(4) dt{background:#007987}
.esg_eff_box dl:nth-child(4) dd strong{color:#007987}

.rule li{display:flex;align-items:center;}
.rule li span{width:25px}
.rule li p{width:calc(100% - 25px)}

.open li{display:flex;align-items:center;}
.open li span{width:65px;}
.open li p{width:calc(100% - 65px)}

.name{font-size:1.415em;color:#555;text-align:center;}
.name strong{font-size:1.15em;color:#333;position:relative;}
.name strong:after{content:'';width:101px;height:54px;background:url(../images/sub/corrupt_sign.png) center no-repeat;position:absolute;right:-109px;bottom:0}

.ordi_m{font-size:1.667em;color:#333;margin:20px 0 10px;font-weight:700}

.safe_c{width:100% !important;text-align:center !important}

/*정보공개*/
.mana_info{background:#f8f9fb;padding:18px 15px;border-radius:5px;margin-top:8%;border:1px solid #dbdee3;}
.mana_info ul{position:relative;padding-left:31px;display:flex;flex-wrap:wrap;gap:6px 30px}
.mana_info ul:before{content:'';background:url(../images/sub/manager.svg) center no-repeat;background-size:100% auto;color:#fff;position:absolute;left:0;top:3px;width:18px;height:19px;display:block;text-align:center;*border-radius:50%;line-height:22px;}
.mana_info li{font-size:1.333em;color:#555;line-height:1.5;position:relative;}
.mana_info li b{font-weight:700;color:#d74770;}
.mana_info li a{color:#d74770}
.b_info ul:before{background:url(../images/sub/info_icon.svg) center no-repeat;background-size:100% auto;width:20px;height:20px;}
.txt_s{font-size:0.95em;color:#898989;}
.not_a{font-weight:700;color:#d74770}
.txt_c strong{font-weight:700;}
.ordi_box{background:#f4f6f9;border-radius:10px;border:1px solid #0063b3;padding:20px 5.5%;box-shadow:3px 3px 5px rgba(0,0,0,0.20);margin-top:4%}
.ordi_box .ul01{margin-left:15px;}
.ordi_box .ul01 li > dl{margin:3px 0}

.ordi_box .ordi_t{font-size:1.833em;color:#333;margin:30px 0 20px;font-weight:700;}
.ordi_box .ordi_tit{font-size:1.55em;color:#0063b3;margin-bottom:15px;margin-top:30px;font-weight:600;}
.ordi_box .ordi_tit span{background:#0063b3;color:#fff;border-radius:3px;display:inline-block;margin-right:10px;width:25px;height:25px;text-align:center;line-height:25px;font-size:0.85em;}
.ordi_box > ol{counter-reset:number;margin-left:0px;}
.ordi_box > ol > li{font-size:1.415em;color:#555;line-height:1.6;position:relative;padding-left:25px;word-break:keep-all;margin-bottom:15px;}
.ordi_box > ol li:last-child{margin-bottom:0;}
.ordi_box > ol > li:before{position: absolute;top: 5px;left: 0;width: 17px;height:17px;border: 1px solid #666;font-size: 14px;color: #333;text-align: center;line-height:17px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;content:counter(number);counter-increment:number;}
.ordi_box > ol > li > ul li{font-size:0.95em;position:relative;padding-left:12px;margin:5px 0;line-height:1.5;color:#777;}
.ordi_box > ol > li > ul li:before{content:'';width:4px;height:4px;border-radius:50%;position:absolute;left:0;top:11px;background:#b3b3b3}
.ordi_box ol strong{font-weight:700;color:#333;margin-top:10px;display:block;}
.ordi_st{font-weight:700;color:#333;margin-top:10px;display:block;font-size:1.415em;line-height:1.6;margig:10px 0 5px}

.down_btn{text-align:center;margin-top:5%}
.down_btn a{background:#12385f url(../images/sub/down_btn.svg) center right 18px no-repeat;border-radius:10px;padding:18px 52px 18px 24px;color:#fff; transition:all ease-out 0.3s;text-align:center;display:inline-block;font-size:1.415em;}
.down_btn a:hover{background:#0063b3 url(../images/sub/down_btn.svg) center right 18px no-repeat;box-shadow:5px 5px 8px rgba(0,0,0,0.2);}

.secu{margin-bottom:5%;padding:20px 5.5%;border:1px solid #343a45;border-radius:10px;}
.secu p{*background:url(../images/sub/secu_icon01.svg) left top no-repeat;padding-left:80px;background-size:60px auto;position:relative}
.secu p:before{content:'';width:60px;height:60px;background: url(../images/sub/secu_icon01.svg) center no-repeat;background-size:100% auto !important;position:absolute;left:0;top:0}
.secu02:before{background: url(../images/sub/secu_icon02.svg) center no-repeat !important;}
.secu03:before{background: url(../images/sub/secu_icon03.svg) center no-repeat !important;}
.secu04:before{background: url(../images/sub/secu_icon04.svg) center no-repeat !important;}
.secu05:before{background: url(../images/sub/secu_icon05.svg) center no-repeat !important;}

.open01:before{background: url(../images/sub/open_icon01.svg) center no-repeat !important;}
.wish:before{background:url(../images/sub/wish_icon.svg) center no-repeat !important}
.qna:before{background:url(../images/sub/qna_icon.svg) center no-repeat !important}
.aution01:before{background:url(../images/sub/auction_icon01.svg) center no-repeat !important}
.aution02:before{background:url(../images/sub/auction_icon02.svg) center no-repeat !important}


.acci:before{background:url(../images/sub/noti_icon.svg) center no-repeat !important;}
.box_cert{width:100%;background:#f8f9fb;padding:25px 25px;text-align:center;margin-top:5%}
.box_cert p {font-size:1.415em;color:#555;line-height:1.6;background:url(../images/sub/mobile_icon.svg) center top no-repeat;padding-top:135px}
.box_cert p span{color:#0063b3;font-size:1.55em;display:block;font-wiehgt:700;}
.box_cert .btn{background:#0063b3;border-radius:3px;color:#fff;height:65px;font-size:1.415em;max-width:350px;width:100%;margin-top:30px}

.ordi_tbl{margin-top:15px;}
.ordi_tbl table{border-top:2px solid #444444;border-spacing:0;border-collapse:separate;width:100%;}
.ordi_tbl th{background:#fff;color:#333;font-weight:600;padding:12px 8px;text-align:center;border-right:1px solid  #d4d4d4}
.ordi_tbl td{border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4;padding:10px 5px;text-align:center;padding:12px 8px;}
.ordi_tbl dl{margin-bottom:10px;text-align:left;}
.ordi_tbl dt{color:#333;margin:0 0 6px;}
.ordi_tbl dd{color:#555;font-size:0.95em;color:#777;line-height:1.5;margin:3px 0;position:relative;padding-left:10px;margin-left:10px}
.ordi_tbl dd:before{content:'';width:3px;height:3px;border-radius:50%;position:absolute;left:0;top:10px;background:#a7a7a7;}
.ordi_tbl tr th:last-child{border-right:none;}
.ordi_tbl tr td:last-child{border-right:none;}
.font_s{font-size:1.415em;}
.font_s table{font-size:0.95em;color:#555;}

.info_g{display:flex;flex-wrap:wrap;gap:10px 3px;align-items:center;margin:15px 0 0}
.info_g li{background:#0063b3;color:#fff;font-size:1.375em;padding:12px 5px;width:26.5%;line-height:1.5;text-align:center;word-break:keep-all;}
.info_g li.arr{background:url(../images/sub/arr.svg) center no-repeat;background-size:100% auto;width:24px !important;height:23px}

.infolaw_list{border-top:2px solid #0063b3;}
.infolaw_list ul{display:flex;flex-wrap:wrap;}
.infolaw_list li{border-bottom:1px dashed #d4d4d4;width:100%;display:flex;align-items:center;background:#fff url(../images/sub/open_icon.svg) right 15px center no-repeat;transition:all ease-in 0.3s;}
.infolaw_list li a{font-size:1.415em;color:#555;line-height:1.5;padding:18px 50px 18px 15px;word-break:keep-all;width:100% }
.infolaw_list li a span{color:#0063b3;display:inline-block;margin-right:8px;}
.infolaw_list li:hover{background:#f4f6f9 url(../images/sub/open_icon_ov.svg) right 15px center no-repeat;}


/*고객센터*/
.txt_box{background:#f4f6f9;border-radius:10px;border:1px solid #0063b3;padding:22px 30px;box-shadow:3px 3px 5px rgba(0,0,0,0.20);margin-top:25px}
.txt_box p{}

.proc{}
.proc ul{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px 0}
.proc li{text-align:center;width:100%;position:relative;}
.proc li strong{display:block;background:#0063b3;padding:12px 5px;color:#fff;font-size:1.415em;border-radius:10px 10px 0 0;font-weight:600;}
.proc li p{font-size:1.415em;color:#555;line-height:1.5;border:1px solid #d4d4d4;padding:20px 20px;word-break:keep-all;}
.proc li p b{color:#333;display:block;font-weight:600;color:#0063b3;}
.proc li p span{color:#898989;font-size:0.95em;display:block;}
.proc li:after{content:'';width:28px;height:28px;background:url(../images/sub/arr.svg) center no-repeat;background-size:100% auto;position:absolute;right:calc(50% - 14px);bottom:-29px; transform:rotate(90deg)}
.proc li:last-child:after{display:none;}
.proc li:nth-child(even) strong{background:#2eae7c;}
.proc li:nth-child(even) b{color:#2eae7c;}

.btn_wrap{display:flex;justify-content:center;gap:15px 15px;margin-top:6%;flex-wrap:wrap;}
.btn_wrap a{padding:20px 18px;width:100%;max-width:280px;font-size:1.415em;color:#555;border-radius:10px;display:block;text-align:center}
.btn_wrap .write_btn{background:#0063b3;color:#fff; transition:all ease-out 0.3s}
.btn_wrap .write_btn:hover{background:#005ba4;box-shadow:5px 5px 8px rgba(0,0,0,0.2);}
.btn_wrap .write_btn span{background:url(../images/sub/write_icon.svg) right center no-repeat;padding-right:33px;background-size:20px auto;}
.btn_wrap .inquiry_btn{border:1px solid #d4d4d4;transition:all ease-out 0.3s}
.btn_wrap .inquiry_btn:hover{background:#f8f8f8;box-shadow:5px 5px 8px rgba(0,0,0,0.2);}
.btn_wrap .inquiry_btn span{background:url(../images/sub/search_icon.svg) right center no-repeat;padding-right:33px;background-size:20px auto;}

.cs_push {flex-wrap:wrap;gap:50px 0}
.cs_push li{width:49% !important;background:#f1faf7 url(../images/sub/cs_icon01.svg) right 25px bottom 25px !important; background-size:55px auto !important;background-repeat:no-repeat !important;padding-bottom:100px !important}
.cs_push li p{color:#555;font-size:0.85em;margin-top:15px;word-break:keep-all;line-height:1.4}
.cs_push li:nth-child(2) {color:#15869a !important;border:1px solid #88b2b6 !important;background:#f5fbfc url(../images/sub/cs_icon02.svg) right 25px bottom 25px !important;background-size:55px auto !important;background-repeat:no-repeat !important;}
.cs_push li:nth-child(2) span{background:#15869a !important;}
.cs_push li:nth-child(2):before{border:1px solid #15869a !important}
.cs_push li:nth-child(3) {color:#0063b3 !important;border:1px solid #88a1b6 !important;background:#f5f9fc url(../images/sub/cs_icon03.svg) right 25px bottom 25px !important;background-size:55px auto !important;background-repeat:no-repeat !important;}
.cs_push li:nth-child(3) span{background:#0063b3 !important;}
.cs_push li:nth-child(3):before{border:1px solid #0063b3 !important}
.cs_push li:nth-child(4) {color:#6144b6 !important;border:1px solid #9d8bd0 !important;background:#f3f1f9 url(../images/sub/cs_icon04.svg) right 25px bottom 25px !important;background-size:55px auto !important;background-repeat:no-repeat !important;}
.cs_push li:nth-child(4) span{background:#6144b6 !important;}
.cs_push li:nth-child(4):before{border:1px solid #6144b6 !important}

.cs_charter_t:before{background: url(../images/sub/cs_charter_t.svg) center no-repeat !important;}
.cs_charter li{padding-bottom:20px !important;}
.cs_charter li p{padding-top:100px;}
.cs_charter li:first-child {background:#f1faf7 url(../images/sub/cs_charter_icon01.svg) center 70px !important; background-repeat: no-repeat !important;background-size: 60px auto !important}
.cs_charter li:nth-child(2) {background:#f5fbfc url(../images/sub/cs_charter_icon02.svg) center 70px !important; background-repeat: no-repeat !important;background-size: 60px auto !important}
.cs_charter li:nth-child(3) {background:#f5f9fc url(../images/sub/cs_charter_icon03.svg) center 70px !important; background-repeat: no-repeat !important;background-size: 60px auto !important}
.cs_charter li:nth-child(4) {background:#f3f1f9 url(../images/sub/cs_charter_icon04.svg) center 70px !important; background-repeat: no-repeat !important;background-size: 60px auto !important}

.sinmungo:before{background: url(../images/sub/ci_mark.svg) center no-repeat !important;background-size:100% auto}
.sinmungo_img{background:#f3f3f3;padding:17px 17px;}
.sinmungo_img img{width:100%;max-width:1366px;}

.minwon{background:#f4f6f9;border-radius:10px;border:1px solid #0063b3;padding:20px 5.5%;box-shadow:3px 3px 5px rgba(0,0,0,0.20);margin-top:4%;text-align:center;}
.minwon p.min_tit{font-size:1.833em;font-weight:700;color:#0063b3;margin-bottom:4%}
.minwon ul{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 0}
.minwon li{text-align:center;background:#fff;border-radius:10px;box-shadow:3px 3px 5px rgba(0,0,0,0.20);width:100%;max-width:370px;padding:40px 0}
.minwon li span{color:#0063b3;font-weight:700;font-size:1.633em;padding:17px 0px 17px 70px}
.minwon li p{font-size:1.415em;color:#333;margin-top:30px}
.minwon li:first-child span{background:url(../images/sub/sinmungo_icon01.svg) left center no-repeat;}
.minwon li:nth-child(2) span{background:url(../images/sub/sinmungo_icon02.svg) left center no-repeat;}
.minwon li:nth-child(3) span{background:url(../images/sub/sinmungo_icon03.svg) left center no-repeat;}

.page_ing{text-align:center}
.page_ing p{font-size:1.667em;color:#555;line-height:1.6;text-align:center;margin-top:4%}
.page_ing img{width:80%;max-width:241px}


/* 푸터 */
#footer{width:100%; background:#40444f; padding-bottom:35px}
#footer .ft_customer{width:100%; border-bottom:1px solid rgba(255,255,255,0.4); padding:0 15px}
#footer .ft_customer li{font-size:1.667em; font-weight:800; color:#fff; line-height:51px}
#footer .ft_customer li:first-child{padding-left:53px; background:url(../images/icon_customer.svg) left center no-repeat; background-size:35px auto; border-bottom:1px dashed rgba(255,255,255,0.4)}
#footer .ft_customer li strong{color:#f6ab00; padding-left:11px}
#footer .ft_customer li span{font-weight:500; font-size:0.8em}
#footer .flink{width:100%; padding:10px 0}
#footer .flink ul{display:flex; flex-wrap:wrap}
#footer .flink li{position:relative}
#footer .flink li:not(:last-child):after{position:absolute; right:0; top:8px; width:1px; height:13px; background:#fff; opacity:0.4; content:''}
#footer .flink li a{padding:6px 16px; display:block; color:#fff; font-size:1.375em}
#footer .flink li:first-child a{font-weight:800}
#footer .copyright{padding:0 15px}
#footer .copyright ul{display:flex; flex-wrap:wrap}
#footer .copyright li{font-size:1.333em; color:#a4a6ad; position:relative; margin-right:23px}
#footer .copyright li:not(:last-child):after{position:absolute; right:-23px; top:0; width:23px; height:100%; text-align:center; content:'/'}
#footer .copyright p{font-size:1.333em; margin-top:11px}
#footer .copyright p, #footer .copyright p a{color:#888c97}
#footer .ftw_r{padding:30px 15px 0}
#footer .connection{width:100%; border-radius:6px; background:#35383f; padding:15px}
#footer .connection p{font-size:1.25em; color:#fff}
#footer .connection ul{display:flex; padding:7px 0 0}
#footer .connection li{position:relative; padding-left:10px; font-size:1.25em; line-height:22px; color:#b5b7bc; }
#footer .connection li:not(:last-child){margin-right:15px}
#footer .connection li:after{position:absolute; left:2px; top:8px; width:3px; height:3px; border-radius:50%; background:#fff; content:''}
#footer .ftwr_btn{border:1px solid #838383; border-radius:6px; margin-top:11px}
#footer .ftwr_btn ul{display:flex; text-align:center}
#footer .ftwr_btn li:first-child{width:60%; border-right:1px solid #838383}
#footer .ftwr_btn li:last-child{width:40%}
#footer .ftwr_btn li a{display:block; line-height:44px; color:#fff; font-size:1.25em; font-weight:400}

#biztype_search {display:none; position:relative; width:100%; height:400px; border:1px solid #333; margin-top:5px;}
#biztype_search .biztype_close {position:absolute; font-size:25px; right:0; top:-24px; cursor:pointer;}
#biztype_search .searchframe {width:100%; height:100%; border:0; margin:0; padding:0;}


/* 미디어 쿼리 */
@media screen and (max-width:1199px) {
    #hd_pop {width:100% !important}
    #hd_pop .hd_pops {left:0 !important;top:140px !important}
	#hd_pop .hd_pops_con {width:100% !important;max-width:100%;height:auto !important}

	.dpb_pc{display:none !important}

	/* 헤더 */
	.ht_lnk ul.fl{display:none}
	#hd_menu .main_menu {overflow-y:auto;max-height:calc(100vh - 130px)}

	/* 메인 비주얼 */
	.visual .bg_vis .txt_vis{font-size:0.8em}
		
	/* 서브 콘텐츠 */
	#container_location{height:54px}
	#container_location .lct_area{font-size:1.333em; line-height:54px}
	#container_location .lct_area > span{width:100%; padding-left:20px; background:url(../images/sub/sub_nav.svg) right 28px center no-repeat}
	#container_location .lct_area ul {top:54px}
}

@media screen and (max-width:767px) {
	.dpn_m{display:none !important}
	.dpb_m{display:block !important}

	/* 헤더 */
	.dpb{display:block !important;}
	.wid100{width:100% !important;}
	.ht_lnk .lnk01{justify-content: center;}
	.ht_lnk .lnk01 li:first-child{display:none}
	.ht_lnk .lnk01 li a{padding-right:7px;padding-left:7px; font-size:1.25em; letter-spacing:-0.8px}
	.ht_lnk .lnk01 li:first-child a{padding-left:0}
	.ht_lnk .lnk01 li:last-child a{padding-right:0}
	.ht_lnk .lnk02{position:absolute; right:0; top:150px; width:45px; flex-wrap:wrap}

	/* 메인콘텐츠 - 공통 */
	.main_contents{font-size:0.9em}

	/* 메인콘텐츠 - 주요서비스 */
	.mcon_service li{max-width:126px}
	.mcon_service li:nth-child(n+4){margin-top:25px}
	.mcon_service li a:after{width:88px; height:88px}
	.mcon_service li.mserv01 a:after{background-size:27px auto}
	.mcon_service li.mserv02 a:after{background-size:38px auto}
	.mcon_service li.mserv03 a:after{background-size:43px auto}
	.mcon_service li.mserv04 a:after{background-size:37px auto}
	.mcon_service li.mserv05 a:after{background-size:37px auto}
	.mcon_service li.mserv06 a:after{background-size:38px auto}
	.mcon_service li.mserv07 a:after{background-size:42px auto}
	.mcon_service li.mserv08 a:after{background-size:26px auto}
	.mcon_service li span{padding:100px 0 1px}

	/* 메인콘텐츠 - 재단소식 */
	.mcon_news .boarda_btn li{padding:16px 12px}
	.mcon_news .boarda_btn li:not(:last-child):after{right:-12px; width:24px}
	.mcon_news .n_con li:nth-child(n+4){display:none}
	.mcon_news .n_con li:nth-child(3){border-bottom:0}
	.mcon_news .n_con .txt{order:3}

	/* 메인콘텐츠 - 열린경영 */
	.mcon_bot .mcb_box ul{margin:20px 0}
	.mcon_bot .mcb_box li:after{top:18px}
	.mcon_bot .mcb_box li a{padding:10px 0 10px 16px}

	/* 서브 비주얼 */
	.wrap_sub #container_vis > div h2{font-size:2.667em}
	.wrap_sub #container_vis > div h2 span{padding-bottom:15px}

	/* 서브 콘텐츠 */
	#container_location .home, #container_location .lct_area.depth1{display:none}
	#container_location .lct_area{width:50%}

	/* 탭 */
	#wrap_content .tabs_type_a{clear:both; width:100%; overflow:hidden; text-align:center;}
	#wrap_content .tabs_type_a ul{display:flex; align-items:center; flex-wrap:wrap}
	#wrap_content .tabs_type_a li{border:1px solid #ccc; font-size:1.333em; font-weight:bold; margin:7px; padding:0}
	#wrap_content .tabs_type_a li a {display:block; padding:10px; color:#333; line-height:1; font-weight:400}
	#wrap_content .tabs_type_a li.selected{border:1px solid #d74770; background:#d74770;}
	#wrap_content .tabs_type_a li.selected a{color:#fff}
	
	/*내용*/
	.tbl_scroll table{width:800px;}
	.scroll{background:url(../images/sub/scroll_icon.svg) center top no-repeat;padding-top:45px;font-size:1.25em;color:#898989;text-align:center;margin-bottom:5px;display:block}
	
	.org{width:1000px;margin-top:20px}
		
	/* 푸터 */
	#footer{font-size:0.8em}
}

@media screen and (min-width:768px) {
	/* 헤더 */
	.ht_lnk{display:flex; justify-content:right;}
	.ht_lnk .lnk02{position:relative; margin-left:15px}

	/* 메인 비주얼 */
	.visual .bg_vis .txt_vis{padding:calc(124px + 11%) 15% 0}
	.popupzonee2.slide-right{transform:translateX(calc(90% + 16px));}

	/* 메인콘텐츠 - 주요서비스 */
	.mcon_service{padding:55px 15px 60px}
	.mcon_service ul{padding-top:0}
	.mcon_service li{width:25%; margin-top:38px}

	/* 메인콘텐츠 - 재단소식 */	
	.mcon_news{padding:55px 15px 60px}
	.mcon_news .w1400{display:flex; justify-content:space-between; align-items: flex-end;}
	.mcon_news .news_wrap{width:48%}
	.mcon_news .popupzonee{width:48%; margin:0}
	.mcon_news .n_con li{border-bottom:0; border-top:1px dashed #ccc}
	.mcon_news .n_con li:first-child{border-top:0}

	/* 메인콘텐츠 - 열린경영 */
	.mcon_bot{padding:55px 15px 60px; }
	.mcon_bot > div{width:100%; display:flex; justify-content:space-between;}
	.mcon_bot .mcb_l{margin-bottom:35px}
	.mcon_bot .mcb_box{width:48%}
	.mcon_bot .mcb_box.mcbb02{margin:0}
	.mcon_bot .mcb_r{align-items:flex-start;}
	.mcon_bot .mcbw_youtube{width:48%; margin-bottom:0}
	.mcon_bot .mcbw_btn{width:48%;}

	/* 메인콘텐츠 - 관련기관 */
	.related_banner{padding:32px 15px 31px}
	.related_banner	.w1400{display:flex; justify-content:space-between;}
	.related_banner .ban_controller{width:237px; margin:0; justify-content:left; align-items:center;}
	.related_banner .bnr_area{flex:1}

	/* 서브 비주얼 */
	.wrap_sub #container_vis{height:190px}

	/* 탭 */
	#wrap_content .tabs_type_a{position:relative; padding:35px 0 0}
	#wrap_content .tabs_type_a:after{position:absolute; left:0; bottom:0; width:100%; height:1px; background:#d4d4d4; content:''}
	#wrap_content .tabs_type_a ul {display:flex;justify-content:center}
	#wrap_content .tabs_type_a li{position:relative; font-size:1.46em; background:none !important; margin:0; padding:0}
	#wrap_content .tabs_type_a li:not(:first-child):after{position:absolute; left:-2px; top:28px; width:3.5px; height:3.5px; border-radius:50%; background:#cfcfcf; content:''}
	#wrap_content .tabs_type_a li a{display:block; padding:0 14px; color:#555; line-height:59px; font-weight:500}
	#wrap_content .tabs_type_a li a span{padding:0 2px; display:inline-block; position:relative}
	#wrap_content .tabs_type_a li a span:after{position:absolute; left:50%; bottom:0; width:0; height:2px; transform: translate(-50%,0); background:#d74770; content:''; transition:all .6s ease-in-out; z-index:150}
	#wrap_content .tabs_type_a li.selected a{color:#d74770}
	#wrap_content .tabs_type_a li.selected a span:after{width:100%}
	
	/*내용*/
	.tbl01 th, .tbl01 td{padding:15px 5px;font-size:1.415em;}
	
	/*재단소개*/
	.esg .value{justify-content:space-around;}
	.esg .value li{position:relative}
	.esg .value li span{width:156px;height:156px;line-height:156px;}	
	.esg .value li span:before{width:181px;height:181px;left:calc(50% - 90.5px);top:-12px;;}
	.esg .value li.plus{background:url(../images/sub/puls_icon.svg) center no-repeat;width:36px}
	
	.esg .strat li{padding:48px 15px;position:relative;}
	.esg .strat li:after{content:'';width:1px;height:63px;background:#d4d4d4;position:absolute;left:50%;bottom:-63px;}
	
	.esg .goal{position:relative;z-index:10}
	.esg .goal:before{content:'';width:25.5%;height:1px;background:#d4d4d4;position:absolute;left:11.75%;top:-40px;}
	.esg .goal:after{content:'';width:25.5%;height:1px;background:#d4d4d4;position:absolute;left:62.75%;top:-40px;
	}
	.esg .goal li{width:23.5%;position:relative}
	.esg .goal li:after{content:'';width:1px;height:525px;background:#d4d4d4;position:absolute;left:50%;top:-40px;;z-index:-1}
	
	.esg .stra_proj dl{width:23.5% !important;position:relative;z-index:100}
	
	.esg .stra_proj dd{min-height:118px}
	
	.talent li{padding:20px 40px;padding-bottom:100px;width:22%;background-size:auto !important}
	.talent li p{line-height:1.6}
	.talent li:nth-child(2), .talent li:nth-child(3), .talent li:nth-child(4){background-size:auto !important}
	
	
	/*열린경영*/
	.esg .esg_proj dl{width:30%}
	
		
	.esg_team_wrap{display:flex;justify-content:space-evenly;gap:0 1%}
	.esg_team_wrap .team{width:302px;}
	.esg_org_center .dep02{padding-bottom:80px}
	
	.esg_eff:before{content:'';width:78%;height:1px;background:#e8e8e8;position:absolute;left:11%;top:50%;z-index:0}
	.esg_eff li:before{content:'';width:14px;height:14px;border-radius:50%;background:#e8e8e8;position:absolute;right:-7px;top:calc(50% - 18px);}	
	.esg_eff li{width:25%;}	
	.esg_eff_box dl{width:48%;}
	.esg_eff li div span{background-position: center 36px;padding-top:68px;}
	
	
	/*정보공개*/
	.mana_info{padding:22px 28px;}
	.mana_info li{font-size:1.415em;display:flex;}
	.mana_info li b{position:relative;padding-right:15px;margin-right:15px;}
	.mana_info li b:after{content:'';width:1px;height:16px;background:#ced6df;position:absolute;right:0;top:calc(50% - 8px);}
	
	.tbl01 ul{margin-left:20px}	
	.tbl01 td .cost{margin-left:20px;}
	.tbl_mgl{margin-left:20px;}
	
	.ordi_box{padding:4% 5.5%}
	.ordi_box .ordi_t{font-size:2em;}
	.ordi_box .ordi_tit{font-size:1.667em;}
	.ordi_box > ol{margin-left:33px;}
	
	.secu{padding:4% 5.5%;}
	.secu p{padding-left:110px;}
	.secu p:before{width:82px;height:82px;left:0;top:calc(50% - 41px);}
	
		
	.ordi_tbl td{padding:12px 15px}
	
	.info_g{gap:10px 20px}
	.info_g li{width:200px;}
	
	.cs_push li p{font-size:0.85em;line-height:1.6;margin-top:25px}
	.cs_push li{width:22% !important;}
	
	.cs_charter li:first-child, .cs_charter li:nth-child(2), .cs_charter li:nth-child(3), .cs_charter li:nth-child(4){background-size:auto !important;background-position:center 75px}
	.cs_charter li p{padding-top:120px;}
	
	.minwon{padding:4% 5%}
	.minwon p.min_tit{font-size:2em;}
	.minwon ul{justify-content:space-between;}
	.minwon li{width:30%;max-width:370px;}
	.minwon li span{font-size:1.75em;}
	
	.page_ing p{font-size:2.25em;}		
		
	
	/* 푸터 */
	#footer{padding-bottom:40px}	
	#footer .ft_customer{width:}
	#footer .ft_customer ul{display:flex; justify-content:left;}
	#footer .ft_customer li:first-child{margin-right:30px; border-bottom:0}
	#footer .ft_wrap{display:flex; justify-content:space-between;}
	#footer .ft_wrap .ftw_l{width:60%}
	#footer .ft_wrap .ftw_r{width:38%}
	#footer .flink{padding:15px 0}
	#footer .connection ul{justify-content:space-between; flex-wrap:wrap}
	#footer .connection li{width:50%}
	#footer .connection li:not(:last-child){margin-right:0}
}

@media screen and (min-width:768px) and (max-width:1199px) {	
	/* 메인콘텐츠 - 공통 */
	.main_contents{font-size:0.96em}

	/* 메인 비주얼 */
	.popupzonee2{width:60%; position:absolute; right:0; bottom:72px; z-index:150; max-width:632px; display:flex; padding-left:31px; transition:all .6s ease-in-out;}

	/* 메인콘텐츠 - 재단소식 */
	.mcon_news .boarda_btn li{padding:16px 12px; font-size:1.417em}
	.mcon_news .n_con li:nth-child(n+4){display:none}

	/* 메인콘텐츠 - 열린경영 */
	.mcon_bot .mcb_box ul{margin:15px 0 0}
	.mcon_bot .mcb_box li:after{top:13px}
	.mcon_bot .mcb_box li a{padding:5px 0 5px 16px}
	.mcon_bot .mcbw_btn{background:none}
	.mcon_bot .mcbw_btn li{width:30%}
	.mcon_bot .mcbw_btn li a span{position:relative; background:none; color:#555; padding-top:120px}
	.mcon_bot .mcbw_btn li a span:after{position:absolute; left:50%; top:0; transform:translateX(-50%); width:100px; height:100px; border-radius:50%; content:''; background-color:#0063b3 !important}
	.mcon_bot .mcbw_btn li:first-child a span:after{background:url(../images/mbtn_icon01.svg) center no-repeat; background-size:41px auto}
	.mcon_bot .mcbw_btn li:nth-child(2) a span:after{background:url(../images/mbtn_icon02.svg) center no-repeat; background-size:38px auto}
	.mcon_bot .mcbw_btn li:last-child a span:after{background:url(../images/mbtn_icon03.svg) center no-repeat; background-size:46px auto}

	/* 서브 비주얼 */
	.wrap_sub #container_vis > div h2{font-size:3.3em}

	/* 서브 콘텐츠 */
	#container_location .home a{width:56px; height:54px}
	#container_location .lct_area{width:calc((100% - 56px) / 3); max-width:284px;}
	
	/* 푸터 */
	#footer{font-size:0.9em}
	#footer .ft_customer li{font-size:1.5em	}
}

@media screen and (min-width:1200px) {
	.w1400 {width:100%; max-width:1400px; margin:0 auto}
	.dpb_pc{display:block}

	/* 헤더 */
	#header{height:160px;}
	#header .adm_li{position:absolute; left:0; top:0; display:flex}
	#header .adm_li li a{display:block; color:#fff; line-height:46px; font-size:1.417em; padding:0 10px}
	#header .header_top{}
	#header .header_top .logo{position:absolute; left:0; top:0; height:113px; z-index:550}
	#header .header_top .searchh{position:absolute; right:52px; top:0; height:113px; width:39px; z-index:550}
	#header .header_top .toggle{position:absolute; right:0; top:0; height:113px; z-index:550}
	
	/* 메뉴 */
	#header .hd_menu_bg{display:none; overflow:hidden; position:absolute; left:0; top:160px; z-index:500; width:100%; background:#fff}
	#header .hd_menu_bg > div {height:100%}
	#hd_menu {display:block; position:static; width:100%; padding:0 143px 0 243px; border:0; background:transparent}
	#hd_menu .main_menu{display:flex; justify-content:center; width:100%}
	#hd_menu .main_menu > li{border-bottom:0;}
	#hd_menu .main_menu > li > a {padding:0 23px; font-size:1.667em; line-height:113px; color:#fff}
	#hd_menu .main_menu > li > a > span{position:relative; padding:0 12px;display:inline-block}
	#hd_menu .main_menu > li > a > span:after{position:absolute; left:50%; bottom:0; width:0; height:3px; transform:translateX(-50%); border-bottom:3px solid #0063b6; content:''; transition:all .6s ease-in-out}
	#hd_menu .main_menu > li.on{background:transparent}
	#hd_menu .main_menu > li.on > a {color:#0063b3}
	#hd_menu .main_menu > li.on > a > span:after{width:100%;}
	#hd_menu .smenu_wrap{overflow:hidden;position:absolute; left:0; top:113px; width:100%;background:#fff; padding:0; border-top:1px solid #d4d4d4;border-bottom:1px solid #efefef}
	#hd_menu .smenu_wrap > div {overflow-y:auto;scrollbar-gutter:stable;width:100%;max-height:calc(100vh - 160px)}
	#hd_menu .smenu_wrap .sub_menu {display:flex; justify-content:left; flex-wrap:wrap; max-width:1400px; margin:0 auto; padding:42px 0}
	#hd_menu .smenu_wrap .sub_menu > li{width:25%; border:0 !important; padding:0 26px}
	#hd_menu .smenu_wrap .sub_menu > li:not(:nth-child(4n)){border-right:1px solid #d4d4d4 !important}
	#hd_menu .smenu_wrap .sub_menu > li > a{border:1px solid #d4d4d4; border-radius:7px; transition:all .6s ease-in-out; word-break:keep-all; padding:10px 38px 9px 22px; line-height:1.5; font-size:1.5em; color:#333}
	#hd_menu .smenu_wrap .sub_menu > li > a:after, #hd_menu .smenu_wrap .sub_menu > li > a:before{position:absolute; left:auto; right:23px; top:50%; width:13px; height:8px; border-radius:0; content:''; transition:all .6s ease-in-out; background-size:100% auto !important}
	#hd_menu .smenu_wrap .sub_menu > li > a:before{top:19px; background:url(../images/fmenu_arr_b.svg) center no-repeat;}
	#hd_menu .smenu_wrap .sub_menu > li > a:after{top:0; opacity:0; background:url(../images/fmenu_arr_w.svg) center no-repeat;}
	#hd_menu .smenu_wrap .sub_menu > li.on > a{border:1px solid #0063b3; color:#fff; background:#0063b3; box-shadow:3px 3px 8px rgba(0,0,0,0.2);}
	#hd_menu .smenu_wrap .sub_menu > li.on > a:before{top:39px; opacity:0}
	#hd_menu .smenu_wrap .sub_menu > li.on > a:after{top:19px; opacity:1}
	#hd_menu .smenu_wrap .ssmenu{min-height:136px;padding:16px 13px 36px}
	#hd_menu .smenu_wrap .ssmenu li a{font-size:1.32em; color:#666; line-height:22px; padding:3px 0 3px 11px; position:relative; word-break:keep-all}	
	#hd_menu .smenu_wrap .ssmenu li a:after{position:absolute; left:0; top:12px; width:4px; height:4px; border-radius:50%; background:#cfcfcf; content:'';}
	#hd_menu .smenu_wrap .ssmenu li a span{position:relative}
	#hd_menu .smenu_wrap .ssmenu li.on a, #hd_menu .smenu_wrap .ssmenu li:hover a{color:#0063b3}
	#hd_menu .smenu_wrap .ssmenu li.on a span, #hd_menu .smenu_wrap .ssmenu li:hover a span{text-decoration:underline}
	
	/* 메뉴 오버 */
	#header.h_over #hd_menu .main_menu > li > a, #header.h_sub #hd_menu .main_menu > li > a {color:#333}

	/* 사이트맵 */
	#header .sitemapp{position:absolute; left:0; top:160px; width:100%; height:calc(100vh - 160px); background:#edf0f3; z-index:700; padding:4% 0}	
	#header .sitemapp *{transition:all .6s ease-in-out}
	#header .sitemapp div{width:100%; height:100%; overflow-y:scroll}
	#header .sitemapp a{word-break:keep-all; display:block; letter-spacing:-0.7px; width:100%}
	#header .sitemapp h3{font-size:3.333em; color:#333; font-weight:600; text-align:center; padding:0 0 3.5%}
	#header .sitemapp .stmp_ul{width:100%; max-width:1810px; padding:0 20px; margin:0 auto; position:relative; z-index:30; border-bottom:1px solid #333}
	#header .sitemapp .stmp_ul > li{position:relative; width:100%; border-top:1px solid #333; display:flex; justify-content:space-between}
	#header .sitemapp .stmp_ul > li > a{width:15%; font-size:2em; font-weight:600; color:#333; padding:25px 5%}
	#header .sitemapp .stmp_ul2{width:85%; display:flex; justify-content:left; flex-wrap:wrap}
	#header .sitemapp .stmp_ul2 > li{width:100%; display:flex; justify-content:space-between;}
	#header .sitemapp .stmp_ul2 > li:not(:last-child){border-bottom:1px solid #d4d4d4}
	#header .sitemapp .stmp_ul2 > li > a{width:20%; font-size:1.6em; color:#0063b6; background:rgba(0,99,182,0.07); padding:20px 25px}
	#header .sitemapp .stmp_ul3{width:80%; display:flex; justify-content:left; flex-wrap:wrap; padding:15px 0 ; background:#fff}
	#header .sitemapp .stmp_ul3 > li{width:33.33%; margin:5px 0}
	#header .sitemapp .stmp_ul3 > li > a{position:relative; font-size:1.375em; color:#444; padding-left:45px}
	#header .sitemapp .stmp_ul3 > li > a:after{position:absolute; left:35px; top:0; content:'-'}
	
	/* 사이트맵 
	#header .sitemapp{position:absolute; left:0; top:160px; width:100%; height:calc(100vh - 160px); background:#edf0f3; z-index:700; padding:4% 0}	
	#header .sitemapp *{transition:all .6s ease-in-out}
	#header .sitemapp div{width:100%; height:100%; overflow-y:scroll}
	#header .sitemapp a{word-break:keep-all; display:block; letter-spacing:-0.7px; width:100%}
	#header .sitemapp h3{font-size:3.333em; color:#333; font-weight:normal; font-family:'NanumSquareB'; text-align:center; padding:0 0 3.5%}
	#header .sitemapp .stmp_ul{width:100%; max-width:1810px; padding:0 20px; margin:0 auto; display:flex; justify-content:space-between; position:relative; z-index:30}
	#header .sitemapp .stmp_ul > li{position:relative; width:calc((100% - 120px) / 5); border-radius:5px; overflow:hidden; background:rgba(255,255,255,0.5); padding-top:55px}
	#header .sitemapp .stmp_ul > li > a{position:absolute; left:0; top:0; border-radius:5px; background:#005faf; color:#fff; font-size:1.667em; line-height:55px; display:block; text-align:center; font-family:'NanumSquareB'}
	#header .sitemapp .stmp_ul2{padding:0 15px }
	#header .sitemapp .stmp_ul2 > li:not(:last-child){border-bottom:1px solid #ccc}
	#header .sitemapp .stmp_ul2 > li > a{line-height:1.5; font-size:1.5em; color:#444; position:relative; display:block; padding:13px 0 11px 35px}
	#header .sitemapp .stmp_ul2 > li > a:after{position:absolute; left:20px; top:23px; width:5px; height:5px; background:#005faf; border-radius:50%; content:''}
	#header .sitemapp .stmp_ul3{padding:5px 0 25px}
	#header .sitemapp .stmp_ul3 > li > a{position:relative; font-size:1.375em; color:#444; padding-left:45px}
	#header .sitemapp .stmp_ul3 > li > a:after{position:absolute; left:35px; top:0; content:'-'}
	#header .sitemapp .stmp_ul > li:hover{background:#d1ecec}
	#header .sitemapp .stmp_ul > li:hover > a{background:#009293}
	#header .sitemapp .stmp_ul > li:hover .stmp_ul2 > li:not(:last-child){border-bottom:1px solid #009293}
	#header .sitemapp .stmp_ul2 > li:hover > a{color:#0f809e}
	#header .sitemapp .stmp_ul2 > li:hover > a:after{background:#0f809e}
	#header .sitemapp .stmp_ul3 > li:hover > a{color:#f24468}

	/* 메인 비주얼 */
	.visual .bg_vis .txt_vis{padding:160px 0 84px; justify-content:center;}
	.visual .bg_vis .txt_vis .mvis_txt02{margin:28px 0 57px}
	.visual .bg_vis .txt_vis .mvis_txt03{margin-bottom:15.9%}
	.popupzonee2{width:632px; bottom:0; }
	.popupzonee2.slide-right{transform:translateX(601px);}
	
	/* 메인콘텐츠 - 공통 */
	.main_contents p.mc_stit{padding-bottom:13px}
	.main_contents h3.mc_tit span{padding-left:20px; margin-top:2px}

	/* 메인콘텐츠 - 주요서비스 */
	.mcon_service{padding:83px 15px 97px}
	.mcon_service li{width:12.5%}

	/* 메인콘텐츠 - 재단소식 */	
	.mcon_news{padding:98px 15px 123px}
	.mcon_news h3.mc_tit span{display:none}
	.mcon_news .news_wrap{width:auto; flex:1; padding-right:51px}
	.mcon_news .boarda{padding-top:27px; position:relative}
	.mcon_news .boarda_btn{position:absolute; right:-15px; top:-33px; margin:0}
	.mcon_news .boarda_btn li:first-child{padding-left:19px}
	.mcon_news .brd_wrp{padding:34px; height:376px}
	.mcon_news .n_con ul{display:flex; justify-content:space-between; flex-wrap:wrap}
	.mcon_news .n_con li{display:block; width:32%; padding:0 37px; height:154px; border-top:0 !important}
	.mcon_news .n_con li:nth-child(3n-1){flex:1; border-left:1px dashed #ccc; border-right:1px dashed #ccc;}
	.mcon_news .n_con li:nth-child(3n){padding-right:0}
	.mcon_news .n_con li:nth-child(3n+1){padding-left:0}
	.mcon_news .n_con li:nth-child(n+4){padding-top:33px; border-top:1px dashed #ccc !important}	
	.mcon_news .n_con .cate{display:inline-block}
	.mcon_news .n_con .txt{height:56px; order:0; margin:10px 0 12px}
	.mcon_news .popupzonee{width:412px}

	/* 메인콘텐츠 - 열린경영 */
	.mcon_bot{padding:115px 15px 127px; display:flex; justify-content:space-between;}
	.mcon_bot > div{height:432px}
	.mcon_bot .mcb_l{margin-bottom:0; width:65.6%}
	.mcon_bot .mcb_box{width:47.5%; max-width:432px}
	.mcon_bot .mcb_r{width:31.2%; max-width:436px; display:flex; flex-direction:column; justify-content:space-between}
	.mcon_bot .mcbw_youtube{width:100%; margin-bottom:0}
	.mcon_bot .mcbw_btn{width:100%;}

	/* 서브 비주얼 */
	.wrap_sub #container_vis{height:220px}
	.wrap_sub #container_vis > div h2 span{line-height:1}

	/* 탭 */
	#wrap_content .tabs_type_a{padding:38px 0 0}		

	h3.stit{font-size:2em;margin:6% 0 15px;}
	h4.sstit{font-size:1.725em;color:#0063b3;margin:4% 0 15px;}
	
	
	/*재단소개*/
	.gre_wrap{justify-content:space-between;flex-direction:row-reverse;}
	.gre_wrap .gre_img{width:50%;margin-bottom:0}
	.gre_wrap .gre_txt{width:40%;}
	.gre_wrap .gre_txt p{font-size:1.55em;line-height:1.8;margin-bottom:30px}
	.gre_wrap .gre_txt p.gre_name{font-size:1.667em;}
	
	.esg .esg_c:after{bottom:-90px !important;}
	.esg .strat li:after{height:45px;bottom:-45px}
	
	.his_tab li{font-size:1.75em;padding:30px 0}
		
	.history{width:50%;padding:70px 0;display:flex;flex-wrap;justify-content:left;align-items:start;}
	.history li{margin-bottom:15px}
	.his_bg{font-size:12em}
	.history .year{font-size:2.2em;}
	
	.featherlight .featherlight-inner{width:800px;}
	
	
	
	
		
	
	/*열린경영*/
	.mission p{font-size:2.65em}
	.esg{display:flex;flex-wrap;wrap;justify-content:space-between;align-items:center;margin:6% 0;}
	.esg .esg_t{font-size:1.833em;width:12%;margin-bottom:0;}
	.esg .esg_t:after{content:'';width:10px;height:10px;border-radius:50%;background:#0063b3;position:absolute;right:0px;top:10px;}
	.esg .esg_t:before{content:'';width:90px;height:1px;background:#d4d4d4;position:absolute;left:165px;top:15px;}
	.esg .esg_c{width:80%;font-size:1.833em;}	
	.esg .esg_c:after{bottom:-60px;}		
	.esg .esg_proj dd{display:flex;justify-content:left;align-items:anchor-center;font-size:0.75em;}
	.esg .esg_proj dd p{width:calc(100% - 75px);}
	
	.esg_decla > div{padding:4% 5%;}
	
	
	.esg_eff li div:before{width:228px;height:228px;left:calc(50% - 114px);top:calc(50% - 114px);}
	.esg_eff li div span{width:188px;height:188px;line-height:1.4;padding-top:68px;background-size:auto;background-position:center 36px;background-size:auto;font-size:1.667em;}
	.esg_eff li:nth-child(2) div span, .esg_eff li:nth-child(3) div span, .esg_eff li:nth-child(4) div span{background-position:center 36px}
	
	
	.esg_eff_box{margin-top:80px;}
	.esg_eff_box dl{width:24%;}
	.esg_eff_box dd{padding:30px 30px;}
	.esg_eff_box dd b{font-size:1.667em;}
	.esg_eff_box dl:nth-child(4) dd strong{margin:17px 0}
	
	
	/*정보공개*/
	.infolaw_list li{width:33.333%;}
	.infolaw_list li{border-right:1px dashed #d4d4d4;}
	.infolaw_list li:nth-child(3n){border-right:none}
	
	.tbl01 a.go_btn{float:right;margin:0 30px 0 20px;}
	
	/*공지사항*/
	.proc ul{display:flex;}
	.proc li{width:18%;}	
	.proc li:after{right:-32px;top:calc(50% - 14px); transform:rotate(0deg)}
	.proc li p{min-height:168px;}
	

	/* 푸터 */
	#footer{padding-bottom:46px}
	#footer .ft_customer li{line-height:81px}
	#footer .ft_customer li:first-child{margin-right:41px}
	#footer .ft_wrap{display:flex; justify-content:space-between;}
	#footer .ft_wrap .ftw_l{flex:1}
	#footer .flink{padding:33px 0 31px}
	#footer .flink li a{letter-spacing:-0.7px}
	#footer .ft_wrap .ftw_r{width:23%; padding:16px 15px 0}
}

@media screen and (min-width:1400px) {
	/* 헤더 */
	#header .ht_lnk{padding:0 calc(50% - 700px)}
	#header .header_top .logo{left:0}
	#header .header_top .searchh{right:calc(50% - 659px)}
	#header .header_top .toggle{right:calc(50% - 715px)}

	/* 메뉴 */
	#hd_menu .main_menu > li > a {padding:0 43px}
	#hd_menu .smenu_wrap:before, #hd_menu .smenu_wrap:after{position:absolute; left:0; bottom:0; width:calc(50% - 530px); height:100%; content:'';}
	#hd_menu .smenu_wrap:after{background:url(../images/fullmenu_bg02.png) right top no-repeat; background-size:auto; z-index:7; mix-blend-mode: luminosity; }
	#hd_menu .smenu_wrap:before{background:linear-gradient(0deg, #004ea2, #008e9d)}
	#hd_menu .smenu_wrap > div{padding-right:calc(50% - 700px); padding-left:calc(50% - 530px)}
	#hd_menu .smenu_wrap p{display:block; position:fixed; left:calc(50% - 880px); top:204px; width:300px; text-align:right; font-weight:800; color:#fff; font-size:2.83em; z-index:200}
	#hd_menu .smenu_wrap p > span{font-size:0.47em; font-weight:600; opacity:0.4; display:inline-block; line-height:1.5; padding-top:10px}

	/* 메인 비주얼 */
	.visual .bg_vis .txt_vis{padding:160px 0 11%}
	.visual .bg_vis .txt_vis .mvis_txt03{margin-bottom:0}
	
	/* 메인콘텐츠 - 주요서비스 */
	.mcon_service{padding:83px 0 97px}

	/* 메인콘텐츠 - 재단소식 */	
	.mcon_news{padding:98px 0 123px}
	.mcon_news h3.mc_tit span{display:inline-block}

	/* 메인콘텐츠 - 열린경영 */
	.mcon_bot{padding:115px 0 127px}
	
	/* 서브 콘텐츠 */
	.wrap_sub{width:100%; padding-top:160px}
	.wrap_sub h2.page_tit {margin:66px 0 70px;font-size:2.83em}
	.wrap_sub .page {width:100%; max-width:1400px;height:auto;min-height:500px;margin:0 auto 90px;padding:0}


	/* 푸터 */
	#footer .ft_customer{padding:0}
	#footer .flink{margin-left:-16px}
	#footer .copyright{padding:0}
	
	#footer .ft_wrap .ftw_r{width:249px; padding:16px 0 0}
	#footer .connection li:nth-child(odd){width:40%}
	#footer .connection li:nth-child(even){width:51%}
}

@media screen and (min-width:1800px) {
	/* 헤더 */
	#header .header_top .logo{left:calc(50% - 900px)}
}