@charset "utf-8";
/* 2020-03-09 추가 시작 */
/* font */
@font-face{
    font-family:'Noto Sans KR';
    font-weight:700;
    src:local('Noto Sans KR Bold'), local('NotoSansKR-Bold');
    src:url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Bold.eot),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Bold.eot?#iefix) format('embedded-opentype'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Bold.woff2) format('woff2'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Bold.woff) format('woff'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Bold.otf) format('opentype');
}
@font-face{
    font-family:'Noto Sans KR';
    font-weight:500;
    src:local('Noto Sans KR Medium'), local('NotoSansKR-Medium');
    src:url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Medium.eot),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Medium.woff2) format('woff2'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Medium.woff) format('woff'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Medium.otf) format('opentype');
}
@font-face{
    font-family:'Noto Sans KR';
    font-weight:400;
    src:local('Noto Sans KR Regular'), local('NotoSansKR-Regular');
    src:url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Regular.eot),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Regular.woff2) format('woff2'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Regular.woff) format('woff'),
    url(https://t1.kakaocdn.net/clean_static/guide/font/NotoSansKR-Regular.otf) format('opentype');
}
/* 2020-03-09 추가 끝 */
/* 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, q:before, q:after{content:'';content:none}
input, select, textarea, button{vertical-align:middle}
input::-ms-clear{display:none}
button{border:0 none;background-color:transparent;cursor:pointer}
body{background:#fff}
body, th, td, input, select, textarea, button{font-size:12px;line-height:1.5;font-family:'Noto Sans KR', arial, 'Apple SD Gothic Neo', sans-serif;font-weight:500;color:#1e1e1e} /* 2020-03-09 수정 */
/* color값은 디자인가이드에 맞게사용 */
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 */
#daumIndex{overflow:hidden;position:absolute;left:-9999px;width:0;height:1px;margin:0;padding:0}
/* 스킵네비게이션 */
.ir_pm{display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px}
/* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa{display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1;font-size:24px;font-weight:normal} /* 2020-07-28 수정 */
/* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px}
/* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.f_l{float:left}
.f_r{float:right}
.cl_b{clear:both;width:0;height:0;font-size:0;line-height:0}
.show{display:block}
.hide{display:none}
.tbl{width:100%;border-collapse:collapse;border-spacing:0}
/* 테이블 초기화 */
.clear_g{display:block;overflow:visible;width:auto;clear:both;*zoom:1}
.clear_g:after{display:block;visibility:hidden;height:0;font-size:0;clear:both;content:''}
/* 공통 */
.btn_privacy{overflow:hidden;line-height:0;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/eng_btn_privacy_170126.png) no-repeat 0 0;text-indent:-9999px;cursor:pointer} /* 2017-01-26 수정, 2020-03-30 이미지 경로 수정 */
.ico_privacy{background:url(https://t1.daumcdn.net/id/clean/privacy/eng/ico_privacy.png) no-repeat;vertical-align:top} /* 2020-03-30 이미지 경로 수정 */
.tit_privacy{display:block;font-weight:700;font-size:24px}
/* layout */
html{overflow-y:scroll;height:100%}
body{height:100%}
#daumWrap{position:relative;min-height:100%;_height:100%}
#daumHead{position:fixed;_position:absolute;top:0;z-index:100;width:100%;border-bottom:1px solid #e8eaed;background-color:#f5f7f8}
#daumHead .inner_header{overflow:hidden;width:951px;padding:23px 16px 21px;margin:0 auto}/* 2019-11-20 수정 *//* 2019-11-22 수정 *//* 2019-11-22-v2 수정 */
#daumHead .top_header{padding-top:52px}
#daumContent{padding-top:100px}
#mArticle{width:967px;padding:0 0 171px 16px;margin:0 auto}
#daumFoot{position:absolute;bottom:0;width:100%;background-color:#333}
#daumFoot .inner_footer{width:951px;height:30px;padding:27px 16px;margin:0 auto}
/* daumHead */
#daumHead h1{display:inline;float:left;font-weight:bold;font-size:16px;line-height:18px;letter-spacing:-1px}
#daumServiceLogo{display:block;width:72px;height:23px;background:url(//t1.daumcdn.net/id/clean/privacy/logo_kakao.png) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정, 2020-07-28 수정 */
/* footer */
.inner_footer .link_daumkakao{float:left;width:50px;height:17px;margin-top:5px;background-position:-420px -209px}
/* 2015-09-21 수정 */
.inner_footer .txt_copyright{float:left;padding:6px 0 0 15px;font-size:13px;color:#acacac}
.inner_footer .link_daum{color:#acacac}
.opt_relative{float:right;position:relative;width:259px;height:30px;font-family:"돋움", dotum, sans-serif}
.opt_relative .link_selected{display:block;height:18px;padding:7px 10px 3px 12px;border:1px solid #707070;color:#a0a0a0;background-position:100% 9px}
.opt_relative .link_selected:hover{text-decoration:none}
.opt_relative .list_opt{display:none;position:absolute;left:0;bottom:29px;width:257px;padding:4px 0;border:1px solid #707070;background-color:#333}
.opt_relative .list_opt .link_option{display:block;padding:8px 0 8px 10px;line-height:14px;color:#a0a0a0}
.opt_relative .list_opt .link_option:hover{text-decoration:none}
.opt_open .link_selected{background-position:100% -34px}
.opt_open .list_opt{display:block}
/* gnb */
#daumGnb{float:left;width:545px;padding:5px 0 0 28px}
#daumGnb .gnb_privacy{float:left;position:relative}
#daumGnb li{float:left}
.gnb_privacy .link_gnb{display:block;height:17px;padding-bottom:8px;font-weight:bold;font-size:14px;line-height:16px;background:#f5f7f8 url(https://t1.daumcdn.net/id/clean/privacy/eng/eng_gnb_privacy.gif) no-repeat;letter-spacing:-1px;text-align:center} /* 2020-03-30 이미지 경로 수정 */
.gnb_privacy .link_gnb1{width:77px;margin:0 40px 0 110px;background-position:-2px -27px}
.gnb_privacy .link_gnb2{width:96px;margin-right:40px;background-position:-102px -27px}
.gnb_privacy .link_gnb3{width:79px;margin-right:40px;background-position:-227px -27px}
.gnb_privacy .gnb_over{padding-bottom:34px}
.gnb_privacy .lst{padding-bottom:0}
.gnb_privacy .gnb_over .link_gnb1, .gnb_privacy .on .link_gnb1{padding-bottom:6px;border-bottom:2px solid #2895d4;background-position:-2px -52px}
.gnb_privacy .gnb_over .link_gnb2, .gnb_privacy .on .link_gnb2{padding-bottom:6px;border-bottom:2px solid #2895d4;background-position:-102px -52px}
.gnb_privacy .gnb_over .link_gnb3, .gnb_privacy .on .link_gnb3{padding-bottom:6px;border-bottom:2px solid #2895d4;background-position:-227px -52px}
#daumGnb .gnb_sub{display:none;position:absolute;left:0;top:30px}
.gnb_sub .link_sub{float:left;height:14px;padding:10px 11px 20px;font-size:11px;line-height:12px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/eng_gnb_privacy.gif) no-repeat;letter-spacing:-1px;text-align:center} /* 2020-03-30 이미지 경로 수정 */
.gnb_sub .ico_bar{float:left;height:12px;width:1px;margin:10px 1px 0;background-color:#cdd0da}
#daumGnb .gnb_sub1{left:100px}
.gnb_sub1 .link_sub1{width:109px;background-position:8px -92px}
.gnb_sub1 .link_sub2{width:123px;background-position:-117px -92px}
.gnb_sub1 .link_sub1:hover, .gnb_sub1 .link_sub1:focus, .gnb_sub1 .sub_on .link_sub1{background-position:8px -142px}
.gnb_sub1 .link_sub2:hover, .gnb_sub1 .link_sub2:focus, .gnb_sub1 .sub_on .link_sub2{background-position:-117px -142px}
#daumGnb .gnb_sub2{left:101px}
.gnb_sub2 .link_sub1{width:179px;background-position:-267px -92px}
.gnb_sub2 .link_sub2{width:122px;background-position:-467px -92px}
.gnb_sub2 .link_sub1:hover, .gnb_sub2 .link_sub1:focus, .gnb_sub2 .sub_on .link_sub1{background-position:-267px -142px}
.gnb_sub2 .link_sub2:hover, .gnb_sub2 .link_sub2:focus, .gnb_sub2 .sub_on .link_sub2{background-position:-467px -142px}
#daumGnb .gnb_sub3{left:10px;width:580px}
.gnb_sub3 .link_sub1{width:113px;background-position:8px -192px}
.gnb_sub3 .link_sub2{width:197px;background-position:-117px -192px}
.gnb_sub3 .link_sub3{width:196px;background-position:-342px -192px}
.gnb_sub3 .link_sub1:hover, .gnb_sub3 .link_sub1:focus, .gnb_sub3 .sub_on .link_sub1{background-position:8px -242px}
.gnb_sub3 .link_sub2:hover, .gnb_sub3 .link_sub2:focus, .gnb_sub3 .sub_on .link_sub2{background-position:-117px -242px}
.gnb_sub3 .link_sub3:hover, .gnb_sub3 .link_sub3:focus, .gnb_sub3 .sub_on .link_sub3{background-position:-342px -242px}
#daumGnb .gnb_over .gnb_sub{display:block}
.list_util{float:right}/* 2019-11-20 수정, 2020-03-09-v2 수정 */
.list_util li{float:left}
.list_util .link_util{float:left;height:8px;padding:7px 0;text-align:center}
.list_util .ico_bar{float:left;height:11px;width:1px;margin:6px 8px 0;background-color:#c8c8c8;vertical-align:top}
.list_util .link_util .txt_corp{float:left;overflow:hidden;width:45px;height:8px;margin:0 auto;line-height:0;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/eng_gnb_privacy.gif) no-repeat;text-indent:-9999px;vertical-align:top;cursor:pointer} /* 2020-03-30 이미지 경로 수정 */
.list_util .link_map .txt_corp{background-position:-2px -77px}
.list_util .link_en .txt_corp{width:47px;background-position:-102px -77px}
.list_util .link_ko .txt_corp{width:45px;background-position:-52px -77px}
/* 홈 */
.wrap_home{background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_home2_150327.gif) repeat-x 0 464px} /* 2015-03-27 이미지 수정, 2020-03-30 이미지 경로 수정 */
.cont_home{background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_home_150921.gif) no-repeat 50% 188px} /* 2015-03-27 이미지 수정, 2020-03-30 이미지 경로 수정 */
/* 2015-09-21 이미지 수정  */
.tab_home{overflow:hidden;width:100%;padding-top:573px}
.tab_home li{float:left;width:316px}
.tab_home .link_tab{display:block;font-size:14px;color:#1f1f1f;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_bar.gif) no-repeat 0 23px} /* 2020-03-30 이미지 경로 수정 */
.tab_home .link_tab:hover{text-decoration:none}
.tab_home .link_tab1{padding-left:37px}
.tab_home .link_tab2{padding-left:37px}
.tab_home .link_tab3{padding-left:37px}
.tab_home .fst .link_tab{background:none}
.tab_home .desc_tab{padding-top:11px;line-height:22px;color:#666}
.tab_home .tit_tab{display:block;height:26px;padding-bottom:2px}
.tab_home .link_tab1 .tit_tab{width:113px;background-position:0 -80px}
.tab_home .link_tab2 .tit_tab{width:139px;background-position:-120px -80px}
.tab_home .link_tab3 .tit_tab{width:115px;background-position:-270px -80px}
.tab_home .link_tab1:hover .tit_tab{padding-bottom:1px;border-bottom:1px solid #55a8d7;background-position:0 -110px}
.tab_home .link_tab2:hover .tit_tab{padding-bottom:1px;border-bottom:1px solid #55a8d7;background-position:-120px -110px}
.tab_home .link_tab3:hover .tit_tab{padding-bottom:1px;border-bottom:1px solid #55a8d7;background-position:-270px -110px}
.cont_home .link_faq{display:block;width:703px;padding:18px 0 15px 245px;margin-top:78px;border:1px solid #d6d8da}
.cont_home .link_faq:hover{background-color:#f6f6f6}
.cont_home .link_faq .btn_privacy{display:block;width:458px;height:23px;background-position:0 0;cursor:pointer}
/* 서브페이지 공통 */
.cont_sub #mArticle{position:relative;width:800px;padding:57px 91px 204px}
.btn_top{position:absolute;right:23px;width:43px;height:43px;background-position:0 -30px}
.btn_top:hover{background-position:-50px -30px}
/* 링크공통 */
.link_privacy{display:inline-block;padding:13px 32px 14px;border:1px solid #c3c3c3;font-size:14px;color:#1d1d1d}
.link_privacy:hover{border-color:#369cd6;color:#2895d4;background-color:#f5f7f8;text-decoration:none}
.link_privacy .ico_privacy{padding-right:15px;background-position:100% -246px}
.privacy_more{display:inline-block;padding-right:17px;background-position:100% -242px}
.privacy_more .txt_more{display:inline-block;border-bottom:1px solid #222;font-size:14px;font-weight:700;line-height:19px;color:#222;cursor:pointer}/* 2020-03-09 수정 */
.privacy_more:hover{text-decoration:none}
.privacy_more:hover .txt_more{border-bottom-color:#2a96d4;color:#2a96d4;text-decoration:none}
.tab_privacy{height:49px;padding-top:67px}
.tab_privacy li{float:left;width:50%;height:49px}
.tab_privacy .link_tab{display:block;position:relative;height:35px;padding-top:12px;border:1px solid #c3c3c3;font-size:16px;color:#1e1e1e;text-align:center}
.tab_privacy .link_tab:hover{text-decoration:none}
.tab_privacy li:first-child .link_tab{border-right:0 none}
.tab_privacy li + li .link_tab{border-left:0 none}
.tab_privacy .on .link_tab{z-index:1;border-color:#333;color:#fff;background-color:#333}
/* 철학 */
.privacy_intro{width:100%;height:128px;margin-top:7px;border-bottom:2px solid #1e1e1e;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_intro_150921.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.desc_privacy{padding-top:21px;font-size:15px;line-height:23px;color:#1e1e1e}
.desc_intro{padding-top:72px;font-size:14px;line-height:23px;color:#1f1f1f}
.list_intro{padding-top:33px}
.list_intro li{padding:35px 0 32px;border-bottom:1px solid #e6e6e6}
.list_intro .lst{padding-bottom:0;border-bottom:0 none}
.list_intro .tit_subject{display:block;font-weight:normal;font-size:22px;font-family:'Times New Roman', 'Apple SD Gothic Neo', sans-serif;color:#1d1d1d}
.list_intro .desc_intro{padding-top:18px}
/* 프라이버시 보호 책임자 */
.privacy_interview{width:100%;height:129px;margin-top:6px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_interview_150921.gif) no-repeat 0 0}/* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.list_interview{padding-top:28px;border-top:2px solid #1e1e1e}
.list_interview li{overflow:hidden;padding:43px 0 49px;border-bottom:1px solid #e6e6e6}
.list_interview .lst{padding-bottom:0;border-bottom:0 none}
.list_interview .tit_subject{font-size:28px}
.list_interview .tit_subject .txt_subject{padding-right:8px;font-size:20px;color:#2b92cd}
.list_interview .desc_interview{padding-top:17px;font-size:14px;line-height:23px;color:#1f1f1f}
.list_interview .info_organization{width:800px;height:470px;margin-top:17px;line-height:0;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_organization_170126.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2017-01-26 수정, 2020-03-30 이미지 경로 수정 */
.list_interview .desc_organization{padding-top:5px}
.list_interview .inner_interview{float:right;line-height:41px;margin-top:60px;}
.list_interview .txt_sing{float:left;margin-top:5px;margin-right:24px}
.list_interview .tit_sign1{float:left;width:125px;height:41px;background-position:-250px -140px}
.list_interview .tit_sign2{float:right;width:127px;height:31px;background-position:-380px -140px}
.list_interview .tit_sign3{float:right;width:113px;height:54px;margin:-12px 0 0 14px;background-position:0 -240px}
/* 2017-01-26 수정 */
/* 라이프사이클 */
.privacy_lifecycle{width:100%;height:134px;margin-top:1px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_lifecycle_150921.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.wrap_rules{height:50px;padding-top:30px}
.wrap_rules .link_privacy{float:left;height:21px;padding:14px 32px 13px;margin-right:14px}
.wrap_rules .link_privacy .txt_daum{display:inline-block;width:44px;height:19px;margin-right:5px;background-position:-360px -30px;vertical-align:top}
.wrap_rules .link_privacy .txt_kakao{display:inline-block;width:53px;height:16px;margin-right:5px;background-position:-359px -210px;vertical-align:top}
/* 2015-09-21 수정 */
.tit_lifecycle{display:block;width:225px;height:21px;margin-top:75px;background-position:0 -200px}
.info_lifecycle1{width:800px;height:1062px;margin-top:20px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_lifecycle1_150327.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2020-03-30 이미지 경로 수정 */
.info_lifecycle2{width:800px;height:740px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_lifecycle2_150921.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.info_lifecycle3{width:800px;height:548px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_lifecycle3_150327.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2020-03-30 이미지 경로 수정 */
/* 투명성보고서 */
.privacy_report{background:url(https://t1.daumcdn.net/id/clean/privacy/bg_report.png) right top no-repeat;} /* 2015-09-21 이미지 수정, 2015-03-27 이미지 수정, 2019-11-20 수정, 2020-03-09 수정 2020-03-27 수정 */
.privacy_report .tit_report{font-size:42px;font-weight:500} /* 2020-03-09 추가 */
.privacy_report .txt_report{margin:24px 0 50px;font-size:16px} /* 2020-03-09 추가 */
.tab_report{padding-top:80px;border-top:2px solid #1e1e1e}
/* comm{margin-top:50px} 2020-03-09 삭제 */
.cont_report .desc_report .privacy_more{display:block;margin-top:28px;padding-right:0;background-position:-8px -242px;} /* 2020-03-09 추가 */
/* .cont_report .tit_government2{margin-top:97px} 2020-03-09 삭제 */
/* .cont_report .tit_government3{margin-top:97px} 2020-03-09 삭제 */
/* .cont_report .tit_government4{margin-top:97px} 2020-03-09 삭제 */
/* .cont_report .tit_government5{margin-top:97px} 2020-03-09 삭제 */
.cont_report .tit_userright1{margin-top:70px}/* 2019-11-20 수정, 2020-03-09 수정 */
.cont_report .tit_userright2{margin-top:100px}/* 2019-11-20 수정, 2020-03-09 수정 */
.cont_report .tit_userright3{margin-top:100px}/* 2019-11-20 수정, 2020-03-09 수정 */
.cont_report .tit_userright4{margin-top:100px}/* 2020-03-09 추가 */
.cont_report .tit_protect{width:328px;height:34px;margin:80px 0 13px 0;background:url(https://t1.daumcdn.net/id/clean/privacy/tit_protect_en_191120.png) 0 0  no-repeat}/* 2019-11-20 추가 */
.cont_report .tit_subject{display:block;padding-top:70px;font-weight:700;font-size:18px}/* 2019-11-20 수정, 2020-03-09 수정 */
.cont_report .tit_copyright{padding-top:40px}/* 2019-11-20 수정, 2020-03-09 수정 */
.cont_report .info_government{overflow:hidden;width:800px;height:760px;margin-top:16px;line-height:0;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_process_150921.gif) no-repeat 0 0;text-indent:-9999px} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.cont_report .info_report{overflow:hidden;margin-top:20px;line-height:0;font-size:0;text-indent:-9999px} /* 2020-03-09 추가 */
.cont_report .info_userright{width:800px;height:755px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_userright_200309.png) no-repeat 0 0}/* 2015-03-27 이미지 수정, 2019-11-01 수정, 2020-03-09 수정, 2020-03-27 수정 */
.cont_report .info_government{width:800px;height:740px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_government.png) no-repeat 0 0} /* 2020-03-09 추가, 2020-03-27 수정 */
.cont_report .info_kiso{width:800px;height:560px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_kiso_200401.png) no-repeat 0 0} /* 2020-03-09 추가, 2020-03-27 수정, 2020-04-01 수정 */
.cont_report .info_post{width:800px;height:754px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_post.png) no-repeat 0 0} /* 2020-03-09 추가, 2020-03-27 수정 */
.cont_report .desc_privacy{padding-top:20px} /* 2020-03-09 수정 */
.cont_report .desc_privacy .emph_privacy{font-size:16px;font-weight:700} /* 2020-03-09 추가 */
.cont_report .desc_privacy .txt_confirm{display:block;padding-top:28px} /* 2020-03-09 추가 */
.cont_report .desc_privacy .txt_division{display:block;padding:70px 0} /* 2020-03-09 추가 */
.cont_report .txt_division .txt_confirm{padding-top:30px} /* 2020-03-09 추가 */
.cont_report .tit_userright4 + .desc_privacy{padding-top:40px} /* 2020-03-09 추가 */
.cont_report .desc_report{padding-top:30px}
/* 2016-01-28 그래프 이미지 수정 시작*/
/* 2016-07-29 그래프 이미지 수정 시작*/
/* 2017-01-26 그래프 이미지 수정 시작*/
.cont_report .bg_graph1{width:800px;height:370px;margin-top:58px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_engraph1_180801.gif) no-repeat 0 20px} /* 2017-08-08 이미지 수정, 2020-03-30 이미지 경로 수정 */
.cont_report .bg_graph2{width:800px;height:370px;margin-top:58px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_engraph2_180801.gif) no-repeat 0 20px} /* 2017-08-08 이미지 수정, 2020-03-30 이미지 경로 수정 */
.cont_report .bg_graph3{width:800px;height:371px;margin-top:58px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_engraph3_180801.gif) no-repeat 0 20px} /* 2017-08-08 이미지 수정, 2020-03-30 이미지 경로 수정 */
.cont_report .bg_graph4{width:800px;height:370px;margin-top:58px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_engraph4_180801.gif) no-repeat 0 20px} /* 2017-08-08 이미지 수정, 2020-03-30 이미지 경로 수정 */
/* 2017-01-26 그래프 이미지 수정 끝*/
/* 2016-07-29 그래프 이미지 수정 끝*/
/* 2016-01-28 그래프 이미지 수정 끝*/
.cont_report .tit_report{display:inline-block;padding-right:10px;font-weight:normal;font-size:16px;color:#1f1f1f;background-color:#fff}
.tbl_report{overflow:hidden;overflow-x:auto;margin-top:57px;border-top:1px solid #404040}
/* 2015-07-23 수정 */
.tbl_report .tbl{overflow:hidden}
/* 2015-07-28 수정 */
/* 2015-07-28 추가 시작 */
.tbl_report .tbl_left{float:left;width:260px}
.tbl_report .tbl_right{overflow:hidden;overflow-x:auto;float:left;width:540px}
.tbl_report .tbl_right .tbl{width:980px}
/* 2018-08-01 수정 */
.tbl_report .tbl_left th{height:25px}
/* 2015-07-28 추가 끝 */
.tbl_report th, .tbl_report td{border-bottom:1px solid #dcdcdc;border-left:1px solid #dcdcdc;font-weight:normal;font-size:14px;color:#1f1f1f;text-align:center}
.tbl_report th{padding:8px 0;background-color:#f5f7f8}
.tbl_report td{height:41px;padding-right:5px;text-align:right}
/* 2016-08-02 수정*/
.tbl_report .tbl_left .fst{height:59px}
/* 2015-07-28 수정 */
.tbl_report .lst{border-right:0 none}
/* 2015-07-28 추가 */
.tbl_report .td_align{padding-right:0;text-align:center}
.tbl_userright{margin-top:40px} /* 2020-03-09 수정 */
.tbl_userright .tbl_left{width:314px}
/* 2015-07-28 추가 */
.tbl_userright .tbl_right{width:486px}
/* 2015-07-28 추가 */
.tbl_kiso{margin-top:30px} /* 2020-03-09 추가 */
.tbl_kiso .tbl_left{width:249px} /* 2020-03-09 추가 */
.tbl_kiso .tbl_right{width:551px} /* 2020-03-09 추가 */
.tbl_report.tbl_kiso .tbl_right .tbl{width:551px} /* 2020-03-09 추가 */
.tbl_kiso .tbl_right td{text-align:center} /* 2020-03-09 추가 */
.tbl_report.tbl_post{margin-top:20px}
.tbl_post .tbl_left{width:453px} /* 2020-03-09 추가 */
.tbl_post .tbl_left th{height:42px} /* 2020-04-13 추가 */
.tbl_post .tbl_right{width:346px} /* 2020-03-09 추가 */
.tbl_report.tbl_post .tbl_right .tbl{width:346px} /* 2020-03-09 추가 */
.tbl_post .tbl_right td{height:58px;text-align:center} /* 2020-04-13 수정 */
.tit_userright2 + .tbl_post .tbl_left .fst{height:75px}
.tit_userright2 + .tbl_post .tbl_left th{height:49px;padding:0}
.tit_userright2 + .tbl_post .tbl_right td{height:49px} /* 2020-03-09 추가 */
.cont_report .list_append{padding-top:10px} /* 2020-03-09 수정 */
.cont_report .list_append li{overflow:hidden;width:100%;border:0 none;line-height:23px;font-size:14px} /* 2020-03-09 수정 */
.cont_report .list_append .ico_info{float:left;width:16px}
.cont_report .list_append .txt_info{padding-left:16px}
.cont_report .wrap_download{padding-top:10px;text-align:right;clear:both;}/* 2020-03-09 추가 */
.cont_report .wrap_download .link_download{font-size:14px;font-weight:700;color:#3f68de;border-bottom:1px solid #3f68de}/* 2020-03-09 추가 */
.cont_report .wrap_download .link_download:hover{text-decoration:none}
/* 프라이버시 모드 */
.privacy_mode{width:100%;height:135px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_privacymode_150921.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.list_privacymode{padding-top:45px;border-top:2px solid #1e1e1e}
.list_privacymode li{padding:35px 0;border-bottom:1px solid #e6e6e6}
.list_privacymode .lst{padding-bottom:0;border-bottom:0 none}
.list_privacymode .desc_privacymode{padding-top:15px;font-size:14px;line-height:23px;color:#1f1f1f}
.list_privacymode .link_privacy{margin-top:30px}
.list_privacymode .info_privacymode{overflow:hidden;width:800px;height:540px;margin-top:40px;line-height:0;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_privacymode_150327.gif) no-repeat 0 0;text-indent:-9999px} /* 2015-03-27 이미지 수정, 2020-03-30 이미지 경로 수정 */
.list_privacymode .info_userinfo{width:800px;height:670px;margin-top:40px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_userinfo_150327.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2020-03-30 이미지 경로 수정 */
.cont_sub #mArticle.article_privacymode{padding-bottom:166px}
.cont_sub #mArticle.article_committee{padding-bottom:124px}
/* 자문위원회 */
.privacy_committee{width:100%;height:128px;margin-top:7px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_committee_150921.gif) no-repeat 0 0} /* 2015-03-27 이지미 수정, 2015-09-21 이미지 수정, 2020-03-30 이미지 경로 수정 */
.desc_subinfo{padding-top:72px;border-top:2px solid #1e1e1e;font-size:14px;line-height:23px;color:#1f1f1f}
.tit_committee{margin-top:96px}
.desc_committee{padding-top:15px;font-size:14px;line-height:23px;color:#666}
.list_committee{overflow:hidden;width:100%;padding-top:20px}
.list_committee li{float:left;width:385px;height:357px}
.list_committee .item_odd{padding-right:30px}
.list_committee .lst{height:250px}
.member_committee .thumb_img{float:left;width:100px;height:100px;margin-top:2px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/img_photo_180209.png) no-repeat} /* 2020-03-30 이미지 경로 수정 */
/* 2017-01-26 수정 */
.member_committee .thumb_img1{background-position:0 0}
.member_committee .thumb_img2{background-position:-125px 0}
.member_committee .thumb_img3{background-position:-250px 0}
.member_committee .thumb_img4{background-position:-375px 0}
.member_committee .thumb_img5{background-position:0 -125px}
.member_committee .thumb_img6{background-position:-125px -125px}
.member_committee .thumb_img7{background-position:-250px -125px}
.member_committee .thumb_img8{background-position:-375px -125px}
.member_committee .thumb_img9{background-position:0 -250px}
.member_committee .thumb_img10{background-position:-125px -250px}
.member_committee .thumb_img11{background-position:-250px -250px}
/* 2018-02-08 추가 */
.member_committee .thumb_img12{background-position:-375px -250px}
/* 2018-02-08 추가 */
.member_committee .cont_committee{float:left;width:251px;padding-left:25px}
.member_committee .tit_subject{display:block;font-size:14px;color:#1d1d1d}
.member_committee .txt_subject{display:block;font-size:13px;color:#1d1d1d}
.member_committee .desc_career{padding-top:15px;font-size:13px;line-height:22px;color:#1f1f1f}
.member_committee .tit_member{display:block;padding-top:25px;font-weight:bold;font-size:17px;color:#3b9cd4}
.member_committee .chairman_committee{overflow:hidden;width:100%;padding:20px 0 58px;border-bottom:1px solid #e9e9e9}
/* 인증내역 */
.privacy_certificate{width:100%;height:129px;margin-top:6px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_certificate_150921.gif) no-repeat 0 0} /* 2015-03-27 이미지 수정, 2015-09-21 이미지 수정, 2020-03-20 이미지 경로 수정 */
.list_certificate{padding-top:40px}
.list_certificate li{overflow:hidden;width:100%;padding:30px 0 35px;border-bottom:1px solid #e6e6e6}
.list_certificate .lst{padding-bottom:0;border-bottom:0 none}
.list_certificate .thumb_img{float:left;width:134px;height:134px;margin-top:5px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/img_mark_170126.gif) no-repeat} /* 2017-01-26 수정, 2020-03-30 이미지 경로 수정 */
.list_certificate .thumb_img1{background-position:0 0}
.list_certificate .thumb_img2{background-position:-150px 0}
.list_certificate .thumb_img3{background-position:0 -150px}
.list_certificate .thumb_img4{background-position:0 -300px}
.list_certificate .cont_certificate{float:left;width:610px;padding-left:56px}
.list_certificate .tit_subject{display:block;font-size:16px;color:#1d1d1d}
.list_certificate .desc_certificate{display:block;padding-top:12px;font-size:14px;line-height:23px;color:#666}
.list_certificate .link_privacy{padding:8px 15px 9px;margin:24px 5px 0 0}
/* 동향 */
.list_board{margin-top:81px;border-top:2px solid #1e1e1e;border-bottom:2px solid #1e1e1e}
.list_board li{border-bottom:1px solid #e6e6e6}
.list_board .lst{border-bottom:0 none}
.list_board .btn_fold{display:block;position:relative;width:100%;height:60px;text-align:left}
.list_board .btn_close{float:right;width:82px;height:27px;margin-top:50px;background-position:0 -140px}
.list_board .btn_close:hover{background-position:-90px -140px}
.list_board .tit_subjet{overflow:hidden;float:left;width:690px;padding-left:23px;font-weight:normal;font-size:14px;color:#1f1f1f;background-position:13px -90px}
.list_board .txt_date{position:absolute;right:0;top:50%;height:19px;margin-top:-10px;padding-right:72px;font-size:13px;color:#777;background-position:100% -142px}
.list_board .desc_board{display:none;overflow:hidden;width:664px;padding:39px 68px 58px;border-top:1px solid #e6e6e6;color:#1f1f1f;background-color:#f5f7f8}
.list_board .desc_board .img_g{display:block;margin:0 auto}
.list_board .desc_board .txt_board{font-size:13px;line-height:26px}
.list_board .desc_board .tit_board{display:block;padding:53px 0 9px;font-size:16px;letter-spacing:-1px}
.list_board .desc_board .tit_board2{display:block;padding:30px 0 13px;font-size:13px;letter-spacing:-1px}
.list_board .desc_board .tit_board3{display:block;padding-top:2px;font-weight:bold;font-size:13px;color:#2895d4;letter-spacing:-1px}
.list_board .desc_board .txt_append{display:block;padding-top:10px;font-size:12px;line-height:20px;color:#555}
.list_board .desc_board .link_board{color:#1f1f1f;text-decoration:underline}
.list_board .desc_board .link_board:hover{color:#2895d4;text-decoration:underline}
.list_board .desc_board .txt_color{color:#2895d4}
.list_board .list_append{padding-top:35px}
.list_board .list_append li{overflow:hidden;width:100%;border:0 none;font-size:13px;line-height:26px}
.list_board .list_append .txt_num{float:left;width:20px;color:#2895d4}
.list_board .list_append .txt_info{padding-left:20px}
.list_board .list_append2 li{padding:30px 0 0 20px;border:0 none;font-size:13px;line-height:26px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/dot_trend.gif) no-repeat 0 42px} /* 2020-03-30 이미지 경로 수정 */
.tbl_board{border-top:1px solid #727272}
.tbl_board th, .tbl_board td{height:42px;border-bottom:1px solid #c6c6c6;border-left:1px solid #c6c6c6;font-size:13px;color:#1f1f1f;text-align:center}
.tbl_board th{background-color:#eaf0f3}
.tbl_board .fst{border-left:0 none;font-weight:bold}
.tbl_board .td_align{height:auto;padding:11px 22px;text-align:left}
.list_board .on .desc_board{display:block}
.list_board .on .tit_subjet{font-weight:bold;color:#2a96d4;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/dot_board.gif) no-repeat 13px 10px} /* 2020-03-30 이미지 경로 수정 */
.list_board .on .txt_date{background-position:100% -192px}
/* 페이징 공통 */
.paging_privacy{width:100%;height:34px;padding-top:50px;text-align:center}
.paging_privacy .inner_pages{display:table;display:inline-block;margin:0 auto}
.paging_privacy .link_page{float:left;height:14px;width:32px;padding:9px 0;margin:0 3px;border:1px solid #ddd;line-height:14px;color:#555;text-align:center}
.paging_privacy .link_page:hover, .paging_privacy em.link_page{border-color:#cfd1d3;font-weight:bold;color:#2b92cd;border-color:#2b92cd;background-color:#f6f6f6;text-decoration:none}
.paging_privacy .btn_privacy{float:left;width:34px;height:34px}
.paging_privacy .btn_prev{margin-right:7px;background-position:-200px -30px}
.paging_privacy .btn_prev:hover{background-position:-240px -30px}
.paging_privacy .btn_next{margin-left:7px;background-position:-280px -30px}
.paging_privacy .btn_next:hover{background-position:-320px -30px}
/* FAQ */
.privacy_faq{width:100%;height:142px;margin-top:7px;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/tit_faq_150923.gif) no-repeat 0 0} /* 2015-09-23 이미지 수정, 2020-03-30 이미지 경로 수정 */
.privacy_faq .link_privacy{float:right;margin-top:63px}
.list_faq{margin-top:28px}
/* SITE MAP */
.tit_sitemap{width:195px;height:40px;background-position:0 -170px}
.site_map{padding-bottom:200px}
.site_map .link_faq{display:block;width:214px;padding:20px 0 18px 170px;margin:0 auto;border:1px solid #d6d8da}
.site_map .link_faq:hover{background-color:#f6f6f6}
.site_map .link_faq .btn_privacy{display:block;width:60px;height:18px;background-position:-180px -140px;cursor:pointer}
.list_sitemap{overflow:hidden;width:100%;padding:133px 0 81px}
.list_sitemap li{float:left;width:245px;padding-right:32px}
.list_sitemap .lst{padding-right:0}
.list_sitemap .tit_subject{display:block;padding-bottom:12px;border-bottom:2px solid #171717}
.list_sitemap .tit_subject1 .btn_privacy{display:block;width:106px;height:22px;background-position:0 -210px}
.list_sitemap .tit_subject2 .btn_privacy{display:block;width:131px;height:22px;background-position:-110px -210px}
.list_sitemap .tit_subject3 .btn_privacy{display:block;width:106px;height:22px;background-position:-250px -210px}
.list_sitemap .link_sitemap{display:block;padding-left:12px;margin-top:35px;font-size:15px;color:#1e1e1e;background:url(https://t1.daumcdn.net/id/clean/privacy/eng/bg_dot.gif) no-repeat 0 11px} /* 2020-03-30 이미지 경로 수정 */
.list_sitemap .link_fst{margin-top:41px}
/* 2019-11-20 PC 레티나 이미지 추가 시작 */
@media
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx){
    /* .cont_report .tit_protect{background-image:url(https://t1.daumcdn.net/id/clean/privacy/rtn/tit_protect_en_191120.png);background-size:328px 34px} 2020-03-09-v2 삭제 */
    .privacy_report{background-image:url(https://t1.daumcdn.net/id/clean/privacy/rtn/bg_report.png);background-size:95px 95px} /*  2020-03-09-v2 추가, 2020-03-27 수정 */
    .cont_report .info_userright{background-image:url(https://t1.daumcdn.net/id/clean/privacy/eng/rtn/bg_userright_200309.png);background-size:800px 755px} /* 2020-03-09 추가, 2020-03-27 수정 */
    .cont_report .info_government{background-image:url(https://t1.daumcdn.net/id/clean/privacy/eng/rtn/bg_government.png);background-size:800px 740px} /* 2020-03-09 추가, 2020-03-27 수정 */
    .cont_report .info_kiso{background-image:url(https://t1.daumcdn.net/id/clean/privacy/eng/rtn/bg_kiso_200401.png);background-size:800px 560px} /* 2020-03-09 추가, 2020-03-27 수정, 2020-04-01 수정 */
    .cont_report .info_post{background-image:url(https://t1.daumcdn.net/id/clean/privacy/eng/rtn/bg_post.png);background-size:800px 754px} /* 2020-03-09 추가, 2020-03-27 수정 */
}
/* 2019-11-20 PC 레티나 이미지 추가 끝 */