@charset "UTF-8";/* font */
@font-face{font-family:'kakao';font-style:normal;font-weight:400;src:local("☺"),url(https://t1.kakaocdn.net/kakaocorp/Ir/fonts/KakaoBig_Regular.woff2) format("woff2"),url(https://t1.kakaocdn.net/kakaocorp/Ir/fonts/KakaoBig_Regular.woff) format("woff");}
@font-face{font-family:'kakao';font-style:normal;font-weight:700;src:local("☺"),url(https://t1.kakaocdn.net/kakaocorp/Ir/fonts/KakaoBig_Bold.woff2) format("woff2"),url(https://t1.kakaocdn.net/kakaocorp/Ir/fonts/KakaoBig_Bold.woff) format("woff");}
body:has(.doc-gnb .list_main li a[aria-expanded="true"])::after,body:has(.doc-header .menu_open)::after{position:fixed;top:92px;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5);z-index:90;content:'';}
body:has(.doc-header .menu_open)::after{top:0;}
.doc-header{position:fixed;top:0;left:0;right:0;z-index:100;font-family:'kakao';background:#fff;transition:transform 300ms;transform:matrix(1,0,0,1,0,0);}
.doc-header.hide-gnb{transform:matrix(1,0,0,1,0,-92);}
.doc-header .inner-header{display:flex;max-width:1712px;min-width:1316px;height:92px;margin:0 auto;padding:0 62px;align-items:center;justify-content:space-between;}
.doc-header .doc-title a{display:block;width:154px;height:29px;}
.doc-header .doc-title a svg{display:block;width:100%;}
.doc-header .list_main{display:flex;gap:16px;font-size:17px;letter-spacing:-0.5px;/** 서브 메뉴 레이어 열렸을 때 현재 페이지 메뉴 on 해제 처리 시작 */ /** 서브 메뉴 레이어 열렸을 때 현재 페이지 메뉴 on 해제 처리 끝 */ }
.doc-header .list_main > li{position:relative;}
.doc-header .list_main > li > a{display:block;padding:5px 16px;color:#000;line-height:1.58;cursor:pointer;}
.doc-header .list_main > li > a:hover{text-decoration:none;background:#f3f3f3;border-radius:999px;}
.doc-header .list_main > li > a[aria-expanded="true"],.doc-header .list_main > li > a[aria-current="page"]{background:#000;border-radius:999px;color:#fff;}
.doc-header .list_main > li > a[aria-expanded="true"] + .list_sub{display:block;}
.doc-header .list_main > li > a.link_out::after{display:inline-block;width:10px;height:9px;margin:7px 0 0 4px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_outlink.svg) no-repeat;vertical-align:top;content:'';}
.doc-header .list_main:has([aria-expanded="true"]) > li > a[aria-current="page"]:not([aria-expanded="true"]){color:#000;background:#fff;}
.doc-header .list_main:has([aria-expanded="true"]) > li > a[aria-current="page"]:not([aria-expanded="true"]):hover{background:#f3f3f3;}
.doc-header .list_sub{display:none;position:absolute;z-index:100;top:64px;left:-20px;width:123px;padding:35px;border-radius:0 0 24px 24px;border:1px solid #eee;background:#fff;}
.doc-header .list_sub li a{display:block;padding:6px 0;white-space:nowrap;}
.doc-header .list_sub li a:hover{text-decoration:underline;}
.doc-header .box_controls{display:none;}
.doc-header .btn_lang,.doc-header .btn_ko,.doc-header .btn_menu{width:36px;height:36px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/btn_en.svg) no-repeat;}
.doc-header .btn_ko{background-image:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/btn_ko.svg);}
.doc-header .btn_menu{display:none;background-image:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/btn_menu.svg);}
.doc-footer{position:relative;z-index:90;padding:80px 62px 70px;border-top:1px solid #333;font-family:'kakao';color:#333;background:#fff;}
.doc-footer a:hover{text-decoration:none;}
.doc-footer .list_main{display:flex;gap:16px;max-width:1712px;margin:0 auto;flex-wrap:wrap;}
.doc-footer .list_main > li{min-width:206px;}
.doc-footer .list_main > li > strong{font-size:16px;font-weight:700;letter-spacing:-0.5px;line-height:1.75;}
.doc-footer .list_main .list_sub{margin-top:8px;}
.doc-footer .list_main .list_sub li a{display:block;padding:4px 0;font-size:14px;color:#888;line-height:1.78;letter-spacing:-0.2px;}
.doc-footer .list_main .list_sub li a:hover{color:#000;}
.doc-footer .list_policy{display:flex;position:relative;gap:16px;}
.doc-footer .list_policy > li{position:relative;}
.doc-footer .list_policy > li > a{font-size:13px;color:#888;letter-spacing:-0.2px;white-space:nowrap;cursor:pointer;}
.doc-footer .list_policy > li > a:hover{color:#333;}
.doc-footer .list_policy > li > a:hover::after{filter:brightness(0);}
.doc-footer .list_policy > li > a.link_out::after,.doc-footer .list_policy > li > a.link_menu::after{display:inline-block;width:9px;height:9px;margin-left:4px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_more.svg) no-repeat;content:'';}
.doc-footer .list_policy > li > a.link_out::after{background-image:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_outlink.svg);filter:contrast(0);}
.doc-footer .list_policy > li > a.link_out:hover::after{filter:unset;}
.doc-footer .list_policy > li > a.txt_emph{color:#333;}
.doc-footer .list_policy > li > a.txt_emph::after{filter:brightness(0);}
.doc-footer .list_policy > li > a[aria-expanded="true"]::after{transform:rotate(180deg);}
.doc-footer .list_policy > li > a[aria-expanded="true"] + .list_sub{display:block;}
.doc-footer .list_policy .list_sub{display:none;position:absolute;bottom:52px;width:max-content;padding:10px 16px;border-radius:12px;background:#f3f3f3;}
.doc-footer .list_policy .list_sub li a{display:block;padding:6px 0;color:#666;font-size:12px;}
.doc-footer .list_policy .list_sub li a:hover{text-decoration:none;color:#000;}
.doc-footer .list_policy .list_sub li a:hover::after{filter:none;}
.doc-footer .list_policy .list_sub li a::after{display:inline-block;width:9px;height:9px;margin-left:4px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_outlink.svg) no-repeat;filter:contrast(20%);content:'';}
.doc-footer .list_policy .list_sub li a.link_in::after{display:none;}
.doc-footer .list_policy .type_new{display:inline-block;width:11px;height:11px;margin-left:3px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_new.png) center/cover no-repeat;}
.doc-footer .box_links{display:grid;grid-template-columns:auto 174px;max-width:1712px;margin:120px auto 0;gap:0 16px;letter-spacing:-0.2px;}
.doc-footer .btn_relation{display:flex;justify-content:space-between;align-items:center;width:214px;padding:10px 20px;font-size:13px;border-radius:24px;background:#f3f3f3;font-family:'kakao';color:#000;}
.doc-footer .btn_relation::after{width:12px;height:12px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_plus.svg) no-repeat;content:'';}
.doc-footer .btn_relation[aria-expanded="true"]::after{transform:rotate(45deg);}
.doc-footer .btn_relation[aria-expanded="true"] + .list_relation{display:block;}
.doc-footer .txt_copy,.doc-footer .link_copy{color:#888;}
.doc-footer .txt_copy{font-size:13px;letter-spacing:-0.2px;}
.doc-footer .area_relation{position:relative;}
.doc-footer .list_relation{display:none;position:absolute;bottom:52px;min-width:182px;padding:10px 16px;border-radius:12px;background:#f3f3f3;}
.doc-footer .list_relation li a{display:block;padding:6px 0;color:#666;font-size:12px;}
.doc-footer .list_relation li a:hover{text-decoration:none;color:#000;}
.doc-footer .list_relation li a:hover::after{filter:none;}
.doc-footer .list_relation li a::after{display:inline-block;width:9px;height:9px;margin-left:4px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/images/ico_outlink.svg) no-repeat;filter:contrast(20%);content:'';}
.en .doc-header .list_sub{left:-31px;width:187px;}
/* font - 마크업 확인용(실 서비스 코드에는 불필요) */
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;}
fieldset,img{border:0 none;}
dl,ul,ol,menu,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after{content:'';content:none;}
q:before,q:after{content:'';content:none;}
input,select,textarea,button{vertical-align:middle;}
input::-ms-clear{display:none;}
input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;position:absolute;right:0;}
button{border:0 none;border-radius:0;background-color:transparent;cursor:pointer;}
body{background:#fff;word-wrap:break-word;word-break:keep-all;font-size:16px;line-height:1.5;font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#666;}
th,td,input,select,textarea,button{font-size:16px;line-height:1.5;font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#666;}
a{color:#333;text-decoration:none;}
a:active,a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
/* global */
.direct-link{position:absolute;top:-1px;left:0;z-index:1000;height:1px;}
.direct-link a{position:absolute;top:-999px;padding:5px 10px;font-weight:bold;color:#fff;background:#333;text-decoration:none;white-space:nowrap;}
.direct-link a:focus{top:0;}
.ir_pm{display:block;overflow:hidden;font-size:1px;line-height:0;text-indent:-9999px;}
.ir_wa{display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1;}
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px;}
.caption_hide{overflow:hidden;width:1px;height:0.1px;font-size:0px;line-height:0;text-indent:-9999px;}
.show{display:block;}
.hide{display:none;}
/* 공통 */
.img_thumb{display:block;vertical-align:top;}
.ico_corp{display:inline-block;overflow:hidden;font-size:0;line-height:0;background:url(//t1.kakaocdn.net/kakaocorp/pw/ico_corp_181031.png) no-repeat;text-indent:-9999px;vertical-align:top;}
/* 2018-10-31 이미지 수정 */
.mo_linefeed{display:none;}
/* 모바일에서 줄바꿈,피씨에서 줄바꿈없음 (br 태그에 적용) */
.loss_word{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;}
/* 1줄 말줄임 */
.emph_g{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.link_g{color:#3c64e6;}
/* layout */
html{height:100%;}
#kakaoWrap{position:relative;min-width:1440px;background-color:#fff;}
#kakaoContent{padding-top:154px;}
#mArticle{position:relative;width:1160px;margin:0 auto;padding-bottom:180px;}
/* 2024-12-26 gnb,footer 개편 제거 */
/* KAKAOCORP-418_v2 */
/* KAKAOCORP-418_v2 추가 */
/* 메인 */
/* 정책 새창열기 */
/* header */
/* 2023-05-29 언어변환 노출 너비 수정 */
/* 2024-02-16 ESG 추가 시작 */
/* 2024-02-16 ESG 추가 끝 */
/* 2018-09-17 추가 */
/*2020-02-18 sean:gnb_line_type2_1 변경*/
/*2020-02-18 sean:gnb 12.5%  변경*/
/* 2018-01-29 */
/* 2018-01-29 */
/* 2021-03-31 수정 */
/* 서비스 메뉴 */
.box_info{position:absolute;top:92px;left:0;right:0;width:100%;min-width:1320px;height:60px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#fff;}
.box_info .inner_info{position:relative;max-width:1160px;height:60px;margin:0 auto;}
.box_info .tit_info{float:left;margin-top:14px;font-weight:normal;font-size:20px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.box_info .info_path{float:left;margin-top:19px;}
.box_info .info_path li{float:left;margin-right:8px;}
.box_info .info_path li .ico_arr{float:right;width:7px;height:11px;margin:6px 0 0 8px;background-position:-80px -60px;}
.box_info .info_path .link_path{font-size:14px;line-height:22px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#666;vertical-align:top;text-decoration:none;}
.box_info .info_path a.link_path:hover{border-bottom:1px solid #666;}
.box_info .info_path .on .link_path{font-weight:bold;color:#1e1e1e;}
.box_info .info_path span.link_path{cursor:default;}
.box_info .info_util{float:right;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.info_util .link_util{float:left;font-size:14px;line-height:60px;color:#666;}
.info_util .link_util .ico_direct{width:13px;height:13px;margin:24px 0 0 5px;background-position:-155px 0;}
.info_util .on{font-weight:bold;color:#1e1e1e;}
.info_util .txt_bar{float:left;width:1px;height:14px;margin:24px 18px 0 20px;background-color:#e5e5e5;}
.info_util .util_download{float:left;}
.info_util .btn_down{font-size:14px;line-height:60px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.info_util .btn_down .ico_down{width:14px;height:13px;margin:24px 0 0 5px;background-position:-192px 0;}
.info_util .down_layer{display:none;position:absolute;top:61px;right:0;padding:0 40px;border:1px solid #1e1e1e;background-color:#fff;}
.info_util .down_layer .app_down{overflow:hidden;padding:17px 0;}
.info_util .down_layer .app_pc{border-bottom:1px solid #e6e6e6;}
.info_util .down_layer .tit_version{display:block;padding:9px 0 4px;font-weight:bold;font-size:14px;color:#1e1e1e;text-align:left;}
.info_util .down_layer .link_store{float:left;margin:8px 0;color:#1e1e1e;}
.info_util .down_layer .link_store2{clear:both;}
.info_util .down_layer .app_mobile .link_store{overflow:hidden;border:1px solid #000;border-radius:8px;box-sizing:border-box;}
.info_util .down_layer .app_mobile .link_store + .link_store{margin-left:20px;}
.info_util .down_layer .google_play{width:134px;height:38px;background-position:-105px -200px;}
.info_util .down_layer .app_store{width:118px;height:38px;background-position:-105px -245px;}
.info_util .down_layer .ico_bar{float:left;width:1px;height:20px;margin:11px 15px 0;background-color:#e5e5e5;}
.info_util .layer_on .down_layer{display:block;}
/* 2018-10-31 수정 */
/* 2018-10-31 수정 */
/* 2018-10-31 수정 */
/* 2018-10-04 */
/* .info_util .down_layer .link_macos{clear:both} 2018-10-31 삭제 */
/* 2018-10-31 추가 */
/* 2018-10-31 추가 */
/* 2018-10-31 추가 */
/* 2018-10-31 수정 */
/* 2018-10-31 수정 */
/* 2018-06-20 */
/* footer */
/* 관련사이트 */
.link_top{position:absolute;right:40px;}
.link_top .ico_top{width:21px;height:30px;background-position:-90px -10px;}
/* 메인 */
/* 셀렉트박스 */
.opt_comm{float:left;position:relative;border-bottom:1px solid #4d4d4d;}
.opt_comm .link_selected{display:block;overflow:hidden;position:relative;padding:2px 20px 5px 0;font-weight:bold;font-size:18px;color:#1e1e1e;text-decoration:none;background-color:#fff;}
.opt_comm .link_selected .ico_arrow{position:absolute;top:11px;right:0;width:12px;height:8px;background-position:0 -20px;}
.opt_comm .box_opt{display:none;overflow:hidden;position:absolute;top:34px;left:0;right:0;width:auto;border:1px solid #4d4d4d;background:#fff;}
.opt_comm .inner_opt{overflow:hidden;width:100%;max-height:170px;margin-top:5px;padding-bottom:5px;}
.opt_comm .list_opt{position:relative;}
.opt_comm .list_opt li{padding:6px 15px;}
.opt_comm .list_opt .link_option{display:block;line-height:22px;color:#666;}
.opt_comm .list_opt .link_option:hover{color:#1e1e1e;}
.opt_comm .list_opt .on .link_option{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;text-decoration:underline;}
.opt_comm .wrap_opt{position:relative;}
.opt_comm .wrap_opt .box_opt{top:0;}
.opt_comm .scroll_bar{display:none;overflow:hidden;position:absolute;right:0px;top:3px;bottom:3px;}
.opt_comm .scroll_bar .bg_bar{display:block;position:relative;width:5px;background-color:#1e1e1e;}
/* 2017-11-13 */
/* 2017-11-13 추가 */
/* 2017-11-13 추가 */
.opt_comm2{float:none;border:0 none;}
.opt_comm2 .link_selected{height:38px;padding:0 20px 0 10px;font-weight:normal;font-size:16px;line-height:38px;border:1px solid #d4d4d4;}
.opt_comm2 .link_selected .ico_arrow{top:16px;right:9px;}
.opt_comm2 .box_opt{top:39px;border-color:#d4d4d4;}
.opt_comm2 .inner_opt{max-height:180px;}
.opt_comm2 .list_opt li{padding:7px 10px;}
.opt_open{z-index:10;}
.opt_open .link_selected .ico_arrow{background-position:-20px -20px;}
.opt_open .box_opt{display:block;}
.opt_fix{position:fixed;top:116px;}
.wrap_cont .area_tit > .opt_comm{width:90px;margin-top:74px;}
.invest_moral .area_tit > .opt_comm{width:250px;}
.invest_moral .area_tit > .opt_fix{margin-top:0;}
.invest_moral .opt_comm .inner_opt{max-height:306px;}
/* 2020-12-28 인권선언문 추가 */
.human_rights .area_provision .group_g:last-child{border-bottom:0 none;}
.human_rights .area_provision .tit_provision{font-size:18px;}
.human_rights .area_provision .desc_rules + .tit_rules{padding-top:39px;}
.human_rights .list_rights li{margin:25px 0 0 10px;text-indent:-10px;}
/* // 2020-12-28 인권선언문 추가 */
/* 인풋,체크박스,라디오버튼 */
.box_tf{display:block;position:relative;height:28px;padding:5px 12px;border:1px solid #d4d4d4;}
.box_tf .inp_txt{display:block;width:100%;height:100%;color:#1e1e1e;border:0 none;background:transparent;}
.box_tf .lab_txt{position:absolute;top:10px;left:15px;}
.box_tf .inp_cmt{display:block;width:100%;height:100%;color:#1e1e1e;border:0 none;background:transparent;resize:none;}
.box_tf.tf_on{border-color:#4d4d4d;}
.box_tf.tf_on .lab_txt{display:none;}
.box_tf .txt_filename{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.box_attach{display:inline-block;position:relative;height:40px;padding:0 24px;font-size:14px;line-height:38px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#fff;background-color:#4d4d4d;cursor:pointer;}
.box_attach:hover{color:#fff;background-color:#1e1e1e;}
.box_attach .inp_attach{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;border:0 none;opacity:0;filter:alpha(opacity=0);cursor:pointer;outline:0 none;}
.check_inp{display:inline-block;position:relative;width:20px;height:20px;vertical-align:middle;}
.check_inp .inp_check{position:absolute;left:0;top:0;width:20px;height:20px;opacity:0.1;filter:alpha(opacity=10);}
.check_inp .ico_check{position:absolute;left:0;top:0;width:21px;height:20px;background-position:0 -80px;}
.check_inp .inp_check:checked + .ico_check,.check_inp.check_on .ico_check{background-position:-30px -80px;}
.box_checkinp{display:inline-block;position:relative;padding:2px 0 0 30px;line-height:20px;color:#1e1e1e;}
.box_checkinp .inp_check{position:absolute;top:0;left:0;width:20px;height:20px;opacity:0.1;filter:alpha(opacity=10);}
.box_checkinp .lab_check{cursor:pointer;}
.box_checkinp .lab_check .ico_check{position:absolute;top:3px;left:0;width:21px;height:20px;background-position:0 -80px;}
.box_checkinp .inp_check:checked + .lab_check .ico_check,.box_checkinp.check_on .ico_check{background-position:-30px -80px;}
.checkinp_type2{padding-left:0;padding-right:30px;}
.checkinp_type2 .inp_check,.checkinp_type2 .lab_check .ico_check{left:auto;right:0;}
.box_radioinp{display:inline-block;position:relative;padding:2px 0 0 30px;line-height:20px;color:#1e1e1e;}
.box_radioinp .inp_radio{position:absolute;top:0;left:0;width:23px;height:23px;opacity:0.1;filter:alpha(opacity=10);}
.box_radioinp .lab_radio{cursor:pointer;}
.box_radioinp .lab_radio .ico_radio{position:absolute;top:0;left:0;width:23px;height:23px;background-position:-252px -45px;}
.box_radioinp .inp_radio:checked + .lab_radio .ico_radio,.box_radioinp.check_on .ico_radio{background-position:-282px -45px;}
/* 버튼 */
.btn_func{display:inline-block;height:42px;padding:0 20px;border:1px solid #1e1e1e;line-height:41px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/* 텍스트6자이하 */
button.btn_func{height:40px;line-height:38px;}
.btn_func.btn_more{display:block;width:200px;margin:30px auto 0;font-size:14px;text-align:center;}
.btn_func.btn_wide{padding:0 15px;border-color:#4d4d4d;color:#fff;background:#4d4d4d;}
.btn_func.btn_wide:hover{background-color:#1e1e1e;}
.btn_func:hover{border-color:#1e1e1e;color:#fff;background-color:#1e1e1e;text-decoration:none;}
/* 텍스트6자이상 */
.btn_step{display:inline-block;height:38px;padding:0 20px;border:1px solid #1e1e1e;font-size:14px;line-height:39px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;text-align:center;}
.btn_step:hover .ico_arr{background-position:-130px -65px;}
button.btn_step{height:40px;}
.btn_step + .btn_step{margin-left:8px;}
.btn_step:hover{border:1px solid #1e1e1e;color:#fff;background-color:#1e1e1e;text-decoration:none;}
.btn_step .ico_arr{width:6px;height:9px;margin:15px 0 0 32px;background-position:-115px -65px;}
.btn_step .ico_download{width:9px;height:13px;margin:12px 0 0 7px;background-position:0 0;}
.btn_step:hover .ico_download{background-position:-20px 0;}
/* 화살표 */
.btn_with{padding-left:14px;padding-right:14px;}
.btn_with.btn_download{height:28px;line-height:26px;}
.btn_with.btn_download .ico_download{margin:7px 0 0 19px;}
/* btn_step 과 함께사용 */
.btn_set{width:201px;padding:0 14px;text-align:left;}
.btn_set .ico_corp{float:right;}
.group_btn{overflow:hidden;padding-top:40px;}
.btn_offer{float:left;width:188px;height:68px;border:1px solid #1e1e1e;line-height:70px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;text-align:center;}
.btn_offer:hover{text-decoration:none;background-color:#1e1e1e;border:1px solid #1e1e1e;color:#fff;}
button.btn_offer{width:190px;height:70px;}
.btn_offer + .btn_offer{margin-left:12px;}
.btn_offer.btn_type2{border-color:#4d4d4d;color:#fff;background-color:#4d4d4d;}
.btn_offer.btn_type2:hover{background-color:#1e1e1e;}
.btn_offer.disabled{border-color:#d4d4d4;color:#777;background-color:#d4d4d4;cursor:default;}
.btn_offer.btn_wide{width:auto;padding:0 17px;}
.service_btn{margin-top:55px;border-top:1px solid #e6e6e6;}
.btn_service{display:block;width:300px;height:68px;margin-top:60px;padding:0 28px;border:1px solid #1e1e1e;font-size:20px;line-height:70px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.btn_service .ico_arr{float:right;width:9px;height:16px;margin-top:27px;background-position:-130px -92px;}
.btn_service:hover{border:1px solid #1e1e1e;color:#fff;background-color:#1e1e1e;text-decoration:none;}
.btn_service:hover .ico_arr{background-position:-145px -92px;}
.btn_fileadd{display:inline-block;width:100px;height:40px;margin-left:10px;font-size:14px;line-height:40px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#fff;vertical-align:top;background-color:#4d4d4d;box-sizing:border-box;}
.btn_fileadd:hover{background-color:#1e1e1e;}
.btn_fileadd.disabled{color:#777;background-color:#d4d4d4;cursor:default;}
/* 2018-01-29 추가 시작 */
.link_detail{display:inline-block;font-size:14px;vertical-align:top;color:#3c64e6;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.link_detail .ico_arrow{width:6px;height:9px;margin:7px 0 0 5px;background-position:-100px -65px;}
/* 2018-01-29 추가 끝 */
.kakaoclass_btn .btn_step{width:125px;text-align:left;}
.kakaoclass_btn .btn_step .ico_arr{float:right;margin-left:0;}
/* 2018-01-29 추가 */
/* 2018-01-29 추가 */
.wrap_btn{overflow:hidden;padding-top:40px;}
.wrap_btn .btn_move{float:left;width:98px;height:38px;margin-right:10px;border:1px solid #1e1e1e;font-size:14px;line-height:38px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;text-align:center;text-decoration:none;}
.wrap_btn .btn_move:hover{color:#fff;background-color:#1e1e1e;}
.wrap_btn .btn_list{float:right;width:100px;height:40px;font-size:14px;line-height:40px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#fff;background-color:#4d4d4d;text-align:center;text-decoration:none;}
.wrap_btn .btn_list:hover{background-color:#1e1e1e;}
/* 페이징 */
.paging_comm{overflow:hidden;position:relative;width:100%;padding-top:30px;text-align:center;}
.txt_standard + .paging_comm{padding-top:12px;}
.paging_comm .inner_paging{display:inline-block;}
.paging_comm .btn_paging{display:block;float:left;width:28px;height:28px;margin:0 3px;border:1px solid #e6e6e6;text-align:center;}
.paging_comm .btn_paging .ico_corp{width:12px;height:9px;margin:9px auto 0;}
.paging_comm .btn_paging:hover{border-color:#1e1e1e;background:#1e1e1e;}
.paging_comm .btn_fst .ico_corp{background-position:0 -40px;}
.paging_comm .btn_fst:hover .ico_corp{background-position:0 -60px;}
.paging_comm .btn_prev{margin-right:4px;}
.paging_comm .btn_prev .ico_corp{width:6px;background-position:-20px -40px;}
.paging_comm .btn_prev:hover .ico_corp{background-position:-20px -60px;}
.paging_comm .btn_next{margin-left:30px;}
.paging_comm .btn_next .ico_corp{width:6px;background-position:-30px -40px;}
.paging_comm .btn_next:hover .ico_corp{background-position:-30px -60px;}
.paging_comm .btn_lst .ico_corp{background-position:-40px -40px;}
.paging_comm .btn_lst:hover .ico_corp{background-position:-40px -60px;}
.paging_comm .link_page{float:left;margin-left:25px;font-size:14px;line-height:28px;color:#666;}
.paging_comm .link_page:first-child{margin-left:0;}
.paging_comm em.link_page{font-weight:bold;line-height:27px;color:#1e1e1e;text-decoration:underline;}
/* 검색창 */
.sch_comm{width:500px;margin:0 auto;padding-top:11px;border-bottom:1px solid #1e1e1e;}
.sch_comm .sch_form{position:relative;}
.sch_comm .lab_sch{position:absolute;top:10px;left:0;color:#919191;}
.sch_comm .inp_keyword{float:left;width:466px;height:42px;border:0 none;box-sizing:border-box;color:#1e1e1e;}
.sch_comm .btn_search{float:right;width:34px;}
.sch_comm .btn_search .ico_corp{width:17px;height:17px;margin:12px 0 13px 17px;background-position:-105px -105px;}
.sch_on .lab_sch{overflow:hidden;width:0;height:0;line-height:0;text-indent:-9999px;}
/* 입력창 활성화 */
/* 가로탭 */
.wrap_tab{padding-top:80px;}
.wrap_tab .list_tab{overflow:hidden;}
.wrap_tab .list_tab li{float:left;margin-right:38px;}
html:lang(en) .wrap_tab .list_tab li{margin-right:27px;}
/* 2020-02-18 sena:ESG Ratings 탭 적용을 인해 추가 */
.wrap_tab .list_tab .link_tab{display:block;font-size:20px;line-height:30px;color:#666;text-decoration:none;}
html:lang(en) .wrap_tab .list_tab .link_tab{letter-spacing:-0.5px;}
/* 2020-02-18 sena:ESG Ratings 탭 적용을 인해 추가 */
.wrap_tab .list_tab .on .link_tab,.wrap_tab .list_tab .link_tab:hover{border-bottom:1px solid #4d4d4d;font-weight:bold;color:#1e1e1e;}
.wrap_tab .ico_arr{width:18px;height:18px;margin:4px 0 0 5px;background-position:-252px -22px;}
.tit_intro + .wrap_tab{padding-top:100px;}
.desc_intro + .wrap_tab{padding-top:90px;}
.wrap_slide + .wrap_tab{padding-top:32px;}
/* 세로탭 */
.list_vertical{float:left;width:240px;padding-top:74px;}
.list_vertical.tab_fix{position:fixed;top:116px;padding-top:0;}
.list_vertical li{margin-bottom:18px;}
.list_vertical .link_tab{line-height:26px;color:#1e1e1e;text-decoration:none;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.list_vertical .on .link_tab,.list_vertical .link_tab:hover{border-bottom:1px solid #4d4d4d;font-weight:bold;}
.vertical_type3 .link_tab{font-size:18px;}
/* 개인정보 수집 및 이용동의 */
.box_agree{margin-top:14px;border:1px solid #d4d4d4;}
.box_agree .list_box{padding:30px 20px;}
.box_agree .list_box .txt_box{font-weight:bold;font-size:17px;color:#1e1e1e;}
.box_agree .desc_agree{padding:30px 0 0 20px;font-size:14px;}
.box_agree .list_box li{font-size:14px;}
.box_agree .list_box + .desc_agree{padding:0 0 30px 20px;}
.box_agree .chk_box{height:60px;padding:0 20px;border-top:1px solid #d4d4d4;line-height:60px;text-align:right;}
/* 2017-11-16 */
/* 테이블 */
.tbl_comm{width:860px;margin-top:80px;border-top:2px solid #4d4d4d;}
.subject_corp + .tbl_comm,.txt_standard + .tbl_increase{margin-top:15px;}
.tit_subject + .tbl_comm{margin-top:16px;}
.info_head + .tbl_comm{margin-top:54px;}
.tbl{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
.tbl th{border-left:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;font-weight:normal;font-size:14px;}
.tbl td{border-left:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;font-size:14px;line-height:26px;text-align:center;}
.tbl thead th{padding:15px 20px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.tbl .inner_cell{padding:15px 20px 14px;}
.tbl .inner_cell .btn_step{margin:0;}
.tbl .inner_cell .btn_listen .ico_listen{margin-left:0;}
.tbl .fst{border-left:0 none;}
.tbl .ta_left{text-align:left;}
.tbl .ta_center{text-align:center;}
.tbl .ta_right{text-align:right;}
.tbl .va_top{vertical-align:top;}
.tbl .border_r{border-right:1px solid #e6e6e6;}
.tbl .link_txt{color:#1e1e1e;line-height:24px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.tbl .link_txt:hover{font-weight:bold;}
.tbl .ta_point{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.tbl .ta_middle{font-size:15px;}
.tbl .ta_small{font-size:14px;}
.tbl .list_array li{padding-left:10px;text-indent:-10px;}
.tbl .ta_voter{padding:0;}
.tbl .ta_voter .item_voter{padding:0;}
.tbl .list_voter li{display:table;width:100%;border-top:1px solid #e5e5e5;line-height:55px;}
.tbl .list_voter li:first-child{border-top:0 none;}
.tbl .list_voter li .txt_voter{display:table-cell;width:59%;border-right:1px solid #e5e5e5;vertical-align:middle;text-align:left;text-indent:20px;}
.tbl .list_voter li .txt_result{display:table-cell;width:40%;line-height:24px;vertical-align:middle;}
/* 2019-07-25 추가 */
/* 테이블안에 링크 */
/* 텍스트 진한색 */
/* 긴타이틀 중간 폰트 15px */
/* 작은 폰트 14px */
.tbl_type2 th{border-left:0 none;text-align:center;}
.tbl_type2 td{border-left:0 none;}
/* tbl_type2 :보더없는 테이블 */
.tbl_type3 .ta_left .inner_cell{color:#1e1e1e;}
.tbl_type4 .inner_cell{padding:12px 20px 13px;color:#1e1e1e;}
.tbl_type4 .btn_download + .btn_download{margin-left:7px;}
/* tbl_type4 :테이블 안에 버튼있는 타입 */
.tbl_vertical{overflow-y:auto;max-height:540px;}
/* tbl_vertical :테이블 세로 스크롤 타입 */
.tbl_general thead tr{background-color:rgba(0,0,0,0.1);}
/* tbl_general:주주총회 테이블 */
.tbl .match_keyword{background-color:#ffee33;}
.tbl .data_none{padding:69px 0 72px;font-weight:bold;font-size:16px;color:#1e1e1e;}
/* 키워드 매칭 */
/* 결과없음 */
/* 컨텐츠 */
.tit_intro{display:block;padding-top:73px;font-size:22px;line-height:34px;color:#1e1e1e;}
.wrap_cont + .tit_intro{padding-top:140px;}
.tit_intro + .desc_intro{padding-top:20px;}
.desc_intro{font-size:16px;line-height:26px;}
/* 2줄이하 짧은 문장 */
.wrap_cont{overflow:visible;position:relative;width:1160px;margin:0 auto;clear:both;*zoom:1;}
.wrap_cont:after{display:block;visibility:hidden;height:0;font-size:0;clear:both;content:'';}
.area_tit,.area_submenu{float:left;width:300px;}
.area_tit .tit_corp,.area_submenu .tit_corp{display:block;padding:73px 40px 0 0;font-size:18px;line-height:30px;color:#1e1e1e;vertical-align:top;}
.area_tit .bundle_tit .tit_corp,.area_submenu .bundle_tit .tit_corp{display:inline-block;padding:73px 28px 5px 0;vertical-align:top;}
.area_submenu .tit_corp{font-weight:400;}
.area_submenu .list_menu li.on .tit_corp{font-weight:700;}
.area_submenu .link_submenu{display:inline-block;vertical-align:top;}
.tit_intro + .wrap_cont .tit_corp{padding-top:87px;}
.area_tit .desc_date{display:block;padding-top:10px;}
.area_tit .tit_info{display:block;font-size:18px;line-height:30px;color:#1e1e1e;}
.area_cont .subject_corp{display:block;padding-top:73px;font-size:18px;line-height:30px;color:#1e1e1e;}
.area_cont .subject_corp .txt_corp{margin-left:10px;color:#999;}
.tit_intro + .wrap_cont .area_tit + .area_cont .subject_corp{padding-top:87px;}
.wrap_tab + .wrap_cont .area_cont .subject_corp{padding-top:58px;}
.wrap_cont + .wrap_cont .area_cont .subject_corp{padding-top:53px;}
.wrap_cont + .wrap_cont .area_cont .subject_report{padding-top:73px;}
.area_cont .desc_info{padding-top:56px;line-height:26px;}
.area_cont .desc_info.fst{padding-top:87px;}
.area_cont .thumb_g + .desc_info{padding-top:24px;}
.wrap_cont + .wrap_cont .subject_corp + .desc_info{padding-top:30px;}
.wrap_cont .area_cont .subject_corp + .desc_info{padding-top:19px;}
.tit_subject{display:block;padding-top:40px;line-height:28px;color:#1e1e1e;}
.tit_subject2{font-weight:bold;}
.area_cont{float:right;width:860px;}
.area_cont + .area_cont .subject_corp{padding-top:54px;}
.area_cont + .area_cont2 .subject_corp{padding-top:73px;}
.area_cont .txt_standard{padding-top:12px;font-size:12px;line-height:22px;}
.area_cont .desc_txt{padding-top:74px;line-height:26px;}
.area_cont .emph_noti{display:block;padding-top:18px;font-size:14px;line-height:26px;color:#999;}
/* 2019-01-14 추가 */
.tit_intro + .wrap_cont .desc_txt{padding-top:88px;}
.wrap_cont + .wrap_cont{margin-top:60px;}
.wrap_cont + .wrap_cont .tit_corp{padding-top:54px;}
.wrap_cont + .wrap_cont .tit_voices{padding-top:73px;}
.wrap_cont + .wrap_cont2 .area_tit + .area_cont{border-top:0 none;}
.wrap_cont + .wrap_cont .area_cont{border-top:1px solid #e6e6e6;}
.wrap_cont + .wrap_cont2{margin-top:0;}
.area_cont + .area_cont{margin-top:60px;border-top:1px solid #e6e6e6;}
.area_cont + .area_cont2{margin-top:0;border-top:0 none;}
.wrap_cont + .wrap_cont .desc_txt{padding-top:56px;}
.wrap_tab + .wrap_cont .tit_corp{padding-top:58px;}
.wrap_tab + .wrap_cont .area_provision{margin-top:57px;border-top:2px solid #4d4d4d;}
/* .wrap_tab + .wrap_cont .tbl_comm{margin-top:64px} 2018-06-25 삭제 */
.wrap_cont .btn_original{position:absolute;top:22px;right:0;}
.wrap_cont .btn_original .ico_download{margin-left:30px;}
.wrap_cont .btn_original ~ .area_provision{padding-top:32px;}
/* 2020-11-18 클래스 변경 */
/* 2020-11-18 클래스 변경 */
/* 2020-11-18 클래스 변경 */
.pack_opt + .wrap_cont .tit_corp{margin-top:-7px;padding-top:0;}
.pack_opt + .wrap_cont .tbl_comm{margin-top:0;}
.cont_invest .wrap_cont + .wrap_cont{margin-top:0;}
.cont_invest .wrap_cont + .wrap_cont .area_cont{border-top:0 none;}
.cont_invest .wrap_cont + .wrap_cont .tit_corp{padding-top:74px;}
.cont_invest .btn_func{position:absolute;top:36px;right:0;}
.area_cont .pack_txt{overflow:hidden;padding-top:75px;}
.area_cont .pack_txt .tit_pack{display:block;font-weight:normal;font-size:26px;color:#1e1e1e;}
.area_cont .pack_txt .txt_level{overflow:hidden;float:left;font-size:18px;line-height:28px;color:#1e1e1e;}
.area_cont .pack_txt .txt_aid{float:right;padding-top:6px;font-size:12px;}
/* 2023-03-03 국가별 비중 시작 */
.box_wrap{display:flex;height:100px;margin-top:80px;text-align:center;}
.box_wrap .cont_rate{display:flex;flex-direction:column;justify-content:center;padding:0 10px;font-size:12px;font-weight:bold;background:#ffd6a9;}
/* 2023-03-03 국가별 비중 끝 */
.list_level{overflow:hidden;margin-top:80px;border-top:2px solid #4d4d4d;}
.list_level li{display:table;overflow:hidden;position:relative;width:645px;height:99px;padding-left:215px;border-bottom:1px solid #e6e6e6;line-height:26px;}
.list_level .item_level{display:table;position:absolute;top:0;left:0;bottom:0;width:215px;height:99px;}
.list_level .inner_level{display:table-cell;font-weight:normal;font-size:22px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;vertical-align:middle;text-align:center;}
.list_level .desc_level{display:table-cell;padding-right:20px;font-size:14px;line-height:22px;vertical-align:middle;}
.level_type2 li{width:700px;padding-left:160px;}
.level_type2 .item_level{width:160px;}
.level_type2 .inner_level{padding-left:53px;text-align:left;}
.pack_opt{width:100%;height:65px;padding-top:69px;}
.pack_opt .opt_comm{width:90px;}
.wrap_cont .pack_opt{float:left;width:300px;padding-top:48px;}
.wrap_cont .area_tit .tit_corp + .opt_comm{float:left;margin-top:0;}
.wrap_cont + .wrap_cont .opt_comm{margin-top:80px;}
.wrap_tab + .wrap_cont .area_tit > .opt_comm{margin-top:58px;}
/* 2018-06-25 */
.area_cont .info_head{overflow:hidden;}
.area_cont .info_head .pack_head{float:left;}
.area_cont .info_head .btn_step{float:right;margin-top:80px;}
.area_cont .info_head .pack_btn{float:right;}
.area_cont .info_head .pack_btn .btn_step{float:left;margin-left:10px;}
/* 2019-07-17 추가 시작 */
/* 2019-07-17 추가 끝 */
.wrap_cont .info_stock{width:860px;height:70px;padding-top:67px;color:#1e1e1e;}
.info_stock + .tbl_comm{margin-top:0;}
.now_stock{float:left;}
.now_stock .num_stock{font-weight:bold;font-size:28px;line-height:45px;}
.now_stock .ico_corp{width:17px;height:3px;margin:20px 0 0 4px;background-position:-90px 0;}
.desc_stock{float:left;margin:14px 0 0 23px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.desc_stock .num_stock{padding-left:2px;}
.info_stock .desc_stock .ico_corp{display:none;width:11px;height:12px;margin:12px 0 0 3px;}
.info_stock .desc_stock .txt_bar{display:inline-block;padding:0 7px 0 4px;color:#ccc;}
.info_stock .txt_date{float:right;margin-top:21px;font-size:12px;line-height:16px;color:#666;}
.stock_up .num_stock{color:#ff0018;}
.stock_up .now_stock .ico_corp{width:18px;height:14px;margin-top:21px;background-position:-40px -20px;}
.stock_up .desc_stock .ico_corp{display:inline-block;background-position:-70px -20px;}
.stock_down .num_stock{color:#003cff;}
.stock_down .now_stock .ico_corp{width:18px;height:14px;margin-top:21px;background-position:-40px 0;}
.stock_down .desc_stock .ico_corp{display:inline-block;background-position:-70px 0;}
.list_faq{margin-top:80px;border-top:2px solid #4d4d4d;font-size:14px;line-height:22px;}
.list_faq li{border-bottom:1px solid #e6e6e6;}
.list_faq .ask_info{overflow:hidden;padding:14px 20px 15px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.list_faq .ask_info .ico_q{float:left;padding-right:8px;}
.list_faq .ask_info .tit_ask{float:left;width:670px;font-weight:normal;}
.list_faq .ask_info .txt_date{float:right;padding-top:1px;font-size:14px;color:#666;}
.list_faq .answer_info{overflow:hidden;padding:30px 40px;border-top:1px solid #e6e6e6;line-height:26px;background-color:#f7f7f7;}
.list_faq .answer_info .ico_a{float:left;padding-right:8px;}
.list_faq .answer_info .txt_answer{float:left;width:758px;line-height:22px;}
.board_view{overflow-x:auto;padding:75px 0 60px;line-height:26px;border-bottom:1px solid #e5e5e5;}
.board_view .view_body + .btn_download{float:right;margin:10px 0 -20px 0;}
.board_view + .wrap_btn{padding-top:20px;}
/* 2021-03-02 추가 */
.view_body .news_thumb{display:block;width:860px;padding-bottom:40px;}
.view_body .news_thumb .img_thumb{width:100%;}
.view_body .txt_news{display:block;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.area_provision{margin-top:80px;line-height:28px;}
.area_provision .group_g{overflow:hidden;padding-bottom:60px;border-bottom:1px solid #e6e6e6;}
.area_provision .group_g + .group_g{border-top:0;}
.area_provision .tit_provision{margin-top:60px;font-weight:bold;font-size:20px;color:#1e1e1e;}
.area_provision .group_g:first-child .tit_provision{margin-top:0;}
.area_provision .tit_rules{display:block;padding-top:44px;font-weight:bold;color:#1e1e1e;}
.area_provision .list_article{padding-top:25px;}
.area_provision .article_type2{padding-top:0;}
.area_provision .tit_provision + .tit_rules,.area_provision .desc_rules + .tit_rules,.area_provision .list_terms + .tit_rules{padding-top:25px;}
.area_provision .list_article + .tit_rules{padding-top:44px;}
.area_provision .desc_rules{padding-top:25px;}
.area_provision .desc_rules.fst{padding-top:44px;}
.area_provision .desc_rules + .list_2depth{padding-left:17px;}
.area_provision .tit_provision + .desc_rules{padding-top:27px;}
.area_provision .desc_rules + .desc_rules{padding-top:30px;}
.area_provision .list_terms{padding-top:22px;}
.area_provision .list_terms li{margin-left:16px;list-style:decimal;list-style-position:inside;}
.area_provision .list_article li{margin-left:16px;}
.area_provision .list_article.article_type2 li{margin-left:36px;list-style:decimal;list-style-position:outside;}
.area_provision .list_article ol.list_sub li{margin-left:20px;text-indent:-20px;list-style:none;}
.area_provision .list_article ul.list_sub li{margin-left:0;}
.area_provision .list_article ul.list_bundle li{margin-left:9px;text-indent:-9px;}
/* 2018-06-25 추가 */
/* 2018-12-31 추가 */
.area_cont + .area_irmeet{margin-top:0;border-top:0 none;}
.area_irmeet .tit_item{float:left;padding-top:74px;}
.area_irmeet .tit_item .ico_mandatory{vertical-align:8px;}
.top_tblinfo{float:right;margin:74px 0 20px;text-align:right;}
.top_tblinfo + .tbl_comm{margin-top:0;}
.txt_tblinfo{padding-top:55px;}
.txt_tblinfo .btn_delete{display:inline-block;margin-left:6px;line-height:20px;color:#3c64e6;}
.list_tblinfo{padding-top:30px;font-size:14px;line-height:26px;}
.list_tblinfo li{margin-bottom:4px;padding-left:12px;background:url(//t1.kakaocdn.net/kakaocorp/pw/ico_dot.gif) no-repeat 0 10px;}
.list_tblinfo .txt_g{text-decoration:underline;color:#1e1e1e;}
.list_tblinfo .txt_mandatory{color:#ff0000;}
/* 2017-11-09 */
/* 2017-11-09 추가 */
/* 2017-11-09 추가 */
.area_irmeet .agree_info .tit_item{float:none;padding-top:40px;}
/* 2017-11-09 */
.ico_mandatory{display:inline-block;width:4px;height:4px;margin:9px 3px 0;border-radius:2px;font-size:0;line-height:0;background-color:#eb0b00;text-indent:-9999px;vertical-align:top;}
/* 슬라이드 */
.wrap_slide{position:relative;overflow:hidden;}
.wrap_slide .list_slide{position:relative;height:494px;}
.wrap_slide .inner_slide{max-width:1760px;height:100%;margin:0 auto;padding:0 80px;}
.wrap_slide .list_slide .thumb_slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 0;background-repeat:no-repeat;transition-duration:0ms;transition-timing-function:cubic-bezier(0.445,0.05,0.55,0.95);}
.wrap_slide .list_slide .desc_g{padding-top:118px;font-weight:bold;font-size:30px;line-height:48px;color:#fff;}
.wrap_slide .info_page{position:absolute;z-index:20;bottom:18px;right:20px;font-weight:bold;color:#1e1e1e;text-align:right;}
.wrap_slide .page_white{color:#fff;}
.wrap_slide .total_page{position:absolute;bottom:20px;right:50px;font-weight:bold;font-size:16px;color:#fff;}
.wrap_slide .btn_page{position:absolute;z-index:10;top:50%;margin-top:-20px;background-color:#000;}
.wrap_slide .btn_prev{left:0;}
.wrap_slide .ico_prev{width:28px;height:19px;margin:11px 0px 10px 12px;background-position:-155px -158px;}
.wrap_slide .btn_next{right:0;}
.wrap_slide .ico_next{width:28px;height:19px;margin:11px 12px 10px 0;background-position:-192px -158px;}
.wrap_slide .slide_info{width:100%;height:100%;}
.wrap_slide .link_play{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background-position:0 -213px;}
.wrap_slide .txt_info{padding:80px 0 0 60px;}
.wrap_slide .txt_info .img_thumb{height:40px;}
.wrap_slide .txt_info .desc_subtop{padding-top:30px;font-weight:bold;font-size:30px;line-height:48px;color:#fff;text-shadow:0 1px 1px #000;}
.wrap_slide .box_vod{display:none;width:100%;height:100%;}
.wrap_slide .video_slide{height:100%;}
.wrap_slide .video_slide .slide_info{background-color:#000;}
.wrap_slide .video_slide .thumb_slide{margin:0 auto;float:none;width:1280px;}
.wrap_slide .video_slide .link_play,.wrap_slide .video_slide .txt_info{display:none;}
.wrap_slide .video_slide .box_vod{display:block;}
.wrap_slide .wrap_bnr{position:absolute;z-index:20;right:0;bottom:0;width:300px;height:143px;}
.wrap_slide .wrap_bnr .link_close{position:absolute;top:0;right:0;width:30px;height:30px;}
.wrap_slide .wrap_bnr .ico_close{width:20px;height:20px;margin:5px;background-position:-180px -40px;}
.wrap_tab + .wrap_slide{margin-top:60px;}
.tit_intro + .wrap_slide{margin-top:100px;}
/* 메인 */
.main_slide .list_slide{height:auto;min-height:602px;max-height:842px;}
.main_slide .btn_step{margin-top:31px;border-color:#fff;background-color:#fff;}
.main_slide .btn_step:hover{border-color:#1e1e1e;background-color:#1e1e1e;}
.main_slide .info_page{left:0;right:0;max-width:1760px;margin:0 auto;padding:0 80px;}
/* 배경 white 타입 */
.wrap_slide .white_slide .desc_g{color:#1e1e1e;}
.wrap_slide .btn_stroke{border-color:#1e1e1e;}
/* 서비스 메인 */
.svctop_slide{border-bottom:1px solid #e6e6e6;}
.svctop_slide .list_slide{height:480px;}
.svctop_slide .btn_page{top:220px;margin:0;}
.svctop_slide .info_page{width:1160px;top:438px;bottom:inherit;left:0;right:0;margin:0 auto;}
/* 2018-01-29 */
/* 서비스 상세 */
.svc_slide .list_slide{height:auto;min-height:480px;max-height:720px;}
.svc_slide .inner_slide{position:relative;width:1280px;padding:0;}
.svc_slide .info_page{/*left:0;right:0;width:1160px;margin:0 auto */ /*2017.12.19*/ left:0;right:0;padding:0 25px;margin:0 auto;}
.feature_slide{width:860px;height:484px;margin:80px auto 0;}
.feature_slide .list_slide{height:484px;}
.feature_slide .img_thumb{width:100%;}
/* 소셜임팩트 */
.kakao_slide + .wrap_cont .tit_corp,.kakao_slide + .wrap_cont .subject_corp,.kakao_slide + .wrap_cont .desc_info{padding-top:53px;}
/* 2018-01-29 추가 시작 */
/* partners with kakao */
.subtop_slide{border-bottom:1px solid #e6e6e6;}
.subtop_slide .list_slide{height:480px;}
.subtop_slide .info_page{left:0;right:0;bottom:280px;width:1160px;margin:0 auto;}
.subtop_slide .btn_page{margin-top:-151px;}
.subtop_slide .logo_info{position:absolute;top:80px;left:0;right:0;width:1160px;margin:0 auto;}
.subtop_slide .subtop_info{height:262px;}
/* 2018-01-29 추가 */
.list_magazine{overflow:hidden;width:900px;padding-top:43px;}
.list_magazine li{float:left;width:260px;padding:37px 40px 0 0;}
.list_magazine .tit_magazine{display:block;padding-top:20px;color:#1e1e1e;}
.list_magazine .desc_magazine{overflow:hidden;height:44px;padding-top:12px;font-size:14px;line-height:22px;}
.list_magazine .link_detail{margin-top:12px;}
.list_magazine .link_detail:hover{text-decoration:none;}
/* 2018-01-29 */
/* 2018-03-19 */
/* 2018-01-29 */
/* 2018-03-19 */
/* 2018-02-07 추가 */
/* 2018-01-29 추가 끝 *
/****************************** 메인 ******************************/
/*뉴스피드 */
.main_cont .tit_main{font-weight:normal;font-size:14px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.main_cont .link_newsfeed{display:block;position:relative;}
.main_cont .link_newsfeed:hover{text-decoration:none;}
.main_cont .link_newsfeed:hover .tit_newsfeed{text-decoration:underline;}
.main_cont .tit_newsfeed{display:block;padding-top:18px;font-size:20px;line-height:32px;color:#1e1e1e;}
.main_cont .desc_newsfeed{padding-top:8px;font-size:14px;line-height:22px;color:#666;}
.main_summary{overflow:hidden;max-width:1800px;margin:0 auto;padding:35px 60px 0;}
.summary_info{float:left;width:33.33%;padding:0 20px;box-sizing:border-box;}
.main_cont .main_summary .desc_newsfeed{display:-webkit-box;overflow:hidden;max-height:66px;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.main_stock{padding-top:33px;color:#1e1e1e;}
.main_stock .now_stock .num_stock{font-size:32px;font-weight:bold;color:#1e1e1e;}
.main_stock .now_stock .ico_corp{margin:22px 0 0 21px;}
.main_stock .desc_stock{margin:11px 0 0 9px;}
.main_stock .desc_stock .num_stock{display:inline-block;font-size:20px;vertical-align:top;}
.main_stock.stock_up .now_stock .ico_corp,.main_stock.stock_down .now_stock .ico_corp{margin:19px 0 0 18px;}
.main_stock .txt_date{display:block;padding-top:28px;font-size:12px;clear:both;}
.main_service{overflow:hidden;max-width:1800px;margin:0 auto;padding:76px 60px 0;}
.service_info{float:left;width:33.33%;padding:0 20px;box-sizing:border-box;}
.service_info .img_thumb{width:100%;margin-bottom:14px;}
.service_info .tit_white{position:absolute;top:15px;left:20px;color:#fff;font-weight:normal;font-size:14px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.service_info .tit_black{position:absolute;top:15px;left:20px;color:#1e1e1e;font-weight:normal;font-size:14px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/****************************** 카카오 ******************************/
/* 카카오 문화 */
.kakao_about .area_cont .thumb_g{display:block;margin-top:27px;}
.culture_slide .list_slide{width:1160px;height:500px;}
.culture_slide .info_page{right:29px;}
.item_info.item_info3 .info_cont{width:220px;margin-left:100px;}
.item_info3 .info_cont .emph_tit{width:220px;height:220px;font-size:18px;}
.item_info3 .info_cont .desc_cont{padding-top:24px;font-size:14px;line-height:24px;text-align:center;}
/* 걸어온 길 */
.list_history{margin-top:80px;border-top:2px solid #4d4d4d;}
.list_history li{overflow:hidden;border-bottom:1px solid #e6e6e6;}
.history_info{overflow:hidden;padding:33px 0;color:#1e1e1e;}
.history_info .txt_year{float:left;width:200px;line-height:30px;}
.history_info .inner_info{display:block;overflow:hidden;}
.history_info .txt_info{padding-top:16px;line-height:30px;}
.history_info .txt_info:first-child{padding-top:0;}
.history_info .txt_info .txt_num{float:left;padding-right:37px;font-weight:bold;}
.history_info .txt_info .txt_date{display:block;overflow:hidden;padding-top:1px;}
.history_info .txt_info .txt_date2{font-weight:bold;}
/* CI */
.ci_cont{width:1160px;margin:0 auto;}
.ci_cont .tit_kakao{font-size:18px;color:#1e1e1e;}
.kakao_info{overflow:hidden;}
.kakao_info .kakao_ci{float:left;width:760px;padding:53px 0 60px;border-top:1px solid #e6e6e6;}
.kakao_info .kakao_color{float:right;width:360px;padding:53px 0 60px;border-top:1px solid #e6e6e6;}
.kakao_info .wrap_btn{padding-top:29px;}
.ci_cont .btn_with .ico_download{margin:12px 0 0 35px;}
.ci_cont .desc_kakao{padding-top:19px;line-height:26px;}
.kakao_voice{overflow:hidden;width:1160px;padding-top:53px;border-top:1px solid #e6e6e6;}
.kakao_voice .wrap_voice{float:left;width:737px;}
.kakao_voice .txt_kakao + .txt_kakao{padding-top:30px;}
.kakao_voice .font_thumb{float:right;width:360px;padding-top:76px;}
.kakao_voice .font_thumb .img_thumb{margin:0 auto;}
.ci_cont .kakao_thumb{display:inline-block;width:1160px;padding-top:34px;}
/* 광고안내 */
.ad_adinfo .area_cont{overflow:hidden;}
.wrap_ad{overflow:hidden;width:1000px;margin-left:-138px;padding-top:20px;font-size:0;}
/* 2018-09-18 */
.ad_info{display:inline-block;width:362px;padding-left:138px;vertical-align:top;}
.ad_info .tit_ad{display:block;padding-top:55px;font-size:16px;color:#1e1e1e;}
.ad_info .desc_ad{padding-top:12px;font-size:14px;line-height:22px;}
/* 2018-09-18 */
/* 자회사 */
.wrap_adcompany{overflow:hidden;width:1010px;margin-left:-140px;padding-top:25px;}
.wrap_adcompany .company_info{display:inline-block;width:360px;padding:56px 0 0 140px;vertical-align:top;}
.wrap_adcompany .link_company{display:block;}
.wrap_adcompany .tit_company{display:block;padding-top:12px;font-size:14px;line-height:26px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.wrap_adcompany .desc_company{padding-top:3px;font-size:14px;line-height:22px;}
.wrap_cont + .wrap_cont .wrap_adcompany{padding-top:0;}
/* 제휴안내 */
.ad_join .area_cont{overflow:hidden;}
.wrap_adjoin{overflow:hidden;width:1000px;margin-left:-138px;font-size:0;}
/* 2018-09-18 */
.wrap_process{overflow:hidden;padding-top:75px;}
.wrap_cont + .wrap_cont .wrap_process{padding-top:60px;}
.list_process{overflow:hidden;}
.list_process li{float:left;position:relative;margin-left:100px;padding-top:5px;}
.list_process li:first-child{margin-left:0;}
.list_process .lst{padding-right:0;}
.list_process .txt_num{position:absolute;top:0;left:0;font-weight:bold;font-size:14px;color:#1e1e1e;}
.list_process .ico_arr{position:absolute;top:50%;right:250px;width:40px;height:15px;margin-top:-9px;background-position:-105px -160px;}
.list_process .ico_arr2{position:absolute;top:50%;right:250px;width:40px;height:15px;margin-top:-9px;background-position:-105px -180px;}
.list_process .circle_g{overflow:hidden;display:table-cell;width:220px;height:220px;border-radius:220px;font-size:14px;color:#aeaeae;border:3px solid #1e1e1e;text-align:center;vertical-align:middle;box-sizing:border-box;}
.list_process .tit_ir{display:block;font-weight:bold;font-size:18px;color:#1e1e1e;}
.list_process .txt_ir{display:block;padding-top:10px;line-height:23px;color:#666;}
/* 카카오리스트뷰 */
.list_view{padding-top:10px;}
.list_view:first-child{padding-top:0;}
.list_view dt{float:left;width:40px;color:#1e1e1e;}
.list_view dd{overflow:hidden;}
/* 브랜드영상 */
.wrap_video{overflow:hidden;padding-top:20px;}
.wrap_video .video_list{overflow:hidden;padding-top:60px;}
.wrap_video .video_info{float:left;width:260px;padding-left:40px;}
.wrap_video .video_info:first-child{padding:0;}
.wrap_video .link_brand{display:block;width:260px;text-align:center;}
.wrap_video .link_brand:hover{font-weight:bold;text-decoration:underline;}
.wrap_video .tit_brand{display:block;padding-top:20px;font-size:14px;}
.wrap_video .video_view{position:relative;overflow:hidden;width:860px;height:315px;margin-top:60px;padding:40px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.wrap_video .video_view .link_close{position:absolute;right:0;top:40px;display:block;width:35px;height:35px;}
.wrap_video .video_view .ico_close{display:block;width:17px;height:17px;margin-left:17px;background-position:-100px -130px;}
.wrap_video .brand_video{float:left;width:560px;height:315px;}
.wrap_video .brand_txt{float:left;width:260px;padding:100px 0 0 40px;}
.wrap_video .brand_txt .tit_view{line-height:26px;color:#1e1e1e;}
.wrap_video .brand_txt .desc_view{padding-top:10px;font-size:14px;line-height:22px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/* Kakao Travel Day */
.box_program{margin:55px 0 10px;padding:6px 39px 32px;border:1px solid #1e1e1e;}
.box_program .tit_box{display:block;padding-top:28px;line-height:24px;color:#1e1e1e;}
.box_program .desc_box{padding-top:10px;font-size:14px;line-height:24px;}
.cont_invest .list_info{padding-top:25px;}
.cont_invest .list_info li{line-height:32px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.cont_invest .list_info li:before{display:inline-block;width:2px;height:2px;margin:17px 13px 0 0;vertical-align:top;background-color:#1e1e1e;content:'';}
.cont_invest .list_info .txt_g{display:inline-block;margin-top:3px;line-height:26px;vertical-align:top;}
.cont_invest .list_info .emph_txt{display:block;margin-top:-2px;padding:0 0 2px 16px;line-height:26px;font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#666;}
/* 2017-12-06 추가 */
.list_noti{padding-top:28px;}
.list_noti li{font-size:14px;line-height:24px;}
.area_cont .txt_kakao{margin-top:58px;padding-top:12px;border-top:1px solid #e6e6e6;font-size:12px;line-height:22px;}
.area_cont .info_btn .btn_step{width:158px;margin-top:53px;text-align:left;}
.area_cont .info_btn .btn_step .ico_arr{float:right;margin-left:0;}
/* Travel Day 신청하기 */
.tbl_info .cell_chk{padding-top:6px;}
.tbl_info .cell_chk .box_radioinp{margin-left:34px;}
.tbl_info .cell_chk .box_radioinp:first-child{margin-left:0;}
.tbl_info .cell_chk .txt_info{padding-top:2px;}
.tbl_info .cell_course{overflow:hidden;padding:17px 0 3px;border-top:1px solid #d4d4d4;}
.tbl_info .cell_course.fst{padding:6px 0 21px;border-top:0 none;}
.tbl_info .cell_course + .txt_info{margin-top:-10px;padding-top:0;}
.tbl_info .choice_tit{float:left;width:265px;}
.tbl_info .choice_tit .tit_course{display:block;}
.tbl_info .choice_tit .txt_course{display:block;padding-top:3px;}
.tbl_info .cholce_course{float:left;padding-top:2px;}
.tbl_info .cholce_course .box_radioinp{display:block;margin-top:6px;padding-left:35px;}
.tbl_info .cholce_course .box_radioinp:first-child{margin-top:0;}
.tbl_info .pack_date .opt_comm2{float:left;}
.tbl_info .pack_date .link_selected{width:46px;}
.tbl_info .pack_date .box_tf{width:24px;}
.tbl_info .txt_tf{float:left;height:40px;line-height:40px;padding:0 19px 0 8px;}
.tbl_info .cell_time{padding:7px 0;}
.tbl_info .cell_time .box_radioinp{margin-left:20px;}
.tbl_info .cell_time .box_radioinp:first-child{margin-left:0;}
.tbl_info .pack_visitor .box_tf{width:52px;}
.tbl_info .visitor_gender{float:left;padding-left:26px;line-height:40px;}
.tbl_info .pack_cell .visitor_gender .box_tf{display:inline-block;float:none;margin:0 6px 0 5px;vertical-align:top;}
.tbl_info .visitor_gender .txt_include{float:none;margin:0 14px 0 13px;}
.tbl_info .link_store{display:inline-block;font-size:14px;line-height:26px;vertical-align:top;color:#3c64e6;}
/* 2019-05-22 추가 시작 */
/* 2019-05-22 추가 끝 */
.tit_item{display:block;padding-top:40px;line-height:30px;color:#1e1e1e;}
.tit_item.fst{padding-top:87px;}
.tit_item2{padding-top:73px;}
.tit_item + .tbl_info{margin-top:16px;}
.tbl_info .cell_nation{padding-top:14px;}
.tbl_info .cell_nation .box_radioinp{margin-left:53px;}
/* 2018-04-03 추가 */
/* 2018-04-03 추가 */
/* 2017-12-28 삭제 시작 */
/* .area_cont .emph_travel{display:block;padding-top:25px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e}
.area_cont .list_travel{padding:11px 0 0 2px;font-size:14px;line-height:24px} */
/* 2017-12-28 삭제 끝 */
/* 오시는길 */
.map_cont{padding-top:20px;}
.map_cont .map_location{overflow:hidden;margin-top:60px;border-top:1px solid #e6e6e6;}
.map_cont .map_location:first-child{border-top:none;}
.map_cont .map_location + .map_location{padding-top:60px;}
.map_cont .lst{border-bottom:0;}
.map_cont .map_thumb{float:left;width:760px;height:280px;}
.map_cont .map_info{float:left;width:360px;padding-left:40px;}
.map_cont .map_info .tit_location{font-size:18px;line-height:18px;color:#1e1e1e;}
.map_cont .map_info .list_address{padding-top:16px;}
.map_cont .map_info .list_address dt{float:left;width:69px;color:#1e1e1e;}
.map_cont .map_info .list_address dd{overflow:hidden;}
/****************************** 투자정보 ******************************/
/* 2020-02-13 투자정보-주주제안권 */
.area_proposal .list_shareholder{padding:24px 0 0 16px;}
.area_proposal .list_shareholder li{font-size:16px;line-height:25px;}
.area_proposal .list_shareholder > li::before{display:inline-block;width:2px;height:2px;margin:12px 14px 0 -16px;vertical-align:top;background-color:#1e1e1e;content:'';}
.area_proposal .list_guide{padding:24px 0 60px 15px;}
.area_proposal .list_guide > li{line-height:26px;list-style:decimal;list-style-position:outside;}
.area_proposal .list_guide > li:first-child{padding-top:0;}
.area_proposal .list_sub > li{text-indent:-10px;padding-left:25px;}
.area_proposal .list_qualification{display:inline-block;vertical-align:top;}
.area_proposal .txt_standard{border-top:1px solid #e6e6e6;padding-top:14px;}
.area_proposal .list_manual{padding-bottom:0;}
.area_proposal .list_manual > li{padding-top:12px;}
.area_proposal .tit_proposal{display:block;padding-top:42px;font-size:18px;line-height:30px;color:#1e1e1e;}
/* 2020-02-19 디자인필터링으로 값변경 */
/* 2020-02-19 디자인필터링으로 값변경 */
/* 2020-02-19 디자인필터링으로 값변경 */
/* 2020-02-13 투자정보-ESG평가결과 */
.tbl_rating{margin-top:64px;}
.tbl_rating .tbl .fst{color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/* 투자정보 테이블 */
.tbl_chart .ta_left .inner_cell{padding-left:40px;}
.tbl_public thead .ta_left{padding-left:235px;}
.tbl_public .ta_left .inner_cell{padding-right:60px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.tbl_public .txt_public{position:relative;display:inline-block;max-width:100%;padding-right:17px;vertical-align:top;}
.tbl_public .ico_new{position:absolute;top:5px;right:0;width:11px;height:11px;background-position:-100px -50px;}
.tbl_coverage{overflow:hidden;}
.tbl_coverage tbody th{color:#666;}
.tbl_coverage .ta_left .inner_cell{padding-left:40px;}
.stock_comm{display:block;overflow:visible;width:auto;clear:both;*zoom:1;}
.stock_comm:after{display:block;visibility:hidden;height:0;font-size:0;clear:both;content:'';}
.area_cont .tbl_stock1{float:left;width:520px;margin-right:40px;margin-top:80px;}
.area_cont .tbl_stock1 th{height:54px;padding:0 0 0 20px;}
.area_cont .tbl_stock1 td{height:55px;}
.area_cont .tbl_stock1 td .inner_cell{padding:0 20px 0 0;line-height:18px;}
.area_cont .tbl_stock1 th .inner_cell{padding:0 20px 0 0;line-height:18px;}
.tbl_stock1 td{border-left:0 none;text-align:right;}
.tbl_stock1 thead .ta_left{padding-left:20px;}
.tbl_stock1 tbody th{border-right:0;color:#666;text-align:left;}
.area_cont .tbl_stock2{float:left;width:300px;}
.area_cont .tbl_stock2 th{height:54px;padding:0;line-height:18px;}
.area_cont .tbl_stock2 td{height:55px;line-height:18px;}
.area_cont .tbl_stock2 .ta_total{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.tbl_stock2 td{text-align:right;}
.tbl_stock2 .bg_type1 td{background:#f0f6ff;}
.tbl_stock2 .bg_type1 .lst{background-color:#fff;}
.tbl_stock2 .ta_color1{color:#003cff;}
.tbl_stock2 .bg_type2 td{background:#fff0f1;}
.tbl_stock2 .bg_type2 .fst{background-color:#fff;}
.tbl_stock2 .ta_color2{color:#ff0018;}
.tbl_stock3 .ico_corp,.tbl_increase .ico_corp{width:11px;height:12px;margin-left:4px;}
.tbl_stock3 .num_up .ico_corp,.tbl_increase .num_up .ico_corp{background-position:-70px -20px;}
.tbl_stock3 .num_down .ico_corp,.tbl_increase .num_down .ico_corp{background-position:-70px 0;}
.tbl_stock3 thead th{height:54px;padding:0;font-size:13px;line-height:18px;}
.tbl_stock3 td{height:55px;font-size:13px;text-align:right;}
.tbl_stock3 .inner_cell{padding-left:8px;padding-right:8px;}
.tbl_stock3 .fst .inner_cell{padding:0;}
.tbl_stock3 .num_up{color:#ff0000;}
.tbl_stock3 .num_down{color:#0000ff;}
.tbl_stock3 .ico_corp{margin-top:11px;}
.tbl_increase{overflow-x:auto;}
.tbl_increase + .txt_info{margin-top:8px;}
.tbl_increase .ico_corp{margin-top:8px;}
.tbl_report thead th{padding-left:10px;padding-right:10px;}
.tbl_report thead tr:first-child .ta_left{padding-left:20px;}
.tbl_report td{font-size:13px;text-align:right;}
.tbl_report .inner_cell{padding-left:8px;padding-right:8px;}
.tbl_report tbody th{color:#666;}
.tbl_report th .inner_cell{padding-left:20px;}
.tbl_report .tr_color{background:#f7f7f7;}
.tbl_report .tr_color th,.tbl_report .tr_color td{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.tbl_paper thead th{border-left:0 none;}
.tbl_paper thead th.fst{padding-left:125px;text-align:left;}
.tbl_paper td{border-left:0 none;}
.tbl_paper .ta_left .inner_cell{padding-left:40px;color:#1e1e1e;}
.tbl_board{margin-top:64px;}
.tbl_board td .inner_cell{padding-top:23px;padding-bottom:23px;text-align:left;}
.tbl_board tbody th{text-align:left;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/* 2018-06-25 추가 */
.wrap_tab + .wrap_cont .tbl_act{margin-top:80px;}
.tbl_act tbody th{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.tbl_act tbody th .inner_cell{padding-left:20px;text-align:left;color:#1e1e1e;}
.tbl_esgaward{margin-top:64px;}
/* 2018-06-25 추가 */
/* 2021-12-19 추가 기업지배구조 > ESG 평가 결과 추가 */
.cont_item{margin-top:100px;letter-spacing:-0.25px;}
.cont_item:first-child{padding-top:40px;margin-top:58px;border-top:2px solid #4d4d4d;}
.cont_item .thumb_info{width:860px;height:60px;}
.cont_item .thumb_large{width:860px;height:100px;}
.cont_item .thumb_info img{display:block;height:60px;}
.cont_item .thumb_large img{display:block;height:100px;}
.cont_item .tit_cont{display:block;margin-top:28px;font-size:18px;color:#1e1e1e;line-height:30px;}
.cont_item .desc_cont{margin-top:14px;font-size:16px;line-height:26px;word-break:keep-all;}
.cont_item .tbl_comm{margin-top:18px;}
.cont_item .tbl_comm thead th{background:#f7f7f7;}
/* 2021-12-19 추가끝 */
/* 2021-02-03 추가 최신 IR 발표자료 추가 */
.area_cont > .btn_step.btn_with{float:right;margin:80px 0 20px;}
.btn_step.btn_with + .tbl_comm{overflow:hidden;}
.info_reserve .ir_download .btn_step{margin-top:0;margin-left:10px;}
.info_reserve .ir_download .pack_btn{overflow:hidden;float:none;margin-top:20px;}
.ir_download .pack_btn + .btn_step{margin-left:10px;}
.btn_download{text-align:right;}
.btn_download + .tbl_comm{margin-top:20px;}
.area_cont > .btn_download .btn_step{margin-top:80px;}
.group_perform .btn_type2{border-color:#4d4d4d;color:#fff;background-color:#4d4d4d;}
.group_perform .btn_type2:hover{background-color:#1e1e1e;}
.group_perform .btn_type2 .ico_download{background-position:-20px 0;}
.group_perform::after{display:block;clear:both;content:'';}
/* 2021-02-03 추가 */
.tbl_info{clear:both;}
.tbl_info th{font-weight:normal;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;background-color:#f7f7f7;}
.tbl_info td{font-size:16px;}
.tbl_info th.top_align{padding-top:23px;vertical-align:top;}
.tbl_info tbody th{padding-left:20px;text-align:left;}
.tbl_info td{text-align:left;}
.tbl_info tr > th:first-child,.tbl_info tr > td:first-child{border-left:0 none;}
.tbl_info .inner_cell{padding:11px 19px;color:#1e1e1e;}
.tbl_info2 .inner_cell{padding:11px 13px 11px 14px;color:#1e1e1e;}
.tbl_info2 .inner_cell .box_tf{padding:5px 10px;}
.tbl_info .cell_txt{padding-top:20px;padding-bottom:16px;}
.tbl_info .box_tf + .box_tf{margin-left:12px;}
.tbl_info .pack_cell{height:40px;}
.tbl_info .pack_cell + .pack_cell{margin-top:11px;}
.tbl_info .pack_cell .box_tf{float:left;}
.tbl_info .txt_include{float:left;height:40px;line-height:40px;margin:0 6px;}
.tbl_info .txt_info{padding-top:6px;font-size:14px;color:#666;}
.tbl_info .btn_find{height:40px;padding:0 25px;margin-left:12px;font-size:14px;line-height:39px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#fff;background-color:#4d4d4d;}
.tbl_info .btn_find:hover{color:#fff;background-color:#1e1e1e;}
.tbl_info .btn_add,.tbl_info .btn_del{display:block;width:40px;height:30px;margin:0 auto;border:1px solid #1e1e1e;font-size:14px;color:#1e1e1e;}
.tbl_info .btn_add:hover,.tbl_info .btn_del:hover{color:#fff;background-color:#1e1e1e;box-sizing:border-box;}
.tbl_info .inner_cell .opt_comm2{margin-top:0;}
.tbl_info .pack_phone .opt_comm2{float:left;}
.tbl_info .pack_phone .link_selected{width:45px;}
.tbl_info .pack_phone .box_tf{width:42px;padding:5px 10px;}
.tbl_info .pack_phone .txt_include{float:left;overflow:hidden;width:6px;height:1px;margin:21px 6px 0;font-size:0;line-height:0;background-color:#000;}
.tbl_info .pack_email .box_tf{width:214px;}
.tbl_info .pack_zip .box_tf{width:89px;}
.tbl_info .pack_address .box_tf{width:303px;}
.tbl_info .pack_person{line-height:40px;}
.tbl_info .pack_person .box_tf{width:190px;margin-right:8px;}
.tbl_info .pack_file .box_tf{width:222px;}
.tbl_info .box_fileadd{position:relative;min-height:105px;margin-top:11px;padding:0 10px;border:1px solid #d4d4d4;}
.tbl_info .list_fileadd{padding:0 0 7px;}
.tbl_info .list_fileadd li{padding-top:6px;font-size:14px;}
.tbl_info .list_fileadd .btn_delete{width:19px;height:18px;margin:6px 0 0 10px;background-position:-60px -80px;}
.tbl_info .list_fileadd .btn_delete:hover{background-position:-90px -80px;}
.tbl_info .box_demand{height:178px;padding:8px 12px;}
/* 2017-12-06_v2 */
/* 2017-11-09_v2 */
/* 2017-11-09_v2 */
/* 2017-11-09_v2 */
/* 2017-11-09_v2 */
.tbl_corp{border-top:0 none;}
.tbl_corp .tit_tbl{display:inline-block;font-size:18px;color:#1e1e1e;line-height:30px;}
.tbl_corp .txt_sub{display:inline-block;margin:8px 0 0 4px;font-size:14px;line-height:22px;}
.tbl_corp .tbl{margin-top:15px;border-top:2px solid #4d4d4d;}
.tbl_corp tbody th{text-align:left;color:#1e1e1e;}
.tbl_corp tbody .fst{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;text-align:left;}
.tbl_corp tbody td{text-align:left;}
/* 2018-06-25 추가 */
/* 2018-06-25 추가 */
/* 2018-06-25 추가 */
.tbl_dividend td{text-align:right;}
.tbl_dividend tbody th{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;text-align:left;color:#1e1e1e;}
/* 2018-06-25 추가 */
/* 2018-06-25 추가 */
.tbl_shareholder tbody th{line-height:26px;}
/* 2018-06-25 추가 */
.info_reserve{display:inline-block;width:100%;margin-top:87px;vertical-align:top;}
.info_reserve .pack_info{float:left;}
.info_reserve .tit_info{display:block;font-size:18px;line-height:28px;color:#1e1e1e;}
.info_reserve .txt_info{display:block;line-height:28px;}
.info_reserve .tit_info + .txt_info{padding-top:18px;}
.info_reserve .pack_btn{float:right;margin-top:-6px;}
.info_reserve .pack_btn .btn_offer{width:142px;height:38px;font-size:14px;line-height:38px;}
.info_calendar{padding-top:40px;}
.top_calendar{position:relative;width:860px;height:75px;border-top:2px solid #4d4d4d;text-align:center;}
.top_calendar .btn_arr{position:absolute;top:0;width:40px;height:75px;}
.top_calendar .btn_arr .ico_corp{width:11px;height:19px;}
.top_calendar span.btn_arr .ico_corp{margin-top:30px;}
.top_calendar .btn_prev{left:0;}
.top_calendar .btn_prev .ico_corp{float:left;background-position:-290px 0;}
.top_calendar .btn_next{right:0;}
.top_calendar .btn_next .ico_corp{float:right;background-position:-310px 0;}
.top_calendar .tit_month{display:inline-block;padding-top:20px;font-size:22px;color:#666;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;text-align:center;}
.tbl_calendar{border-top:1px solid #e6e6e6;}
.tbl_calendar tr > th:first-child,.tbl_calendar tr > td:first-child{border-left:0 none;}
.tbl_calendar td{padding:0;text-align:left;vertical-align:top;}
.tbl_calendar .inner_cell{min-height:131px;padding:0 12px 7px;}
.tbl_calendar .info_date{display:block;padding-top:5px;font-size:14px;color:#1e1e1e;}
.tbl_calendar .date_sun{color:#ff0000;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.tbl_calendar .date_sat{color:#0000ff;}
.tbl_calendar .list_reserve{font-size:14px;line-height:23px;}
.tbl_calendar .list_reserve li{position:relative;}
.tbl_calendar .list_reserve .name_g{display:block;font-weight:bold;color:#1e1e1e;cursor:default;}
.tbl_calendar .list_reserve .txt_name{float:left;overflow:hidden;max-width:55px;white-space:nowrap;text-overflow:ellipsis;}
.tbl_calendar .list_reserve .link_g{display:inline-block;color:#1e1e1e;text-decoration:underline;}
.tbl_calendar .list_reserve .name_tooltip{display:none;overflow:hidden;position:absolute;z-index:10;top:26px;left:-5px;padding:8px 14px;border:1px solid #4d4d4d;font-size:14px;color:#1e1e1e;font-weight:bold;background-color:#fff;white-space:nowrap;}
.tbl_calendar .list_reserve .on .name_tooltip{display:block;}
.list_irmeet{overflow:hidden;margin-top:74px;}
.list_irmeet li{float:left;position:relative;padding-right:46px;}
.list_irmeet .lst{padding-right:0;}
.list_irmeet .txt_num{position:absolute;top:0;left:0;font-weight:bold;font-size:14px;line-height:22px;color:#1e1e1e;}
.list_irmeet .ico_arr{position:absolute;top:50%;right:13px;width:21px;height:17px;margin-top:-8px;background-position:-120px -20px;}
.list_irmeet .circle_g{overflow:hidden;width:180px;height:180px;margin-top:6px;border-radius:180px;font-size:14px;line-height:22px;color:#1e1e1e;text-align:center;box-sizing:border-box;}
.list_irmeet .circle_item1{border:1px solid #4d4d4d;}
.list_irmeet .circle_item2{border:2px solid #1e1e1e;}
.list_irmeet .circle_item3{color:#aeaeae;background-color:#1e1e1e;}
.list_irmeet .circle_item3 .tit_ir{color:#fff;}
.list_irmeet .tit_ir{display:block;margin:47px 0 10px;font-weight:bold;font-size:18px;line-height:30px;}
.subject_corp + .txt_info{display:block;padding-top:14px;}
.group_perform .btn_step .ico_download{margin:12px 0 0 30px;}
.group_perform .btn_step:hover .ico_download{background-position:-20px 0;}
.ico_listen{width:15px;height:12px;background-position:-177px -18px;margin:7px 0 0 20px;}
.btn_step:hover .ico_listen{background-position:-200px -18px;}
.group_perform .ico_listen{margin:12px 0 0 30px;}
.group_perform .data_down{float:left;position:relative;margin-right:12px;border-bottom:0;}
.group_perform .data_down .btn_step{display:block;overflow:hidden;position:relative;text-align:left;}
.group_perform .data_down .box_data{display:none;overflow:hidden;position:absolute;top:63px;left:0;right:0;border:1px solid #4d4d4d;background-color:#fff;}
.group_perform .btn_step .ico_arrow{position:static;width:12px;height:8px;margin:16px 0 0 59px;background-position:0 -20px;}
.group_perform .btn_step:hover .ico_arrow{background-position:-130px -142px;}
.group_perform .data_open{z-index:10;}
.group_perform .data_open .box_data{display:block;}
.group_perform .data_open .btn_step .ico_arrow{background-position:-20px -20px;}
.group_perform .data_open .btn_step:hover .ico_arrow{background-position:-130px -132px;}
.group_perform .data_open .link_selected .ico_download{width:12px;height:8px;margin:16px 0 0 27px;background-position:-20px -20px;}
.group_perform .data_open .link_selected:hover .ico_download{background-position:-130px -132px;}
.group_perform .list_data li{border-top:1px solid #1e1e1e;}
.group_perform .list_data li:first-child{border-top:none;}
.group_perform .list_data .btn_step{margin-top:0;border:0 none;}
.group_perform .list_data .ico_download{position:absolute;top:12px;right:16px;margin:0;}
.group_perform .data_practice .list_data .btn_step{text-overflow:ellipsis;white-space:nowrap;word-break:break-all;}
.group_perform .data_practice .list_data .btn_step .ico_download{right:11px;}
/* 기업지배구조 보고서 다운로드 추가 시작 */
/* 기업지배구조 보고서 다운로드 추가 끝 */
/* 2019-07-25_v1 수정 추가 시작 */
/* .tbl_earnings .btn_download + .btn_download{margin-left:3px} 2019-07-25_v1 삭제 */
/* 2019-07-25 추가 */
.tbl .cell_earnings{overflow:hidden;}
.tbl .cell_earnings .btn_download{float:left;}
.tbl .cell_earnings .btn_download + .btn_download{margin-left:6px;}
/* 2019-07-25_v1 수정 추가 끝 */
/****************************** 서비스 ******************************/
.cont_svc #mArticle{width:100%;}
/* 메인 */
.subtop_info{overflow:hidden;width:1160px;height:180px;margin:0 auto;padding-top:34px;box-sizing:border-box;}
.subtop_info .tit_corp{padding:0 40px 0 0;}
.subtop_info .desc_info{float:left;width:560px;padding-top:0;}
.subtop_info .area_cont .btn_step{float:right;margin-top:6px;}
.subtop_info .info_list{float:left;width:680px;padding-right:40px;}
.subtop_info .info_list .tit_subtop{font-size:18px;line-height:30px;color:#1e1e1e;}
.subtop_info .desc_subtop{padding-top:19px;line-height:26px;}
/* 2018-01-29 */
/* 2018-01-29 추가 시작 */
/* 2018-02-08 */
/* 2018-02-06 추가 */
/* .subtop_info .list_subtop{padding-top:19px}
.subtop_info .list_subtop li{position:relative;line-height:26px} 2018-02-06 삭제 */
/* .subtop_info .list_subtop li:before{position:absolute;top:12px;left:0;width:2px;height:2px;background-color:#1e1e1e;content:''} 2018-01-29 삭제 */
/* 2018-01-29 추가 끝 */
.wrap_svc{width:1160px;margin:0 auto;}
.wrap_svc:after{display:block;visibility:hidden;height:0;font-size:0;clear:both;content:'';}
.wrap_svc .area_tit > .opt_comm{width:160px;margin-top:72px;}
.wrap_svc .opt_comm .inner_opt{max-height:306px;}
.wrap_svc .list_svc{overflow:hidden;width:920px;margin-left:-40px;padding-top:25px;}
.wrap_svc .list_svc li{display:inline-block;width:260px;margin:55px 0 0 40px;vertical-align:top;}
.wrap_svc .link_service{display:block;width:260px;}
.wrap_svc .txt_service{display:block;padding-top:14px;font-weight:normal;line-height:28px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.wrap_svc .desc_service{display:block;padding-top:6px;font-size:14px;line-height:22px;color:#666;}
.wrap_svc .ico_new{width:11px;height:11px;margin:8px 0 0 3px;background-position:-100px -50px;}
/* 상세 */
.subject_corp + .feature_slide{margin-top:20px;}
.data_info + .feature_slide{margin-top:60px;}
.desc_emph + .feature_slide{margin-top:30px;}
.area_cont .emph_feature{display:block;padding-top:10px;font-size:14px;line-height:26px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.area_cont .desc_emph{font-size:14px;color:#666;}
.wrap_condition{overflow:hidden;}
.wrap_condition .condition_info{overflow:hidden;float:left;width:400px;margin-left:60px;}
.wrap_condition .condition_info:first-child{margin-left:0;}
.wrap_condition .condition_info .desc_info{padding-top:16px;}
.condition_theme .condition_info{width:260px;margin-left:40px;}
.service_feature .condition_theme .btn_step + .btn_step{margin:12px 0 0 0;}
.condition_theme .btn_step{width:210px;}
.condition_theme .btn_step + .btn_step{margin:12px 0 0 0;}
.list_all{overflow:hidden;width:920px;}
.list_all li{float:left;width:230px;margin-top:60px;}
.list_all .link_service{display:inline-block;vertical-align:top;}
.list_all .img_icon{display:block;width:60px;height:60px;}
.list_all .txt_service{display:inline-block;padding-top:8px;font-weight:normal;line-height:28px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;vertical-align:top;}
/* 카카오톡,다음 */
.service_feature .area_cont .btn_step{margin-top:30px;}
.wrap_feature .area_cont .btn_step{margin-top:24px;}
/* 비하인드 스토리 */
.cont_svc #mArticle.behind_story{width:1160px;}
.wrap_story{padding-top:40px;}
.area_cont .desc_quote{padding-top:45px;font-size:18px;line-height:30px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;text-align:center;}
.area_cont .desc_quote + .wrap_photo{padding-top:60px;}
/* 데이터 */
.tbl_weather tbody th{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.tbl_weather .fst{text-align:left;}
.tbl_weather .bg_color{background-color:#f7f7f7;}
.tbl_weather + .txt_standard{text-align:right;}
.ico_sunny{width:24px;height:24px;background-position:-245px -83px;}
.ico_cloud{width:24px;height:24px;background-position:-280px -83px;}
.ico_rainy{width:24px;height:24px;background-position:-315px -83px;}
.info_detail .tit_detail{display:block;padding-top:20px;font-weight:bold;color:#1e1e1e;}
.info_detail .ico_sunny{width:22px;height:20px;background-position:-250px -110px;}
.info_detail .ico_cloud{width:22px;height:20px;background-position:-277px -110px;}
.info_detail .ico_rainy{width:22px;height:20px;background-position:-305px -110px;}
.info_detail .list_detail{padding:10px 0 20px;}
.info_detail .list_detail li{font-size:14px;line-height:30px;}
.info_detail .list_detail .ico_corp{margin:4px 15px 0 0;}
.info_detail .desc_detail{padding-top:10px;font-size:14px;line-height:22px;}
.info_detail .emph_g{display:block;padding-top:10px;font-size:14px;}
/****************************** 소셜임팩트 ******************************/
/* 공통 - 블로그 */
.wrap_photo{overflow:hidden;width:870px;padding-top:26px;}
.wrap_photo .img_thumb{float:left;margin:10px 10px 0 0;}
.wrap_blog{max-width:1160px;margin:0 auto;padding:30px 0 40px;border-top:2px solid #4d4d4d;}
.wrap_blog .tit_blog{display:block;padding:20px 0 30px;font-size:18px;color:#000;}
.wrap_blog .list_blog{overflow:hidden;width:1200px;}
.wrap_blog .list_blog li{float:left;width:400px;}
.wrap_blog .list_blog .link_blog{display:block;overflow:hidden;}
.wrap_blog .list_blog .img_thumb{float:left;width:160px;height:90px;}
.wrap_blog .list_blog .blog_info{display:block;overflow:hidden;padding:6px 20px 0;font-size:14px;}
.wrap_blog .list_blog .emph_blog{display:block;display:-webkit-box;overflow:hidden;height:44px;margin-bottom:11px;font-weight:bold;line-height:22px;color:#1e1e1e;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.wrap_blog .list_blog .txt_update{color:#666;}
/* 공통 - update 데이터 */
.data_info{overflow:hidden;position:relative;padding:47px 0 76px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.desc_info + .data_info,.btn_step + .data_info{margin-top:60px;}
.data_info .item_data{float:left;position:relative;width:25%;text-align:center;}
.data_info .tit_data{display:block;width:160px;margin:0 auto;padding-top:22px;font-size:14px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.data_info .num_data{display:block;font-size:20px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.data_info .txt_num{margin-right:5px;font-size:30px;}
.data_info + .wrap_photo{padding-top:50px;}
.data_info .info_update{position:absolute;bottom:11px;right:0;font-size:12px;}
/* 리스트 기본 4개 */
.data_info_type .item_data{width:33.33%;}
.data_info_type .tit_data{height:42px;}
/* 리스트 3개 ,제목 1줄 + 2줄 섞임 */
.data_info_type2 .item_data{width:50%;}
/* 리스트 2개 ,제목 1줄 */
.data_info_type3 .item_data{width:33.33%;}
/* 리스트 3개 ,제목 1줄 */
/* 위드카카오 - kakaokrew */
.feature_slide + .desc_info{padding-top:40px;}
.area_cont .btn_step{margin-top:25px;}
.list_volunteer{padding:30px 0 60px;}
.list_volunteer li{overflow:hidden;margin-top:30px;}
.list_volunteer .thumb_g{float:left;width:90px;height:90px;}
.list_volunteer .thumb_g .img_thumb{border-radius:90px;}
.list_volunteer .volunteer_info{overflow:hidden;padding:4px 0 0 30px;color:#1e1e1e;}
.list_volunteer .emph_volunteer{display:block;padding-top:15px;font-size:14px;}
.list_volunteer .txt_team{color:#666;}
.list_volunteer .desc_volunteer{line-height:26px;}
/* 교육산학 - kakao 트랙 */
.item_info{overflow:hidden;padding-top:40px;}
.item_info .info_cont{float:left;width:185px;margin-left:40px;}
.item_info .info_cont:first-child{margin-left:0;}
.info_cont .emph_tit{display:table-cell;width:185px;height:185px;padding:0 20px;border:1px solid #1e1e1e;border-radius:185px;font-weight:bold;text-align:center;color:#1e1e1e;vertical-align:middle;box-sizing:border-box;}
.info_cont .list_cont{padding-top:30px;}
.info_cont .list_cont li{position:relative;padding-left:10px;font-size:14px;line-height:26px;}
.info_cont .list_cont li:before{position:absolute;top:11px;left:0;width:2px;height:2px;background-color:#666;content:'';}
/* 교육산학 - kakao 클래스 */
.list_feature{overflow:hidden;padding-top:60px;}
.list_feature li{display:table;float:left;width:220px;height:220px;margin-left:100px;border-radius:220px;font-size:18px;font-weight:bold;line-height:30px;color:#fff;text-align:center;background-color:#1e1e1e;box-sizing:border-box;}
.list_feature li:first-child{margin-left:0;}
.list_feature li .emph_tit{display:table-cell;padding:0 25px;font-weight:bold;vertical-align:middle;}
/* 지역상생 - 지역 사회 협력 */
.wrap_project{padding-top:30px;}
.wrap_project .list_project{overflow:hidden;width:900px;font-size:0;}
.list_project li{display:inline-block;width:260px;margin:30px 40px 0 0;vertical-align:top;}
.list_project .link_project{display:block;width:260px;}
.list_project .frame_g{display:block;width:260px;height:146px;}
.list_project .frame_g .img_thumb{width:100%;}
.list_project .tit_project{display:block;padding-top:30px;font-size:16px;font-weight:bold;color:#1e1e1e;}
.list_project .desc_project{display:block;overflow:hidden;height:44px;padding-top:10px;font-size:14px;line-height:22px;}
.list_project .link_detail{display:block;padding-top:10px;font-size:14px;color:#3c64e6;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;padding-top:10px;}
/* 2018-01-29 */
/* .list_project .link_detail .ico_arrow{width:6px;height:9px;margin:7px 0 0 5px;background-position:-100px -65px} 2018-01-29 삭제 */
/* 서브탑 공통 */
#kakaoContent .social_subtop{width:100%;}
.subtop_visual{position:relative;height:480px;background:url(//t1.kakaocdn.net/kakaocorp/pw/socialimpact/subtop_withkakao.jpg) no-repeat 50% 0;background-size:cover;background-color:#000;}
.subtop_visual .frame_g{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.2;filter:alpha(opacity=20);}
.subtop_visual .inner_visual{position:relative;width:1280px;height:480px;margin:0 auto;}
.subtop_visual .desc_visual{position:absolute;z-index:10;top:71px;left:62px;font-size:30px;color:#fff;line-height:48px;font-weight:bold;text-shadow:0 1px 1px #000;}
.subtop_inven{overflow:hidden;width:1160px;margin:0 auto;padding-top:55px;}
.subtop_inven .inven_info{overflow:hidden;float:left;width:260px;padding-left:40px;}
.subtop_inven .inven_info:first-child{padding-left:0;}
.subtop_inven .inven_info .link_inven{display:block;overflow:hidden;color:#666;}
.subtop_inven .inven_info .tit_inven{display:block;line-height:24px;color:#1e1e1e;}
.subtop_inven .inven_info .desc_inven{margin:12px 0 26px;line-height:22px;font-size:14px;color:#666;}
.subtop_inven .inven_info .list_social{padding-top:26px;}
/* 2018-01-29 */
.inven_info .list_social li{font-size:14px;line-height:24px;}
.inven_info .list_social li:before{float:left;width:2px;height:2px;background-color:#4d4d4d;margin:9px 7px 0 0;content:'';}
/* 2018-01-29 추가,수정 시작 */
/* 소셜임팩트 서비스 */
.sis_cont .subtop_visual{background-image:url(//t1.kakaocdn.net/kakaocorp/pw/socialimpact/subtop_sis.jpg);}
.sis_cont .subtop_inven .inven_info{width:560px;}
/* 사회공헌 */
.withkakao_cont .subtop_inven .inven_info{width:360px;}
/* 상생 */
.withpartner_cont .subtop_inven .inven_info{width:360px;}
.withpartner_cont .subtop_visual{background-image:url(//t1.kakaocdn.net/kakaocorp/pw/socialimpact/subtop_withpartners.jpg);}
/* 제주지역협력 */
.withjeju_cont .subtop_visual{background-image:url(//t1.kakaocdn.net/kakaocorp/pw/socialimpact/subtop_withjeju_180129.jpg);}
/* .withjeju_cont .subtop_inven .inven_info{width:360px} 삭제 */
/* 2018-01-29 추가,수정 끝 */
/* 소셜임팩트 서비스 */
/* .social_service .withkakao_info{float:left;width:761px;height:200px;padding-top:55px}
.social_service .withkakao_info .ico_arr{width:6px;height:9px;margin:15px 0 0 32px;background:pink} 2018-01-29 삭제 */
.wrap_social{margin-top:60px;padding:60px 0;border-top:1px solid #e6e6e6;}
.list_process li:first-child .circle_g{border-width:1px;border:1px solid #4d4d4d;}
.list_process li:last-child .circle_g{background-color:#1e1e1e;border:none;}
.list_process li:last-child .tit_ir{color:#fff;}
.list_process li:last-child .txt_ir{color:#aeaeae;}
.list_process .circle_item1{background-color:#1e1e1e;border:none;}
.list_process .circle_item1 .tit_ir{color:#fff;}
.list_process .circle_item1 .txt_ir{color:#aeaeae;}
.list_process li:last-child .circle_item2{background-color:#fff;border:3px solid #4d4d4d;background-color:#fff;border:3px solid #1e1e1e;}
.list_process li:last-child .circle_item2 .tit_ir{color:#1e1e1e;}
/****************************** 고객지원 ******************************/
#mArticle.info_top{width:100%;}
/* 검색 */
.wrap_info{overflow:hidden;border-bottom:1px solid #e6e6e6;}
.wrap_info .tit_intro{float:left;}
.wrap_info .info_search{width:1160px;height:269px;margin:0 auto;}
.wrap_info .search_box{float:right;padding-top:135px;}
.info_search .sch_comm{float:left;width:inherit;margin-left:41px;padding-top:0;border-bottom:2px solid #4d4d4d;}
.info_search .sch_comm .inp_keyword{width:326px;height:34px;}
.info_search .sch_comm .lab_sch{top:3px;font-size:18px;}
.info_search .btn_search .ico_corp{margin:5px 0 12px 17px;}
.info_search .opt_comm{border-bottom:2px solid #4d4d4d;}
.info_search .opt_comm .link_selected{width:140px;font-size:18px;}
.info_search .opt_comm span.link_selected{width:auto;padding:2px 0 0 0;}
/* 자주묻는 질문 */
.wrap_favorites{width:1160px;margin:0 auto;padding-bottom:57px;border-bottom:1px solid #e6e6e6;}
.wrap_favorites .tit_corp{display:block;padding-top:54px;font-size:18px;color:#1e1e1e;}
.list_favorites{overflow:hidden;width:1200px;}
.list_favorites li{float:left;padding:36px 40px 0 0;}
.list_favorites .lst{padding-right:0;}
.list_favorites .link_service{display:block;width:160px;text-align:center;}
.list_favorites .img_thumb{margin:0 auto;}
.list_favorites .txt_service{display:block;padding-top:17px;font-size:14px;font-weight:normal;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/* 카카오 서비스 */
.info_top .area_cont{width:760px;}
.info_top .area_tit .tit_corp{padding-top:54px;}
.wrap_cont .desc_support{overflow:hidden;width:760px;padding-top:74px;line-height:26px;}
/* 카카오계정 알아보기 - 메인 */
.wrap_support{width:1160px;margin:0 auto;overflow:hidden;padding-bottom:54px;border-bottom:1px solid #e6e6e6;}
.wrap_support .tit_corp{display:block;padding-top:54px;font-size:18px;color:#1e1e1e;}
.wrap_support .list_question{overflow:hidden;width:1200px;padding-top:18px;}
.wrap_support .list_question li{overflow:hidden;float:left;width:550px;padding-right:50px;font-size:14px;line-height:28px;}
.wrap_support .list_question .link_company{display:block;float:left;margin-right:4px;color:#666;}
.wrap_support .list_question .link_txt{display:block;overflow:hidden;float:left;width:550px;color:#666;white-space:nowrap;text-overflow:ellipsis;}
.wrap_support .list_question .txt_item{color:#1e1e1e;}
.wrap_support .kakao_update{float:left;width:560px;}
.list_support{overflow:hidden;padding:51px 0 6px;}
.list_support li{float:left;width:360px;padding-left:40px;text-align:left;}
.list_support li:first-child{padding-left:0;}
.list_support .btn_step{margin-top:26px;}
.list_support .txt_support{display:block;font-size:16px;font-weight:bold;color:#1e1e1e;}
.list_support .desc_support{padding-top:10px;font-size:14px;line-height:22px;}
.list_support .link_more{display:block;padding-top:17px;font-size:14px;line-height:30px;color:#3c64e6;}
.list_support .img_arrow{display:inline-block;width:6px;height:9px;margin-left:7px;background-color:#FFC0CB;}
/* 2019-06-26 수정 */
/* 2019-06-26 수정 */
/* 카카오계정 알아보기 - 상세 */
.info_account .wrap_cont + .wrap_cont{margin-top:0;}
.info_account .wrap_cont + .wrap_cont .tit_corp{padding-top:72px;}
.info_account .wrap_cont + .wrap_cont .area_cont{border-top:0 none;}
.wrap_cont .desc_account{padding-top:74px;line-height:26px;}
.tit_intro + .wrap_cont .desc_account{padding-top:87px;}
.area_cont .answer_notice .desc_account{padding-top:55px;}
.area_cont .desc_account .link_item{color:#666;}
.wrap_cont .list_account{margin-top:35px;border-top:2px solid #4d4d4d;}
.list_account .link_notice{display:block;position:relative;padding:25px 80px 25px 0;border-bottom:1px solid #e6e6e6;}
.link_notice .ico_arr{position:absolute;top:50%;right:0;width:11px;height:6px;margin-top:-3px;background-position:-130px -80px;}
.list_account .answer_notice{display:none;padding:0 40px 56px;border-bottom:1px solid #e6e6e6;}
.list_account .answer_notice .link_page{display:block;}
.list_account .answer_notice .txt_notice{display:block;padding-top:60px;color:#1e1e1e;line-height:16px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.list_account .answer_notice .img_thumb{padding-top:60px;}
.list_account .on .link_notice{font-weight:bold;}
.list_account .on .answer_notice{display:block;}
.list_account .on .ico_arr{background-position:-145px -80px;}
.list_account .link_detail{margin-top:11px;}
.list_account .link_detail .ico_arr{width:6px;height:9px;margin:6px 0 0 5px;background-position:-100px -65px;}
/* 2018-01-29 */
.answer_notice .txt_notice + .img_thumb,.answer_notice .img_thumb + .img_thumb{padding-top:20px;}
/****************************** 정책 ******************************/
.tit_policy{display:block;padding-top:76px;font-weight:bold;font-size:20px;line-height:26px;color:#1e1e1e;}
.area_cont .tit_policy{padding-top:55px;}
.policy_separate .tit_policy{padding-top:80px;}
.policy_separate .area_cont.fst > .tit_policy{padding-top:55px;}
.tit_subject.fst{padding-top:53px;}
.link_policy{color:#3c64e6;}
.link_policy:hover{text-decoration:none;}
.link_policy2{color:#3c64e6;}
/* 삭제예정 */
.wrap_policy{overflow:visible;position:relative;width:100%;padding-top:55px;clear:both;}
.wrap_policy:after{display:block;visibility:hidden;height:0;font-size:0;clear:both;content:'';}
.wrap_policy .area_tit{width:260px;border-top:2px solid #4d4d4d;}
.wrap_policy .area_cont{width:100%;margin-top:60px;border-top:1px solid #e6e6e6;}
.wrap_policy .area_cont.fst{margin-top:0;border-top:2px solid #4d4d4d;}
.wrap_policy .list_vertical{padding-top:53px;}
.wrap_policy .tit_subject{padding-top:25px;}
.wrap_policy .tit_subject2{padding-top:29px;}
.cont_policy .desc_g{padding-top:20px;line-height:26px;}
.cont_area .desc_g{padding-top:28px;}
.wrap_policy .desc_policy{display:block;padding-top:60px;}
.list_1depth{padding-left:25px;}
.list_1depth li{padding-top:18px;line-height:26px;}
.list_1depth .txt_num{margin:0 12px 0 -25px;}
.cont_policy .emph_g2{display:block;padding-top:8px;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;color:#1e1e1e;}
.list_2depth{padding:9px 0 0 37px;}
.list_1depth .list_2depth{padding-left:16px;}
.list_2depth li{padding-top:0;font-size:14px;line-height:26px;}
.list_2depth li:before{display:inline-block;width:2px;height:2px;margin:12px 14px 0 -16px;vertical-align:top;background-color:#1e1e1e;content:'';}
.list_2depth_type1{padding:10px 0 0 22px;}
.list_2depth_type1 li{font-size:14px;line-height:26px;}
.list_2depth_type1 li:first-child .emph_g2{padding-top:0;}
.list_1depth .list_2depth_type1{padding-left:0;}
.list_1depth .list_2depth_type1 li{padding-top:0;}
.list_2depth_type2{padding:10px 0 0 40px;}
.list_2depth_type2 li{font-size:14px;line-height:26px;text-indent:-15px;}
.list_1depth .list_2depth_type2{padding-left:16px;}
.list_1depth .list_2depth_type2 li{padding-top:0;}
.wrap_policy .emph_group + .list_2depth_type1{padding-top:3px;}
.tit_terms{display:block;padding:30px 0 0 21px;font-weight:normal;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.terms_list{overflow:hidden;}
.terms_list .bundle_terms{float:left;margin-left:108px;}
.terms_list .bundle_terms:first-child{margin-left:0;}
.tbl_terms{margin-top:26px;}
.tbl_terms td{border-left:1px solid #e6e6e6;text-align:left;}
.tbl_terms .inner_cell{font-size:14px;padding:26px 20px 23px;}
.tbl_terms .txt_rights{display:block;padding-top:5px;font-weight:bold;color:#1e1e1e;}
.tbl_terms .list_2depth{padding-left:16px;}
.tbl_terms .list_2depth.fst{padding-top:0;}
.tbl_terms .list_2depth li:before{display:inline-block;width:2px;height:2px;margin:10px 14px 0 -16px;background-color:#1e1e1e;vertical-align:top;content:'';}
.tbl_terms .list_2depth_type1 li{padding-top:0;font-size:14px;line-height:26px;}
.wrap_policy .tbl_terms{width:1160px;}
.wrap_policy .tbl_approval{width:1135px;}
/* 개인정보 처리방침 */
.cont_policy .tit_group{display:block;padding:21px 0 0 25px;font-weight:normal;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.cont_policy .emph_group{display:block;font-size:14px;padding:14px 0 0 25px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.cont_policy .desc_group{display:block;padding:5px 0 0 25px;font-size:14px;font-weight:normal;color:#1e1e1e;}
.cont_policy .list_posting li:last-child{margin-top:15px;}
/* 2022-01-11 개인정보처리방침 개정 작업 */
/* 2020-09-14 영상정보처리기기 운영 정책 추가 */
.wrap_policy_vod .tit_subject.fst{padding-top:53px;}
.wrap_policy_vod .list_2depth{padding-left:41px;}
.wrap_policy_vod .tbl_terms{width:1135px;margin-left:25px;border-top-width:1px;}
/* 사이버윤리실 */
.wrap_cont + .wrap_cyber{margin-top:0;}
.wrap_cont + .wrap_cyber .tit_corp{padding-top:72px;}
.wrap_cont + .wrap_cyber .area_cont{border-top:0 none;}
.wrap_cont + .wrap_cyber .desc_txt{padding-top:74px;}
.tbl_terms .list_cyber{overflow:hidden;}
.tbl_terms .list_cyber dt{float:left;width:70px;font-size:14px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.tbl_terms .list_cyber dd{overflow:hidden;font-size:14px;}
.tbl_terms .txt_cyber{display:block;padding:30px 0 14px 0;font-size:14px;}
.cyber_btn{margin-bottom:7px;}
.cyber_btn .btn_step + .btn_step{margin-left:10px;}
.wrap_cyber .btn_offer.btn_ethics{width:143px;height:38px;margin-top:14px;font-size:14px;line-height:38px;}
/* 2021-05-20 추가 */
/* 2021-06-28 추가 */
.cyber_ethics .wrap_cont + .wrap_cont{margin-top:97px;}
.cyber_ethics .wrap_cont + .wrap_cyber{margin-top:0;}
.cyber_ethics .wrap_cont + .wrap_cont .tit_corp{padding-top:94px;}
.cyber_ethics .wrap_cont + .wrap_cont .desc_txt{padding-top:95px;}
.cyber_ethics .list_1depth:first-child{padding-top:75px;}
.cyber_ethics .wrap_core .list_1depth{padding-left:0;}
.cyber_ethics .wrap_core .list_1depth li{padding:0 0 0 25px;line-height:28px;}
.cyber_ethics .wrap_core .list_1depth .tit_img{display:block;margin:58px 0 0 20px;font-weight:bold;}
.cyber_ethics .wrap_core .list_1depth .img_ethics{display:block;width:860px;height:auto;margin-left:-25px;}
.cyber_ethics .list_step{overflow:hidden;padding-top:100px;}
.cyber_ethics .list_step li{float:left;position:relative;width:154px;text-align:center;}
.cyber_ethics .list_step li + li{padding-left:22px;}
.cyber_ethics .list_step li + li:before{position:absolute;top:50px;left:9px;border:5px solid transparent;border-left:5px solid #000;border-right:none;content:'';}
.cyber_ethics .list_step li + li:after{position:absolute;top:50px;left:8px;border:5px solid transparent;border-left:5px solid #fff;border-right:none;content:'';}
.cyber_ethics .list_step .box_step{border:1px solid #1e1e1e;font-weight:bold;font-size:14px;}
.cyber_ethics .list_step .box_step .tit_step{display:block;overflow:hidden;height:84px;background-color:#1e1e1e;line-height:20px;color:#fff;}
.cyber_ethics .list_step .box_step .tit_step span.one_line{margin-top:30px;display:inline-block;}
.cyber_ethics .list_step .box_step .tit_step span.two_line{margin-top:22px;display:inline-block;}
.cyber_ethics .list_step .box_step .tit_step span.three_line{margin-top:10px;display:inline-block;}
.cyber_ethics .list_step .box_step .tit_step span.four_line{margin-top:7px;display:inline-block;line-height:1.0;}
.cyber_ethics .list_step .box_step .txt_step{display:table-cell;width:170px;height:110px;vertical-align:middle;color:#1e1e1e;padding:0 1px;}
.cyber_ethics .list_step .desc_step{margin-top:20px;font-size:12px;line-height:18px;}
.cyber_ethics .list_subsidiary{overflow:hidden;padding-top:100px;}
.cyber_ethics .list_subsidiary li{float:left;width:197px;margin:0 24px 69px 0;text-align:center;}
.cyber_ethics .list_subsidiary li:nth-child(4n){margin-right:0;}
.cyber_ethics .list_subsidiary .link_subsidiary{display:inline-block;vertical-align:top;}
.cyber_ethics .list_subsidiary .link_subsidiary img{vertical-align:top;}
.cyber_ethics .wrap_btn_en{font-size:0;}
.cyber_ethics .wrap_btn_en .btn_step{padding:0 8px;}
.cyber_ethics .wrap_btn_en .btn_step .ico_arr{margin-left:8px;}
/* // 2021-06-28 추가 */
/* 기타페이지 (에러/커밍순/점검중) */
.error_type{height:100%;background:#fff;}
.kakao_etc{width:1160px;margin:0 auto;padding:300px 0;}
.kakao_etc .tit_service{display:block;overflow:hidden;height:20px;margin-top:20px;background:url(//t1.kakaocdn.net/kakaocorp/pw/logo_kakao.png) no-repeat 0 0;text-indent:-9999px;}
.kakao_etc .desc_etc{padding-top:70px;color:#666;}
.kakao_etc .desc_etc .txt_etc{display:block;padding-bottom:15px;color:#1e1e1e;}
.kakao_etc .btn_reset{display:block;width:140px;height:38px;margin-top:20px;border:1px solid #1e1e1e;line-height:40px;color:#1e1e1e;font-size:14px;text-align:center;text-decoration:none;}
.kakao_etc .btn_reset:hover{color:#fff;background-color:#1e1e1e;}
.kakao_etc .txt_time{display:block;padding-top:10px;color:#1e1e1e;}
.kakao_etc .txt_info{display:block;padding-top:10px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
/****************************** 팝업/레이어 ******************************/
/* 오디오 팝업 */
.kakao_popup{position:relative;}
/* 투자정보 팝업 */
.cont_popup{overflow:hidden;background:#ccc;}
.popup_ir{position:relative;overflow:hidden;width:460px;min-height:232px;padding:60px 40px 40px;background:#fff;}
.popup_ir .tit_popup{display:block;font-weight:bold;font-size:18px;line-height:22px;color:#1e1e1e;}
.popup_ir .desc_popup{margin-top:18px;font-size:14px;line-height:22px;}
.popup_ir .link_url{color:#3c64e6;}
.popup_ir .wrap_inp{overflow:hidden;margin-top:28px;}
.popup_ir .box_inp{position:relative;float:left;width:356px;height:18px;padding:7px 11px 13px;border:1px solid #e6e6e6;}
.popup_ir .ico_serch{width:17px;height:18px;margin:11px 0 0;background-position:-130px -112px;}
.popup_ir .lab_search{position:absolute;left:12px;top:11px;height:18px;font-size:14px;}
.popup_ir .inp_search{display:block;width:100%;height:23px;border:0 none;font-size:14px;outline:none;color:#1e1e1e;}
.popup_ir .btn_find{float:left;background:#4d4d4d;color:#1e1e1e;}
.popup_ir .txt_find{display:block;width:80px;height:40px;color:#fff;font-size:14px;line-height:40px;}
.popup_ir .btn_find:hover{background-color:#1e1e1e;color:#fff;}
.popup_ir .address_tbl{overflow:hidden;width:460px;margin-top:20px;border-top:2px solid #4d4d4d;}
.popup_ir .address_tbl + .paging_comm{padding-top:20px;}
.popup_ir .address_tbl .btn_post{display:block;width:100%;font-size:14px;line-height:26px;color:#1e1e1e;}
.popup_ir .address_tbl .btn_address{display:block;width:100%;font-size:14px;line-height:26px;color:#1e1e1e;text-align:left;}
.popup_ir .wrap_date{overflow:hidden;padding-top:35px;}
.popup_ir .tbl thead th{padding:9px 0 14px;font-size:14px;line-height:14px;border-bottom:1px solid #e6e6e6;background:#f7f7f7;}
.popup_ir .tbl thead tr > th:first-child{border-left:0 none;}
.popup_ir .tbl td{border-bottom:1px solid #e6e6e6;text-align:left;}
.popup_ir .tbl tr > td:first-child{border-left:0 none;text-align:center;}
.popup_ir .tbl .inner_cell{padding:5px 20px 7px;font-size:14px;color:#1e1e1e;}
.popup_ir .tit_register{display:block;float:left;width:96px;font-weight:normal;font-size:14px;line-height:20px;color:#1e1e1e;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.popup_ir .list_register{float:left;margin-top:1px;font-size:14px;}
.popup_ir .list_register li{line-height:22px;}
.popup_ir .wrap_btn{width:100%;height:40px;padding-top:40px;text-align:center;}
.popup_ir .inner_btn{display:inline-block;margin:0 5px;}
.popup_ir .btn_offer{width:auto;height:auto;}
.popup_ir .txt_offer{display:block;width:98px;height:38px;font-size:14px;line-height:38px;}
.popup_ir.popup_ir_type2 .wrap_inp{margin-top:28px;}
.popup_ir.popup_ir_type2 .box_inp{width:348px;}
.popup_ir.popup_ir_type2 .btn_find{float:right;}
.popup_ir.popup_ir_type2 .box_search{overflow:hidden;}
/* 투자정보 팝업 type2 */
.popup_ir_type2 .search_valid .box_inp{border:1px solid #0000ff;}
.popup_ir_type2 .search_error .box_inp{border:1px solid #ff0000;}
.popup_ir_type2 .search_error .desc_noti{color:#ff0000;}
.popup_ir .desc_noti{padding-top:10px;font-size:14px;color:#003cff;}
.popup_ir .desc_noti.error{color:#eb0b00;}
.popup_ir .desc_confirm{margin-top:31px;font-size:14px;color:#1e1e1e;text-align:center;}
/* 레이어 공통 */
.layer_open{overflow:hidden;}
.dimmed_layer{display:none;position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background:#000;opacity:0.2;filter:alpha(opacity=50);}
.layer_comm{position:fixed;left:0;top:0;z-index:10000;width:100%;height:100%;}
.inner_comm_layer{display:table;width:100%;height:100%;}
.inner_comm_layer .info_comm_layer{display:table-cell;vertical-align:middle;}
.inner_comm_layer .cont_ir_layer{position:relative;overflow:hidden;width:460px;padding:52px 40px 32px;background:#fff;margin:0 auto;}
/* 투자정보 레이어 */
.cont_ir_layer .tit_layer{display:block;font-weight:bold;font-size:18px;line-height:26px;color:#1e1e1e;}
.cont_ir_layer .desc_layer{font-size:16px;line-height:26px;text-align:center;color:#1e1e1e;}
.cont_ir_layer .txt_g{font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.cont_ir_layer .complete_tbl{overflow:hidden;margin:40px 0 40px;min-height:155px;border-top:2px solid #4d4d4d;}
.cont_ir_layer .tbl th{padding:15px 20px 14px;font-size:14px;border-bottom:1px solid #e6e6e6;background:#f7f7f7;color:#1e1e1e;text-align:left;font-family:'NotoSans Regular','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif;}
.cont_ir_layer .tbl tr > th:first-child{border-left:0 none;}
.cont_ir_layer .tbl td{border-bottom:1px solid #e6e6e6;text-align:left;}
.cont_ir_layer .tbl .inner_cell{padding:5px 20px 7px;font-size:14px;color:#1e1e1e;}
.cont_ir_layer .wrap_btn{width:100%;height:44px;margin-top:40px;padding-top:0;text-align:center;}
.cont_ir_layer .inner_btn{display:inline-block;}
.cont_ir_layer .btn_offer{width:auto;height:auto;}
.cont_ir_layer .btn_item{width:144px;}
.cont_ir_layer .txt_offer{display:block;width:98px;height:40px;font-size:14px;line-height:40px;}
.cont_ir_layer .btn_item .txt_offer{width:144px;}
.cont_ir_layer .btn_close{position:absolute;right:0;top:0;overflow:hidden;width:57px;height:57px;}
.cont_ir_layer .ico_close{display:block;width:17px;height:17px;margin:20px auto 0;background-position:-120px -40px;}
/* 투자정보 레이어 type2 */
.inner_comm_layer.inner_ir_layer2 .cont_ir_layer{padding:56px 40px 40px;}
.inner_comm_layer.inner_ir_layer2 .desc_layer{margin-top:13px;padding-bottom:0;line-height:22px;text-align:left;word-break:break-all;}
.inner_comm_layer.inner_ir_layer2 .desc_layer2{margin-top:11px;line-height:26px;color:#1e1e1e;}
.inner_comm_layer.inner_ir_layer2 .emph_travel{display:block;margin-top:25px;padding-top:24px;border-top:1px solid #e6e6e6;font-weight:bold;color:#1e1e1e;}
.inner_comm_layer.inner_ir_layer2 .list_travel{padding-top:4px;font-size:14px;line-height:22px;}
.inner_comm_layer.inner_ir_layer2 .list_travel li{padding-top:8px;}
/* 2017-12-28 추가 시작 */
/* Travel Day 신청 완료 */
/* 컨텐츠 드래그 컬러효과 */
::-moz-selection,::selection{background:rgba(255,238,51,0.99);}
img::selection{background:none;}
@media all and (max-width:1240px){.kakao_type .wrap_head{padding:0 40px;}
    .wrap_slide .inner_slide,.main_slide .info_page{padding-left:40px;padding-right:40px;}
    .svc_slide .inner_slide{padding:0;}
    .main_summary,.main_service{padding-left:20px;padding-right:20px;}
    .wrap_slide .txt_info{padding-left:40px;}
    .subtop_visual .desc_visual{left:42px;}
    .kakao_type .foot_kakao .inner_copyright{padding-left:40px;padding-right:40px;} }
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.ico_corp{background-image:url(//t1.kakaocdn.net/kakaocorp/pw/rtn/ico_corp_181031.png);-webkit-background-size:350px 350px;background-size:350px 350px;}
    /* 2018-10-31 이미지 수정 */
    .wrap_head .tit_service{background-image:url(//t1.kakaocdn.net/kakaocorp/pw/rtn/logo_kakao.png);-webkit-background-size:66px 20px;background-size:66px 20px;}
    .head_type1 .wrap_head .tit_service{background-image:url(//t1.kakaocdn.net/kakaocorp/pw/rtn/logo_kakao_white.png);-webkit-background-size:66px 20px;background-size:66px 20px;} }
/* 뷰페이지 - 구데이터 마이그레이션시 오버라이딩 css */
.view_body p{margin:0 !important;font-size:16px !important;line-height:26px !important;font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum,sans-serif !important;color:#666 !important;text-indent:0 !important;}
.view_body font{color:#666 !important;}
.view_body b{font-weight:normal !important;}
.view_body span{font-size:16px !important;font-family:"NotoSans Light","Malgun Gothic","맑은 고딕","Apple SD Gothic Neo","돋움",dotum,sans-serif !important;}
/* 투자정보 GNB */
/* header */
.ir_main .wrap_head .link_invest{display:block;overflow:hidden;width:154px;height:60px;}
.ir_main .wrap_head .tit_service{height:28px;margin-top:16px;background:url(https://t1.kakaocdn.net/kakaocorp/Ir/main_2021/logo_ir.png) no-repeat 0 0;background-size:154px 28px;}
.ir_main .wrap_head .tit_service.en{background:url(https://t1.kakaocdn.net/kakaocorp/Ir/main_2021/logo_ir_en.png) no-repeat;background-size:154px 28px;}
.ir_main #kakaoGnb .list_gnb > li .link_talent .ico_arr{position:absolute;top:23px;right:13px;width:14px;height:14px;background-position:-155px 0;}
.ir_main .list_gnb .box_sub .list_sub{width:auto;padding:15px 0 15px 60px;}
.ir_main .list_gnb .box_sub .list_sub .link_sub{font-size:16px;letter-spacing:-0.5px;}
.ir_main .list_gnb .box_sub .list_sub .link_sub:hover span,.ir_main .list_gnb .box_sub .list_sub .link_sub.on span{color:#000;}
.ir_main .list_gnb .box_sub .list_sub li{display:inline-block;padding:0 30px;}
.ir_main .list_gnb .box_sub .list_sub li .link_sub:focus span{color:#000;}
.ir_main .box_gnb,.ir_main #kakaognb{overflow:hidden;}
.ir_main #kakaoGnb .list_gnb > li .link_gnb{line-height:59px;padding:0 27px 0 13px;}
.ir_main #kakaoGnb .list_gnb > li .link_gnb .line{right:25px;}
/* 2021-03-31 수정 */
/* 2021-04-01 수정 */
/* 2021-03-17 추가 */
/* ceo 메세지 추가로 인한 dot 아이콘 추가 */
#kakaoGnb .list_sub .ico_dot{display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#FAE100;vertical-align:top;}
/* 2024-05-16 추가 */
/* 사이버윤리실 - 온라인 제보하기 */
.list_protection{margin-top:16px;border-top:2px solid #4d4d4d;}
.list_protection .tit_protection{display:block;padding-top:16px;font-weight:bold;line-height:30px;color:#1e1e1e;}
.list_protection .info_protection{position:relative;display:block;padding-left:10px;line-height:26px;}
.list_protection .info_protection::before{content:'';position:absolute;top:10px;left:0;width:2px;height:2px;background-color:#666;}
.list_protection .sub_info{padding-left:10px;}
/* 2021-10-06 추가 */
/* 2021-10-06 추가 */
/* 2021-10-06 추가 */
/* 2021-10-06 추가 */
/* 2021-10-06 추가 */
.cont_invest .wrap_download_btn{float:left;margin-left:-90px;margin-top:130px;}
/* 2024-06-17 추가시작 */
/* 개인정보처리방침 네비게이션 박스 추가 */
.private_company .wrap_menu{overflow:hidden;margin-top:27px;padding:19px 0 21px;border:1px solid #1e1e1e;}
.private_company .wrap_menu .list_menu2{display:grid;overflow:hidden;grid-template-columns:1fr 1fr 1fr;}
.private_company .wrap_menu .list_menu2 li{padding:0 40px;}
.private_company .wrap_menu .list_menu2 li:nth-of-type(n + 4){margin-top:8px;}
.private_company .wrap_menu .list_menu2 .link_menu{display:block;line-height:34px;color:#1e1e1e;font-family:"NotoSans Regular","Malgun Gothic","맑은 고딕",   "Apple SD Gothic Neo","돋움",dotum,sans-serif;}
.private_company .wrap_labeling + .desc_g{padding-top:0;font-size:14px;}
.private_company .wrap_labeling .inner_labeling{margin:28px 0 20px;}
.private_company .wrap_labeling .list_labeling{font-size:0;}
.private_company .list_labeling li{position:relative;display:inline-block;vertical-align:top;}
.private_company .list_labeling.type_tooltip li{max-width:178px;}
.private_company .list_labeling li + li{margin-left:18px;}
.private_company .list_labeling .btn_labeling{display:block;text-align:center;}
.private_company .list_labeling .btn_labeling .wrap_img{display:flex;width:178px;height:178px;margin-bottom:12px;align-items:center;justify-content:center;background-color:#f4f4f4;border-radius:24px;}
.private_company .list_labeling .btn_labeling .img_labeling{display:block;width:124px;height:124px;}
.private_company .list_labeling .btn_labeling .txt_labeling{color:#1e1e1e;font-size:16px;line-height:26px;}
.private_company .wrap_labeling .list_labeling li:hover .btn_labeling,.private_company .wrap_labeling .list_labeling .btn_labeling:focus{text-decoration:underline;font-weight:bold;color:#111;}
.private_company .wrap_labeling .layer_labeling .btn_close{position:absolute;top:8px;right:8px;}
.private_company .btn_labeling[aria-expanded="true"] + .layer_labeling{display:block;}
.private_company .wrap_labeling .list_labeling li:hover .layer_labeling,.private_company .wrap_labeling .list_labeling .btn_labeling:focus + .layer_labeling{display:block;}
.private_company .list_labeling .layer_labeling{display:none;position:absolute;width:480px;padding:30px;border:1px solid #d4d4d4;background:#fff;top:215px;/* 수정 */ left:0;right:auto;box-sizing:border-box;z-index:20;}
.private_company .list_labeling .layer_labeling.direction_right{left:auto;right:0;}
.private_company .layer_labeling .tit_layer{font-size:14px;line-height:26px;color:#1e1e1e;}
.private_company .layer_labeling .desc_layer{margin-top:10px;font-size:14px;line-height:26px;color:#666;}
.private_company .layer_labeling .desc_layer + .desc_layer{margin:0;}
.private_company .layer_labeling .txt_more{margin-top:15px;padding:15px 0 0 16px;border-top:1px solid #e6e6e6;font-size:14px;line-height:26px;}
.private_company .layer_labeling .txt_more::before{position:absolute;margin-left:-16px;content:"\203B";}
.private_company .layer_labeling .txt_more .link_more{color:#3c64e6;}
.private_company .info_labeling{margin-top:40px;padding:59px;border:1px solid #1e1e1e;background:#fff;}
.private_company .info_labeling .list_labeling{display:flex;justify-content:space-between;}
.private_company .info_labeling .list_labeling li{padding-right:25px;flex-basis:50%;flex-grow:1;}
.private_company .info_labeling .list_labeling li:only-child{padding:0;}
.private_company .info_labeling .list_labeling li + li{padding-left:25px;border-left:1px solid #e6e6e6;}
.private_company .info_labeling .list_labeling .wrap_ico{font-size:0;}
.private_company .info_labeling .list_labeling .inner_ico{display:inline-block;margin-left:15px;}
.private_company .info_labeling .inner_ico .img_labeling{margin-left:15px;}
.private_company .info_labeling .list_labeling .inner_ico::before{content:"";position:absolute;width:1px;height:104px;background-color:#e6e6e6;}
.private_company .info_labeling .tit_labeling{line-height:26px;color:#1e1e1e;}
.private_company .info_labeling .list_labeling .wrap_text{margin-top:30px;}
.private_company .info_labeling .list_labeling li::after{display:block;clear:both;content:"";}
.private_company .info_labeling .list_labeling li:only-child{display:flex;align-items:center;}
.private_company .info_labeling .list_labeling li:only-child .wrap_ico{min-width:254px;margin-right:25px;flex-basis:254px;white-space:nowrap;}
.private_company .info_labeling .list_labeling li:only-child .wrap_text{margin:0;}
.private_company .info_labeling .img_labeling{display:inline-block;}
.private_company .info_labeling .img_labeling + .img_labeling{margin-left:14px;}
.private_company .info_labeling .img_labeling.type1{height:104px;}
.private_company .info_labeling .img_labeling.type2{width:70px;height:70px;}
.private_company .info_labeling .desc_labeling{margin-top:16px;font-size:14px;line-height:24px;color:#666;}
.private_company .area_cont .wrap_btn.type_privacy{padding-top:0;text-align:right;}
/* 라벨링 추가 */
/* 2024-06-25 추가 */
/* 앵커버튼 이동시 위치관련 수정 */
.area_cont .tit_policy{scroll-margin-top:100px;}
/* 테이블 관련 수정 */
.private_company .inner_cell .title_cell{color:#1e1e1e;}
.private_company .inner_cell .list_2depth_type2{padding:0;}
.private_company .inner_cell .list_2depth_type2 li{text-indent:0;}
.private_company .inner_cell .desc_group + .tit_group{padding-top:20px;}
.private_company .inner_cell .tit_group{padding-top:0;}
/* 2024-06-17 추가끝 */