@charset "utf-8";


/* 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,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;outline:none}
body{background:#fff}
body,th,td,input,select,textarea,button{font-size:13px;line-height:1.5;font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;-webkit-font-smoothing: antialiased} /* color값은 디자인가이드에 맞게사용 */
a{color:#333;text-decoration:none;cursor:pointer}/* 2020-09-25 수정 */
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 */
#kakaoIndex{overflow:hidden;position:absolute;left:-9999px;width:0;height:1px;margin:0;padding:0}
.ir_pm{display:block;overflow:hidden;font-size:0;line-height:0;text-indent:-9999px} /* PC용 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa{display:block;overflow:hidden;position:relative;z-index:-1;width:100%;height:100%} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.ir_caption{overflow:hidden;width:1px;font-size:1px;line-height:0;text-indent:-9999px} /* Table caption에 숨김텍스트를 제공할때 */
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.show{display:block}
.hide{display:none}




body,th,td,input,select,textarea,button{color:#333;letter-spacing:-0.2px}/* 2019-03-15 수정 */

/* layout */
body{background:#F3F5F7}
.scroll_hide{overflow:hidden} /* 팝업레이어일때 */
#kakaoHead.gnb_mv .profile_tistory .btn_log_info{margin-right:31px}/* 2018-10-08 추가 */
#kakaoHead{letter-spacing:0}/* 2018-10-23 추가 */
#kakaoContent{margin:0 auto}
#cMain{position:relative;width:1150px;margin:0 auto;padding:120px 0 100px}/* 2018-09-17 수정 */
#cMain:after{display:block;clear:both;content:''}
#mFeature{float:left;width:216px}
#mArticle{float:right;position:relative;width:894px}/* 2019-01-23 수정 */
.article_only #mFeature{display:none}
.article_only #mArticle{float:none;width:auto}
#kakaoWrap.tistory_type1 .inner_header{min-width:944px}/* 2018-10-29 추가 */
#kakaoFoot{letter-spacing:0}/* 2018-10-23 추가 */


/* LNB 프로필 */
.aside_profile .wrap_thumb{overflow:hidden;border-top-right-radius:1px;border-top-left-radius:1px;border:1px solid #E0E5EE}/*2019-07-16수정*/
.aside_profile .wrap_thumb:after{display:none}
.aside_profile .wrap_cont{padding:14px 19px 15px;border:1px solid #E0E5EE;border-top:0;border-radius:0 0 2px 2px;background:#fff}
.aside_profile .wrap_cont .tit_profile{display:block;display:-webkit-box;margin-bottom:1px;overflow:hidden;max-height:2.7em;font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:16px;line-height:1.35;color:#000;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.aside_profile .wrap_cont .link_profile{display:table;position:static;width:auto;height:auto;border-radius:0;font-size:13px;color:#808080}/* 2018-09-28 수정 */
.aside_profile .wrap_cont .txt_url{display:block;display:-webkit-box;overflow:hidden;max-height:1.5em;font-size:12px;letter-spacing:-0.2px;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all}
.aside_profile .wrap_cont .area_ico{display:table-cell}
.aside_profile .wrap_cont .ico_blank{margin:5px 0 0 5px}

/* LNB 글쓰기 */
.aside_write{position:relative;margin:6px 0;font-size:14px;border-radius:1px;background:#333;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.06)}/* 2019-03-15 수정 */
.aside_write:hover{background:#505050;cursor:pointer}/* 2019-03-15 수정 */
.aside_write .link_write{display:block;height:42px;padding-left:20px;color:#fff;line-height:40px;text-decoration:none}
.aside_write .btn_open{position:absolute;top:0;right:0;width:42px;height:42px}
.aside_write .btn_open .txt_bar{position:absolute;top:9px;left:0;height:24px;border-left:1px solid #777}/* 2019-03-15 수정 */
.aside_write .btn_close{position:absolute;top:0;right:0;width:42px;height:42px}
.aside_write .ico_blog{position:absolute;top:18px;right:17px;width:9px;height:5px}
.aside_write .ico_open{background-position:-120px -110px}
.aside_write .ico_close{background-position:-130px -110px}
.aside_write .wrap_menu{position:absolute;top:0;left:0;z-index:10;width:100%;background:#fff}
.aside_write .list_write{padding-top:3px;border-radius:1px;background:#505050;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.06)}/* 2019-03-15 수정 */
.aside_write .list_write li:last-child{margin-top:3px;padding:3px 0;border-top:1px solid #5b687c}
.aside_write .list_write .link_list{display:block;height:36px;padding-left:20px;line-height:34px;color:#fff}
.aside_write .list_write .link_list:hover{background:#333;text-decoration:none}/* 2019-03-15 수정 */

/* LNB 메뉴 리스트 */
.aside_menu{border:1px solid #E0E5EE;background:#fff}
.aside_menu .tit_menu{display:block;position:relative;min-height:30px;padding:10px 0 0 47px;font-size:16px;line-height:1.8;font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.aside_menu .tit_line{padding:0}
.aside_menu .tit_line .link_menu{height:30px;line-height:30px;padding:7px 0 9px 47px;font-size:16px;color:#000} /* 2017-09-07 수정 */
.aside_menu .list_menu{padding-bottom:14px}
.aside_menu .link_menu{display:block;height:24px;line-height:24px;padding-left:47px;font-size:13px;color:#555;text-decoration:none}
.aside_menu .link_menu:hover{background:#f3f5f7}
.aside_menu .wrap_menu{border-bottom:1px solid #f1f3f6}
.aside_menu .wrap_menu:last-child{border:0}
.aside_menu .on{color:#ff5544}/* 2019-03-15 수정 */
.aside_menu .on .link_menu{color:#ff5544}/* 2019-03-15 수정 */
.aside_menu .ico_blank{margin:7px 0 0 5px}

/* LNB 아이콘 */
.aside_menu .tit_menu .ico_blog{position:absolute;top:16px;left:19px;width:18px;height:18px;margin:0 10px 0 0}
/* 2019-03-15 수정 */
.aside_menu .tit_menu .ico_home{top:13px;margin-top:1px;background-position:-140px -300px} /* 2017-09-07 추가 */
.aside_menu .tit_menu .ico_post{left:20px;background-position:0 -300px}
.aside_menu .tit_menu .ico_reply{left:20px;background-position:-20px -300px}
.aside_menu .tit_menu .ico_analysis{background-position:-40px -300px}
.aside_menu .tit_menu .ico_skin{top:17px;background-position:-60px -300px}
.aside_menu .tit_menu .ico_plugin{top:14px;margin-left:1px;background-position:-80px -300px}
.aside_menu .tit_menu .ico_link{background-position:-100px -300px}
.aside_menu .tit_menu .ico_setting{background-position:-120px -300px}
.aside_menu .on .ico_home{background-position:-140px -320px} /* 2017-09-07 추가 */
.aside_menu .on .ico_post{background-position:0 -320px}
.aside_menu .on .ico_reply{background-position:-20px -320px}
.aside_menu .on .ico_analysis{background-position:-40px -320px}
.aside_menu .on .ico_skin{background-position:-60px -320px}
.aside_menu .on .ico_plugin{background-position:-80px -320px}
.aside_menu .on .ico_link{background-position:-100px -320px}
.aside_menu .on .ico_setting{background-position:-120px -320px}
/* END 2019-03-15 수정 */

/* LNB 기타 링크 */
.aside_etc{margin-top:12px;text-align:center}
.aside_etc .list_etc li{display:inline-block}
.aside_etc .list_etc li:before{display:inline-block;width:2px;height:2px;margin:10px 7px 0;border-radius:2px;background:#b9b9b9;vertical-align:top;content:''}
.aside_etc .list_etc .link_etc{font-size:12px;color:#808080}
.aside_etc .list_etc li:first-child:before{display:none}

/* 공통 */
.tit_cont{overflow:hidden;position:relative;margin:35px 0 10px;font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:20px;font-weight:normal;color:#000;letter-spacing:-0.5px}/* 2020-05-26 수정 */
.tit_cont:first-child,
#kakaoBody+.tit_cont{margin:-5px 0 9px}/* 2018-12-05 수정 */
.tit_cont .txt_count{display:inline-block;margin:7px 0 0 5px;font-size:13px;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#808080;vertical-align:top}/* 2019-03-15 수정 *//* 2019-07-16 수정 */
.tit_cont .txt_result{color:#FF5544}/* 2019-03-15 수정 */
.tit_cont .link_back{float:left;padding:8px;margin:2px 2px 0;font-size:0}
.tit_cont .link_back .ico_back{width:12px;height:12px;background-position:-140px -70px}
.tit_cont .txt_date{position:absolute;right:0;bottom:0;font-size:12px;line-height:1;color:#959595;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;letter-spacing:0}/* 2020-05-26 추가 */
.tit_sub{font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:16px;color:#000}
.tit_sub .link_tit{color:#000}
.tit_sub .info_sub{padding-left:8px;font-size:12px;color:#808080}
.tit_cont .link_tit{font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#000}
.txt_ellip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.txt_vellip{display:block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all}
.tit_box{font-weight:normal;font-size:13px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#555}/* 2019-11-20 수정 */
.tit_box .link_tit{color:#555;font-size:13px}/* 2019-11-20 수정 */
.tit_box + .txt_none{padding:17px 0 0;line-height:13px}/* 2018-12-05 추가 */
.txt_none{color:#959595}/* 2018-12-05 추가 */
/* 2019-01-23 추가 */
.info_rate_date{position:absolute;top:-23px;right:1px;color:#959595;font-size:12px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}
h3.tit_cont + .info_rate_date{top:7px;}/* 2019-01-25 수정 */
.statistic_refresh{margin:0 auto;}/* 2019-03-15 수정 */
.statistic_refresh .ico_refresh{display:block;margin:0 auto;}
/* 2019-03-15 추가 */
.statistic_refresh.info_none .wrap_ico{width:30px;height:30px;margin-bottom:0;padding-top:7px}
.statistic_refresh.info_none .wrap_ico .ico_post{width:4px;height:16px;background-position:-280px -310px}
.statistic_refresh.info_none .wrap_ico + .link_none{margin:0;padding:11px 0 0}
/* END 2019-03-15 추가 */
/*.btn_refresh {display:block;padding:11px 0 0;font-size:13px;color:#808080;text-decoration:underline;}*/ /* 2019-03-15 삭제 */
/*  END 2019-01-23 추가 */

/* box */
.box_blog{position:relative;padding:25px 30px;border-radius:1px;border:1px solid #E0E5EE;background:#fff;box-sizing:border-box}/* 2020-05-26 수정 */
.box_blog_type1{box-sizing:border-box}
.box_blog_type2{padding:0;box-sizing:border-box} /* 2020-05-26 추가 */
.wrap_box{background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box_170711.png) repeat-y 0 0}
.wrap_box:before{display:block;height:2px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_boxt_170711.png) no-repeat 0 0;content:''}
.wrap_box:after{display:block;height:2px;clear:both;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_boxb_170711.png) no-repeat 0 0;content:''}
.wrap_box .box_blog{float:left;width:294px;border:0 none;background-color:transparent}
.wrap_box .box_blog + .box_blog{float:right;width:594px}
.wrap_box50{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box50_170711.png)}
.wrap_box50:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box50t_170711.png)}
.wrap_box50:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box50b_170711.png)}
.wrap_box50 .box_blog{width:444px}
.wrap_box50 .box_blog + .box_blog{width:444px}
.wrap_box22{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box22_170711.png)}
.wrap_box22:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box22t_170711.png)}
.wrap_box22:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box22b_170711.png)}
.wrap_box22 .box_blog{width:219px}
.wrap_box22 .box_blog + .box_blog{width:669px}
/* 2018-12-05 추가 */
.wrap_box_type1{overflow:hidden;min-height:218px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box1.png) repeat-y 0 0}
.wrap_box_type1:before{height:1px;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box1tb.png)}
.wrap_box_type1:after{height:1px;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_box1tb.png)}
.wrap_box_type1 .box_blog_type1{float:left}
.wrap_box_type1 .tbl_tistory td{height:38px}/* 2019-11-20 추가 */
/* 2020-05-26 추가 */
.wrap_box.wrap_box_type2{background-color:transparent;background-image:none}
.wrap_box_type2:before{display:none}
.wrap_box_type2:after{display:none}
.wrap_box_type2 .box_blog{display:inline-block;width:669px;height:130px;padding:0;border:1px solid #E0E5EE;background-color:#fff}
.wrap_box_type2 .box_blog + .box_blog{float:none;width:219px;height:130px;margin-left:6px;}
.wrap_box_type2 + .box_blog{margin-top:6px;padding-left:28px}/* 2020-05-26 수정 */
/* 2020-09-25 추가 */
.wrap_box_type3{position:relative}
.wrap_box_type3 .box_blog{margin-top:6px;padding-left:28px}
.wrap_box_type3 .statistic_refresh{display:table;position:absolute;top:63px;left:1px;z-index:1;width:calc(100% - 2px);height:calc(100% - 65px);padding:0;background-color:rgba(255,255,255,.7)}
.wrap_box_type3 .statistic_refresh .inner_refresh{display:table-cell;vertical-align:middle}
.wrap_box_type3 .date_loading{display:table;position:absolute;top:63px;left:1px;z-index:1;width:calc(100% - 2px);height:calc(100% - 65px);padding:0;background-color:rgba(255,255,255,.7)}
.wrap_box_type3 .date_loading .inner_g{display:table-cell;vertical-align:middle}
/* END 2020-09-25 추가 */
/* END 2020-05-26 추가 */
.list_box .box_blog{display:table;position:relative;width:100%;min-height:130px;height:0}
.list_box .box_blog + .box_blog{margin-top:6px}
.list_box .wrap_logo{display:table-cell;width:229px;padding-top:4px;padding-left:50px;vertical-align:middle;box-sizing:border-box}/* 2020-09-25 수정 */
.list_box .wrap_cont{display:table-cell;padding-top:1px;padding-left:36px;vertical-align:middle;box-sizing:border-box}
.list_box .wrap_cont_type1{display:table-cell;padding-top:1px;padding-left:36px;vertical-align:middle;box-sizing:border-box}/* 2020-05-26 추가 */
.list_box .wrap_cont_type2{height:96px}
.list_box .wrap_cont_type2 .num_date{display:table-cell;height:129px;vertical-align:middle}/* 2020-09-25 추가 */
.list_box .wrap_logo + .wrap_cont {border-left:1px solid #F1F3F6}
.list_box .wrap_logo + .wrap_cont_type2{height:129px;padding:0;border-left:none;color:#959595}/* 2020-09-25 수정 */
.list_box .wrap_logo + .wrap_cont_type2 .desc_cont_type2{width:474px;padding:0;white-space:nowrap;text-overflow:ellipsis;}/* 2020-09-25 추가 */
.list_box .btn_type5{position:absolute;top:44px;right:40px}
.list_box span.btn_type5_type1:hover{cursor:default}
.list_box span.btn_type5_type2:hover{cursor:default}
/*
.list_box .cont_info{overflow:hidden;padding:16px 0 0 40px;font-size:0;line-height:0}
.list_box .txt_type1{display:inline-block;padding:4px 0 0 12px;vertical-align:top;font-size:13px;line-height:21px}
.list_box .txt_type1 + .txt_type2{display:inline-block;padding:6px 0 0 6px;;color:#909090;vertical-align:top}
 */
.list_box .thumb_profile{display:inline-block;width:30px;height:30px;border-radius:6px;box-shadow:none;}
.list_box .desc_cont{max-height:48px;padding:5px 40px 0;color:#777;font-size:14px;line-height:22px;-webkit-line-clamp:2}
.list_box .desc_cont_type1{padding:38px 0 0;color:#222;font-size:14px;line-height:24px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.list_box .desc_cont_type1 a{display:inline-block;padding-left:5px;text-decoration:underline}/* 2020-09-25 추가 */
.list_box dd.desc_cont_type1{font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.list_box .desc_cont_type2{display:block;display:-webkit-box;overflow:hidden;max-height:77px;padding:26px 40px 0 0;color:#FF5544;font-size:14px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}/* 2020-09-25 수정 */
.list_box .desc_cont_type2 em{display:block;padding-bottom:4px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.list_box .desc_cont_type2 em a{display:inline-block;padding-left:5px;color:#ff5544;text-decoration:underline}/* 2020-09-25 추가 */
.list_box .desc_cont_type3{font-size:13px;line-height:14px;color:#ff5544}/* 2020-09-25 추가 */
.list_box .desc_cont_type3 a{display:inline-block;padding-left:5px;color:#ff5544;text-decoration:underline}/* 2020-09-25 추가 */
.list_box .btn_type6{position:absolute;top:43px;right:39px}
.list_box .list_desc{padding:4px 0 34px;color:#777;font-size:14px}
.list_box .list_desc dt{display:inline-block}
.list_box .list_desc .desc_cont_type1{display:inline-block;padding:0;color:#777}
.list_box_type1:after{content: '';clear:both;display:block;width:0;height:0;font-size:0;line-height:0}
.list_box_type1 .box_blog{float:left;width:444px;height:126px;min-height:auto;box-sizing:border-box}/* 2020-09-25 수정 */
.list_box_type1 .box_blog:nth-child(2){margin-top:0}
.list_box_type1 .box_blog:nth-child(2n){margin-left:6px}
.list_cont{color:#959595;font-size:14px;line-height:25px}
.list_cont .ico_check_type3{vertical-align:middle}
.list_cont .ico_check_type3 + .txt_g{padding-left:11px;vertical-align:middle}
.list_cont_type1{padding:24px 0 0 0;color:#222;font-size:14px;line-height:26px}/* 2020-09-25 수정 */
.list_cont_type1 .num_g{display:inline-block;width:19px}
.list_cont_type1 a.txt_g{text-decoration:underline}/* 2020-09-25 추가 */
.list_cont_type2{color:#333}
.list_cont_type2 .txt_g{font-family: Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
/* END 020-05-26 추가 */

/* END 2018-12-05 추가 */
.noti_empty{padding:15px 0 1px;color:#808080}
.blog_top .noti_empty{padding-top:15px}
.more_info{display:block;height:50px;padding-top:19px;text-align:center;box-sizing:border-box}
.more_info .ico_blog{width:22px;height:12px;background-position:-140px -90px}
.more_info:hover .ico_blog{background-position:-170px -90px}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .wrap_box{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box_170711.png);background-size:894px 2px}
    .wrap_box:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_boxt_170711.png);background-size:894px 2px}
    .wrap_box:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_boxb_170711.png);background-size:894px 2px}
    .wrap_box50{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box50_170711.png)}
    .wrap_box50:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box50t_170711.png)}
    .wrap_box50:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box50b_170711.png)}
    .wrap_box22{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box22_170711.png)}
    .wrap_box22:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box22t_170711.png)}
    .wrap_box22:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box22b_170711.png)}
    /* 2018-12-05 추가 */
    .wrap_box_type1{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box1.png);background-size:894px 1px}
    .wrap_box_type1:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box1tb.png);background-size:894px 1px}
    .wrap_box_type1:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_box1tb.png);background-size:894px 1px}
    /* END 2018-12-05 추가 */
}

/* ico */
.ico_blog{display:inline-block;overflow:hidden;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_tistory_200925.png) no-repeat;vertical-align:top;text-indent:-9999px}/* 2019-11-20 수정 *//* 2020-05-12 수정 *//* 2020-05-26 수정 *//* 2020-09-25 */
.ico_blank{width:11px;height:11px;margin:6px 0 0 7px;background-position:-100px -280px}/* 2019-03-15 수정 */
a:hover .ico_blank{background-position:-50px -90px}
.ico_refresh{width:30px;height:30px;background-position:-60px -210px}
/* 2020-05-26 추가 */
.ico_revenue{width:18px;height:18px;background-position:-200px -260px}
.aside_menu .on .ico_revenue{width:18px;height:18px;background-position:-220px -260px}
.ico_money_won{width:29px;height:28px;background-position:-260px -360px}
.ico_money_won01{width:22px;height:22px;background-position:0 -420px}
.ico_money_won02{width:22px;height:22px;background-position:0 -460px}
.ico_money_won03{width:22px;height:22px;background-position:-40px -460px}
.ico_money_won04{width:22px;height:22px;background-position:-100px -450px}
.ico_money_dollar{width:22px;height:22px;background-position:-80px -400px}
.ico_advantage01{width:46px;height:46px;background-position:0 -490px}/* 2020-09-25수정 */
.ico_advantage02{width:46px;height:46px;background-position:-50px -490px}/* 2020-09-25수정 */
.ico_advantage03{width:46px;height:46px;background-position:-100px -490px}/* 2020-09-25수정 */
.ico_report{width:14px;height:14px;background-position:-240px -260px}
.ico_check_type3{width:8px;height:8px;background-position:-220px -400px}
.ico_check_type2{width:12px;height:12px;background-position:-220px -440px}
.ico_close_type1{width:20px;height:20px;background-position:-240px -400px}
.ico_pointer{width:12px;height:7px;background-position:-40px -420px}
.ico_arrow_type1{width:6px;height:10px;background-position:-60px -240px}
.ico_graph{width:8px;height:9px;background-position:-80px -260px}
.ico_on{width:27px;height:15px;background-position:-70px -450px}
.ico_kakao{width:18px;height:17px;background-position:-150px -250px}
.ico_google_type1{width:19px;height:19px;background-position:-70px -470px}
.ico_tistory_type1{width:16px;height:16px;background-position:-130px -450px}
.ico_sign{width:10px;height:10px;background-position:-80px -20px}
/* END 2020-05-26 추가 */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .ico_blog{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/ico_tistory_200925.png);background-size:290px 540px}/* 2019-11-20 수정 *//* 2020-05-12 수정 *//* 2020-05-26 수정 *//* 2020-09-25 수정 */
}

/* image */
.wrap_thumb{position:relative}
.wrap_thumb:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(0,0,0,.06);content:''}
.wrap_thumb .thumb_img{vertical-align:top}
.empty_thumb{display:block;background:#FAFBFC url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/noimg_160.png) no-repeat 50% 50%}

/* 박스형태 더보기버튼 */
.link_detail{display:block;padding:25px 30px 27px;color:#808080}
.link_detail:after{display:block;clear:both;content:''}
.link_detail .txt_data{display:block;padding-bottom:2px;color:#333;font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000;font-size:16px}
.link_detail .ico_blog{float:right;width:12px;height:22px;margin-top:-13px;background-position:-160px -30px}
.link_detail:hover{text-decoration:none}
.link_detail:hover .ico_blog{background-position:-200px -30px}

/* 메인 */
.blog_top .wrap_box{margin-top:6px}
.blog_top .box_blog{border-radius:0}/* 2018-12-05 추가 */
.blog_top .box_blog .list_log{margin-top:6px}
.blog_top .box_blog li{height:32px;border:0}
.blog_top .box_blog .list_rank{margin-top:5px}
.blog_top .box_blog .list_rank:last-child,
.blog_top .box_blog .list_log:last-child{margin-bottom:0}
.blog_top .list_rank .rank_g{width:20px;margin-top:2px}
.blog_top .info_none{padding:31px 0;text-align:center}
.blog_top .info_none .link_none{margin-top:3px;font-size:13px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}/* 2019-03-15 수정 */
.blog_top .list_rank .txt_g{width:138px;margin-top:1px}
.blog_top .list_log .txt_g{width:450px}

/* 2019-01-23 수정(.box_log 및 .box_keyword 관련 css분기수정 및 css위치 이동) */
.blog_top .wrap_box .box_log{position:relative;width:294px;min-height:105px;padding:25px 27px 23px 29px;border-bottom:1px solid #E0E5EE}
.blog_top .box_log:after{position:absolute;bottom:-7px;left:0;width:100%;height:6px;background-color:#F3F5F7;content:''}
.blog_top .box_log .list_statistic{position:relative;margin:8px 0 0}
.blog_top .box_log .list_statistic:nth-of-type(1){margin:17px 0 0}
.blog_top .box_log .list_statistic dt{float:left;font-size:13px}/* 2019-11-20 수정 */
.blog_top .box_log .bar_data{display:block;position:absolute;top:8px;left:43px;width:144px;height:3px;border-radius:2px;font-size:0;line-height:0;background-color:#F0F0F0;}
.blog_top .box_log .current_data{overflow:hidden;position:absolute;top:0;left:0;height:3px;border-radius:2px;font-size:0;line-height:0;}
.blog_top .box_log .inner_current{display:block;width:0%;height:3px;border-radius:2px;font-size:0;line-height:0;-webkit-animation:moveBar 0.7s linear forwards;-moz-animation:moveBar 0.7s linear forwards;animation:moveBar 0.7s linear forwards}
.blog_top .box_log .data_type2{background-color:#00C3A9}
.blog_top .box_log .data_type3{background-color:#9BA5AF}
.blog_top .box_log .box_loading{position:absolute;bottom:30px;left:27px;width:240px;height:80px;padding:27px 0 23px;background-color:rgba(255,255,255,0.5)}

.blog_top .wrap_box .box_keyword{width:294px;min-height:105px;margin:6px 0 0;padding:25px 32px 30px 31px;border-top:1px solid #E0E5EE}
.blog_top .box_keyword .list_keyword{width:auto;margin:11px 0 0;padding:0}
.blog_top .box_keyword .list_keyword li{display:block;height:auto;padding:10px 0 0}
.blog_top .box_keyword .list_keyword .txt_keyword{max-width:154px}/* 2019-11-20 수정 */
.blog_top .box_keyword .list_keyword .num_keyword{padding-left:7px}
.blog_top .box_keyword .list_keyword .btn_keyword{color:#777}
.blog_top .box_keyword .box_loading{padding:74px 0 86px}
/* END 2019-01-23 수정(.box_log 및 .box_keyword 관련 css분기수정 및 css위치 이동) */
.post_main{position:relative;padding-top:39px}/* 2018-12-05 수정 */
.post_main .box_loading{height:208px;padding:89px 0 0;box-sizing:border-box}/* 2020-01-08-v1 추가 */
.post_main .statistic_refresh{height:208px;padding:75px 0 0;box-sizing:border-box}/* 2020-01-08-v1 수정 */

/* 2018-12-05 추가 */
.box_loading{width:100%;box-sizing:border-box}
.count_visitor dt{font-size:13px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#555}/* 2019-11-20 수정 */
.count_visitor dd{padding:5px 0 0;font-weight:bold;font-size:20px;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#000}
.count_visitor .box_loading{padding:4px 0 8px}
.count_visitor .ico_loading{width:18px;height:18px;margin:0;background-position:-150px -180px}
.count_visitor .ico_question:hover + .layer_popup{display:block}
.count_visitor .layer_popup{display:none;top:-43px;left:-8px;width:290px}
.count_visitor .layer_popup .inner_popup:after{top:36px;left:9px;width:16px;height:9px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_edge4.png) 0 0 no-repeat;background-size:16px 9px}
.count_visitor .ico_question{margin:2px 0 0 2px}

.box_blog .wrap_graph{padding:0 0 0 0;}
.box_blog .date_graph{height:37px;padding:0;}
.box_blog .tab_graph{top:4px;right:-1px}/* 2018-12-18 수정 *//* 2020-05-26 수정 */
.box_blog .statistic_content{padding:0;}
.box_blog .statistic_content + .wrap_tbl{padding:40px 0 58px}
.box_blog .statistic_content .date_loading_type1{top:0;left:0;z-index:10;width:100%;height:277px;background:rgba(255,255,255,0.5)}/* 2018-12-06 추가 *//* TIP-11077 수정 */
.box_blog .incomming_keyword{padding:0;}
.box_blog .incomming_keyword .desc_message{padding:14px 0 31px 11px}/* TIP-11077 수정 */
.box_blog .incomming_keyword .date_loading{height:auto;margin:16px auto 95px}
.box_blog .graph_comm{width:832px;height:308px}/* 2018-12-10 수정 */
.box_blog .graph_date{box-sizing:border-box}
.box_blog .graph_date .inner_g{box-sizing:border-box}/* 2018-12-05(2) 추가 *//* 2018-12-10 수정 */
.box_blog .wrap_date{top:247px;padding:0 28px}/* 2018-12-10 추가 *//* 2019-01-25 수정 */
.box_blog .box_message .inner_message{top:-25px;left:-30px;width:892px;height:786px;border:0 none;background-position:-1px 0}/* 2018-12-17 수정 */
.box_blog .link_graph_prev{left:0}
.box_blog .link_graph_next{right:0}
.box_blog .list_keyword .btn_keyword:hover , .box_keyword .list_keyword .btn_keyword:hover{color:#777;background-color:#F8F8F8}/* 2018-12-14-8225 수정 */
/* .box_blog .list_keyword .btn_keyword:hover .num_keyword ,.box_keyword .list_keyword .btn_keyword:hover .num_keyword {font-weight:normal;} */
.box_blog .list_keyword {margin:9px 0 0 7px;padding-bottom:35px}/* 2019-11-20 수정 */
.box_blog .detail_data {width:160px;margin:36px 40px 0 10px}/* 2019-11-20 수정 */
.box_blog .detail_data_device {margin:37px 10px 0 0}/* 2019-11-20 수정 */
.box_blog .list_statistic {width:156px;}
.box_blog .detail_data_device .tit_statistic_type1{height:28px;line-height:18px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-weight:normal}/* 2019-11-20 수정 */
.box_blog .tit_incomming {padding:0 0 0 11px}/* 2019-11-20 수정 */
.box_blog .incoming_detail{width:160px} /* 2019-01-23 추가 */
.box_blog .box_graph_type1 {height:285px}
.box_blog .graph_comm .date_loading {height:268px;margin:0 auto 16px;}
.box_blog .graph_date .data_day{padding:18px 0 0;}/* 2018-12-17 추가 */
.box_blog .graph_date{height:61px}/* 2018-12-17 추가 */
.box_blog .link_graph_next{top:21px;}/* 2018-12-17 추가 */
.box_blog .link_graph_prev{top:21px;}/* 2018-12-17 추가 */
.box_blog + .link_prev{display:inline-block;margin:16px 0 0;font-size:12px;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#777;text-decoration:underline}/* 2019-01-23 수정 */
.box_blog + .link_prev:hover{color:#000}/* 2019-01-02 추가 */
.box_blog + .link_prev + .wrap_box{margin:10px 0 0}/* 2018-12-26 추가 */
.box_blog .detail_data .list_statistic:first-child{height:29px}/* 2019-11-20 추가 */
/* 2020-05-26 추가 */
.box_blog .tit_blog{font-size:46px;line-height:56px;font-weight:normal;font-family:"Noto Sans Light",AppleSDGothicNeo,"돋움",dotum,sans-serif;letter-spacing:-2px}
.box_blog .tit_blog em{font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.box_blog .tit_blog em.num_em{position:relative;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;letter-spacing:-0.4px;font-weight:600;vertical-align:2px}/* 2020-09-25 수정 */
.box_blog .tit_blog em.num_em:after{content:'';position:absolute;bottom:1px;left:0;width:100%;height:2px;background-color:#d8d8d8}/* 2020-09-25 수정 */
.tit_blog .ico_money_won{margin:7px 4px 0 0px;vertical-align:top}/* 2020-09-25 수정 */
.box_blog .desc_blog{font-size:16px;line-height:24px;font-family:Noto Sans Light,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#222}/* 2020-09-25 수정 */
.box_blog .tit_blog_type1{font-size:40px;line-height:1.3;color:#000;font-family:Noto Sans Light,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;letter-spacing:-2.4px;font-weight:normal}/* 2020-09-25 수정 */
.box_blog .tit_blog_type1 em{font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;letter-spacing:-2.4px}/* 2020-09-25 수정 */
.box_blog .tit_blog_type1 + .desc_blog{padding-top:14px}
.box_blog.wrap_tbl{margin-top:-1px;padding:0 40px 31px 40px;border-top:none}/* 2020-09-25 수정 */
.box_blog .thumb_cite{float:left;width:42px;height:42px;margin:42px 0 0 38px;border-radius:50%;line-height:46px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:600;background-color:#333;text-align:center}/* 2020-09-25 수정 */
.box_blog .thumb_cite .typo_cite{font-size:19px}
.box_blog .thumb_tistory .typo_cite{font-size:0}
.box_blog .thumb_D{background-color:#d9ecf9;color:#0a71cf}
.box_blog .thumb_A{background-color:#fee500;color:rgba(0,0,0,.6)}
.box_blog .thumb_T{background-color:#cacdd6;color:#20306b}
.box_blog .thumb_G{background-color:#337cf4;color:#c2d7fb}
.box_blog .thumb_cite .ico_tistory_type1{vertical-align:middle;margin-top:-1px}/* 2020-09-25 수정 */
.box_blog .cont_info{overflow:hidden;padding:35px 0 0 25px}
.box_blog .tit_cont{display:block;max-width:300px;padding-right:35px;padding-bottom:4px;margin:0;white-space:nowrap;text-overflow:ellipsis}
.box_blog:hover{text-decoration:none}/* 2020-09-25 수정 */
.box_blog .txt_type1 +  .txt_type2{padding-left:5px;color:#909090}
/* END 2020-05-26 추가 */
.blog_graph .graph_comm{width:auto;height:288px;}/* 2018-12-10 수정 */
.blog_graph .graph_comm .date_loading{height:253px;margin-bottom:22px}/* 2018-12-10 수정 */
.blog_graph .box_graph_type1{height:252px}
.blog_graph .wrap_date{top:219px;padding:0;border-bottom:none;}/* 2018-12-10 수정 *//* 2018-12-11 수정 *//* 2018-12-14-8224 수정 *//* 2018-12-17 수정 *//* 2018-12-16 수정 */
.blog_graph .graph_date{width:auto;height:63px;margin:0;border-bottom:0 none}/* 2018-12-10 수정 *//* 2018-12-16 수정 */
/* 2019-01-23 위치변경 */
.blog_graph .box_graph_type1:before{content:'';position:absolute;top: 218px;left:0;width:100%;height:1px;background-color: #e6e6e6;}/* 2018-12-16 추가 */
.blog_graph .graph_date .inner_g{padding:0}/* 2018-12-05(2) 추가 */
.blog_graph + .tit_cont{margin:36px 0 7px;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2018-12-17 수정 */
.blog_graph .statistic_refresh{padding:97px 0 0;}/* 2019-01-23 추가 */
/* 2019-01-23 위치변경 */
.box_blog.blog_graph .graph_date .data_day{padding:12px 0 0;}/* 2018-12-17 수정 */ /* 2019-07-22 수정 */
.box_blog.blog_graph .graph_date .data_day:hover{cursor:initial}/* 2018-12-17 추가 */
.box_blog.blog_graph .graph_date .data_day:hover .num_day, .box_blog.blog_graph  .graph_date .num_day.active{color:#fff;background-color:#FF5544}/* 2019-03-15 수정 */

/* 2019-01-23 위치변경 */
.box_visitor{padding-bottom:20px}
.box_visitor .statistic_refresh{float:left;width:auto;padding:8px 0 15px}/* 2018-01-23 추가 */
.box_visitor .btn_refresh{display:inline;padding:4px 0 0 9px;vertical-align:top}/* 2018-01-23 추가 */
.box_visitor:after{display:block;clear:both;content:''}
.box_visitor .count_visitor{float:left;padding:0 24px 0 0;margin-top:-1px}/* 2019-11-20 수정 */
.box_visitor .btn_post{float:right;width:91px;height:29px;margin:10px 0 0;padding:7px 0 0;line-height:1}/* 2018-12-17 수정 */
.box_visitor .btn_post .ico_statistic{width:14px;height:11px;margin:1px 0 0 2px;background-position:-120px -280px}/* 2019-03-15 수정 */
.box_visitor + .box_blog{margin:6px 0 0}
.box_visitor + .blog_graph{padding:25px 30px 3px;}/* 2018-12-14-8224 수정 */
/*.box_visitor .ico_refresh{float:left;}*/ /* 2019-03-15 삭제 */
.box_visitor .statistic_refresh.info_none .wrap_ico{float:left}/* 2019-03-15 추가 */
.box_visitor .statistic_refresh.info_none .link_none{display:inline-block;padding:4px 0 0 9px;vertical-align:top}/* 2019-03-15 추가 */
/* 2019-01-23 위치변경 */
.box_popular{width:594px;height:100%;min-height:216px;margin:0 6px 0 0;padding:25px 29px 27px}/* 2018-12-05 수정 */
.box_popular .ico_question:hover{background-position:-10px -200px}
.box_popular .wrap_tit{position:relative;margin:0 28px}
.box_popular .wrap_tit .txt_g{display:inline-block;padding:0 0 0 7px;font-size:12px;color:#959595;vertical-align:top}/* 2018-11-07 추가 */
.box_popular .tit_cont{float:left;font-size:16px}
.box_popular .info_tit{position:absolute;top:-5px;left:83px}
.box_popular .layer_popup{display:none;top:-9px;left:108px;width:219px;height:34px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}/* 2018-10-30 수정 */
.box_popular .layer_popup .inner_popup{padding:7px 5px 9px 7px;letter-spacing:-0.34px}
/* END 2018-12-05 수정(.box_popular 관련 CSS 위치 이동) */
.box_popular .statistic_refresh{padding:158px 0 135px;}/* 2019-01-23 추가 */

@-webkit-keyframes moveBar{
    from{width:0%}
    to{width:100%;}
}

@keyframes moveBar{
    from{width:0%}
    to{width:100%;}

}

.post_main .tit_cont{margin-bottom:12px}/* 2018-12-17 수정 */
/* END 2018-12-05 추가 */

/* 2018-12-27 추가(점검중) */
/*.ico_inspect{width:60px;height:60px;background-position:0 -220px}*/ /* 2019-03-15 삭제 */
.box_inspect{height:433px;text-align:center}/* 2019-03-15 수정 */
/*.box_inspect .inner_box{display:table-cell;vertical-align:middle}*/ /* 2019-03-15 삭제 */
/*.box_inspect .ico_inspect{margin:6px 0 0}*/ /* 2019-03-15 삭제 */
.box_inspect .info_none{padding:123px 0 121px}/* 2019-03-15 추가 */
.box_inspect .desc_g{font-size:13px;line-height:20px;color:#808080}/* 2019-03-15 수정 */
.box_inspect .desc_g .txt_g{font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif}
/* END 2018-12-27 추가(점검중) */

.list_top{overflow:hidden;width:900px;margin:-8px 0 0}/* 2018-12-05 수정 */
.list_top li{float:left;position:relative;width:217px;height:258px;margin:6px 6px 0 0;border:1px solid #E0E5EE;background:#fff}/* 2018-12-05 수정 */
.list_top li:hover .btn_post{display:block}/* 2018-12-05 추가 */
.list_top .link_post{display:block;margin:26px 24px 0;text-decoration:none}/* 2018-12-05 추가 */
.list_top .link_post:hover .tit_top{text-decoration:underline}/* 2018-12-05 추가 */
.list_top .link_post_type2{margin:0}/* 2018-12-14 추가 */
.list_top .tit_top{max-height:60px;margin-bottom:12px;line-height:20px;font-weight:normal;font-family:"Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:14px;-webkit-line-clamp:3;text-indent:0;background:none}/* 2018-12-18 수정 */
.list_top .info_status{display:inline-block;margin:0 1px 0 0;color:#39AFAA;vertical-align:top}/* 2019-03-15 수정 */
.list_top .txt_top{max-height:90px;font-size:12px;line-height:18px;color:#808080;-webkit-line-clamp:5}/* 2018-12-18 수정 */
.list_top .wrap_thumb:after{border:0 none;border-bottom:1px solid rgba(0,0,0,.03)}
.list_top .wrap_thumb + .txt_post{display:block;margin:16px 25px 0}/* 2018-12-14 추가 */
.list_top .wrap_thumb + .link_post .tit_top{margin:0}/* 2018-12-05 추가 */
.wrap_writer{position:absolute;bottom:0;left:0;width:100%;height:41px;padding:0 24px 19px 23px;color:#777;letter-spacing:-0.2px;box-sizing:border-box}/* 2018-12-14 수정 */
.wrap_writer .txt_writer{display:block;overflow:hidden;float:left;position:relative;margin:4px 0 0;font-size:12px;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;white-space:nowrap;text-overflow:ellipsis}/* 2018-12-05 수정 */
.wrap_writer .txt_writer + .txt_writer{padding:0 0 0 12px}/* 2018-12-05 추가 */
.wrap_writer .txt_writer + .txt_writer:after{content:'';display:block;position:absolute;top:6px;left:5px;width:2px;height:2px;background-color:#C5C5C5}/* 2018-12-05 추가 */
.wrap_writer .btn_post{display:none;float:right;padding:4px 0 0}/* 2018-12-17 수정 */
.wrap_loading{width:894px;padding-top:212px}
#kakaoContent:nth-child(3) .wrap_loading{width:100%}
.ico_loading{display:block;width:30px;height:30px;margin:0 auto;background-position:-170px -230px;animation:aniSpinRev 1s infinite linear}/* 2019-03-15 수정 */
.wrap_loading .txt_loading{padding-top:10px;font-size:13px;color:#808080;text-align:center}

/* 로딩중 작은아이콘 */
.txt_change{display:none;color:#959595}
.ico_change{width:14px;height:14px;margin:3px 0 0 8px;background-position:-20px -280px;animation:aniSpinRev 1s infinite linear}/* 2019-03-15 수정 */

/* 글없음 */
.info_none{position:relative;display:block;padding:79px 0;background:#fff;text-align:center}
.inner_article > .info_none{padding-top:212px;background:transparent}
.list_post .info_none:hover{background:#fff}
.info_none .txt_none{line-height:20px}/* 2018-12-05 수정 */
.info_none .txt_none .txt_emph{color:#333}/* 2019-03-15 수정 */
.info_none .wrap_ico{display:block;width:60px;height:60px;margin:0 auto 17px;padding-top:16px;border-radius:80px;background:#D0D0D0;box-sizing:border-box}/* 2019-03-15 수정 */
.info_none .wrap_ico .ico_search{display:block;width:27px;height:27px;margin:0 auto;background-position:-260px 0}
.info_none .wrap_ico .ico_post{display:block;width:5px;height:27px;margin:0 auto;background-position:-260px -30px}
.info_none .wrap_ico .ico_reload{display:block;width:27px;height:27px;margin:0 auto;background-position:-210px -150px}
.info_none .link_none{display:inline-block;margin-top:3px;font-size:13px;color:#808080;text-decoration:underline}/* 2019-03-15 수정 */
/*.info_none .link_none:hover{color:#2F3A4A}*/ /* 2019-03-15 삭제 */
.info_none .wrap_loading{padding:38px 0 31px}
.info_none .txt_loading{padding-top:8px}

/* 2018-10-23 추가 : 인기 글 목록 */
.btn_post{display:inline-block;width:38px;height:23px;border:1px solid #C5CDD7;font-size:12px;line-height:1;background-color:#fff;text-align:center;vertical-align:top;box-shadow:0 1px 1px 0 rgba(0,0,0,0.08);box-sizing:border-box;vertical-align:top}/* 2018-12-17 수정 */
.btn_post:hover{border-color:#A4ADBA;text-decoration:none;box-shadow:0px 2px 3px 0px rgba(0,0,0,0.12)}/* 2018-12-05 수정 */
.btn_post.disabled{border-color:#E0E5EE;color:#959595;box-shadow:none;cursor:no-drop}/* 2018-10-31 수정 */

.wrap_tbl .tit_box{display:block;padding:10px 0 0 11px;font-weight:bold;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;letter-spacing:0}/* 2019-11-20 수정 */
.wrap_tbl .btn_more{width:100%;height:46px;margin:0 0 -21px}/* 2018-12-05 추가 */
.wrap_tbl .btn_more .ico_arr{width:22px;height:12px;background-position:-260px -160px}/* 2018-12-05 추가 */
.wrap_tbl .btn_more:hover .ico_arr{background-position:-220px -320px}/* 2019-03-15 수정 */

.tbl_tistory{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed}
/* 2018-12-05 추가 */
.tbl_tistory th{font-weight:normal;font-size:12px;color:#777;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;text-align:center}
.tbl_tistory th .inner_cell{height:39px;line-height:39px;letter-spacing:0}/* 2019-11-20 수정 */
.tbl_tistory th.fst .inner_cell{padding:0 4px 0 0;text-align:left}
.tbl_tistory th.lst .inner_cell{margin:0 29px 0 0}
/* END 2018-12-05 추가 */
.tbl_tistory .btn_post{display:none;margin:8px 0 0 10px;padding:4px 0 0;font-family:Noto Sans Light,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}/* 2018-12-17 수정 */
.tbl_tistory tr.row_type1:hover .btn_post{display:inline-block}
.tbl_tistory tr:first-child td .inner_cell{margin-top:8px}/* 2018-12-05 수정 */
.tbl_tistory tr.loading td{height:auto}
.tbl_tistory tr.loading .inner_cell{height:auto;padding:152px 0 0}/* 2018-12-10 추가 */
.tbl_tistory td{height:36px;font-size:13px;color:#959595;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;}/* 2018-12-05 수정 *//* 2020-01-08-v1 수정 */
.tbl_tistory td .inner_cell{height:36px;line-height:40px;text-align:center}/* 2018-12-05 수정 */
.tbl_tistory td.fst .inner_cell{line-height:42px}/* 2018-12-05 수정 */
.tbl_tistory td.lst .inner_cell{letter-spacing:-0.2px}
.tbl_tistory td:nth-child(2) .inner_cell{padding:0 0 0 7px;text-align:left}/* 2018-12-05 추가 */
.tbl_tistory em{font-weight:bold;font-size:13px;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif, sans-serif;color:#FF5544}/* 2019-03-15 수정 *//* 2020-01-08-v1 수정 */
.tbl_tistory .link_popular{display:inline-block;overflow:hidden;max-width:454px;height:25px;margin:8px 0 0;font-size:15px;line-height:27px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis}/* 2018-12-17 수정 *//* 2020-01-08-v1 수정 */
.tbl_tistory .link_count{color:#959595;letter-spacing:0}
/* END 2018-10-23 추가 : 인기 글 목록 */

/* 2018-12-05 추가 시작 */
.tbl_tistory_type1{position:relative}/* 2019-11-20 수정 */
.tbl_tistory_type1:after{content:'';position:absolute;bottom:0px;left:10px;width:812px;height:1px;background-color:#F1F3F6}
.tbl_tistory_type1 tr:first-child td .inner_cell{margin:1px 0 0}
.tbl_tistory_type1 tr:first-child.loading .inner_cell{height:auto;margin-top:9px;padding:70px 0}/* 2018-12-10 추가 */
.tbl_tistory_type1 tr:last-child td .inner_cell{margin:0 0 4px}
.tbl_tistory_type1 tr.loading .inner_cell{margin:0;padding:77px 0}
.tbl_tistory_type1 th .inner_cell{font-size:13px;color:#555;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;border-bottom:1px solid #F1F3F6}/* 2019-11-20 수정 */
.tbl_tistory_type1 th.fst .inner_cell{margin:0 0 0 10px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-weight:normal}/* 2019-11-20 수정 */
.tbl_tistory_type1 th.lst .inner_cell{margin-right:22px;padding:0 0 0 32px}/* 2019-11-20 수정 */
.tbl_tistory_type1 td.lst .inner_cell{padding:0 14px 0 25px}/* 2019-11-20 수정 */
.tbl_tistory_type1 td:nth-child(2) .inner_cell{padding:0}
.tbl_tistory_type1 .link_popular{max-width:509px}
/* 2018-12-05 추가 끝  */
/* 2020-05-26 추가 */
.tbl_tistory_type2 th{height:46px;font-size:13px;color:#555;text-align:center}
.tbl_tistory_type2 th.th_row{height:27px;color:#777;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
.tbl_tistory_type2 td{height:27px;color:#777;text-align:center}
.tbl_tistory_type2 th.td_total{font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.tbl_tistory_type2 td.td_total{font-family:"AvenirLTStd Medium","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.tbl_tistory_type2 tr th:first-child{text-align:left}
.tbl_tistory_type2 tr th:last-child{text-align:right}/* 2020-09-25 수정 */
.tbl_tistory_type2 tr td:last-child{text-align:right}/* 2020-09-25 수정 */
.tbl_tistory_type2 .btn_type7{margin-left:4px;vertical-align:5px}/* 2020-09-25 추가 */
/* END 2020-05-26 추가 */
/* 2020-10-30 추가 */
.tbl_tistory_type2 .ico_question{margin-top:3px}
.tbl_tistory_type2 .wrap_question .layer_popup{top:-59px;left:-1px;width:220px;z-index:200}
.tbl_tistory_type2 .wrap_question:hover .layer_popup{display:block}
/* END 2020-10-30 추가 */




/* 셀렉트 박스 */
.opt_blog{position:relative;font-size:13px}
.opt_open{z-index:20}
.btn_opt .ico_blog{width:10px;height:6px;margin:7px 0 0 6px}
.btn_opt .ico_open{background-position:-120px -100px}
.opt_open .btn_opt .ico_open{background-position:-130px -100px}
.opt_blog .btn_opt[disabled]{color:#808080}
.opt_blog .btn_opt[disabled] .ico_open{background-position:-50px -20px}
.opt_open .btn_opt[disabled] .ico_open{transform:rotate(180deg)}
.layer_opt{display:none;position:absolute;top:30px;left:-23px;min-width:148px;max-width:222px;border-radius:1px;border:1px solid #C5CDD7;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.12)}
.opt_open .layer_opt{display:block}
.layer_opt > ul{padding:11px 0;box-sizing:border-box}
.layer_opt .lab_btn{float:none}
.layer_opt a ,
.layer_opt label{display:block;overflow:hidden;padding:7px 24px 8px 0;text-overflow:ellipsis;white-space:nowrap}
.layer_opt a:hover,
.layer_opt label:hover{background:#F3F5F7;text-decoration:none}
/* 2018-08-14 추가 */
.layer_opt .lab_btn .txt_lab{display:inline-block;overflow:hidden;max-width:176px;text-overflow:ellipsis}
.layer_opt .list_opt li ul .lab_btn .txt_lab{max-width:150px}
.layer_opt .list_opt .txt_lab .ico_blog{float:right;font-size:0;line-height:0}
.layer_opt .list_opt .txt_lab .inner_lab{display:block;overflow:hidden;padding:2px 0 0;line-height:1.3;text-overflow:ellipsis}
/* END 2018-08-14 추가 */
.layer_opt a:before,
.layer_opt .lab_btn:before{display:inline-block;width:3px;height:3px;margin:8px 5px 0 8px;border-radius:3px;background:transparent;vertical-align:top;content:''}
.layer_opt .on > a,
.layer_opt .on > .lab_btn,
.layer_opt .on .txt_set{color:#ff5544}/* 2019-03-15 수정 */
.layer_opt .on > .lab_btn:before,
.layer_opt .on > a:before{background:#ff5544}/* 2019-03-15 수정 */
.layer_opt .lab_btn > .ico_blog,
.layer_opt a > .ico_blog{display:inline-block;width:6px;height:6px;margin:6px 4px 0 0;background-position:-280px -280px}/* 2019-03-15 수정 */
.layer_opt .sub_on .lab_btn,
.layer_opt .sub_on a{color:#ff5544}/* 2019-03-15 수정 */
.layer_opt .sub_on .lab_btn > .ico_blog{background-position:-270px -280px}/* 2019-03-15 수정 */
.layer_opt .scroll_opt{overflow-y:auto;max-height:278px;padding-bottom:11px;border-top:1px solid #F1F3F6}
.layer_opt .tit_opt{display:block;padding:15px 17px 5px;border-top:1px solid #F1F3F6;font-weight:normal;color:#808080}
.layer_opt .tit_opt:first-child,
.layer_opt .scroll_opt:first-child{border:0}
.layer_opt .tit_opt + .list_opt{padding-top:0;border:0}
.layer_double a,
.layer_double .lab_btn{padding-left:13px}


/* 셀렉트 박스 - 설정(라디오버튼 사용) */
.opt_set{display:inline-block;position:relative;top:-1px;min-width:78px;margin:0 7px -2px 8px}
.opt_set .btn_opt{width:100%;height:28px;padding-bottom:0px;line-height:26px;font-size:14px;border-radius:1px;border:1px solid #C5CDD7;text-align:left;text-indent:9px;box-sizing:border-box;box-shadow:0 1px 1px rgba(0,0,0,0.08)}/* 2019-07-16 수정 *//* 2019-07-26 */
.opt_set .btn_opt:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.opt_set .btn_opt:disabled{color:#959595;border-color:#E7EDF4;background:#FAFBFC;box-shadow:none} /* 2017-10-16 수정 */
.opt_set .btn_opt .ico_blog{position:absolute;right:10px;top:12px;margin:0}
.opt_set .layer_opt{top:0;left:0;width:100%;min-width:0;max-width:none;padding:4px 0 3px;border-radius:1px;box-sizing:border-box;border:1px solid #A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.opt_set .lab_set{display:block;overflow:hidden;margin:1px 0;padding:1px 0 3px 9px;white-space:nowrap}
.opt_set .inp_set{position:absolute;top:-10px;left:-10px;width:1px;height:1px;opacity:0.01}
.opt_set .layer_opt .lab_set:hover{background:#F3F5F7}
.opt_set .layer_opt .btn_close{display:block;position:absolute;right:7px;top:10px;margin:0;font-size:1px;line-height:1;padding:3px;box-sizing:content-box}
.opt_set .layer_opt .btn_close .ico_blog{width:10px;height:6px;background-position:-130px -100px}


/* 버튼 */
.btn_save{float:right;width:158px;height:38px;font-size:14px;line-height:38px;border-radius:1px;border:1px solid #333;color:#fff;background:#333;box-shadow:0 1px 2px rgba(0,0,0,0.12);box-sizing:content-box}/* 2019-03-15 수정 */
.btn_save:hover{border-color:#505050;background:#505050;box-shadow:0 2px 5px rgba(0,0,0,0.23)}/* 2019-03-15 수정 */
.btn_save:active,
.btn_save.btn_doing{background:#222;box-shadow:none}/* 2019-03-15 수정 */
.btn_save.btn_doing .ico_blog{width:14px;height:14px;background-position:-20px -280px;margin-top:11px;animation:aniSpinRev infinite 0.5s linear}/* 2019-03-15 수정 */
.btn_save.btn_over{background:#fff;border:1px solid #C5CDD7;color:#333;box-shadow:none}/* 2019-03-15 수정 */
.btn_save.btn_over .ico_blog{width:12px;height:10px;margin:15px 0 0 4px;background-position:-170px -280px}/* 2019-03-15 수정 */
.btn_save.btn_off{background:#fff;border-color:#E0E5EE;color:#959595;box-shadow:none;cursor:not-allowed}

.wrap_set .bunddle_preview{float:right;width:324px}
.btn_preview{float:left;width:158px;height:38px;font-size:14px;line-height:38px;border-radius:1px;border:1px solid #C5CDD7;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:content-box}
.btn_preview:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.btn_preview:active{border-color:#C5CDD7;box-shadow:none}
.btn_preview .ico_blog{width:11px;height:11px;margin:14px 0 0 5px;background-position:-100px -280px}/* 2019-03-15 수정 */
/*.btn_preview:hover .ico_blog{background-position:-50px -90px}*/ /* 2019-03-15 삭제 */

.btn_remove{float:left;width:158px;height:38px;font-size:14px;line-height:38px;border-radius:1px;border:1px solid  #C5CDD7;background:#fff;text-align:center;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:content-box}
.btn_remove:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.btn_remove:active{border-color:#C5CDD7;box-shadow:none}
.btn_remove.btn_off{border-color:#E0E5EE;color:#959595;box-shadow:none;cursor:not-allowed}

.btn_cancel{float:left;width:76px;height:30px;line-height:30px;border-radius:1px;border:1px solid  #C5CDD7;background:#fff;text-align:center;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:content-box}
.btn_cancel:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.btn_cancel:active{border-color:#C5CDD7;box-shadow:none}
.btn_cancel.btn_off{border-color:#E0E5EE;color:#959595;box-shadow:none;cursor:not-allowed}
.btn_cancel_type1{width:78px;height:26px;line-height:26px}/* 2020-05-26 추가 */

.btn_default{display:inline-block;width:76px;height:30px;border:1px solid #333;line-height:30px;color:#fff;background:#333;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,0.12);box-sizing:content-box}/* 2019-03-15 수정 */
.btn_default:hover{background:#505050;box-shadow:0 2px 5px rgba(0,0,0,0.23)}/* 2019-03-15 수정 */
.btn_default:active{background:#222;box-shadow:none}/* 2019-03-15 수정 */
.btn_default.btn_off{background:#fff;border-color:#E0E5EE;color:#959595;box-shadow:none;cursor:not-allowed}
.btn_cancel + .btn_default{margin-left:4px}
/* 2020-05-26 추가 */
.btn_type3{display:inline-block;width:175px;height:40px;padding:10px 0 0;border:1px solid #FFE700;color:#222;font-size:14px;line-height:16px;font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;text-align:center;background-color:#FFE700;box-sizing:border-box;transition: box-shadow 100ms}/* 2020-09-25 수정 */
.btn_type3:hover{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.15);text-decoration:none}
.btn_type3:active{background-color:#fee500;box-shadow:none}
.btn_type3_default{border:1px solid #E0E5EE;color:#959595;background-color:#fff;}

.btn_type4{display:inline-block;width:68px;height:30px;border-radius:16px;border:1px solid #d8d8d8;color:#000;font-size:13px;line-height:28px;font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.btn_type4:hover{border:1px solid #FF5544;color:#fff;background-color:#FF5544}
.btn_type4_type1{width:107px;border:1px solid #000;color:#fff;background-color:#000}

.btn_type5{display:inline-block;width:112px;height:40px;padding:10px 0 0;border-radius:1px;border:1px solid #333;color:#fff;font-size:14px;line-height:16px;font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;background-color:#333;text-align:center;box-sizing:border-box; box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    transition: border 100ms, box-shadow 100ms, background-color 100ms}/* 2020-09-25 수정 */
.btn_type5:hover{border:1px solid #505050;color:#fff;background-color:#505050;text-decoration:none;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.12);}
.btn_type5:active{border:1px solid #222;color:#fff;background-color:#222;text-decoration:none;box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.1)}
.btn_type5_type1{border:1px solid #E0E5EE;color:#959595;background-color:#FFF;box-shadow:none}
.btn_type5_type1:hover{border:1px solid #e0e5ee;color:#959595;background-color:#fff;box-shadow:none}
.btn_type5_type2{border:1px solid #cbcfd5;color:#424344;background-color:#dfe2e6;box-shadow:none;}
.btn_type5_type2:hover{border:1px solid #cbcfd5;color:#424344;background-color:#dfe2e6;box-shadow:none}
.btn_type5_type3{border:1px solid rgba(255, 85, 68, 0.25);color:#FF5544;background-color:#FFEDEE}
.btn_type5_type3:hover{border:1px solid #ffc6c3;color:#FF5544;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);background-color:#ffedee}
.btn_type5_type3:active{border:solid 1px rgba(255, 85, 68, 0.25);color:#FF5544;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.08);background-color:#ffedee}
.btn_type5_type4{border:1px solid #C5CDD7;color:#333;background-color:#FFF;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.08)}
.btn_type5_type4:hover{border:1px solid #a5adba;color:#333;box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.12);background-color:#FFF}
.btn_type5_type4:active{border:1px solid #a5adba;color:#333;box-shadow:none}
.btn_type5_type6{width:auto;min-width:112px;padding:10px 23px 0 24px;border:1px solid rgba(255, 85, 68, 0.25);color:#FF5544;background-color:#FFEDEE}/* 2020-09-25 수정 */
.btn_type5_type6:hover{border:1px solid #ffc6c3;color:#FF5544;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);background-color:#ffedee}
.btn_type5_type6:active{border:solid 1px rgba(255, 85, 68, 0.25);color:#FF5544;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.08);background-color:#ffedee}

.btn_type6{display:inline-block;position:relative;width:183px;height:45px;padding:13px 0 0;border-radius:2px;color:#fff;font-size:15px;line-height:16px;font-family:Roboto-Medium;background-color:#4285f4;box-sizing:border-box;box-shadow:0 1px 1px rgba(0,0,0,0.12);text-align:left; transition: box-shadow 100ms}/* 2020-09-25 수정 */
.btn_type6:before{content:'';position:absolute;top:1px;left:1px;width:43px;height:43px;border-radius:1px;background-color:#fff}
.btn_type6:hover{text-decoration:none;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.08), 0 2px 5px 0 rgba(0, 0, 0, 0.15);background-color:#3f7fea;}
.btn_type6:active{text-decoration:none;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.08);background-color: #3f7fea;}
.btn_type6 .ico_google_type1{position:relative;margin-right:35px;margin-left:14px;margin-top:0}/* 2020-09-25 수정 */
.btn_type6_type1{padding-top:16px;background-color:#fee500;color:#191919;font-family:AppleSDGothicNeo,"돋움",dotum,sans-serif;border-radius:6px;box-shadow:none}/* 2020-09-25 수정 */
.btn_type6_type1:hover{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.15);background-color:#fee500;text-decoration:none;transition:all .1s linear}/* 2020-09-25 수정 */
.btn_type6_type1:active{box-shadow:none;background-color:#fee500}
.btn_type6_type1:before{display:none}
.btn_type6_type1 .ico_kakao{margin-right:28px;margin-left:15px;margin-top:-2px}
/* END 2020-05-26 추가 */
/* 2020-09-25 추가 */
.btn_type7{position:relative;width:22px;height:22px;font-size:0px;line-height:0;color:transparent;border-radius:3px;border:1px solid #ddd;box-sizing:border-box}
.btn_type7:after{content:'';display:inline-block;width:10px;height:2px;border-radius:1px;background-color:#000}
.btn_type7_type1:before{content:'';display:block;position:absolute;left:50%;margin-left:-5px;width:10px;height:2px;border-radius:1px;background-color:#000;transform:rotate(90deg)}
/* END 2020-09-25 추가 */
/* 텍스트 입력 박스 */
.tf_blog{display:block;width:804px;height:24px;padding:6px 14px 8px;border:1px solid #C5CDD7;font-size:16px;box-sizing:content-box;outline:none;vertical-align:top}
.tf_blog:hover{border-color:#A5ADBA}
.tf_blog.tf_on{border-color:#A5ADBA}/* 2019-03-15 수정 */
.tf_blog.tf_require{border-color:#EC5621}
textarea.tf_blog{height:74px;padding:7px 14px;line-height:24px}

/* 설정 공통 */
.wrap_set{font-size:14px;background:#fff;border-radius:1px;border:1px solid #E0E5EE}
.wrap_set:after{display:block;clear:both;content:''}
.wrap_set fieldset{margin-top:11px;padding:31px 29px 14px;border-top:1px solid #F1F3F6}/* 2019-07-22 수정 */
.wrap_set fieldset:first-child{margin-top:0;border:0 none}
.wrap_set fieldset:last-child{padding:12px 29px;background:#FAFBFC}
.wrap_set fieldset:before{display:block;clear:both;content:''}
.wrap_set .item_set{padding-bottom:17px} /* 2019-07-22 수정 */
.wrap_set .item_set .opt_set .ico_open{right:12px;width:6px;height:4px;background-position:-30px -20px}
.wrap_set .item_set .btn_opt:disabled .ico_open{background-position:-40px -20px} /* 2017-09-11 추가 */
.wrap_set .item_set .btn_close .ico_blog{width:7px;height:4px;margin-top:2px;background-position:-200px -150px}
.wrap_set .item_sub{padding-bottom:8px}
.wrap_set .item_sub:last-child{padding-bottom:0}/* 2019-07-16 수정 */
.wrap_set .item_sub + .item_set{margin-top:6px} /* 2019-07-16 수정 */
.wrap_set .item_sub + .item_sub{margin-top:2px}
.wrap_set .tit_set{display:block;font-weight:normal;font-size:14px;line-height:20px}
.wrap_set .info_sub{padding-left:8px;font-size:13px;color:#808080}
.wrap_set .tit_set a,
.wrap_set a.info_sub{font-size:12px;text-decoration:underline;color:#808080}/* 2019-03-15 수정 */
/*.wrap_set .tit_set a:hover,
.wrap_set a.info_sub:hover{color:#2F3A4A}*/ /* 2019-03-15 삭제 */
.wrap_set .desc_info{font-size:13px;color:#808080}
.wrap_set .tit_set + .tf_blog{margin-top:7px}

/* 설정 - 텍스트입력 */
.wrap_set .tf_set{margin:-1px 8px;padding:2px 0 3px;border:1px solid #C5CDD7;font-size:14px;text-indent:8px;outline:none;vertical-align:0}
.wrap_set .tf_set:hover{border-color:#A5ADBA}
.wrap_set .tf_set.tf_on{border-color:#A5ADBA}/*2019-03-15 수정  */
.wrap_set .tf_set.tf_require{border-color:#EC5621}
.wrap_set .lab_tf{display:block}
.wrap_set .lab_tf .txt_http{display:block;margin:20px 0 -31px 14px;font-size:16px;color:#333}/* 2019-01-16 수정 */
.wrap_set .list_set li{line-height:22px;color:#808080}
.wrap_set .list_set li:before{display:inline-block;width:3px;height:3px;margin:9px 10px 0 0;border-radius:3px;background:#000;vertical-align:top;content:''}
.wrap_set .txt_tf{display:block;height:42px;margin-top:10px;padding:9px 18px;border:1px solid #F1F3F6;font-size:14px;color:#808080;background:#FAFBFD;box-sizing:border-box}
.wrap_set .txt_tf em{color:#ff5544}/* 2019-03-15 수정 */
.wrap_set .txt_required{padding-top:7px;font-size:13px;color:#ff5544}/* 2019-03-15 수정 */
.wrap_set .txt_emph{padding-left:10px;font-size:16px;color:#ff5544}/* 2019-03-15 수정 */
.wrap_set .txt_item{color:#000}/* 2019-01-16 추가 */

/* 설정 - 버튼 */
.lab_btn{overflow:hidden;float:left;position:relative;cursor:pointer}
.lab_btn .txt_btn{display:block;width:100%;height:100%;padding-top:4px;border-radius:1px;border:1px solid #C5CDD7;text-align:center;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.1);box-sizing:border-box}
.lab_btn:hover .txt_btn{border-color:#A5ADBA}
.lab_btn:after{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;content:''}
.lab_off{cursor:not-allowed}
.lab_off .txt_btn,
.lab_off:hover .txt_btn{border-color:#D8DEE4;color:#959595}
.lab_btn .btn_g{position:absolute;top:-10px;left:-10px;width:1px;height:1px;opacity:0}
.lab_btn + .lab_btn{margin-left:4px}
.lab_on .txt_btn,
.lab_on:hover .txt_btn{border-color:#d34d1d;color:#fff;background:#333}/*2019-03-15 수정  */

/* 사진 추가 버튼 */
.photo_profile .lab_photo{position:absolute;top:50%;left:50%;z-index:10;width:50px;height:50px;margin:-25px 0 0 -25px}
.photo_profile .lab_photo .ico_blog{position:absolute;top:50%;left:50%;z-index:20;width:16px;height:16px;margin:-8px 0 0 -8px;background-position:-80px -280px}/* 2019-03-15 수정 */
.photo_profile .lab_photo:after{border-radius:30px;background:rgba(51,51,51,0.5)}
.photo_profile .lab_photo:hover:after{background:rgba(51,51,51,0.7)}
/*.photo_profile .lab_del{position:absolute;top:6px;right:6px;z-index:10;width:21px;height:21px}
.photo_profile .lab_del .ico_blog{width:100%;height:100%;background-position:-40px -110px}
.photo_profile .lab_del:hover .ico_blog{background-position:-70px -110px}*/
/* 2019-03-15 삭제 */
.photo_profile .btn_delete{overflow:hidden;position:absolute;top:0;right:0;z-index:20;width:18px;height:18px;font-size:0;line-height:0;background-color:#000;text-indent:-9999px}/* 2019-03-15 추가 */
.photo_profile .btn_delete:after{position:absolute;top:50%;left:50%;width:10px;height:2px;margin:-1px 0 0 -5px;border-radius:1px;background-color:#fff;content:''}/* 2019-03-15 추가 */


/* 순서변경박스 */
.set_order .wrap_order{position:relative}
.set_order .list_order > .bundle_item:last-child{margin-bottom:7px}
.set_order .item_order{padding:0 19px;height:52px;margin-bottom:-1px;border:1px solid #E0E5EE;font-size:16px;background:#fff;box-sizing:border-box}/* 2019-03-15 수정 */
.set_order .item_order:after{display:block;clear:both;content:''}
.set_order .basic_item:after{display:block;clear:both;content:''}
.set_order .wrap_drag{position:relative;float:left;margin:10px 8px 0 -10px;padding:10px} /* 2017-10-16_v2 추가  */
.set_order .ico_drag{display:block;width:12px;height:10px;background-position:0 -400px}/* 2019-03-15 수정 */
.set_order .txt_name{float:left;overflow:hidden;width:190px;margin-top:12px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;text-overflow:ellipsis;white-space:nowrap}
.set_order .txt_cate{float:left;width:150px;margin-top:16px;font-size:13px;line-height:18px;color:#333}
.set_order .txt_cate:before{display:inline-block;width:1px;height:18px;margin-right:15px;background:#D8DEE4;vertical-align:top;content:''}
.set_order .txt_cate .txt_g{color:#ff5544}/* 2019-03-15 수정 */
.set_order .txt_cate .ico_blog{width:2px;height:2px;margin:8px 6px 0 8px;border-radius:2px;background:#C5CDD7}
.set_order .list_sub .bundle_item{margin-left:40px}
.set_order .ico_blank{width:14px;height:14px;background-position:0 -120px}
.set_order .link_blank:hover .ico_blank{background-position:-20px -120px}
.set_order .type_thumb .item_order{height:64px}
/* .set_order .type_thumb .ico_drag,
.set_order .type_thumb .item_order:hover .ico_drag{margin-top:26px} 2017-10-16_v2 삭제 */
.set_order .type_thumb .wrap_drag,
.set_order .type_thumb .item_order:hover .wrap_drag{margin-top:16px} /* 2017-10-16_v2 추가  */
.set_order .type_thumb .txt_name{margin-top:18px;width:630px}
.type_thumb .edit_item .order_btn{margin-top:15px}
.set_order .wrap_thumb{float:left;margin:23px 18px 0 0;font-size:0}
.set_order .wrap_thumb:empty{margin-right:0}
.set_order .txt_url{margin-left:10px;font-family:Noto Sans Light,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:13px;color:#808080;vertical-align:2px}
.set_order + .set_btn{overflow:hidden;margin:0 -29px;padding:12px 29px 12px;border-top:1px solid #F1F3F6;background:#FAFBFC}

/* 순서변경박스 - 버튼 */
.order_btn{display:none;float:right;margin-top:9px}
.order_btn .lab_btn{float:none;display:inline-block}
.order_btn .lab_btn:before{display:inline-block;width:1px;height:13px;margin:8px 10px 0 6px;background:#e5e5e5;vertical-align:top;content:''}
.order_btn .lab_btn:first-child:before{display:none}
.order_btn .lab_btn .txt_btn{display:inline;padding-top:0;border:0 none;font-size:13px;color:#808080;background:none;text-decoration:underline;box-shadow:none}/* 2019-03-15 수정 */
.order_btn .lab_btn:hover .txt_btn{color:#2F3A4A}
.order_btn .lab_off{cursor:not-allowed}
.order_btn .lab_off .txt_btn,
.order_btn .lab_off:hover .txt_btn{color:#959595;text-decoration:none}
.order_btn .btn_post{margin:4px 0 0;padding:4px 0 0}/* 2019-03-15 추가 */

/* 순서변경박스 - hover */
.item_order:hover{position:relative;border-color:#A5ADBA}/* 2019-03-15 수정 */
.item_order:hover .wrap_drag{float:left;cursor:move} /* 2017-10-16_v2 추가  */
.item_order:hover .ico_drag{background-position:-20px -400px}/* 2019-03-15 수정 */
.item_order:hover .order_btn{display:block}/* 2019-03-15 수정 */
.item_order:hover .info_btn{display:block}/* 2019-03-15 추가 */
.item_order:hover .edit_item .order_btn{margin:9px 0 0}
.type_thumb .item_order:hover .order_btn{margin-top:17px}
.type_thumb .item_edit:hover .order_btn{margin-top:15px}

/* 순서변경박스 - 수정 */
.set_order .item_edit{padding:0 20px 0 8px;background:#fbfbfb}
.item_edit .basic_item{display:none}
.set_order .edit_item{display:none}
.set_order .edit_item:after{display:block;clear:both;content:''}
.item_edit .edit_item{display:block}
.set_order .item_order .lab_tf:first-child{float:left;margin:5px 20px 0 -2px}/* 2019-07-22 수정 */
.set_order .open_subcate .item_order .lab_tf:first-child{margin-left:-3px} /* 2019-07-22 추가 */
.set_order .type_thumb .lab_tf:first-child,
.set_order .type_thumb .lab_tf + .lab_tf{margin-top:11px}
.set_order .item_order .tf_blog{width:330px} /* 2019-07-26 수정 */
.set_order .item_order .opt_blog{float:left;margin-top:13px}
.set_order .type_thumb .opt_blog{margin-top:31px}
.set_order .item_order .layer_opt .layer_opt{display:none}
.set_order .list_opt .layer_opt{left:148px}
.set_order .list_opt .ico_arr{display:none;position:absolute;top:2px;right:6px;width:6px;height:10px;background-position:-170px -10px}
.set_order .list_opt .sub_open{position:relative;background:#F3F5F7}
.set_order .list_opt .sub_open .ico_arr,
.set_order .list_opt .lab_btn:hover .ico_arr{display:block}
.set_order .list_opt .sub_open .layer_opt{display:block;top:-12px}
.edit_item .order_btn{display:block}
.edit_item .btn_opt .ico_open{width:6px;height:4px;background-position:-30px -20px}
.edit_item .btn_opt[disabled] .ico_open{background-position:-40px -20px} /* 2017-09-11 추가 */
.edit_item .opt_open .ico_open{background-position:-200px -150px}
.set_order .list_sub .tf_blog{width:380px}
.item_save .order_btn,
.item_save:hover .order_btn{display:none}
.item_save .txt_change{display:block;float:right;padding-top:16px;font-size:13px;color:#959595}

/* 순서변경박스 - 드래그할때 */
.set_order .item_drag{display:none;position:absolute;z-index:30;width:818px} /* 2017-09-18 수정 */
.set_order .item_drag .item_order{border-color:#828C9B}
.set_order .type_thumb + .item_drag .item_order{height:64px}
.set_order .type_thumb + .item_drag .ico_drag,
.set_order .type_thumb + .item_drag .item_order:hover .ico_drag{margin-top:26px} /* 2017-10-16_v2 수정  */
.set_order .type_thumb + .item_drag .txt_name{margin-top:18px;width:550px}
.set_order .item_drag .ico_drag{background-position:-40px -400px}/* 2019-03-15 수정 */
.set_order .insert_item{position:relative;margin:2px 0}
.set_order .insert_item:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px dotted #ACB3BF;background:#E0E5EE;content:'';opacity:0.5}
.set_order .insert_item .wrap_drag{position:relative;z-index:10}

/* 추가하기 버튼 */
.wrap_set .wrap_add{border:1px dotted #ACB3BF}
.wrap_set .lab_add{float:none;display:block;height:50px;line-height:48px;font-size:16px}
.wrap_set .wrap_add:hover{border-color:#828C9B}
.wrap_set .wrap_add:hover .ico_add{background-position:-180px -360px}/* 2019-03-15 추가 */
.wrap_set .lab_add .ico_add{width:13px;height:13px;margin:19px 17px 0 19px;background-position:-200px 0}
.wrap_set .lab_add:hover .ico_add{background-position:-220px 0}
.wrap_add .item_order{display:none;height:51px;padding:0;border:0 none;background:transparent}
.wrap_add .item_order:hover{background:none}
.wrap_add .btn_default.btn_off{cursor:not-allowed}/* 2019-03-15 수정 */
.set_order .wrap_add.item_edit{background:transparent}
.item_edit .lab_add{display:none}
.item_edit .item_order{display:block}

/* 2017-10-18 추가 시작 */
/* 카테고리 추가 불가능 안내  */
.wrap_add .item_noti{height:50px;padding:12px 0 0 19px;font-size:16px;color:#808080;box-sizing:border-box}
.wrap_add .item_noti .wrap_ico{display:inline-block;width:16px;height:16px;margin:5px 14px 0 0;border-radius:16px;background:#d0d0d0;vertical-align:top}/* 2019-03-15 수정 */
.wrap_add .item_noti .ico_blog{width:3px;height:10px;margin:3px 0 0 7px;background-position:-280px -70px}
/* 2017-10-18 추가 끝 */

/* 2017-09-11 라디오 버튼 추가 시작 */
/* 라디오 버튼 */
.radio_blog .lab_set{display:block;overflow:hidden}
.radio_blog .inp_set{position:absolute;top:-10px;left:-10px;width:1px;height:1px;opacity:0.01}
.radio_blog .txt_set:before{content:'';display:inline-block;width:16px;height:16px;border-radius:16px;border:1px solid #C5CDD7;background:#fff;vertical-align:top;box-sizing:border-box}
.radio_blog .lab_set:hover .txt_set:before{border-color:#A5ADBA}
.radio_blog .inp_set:checked + .txt_set:before{border-color:#333;background:#333;background:radial-gradient(ellipse at center, #fff 20%,#333 20%,#333 100%)}/* 2019-03-15 수정 */
.radio_blog .inp_set:disabled  + .txt_set{color:#959595;cursor:not-allowed}
.radio_blog .inp_set:disabled  + .txt_set:before{border-color:#E7EDF4;background:#FAFBFC}
/* 2017-09-11 라디오 버튼 추가 끝 */
/* 2020-05-26 추가 */
.radio_blog_type1{font-size:0;line-height:0}
.radio_blog_type1 .inp_check{top:0;left:0;z-index:1;width:100%;height:100%;border:0;opacity:.01;cursor:pointer}
.radio_blog_type1 .check_g{display:inline-block;position:relative;width:18px;height:18px;vertical-align:top}
.radio_blog_type1 .check_g + label{display:inline-block;padding-left:6px;font-size:13px;line-height:18px}
.radio_blog_type1 .inp_check + .ico_checkbox{margin:0;background-position:-220px -180px}
.radio_blog_type1 .inp_check:checked + .ico_checkbox , .check_on .ico_checkbox{background-position:-240px -180px}
/* 범위지정 input  */
.wrap_inp{font-size:0;line-height:0}
.inp_range{overflow:visible;-webkit-appearance:none;width:100%;height:20px;background-color:transparent}
.inp_range:focus{outline:0}
.inp_range::-webkit-slider-runnable-track{width:720px;height:2px;background-color:rgba(0, 0, 0, 0.1);border-radius:4px;cursor:pointer;border-color:transparent}
.inp_range::-moz-range-track{width:720px;height:2px;background-color:rgba(0, 0, 0, 0.1);border-radius:4px;cursor:pointer;border-color:transparent}
.inp_range::-ms-track{width:720px;height:2px;background-color:rgba(0, 0, 0, 0.1);border-radius:4px;cursor:pointer;border-color:transparent;border:none;color:transparent}
.inp_range::-webkit-slider-thumb{width:1px;height:1px;margin-top:1px;border-radius:50%;border:none;background-color:#000;box-shadow:0 0px 1px 0px rgba(0, 0, 0, 0.3);-webkit-appearance:none;transform-origin:50% 50%;transform:scale(20);box-sizing:border-box}
.inp_range::-webkit-slider-thumb:after{content:'';display:block;width:20px;height:20px;background-color:red;}
.inp_range::-moz-range-thumb{width:1px;height:1px;margin-top:1px;border-radius:50%;border:none;background-color:#000;box-shadow:0 0px 1px 0px rgba(0, 0, 0, 0.3);-webkit-appearance:none;transform-origin:50% 50%;transform:scale(20);box-sizing:border-box}
.inp_range::-ms-thumb{width:1px;height:1px;margin-top:1px;border-radius:50%;border:none;background-color:#000;box-shadow:0 0px 1px 0px rgba(0, 0, 0, 0.3);-webkit-appearance:none;transform-origin:50% 50%;transform:scale(20);box-sizing:border-box;width:20px;height:20px;position:relative;z-index:99999;transform:scale(1)}
.inp_range::-ms-fill-lower {height:2px;background-color:transparent}
.inp_range::-ms-fill-upper {height:2px;background-color:transparent}
.inp_range::-ms-ticks-before {display:none}
.inp_range::-ms-tooltip{display:none}
.inp_range:focus::-webkit-slider-runnable-track{background-color:rgba(0, 0, 0, 0.1)}
.inp_range:focus::-webkit-slider-thumb{width:1px;height:1px;margin-top:1px;border-radius:50%;border:none;background-color:#000;box-shadow:0 0px 1px 0px rgba(0, 0, 0, 0.3);-webkit-appearance:none;transform-origin:50% 50%;transform:scale(20);box-sizing:border-box}
.inp_range:focus::-webkit-slider-runnable-track{background-color:rgba(0, 0, 0, 0.1)}
.inp_range:focus::-ms-fill-lower{height:2px;background-color:transparent}
.inp_range:focus::-ms-fill-upper{height:2px;background-color:transparent}
/* END 2020-05-26 추가 */



/* 팝업 */
.container_layer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1300;box-sizing:border-box;overflow:auto;background:rgba(0,0,0,0.6)}
.blog_layer{position:absolute;left:50%;margin-bottom:30px;z-index:1310}
.inner_blog_layer{border-radius:1px;border:1px solid #465467;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.3)}
.blog_layer .bundle_item .lab_tf{display:inline-block}
/* .blog_layer .desc_plugin50 .opt_set{width:100px} 디자인확인후적용에정 2019-09-24 */
.blog_layer .cont_layer{padding:32px 40px 0}/* 2019-03-15 수정 */ /*2019-07-16 간격 수정*/ /*2019-07-22 수정*/
.tit_popup{display:block;font-weight:normal;font-size:16px;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}/* 2019-03-15 수정 *//* 2020-05-26 수정 */
.tit_popup_type1{padding-bottom:17px;border-bottom:2px solid #000}/* 2020-05-26 추가 */
.blog_layer .txt_popup{display:block;font-size:14px}
.blog_layer .txt_cate{display:inline-block;margin:5px 0 0 9px;font-size:12px;color:#808080;font-family:"AvenirNext","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;vertical-align:top}/* 2019-03-15 추가 */
.blog_layer .txt_cate + .txt_cate{margin-left:4px}/* 2019-03-15 추가 */
.blog_layer .tit_popup + .txt_popup{margin-top:15px}
.blog_layer .tf_blog{width:100%;height:32px;font-size:14px;line-height:22px;padding:3px 10px 5px;box-sizing:border-box}/* 2019-03-15 수정 */
.blog_layer .tit_popup + .tf_blog{margin:18px 0 40px}/* 2019-03-15 수정 *//* 2019-07-16 수정 *//* 2019-07-22 수정 */
.blog_layer textarea.tf_blog{width:100%;height:116px;line-height:22px}/* 2019-03-15 수정 */
.blog_layer .lab_tf{display:block}
.blog_layer .lab_tf + .lab_tf{margin-top:15px}
.blog_layer .tit_popup + .lab_tf{margin-top:15px}
.blog_layer .lab_tf .txt_popup{padding-bottom:6px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.blog_layer .txt_etc{line-height:20px;color:#808080}
.blog_layer .txt_etc:last-child{padding-bottom:0px}/* 2019-07-16 수정 */
.blog_layer .txt_required{padding:6px 0 7px;color:#FF5544}/* 2019-03-15 수정 */
.blog_layer .txt_required + .txt_etc2{margin-top:0}
.blog_layer .lab_tf + .txt_etc{padding-top:16px}
.blog_layer .fld_btn{margin-top:35px;padding:13px 0;border-top:1px solid #f1f3f6;font-size:0;background:#fafbfc;text-align:center}/* 2019-07-16 수정 *//* 2019-07-22 수정 */
.blog_layer .fld_btn .btn_cancel,
.blog_layer .fld_btn .btn_default{display:inline-block;float:none}
.blog_layer .btn_default + .btn_default{margin-left:4px}
.blog_layer .lab_close{position:absolute;top:-32px;right:-10px;padding:10px;line-height:1px}
.blog_layer .lab_close .ico_blog{width:12px;height:12px;background-position:-240px 0}
.container_layer > .lab_close{position:absolute;top:20px;right:20px}
.container_layer > .lab_close .ico_blog{width:20px;width:20px;background-position:-170px -160px}
.blog_layer .link_etc{float:left;margin-top:10px;color:#808080;text-decoration:underline}/* 2019-03-15 수정 */
.blog_layer .link_etc:hover{color:#2F3A4A}
.blog_layer .link_etc .ico_blank{margin:5px 0 0 5px}
.inner_blog_layer1{width:358px;margin-left:-180px}
.inner_blog_layer1 .tit_popup{padding:1px 0 2px}/* 2019-03-15 추가 */
.inner_blog_layer1 .txt_popup:first-child{margin-top:-1px;line-height:22px}
.inner_blog_layer1 .lab_tf + .txt_etc{padding-top:32px}
.inner_blog_layer1 .lab_tf .txt_popup{color:#000}

/* 댓글관리 */
.reply_article .blog_layer .tit_popup + .txt_popup{margin-top:14px;line-height:22px}
.blog_layer .bundle_check{overflow:hidden;padding:18px 0 5px}/* 2019-07-16 수정 */
.reply_article .bundle_check{padding-top:14px}
.blog_layer .check_blog + .check_blog{margin-left:35px}/* 2020-05-26 수정 */
.blog_layer .bundle_check .ico_checkbox{margin-right:6px}
.blog_layer .bundle_check .txt_check{margin-top:0}/* 2020-05-26 수정 */

/* 꾸미기 */
.inner_blog_layer2{width:238px;margin-left:-120px;padding:36px 0 38px;text-align:center}
.inner_blog_layer2 .tit_popup{font-size:14px;color:#333;font-family:Noto Sans DemiLight,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}/* 2019-03-15 수정 */
.inner_blog_layer2 .txt_popup{font-size:13px;color:#808080}
.inner_blog_layer2 .tit_popup + .txt_popup{margin-top:4px}
.blog_layer textarea.tf_decoration{height:94px}
.blog_layer .imgbnr_layer .lab_tf + .lab_tf{margin-top:16px}

/* 링크 */
.blog_layer .txt_em{color:#FF5544}/* 2019-03-15 수정 */
.blog_layer .opt_popup1{width:100%;margin:15px 5px -2px 0}/* 2019-03-15 수정 */
.blog_layer .opt_popup2{width:100%;margin:15px 5px -2px 0}/* 2019-03-15 수정 */
.blog_layer .txt_popup + .txt_popup,
.blog_layer .txt_popup + .txt_etc{margin-top:15px}

/* 플러그인 세부 팝업 */
.inner_blog_layer3{width:800px;margin-left:-400px;background:transparent}

/* 팝업 - 스킨 */
.inner_blog_layer4{width:800px;margin-left:-400px;background:transparent}
.inner_blog_layer4 .cont_layer{padding:0;background:#FFF}
.inner_blog_layer4 .tit_popup{padding:25px 40px 22px}/* 2019-03-15 수정 */
/* .inner_blog_layer4 .txt_cate{display:inline-block;margin:5px 0 0 9px;font-size:12px;color:#808080;font-family:"AvenirNext","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;vertical-align:top} 2019-03-15 수정 */
.inner_blog_layer4 .info_skin{padding:0 40px}
.inner_blog_layer4 .tit_popup + .info_skin{border-top:1px solid #F1F3F6}
.inner_blog_layer4 .txt_popup{line-height:26px;padding:22px 0 14px}
.inner_blog_layer4 .txt_other{margin-left:3px;color:#959595}
.inner_blog_layer4 .etc_skin{overflow:hidden;padding:12px 40px;border-top:1px solid #F1F3F6;background:#FAFBFC}
.inner_blog_layer4 .skin_btn{float:right}
.inner_blog_layer4 .btn_preview{float:left;margin-right:4px}
.inner_blog_layer4 .wrap_thumb:after{border:0 none;border-top:1px solid #000;border-bottom:1px solid #000;opacity:.03}
.inner_blog_layer4 .list_skin{overflow:hidden;font-size:12px;letter-spacing:-0.2px}
.inner_blog_layer4 .list_skin dt{float:left;width:52px;color:#959595}
.inner_blog_layer4 .list_skin + .list_skin{margin:5px 0 27px}
.inner_blog_layer4 .link_etc + .link_etc:before{display:inline-block;width:1px;height:12px;margin:4px 10px 0 11px;background:#E5E5E5;vertical-align:top;content:''}

/* 팝업 - loading */
.inner_blog_loading{width:238px;margin-left:-120px;padding:33px 0 30px;text-align:center}
.inner_blog_loading .txt_loading{padding-top:8px}

/* 팝업 - 카테고리관리 */
.inner_blog_layer5{width:438px;margin-left:-219px;min-height:265px}/* 2020-09-25 수정*/
.inner_blog_layer5 .tit_popup{padding:1px 0 2px}/* 2019-03-15 추가 */
.inner_blog_layer5 .wrap_set{margin:17px -20px 0 0;border:0 none}
.inner_blog_layer5 .item_sub:only-child:before{display:none}
.inner_blog_layer5 .opt_category{width:294px;margin:0 0 -2px 21px}/* 2019-03-15 수정 */
.inner_blog_layer5 .item_sub:only-child .opt_category{width:280px;margin-left:0}/* 2019-04-09 수정 */
.inner_blog_layer5 .opt_category .btn_opt,
.inner_blog_layer5 .opt_category .lab_set{padding-right:20px}
.inner_blog_layer5 .opt_category .layer_opt{overflow-y:auto;max-height:250px}
.inner_blog_layer5 .radio_cate{padding:41px 0 6px}/* 2019-07-16 수정 */
/* .inner_blog_layer5 .radio_cate:before{content:'';display:block;overflow:hidden;height:1px;margin:0 -29px 10px;}2019-07-16 수정 */
.inner_blog_layer5 .radio_cate .lab_set + .lab_set{margin-top:18px}
.inner_blog_layer5 .radio_cate .txt_set{display:block;padding-top:6px;font-size:14px}
.inner_blog_layer5 .radio_cate .txt_set:before{margin:3px 18px 0 0}
.inner_blog_layer5 .radio_cate .ico_addcate{display:inline-block;width:50px;height:34px;margin:-6px 13px 0 0;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_movecate_171018.png) no-repeat 0 0;vertical-align:top} /* 2017-10-18 카테고리 관리 팝업 수정 */
.inner_blog_layer5 .radio_cate .ico_addcate1{background-position:0 0}
.inner_blog_layer5 .radio_cate .ico_addcate2{background-position:0 -40px}
.inner_blog_layer5 .radio_cate .ico_addcate3{background-position:0 -80px}
.inner_blog_layer5 .inp_set:disabled + .txt_set .ico_addcate1{background-position:-60px 0}
.inner_blog_layer5 .inp_set:disabled + .txt_set .ico_addcate2{background-position:-60px -40px}
.inner_blog_layer5 .inp_set:disabled + .txt_set .ico_addcate3{background-position:-60px -80px}
.inner_blog_layer5 .fld_btn{margin-top:34px}/* 2019-03-15 추가 */
.inner_blog_layer5 .fld_btn_type1{position:absolute;bottom:0;width:438px;margin:0}/* 2020-05-26 추가 *//* 2020-09-25 수정 */
.inner_blog_layer5 .txt_popup{font-size:13px;color:#333}/* 2019-04-09 추가 *//* 2019-07-16 수정 */
.inner_blog_layer5 .txt_popup:first-child{margin-top:10px}/* 2019-07-16 수정 */
/* 2020-05-26 추가 */
.inner_blog_layer5 .wrap_set_type1{margin-top:27px;margin-right:0}
.inner_blog_layer5 .wrap_set_type1:after{content:'';clear:both;font-size:0;line-height:0}
.inner_blog_layer5 .wrap_set_type1 + .wrap_set_type1{margin-top:13px;margin-right:0}
.inner_blog_layer5 .wrap_set_type1 .tf_blog{display:inline-block;width:280px;height:28px}
.inner_blog_layer5 .wrap_set_type1 .lab_txt{float:left;width:78px;color:#000}
.inner_blog_layer5 .wrap_set_type1 .item_sub{position:relative;}
.inner_blog_layer5 .wrap_set_type1 .opt_set{position: absolute;;top:0;right: 0;}
.inner_blog_layer5 .wrap_set_type1 .btn_opt .txt_ellip{color:#ff5544}
.inner_blog_layer6{width:710px;height:498px;border:2px solid #ddd;border-radius:3px;box-shadow:none}
.inner_blog_layer7{width:540px;margin-left:-270px}
/* END 2020-05-26 추가 */
/* 2020-09-25 추가 */
.inner_blog_layer8{position:relative;width:358px;min-height:258px;margin-left:-180px}/* 2020-10-08 수정 */
.inner_blog_layer8 .fld_btn{position:absolute;left:0;bottom:0;width:358px;margin-top:0}
.inner_blog_layer8 .cont_layer{padding-bottom:91px}/* 2020-10-08 추가 */
/* END 2020-09-25 추가 */

/* 2019-03-15 추가 */
.blog_layer .cont_layer .lab_btn{display:block;float:none;border-radius:1px;border:1px solid #C5CDD7;font-size:13px;background:#fff;text-align:center;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:content-box}
.blog_layer .cont_layer .lab_btn:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.blog_layer .cont_layer .lab_btn:active{border-color:#A5ADBA;box-shadow:none}
.blog_layer .count_total{font-size:12px;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#959595}
.blog_layer .count_total .txt_num{margin-right:2px;color:#333}

.inner_blog_layer5.layer_type2{width:358px;margin-left:-180px}
.inner_blog_layer5.layer_type2 .item_sub:only-child .opt_category{width:278px}
/* .inner_blog_layer5.layer_type2 .btn_file{width:278px;height:30px;line-height:30px;} 2019-04-09 삭제*/
.inner_blog_layer5 .btn_file{width:360px;height:30px;line-height:30px;}/* 2019-04-09 추가 */

.info_layer_cont dt{padding:17px 0 0;font-size:14px;color:#000} /* 2019-07-16 수정 */
.info_layer_cont dd{position:relative;padding:6px 0 0} /* 2019-07-16 수정 */
.info_layer_cont dd .count_total{position:absolute;top:-18px;right:0}
.info_layer_cont dd:last-child{padding-bottom:6px}
.info_layer_cont .wrap_set{margin:0}
.info_layer_cont .item_sub:last-child{padding:0}
.info_layer_cont .box_upload{position:relative;width:100px;height:80px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);background-repeat:no-repeat;background-position:0 0;background-size:cover}/* 2019-04-30 수정 *//* 2019-07-16 수정 */
.info_layer_cont .box_upload .btn_file{display:none;position:absolute;top:0;left:0;width:100%;height:100%;border:0 none;background-color:rgba(0,0,0,.5)}
.info_layer_cont .box_upload .btn_file .ico_blog{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;background-position:-80px -280px}
.info_layer_cont .box_upload:hover .btn_file{display:block;box-shadow:none}
.info_layer_cont .box_upload .btn_delete{overflow:hidden;position:absolute;top:0;right:0;z-index:20;width:18px;height:18px;font-size:0;line-height:0;background-color:#000;text-indent:-9999px}
.info_layer_cont .box_upload .btn_delete:after{position:absolute;top:50%;left:50%;width:10px;height:2px;margin:-1px 0 0 -5px;border-radius:1px;background-color:#fff;content:''}
.info_layer_type1 dt{display:inline-block;width:75px;}/* 2019-04-09 추가 */
.info_layer_type1 dd{display:inline-block;width:280px;}/* 2019-04-09 추가 */
.info_layer_cont + .check_blog{float:none;margin:5px 0 2px 0}/* 2019-04-09 추가 *//* 2019-07-16 수정 */


/* END 2019-03-15 추가 */
/* 2020-05-26 추가 */
.popup_type2{display:table;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}
.popup_type2:before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0.75}
.popup_type2 .inner_popup{width:712px;height:500px;margin:0 auto;border:2px solid #ddd;box-sizing:border-box;background-color:#fff}
.popup_type2 .tit_popup{padding-top:41px;margin-left:40px;margin-right:45px}
.popup_type2 .radio_blog_type1{padding:19px 40px 0}
.popup_type2 .layer_foot{padding:45px 45px 0 35px;text-align:center}
.popup_type2 .btn_type4 + .btn_type4{margin-left:6px}

.msg_popup{width:628px;height:230px;padding:16px 20px;margin:30px 45px 0 40px;border:1px solid #ddd;border-radius:3px;box-sizing:border-box}
.msg_popup a{color:#FF5544;text-decoration:underline}
.tit_popup + .list_cont_layer{padding-top:28px}
.list_cont_layer{font-size:14px;line-height:24px}
.list_cont_layer .tit_list{display:block;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#333}
.list_cont_layer .txt_popup_type1{display:block;color:#666}
.list_cont_layer li + li{padding-top:20px}
/* END 2020-05-26 추가 */
/* 2020-09-25 추가 */
.list_chk_layer{display:block;padding-top:24px}
.list_chk_layer li{display:block;overflow:hidden}
.list_chk_layer li + li{padding-top:10px}
.list_chk_layer .lab_check .txt_check{color:#959595;letter-spacing:-0.2px}
.list_chk_layer .inp_check:checked + .lab_check .txt_check{color:#333}
/* END 2020-09-25 추가 */

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .inner_blog_layer5 .radio_cate .ico_addcate{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/ico_movecate_171018.png);background-size:110px 120px} /* 2017-10-18 카테고리 관리 팝업 수정 */
}


/*공통이미지 */
.ico_permission{width:15px;height: 14px;background-position:-40px -360px} /*2019-03-15 추가  */

/* 체크박스 */
.check_blog{overflow:hidden;float:left;position:relative}
.inp_check{position:absolute;top:-100px;left:-100px;opacity:.01}/* 2020-05-26 수정 */
.inp_check{position:absolute;top:-100px;left:-100px}
.ico_checkbox{width:18px;height:18px;margin:17px 20px 0 29px;background-position:0 -70px;cursor:pointer}
.lab_check .ico_checkbox{margin:1px 4px 0 0} /* 2019-07-16 수정 */
.ico_checkbox:hover,
.lab_check .ico_checkbox:hover{background-position:-60px -70px}
.inp_check:checked + .ico_checkbox,
.inp_check:checked + .lab_check .ico_checkbox{background-position:-0px -280px}/* 2019-03-15 수정 */
/*.inp_check:checked + .ico_checkbox:hover,
.inp_check:checked + .lab_check .ico_checkbox:hover{background-position:-80px -70px}*/ /* 2019-03-15 삭제 */
.inp_check[disabled] + .ico_checkbox,
.inp_check[disabled] + .lab_check .ico_checkbox{background-position:-40px -70px;;cursor:auto}
.lab_check .txt_check{display:inline-block;font-size:13px;line-height:20px;color:#808080;vertical-align:top} /* 체크박스 + 텍스트 인 경우 *//*  2020-05-26 수정 */
/* 2020-05-26 추가 */
.ico_checkbox_type1{width:36px;height:20px;background-position:-170px -470px}
.inp_check:checked:checked + .ico_checkbox_type1{background-position:-130px -470px}
/* 2020-05-26 추가 끝 */
/* 검색 박스 */
.wrap_search{height:52px;border-radius:1px;border:1px solid #E0E5EE;background:#fafbfd}
.wrap_search.on{border:1px solid #475466;background:#fff}
.wrap_search .opt_blog{float:right;z-index:30;margin-top:14px}
.wrap_search .search_blog+.opt_blog{float:left}
.wrap_search .layer_opt{max-width:228px;width:228px}
.wrap_search .layer_opt .tit_opt{font-size:12px}
.wrap_search .layer_opt a,
.wrap_search .layer_opt label{padding:3px 24px 4px 0}
.wrap_search .layer_opt .lab_btn > .ico_blog,
.wrap_search .layer_opt a > .ico_blog{margin:6px 7px 0 3px}
.wrap_search .layer_double a,
.wrap_search .layer_double .lab_btn{height:26px;padding-left:12px;box-sizing:border-box} /* 2019-08-14 수정 */
.wrap_search .layer_opt a:before,
.wrap_search .layer_opt .on > .lab_btn:before{background:none}
.wrap_search .opt_blog .layer_opt{top:28px;left:-18px}
.wrap_search .layer_opt .lab_all{height:auto;margin:5px 0;padding:7px 24px 8px 17px} /* 2019-08-14 수정 */
.wrap_search .layer_opt .lab_all.on{color:#EC5621}
.wrap_search .layer_opt .lab_all:before{display:none}
/* 2019-08-14 추가 */
.wrap_search .layer_opt .lab_btn .inner_lab + .ico_blog{float:left}
.wrap_search .layer_opt .lab_btn .ico_blog.ico_secret{width:12px;height:14px;margin:2px 0 0 7px;background-position:0 -380px}
.wrap_search .layer_opt .lab_btn .ico_blog.ico_private{width:16px;height:14px;margin:3px 0 0 7px;background-position:-20px -380px}
.wrap_search .layer_opt .lab_btn .txt_type1{display:block;float:right;position:relative;width:52px;height:20px;padding:3px 0 0;margin:0 0 0 5px;color:#333;font-size:11px;line-height:13px;text-align:center;box-sizing:border-box;vertical-align:top}
.wrap_search .layer_opt .lab_btn .txt_type1 span{position:relative}
.wrap_search .layer_opt .lab_btn .txt_type1:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;line-height:0;background-color:rgba(0,0,0,0.05)}
.wrap_search .layer_opt .lab_btn .txt_type1 + .inner_lab{max-width:129px}
.wrap_search .layer_opt .list_opt li ul li .lab_btn .txt_type1 + .inner_lab{max-width:109px}
/* END 2019-08-14 추가 */
.wrap_search .txt_search{float:left;margin:15px 0 0 29px;font-size:14px}
.wrap_search .txt_search~.opt_blog{float:right}
.wrap_search .search_blog{float:right;margin:14px 29px 0 0}
.wrap_search .search_blog .tf_search{display:none;width:730px;height:23px;margin-left:8px;border:0;font-size:16px;line-height:20px;color:#000;background:none;outline:none}
.wrap_search .search_blog .tf_search:-ms-input-placeholder{color:#959595}
.wrap_search .search_blog .btn_search{position:static;width:auto;height:auto;margin-left:30px;background-position:0 0}/* 2018-10-04 수정 */
.wrap_search .search_blog .btn_del{display:none;color:#808080}
.wrap_search .search_blog .ico_search{width:16px;height:16px;margin:2px 0 0 8px;background-position:-70px 0}
.wrap_search .search_blog .ico_arr{width:6px;height:10px;margin:5px 0 0 5px;background-position:-160px -10px}
.wrap_search .search_blog .btn_search[disabled]{color:#808080}
.wrap_search .info_search{float:right}
.on .search_blog{width:834px}
.on .check_blog{display:none}
.on .opt_blog{display:none}
.on .txt_search{display:none}
.on .search_blog .tf_search{display:inline-block;margin-left:0}
.wrap_search .btn_query{display:none}
.on .search_blog .btn_search{display:none}
.on .search_blog .ico_search{margin:3px 16px 0 0}
.on .search_blog .btn_del{display:inline-block}
.on .search_blog .btn_query{display:inline-block}
.wrap_search .btn_search[disabled] .ico_search{background-position:-50px 0}
.wrap_search:after{display:block;overflow:hidden;height:0;font-size:0;clear:both;content:''}
.wrap_search .change_on .btn_opt{display:none}
.wrap_search .change_on .txt_change{display:inline-block;vertical-align:middle}
.loading_search .txt_keyword{float:left;overflow:hidden;width:700px;margin:13px 0 0 29px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:16px;text-overflow:ellipsis;white-space:nowrap} /* 2017-11-01 수정 */
.loading_search .txt_change{display:block;float:right;margin:16px 29px 0 0}

/* 2017-11-01 검색 필터 수정 시작 */
/* 검색 박스- 필터 */
/* .search_blog .filter_search{display:none;float:left;width:81px;height:18px;margin:3px 18px 0 0;border-right:1px solid #E0E5EE}
.on .search_blog .filter_search{display:block} 삭제 */
.wrap_search .filter_search{display:none;float:left;width:81px;height:18px;margin:3px 18px 0 0;border-right:1px solid #E0E5EE}
.wrap_search.on .filter_search{display:block}
.wrap_search.loading_search .filter_search{display:block;margin:17px 18px 0 29px}
.wrap_search .filter_search + .tf_search{width:640px}
.wrap_search .filter_search + .txt_keyword{width:640px;margin-left:0}
.filter_search .opt_set{display:block;margin:0;top:-3px}
.filter_search .opt_set .ico_blog{top:10px;right:17px;width:6px;height:4px;background-position:-30px -20px}
.filter_search .opt_open .ico_blog{background-position:-200px -150px}
.filter_search .opt_set .btn_opt{display:inline;height:auto;padding:0;border:0 none;font-size:13px;color:#000;text-indent:0;box-shadow:none}
.filter_search .opt_set .btn_opt:disabled{color:#959595}
.filter_search .opt_set .btn_opt:disabled .ico_open{background-position:-40px -20px}
.filter_search .opt_set .layer_opt{top:28px;left:-18px;width:100px;padding:10px 0 11px;border:1px solid #C5CDD7;box-shadow:0 2px 5px rgba(0,0,0,0.12)}
.filter_search .opt_set .lab_set{padding:3px 0 4px 17px;margin:0}
/* 2017-11-01 검색 필터 수정 끝 */

/* 글 관리 목록 */
.wrap_list{margin:6px 0;background:#fff}
.list_post{border:1px solid #E0E5EE}
.list_post li{display:table;width:100%;border-bottom:1px solid #f1f3f6}
.list_post li:hover{background:#fafbfd}
.list_post li:last-child{border:0}
.list_post .check_blog{display:table-cell;float:none;width:66px;vertical-align:middle}
.list_post .ico_checkbox{margin-top:0}
.list_post .post_cont{display:table-cell;overflow:hidden;padding:18px 0 17px;vertical-align:middle}/* 2019-07-16 수정 */
.list_post .post_cont:last-child{padding-right:28px}
.list_post .tit_post{display:block;overflow:hidden;margin:4px 0 2px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:16px;font-weight:normal;color:#333;word-break:break-word}/* 2019-03-15 수정 */
.list_post .tit_post:first-child{margin-top:0}
.list_post .tit_post:last-child{margin-bottom:0}
.list_post .tit_post .link_blank{display:inline-block;width:17px;font-size:0}
.list_post .tit_ellip{display:table}
.list_post .tit_ellip .link_cont{display:block;overflow:hidden;max-width:550px;padding-right:5px;text-overflow:ellipsis;white-space:nowrap}
.post_cont:last-child .tit_ellip .link_cont{max-width:790px}
.list_post .tit_ellip .link_blank{display:table-cell;vertical-align:top}
.list_post .tit_post .ico_blank{display:none}
.list_post .tit_post .info_status{display:inline-block;margin:0 1px 0 0;color:#39AFAA;vertical-align:top}/* 2019-03-15 수정 */
.list_post li:hover .ico_blank{display:inline-block;width:14px;height:14px;margin-left:1px;background-position:0 -120px}
.list_post .link_blank:hover .ico_blank{background-position:-20px -120px}
.list_post .txt_cate{display:inline-block;color:#FF5544;vertical-align:top;letter-spacing:-0.2px}/* 2019-03-15 수정 */
.list_post .tit_post ~ .txt_cate{padding-bottom:2px}
.list_post .txt_cate.txt_ellip{max-width:210px}
.list_post .txt_cate:first-child{margin-right:7px}
.list_post .txt_info{display:inline-block;margin:2px 0 0;font-size:12px;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#808080;vertical-align:top;letter-spacing:-0.2px}/* 2019-03-15 수정 */
.list_post .tit_post ~ .txt_info{font-size:13px}/* 2019-03-15 수정 */
.list_post .txt_info.txt_ellip{max-width:170px}
.list_post .txt_info:before{display:inline-block;width:2px;height:2px;margin:9px 8px 0;border-radius:2px;background:#c5cdd7;vertical-align:top;content:''}
.list_post .txt_info_type1{color:#959595}/* 2019-03-15 추가 */
.list_post .fst:before{display:none}
/* .list_post .txt_status{display:inline-block;height:31px;line-height:32px;font-size:13px;color:#808080;vertical-align:middle} 2019-03-15 삭제 */
.list_post .img_emo{display:block;margin:5px 0}
.list_post .ico_file{width:8px;height:16px;margin:5px 0 0 1px;background-position:-60px -360px}/* 2019-03-15 수정 */
/*.list_post li:hover .ico_file{background-position:-100px -180px}*/ /* 2019-03-15 삭제 */
.list_post li:hover .ico_private{display:none}/* 2018-10-23 추가 */
.list_post li:hover .ico_secret{display:none}/* 2018-10-23 추가 */
.list_post li:hover .ico_permission{display:none}/* 2019-03-15 추가 */
.list_post .ico_security{width:9px;height:11px;margin:5px 0 0 6px;background-position:-210px -130px}
.list_post .ico_post{width:11px;height:12px;margin:2px 6px 0 0;background-position:-200px -90px}/*2019-03-15 수정  */
.list_post .post_cont:first-child{padding-left:29px}
.list_post .post_etc{display:table-cell;width:175px;text-align:left;vertical-align:middle}
.list_post .post_etc:last-child{padding-right:29px;text-align:right}
.list_post .check_blog+.post_etc{width:64px;color:#FF5544}/* 2019-03-15 수정 */
.list_post .post_cancle{width:105px}
.list_post .post_cancle .btn_cancel{display:inline-block;float:none;vertical-align:middle}
.list_post .post_date{width:1%;color:#808080;text-align:right;white-space:nowrap;letter-spacing:-0.2px}
.list_post .post_count{width:100px;color:#808080;text-align:right;letter-spacing:-0.2px}
.list_post .txt_etc{margin-left:6px;color:#808080}
.list_post .tit_post .txt_etc{display:block;margin:3px 0 0;font-size:12px}
.list_post .wrap_thumb{float:left;margin-right:11px;vertical-align:top}
.list_post .wrap_thumb:after,
.list_post .wrap_thumb .thumb_img{border-radius:20px}
.list_post .wrap_thumb + .tit_post{margin:2px 0 0}

/* 글관리 목록 - 우측 버튼 */
.list_post .post_btn{display:table-cell;width:250px;text-align:right;vertical-align:middle}
.list_post .info_btn{padding:2px 29px 0 0}/* 2019-03-15 추가 *//* 2019-07-16 수정 */
.list_post .ico_permission{display:inline-block;margin:3px 29px 0 0;font-size: 0;line-height: 0;text-indent: -9999px}/* 2019-03-15 추가 */
.post_btn .ico_key{width:9px;height:14px;margin:-3px 20px 0 6px;background-position:-200px -130px;vertical-align:middle}
.post_btn .lab_txt{display:inline-block;float:none;color:#808080;text-decoration:underline;vertical-align:middle}/* 2019-03-15 수정 */
.post_btn .lab_txt:hover{color:#2F3A4A}
.post_btn .lab_off{color:#959595;text-decoration:none}
.post_btn .lab_txt + .lab_txt{margin-right:29px}
.post_btn .lab_txt + .lab_txt:before{float:left;width:1px;height:13px;margin:4px 10px 0 6px;background:#e5e5e5;vertical-align:top;content:''}

/* 2017-09-13 아이콘 애니메이션(글목록) 수정 시작 */
.post_btn .btn_blog{display:inline-block;position:relative;margin-right:9px;vertical-align:middle}
.post_btn .btn_blog:last-child{margin-top:1px}
.post_btn .btn_blog:nth-last-child(2){margin:-1px -1px 0 0}
.btn_blog .lab_more{padding:0 10px;transition:transform 0.2s}
.btn_blog .lab_more .ico_more{width:3px;height:15px;margin:1px 10px 0;text-align:left;background-position:-130px -10px}
.btn_blog:hover .lab_more .ico_more{background-position:-140px -10px}
.btn_blog.on .lab_more{transform:rotate(90deg)}
.btn_blog.change_on .lab_status{display:none}
.btn_blog.change_on .txt_change{display:inline-block;vertical-align:top}
.post_etc.change_on .txt_change{display:inline-block;vertical-align:top}
/* 2017-09-13 아이콘 애니메이션(글목록) 수정 끝 */

/* 글관리 목록 - ..., 공개, 승인 레이어 공통 */
.btn_blog .layer_btn{display:none;position:absolute;top:-59px;right:4px;box-shadow:0 2px 5px rgba(0,0,0,0.12)}
.btn_blog.on .layer_btn{display:block}
.btn_blog .layer_btn .lab_btn{display:block;float:none;margin:3px 0 4px;padding:4px 17px 3px}
.btn_blog .layer_btn .lab_btn:hover{background:#F3F5F7}
.btn_blog .inner_btn{padding:7px 0 8px;border-radius:1px;border:1px solid #C5CDD7;color:#333;background:#fff;white-space:nowrap}
.btn_blog .ico_arr{position:absolute;bottom:-7px;right:10px;width:16px;height:8px;background-position:-110px 0}

/* 글관리 목록 - 공개, 승인 버튼 레이어 */
.btn_blog.off .lab_status{color:#333;cursor:default}
.btn_blog .lab_status .ico_open{float:left;width:6px;height:4px;margin:8px 8px 0 0;background-position:-30px -20px}
.btn_blog.off .lab_status .ico_open{background-position:-40px -20px}
.btn_blog.on .lab_status .ico_open{background-position:-200px -150px}
.btn_blog .ico_public,
.btn_blog.off .lab_btn:hover .ico_public{width:14px;height:14px;margin:3px 2px 0 6px;background-position:0 -140px}
.btn_blog .ico_private,
.btn_blog.off .lab_btn:hover .ico_private{width:16px;height:14px;margin:3px 1px 0 6px;background-position:-40px -140px}
.btn_blog .ico_secret,
.btn_blog.off .lab_btn:hover .ico_secret{width:12px;height:14px;margin:3px 3px 0 8px;background-position:-20px -140px}
.btn_blog .ico_approve{width:15px;height:14px;margin:3px 2px 0 5px;background-position:-60px -140px}
.btn_blog .ico_unapproved{width:15px;height:14px;margin:3px 2px 0 5px;background-position:-80px -140px}
.btn_blog .lab_btn:hover .ico_public{background-position:-100px -140px}
.btn_blog .lab_btn:hover .ico_private{background-position:-140px -140px}
.btn_blog .lab_btn:hover .ico_secret{background-position:-120px -140px}
.btn_blog .lab_btn:hover .ico_approve{background-position:-160px -140px}
.btn_blog .lab_btn:hover .ico_unapproved{background-position:-180px -140px}
.btn_blog .lab_btn.on{color:#EC5621}
.btn_blog .lab_btn.on .ico_public{background-position:-220px -80px}
.btn_blog .lab_btn.on .ico_private{background-position:-220px -100px}
.btn_blog .lab_btn.on .ico_secret{background-position:-240px -80px}
.btn_blog .lab_btn.on .ico_approve{background-position:-240px -100px}
.btn_blog .lab_btn.on .ico_unapproved{background-position:-220px -120px}
.btn_blog .layer_status{top:26px;right:-16px;z-index:20}
.btn_blog .layer_status .lab_btn{padding:3px 15px 4px 26px}

/* 글관리 목록 - 차단,휴지통 레이어 */
.btn_blog .layer_reply{top:auto;bottom:27px;right:4px}
.btn_blog .layer_reply .inner_btn{padding:11px 0}
.btn_blog .layer_reply .lab_btn{margin:0;padding:3px 16px 4px 18px}

/* 2018-10-23 추가 : 글관리 목록 - 수정,삭제,통계 공개버튼 */
/* 2018-12-05 수정*/
.list_post_type2 .post_btn{width:274px}
.list_post_type2 .post_btn .ico_blog{font-size:0;line-height:0;text-align:left}
.list_post_type2 .tit_ellip .link_cont{float:left;max-width:491px}
.list_post_type2 .txt_cate.txt_ellip{max-width:143px}
.list_post_type2 .txt_cate .inner_cate{display:inline-block;overflow:hidden;max-width:72px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis}
.list_post_type2 .txt_info.txt_ellip{max-width:86px}
.list_post_type2 .txt_info:before{margin:7px 8px 0 5px}/* 2019-03-15 수정 *//* 2019-07-16 수정 */
.list_post_type2 .txt_password.txt_ellip{max-width:115px}
.list_post_type2 .post_btn .ico_private{width:16px;height:14px;margin:3px 29px 0 0;background-position:-20px -360px}/* 2019-03-15 수정 */
.list_post_type2 .post_btn .ico_secret{width:12px;height:14px;margin:3px 31px 0 0;background-position:0 -360px}/* 2019-03-15 수정 */
.list_post_type2 .post_btn > .ico_change{margin:0 30px 0 0}/* 2018-11-02 추가 */
.list_post_type2 li:hover .info_btn{display:block}
.list_post_type2 .info_btn .btn_post{width:48px;height:28px;padding:6px 0 0;font-size: 13px}/* 2019-03-15 추가 */
/* END 2018-12-05 */

.info_btn{display:none;font-size:0}
.info_btn .btn_post{width:38px;height:23px;padding:5px 0 0;margin:0 0 0 4px;font-size:12px;line-height:1}/* 2018-12-17 수정 *//* 2019-03-15 수정 */
.info_btn button.btn_post{padding:0}/* 2019-03-15 추가 */
/* info_btn .btn_post + .btn_post{margin:0 0 0 4px} 2019-03-15 삭제  */
.info_btn .opt_set{margin:1px 0 0 4px;font-size:13px;color:#333;text-align:left;background-color:#fff}/* 2019-03-15 수정 */
.info_btn .opt_set .lab_set{padding:1px 0 5px 9px}/* 2018-11-02 추가 */
.info_btn .opt_set .layer_opt{top:-30px}/* 2018-11-02 추가 */
.info_btn .opt_set.change_on{width:78px;height:28px;border:1px solid #C5CDD7;border-radius:1px;box-shadow:0 1px 1px rgba(0,0,0,0.08);text-align:center;box-sizing:border-box}/* 2018-10-31 추가 */
.info_btn .opt_set.change_on .btn_opt{display:none}/* 2018-10-31 추가 */
.info_btn .opt_set.change_on .txt_change{display:inline-block;padding:3px 0 0;vertical-align:top}/* 2018-10-31 추가 */
.info_btn .opt_set .layer_opt .btn_close{top:35px}/* 2018-11-02 추가 */
.info_btn .btn_opt{font-size:13px;color:#333}
.info_btn .btn_opt .ico_blog{top:9px;right:11px;width:6px;height:10px;background-position:-280px -110px}/* 2018-11-02 수정 */
.info_btn .btn_opt:disabled{border-color:#E0E5EE;background-color:#fff}
.info_btn .btn_opt:disabled .ico_blog{background-position:-280px -120px}/* 2018-11-02 수정 */
.info_btn .opt_open .btn_close .ico_blog{width:6px;height:10px;background-position:-280px -110px}/* 2018-11-02 수정 */
/* END 2018-10-23 추가 : 글관리 목록 - 수정,삭제,통계 공개버튼 */

/* 2018-12-05 추가 */
.info_btn .opt_set_type2 .btn_opt .ico_blog{top:12px;width:6px;height:4px;background-position:-30px -20px}
.info_btn .opt_set_type2 .layer_opt{top:-4px}
.info_btn .opt_set_type2 .layer_opt .btn_close{top:7px;width:6px;height:4px}/* 2020-05-26 수정 */
.info_btn .opt_set_type2 .btn_close .ico_blog{width:6px;height:4px;background-position:-200px -150px}
/* END 2018-12-05 추가 */

/* 글관리 목록 - 삭제중 */
.list_post .item_dimmed:hover{background:#fff}
.item_dimmed .inp_check[disabled] + .ico_checkbox{background-position:-110px -160px}
.item_dimmed .tit_post .link_cont,
.item_dimmed .post_btn .lab_txt{color:#959595;text-decoration:none}
.item_dimmed .post_btn .lab_off{color:#959595;text-decoration:none}
.item_dimmed .tit_post .link_blank{display:none}
.item_dimmed .ico_file,
.list_post .item_dimmed:hover .ico_file{background-position:-60px -380px}/* 2019-03-15 수정 */
.item_dimmed .txt_info,
.item_dimmed .txt_cate,
.item_dimmed .txt_status,
.item_dimmed .tit_post .info_status,
.item_dimmed .btn_blog.off .lab_status,
.item_dimmed .post_btn .btn_blog{color:#959595}
.item_dimmed .btn_blog .ico_public,
.item_dimmed .btn_blog .lab_btn:hover .ico_public{background-position:0 -160px}
.item_dimmed .post_btn .ico_private,
.list_post .item_dimmed:hover .ico_private{display:inline-block;background-position:-20px -380px}/* 2019-03-15 수정 */
.item_dimmed .post_btn .ico_secret,
.list_post .item_dimmed:hover .ico_secret{display:inline-block;background-position:0 -380px}/* 2019-03-15 수정 */
.item_dimmed .btn_blog .ico_approve,
.item_dimmed .btn_blog .lab_btn:hover .ico_approve{background-position:-60px -160px}
.item_dimmed .btn_blog .ico_unapproved,
.item_dimmed .btn_blog .lab_btn:hover .ico_unapproved{background-position:-80px -160px}
.item_dimmed .lab_more .ico_more,
.item_dimmed .lab_more:hover .ico_more{background-position:-130px -160px}
.item_dimmed .ico_security{background-position:-160px -160px}
.item_dimmed .ico_post{background-position:-140px -160px}

/* 페이징 */
.wrap_paging{margin-top:30px;margin-bottom:100px;text-align:center;font-size:0}/* 2019-07-16 수정 */
.wrap_paging .link_paging{display:inline-block;width:26px;height:26px;border:1px solid #E0E5EE;background:#fff;vertical-align:top}
.wrap_paging .ico_blog{width:6px;height:10px;margin:8px 10px}
.wrap_paging .ico_prev{background-position:-150px 0}
.wrap_paging .ico_next{background-position:-160px 0}
.wrap_paging .on .ico_prev{background-position:-150px -10px}
.wrap_paging .on .ico_next{background-position:-160px -10px}
.wrap_paging .on:hover .ico_prev{background-position:-180px -130px}
.wrap_paging .on:hover .ico_next{background-position:-180px -120px}
.wrap_paging .list_paging{display:inline-block;overflow:hidden;margin:5px 23px 0}/* 2019-07-22 수정 */
.wrap_paging .list_paging li{float:left;margin-right:20px}
.wrap_paging .list_paging li:last-child{margin:0}
.wrap_paging .link_num{font-size:13px;font-weight:bold;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2019-03-15 수정 *//* 2019-07-22 수정 */
.wrap_paging .link_num:hover{color:#ff5544;text-decoration:underline}/* 2019-07-22 추가 */
.wrap_paging .on .link_num{color:#ff5544}/* 2019-03-15 수정 *//* 2019-07-22 수정 */

/* 2018-01-30 추가 */
/* 배너(블로그관리) */
.link_banner{position:absolute;top:1px;right:0}

/* 레이어 팝업(블로그관리) */
.banner_layer{position:absolute;top:115px;left:50%;margin-left:-180px}
.inner_banner_layer{position:relative;box-shadow:0 8px 20px rgba(0,0,0,0.2);-webkit-box-shadow:0 8px 20px rgba(0,0,0,0.2);-moz-box-shadow:0 8px 20px rgba(0,0,0,0.2)}
.inner_banner_layer .thumb_img{vertical-align:top}
.inner_banner_layer .link_layer{display:inline-block;padding:5px 15px 6px;border-radius:1px;border:1px solid #D34D1D;color:#fff;background-color:#EC5621;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,0.12);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.12);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.12)}
.inner_banner_layer .link_layer:hover{border-color:#bd4c24;background-color:#ED5F2D;box-shadow:0 2px 5px rgba(0,0,0,0.23);-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.23);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.23)}
.inner_banner_layer .btn_close{display:block;overflow:hidden;position:absolute;top:0px;right:0px;width:44px;height:44px;font-size:0;line-height:0;text-indent:-9999px}
.inner_banner_layer1 .layer_body{background-color:#fff}
.inner_banner_layer1 .cont_banner{padding:28px 0 32px;text-align:center}
.inner_banner_layer1 .txt_banner{font-size:16px}
.inner_banner_layer1 .txt_subject{display:block;overflow:hidden;margin:4px auto 14px}
/* END 2018-01-30 추가 */
/* 2017-09-08 글쓰기 버튼 수정 시작 */
/* 컨텐츠 - 글쓰기 버튼 */
.contents_article .tit_cont{position:relative;overflow:visible}
.contents_article .tit_cont:after{content:'';display:block;clear:both}
.tit_cont .link_write{position:absolute;top:1px;right:0;height:29px;padding:7px 14px 0;border-radius:1px;border:1px solid #C5CDD7;font-size:12px;line-height:1;color:#333;background:#fff;text-decoration:none;box-sizing:border-box;box-shadow:0 1px 1px rgba(0,0,0,0.08)}
.tit_cont .link_write:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.tit_cont .link_write:active{border-color:#C5CDD7;box-shadow:none}
.tit_cont .link_write .ico_blog{width:11px;height:11px;margin:1px 0 0 4px;background-position:-140px -280px}/* 2019-03-15 수정 */
/* 2017-09-08 글쓰기 버튼 수정 끝 */

/* 컨텐츠 - 설정 */
.wrap_set .opt_post1{width:78px}
.wrap_set .opt_post2{width:78px}
.wrap_set .opt_post3{width:78px}
.wrap_set .opt_ccl1{width:150px}
.wrap_set .opt_ccl2{width:78px}
.wrap_set .opt_ccl3{width:150px}
.wrap_set .opt_map1{width:150px}
.wrap_set .tf_set1{width:78px}
.wrap_set .item_set:not(.item_sub) + .item_sub{margin-top:-4px}

/* 카테고리 관리 */
.blog_category > div{padding:25px 29px 0}/* 2019-07-16 수정 */
.blog_category .count_total{float:left;margin:8px 18px 0 0;font-size:12px;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#959595}/* 2019-03-15 수정 */
.blog_category .count_total .txt_num{margin-right:2px;color:#333}/* 2019-03-15 수정 */
.blog_category .wrap_set .info_sub{display:inline-block;vertical-align:top}
.blog_category .desc_info{margin-top:4px}
.blog_category .bundle_group{float:right;margin:-31px 0 0 0}/* 2019-03-15 수정 */
.blog_category .btn_group{width:88px;height:26px;line-height:26px;border-radius:1px;border:1px solid #C5CDD7;font-size:13px;background:#fff;text-align:center;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:content-box}/* 2019-03-15 수정 *//* 2019-07-16 수정 */
.blog_category .btn_group:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}/* 2019-03-15 추가 */
.blog_category .btn_group:active{border-color:#A5ADBA;box-shadow:none}/* 2019-03-15 추가 */
/*.blog_category .btn_group:hover{color:#2F3A4A}*/ /* 2019-03-15 삭제 */
/*.blog_category .btn_group:before{content:'';position:absolute;top:0;right:0;width:16px;height:16px;border-radius:24px;border:1px solid #E0E5EE;vertical-align:top}*/ /* 2019-03-15 삭제 */
.blog_category .btn_group + .btn_group{margin-left:4px}/* 2019-03-15 수정 */
.blog_category .btn_group .ico_open{position:absolute;top:7px;right:5px;width:8px;height:5px;background-position:-280px -60px}
.blog_category .btn_group .ico_close{position:absolute;top:5px;right:6px;width:5px;height:8px;background-position:-280px -40px}

/* 카테고리 관리 - 카테고리 목록 */
.blog_category .set_order{margin:21px 0 30px;padding:8px;border-radius:1px;background:#E7EDF3}
/*
.blog_category .set_order .ico_all{width:10px;height:10px;background-position:-280px -30px}
.blog_category .set_order .ico_all:hover{cursor:default}
2017-10-16_v2 삭제 */
.blog_category .set_order .wrap_all:hover{cursor:default} /* 2017-10-16_v2 추가  */
.blog_category .set_order .wrap_all .ico_drag{background-position:-60px -400px}/* 2019-03-15 추가 */
.blog_category .set_order .ico_all{width:10px;height:10px;background-position:-280px -30px} /* 2017-10-16_v2 추가 */
.blog_category .lab_cate{width:28px;height:50px;margin:0 20px 0 -19px;border-right:1px solid #F1F3F6;background:#FAFBFC}
.blog_category .lab_cate{cursor:default}
.blog_category .lab_fold{cursor:pointer}
.blog_category .item_edit .lab_cate{margin:0 9px 0 -8px}
.blog_category .lab_cate .wrap_arr{display:block;width:8px;height:8px;margin:22px 0 0 10px;text-align:center}
.blog_category .lab_cate .ico_blog{width:3px;height:3px;margin-top:3px;background-position:-270px -50px}
.blog_category .lab_fold .wrap_arr{transition:transform 0.2s cubic-bezier(0,0,0.2,1)}
.blog_category .lab_fold .ico_blog{width:5px;height:8px;margin:0 0 0 1px;background-position:-280px -300px}/* 2019-03-15 수정 */
.blog_category .open_subcate .wrap_arr{transform:rotate(90deg)}/* 2017-09-18 수정 */
.blog_category .set_order .wrap_name{float:left;width:320px;margin-right:10px}/* 2019-03-15 수정 */ /* 2019-07-22 수정 *//* 2019-07-26 수정 */
.blog_category .set_order .txt_name{width:auto;max-width:260px}/* 2019-03-15 수정 */
.blog_category .set_order .txt_count{float:left;margin:16px 0 0 6px;font-size:13px;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#808080}/* 2019-03-15 수정 */
.blog_category .bundle_item:nth-child(n+2) .tf_blog{width:300px;}/* 2019-07-22 수정 *//* 2019-07-26 수정 */
.blog_category .list_sub{display:none}
.blog_category .item_drag .list_sub{display:block}
.blog_category .open_subcate .list_sub{display:block}
.blog_category .list_sub .bundle_item{margin-left:60px}
.blog_category .list_sub .wrap_name{width:340px} /* 2017-10-19 추가 */
.blog_category .list_sub .txt_name{width:auto;max-width:280px} /* 2017-10-19 수정 */
.blog_category .list_sub .bundle_item .tf_blog{width:270px} /* 2019-07-22 수정 *//* 2019-07-26 수정 */
.blog_category .list_sub .item_order .lab_tf:first-child{margin-left:-2px}/* 2019-07-22 수정 */
.blog_category .set_btn{overflow:hidden}
.blog_category .opt_blog > .layer_opt > ul{padding:11px 0}
.blog_category .opt_blog .lab_btn{width:106px;padding:3px 24px 4px 18px}
.blog_category .opt_blog .lab_btn:before{display:none}
.blog_category .opt_blog > .layer_opt{left:-19px}
.blog_category .wrap_add:not(.item_edit){position:relative} /* 2017-10-13 추가 */
.blog_category .wrap_add .count_total{position:absolute;top:10px;right:20px}/* 2019-03-15 수정 */
.blog_category .item_edit .count_total{display:none} /* 2017-10-13 추가 */

/* 카테고리 관리 - 이동 */
.blog_category .on_order .bundle_item{position:relative}
.blog_category .item_drag{opacity:0.9}
.blog_category .insert_item{margin:0}
.blog_category .insert_item:after{display:none;margin:0}
.blog_category .insert_item .item_order:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#E0E5EE;content:'';opacity:0.5}
.blog_category .insert_item .ico_drag{position:relative;z-index:10}
.blog_category .add_line{display:none;position:relative;z-index:10}
/* .blog_category .add_line.show{height:2px} 2017-10-19_2 삭제 */
.blog_category .add_sibling{width:818px}
.blog_category .add_child{width:758px;margin-left:60px}
.blog_category .list_sub .add_sibling{width:758px;z-index:20}
.blog_category .list_sub .add_child{width:698px;z-index:30}
.blog_category .on_order .add_line{display:block}
.blog_category .add_line:before{content:'';position:absolute;left:0;right:0;top:-26px;bottom:-25px} /* 2017-10-19 가이드라인 수정 */
.blog_category .add_line:after{content:'';display:none;position:absolute;left:0;top:-1px;width:100%;height:3px;background:#FF5544}/* 2019-03-15 수정 */
.blog_category .add_line.show:after{display:block} /* 2017-09-18 수정 */

/* 카테고리 관리 - 추가 불가능 안내  */
/*
.blog_category .item_noti{height:50px;padding:12px 0 0 19px;font-size:16px;color:#808080;box-sizing:border-box}
.blog_category .item_noti .wrap_ico{display:inline-block;width:16px;height:16px;margin:5px 14px 0 0;border-radius:16px;background:#C5CDD7;vertical-align:top}
.blog_category .item_noti .ico_blog{width:3px;height:10px;margin:3px 0 0 7px;background-position:-280px -70px}
2017-10-18 삭제 */


/* 카테고리 관리 - 더보기(이동)버튼 */
.opt_more{float:right;position:relative;margin:7px -20px 0 0}
.opt_more .layer_opt{top:auto;left:auto;right:4px;bottom:29px;min-width:0;width:auto}
.opt_more .ico_arr{position:absolute;right:10px;bottom:-10px;width:16px;height:10px;background-position:-130px 0}
.opt_more .list_opt .lab_btn{padding:3px 17px 4px;font-size:13px}
.opt_more .list_opt .lab_btn:before{display:none}
.opt_more .ico_more{width:3px;height:15px;margin:1px 10px 0;text-align:left;background-position:-130px -10px;transition:transform 0.2s cubic-bezier(0,0,0.2,1)}
.opt_more:hover .ico_more{background-position:-140px -10px}
.opt_more.opt_open .ico_more{transform:rotate(90deg)}

/* 카테고리 관리 - 설정 */
.blog_category .opt_cate1{width:78px}
.blog_category .opt_cate2{width:150px}
.blog_category .opt_cate3{width:150px}
.blog_category .opt_cate4{width:78px;margin-left:4px}
/* 2017-09-13 아이콘 애니메이션(카테고리관리) 수정 끝 */

/* 2019-03-15 추가(카테고리 모듈 hover시 노출되는 버튼 수정) */
.blog_category .info_btn{float:right;}
.blog_category .info_btn .btn_post{float:left;width:38px;height:23px;margin:0 0 0 4px;padding:5px 0 0;font-size:12px}
/* END 2019-03-15 추가(카테고리 모듈 hover시 노출되는 버튼 수정) */


/* 댓글,방명록 */
.reply_article .tit_post{font-size:14px}
.reply_article .search_blog .tf_search{width:610px}
.reply_article .search_blog .btn_search:first-child{display:inline-block;margin-top:2px;vertical-align:top}
.reply_article .wrap_search.on .btn_search:first-child{display:none}
.reply_article .tit_post{word-break:break-all}
.reply_article .tit_post .info_status{margin-top:0}
.reply_article .post_btn .btn_blog:nth-last-child(3){margin-right:15px}
.reply_article .wrap_search .layer_opt{width:150px}
.reply_article .filter_search .opt_set .layer_opt{width:100px}
/* 2019-03-15 삭제
.list_reply .post_cont{padding:18px 0 17px}
.list_reply .ico_security{margin-top:6px}
.list_reply .txt_info{margin:1px 0 -1px}
.list_reply .tit_post + .txt_info{margin:0}
.list_guest .post_cont{padding:19px 0}
.list_reply .tit_post{line-height:22px;margin:3px 0 7px}
.list_reply .lab_status .ico_open{margin-left:13px}
.list_reply .tit_post + .txt_ellip{max-width:600px}
*/
/* 2019-03-15 추가 */
.list_post_type3 .post_cont{padding:18px 0 17px}
.list_post_type3 .ico_security{margin-top:6px}
.list_post_type3 .txt_info{margin:1px 0 -1px}
.list_post_type3 .tit_post + .txt_info{margin:0}
.list_post_type3 .tit_post{margin:3px 0 9px;font-size:14px;line-height:22px}/* 2019-07-16 수정 */
.list_post_type3 .lab_status .ico_open{margin-left:13px}
.list_post_type3 .tit_post + .txt_ellip{max-width:600px}
.list_post_type3 .txt_info_type1{margin:3px 0 -2px} /* 2019-07-16 수정 */
.list_post_type3 li:hover .info_btn{display: block}
.list_post_type3 .post_btn{width:325px}
.list_post_type3 .post_btn_type1{width:191px}
.list_post_type3 .btn_post{width:48px;height:28px;padding:6px 0 0;font-size: 13px}
.list_post_type3 .txt_info:before{margin:7px 9px 0 5px} /* 2019-07-16 추가 */
.list_post_type3 .txt_cate:first-child{margin-right:0} /* 2019-07-16 추가 */
/* END 2019-03-15 추가  */
/* 스팸 설정 */
.wrap_set .opt_filter1{width:96px}
.wrap_set .opt_filter2{width:150px}
.wrap_set .opt_filter3{width:78px}
.wrap_set .opt_filter4{width:150px}
.reply_article .tf_reply{width:76px}
.wrap_set .item_sub:before{display:inline-block;width:3px;height:3px;margin:12px 10px 0 3px;border-radius:3px;background:#333;vertical-align:top;content:''}

/* 스팸 설정 - 필터 */
.wrap_set .txt_filter{padding:0 29px;font-size:13px;color:#808080}
.wrap_set .fld_filter{overflow:hidden;margin:0;padding-top:16px;border:0}
.wrap_set .item_filter{float:left;width:195px;margin-right:18px}
.wrap_set .item_filter:last-child{margin:0}
.wrap_set .item_filter .tit_filter{font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.wrap_set .box_tf{position:relative;height:35px;margin-top:8px;padding-right:35px;border:1px solid #C5CDD7}
.wrap_set .box_tf:hover{border-color:#A5ADBA}
.wrap_set .box_tf .tf_filter{width:130px;height:21px;font-size:14px;padding:7px 14px;border:0}
.wrap_set .box_tf .tf_filter:focus{outline:none}
.wrap_set .box_tf .btn_filter{position:absolute;top:0;right:0;padding:11px 9px;font-size:0}
.wrap_set .box_filter{height:336px;margin-top:6px;padding:11px 0;border:1px solid #C5CDD7;font-size:13px}
.list_filter{overflow-y:auto}
.item_filter .on_focus,
.item_filter .on_focus:hover{border-color:#828c9b}
.list_filter li{position:relative}
.list_filter li:hover{background:#f3f5f7}
.list_filter .txt_list{display:block;overflow:hidden;height:28px;line-height:28px;padding:0 35px 0 15px;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}
.list_filter .btn_del{display:none;position:absolute;top:0;right:3px;padding:10px;font-size:0}
.list_filter li:hover .btn_del{display:block}
.wrap_set .txt_none{padding:15px 0 6px 17px;color:#808080}
.wrap_set .fld_filter .txt_none{padding:14px 0 6px 14px;color:#959595}
.wrap_set .ico_add{width:13px;height:13px;background-position:-200px 0}
.wrap_set .on .ico_add{background-position:-220px 0}
/* 2019-03-15 수정 */
.item_filter .ico_add{background-position:-160px -360px}
.on_add .btn_filter .ico_add{background-position:-180px -360px}
.on_add .btn_filter:hover .ico_add{background-position:-200px -360px}
/* END 2019-03-15 수정  */
.wrap_set .fld_filter .ico_del{width:8px;height:8px;background-position:-110px -100px}
.type_filter{padding:25px 0 0}
.type_filter fieldset:last-child{margin-top:30px;border-top:1px solid #F1F3F6}


/* 2018-12-05 추가 시작 */
.box_blog .tit_box + .txt_none{padding:16px 0 0 11px;}/* 2018-12-11 수정 *//* TIP-11077 수정 */
.box_blog .graph_date .data_day{padding:18px 0 0;}/* 2018-12-17 추가 */
.box_blog .graph_date{height:61px}/* 2018-12-17 추가 */
.box_blog .link_graph_next{top:21px;}/* 2018-12-17 추가 */
.box_blog .link_graph_prev{top:21px;}/* 2018-12-17 추가 */
.box_blog + .link_prev{display:inline-block;margin:16px 0 0;font-size:12px;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#777;text-decoration:underline}/* 2019-01-23 수정 */
.box_blog + .link_prev:hover{color:#000}
.box_blog + .link_prev + .wrap_box{margin:10px 0 0}/* 2018-12-26 추가 */
.link_graph_prev{position:absolute;top:21px;left:-40px;width:26px;height:26px;border:1px solid #E0E5EE;background-color:#fff;cursor:initial;}/* 2018-12-14-8262 수정 *//* 2018-12-17 수정 */
.link_graph_next{position:absolute;top:21px;right:-40px;width:26px;height:26px;border:1px solid #E0E5EE;background-color:#fff;cursor:initial;}/* 2018-12-14-8262 수정 *//* 2018-12-17 수정 */
.link_graph_prev.on, .link_graph_next.on{cursor:pointer;}/* 2018-12-14-8262 추가 */
.link_graph_prev .ico_prev{width:6px;height:10px;margin:8px 10px;background-position:-150px 0}
.link_graph_next .ico_next{width:6px;height:10px;margin:8px 10px;background-position:-160px 0}
.link_graph_prev.on .ico_prev{background-position:-150px -10px}
.link_graph_next.on .ico_next{background-position:-160px -10px}
.link_graph_prev.on:hover .ico_prev{background-position:-180px -130px}
.link_graph_next.on:hover .ico_next{background-position:-180px -120px}
/* 2018-12-05 추가 끝 */

/* 통계 */
.blog_statistic:after{display:block;clear:both;content:''}
.blog_statistic .tit_sub .info_sub{padding-left:6px;color:#959595;letter-spacing:-0.2px}
.box_graph{overflow:hidden;padding:28px 30px 14px}
.box_graph .count_visitor{float:left;padding-right:18px;margin-bottom:17px}
.box_graph .count_visitor dt{padding-bottom:8px;line-height:1;color:#808080}
.box_graph .count_visitor dd{font-family:AvenirNext Bold,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:24px;line-height:1;color:#000;letter-spacing:-0.2px}
.box_graph .count_all{float:right;text-align:right}
.box_graph .count_all dd{color:#EC5621}
.box_graph .count_visitor + .count_visitor{padding-left:18px;border-left:1px solid #F1F3F6}
.box_graph .count_visitor + .count_all{padding:0;border:0 none}
.box_graph .wrap_graph{width:834px;height:200px;margin-bottom:15px;padding:0;background:#eee;clear:both}/* 2018-11-02 수정 */
.box_graph .wrap_graph .ico_loading{position:absolute;top:50%;left:50%;margin:-14px 0 0 -14px}

/* 2018-12-26 추가 */
.list_visitor li{box-sizing:border-box}
.list_visitor li:after{display:block;clear:both;content:''}
.list_visitor .link_day{display:block;height:46px;border-left:1px solid #E0E5EE;box-sizing:border-box}
.list_visitor .link_day:after{display:block;overflow:hidden;height:1px;margin:0 30px;background:#F1F3F6;clear:both;content:''}
.list_visitor .link_day:hover{position:relative;background:#F3F5F7;border-right:1px solid #E0E5EE;border-left:1px solid #E0E5EE}
.list_visitor .link_day:hover:after{background:#F3F5F7}
.list_visitor .on .link_day{position:relative;z-index:10;background:#E7EDF3;border-right:1px solid #E0E5EE}
.list_visitor .on .link_day:after{background:#E7EDF3}
.list_visitor .time_g{float:left;letter-spacing:-0.2px}
.list_visitor .num_g{float:left;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;text-align:right;letter-spacing:-0.2px}/* 2019-01-23 수정 */
.list_visitor .ico_blog{float:left;width:6px;height:10px;margin:18px 0 0 12px;background-position:-9999px -9999px}
.list_visitor .link_day:hover .ico_blog{background-position:-170px -10px}

/* 통계 - 월별 방문자 수 */
.box_month{float:left;width:294px;padding:20px 0 39px;box-sizing:border-box}
.box_month .tit_sub{margin:0 30px}
.box_month .opt_set{display:block;margin:4px 0 0 30px}
.box_month .opt_set .ico_blog{display:inline-block;position:static;width:6px;height:4px;margin:8px 0 0 7px;background-position:-30px -20px}/* 2019-01-23 수정 */
.box_month .opt_open .ico_blog{transform:rotate(180deg)}
.box_month .opt_set .btn_opt{display:inline;height:auto;padding:0;border:0 none;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:16px;color:#000;text-indent:0;box-shadow:none}/* 2019-01-23 수정 */
.box_month .opt_set .layer_opt{top:30px;left:-18px;width:159px;padding:10px 0 11px;border:1px solid #C5CDD7;box-shadow:0 2px 5px rgba(0,0,0,0.12)}
.box_month .opt_set .lab_set{padding:3px 0 4px 17px;margin:0}
.box_month .opt_set .txt_set{font-family:'Noto Sans DemiLight', sans-serif}
.box_month .list_visitor{margin-top:5px}
.box_month .list_visitor li{height:46px;margin-top:-1px}
.box_month .list_visitor .time_g{width:70px;height:45px;padding:15px 0 0 30px;font-size:14px;line-height:1;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;box-sizing:border-box}/* 2019-01-23 수정 */
.box_month .list_visitor .num_g{width:192px;height:45px;padding:14px 0 0 0;box-sizing:border-box} /* 2019-01-23 수정 */
.box_month .date_loading{height:541px}

/* 통계 - 일별 방문자 수 */
.box_day{float:right;width:594px;padding:23px 0 39px 30px;box-sizing:border-box}
.box_day .tit_sub{font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;}/* 2019-01-23 추가 */
.box_day .list_visitor{float:left;width:237px;margin-top:6px}
.box_day .tit_sub + .list_visitor{padding-right:28px;margin-right:30px;border-right:1px solid #F1F3F6}
.box_day .list_visitor li{height:36px;padding-top:9px;border-bottom:1px solid #F1F3F6}
.box_day .list_visitor .time_g{width:100px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#808080}/* 2019-01-23 수정 */
.box_day .list_visitor .num_g{width:137px}
.box_day .date_loading{height:540px;}
/* END 2018-12-26 추가 */

/* 순위 리스트 (키워드,유입) */
.list_rank li{height:40px;padding-top:12px;border-bottom:1px solid #F1F3F6;line-height:1;box-sizing:border-box}
.list_rank li:after{display:block;clear:both;content:''}
.list_rank .rank_g{float:left;width:28px;margin-top:1px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#EC5621}/* 2019-01-23 수정 */
.list_rank .txt_g{float:left;overflow:hidden;width:250px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
.list_rank .num_g{float:right;width:100px;margin-top:1px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;text-align:right;letter-spacing:-0.2px}/* 2019-01-23 수정 */
.list_rank + .more_info{margin-bottom:-28px} /* 2018-12-05 삭제 */ /* 2019-01-23 추가 */

/* 키워드 */
.wrap_box .box_keyword{padding-top:23px}
.wrap_box22 .list_rank li{padding-left:6px}
.wrap_box22 .list_rank .txt_g{width:132px}
.box_keyword .list_rank{margin-top:6px}
.box_keyword .list_rank:last-child{margin-bottom:14px} /* 2018-12-05 삭제 */ /* 2019-01-23 추가 */
.box_keyword .statistic_refresh{padding:44px 0 66px;}/* 2019-01-23 추가 */

/* 유입경로 */
.blog_statistic .tit_cont .desc_tit{padding:0 0 0 7px;font-size:12px;color:#959595}/* 2019-01-23 추가 */
.blog_statistic .box_log{position:relative}/* 2019-01-23 추가 */
.blog_statistic .box_log .box_loading{padding:179px 0 202px}/* 2019-01-23 추가 */
.blog_statistic .wrap_box .box_log{padding-top:23px}/* 2019-01-23 추가 */
.box_log .list_rank{margin-top:16px}/* 2019-01-25 수정 */
.box_log .list_rank .txt_g{width:132px;height:20px}
.box_log .list_rank .num_g{width:72px}
.box_log .list_log{margin-top:16px}/* 2019-01-25 수정 */
.box_log .list_log:last-child{margin-bottom:14px}
/* 2019-01-23 추가 */
.box_log .opt_blog{position:absolute;top:25px;right:29px}/* 2019-01-25 수정 */
.box_log .layer_opt{top:28px;left:-18px;min-width:100px;width:100px}
.box_log .layer_opt a:before, .box_log .layer_opt .lab_btn:before{background:none}
.box_log .layer_opt a, .box_log .layer_opt label{padding:3px 24px 4px 0}
.box_log .statistic_refresh{padding:20px 0 18px;}
/* END 2019-01-23 추가 */
.list_log li{height:40px;border-bottom:1px solid #F1F3F6;box-sizing:border-box}
.list_log .ico_blog{float:left;width:16px;height:16px;margin:12px 12px 0 0}
.list_log .ico_naver{background-position:-140px -120px}
.list_log .ico_google{background-position:-120px -120px}
.list_log .ico_kakaotalk{background-position:-100px -120px}
.list_log .ico_tistory{background-position:-260px -60px}
.list_log .ico_daum{background-position:-260px -80px}
/* 2019-01-24 추가(파비콘 아이콘) */
.list_log .ico_zum{background-position:-90px -210px}
.list_log .ico_bing{background-position:-110px -210px}
.list_log .ico_kakaostory{background-position:-130px -210px}
.list_log .ico_facebook{background-position:-150px -210px}
.list_log .ico_twitter{background-position:-170px -210px}
.list_log .ico_youtube{background-position:-190px -210px}
.list_log .ico_instagram{background-position:-210px -210px}
.list_log .ico_blog_naver{background-position:-230px -210px}/* 2019-01-25 수정 */
.list_log .ico_cafe_naver{background-position:-250px -210px}/* 2019-01-25 수정 */
.list_log .ico_post_naver{background-position:-270px -210px}/* 2019-01-25 수정 */
.list_log .ico_cafe_daum{background-position:-90px -230px}/* 2019-01-25 수정 */
.list_log .ico_band_naver{background-position:-210px -230px}/* 2019-11-20 추가 */
.list_log .ico_line_naver{background-position:-230px -230px}/* 2019-11-20 추가 */
.list_log .ico_yahoo{background-position:-250px -230px}/* 2019-11-20 추가 */
.list_log .ico_etc{background:none}/* 2019-01-24 추가(정의되지 않은 도메인) */
/* END 2019-01-24 추가(파비콘 아이콘) */
.list_log .txt_g{float:left;overflow:hidden;width:386px;margin-top:9px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
.list_log .time_g{float:right;width:120px;margin-top:12px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:12px;color:#959595;letter-spacing:-0.2px;text-align:right}/* 2019-01-25 수정 */
.list_log + .more_info{width:100%;margin-bottom:-28px;padding:0;font-size:0;line-height:0} /* 2018-12-05 삭제 */ /* 2019-01-24 수정 */
/* 2019-01-24 추가(유입순 페이지) */
.list_log_type2 .txt_g{width:438px}
.list_log_type2 .time_g{width:68px}
/* END 2019-01-24 추가(유입순 페이지) */





/* 공통  */
/* 2019-03-15 추가 */
.txt_status{display:block;position:absolute;top:6px;left:6px;width:56px;height:24px;border-radius:1px;background:#FF5544;font-size:13px;line-height:24px;color:#FFF;vertical-align:top;text-align:center;}/* 2019-07-30 수정 */
.txt_status.txt_status_type1{background:#333}/* 2019-03-15 수정 */
.bundle_tag{padding-top:2px;display:inline-block}
.bundle_tag .link_tag{font-size:12px;color:#808080;}
.bundle_tag .link_tag:hover{color:#2F3A4A}
.bundle_tag .link_tag + .link_tag{margin-left:10px}
.bundle_tag .bundle_date{font-family:avenir;font-size:12px;color:#808080}
/* END  2019-03-15 추가 */

/* 꾸미기 */
.blog_mobile .opt_mobile1{width:150px}
.blog_mobile .txt_info{margin-top:-7px;font-size:13px;color:#808080}
.blog_mobile .txt_info:after{display:block;margin:21px -30px 0;border-bottom:1px solid #F1F3F6;content:''}
.blog_mobile .wrap_iframe{position:relative;width:360px;height:579px;margin:40px auto 28px;border:1px solid #E0E5EE}
.blog_mobile .photo_profile{position:absolute;bottom:0;left:0;width:100%;height:320px}
.blog_mobile .photo_profile .lab_del{top:10px;right:10px}

/* 설정 */
.blog_decoset .wrap_set + .wrap_set{margin-top:6px}
.blog_decoset .tf_deco{width:76px}
.blog_decoset .opt_decoset3{width:100px}
.blog_decoset .opt_decoset4{width:78px}
.blog_decoset .opt_decoset5{width:100px}
.blog_decoset .opt_decoset6{width:112px}
.blog_decoset .opt_decoset7{width:150px}
.blog_decoset .opt_decoset8{width:150px}
.blog_decoset .opt_decoset9{width:401px}
.blog_decoset .opt_decoset9 .btn_opt{height:46px;padding:0}
.blog_decoset .opt_decoset9 .layer_opt{padding:4px 0}
.blog_decoset .opt_decoset9 .lab_set{margin:2px 0;padding:3px 0 3px 9px}
.blog_decoset .opt_decoset9 .ico_blog{top:20px}
.blog_decoset .opt_decoset10{width:201px}
.blog_decoset .opt_decoset11{width:201px;margin-right:35px}
.blog_decoset .opt_decoset10 .btn_opt,
.blog_decoset .opt_decoset11 .btn_opt{padding:0}
.blog_decoset .wrap_tedition{margin-top:-4px;padding-bottom:6px}
.blog_decoset .wrap_tedition:after{display:block;visibility:hidden;height:0;content:'';font-size:0;clear:both}
.blog_decoset .link_tedition{float:right;width:160px;height:32px;margin-top:-37px;line-height:30px;border:1px solid #C5CDD7;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.1);text-decoration:none}
.blog_decoset .link_tedition:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.blog_decoset .link_tedition:active{border-color:#C5CDD7;box-shadow:none}
.blog_decoset .link_tedition.btn_off{width:158px;height:30px;border-color:#E0E5EE;box-shadow:none}
.blog_decoset .type_menubar:before{margin:20px 2px 0 5px}
.blog_decoset .bg_menubar{display:inline-block;overflow:hidden;width:363px;height:26px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/deco_munubar.png) no-repeat;vertical-align:top;text-indent:-9999px}
.blog_decoset .bg_menubar.whiteBar { background-position:0 -60px }
.blog_decoset .bg_menubar.white { background-position:0 0 }
.blog_decoset .bg_menubar.black { background-position:0 -90px }
.blog_decoset .bg_menubar.blackBar { background-position:0 -150px }
.blog_decoset .bg_menubar.whiteSemiBar { background-position:0 -30px }
.blog_decoset .bg_menubar.blackSemiBar { background-position:0 -120px }
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .blog_decoset .bg_menubar{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/deco_munubar.png);background-size:363px 176px}
}
.blog_decoset .bg_color{display:inline-block;overflow:hidden;width:160px;height:16px;margin-top:2px;vertical-align:top;text-indent:-9999px}
.blog_decoset .wrap_control{display:inline-block;margin-top:2px;vertical-align:top}
.blog_decoset .trans_control{display:inline-block;position:relative;width:158px;height:2px;margin:9px 7px 0 10px;border:1px solid #ACB3BF;border-radius:2px;background:#C1CCD9;vertical-align:top}
.blog_decoset .trans_num{display:inline-block;vertical-align:top}
.blog_decoset .ico_drag{position:absolute;top:-7px;width:15px;height:22px;background-position:-180px 0}

/* 사이드바 */
.blog_sidebar div.wrap_set{padding:24px 29px 0}
.blog_sidebar .desc_info{margin-top:3px}
.blog_sidebar .set_order{position:relative;margin:20px 0 30px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_sidebar.png) repeat-y 0 0}
.blog_sidebar .set_order:before{display:block;height:2px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_sidebart.png) no-repeat 0 0;content:''}
.blog_sidebar .set_order:after{display:block;height:2px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_sidebarb.png) no-repeat 0 0;clear:both;content:''}
.blog_sidebar .bundle_order{float:left;width:396px;box-sizing:border-box}
.blog_sidebar .bundle_order + .bundle_order{float:right}
.blog_sidebar .list_order > .bundle_item:last-child{margin-bottom:0}
.blog_sidebar .wrap_order{margin:6px 8px}
.blog_sidebar .wrap_order .tit_set{padding:9px 16px 13px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.blog_sidebar .line_order{height:6px;background:#fff}
.blog_sidebar .line_order:before{display:block;height:2px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:#F1F3F6;content:''}
.blog_sidebar .line_order:after{display:block;height:2px;margin-top:2px;border-top-left-radius:20px;border-top-right-radius:20px;background:#F1F3F6;content:''}
.blog_sidebar .bundle_order + .bundle_order .line_order:before,
.blog_sidebar .bundle_order + .bundle_order .line_order:after{background:#E7EDF3}
.blog_sidebar .set_order .item_order{padding:0 10px 0 20px;border-radius:1px}
.blog_sidebar .set_order .item_user:before{background:#EC5621}
.blog_sidebar .set_order .txt_name{width:218px}/* 2019-03-15 수정 */
.blog_sidebar .set_order .txt_plugin{display:inline-block;margin:3px 6px 0 0;font-size:13px;color:#1A9BE4;vertical-align:top}/* 2019-03-15 수정 *//* 2019-07-30 수정 */
.blog_sidebar .set_order .change_ico{position:absolute;top:50%;left:414px;width:7px;height:41px;margin-top:-30px;padding:10px 0;background:#fff}
.blog_sidebar .change_ico .ico_blog{display:block;width:7px;height:32px;background-position:-220px -40px}
.blog_sidebar .item_order .order_btn{display:block;float:left;margin:11px 0 0 40px}
.blog_sidebar .info_btn{position:absolute;top:0;right:50px}/* 2019-03-15 수정 */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .blog_sidebar .set_order{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_sidebar.png);background-size:834px 2px}
    .blog_sidebar .set_order:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_sidebart.png);background-size:834px 2px}
    .blog_sidebar .set_order:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_sidebarb.png);background-size:834px 2px}
}

/* 사이드바 - 추가,삭제 */
.item_order .lab_add,
.item_order .lab_del{float:right;height:33px;margin-top:9px}
.item_order .lab_btn .wrap_icon{display:block;padding:10px;line-height:0}
.item_order .lab_del .wrap_icon{padding:15px 10px}
.item_order .lab_add .ico_blog{width:13px;height:13px;background-position:-160px -360px}/* 2019-03-15 수정 */
.item_order:hover .lab_add .ico_blog{background-position:-180px -360px}/* 2019-03-15 수정 */
.item_order .lab_add:hover .ico_blog{background-position:-200px -360px}/* 2019-03-15 수정 */
.item_order .lab_del .ico_blog{width:13px;height:1px;background-position:-140px -110px}
.item_order:hover .lab_del .ico_blog{background-position:-160px -110px}
.item_order .lab_del:hover .ico_blog{background-position:-180px -110px}
.item_order:hover .btn_post{display:inline-block}/* 2019-03-15 추가 */

/* 사이드바 - 셀렉트박스 */
.item_order .opt_sidebar{float:right;position:relative}
.item_order .opt_sidebar .layer_opt{top:auto;left:auto;right:-2px;bottom:32px;min-width:0;width:auto}
.item_order .opt_sidebar .ico_arr{position:absolute;right:10px;bottom:-10px;width:16px;height:10px;background-position:-130px 0}
.item_order .opt_sidebar .list_opt .lab_btn{padding:3px 18px 4px;font-size:13px}
.item_order .opt_sidebar .list_opt .lab_btn:before{display:none}
.item_order .btn_post{display:none;}/* 2019-03-15 추가 */
.item_order .info_btn{display:none;float:right;margin:14px 0 0}/* 2019-03-15 추가 */

/* 사이드바 - 이동 레이어 */
.blog_sidebar .set_order .item_drag{width:380px}
.blog_sidebar .set_order .item_drag{width:380px}
.blog_sidebar .set_btn{overflow:hidden;padding:12px 29px 12px}
.blog_sidebar .lab_reset{float:left;margin-top:9px}
.blog_sidebar .lab_reset .ico_reset{width:13px;height:13px;margin:4px 6px 0 0;background-position:-150px -230px}/* 2019-03-15 수정 */
.blog_sidebar .lab_reset:hover .ico_reset{background-position:-230px -40px}

/* 사이드바 - 설정 */
.blog_sidebar .tf_sidebar{width:76px}

/* 메뉴 */
.blog_menu .wrap_set{padding:24px 29px 0}
.blog_menu .set_order{margin:20px 0 30px;padding:8px;border-radius:1px;background:#E7EDF3}
.blog_menu .desc_info{margin-top:3px}
.blog_menu .noti_menu{overflow:hidden;margin:21px 0 -14px;padding:19px 27px;border:1px solid #F1F3F6;background:#FAFBFC}
.blog_menu .noti_menu .wrap_ico{float:left;width:40px;height:40px;margin-right:18px;border-radius:40px;background:#C5CDD7}
.blog_menu .noti_menu .ico_noti{display:block;width:4px;height:18px;margin:11px auto;background-position:-270px -30px}
.blog_menu .noti_menu p{float:left;font-size:13px;line-height:20px;color:#808080}
.blog_menu .noti_menu .info_sub{display:inline-block;margin-top:-1px;padding-left:10px;vertical-align:top}
.blog_menu .txt_cate{overflow:hidden;width:360px;text-overflow:ellipsis;white-space:nowrap}/* 2019-03-15 수정 */
.blog_menu .item_order .lab_tf:first-child{margin-right:0}
.blog_menu .item_order .tf_blog{width:160px}
.blog_menu .item_order .edit_item{display:block}
.blog_menu span.lab_menu{font-size:13px;line-height:38px;color:#959595}
.blog_menu span.lab_menu:before{display:inline-block;width:1px;height:18px;margin:10px 17px 0 8px;background:#D8DEE4;content:'';vertical-align:top}
.blog_menu .menu_opt{float:left;width:300px;height:40px;margin:5px 0 0 5px;border:1px solid #c5cdd7;background:#fff;box-sizing:border-box}
.blog_menu .menu_opt:hover{border-color:#a5adba}
.blog_menu .menu_on{border-color:#828c9b}
.blog_menu .opt_menu{float:left;position:relative}
.blog_menu .opt_menu .btn_opt{float:left;width:98px;padding:9px 0 11px;text-align:left;text-indent:17px}
.blog_menu .btn_opt .ico_blog{float:right;margin:8px 9px 0 6px}
.blog_menu .layer_opt{min-width:0;width:106px;top:35px;left:-1px}
.blog_menu .opt_menu2{float:right}
.blog_menu .opt_menu2:before{float:left;width:1px;height:18px;margin:10px 0 0;background:#D8DEE4;content:''}
.blog_menu .opt_menu2 .btn_opt{float:right;overflow:hidden;width:184px;margin-right:7px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}
.blog_menu .opt_menu2 .btn_opt .ico_blog{position:absolute;top:17px;right:16px;margin:0}
.blog_menu .opt_menu2 .layer_opt{width:191px;left:0}
.blog_menu .list_opt .layer_opt{width:148px;left:191px}
.blog_menu .layer_opt .lab_btn{padding:3px 18px 4px;font-size:13px}
.blog_menu .layer_opt .lab_btn:before{display:none}
.blog_menu .lab_menu{float:left}
.blog_menu .lab_menu:before{float:left;width:1px;height:18px;margin:10px 17px 0 8px;background:#D8DEE4;content:'';vertical-align:top}
.blog_menu .lab_menu .tf_blog{float:left;width:158px;padding:6px 14px 8px 0;border:0 none;font-size:13px}
.blog_menu .check_blog{float:left}
.blog_menu .check_blog .lab_check{float:left;margin:15px 2px 0 16px;font-size:13px}
.blog_menu .check_blog .ico_checkbox{margin:1px 6px 0 0}

/* 스킨 */
/* .blog_skin .txt_status{display:inline-block;width:56px;height:24px;border-radius:1px;text-align:center;font-family:Noto Sans Light,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:13px;line-height:24px;color:#FFF;vertical-align:top}2019-03-15 삭제 */
.blog_skin .box_blog{overflow:hidden;position:relative;padding:0}
.blog_skin .info_none{margin-top:24px;padding:79px 0}/* 2018-11-06 오타수정 */
.blog_skin .box_blog .empty_thumb{float:left;width:144px;height:108px;border-right:1px solid rgba(0,0,0,.03);background-size:40px} /*2019-07-16 수정*/
.blog_skin .box_blog .thumb_img{display:block}
.blog_skin .box_blog .info_skin{float:left;padding:21px 0 0 29px;font-size:0;line-height:0}/* 2019-03-15 수정 *//* 2019-07-22 수정 */
.blog_skin .box_blog .btn_post{width:60px;padding:4px 0 0}/* 2019-03-15 추가 */
.blog_skin .box_blog .btn_post + .btn_post{margin-left:4px}/* 2019-03-15 추가 */
.blog_skin .box_blog .tit_skin{display:block;overflow:hidden;margin-bottom:14px;font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:16px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}/* 2019-03-15 수정 */ /*2019-07-22 수정*/
/* .blog_skin .info_skin .txt_status{margin:4px 10px 0 0;background:#465468} 2019-03-15 삭제*/
.blog_skin .box_blog .link_skin{display:inline-block;color:#5C7BA9;text-decoration:underline;vertical-align:top}
.blog_skin .box_blog .link_skin:hover{color:#2F3A4A}
.blog_skin .box_blog .link_skin + .link_skin:before{display:inline-block;width:1px;height:12px;margin:4px 10px 0 11px;background:#E5E5E5;vertical-align:top;content:''}
.blog_skin .box_blog .link_blank{text-decoration:none}
.blog_skin .link_skin .txt_link{text-decoration:underline}
.blog_skin .link_blank .ico_blog{margin:5px 0 0 6px}

.blog_skin .skin_set{float:right;padding:38px 30px 0 0}/* 2019-07-16 수정 */
.blog_skin .skin_set .link_set{float:left;margin-left:20px}
.blog_skin .skin_set .ico_blog{width:16px;height:16px;margin:1px 4px 0 0}
.blog_skin .skin_set .ico_wizard{background-position:-240px -160px}
.blog_skin .skin_set .ico_menu{background-position:-260px -140px}
.blog_skin .skin_set .btn_post{width:88px;height:32px;padding:7px 0 0;font-size:13px}/* 2019-03-15 추가 */


.blog_skin .box_blog + .tit_cont{margin-top:32px}
.blog_skin .lab_add{float:right;height:29px;margin-top:1px;padding:0 29px 0 13px;border-radius:1px;border:1px solid #C5CDD7;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:12px;line-height:26px;color:#333;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:border-box;text-align:center;letter-spacing:-0.5px} /* 2017-11-16 수정 */ /* 2018-11-06 오타수정 */
.blog_skin .lab_add:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}
.blog_skin .lab_add:active{border-color:#C5CDD7;box-shadow:none}
.blog_skin .lab_add:before{content:'';position:absolute;top:9px;bottom:auto;left:auto;right:18px;width:1px;height:9px;background:#828C9B;text-align:center}/* 2019-03-15 수정 *//* 2019-07-16 수정 */ /* 2019-07-22 수정 */
.blog_skin .lab_add:after{content:'';position:absolute;top:13px;bottom:auto;left:auto;right:14px;width:9px;height:1px;background:#828C9B;text-align:center}/* 2019-03-15 수정 *//* 2019-07-16 수정 */ /* 2019-07-22 수정 */
.blog_skin .lab_add:hover:before,
.blog_skin .lab_add:hover:after{background:#465468}
.blog_skin .wrap_search{background:#fff}
.blog_skin .wrap_search .lab_add{float:right;margin-left:30px;padding:16px 29px 0 29px;height:100%;box-sizing:border-box;border-left:1px solid #E0E5EE}
.blog_skin .wrap_search .layer_opt{width:148px}
.blog_skin .wrap_search .line_opt{margin-top:11px;padding-top:11px;border-top:1px solid #F1F3F6}
.blog_skin .wrap_search .link_storage{float:right;margin:16px 29px 0 0}
.blog_skin .wrap_search .txt_search ~ .opt_blog{margin-right:29px}
.blog_skin .link_storage .ico_arr{width:6px;height:10px;margin:5px 0 0 6px;background-position:-160px -10px}
.blog_skin .list_skin{overflow:hidden;width:918px}
.blog_skin .list_skin .item_skin{float:left;position:relative;width:280px;height:282px;margin:24px 24px 0 0;border:1px solid #E0E5EE;border-radius:1px;background:#fff}/*2019-03-15 수정  */
.blog_skin .list_skin .item_skin:hover{border:1px solid #C5CDD7;box-shadow:0 2px 3px rgba(0,0,0,.12)}
.blog_skin .item_skin:hover .ico_menu,
.blog_skin  .item_skin:hover .lab_more:hover .ico_menu{background-position:-90px -90px}/* 2019-03-15 추가 */
.blog_skin .list_skin .tit_skin{float:left;width:225px;font-weight:normal;font-size:14px}/* 2019-03-15 수정 */
.blog_skin .list_skin .empty_thumb{position:relative;width:280px;height:210px;background-size:60px}
/* .blog_skin .list_skin .empty_thumb:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:rgba(0,0,0,0.03)} 2019-03-15 삭제 */
.blog_skin .list_skin .empty_thumb:before{content:'';position:absolute;bottom:0;left:0;right:0;z-index:1;height:1px;background:rgba(0,0,0,0.03)}/* 2019-03-15 추가 *//* 2019-07-22 수정 */
.blog_skin .list_skin .item_skin:hover .empty_thumb:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255, 255, 255, 0.9)}/* 2019-03-15 추가 */
.blog_skin .list_skin .thumb_img{vertical-align:top}
.blog_skin .list_skin .desc_skin{height:58px;padding:15px 9px 0 18px}
.blog_skin .list_skin .desc_skin:after{display:block;clear:both;content:''}
.blog_skin .list_skin .txt_ellip{display:inline-block;max-width:220px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000;vertical-align:top;text-decoration:none}
/*.blog_skin .list_skin .txt_status{position:absolute;top:6px;left:6px;background:#FF5544}
.blog_skin .list_skin .bundle_tag{padding-top:2px;display:inline-block}
.blog_skin .list_skin .link_tag{font-size:12px;color:#808080;}
.blog_skin .list_skin .link_tag:hover{color:#2F3A4A}
.blog_skin .list_skin .on .link_tag{color:#A5ADBA}
.blog_skin .list_skin .on .link_tag:hover{color:#FFF}
.blog_skin .list_skin .link_tag + .link_tag{margin-left:10px}
.blog_skin .list_skin .bundle_info{padding-top:2px;display:inline-block;}
 2019-03-15 삭제 */
.blog_skin .list_skin .txt_info { color: #808080; font-size: 13px; }
/* 2017-11-14 스킨 수정 끝 */

/* 스킨 - 더보기 메뉴 */
.list_skin .lab_more{transition:transform 0.2s}
.list_skin .lab_more .ico_menu{width:3px;height:15px;margin:2px 10px 0;background-position:-130px -10px}
.list_skin .lab_more:hover .ico_menu{background-position:-140px -10px}
.list_skin .opt_open .lab_more{transform:rotate(90deg)}
.opt_skin{float:right;position:relative;margin-top:11px}
/* .item_skin_archive .opt_skin{margin-top:1px;} 2019-03-15 삭제  */
.list_skin .item_skin_archive .deco_skin{top:53px}/* 2019-03-15 추가 */
.opt_skin .layer_opt{top:auto;left:auto;right:-6px;bottom:27px;min-width:0;width:auto}
.opt_skin .ico_arr{position:absolute;right:10px;bottom:-10px;width:16px;height:10px;background-position:-130px 0}
.opt_skin .list_opt .lab_btn{padding:3px 17px 4px 16px;font-size:13px;text-align:right}
.opt_skin .list_opt .lab_btn:before{display:none}
.blog_skin .list_skin .ico_blank{width:11px;height:11px;margin-top:5px;background-position:-30px -90px}
.blog_skin .lab_btn:hover .ico_blank{background-position:-50px -90px}
/*
.blog_skin .list_skin .on{border-color:#465468;background:#465468}
 2019-03-15 삭제 */
/* 2019-03-15 추가 */
.list_skin .deco_skin{display:none;position:absolute;top:71px;left:50%;margin-left:-60px}
.list_skin .item_skin.on .deco_skin{top:89px}
.list_skin .deco_skin .btn_post{display:block;width:120px;height:32px;margin:0 auto;padding:6px 0 0;font-size:13px;line-height:15px;}
.list_skin .deco_skin .btn_post + .btn_post{margin-top:4px}
.list_skin .deco_skin  .btn_post > .ico_blank{margin:2px 0  0 3px}
.list_skin .deco_skin button.btn_post{padding:0px 0 0}
.list_skin .item_skin:hover .deco_skin{display:table}
/* END 2019-03-15 추가 */
/* 스킨 - 선택된스킨 */
/* 2019-03-15 삭제
.blog_skin .on .txt_ellip{max-width:150px;color:#fff}
.blog_skin .on .ico_menu,
.blog_skin .on .lab_more:hover .ico_menu{background-position:-90px -90px}
*/

/* 스킨 추가 */
.blog_skinadd .wrap_set{padding-bottom:0}
.blog_skinadd .wrap_set .link_guide{display:inline-block;margin-left:7px;font-size:12px;color:#808080;text-decoration:underline;vertical-align:top}/* 2019-03-15 수정 */
.blog_skinadd .wrap_set .link_guide:hover{color:#2F3A4A}
.blog_skinadd .wrap_set .btn_preview{float:right;width:158px;height:30px;margin-top:-36px;font-size:13px;line-height:30px;text-align:center;text-decoration:none}
.blog_skinadd .btn_preview .txt_size{display:inline-block;padding-left:2px;font-size:12px;color:#959595;line-height:28px;letter-spacing:-0.2px;vertical-align:top}
.blog_skinadd .btn_preview .txt_current{color:#FF5544}/* 2019-03-15 수정 */
.blog_skinadd .desc_skinadd{overflow:hidden;padding:20px 29px;border-bottom:1px solid #F1F3F6}
.blog_skinadd .txt_skinadd{font-size:13px;color:#808080;line-height:1.55}
.blog_skinadd .info_skinadd{overflow:hidden;padding:25px 29px 0}
.blog_skinadd .item_skinadd{float:left;width:408px;margin-right:18px}
.blog_skinadd .item_skinadd + .item_skinadd{margin:0}
.blog_skinadd .item_skinadd .img_thumb{position:absolute}
.blog_skinadd .item_skinadd .box_skinadd{overflow:auto;position:relative;height:396px;margin-top:13px;padding:11px 0;border:1px solid #E0E5EE}
.blog_skinadd .tit_set{overflow:hidden;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.blog_skinadd .wrap_btn{float:right;margin-top:3px;padding-top:0}/* 2019-07-16 수정 *//* 2019-07-22 수정 */
.blog_skinadd .btn_bg{float:left;margin-left:4px;line-height:1}
.blog_skinadd .bg_skin1{background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_skin1.png)}
.blog_skinadd .bg_skin2{background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_skin2.png)}
.blog_skinadd .btn_bg .bg_skin{display:inline-block;overflow:hidden;width:30px;height:14px;font-size:0;vertical-align:top;text-indent:-9999px}
.blog_skinadd .btn_bg .bg_skin1{border:1px solid #E0E5EE}
.blog_skinadd .btn_bg .bg_skin2{border:1px solid #959595}
.blog_skinadd .on .bg_skin{border-color:#465467}
.blog_skinadd .list_skinadd li{overflow:hidden}
.list_skinadd li:hover{background:#F3F5F7}
.blog_skinadd .list_skinadd .on{background:#E7EDF4}/* 2019-07-16 수정 */
.blog_skinadd .list_skinadd .link_skinadd{display:block;height:28px;font-size:13px;line-height:28px;padding:0 17px;text-decoration:none}
.blog_skinadd .list_skinadd .txt_ellip{display:inline-block;max-width:270px;vertical-align:top;text-decoration:none}
.blog_skinadd .list_skinadd .txt_etc{margin-left:7px;font-size:12px;color:#959595}
.blog_skinadd .txt_none{margin-top:171px;color:#808080;text-align:center}
.blog_skinadd .info_skinadd + fieldset{overflow:hidden;margin-top:30px;padding:12px 29px 13px;border-top:1px solid #F1F3F6;background:#FAFBFC}
.blog_skinadd .btn_del{display:none;float:right;margin:-28px 5px 0 0;padding:10px;font-size:0}
.list_skinadd li:hover .btn_del{display:block}
.blog_skinadd .list_skinadd .ico_del{width:8px;height:8px;background-position:-110px -100px}
.blog_skinadd .txt_file{float:left;margin:10px 0 0 12px;font-size:12px;color:#959595}
.blog_skinadd .txt_em{color:#EC5621}


/* 플러그인 */
.blog_plugin .wrap_search{background:#fff}
.blog_plugin .wrap_search .layer_opt{width:148px}
.blog_plugin .list_plugin{overflow:hidden;width:918px}
.blog_plugin .list_plugin li{float:left;width:280px;height:264px;margin:24px 24px 0 0;border:1px solid #E0E5EE;border-radius:1px;background:#FFF}
.blog_plugin .list_plugin li:hover{border:1px solid #C5CDD7;box-shadow:0 2px 3px rgba(0,0,0,.12)}
.blog_plugin .list_plugin .link_thumb{display:block;position:relative}
.blog_plugin .list_plugin .thumb_img{vertical-align:top}
/* .blog_plugin .link_thumb .txt_status{position:absolute;top:3px;left:3px;width:42px;height:19px;border-radius:1px;text-align:center;font-size:12px;color:#FFF;background:#465468} 2019-03-15 삭제 */
.blog_plugin .list_plugin .desc_plugin{padding:19px 18px 0}
.blog_plugin .list_plugin .tit_plugin{font-weight:normal;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;font-size:16px}
.blog_plugin .list_plugin .txt_plugin{height:3.1em;margin:6px 0 7px;line-height:1.55;color:#808080;-webkit-line-clamp:2}
.blog_plugin .list_plugin .info_etc{overflow:hidden}
.blog_plugin .info_etc .lab_btn,
.blog_plugin .info_etc .link_plugin{color:#808080;text-decoration:underline}/* 2019-03-15 수정 */
.blog_plugin .info_etc .lab_btn:hover,
.blog_plugin .info_etc .link_plugin:hover{color:#2F3A4A}
.blog_plugin .info_etc .ico_dot{display:inline-block;width:1px;height:13px;margin:4px 10px 0;background:#e5e5e5;vertical-align:top}
.blog_plugin .info_etc .ico_blank{margin:4px 0 0 4px}
.blog_plugin .layer_opt .on > .lab_btn:before{background:transparent}
.blog_plugin .info_none{margin-top:24px;border:1px solid #E0E5EE}
.blog_plugin .list_plugin .bundle_tag{padding-top:2px;clear:both}
/*
.blog_plugin .list_plugin .link_tag{font-size:12px;color:#5C7BA9;text-decoration:underline}
.blog_plugin .list_plugin .link_tag + .link_tag{margin-left:10px}
2019-03-15 삭제*/

/* 플러그인 팝업 */
.inner_blog_layer3 .wrap_set{border:0;padding:0}
.inner_blog_layer3 .wrap_set .item_subnone:before{background:transparent}
.inner_blog_layer3 .txt_plugin + .info_plugin{margin-top:7px}
.inner_blog_layer3 .item_sub:last-child{padding-bottom:10px}
.inner_blog_layer3 .item_sub:last-child .tf_set{margin-bottom:-1px}
.inner_blog_layer3 .info_plugin{padding:0 40px 10px}
.inner_blog_layer3 .info_plugin:after{display:block;clear:both;content:''}
.inner_blog_layer3 .info_pluginline{margin-top:12px;padding:25px 40px 0;border-top:1px solid #F1F3F6}
.inner_blog_layer3 .info_pluginline:after{display:block;clear:both;content:''}
.inner_blog_layer3 fieldset{padding:20px 40px 0}
.inner_blog_layer3 fieldset:last-child{padding:12px 40px;text-align:right}
.inner_blog_layer3 .tit_set{margin-bottom:15px;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.inner_blog_layer3 fieldset .tit_set{float:left;width:100%;margin-bottom:15px;text-align:left}
.inner_blog_layer3 fieldset .tit_set + .item_sub,
.inner_blog_layer3 fieldset .tit_set + .list_google{clear:both}
/* .inner_blog_layer3 .tit_plugin{display:block;overflow:hidden;padding:23px 40px 18px;font-weight:normal;font-size:16px;color:#000;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.inner_blog_layer3 .tit_plugin .txt_producer{float:right;margin-top:8px;font-size:13px} 2019-03-15 삭제 */
/* 2019-03-15 추가 */
.inner_blog_layer3 .tit_popup{display:block;overflow:hidden;padding:23px 40px 18px;font-weight:normal;font-size:16px;color:#000;font-family:Noto Sans Medium,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.inner_blog_layer3 .tit_popup .txt_producer{float:right;margin-top:8px;font-size:13px}
/* END  2019-03-15 추가  */
.inner_blog_layer3 .txt_producer .txt_other{margin-right:5px}
/*
.inner_blog_layer3 .txt_cate{display:inline-block;font-size:13px;margin:7px 0 0 9px;color:#808080;vertical-align:top}
 .inner_blog_layer3 .txt_cate + .txt_cate{margin-left:0}
.inner_blog_layer3 .txt_cate + .txt_cate:before{display:inline-block;width:2px;height:2px;margin:9px 7px 0 8px;border-radius:2px;background:#B9B9B9;vertical-align:top;content:''}  2019-03-15 삭제*/
.inner_blog_layer3 .wrap_thumb:after{border:0 none;border-top:1px solid rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.03)}
.inner_blog_layer3 .txt_plugin{line-height:26px;padding:22px 40px 12px;font-size:14px}
.inner_blog_layer3 .txt_other{font-size:13px;color:#808080}
.inner_blog_layer3 .link_other{margin-left:8px;font-size:12px;color:#808080;text-decoration:underline;vertical-align:top}/* 2019-03-15 수정 */
.inner_blog_layer3 .tf_set + .link_other{display:inline-block;margin:3px 0 0}
.inner_blog_layer3 .link_other:hover{color:#2F3A4A}
.inner_blog_layer3 .wrap_btn{overflow:hidden;padding:0 40px 18px}
.inner_blog_layer3 .txt_plugin + .wrap_btn{padding-top:7px}
.inner_blog_layer3 .wrap_btn .btn_plugin{width:178px;margin-right:10px}
.inner_blog_layer3 .btn_plugin .txt_em{margin-left:2px}
.inner_blog_layer3 .wrap_btn .txt_other{display:block;margin-top:16px}
.inner_blog_layer3 .box_plugin{padding:10px 13px;border:1px solid #F1F3F6;color:#808080;background:#FAFBFC}
.inner_blog_layer3 .set_btn{overflow:hidden;margin-top:12px;padding:12px 40px;border-top:1px solid #F1F3F6;background:#FAFBFC;text-align:right}
.inner_blog_layer3 .item_sub .txt_em{display:inline-block;padding:3px 5px 4px 0}
.inner_blog_layer3 .link_etc{font-size:13px}
.inner_blog_layer3 .link_support{margin-left:5px;}
.inner_blog_layer3 .btn_save,
.inner_blog_layer3 .btn_remove{float:none;margin-left:4px}
.inner_blog_layer3 .tf_set{margin:-1px 7px 0}
.inner_blog_layer3 .tf_set50{width:48px}
.inner_blog_layer3 .tf_set60{width:58px}
.inner_blog_layer3 .tf_set78{width:76px}
.inner_blog_layer3 .tf_set82{width:80px}
.inner_blog_layer3 .tf_set92{width:90px}
.inner_blog_layer3 .tf_set120{width:118px;margin-right:16px}
.inner_blog_layer3 .tf_set140{width:138px}
.inner_blog_layer3 .tf_set160{width:158px}
.inner_blog_layer3 .tf_set200{width:198px}
.inner_blog_layer3 .tf_set232{width:230px}
.inner_blog_layer3 .tf_set600{width:598px}
.inner_blog_layer3 .list_plugin{margin-top:-6px;padding:2px 0}
.inner_blog_layer3 .list_plugin li:nth-last-child(n+2){margin-bottom:5px}
.inner_blog_layer3 .list_plugin .txt_em{margin-right:15px;font-family:arial,sans-serif;font-size:13px}
.inner_blog_layer3 .list_plugin .link_other{display:inline-block;margin-top:1px}
.inner_blog_layer3 .list_google{padding:25px 0;font-size:0;text-align:center;background:#E7EDF3}
.inner_blog_layer3 .list_google:last-child{margin-bottom:19px}
.inner_blog_layer3 .lab_google{position:relative;display:inline-block;cursor:pointer}
.inner_blog_layer3 .lab_google + .lab_google{margin-left:38px}
.inner_blog_layer3 .lab_google .inp_set{position:absolute;top:-10px;left:-10px;width:1px;height:1px;opacity:0.01}
.inner_blog_layer3 .lab_google .ico_google{display:block;overflow:hidden;width:121px;height:147px;margin:1px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_google.png) no-repeat;text-indent:-9999px}
.inner_blog_layer3 .lab_google .ico_google2{background-position:-130px 0}
.inner_blog_layer3 .lab_google .ico_google3{background-position:-260px 0}
.inner_blog_layer3 .lab_google .ico_google4{background-position:-390px 0}
.inner_blog_layer3 .lab_google .ico_google5{background-position:0 -150px}
.inner_blog_layer3 .lab_google .ico_google6{background-position:-130px -150px}
.inner_blog_layer3 .lab_google .ico_google7{background-position:-260px -150px}
.inner_blog_layer3 .lab_google .ico_google8{background-position:-390px -150px}
.inner_blog_layer3 .lab_google .ico_adfitpc{display:block;overflow:hidden;width:121px;height:147px;margin:1px;text-indent:-9999px}
.inner_blog_layer3 .lab_google .ico_adfitpc1{background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_adfit1.png) no-repeat}
.inner_blog_layer3 .lab_google .ico_adfitpc2{background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_adfit2.png) no-repeat}
.inner_blog_layer3 .lab_dable{position:relative;display:inline-block;cursor:pointer}
.inner_blog_layer3 .lab_dable + .lab_dable{margin-left:38px}
.inner_blog_layer3 .lab_dable .inp_set{position:absolute;top:-10px;left:-10px;width:1px;height:1px;opacity:0.01}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .inner_blog_layer3 .lab_google .ico_google{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/ico_google.png);background-size:520px 300px}
}
.inner_blog_layer3 .inp_set:checked + .ico_google:after,
.inner_blog_layer3 .inp_set:checked + .ico_dable:after, .inner_blog_layer3 .inp_set:checked + .ico_adfitpc:after{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #EC5621;content:''} /* 2017-11-13 추가*/
.inner_blog_layer3 textarea.tf_blog{overflow-y:auto;height:73px;margin:6px 0 13px;padding-top:9px}/* 2019-03-15 수정 */
.inner_blog_layer3 textarea.tf_blog + .tf_blog{margin-top:-7px}
.inner_blog_layer3 .list_info{margin:10px 0 7px;line-height:22px}
.inner_blog_layer3 .list_info li:before{display:inline-block;width:3px;height:3px;margin:8px 13px 0 0;border-radius:3px;background:#333;vertical-align:top;content:''}
.inner_blog_layer3 .list_write{clear:both}
.inner_blog_layer3 .list_write:after{content:'';display:block;clear:both}
.inner_blog_layer3 .list_write dt{float:left;width:120px;height:28px;margin-bottom:12px;padding-top:3px;box-sizing:border-box}
.inner_blog_layer3 .list_write dd{height:28px;margin-bottom:12px;font-size:0;box-sizing:border-box}
.inner_blog_layer3 .list_write .follow_write{float:left;width:232px;margin-right:51px}
.inner_blog_layer3 .list_write .txt_write{display:inline-block;width:15px;text-align:center;font-size:14px}
.inner_blog_layer3 .list_write .type_text{width:26px}

.desc_plugin1 .opt_plugin1{width:150px}
.desc_plugin1 .item_sub .txt_em{margin-left:4px}
.desc_plugin1 .item_sub + .item_sub{margin-top:-1px;padding-bottom:4px}

.desc_plugin2 .tf_set{margin-left:12px}

.desc_plugin3 .txt_other{margin-left:9px}
.desc_plugin3 .tf_set200{margin-left:12px}
.desc_plugin3 .item_sub + .item_sub{margin-top:5px}

.desc_plugin4 fieldset{padding-top:26px}
.desc_plugin4 .opt_plugin1{width:112px}
.desc_plugin4 .opt_plugin2{width:112px}
.desc_plugin4 .tf_set160{margin:-1px 40px 0 11px}
.desc_plugin4 .tf_set160 + .tf_set160{margin-right:7px}
.desc_plugin4 .check_blog{width:180px;margin:-2px 0 11px}
.desc_plugin4 .check_blog .ico_checkbox{margin-right:8px}
.desc_plugin4 .check_blog .txt_check{font-size:14px;color:#333}
.desc_plugin4 fieldset .tit_set + .item_sub{padding-bottom:12px}
.desc_plugin4 fieldset .item_sub:last-child{margin-top:1px;padding-bottom:20px}

.desc_plugin5 .txt_other{margin-top:-4px;padding:0 40px 21px}
.desc_plugin5 .wrap_btn{padding-bottom:5px}

.desc_plugin6 .txt_plugin + .info_plugin{padding-bottom:0}
.desc_plugin6 .info_plugin + .info_plugin{padding-top:6px}
.desc_plugin6 .item_subnone:last-child{padding-bottom:20px}
.desc_plugin6 .opt_plugin1{width:150px}
.desc_plugin6 .opt_plugin2{width:112px;margin-left:0}
.desc_plugin6 .opt_plugin3{width:112px}
.desc_plugin6 .opt_plugin4{width:112px}
.desc_plugin6 .opt_plugin5{width:150px}
.desc_plugin6 .opt_plugin6{width:112px}

.desc_plugin7 .list_plugin{margin-bottom:25px}
.desc_plugin7 fieldset{padding-top:26px}
.desc_plugin7 fieldset .tit_set{margin-bottom:9px}
.desc_plugin7 textarea.tf_blog:last-child{margin-bottom:19px}

.desc_plugin8 .txt_plugin + .info_plugin{margin:0;padding-bottom:10px}
.desc_plugin8 fieldset .tit_set{margin-bottom:9px}
.desc_plugin8 .opt_plugin1{width:150px}
.desc_plugin8 .link_other{margin-left:9px}
.desc_plugin8 .txt_other{display:block;margin:10px 0 25px}
.desc_plugin8 .list_plugin:last-child{padding-bottom:15px}
.desc_plugin8 .tf_blog:last-of-type{margin-bottom:19px}

.desc_plugin9 fieldset .tit_set{margin-bottom:9px}
.desc_plugin9 .list_plugin{margin-bottom:25px}
.desc_plugin9 .tf_blog:last-of-type{margin-bottom:19px}
.desc_plugin9 .link_other{margin-left:9px}

.desc_plugin10 .txt_plugin + .info_plugin{padding-bottom:10px}
.desc_plugin10 .opt_plugin1{width:150px}

.desc_plugin11 .opt_plugin1{width:128px}

.desc_plugin12 .txt_plugin + .info_plugin{padding-bottom:15px}
.desc_plugin12 .item_sub + .item_sub{margin-top:6px}
.desc_plugin12 .opt_plugin1{width:150px}
.desc_plugin12 .opt_plugin2{width:112px}

.desc_plugin13 .box_plugin{margin:4px 0 14px}
.desc_plugin13 .tf_set140{margin-left:12px}

.desc_plugin14 .txt_other{margin-top:-3px;padding:0 40px 14px}

.desc_plugin15 .txt_plugin + .info_plugin{margin-top:-2px;padding-bottom:4px}
.desc_plugin15 .item_sub .txt_em{margin-left:5px}

.desc_plugin16 .txt_plugin + .info_plugin{padding-bottom:9px}
.desc_plugin16 .tf_set{margin-left:12px}
.desc_plugin16 .info_pluginline{padding-bottom:13px}

.desc_plugin17 .txt_plugin + .info_plugin{padding-bottom:4px}
.desc_plugin17 .opt_plugin1{width:160px}
.desc_plugin17 .txt_other{margin-left:9px}

.desc_plugin19 .txt_plugin + .info_plugin{padding-bottom:4px}
.desc_plugin19 .opt_plugin1{width:128px;margin-left:0}
.desc_plugin19 .item_sub:first-child{padding-bottom:5px}

.desc_plugin20 .txt_plugin + .info_plugin{padding-bottom:9px}
.desc_plugin20 .tf_set{margin-left:12px}
.desc_plugin20 .info_pluginline{padding-bottom:13px}
.desc_plugin20 .link_other{margin-left:9px}

.desc_plugin21 .item_sub .txt_em{margin:0 5px}

.desc_plugin26 .txt_plugin + .info_plugin{margin-top:-2px;padding-bottom:4px}

.desc_plugin30 .txt_plugin + .info_plugin{margin-top:5px;padding-bottom:18px}
.desc_plugin30 .box_plugin{margin-bottom:15px;padding:20px 18px 18px;font-size:13px}
.desc_plugin30 .list_info + p{line-height:1.75}
.desc_plugin30 .box_plugin + .check_blog .ico_checkbox{margin-right:8px}
.desc_plugin30 .tf_set{margin:0}
.desc_plugin30 .txt_other{line-height:22px;margin-top:-5px;padding:0 0 10px 120px}
.desc_plugin30 fieldset{padding:26px 40px 5px}
.desc_plugin30 .list_write .follow_write + dt{width:85px}

.desc_plugin31 .txt_plugin + .info_plugin{padding-bottom:4px}
.desc_plugin31 .info_pluginline{margin-top:11px;padding-bottom:13px}
.desc_plugin31 .tf_set{margin-left:12px}
.desc_plugin31 .opt_plugin1{width:150px}
.desc_plugin31 .link_other{margin-left:9px}

.desc_plugin32 .txt_plugin + .wrap_btn{margin:6px 0 12px;padding-top:0}
.desc_plugin32 .info_pluginline{padding-bottom:13px}
.desc_plugin32 .link_other{margin-left:9px}

.inner_blog_layer3 .tit_plugin35{padding:23px 40px 21px}
.desc_plugin35 .txt_plugin{padding:32px 40px 4px}
.desc_plugin35 .info_plugin .item_sub:before{margin: 11px 6px 0 3px}
.desc_plugin35 .opt_plugin1{width:260px}

.desc_plugin36 .info_pluginline{padding-bottom:13px}
.desc_plugin36 .tf_set{width:518px;margin-left:12px}

.desc_plugin38 .txt_plugin + .info_plugin{padding-bottom:0}
.desc_plugin38 .item_sub{padding-bottom:13px}
.desc_plugin38 .box_plugin{margin-bottom:30px;padding:24px 0}
.desc_plugin38 .box_plugin .img_cate{display:block;overflow:hidden;width:500px;height:104px;margin:0 auto;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_cate.png) no-repeat;text-indent:-9999px}
.desc_plugin38 .box_plugin .img_cate2{background-position:0 -110px}
.desc_plugin38 .box_plugin .img_cate3{background-position:0 -220px}
.desc_plugin38 .box_plugin .img_cate4{background-position:0 -330px}
.desc_plugin38 .box_plugin .img_cate5{background-position:0 -440px}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .desc_plugin38 .box_plugin .img_cate{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/ico_cate.png);background-size:500px 550px}
}

.desc_plugin41 .txt_plugin + .info_plugin{padding-bottom:4px}
.desc_plugin41 .opt_plugin1{width:115px}

.desc_plugin42 .txt_plugin + fieldset{border:0;margin:0;padding-top:0}
.desc_plugin42 legend.tit_set{padding-top:6px;margin-bottom:9px}
.desc_plugin42 .list_plugin{margin-bottom:25px}
.desc_plugin42 .tit_set + .tf_blog{margin-bottom:19px}
.desc_plugin42 .link_other{margin-left:9px}

.desc_plugin43 .txt_plugin + .info_plugin{padding-bottom:4px}
.desc_plugin43 .item_sub + .item_sub{margin-top:-1px}
.desc_plugin43 .lab_set{position:relative}
.desc_plugin43 .item_sub .txt_em{margin-left:4px}

.desc_plugin45 .txt_plugin{padding-bottom:10px}
.desc_plugin45 .txt_plugin + .info_plugin{margin:0;padding-bottom:6px}
.desc_plugin45 .item_sub:last-child{padding-bottom:8px}
.desc_plugin45 .tf_set{width:98px}
.desc_plugin45 .opt_plugin1{width:150px;margin-bottom:-5px}
.desc_plugin45 .list_write dt{width:50px;height:24px;padding-top:2px;box-sizing:border-box}
.desc_plugin45 .list_write dd{height:24px;font-size:14px;box-sizing:border-box}
.desc_plugin45 .txt_other{display:block;margin-top:8px}
.desc_plugin45 fieldset:nth-last-of-type(2){padding:26px 40px 9px}
.desc_plugin45 .list_write .follow_write{margin-right:30px}

.desc_plugin46 .txt_plugin + .info_plugin{margin:0;padding-bottom:0}
.desc_plugin122 .opt_plugin1{min-width:120px;}

/* 2017-11-13 추가 시작 */
/* 데이블 추천 광고 */
.desc_plugin48 .link_other{margin-left:9px}
.desc_plugin48 fieldset{margin-top:25px;padding-top:25px}
.desc_plugin48 fieldset .tit_set{margin-bottom:10px}
.desc_plugin48 .list_preview{margin-bottom:5px}
.desc_plugin48 .list_preview .lab_preview{display:block;overflow:hidden;width:680px;padding:20px;background:#E7EDF3}
.desc_plugin48 .list_preview .lab_preview + .lab_preview{margin-top:6px}
.desc_plugin48 .list_preview .tf_blog{float:right;width:525px;height:131px;margin:0}
.desc_plugin48 .list_preview .ico_dable{float:left;overflow:hidden;width:121px;height:147px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_dable.png) no-repeat;text-indent:-9999px}
.desc_plugin48 .list_preview .ico_dable1{background-position:0 0}
.desc_plugin48 .list_preview .ico_dable2{background-position:0 -150px}
.desc_plugin48 .list_preview .ico_dable3{background-position:0 -300px}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .desc_plugin48 .list_preview .ico_dable{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_dable.png);background-size:121px 447px}
}
/* 2017-11-13 추가 끝 */


/* 내가 링크한 */
.blog_mylink .wrap_set{padding:24px 29px 0}
.blog_mylink .wrap_set + .wrap_set{margin-top:6px;padding-bottom:0}
.blog_mylink .desc_mylink{overflow:hidden;padding-bottom:16px}
.blog_mylink .count_total{float:right;margin-top:1px;font-size:12px;color:#959595}
.blog_mylink .count_total .txt_num{margin-right:2px;color:#EC5621}
.blog_mylink .tit_mylink{display:block;padding-bottom:2px;font-size:14px}
.blog_mylink .txt_mylink{color:#808080}
.blog_mylink .set_order{margin:3px 0 30px;padding:8px;border-radius:1px;background:#E7EDF3}
.blog_mylink .wrap_thumb:after{display:none}
.blog_mylink .txt_name .txt_ellip{display:inline-block;max-width:371px}
.blog_mylink .txt_name .txt_url{display:inline-block;overflow:hidden;margin-top:3px;max-width:200px;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}
.blog_mylink .item_order:hover  .txt_name .txt_url{text-decoration:underline}/* 2019-03-15 추가 */
.blog_mylink .tit_set{font-size:16px}
.blog_mylink .tit_set + .opt_blog .layer_opt{left:-92px}
.blog_mylink .opt_blog + .set_order{margin-top:15px}
.blog_mylink .tit_set + .opt_blog{float:right;margin-top:-19px}
.blog_mylink .tit_set + .opt_blog:after{display:block;clear:both;content:''}
.blog_mylink .link_blank{display:none}
.blog_mylink .item_order:hover .link_blank{display:inline-block;vertical-align:top}
.blog_mylink .type_double .lab_tf{float:left}
.blog_mylink .lab_tf + .lab_tf{float:left;margin:8px 20px 0 -15px}
.blog_mylink .type_double .tf_blog{width:262px}
.blog_mylink .opt_blog .txt_ellip{display:inline-block;max-width:128px}
.blog_mylink .wrap_add .lab_tf{margin-top:5px}
/*2019-03-15 추가  */
.blog_mylink .item_order{height:64px}
.blog_mylink .wrap_drag{margin-top:16px}
.blog_mylink .txt_name{width:630px;margin-top:18px}
.blog_mylink .info_btn{margin:21px 0 0}
.blog_mylink .item_order .lab_tf:first-child,
.blog_mylink .item_order .lab_tf + .lab_tf{margin-top:11px}
.blog_mylink .order_btn, .blog_mylink .item_order:hover .edit_item .order_btn{margin-top:15px}
/* END  2019-03-15 추가  */

/* 나를 링크한 */
.blog_melink .wrap_search{background:#fff}
.blog_melink .wrap_search .opt_blog{margin-right:29px}
.blog_melink .wrap_search .layer_opt{width:148px;left:-91px}
.blog_melink .post_cont{padding-bottom:18px}
.blog_melink .post_cont:first-child .wrap_thumb{margin:6px 18px 0 0}
.blog_melink .wrap_thumb .thumb_img,
.blog_melink .wrap_thumb:after{border-radius:0}
.blog_melink .link_cont{width:680px}
.blog_melink .list_post .tit_post{margin:0 0 2px}
.blog_melink .list_post .txt_cate{color:#808080}
.blog_melink .list_post .wrap_thumb{margin-top:9px}
.blog_melink .list_post .tit_post .info_status{color:#40A29E}/* 2019-03-15 추가 */


/* 관리 - 블로그 이미지 */
.blog_manage .fld_image{padding:21px 0 19px}
.blog_manage .fld_image .tit_set{position:absolute;bottom:15px;left:0;right:0;font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000;text-align:center}
.blog_manage .photo_profile{width:180px;height:180px;margin:9px auto 0;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r3/default_L.png) no-repeat 0 0;background-size:180px 180px}/* 2019-03-15 수정 */
.blog_manage .photo_profile .ico_loading{display:none}
.blog_manage .photo_loading{background:#FAFBFC}
.blog_manage .photo_loading .lab_btn{display:none}
.blog_manage .photo_loading .ico_loading{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .blog_manage .photo_profile{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r3/default_L.png)}/* 2019-03-15 수정 */
}

/* 관리 - 블로그 이름 */
.blog_manage .fld_name{padding-top:26px}
.blog_manage .fld_name .tit_set{font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.blog_manage .fld_name .tf_blog{margin-top:9px}
.blog_manage .info_sub{font-family:Noto Sans Light,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif}
.blog_manage a.info_sub{display:inline-block;padding-left:6px;vertical-align:top}
.blog_manage .txt_required + .lab_tf,
.blog_manage .txt_required + .tit_set{padding-top:14px}
.blog_manage .hide + .lab_tf,
.blog_manage .lab_tf + .lab_tf{padding-top:25px}
.blog_manage .lab_tf + .tit_set{padding-top:20px}

/* 관리 - 아이콘 */
.blog_manage .fld_icon{margin-top:30px;padding-top:12px}
.blog_manage .fld_favicon{margin-top:12px;padding:12px 29px 1px}
.blog_manage .fld_icon .tit_set,
.blog_manage .fld_favicon .tit_set{font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.blog_manage .lab_btn .txt_btn{padding:0;border:0 none;box-shadow:none}
.blog_manage .fld_icon .lab_btn,
.blog_manage .fld_favicon .lab_btn,
.blog_manage .fld_domain .lab_btn{width:76px;height:30px;line-height:30px;border-radius:1px;border:1px solid #C5CDD7;font-size:13px;background:#fff;text-align:center;box-shadow:0 1px 1px rgba(0,0,0,0.08);box-sizing:content-box}/* 2019-01-16 수정 */
.blog_manage .fld_icon .lab_btn:hover,
.blog_manage .fld_favicon .lab_btn:hover,
.blog_manage .fld_domain .lab_btn:hover{border-color:#A5ADBA;box-shadow:0 2px 3px rgba(0,0,0,0.12)}/* 2019-01-16 수정 */
.blog_manage .fld_icon .lab_btn:active,
.blog_manage .fld_favicon .lab_btn:active,
.blog_manage .fld_domain .lab_btn:active{border-color:#C5CDD7;box-shadow:none}/* 2019-01-16 수정 */
.blog_manage .fld_icon .lab_btn.lab_off,
.blog_manage .fld_favicon .lab_btn.lab_off,
.blog_manage .fld_domain .lab_btn.lab_off{border-color:#E0E5EE;color:#959595;box-shadow:none;cursor:not-allowed}/* 2019-01-16 수정 */
.blog_manage .icon_thumb{float:left;overflow:hidden;width:32px;height:32px;margin-right:12px;border-radius:1px;background:#FAFBFD}
.blog_manage .icon_thumb:after{border-radius:1px}
.blog_manage .icon_thumb .thumb_img{border-radius:1px}
.blog_manage .icon_thumb + .tit_set{float:left;width:630px;margin-top:5px}

/* 관리 - 도메인 */
.blog_manage .fld_address1{padding-top:17px}
.blog_manage .fld_address2{margin-top:6px;padding-top:25px}
.blog_manage .fld_address3{margin-top:7px}
.blog_manage .fld_address3 .item_set{padding-bottom:13px}
.blog_manage .fld_address3 .txt_tf{margin-top:13px}
.blog_manage .bunddle_domain .txt_required{padding-top:9px;margin-bottom:-1px}
.blog_manage .bunddle_domain .lab_tf + .tit_set{padding-top:41px}
.blog_manage .list_set{margin-top:8px}
.blog_manage .list_set li{font-size:13px}
.blog_manage .list_set li:before{margin:9px 11px 0 3px}
.blog_manage .list_set_type2 li:before{display:none}/* 2019-01-16 추가 */
.blog_manage .list_set_type2 .txt_num{padding:0 9px 0 0;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#333}
.blog_manage .opt_adress1{width:150px;margin-left:9px}
.blog_manage .tf_address1{width:749px;padding:6px 18px 8px 65px}/* 2019-01-16 수정 */
.blog_manage .opt_address2{width:78px}
/* 2019-01-16 추가 */
.blog_manage fieldset:last-child .txt_required{float:left;padding:10px 0 0}
.blog_manage fieldset:last-child .btn_save{margin:0 0 0 4px}
.blog_manage fieldset:last-child .btn_cancel{float:right;width:158px;height:38px;line-height:38px}
.blog_manage .fld_address1 .item_set{padding-bottom:0}/* 2020-01-08-v1 수정 */
.wrap_set .link_domain{float:right;padding:5px 0 0;font-size:12px;color:#808080}
.wrap_set .link_domain .ico_question{margin:2px 0 0 4px}
.wrap_set .link_domain .ico_reload{width:13px;height:13px;margin:3px 0 0 5px;background-position:-150px -230px}/* 2019-03-15 수정 */
.wrap_set fieldset.fld_domain{padding:26px 29px 20px;background-color:#fff}
.wrap_set .fld_domain.fld_address1{padding-top:22px}
.wrap_set .fld_domain .item_set{padding-bottom:0}
.wrap_set .fld_domain .item_set + .item_set{padding:3px 0 0}
.wrap_set .fld_domain .item_set:after{display:block;clear:both;content:''}
.wrap_set .fld_domain .lab_btn{float:right;margin:-2px 0 0 4px}
.wrap_set .fld_domain .lab_domain{overflow:visible;float:right;width:160px;height:32px;margin:-6px 0 0;line-height:30px;color:#333;box-sizing:border-box}
.wrap_set .fld_domain .desc_domain{padding:25px 0 6px;font-size:13px;line-height:22px;color:#808080}
.wrap_set .fld_domain .desc_domain + .list_set{margin:2px 0 5px}
.wrap_set .fld_domain .list_set{margin:15px 0 0}
.wrap_set .fld_domain + fieldset{margin-top:0}

.tbl_item{width:100%;margin:17px 0 0;border-collapse:collapse;border-spacing:0}
.tbl_item tr:last-child th, .tbl_item tr:last-child td{border-bottom:1px solid #EBEDF0}
.tbl_item th{width:150px;height:50px;border-top:1px solid #EBEDF0;font-weight:normal;background-color:#FAFBFC;text-align:left}
.tbl_item th .inner_cell{padding:0 0 0 28px}
.tbl_item td{height:50px;border-top:1px solid #EBEDF0}
.tbl_item td .inner_cell{padding:0 0 0 30px}
.tbl_item td .inner_cell .txt_required{float:right;padding:0;font-size:12px}
.tbl_item .inner_cell{font-size:13px;color:#333}
.tbl_item .inner_cell .link_domain{padding:0}
/* END 2019-01-16 추가 */

/* 관리 - 기타설정 */
.blog_manage .opt_blog1{width:112px}
.blog_manage .opt_blog2{width:112px}
.blog_manage .opt_blog3{width:78px}
.blog_manage .opt_blog4{width:260px}

/* 관리 - 데이터 */
/*.blog_data .wrap_set{padding:34px 30px 29px 40px}*/ /* 2019-03-15 삭제 */
/*.blog_data .wrap_set + .wrap_set{margin-top:6px}*/ /* 2019-03-15 삭제 */
.blog_data .tit_data{font-weight:normal;font-family:'Noto Sans Regular', sans-serif;font-size:18px;color:#000;letter-spacing:-1px}
.blog_data .noti_data{padding:0 0 14px;line-height:22px}/* 2019-03-15 수정 */
.blog_data .noti_data + .check_blog{margin-top:6px;padding-bottom:18px}/* 2019-03-15 수정 */
/*.blog_data .btn_save{margin-top:25px}*/ /* 2019-03-15 삭제 */
/*.blog_data .ico_checkbox{margin-right:8px}*/ /* 2019-03-15 삭제 */

/* 관리 - 팀블로그 */
.blog_teamblog .tit_set{font-family:Noto Sans Regular,AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;color:#000}
.blog_teamblog .desc_invite{overflow:hidden;height:54px;padding:18px 29px 0}
.blog_teamblog .opt_manage1{margin-left:0}
.blog_teamblog .btn_post{float:right;width:78px;height:28px;margin:-24px -9px 0 0}/* 2019-03-15 추가 */
/*.blog_teamblog .btn_group{float:right;overflow:visible;margin:-20px -9px 0 0;padding-right:38px;border:0 none;font-size:13px;color:#808080;box-shadow:none;text-decoration:underline}/* 2019-03-15 수정 */
.blog_teamblog .btn_group:hover{color:#2F3A4A}
.blog_teamblog .btn_group:before{content:'';position:absolute;top:-2px;right:9px;width:22px;height:22px;border-radius:24px;border:1px solid #E0E5EE;vertical-align:top}
.blog_teamblog .btn_group .ico_blog{position:absolute;width:10px;height:6px;top:8px;right:16px;background-position:-120px -100px}
.blog_teamblog .btn_group .ico_close{top:7px;background-position:-130px -100px}/* 2019-03-15 삭제 */
.blog_teamblog .info_invite{margin-top:-6px;padding:19px 29px 12px;border-top:1px solid #F1F3F6}
.blog_teamblog .info_invite + fieldset{margin-top:0}
.blog_teamblog .txt_invite{margin-top:7px;font-size:14px}
.blog_teamblog .lab_invite{padding:26px 0 26px}
.blog_teamblog .info_invite .info_sub{display:inline-block;margin-top:3px;vertical-align:top}
.blog_teamblog fieldset .txt_required{float:left;padding-top:10px}
.blog_teamblog .wrap_set .tit_set + .tf_blog{margin-top:9px}
.blog_teamblog .list_post .ico_checkbox{margin-top:1px}
.blog_teamblog .list_post .post_cont{padding:18px 0}
.blog_teamblog .list_post .post_cont:first-child{padding-left:29px}
.blog_teamblog .wrap_thumb + .tit_post{width:450px;margin-top:5px;word-break:break-all}
.blog_teamblog .list_post .txt_ellip{width:450px;padding-right:5px}
.blog_teamblog .list_post .wrap_thumb{width:36px;height:36px;margin-right:18px;border-radius:20px;background-size:12px}
.blog_teamblog .list_post .post_cancle{width:96px}
.blog_teamblog .waiting_list .tit_post{width:440px}
.blog_teamblog .waiting_list .txt_etc{display:inline}
.waiting_list .tit_post .txt_etc{display:inline-block;margin-top:1px;padding-left:8px;font-size:13px;line-height:24px;vertical-align:top}
.waiting_list .link_cont:empty + .txt_etc{padding:0}
.blog_teamblog .post_date + .post_date:before,
.blog_teamblog .post_count + .post_date:before{content:'';display:inline-block;width:2px;height:2px;margin:9px 6px 0 8px;border-radius:2px;background:#C5CDD7;vertical-align:top}
.blog_teamblog .wrap_search .layer_opt{width:148px}
.layer_member .tit_opt + .list_opt{padding-top:1px}
.layer_member .list_opt .lab_btn{padding-left:11px}
.layer_member .opt_etc{border-top:1px solid #F1F3F6;padding:10px 0 8px}
.layer_member .opt_etc:first-child{border-top:0 none;padding:13px 0 10px}
.layer_member .opt_etc .lab_btn:before{margin-left:9px}


/* 시계반대방향으로 회전 */
@keyframes aniSpinRev{
    0%{transform:rotate(0deg)}
    100%{transform:rotate(-360deg)}
}


/* 튜토리얼 */
.tutorial_tistory{width:100%;height:100%}
.tutorial_tistory body{position:relative;width:100%;height:100%;min-width:960px;min-height:700px}
.tutorial_tistory #kakaoWrap{overflow:hidden;height:0}
.layer_tutorial{overflow:hidden;position:absolute;top:0;left:0;z-index:9999;width:100%;height:100%;background:#f3f5f7}
.layer_tutorial .ico_tutorial{overflow:hidden;position:absolute;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/ico_tutorial.png) no-repeat 0 0;text-indent:-999px}
.layer_tutorial .link_tistory{top:20px;left:20px;z-index:10;width:26px;height:26px;background-position:-80px 0}

.layer_tutorial .container_tutorial{position:absolute;top:0;width:100%;height:100%}
.container_tutorial > div{position:absolute;top:0;width:100%;height:100%}
.container_tutorial > .tutorial_item1{left:0}
.container_tutorial > .tutorial_item2{left:100%}
.container_tutorial > .tutorial_item3{left:200%}
.container_tutorial > .tutorial_item4{left:300%}
.container_tutorial > .tutorial_item5{left:400%}
.container_tutorial > .tutorial_item6{left:500%}
.container_tutorial > div:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-width:1920px;padding-top:66.67%;margin:auto;background-repeat:no-repeat;background-size:contain}
.container_tutorial > .tutorial_item1:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_tutorial1_170831.jpg);background-position:50% 0}
.container_tutorial > .tutorial_item2:before{top:auto;left:auto;margin:0;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_tutorial2_170829.jpg);background-position:50% 100%}
.container_tutorial > .tutorial_item3:before{left:auto;top:auto;margin:0;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_tutorial3_170830.jpg);background-position:50% 100%}
.container_tutorial > .tutorial_item4:before{top:auto;left:auto;margin:0;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_tutorial4_170831.jpg);background-position:50% 100%}
.container_tutorial > .tutorial_item5:before{top:auto;margin:0 auto;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_tutorial5_170828.jpg);background-position:50% 100%}
.container_tutorial > .tutorial_item6:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/img_tutorial6_170830.jpg);background-position:50% 100%}
.container_tutorial .wrap_txt{position:absolute;top:160px;left:160px;right:160px;bottom:160px;margin:auto;font-family:"Noto Sans Light",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:48px;line-height:64px;color:#000;letter-spacing:-1.92px}
.container_tutorial .wrap_txt p{position:absolute}
.container_tutorial .tutorial_item1 p{left:0;bottom:0}
.container_tutorial .tutorial_item2 p{left:0;top:50%;margin-top:-86px}
.container_tutorial .tutorial_item3 p{left:0;top:0}
.container_tutorial .tutorial_item4 p{left:0;top:50%;margin-top:-64px}
.container_tutorial .tutorial_item5 p{left:0;right:0;top:0;text-align:center}
.container_tutorial .tutorial_item6 p{left:0;right:0;top:0;text-align:center}
.container_tutorial .link_start{position:absolute;top:169px;left:0;right:0;width:240px;height:56px;margin:auto;border-radius:2px;font-family:"Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:18px;line-height:54px;color:#fff;background:#EC5621;text-align:center;box-sizing:border-box;letter-spacing:-0.7px;text-decoration:none}
.container_tutorial .link_start:hover{background:#D93C09}

.container_tutorial ~ a{top:0;bottom:0;margin:auto 0;width:32px;height:62px}
.container_tutorial ~ .btn_prev{left:30px}
.container_tutorial ~ .btn_next{right:30px;background-position:-40px 0}

.paging_tutorial{overflow:hidden;position:absolute;left:0;right:0;bottom:35px;font-size:0;text-align:center}
.paging_tutorial a{display:inline-block;margin:0 4px;padding:5px 0;line-height:0;text-indent:-9999px}
.paging_tutorial a:after{content:'';display:block;height:3px;width:24px;background:#ced0d2}
.paging_tutorial .on:after{background:#ff4700}
.layer_tutorial .lab_btn{top:23px;right:23px;width:20px;height:20px;background-position:-80px -30px;cursor:pointer}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .layer_tutorial .ico_tutorial{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/ico_tutorial.png);background-size:110px 70px}
    .container_tutorial > .tutorial_item1:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_tutorial1_170831.jpg)}
    .container_tutorial > .tutorial_item2:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_tutorial2_170829.jpg)}
    .container_tutorial > .tutorial_item3:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_tutorial3_170830.jpg)}
    .container_tutorial > .tutorial_item4:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_tutorial4_170831.jpg)}
    .container_tutorial > .tutorial_item5:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_tutorial5_170828.jpg)}
    .container_tutorial > .tutorial_item6:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_tutorial6_170830.jpg)}
}



.blog_award_layer{position:fixed;top:180px;left:50%;margin-left:-206px}
.blog_award_layer .link_award_layer{display:block}
.blog_award_layer .txt_layer{position:absolute;top:96px;left:0;width:100%;font-size:18px;color:#fff;text-align:center}
.blog_award_layer .txt_layer .em_type1{color:#ff9277}
.blog_award_layer .btn_close{display:block;overflow:hidden;position:absolute;top:16px;left:50%;width:60px;height:60px;margin-left:-30px;font-size:0;line-height:0;text-indent:-9999px}








body.statistic_detail{background-color:#F3F5F7;letter-spacing:0}
button:disabled{cursor:no-drop;}
.statistic_detail #kakaoWrap{min-width:1150px}
/* common */
/* .img_common_tistory{display:block;font-size:0;line-height:0;text-indent:-9999px;background-image:url(//t1.daumcdn.net/tistory_admin/static/top/pc/img_common_tistory.png);background-size:120px 100px} 2019-03-15 삭제*/
.data_type1{background-color:#FF5544}
.data_type2{background-color:#FACC2A}
.data_type3{background-color:#61D4B8}
.data_type4{width:4px;height:100%;border-radius:1.5px;background-color:#b0bbc5;transform-origin:50% 100%}/* 2020-05-26 추가 */
.data_type4:hover , .data_type4.active {transform:scale(1.5, 1)}/* 2020-05-26 추가 */
.ico_mobile{width:13px;height:20px;background-position:-50px -180px}
.ico_mobile_type1{width:13px;height:17px;background-position:-180px -450px}/* 2020-05-26 추가 */
.ico_pc{width:23px;height:20px;background-position:-70px -180px}
.ico_pc_type1{width:19px;height:16px;background-position:-150px -450px}/* 2020-05-26 추가 */
.ico_up{width:6px;height:4px;background-position:-280px -90px}
.ico_down{width:6px;height:4px;background-position:-280px -100px}

/* layout*/
.statistic_detail #kakaoContent{padding-bottom:0}/* 2018-12-05 추가 */
.statistic_detail #cMain{width:896px;padding:64px 0 65px;}
.statistic_detail #mArticle{float:none;min-height:826px;border:1px solid #E0E5EE;background-color:#fff;padding:64px 0 44px;}/* 2018-11-05 수정 *//* 2018-12-05 수정 */
#mArticle.statics_type1{padding-bottom:86px}/* 2018-12-05 추가 */
#mArticle.statics_type2{min-height:auto;padding:0}/* 2018-12-27 추가(점검중) */
#mArticle.statics_type2 .box_inspect{height:431px;letter-spacing:-0.5px}/* 2018-12-27 추가(점검중) */
.statistic_content{position:relative;padding:0 58px}/* 2018-11-07 수정 */
.statistic_content:after{display:block;content:'';clear:both;width:0px;height:0px;font-size:0;line-height:0}
.statistic_title{float:left;padding:13px 0 0;}

.graph_comm .date_loading{height:296px;margin:0 auto;}
.statistic_content .date_loading{height:110px;margin:0 auto 26px;}
.statistic_content .date_loading_type1{top:39px;width:894px;height:198px;margin:0;background-color:rgba(255,255,255,0.5);}/* 2018-11-07 수정 *//* TIP-11077 수정 */
.incomming_keyword .date_loading{height:50px;margin:0 auto -3px;}
.incomming_cont .date_loading{overflow:hidden;height:434px;margin:0 auto;}/* 2018-11-07 수정 */
.date_loading{display:table;margin:0 auto;}
.date_loading .inner_g{display:table-cell;vertical-align:middle;}
.date_loading .ico_loading{display:block;width:31px;height:31px;background-position:-110px -230px}/* 2019-01-29 수정 */
.date_loading_type1{position:absolute;top:0;left:0;z-index:10}/* 2018-11-07 추가 */

.tit_statistic{display:block;width:535px;font-weight:normal;font-size:32px;font-family:"Avenir Next Regular","Noto Sans Light",AppleSDGothicNeo,"돋움",dotum,sans-serif;line-height:44px;letter-spacing:-1px}
.tit_statistic .link_tit{display:block;color:#000;text-decoration:none}
.tit_statistic .link_tit .ico_link:hover{background-position:-50px -90px;}
.tit_statistic .ico_link{display:inline-block;width:11px;height:11px;margin:5px 0 0 8px;background-position:-100px -280px;vertical-align:top}/* 2019-03-15 수정 */
.statistic_info {display:block;overflow:hidden;padding:8px 0 0 2px;}
.statistic_info .list_istatistic{float:left;padding:0 9px 0 0;}
.list_istatistic{font-size:13px;line-height:16px;font-family:"Avenir Next Regular","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2019-11-20 수정 */
.list_istatistic:after {display:block;content:'';clear:both;width:0px;height:0px;font-size:0;line-height:0}
.list_istatistic dt{float:left;color:#777;}
.list_istatistic dd{float:left;padding:0 0 0 4px;color:#555;font-weight:bold}/* 2019-11-20 수정 */
.lookup_number{float:right;position:relative;width:162px;height:58px;padding:10px 0 0;font-size:0;line-height:0}/* 2017-11-07 수정 *//* 2018-12-16-8231 수정 */
.lookup_number dt{position:absolute;top:64px;font-size:0;line-height:0;color:#777;font-weight:normal;vertical-align:top}/* 2018-11-06 수정 *//* 2018-12-16-8231 수정 */
.txt_question{display:inline-block;padding:1px 0 0;font-size:13px;line-height:1;color:#555;font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;vertical-align:top;font-weight:normal}/* 2019-11-20 수정 */
.lookup_number .txt_lookup{display:inline-block;font-size:12px;line-height:18px;}/* 2018-11-06 추가 */
.lookup_number .wrap_question:hover .wrap_layer_popup{display:block}/* 2018-11-07 추가 */
.lookup_number .wrap_layer_popup:hover {display:block}/* 2018-11-07 추가 */
.lookup_number .wrap_layer_popup{display:none; margin-top:-25px; padding-top:25px; width:174px;height: 75px;position:absolute;z-index:11;top:23px;left:-7px;}/* 2018-12-17 수정 */
.lookup_number .wrap_question{width:22px;height:25px;vertical-align:top}/* 2018-11-06 추가 */
.lookup_number .wrap_question:hover .ico_question{background-position:-10px -200px}/* 2018-11-06 추가 */
.lookup_number .wrap_question:hover .wrap_layer_popup{display:block}/* 2018-11-06 추가 */
.ico_question {width:15px;height:15px;margin-left:4px;background-position:-70px -360px;cursor:pointer}/* 2019-03-15 수정 */
.ico_question:hover{background-position:-70px -380px}/* 2019-03-15 수정 */
.lookup_number dd{display:inline-block;height:44px;font-size:32px;line-height:44px;font-weight:bold;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2018-11-07 수정 */
/* .lookup_number .txt_question{font-weight:normal} 2019-11-20 삭제 */
/* 팝업 */
.dimm_g{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0.9}
.layer_popup{position:absolute;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:12px;line-height:18px;color:#959595}
.layer_popup .inner_popup{padding:9px 9px 7px 10px;border:1px solid #CED5DE;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);border-radius:1px}/* 2019-07-22 수정 */
.layer_popup .inner_popup:after{content:"";display:block;position:absolute;top:11px;left:-8px;width:9px;height:18px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_edge1.png) 0 0 no-repeat;background-size:9px 18px;}
.layer_popup .inner_popup_type1{padding:10px 0 5px;box-shadow: 0px 5px 8px rgba(0,0,0,0.06);border:1px solid #E0E5EE;letter-spacing:0}/* 2018-11-05 수정 *//* 2020-09-25 수정 */
.layer_popup .inner_popup_type1:after{top:auto;bottom:-8px;left:10px;width:16px;height:9px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_edge2.png) 0 0 no-repeat;background-size:16px 9px;}
.layer_popup .inner_popup_type2{padding:9px 14px 8px 15px}/* 2018-12-17 수정 */
.layer_popup .inner_popup_type2:after{top:-8px;left:11px;width:14px;height:9px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_edge3.png) 0 0 no-repeat;background-size:14px 9px;}/*. 018-11-06 추가 */
.layer_popup .inner_popup .link_g{color:#959595;text-decoration:underline;}
.layer_popup .inner_popup .tit_popup .inner_g{padding:0 3px;font-size:11px;line-height:16px}/* 2018-11-05 추가 *//* 2018-12-05 수정 */
.layer_popup .inner_popup .tit_popup{display:block;padding:0 11px;font-size:0;line-height:0;color:#777;font-weight:normal;font-family:"Avenir Next Regular","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;text-align:left;white-space:nowrap;}/* 2018-11-06 수정 *//* 2018-12-05 수정 *//* 2018-12-14-8225 수정 */
.layer_popup .inner_popup .tit_popup em{font-family:"Avenir Next Regular","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:11px;line-height:16px;}/* 2018-12-17 수정 */
.layer_popup .inner_popup .num_graph{display:inline-block;font-size:20px;line-height:25px;color:#000;font-weight:bold;}/* 2018-12-17 수정 */
.layer_popup .inner_popup .current_num{overflow:hidden;padding:0 11px 0 12px;font-size:0;line-height:0;white-space:nowrap;text-align:left;}/* 2018-11-02 수정 */
/* 2020-05-26 추가 */
.layer_popup .inner_popup .current_num .num_val{overflow:hidden}
.layer_popup .inner_popup .current_num .num_val_type1{padding-top:3px}
.layer_popup .inner_popup .current_num .num_val_type2{padding-top:5px;padding-bottom:5px}
.layer_popup .inner_popup .current_num .num_val_type1 .num_graph{font-size:16px;line-height:16px}
.layer_popup .inner_popup .current_num .num_val_type2 .num_graph{font-size:16px;line-height:16px}
.layer_popup .inner_popup .current_num .num_val_type1:before{content:'';display:inline-block;width:9px;height:9px;margin:2px 5px 0 0;border-radius:50%;background-color:#fee500;vertical-align:top}
.layer_popup .inner_popup .current_num .num_val_type2:before{content:'';display:inline-block;width:9px;height:9px;margin:2px 5px 0 0;border-radius:50%;background-color:#4285f4;vertical-align:top}
.layer_popup .inner_popup .current_num .num_chg{overflow:hidden}
.layer_popup .inner_popup .current_num .num_val + .num_chg .num_g{line-height:13px}
.layer_popup .inner_popup .current_num .num_val + .num_chg .ico_blog{margin-top:3px}
.layer_popup .inner_popup .current_num .num_val + .num_chg .ico_graph{margin-top:0px}
/* END 2020-05-26 추가 */
.layer_popup .inner_popup .current_num .num_g{font-size:12px;line-height:16px;vertical-align:top;font-weight:bold}/* 2018-11-02 수정 *//* 2020-05-26 수정 */
.layer_popup .inner_popup .current_num .ico_blog{margin:4px 3px 0 5px}/* 2018-11-02 수정 *//* 2018-12-16-8231 수정 */
.layer_popup .inner_popup .current_num .num_up{color:#FF5544;}
.layer_popup .inner_popup .current_num .num_down{color:#325CD2;}
/* 2020-05-26 추가 */
.layer_popup .inner_popup_type3{position:relative;padding-bottom:6px;border:solid 1px #e0e5ee;box-shadow:2px 5px 8px 0 rgba(0, 0, 0, 0.15)}
.layer_popup .inner_popup_type3:after{position:absolute;top:auto;bottom:-6px;left:6px;width:11px;height:6px;background:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/img_edge5.png) 0 0 no-repeat;background-size:11px 6px;}
.layer_popup .inner_popup_type3 dt{font-size:14px;line-height:20px;color:#2c2f35;font-family:"AvenirLTStd Medium",AppleSDGothicNeo-Medium,"돋움",dotum,sans-serif;white-space:nowrap}
.layer_popup .inner_popup_type3 dd{font-size:12px;line-height:1;color:#a2a9b0;font-family:"AvenirLTStd Medium",AppleSDGothicNeo-Medium,"돋움",dotum,sans-serif;text-align:left}
.layer_popup .inner_popup_type4{border:solid 1px #e0e5ee}
.layer_popup .inner_popup_type4 .desc_g{font-size:13px;line-height:20px;color:#808080;}
.graph_layer .inner_popup .current_num .ico_blog{float:left;margin-left:0}
.graph_layer .inner_popup .current_num .txt_graph{display:inline-block;padding-left:2px;font-size:11px;line-height:11px;color:#555}
.graph_layer .inner_popup .current_num .num_chg{padding-bottom:2px}
.graph_layer.layer_popup{bottom:auto;font-family:"Avenir Next Regular","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}
/* END 2020-05-26 추가 */
.popup_show{overflow:hidden;}
.popup_show #kakaoHead{z-index:1}
.popup_type1{display:table;position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;padding:0;box-shadow:none}
.popup_type1 .inner_popup{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;}
.popup_type1 .layer_head{display:block;overflow:hidden;height:78px;padding:0 42px;}
.popup_type1 .layer_body{display:block;overflow:hidden;padding:0 0 46px}
.popup_type1 .layer_body .inner_layer_body{display:block;overflow-y:auto;height:400px;margin:0 42px;padding:14px 0 0;}/* 2019-07-16 수정 */
.popup_type1 .tit_popup{display:block;padding:37px 0 15px;font-size:16px;text-align:left;border-bottom:2px solid #000;} /* 2019-07-16 수정 */
.popup_type1 .desc_tit{padding:0 0 0 4px;font-size:12px;color:#959595;font-weight:normal;}/* 2018-11-05 추가 */
.popup_type1 .btn_close{position:absolute;top:30px;right:42px;width:66px;height:32px;line-height:30px;border:1px solid #C5CDD7;border-radius:1px;color:#333;}
.popup_type1 .btn_close:hover{border:1px solid #A4ADBA;color:#333;}
.inner_popup .list_incomming{overflow:hidden;height:39px;text-align:left;font-size:13px;color:#777;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;border-bottom:1px solid #f0f0f0;}
.inner_popup .list_incomming dt{display:block;overflow:hidden;float:left;padding:10px 0 23px 21px;max-width:484px;text-overflow:ellipsis;white-space:nowrap;}
.inner_popup .list_incomming .link_tit{color:#777;}
.inner_popup .list_incomming dd{float:right;padding:11px 24px 0 0;}
.incomming_cont{display:inline-block;position:relative;z-index:10;width:710px;border:1px solid #E0E5EE;border-radius:1px;vertical-align:middle;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.08)}/* 2019-03-15 수정 */

/* END 팝업*/
.wrap_graph{position:relative;clear:both;padding:90px 0 2px}/* 2019-11-20 수정 */
.date_graph{height:37px;padding:0 60px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-size:0;line-height:0;font-weight:normal;}
.date_graph .tit_date{display:inline-block;padding:1px 0 0 0;line-height:32px;font-size:20px;font-weight:700;font-family:"Avenir Next Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#000;letter-spacing:-0.5px;white-space:nowrap;}/* 2018-12-17 수정 *//* 2020-05-26 수정 */
.date_graph .tit_date.day{width:131px;}/* 2018-11-02 수정 *//* 2018-12-05 수정 */
.date_graph .tit_date.week{width:220px;padding:7px 0 0;}/* 2018-11-02 수정 *//* 2018-12-05 수정 */
.date_graph .tit_date.month{width:79px;}/* 2018-11-02 수정 *//* 2018-12-05 수정 */
.date_graph .txt_day{font-weight:normal}/* 2018-11-02 수정 *//* 2018-12-05 수정 *//* 2020-05-26 수정 */
.date_graph .btn_paging{display:inline-block;width:26px;height:26px;margin:7px 0 0;background-color:#fff;border-radius:50%;vertical-align:top}
.date_graph .btn_paging + .btn_paging{margin-left:5px;}
.date_graph .btn_paging:hover{background-color:#EBEBEB}
.date_graph .btn_paging:hover:disabled{background-color:#fff}
.date_graph .ico_prev{width:9px;height:16px;margin:1px 0 0;background-position:-30px -180px}
.date_graph .btn_paging:hover .ico_prev{background-position:-30px -200px}
.date_graph .btn_paging:hover:disabled .ico_prev{background-position:-30px -180px}
.date_graph .btn_paging:hover .ico_next{background-position:-40px -200px}
.date_graph .btn_paging:hover:disabled .ico_next{background-position:-40px -180px}
.date_graph .ico_next{width:9px;height:16px;margin:1px 0 0 1px;background-position:-40px -180px}
.date_graph .btn_paging:hover .ico_next{background-position:-40px -200px}
.date_graph .desc_date{display:inline-block;height:26px;margin:7px 5px 0 5px;padding:0 11px 0 12px;border-radius:13px;color:#777;line-height:28px;font-size:12px;background-color:#f5f5f5;vertical-align:top}
.date_graph .desc_date:hover{color:#555;background-color:#EBEBEB;cursor:pointer;}
/* 2020-05-26 추가 */
.date_graph .data_cate{display:inline-block;padding-left:17px;padding-top:12px;vertical-align:top}
.date_graph .data_cate li{display:inline-block}
.date_graph .data_cate li + li{margin-left:16px}
.date_graph .on .cate_type{color:#222}
.date_graph .cate_type{font-size:12px;color:#909090;line-height:15px;cursor:pointer}
.date_graph .cate_type:before{content:'';display:inline-block;width:6px;height:6px;margin-right:4px;margin-top:2px;border-radius:50%;font-size:0;line-height:0;background-color:#E4E4E4;vertical-align:top}
.date_graph .cate_type_type5:before{display:none}
.date_graph .on .cate_type_type1:before{background-color:#FF5544}
.date_graph .on .cate_type_type2:before{background-color:#F9DD00}
.date_graph .on .cate_type_type3:before{background-color:#4285F4}
.date_graph .on .cate_type_type4:before{width:5px;height:5px;background-color:#fff;border:2px solid #fedd2f}
.date_graph .on .cate_type_type6:before{width:5px;height:5px;background-color:#fff;border:2px solid #4285f4}/* 2020-09-25 추가 */
/* END 2020-05-26 추가 */
.tab_graph{position:absolute;top:96px;right:59px;}
.tab_graph .list_tab{overflow:hidden;width:160px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.08)}/* 2018-12-17 수정 *//* 2018-12-18수정 */
.tab_graph .list_tab li{float:left;width:52px;height:28px;margin-right:-1px;border:1px solid #C4CDD7;}
.tab_graph .list_tab .btn_tab{display:block;width:52px;height:28px;font-size:12px;color:#777;text-align:center}
.tab_graph .list_tab li:hover{position:relative;border:1px solid #A4ADBA;}
.tab_graph .list_tab li:hover .btn_tab{color:#333}
.tab_graph .list_tab .on, .tab_graph .list_tab li:hover.on{position:relative;z-index:1;background-color:#5F5F5F;border:1px solid #5F5F5F;}
.tab_graph .list_tab .on .btn_tab, .tab_graph .list_tab li:hover.on .btn_tab{color:#fff}
/* 2020-05-26 추가 */
.tab_graph .list_tab_type1 li{border:1px solid #C5CDD7}
.tab_graph .list_tab_type1 .btn_tab{font-family:"Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.tab_graph .list_tab_type1 .on, .tab_graph .list_tab_type1 li:hover.on{border:1px solid #606060;background-color:#fff}
.tab_graph .list_tab_type1 .on .btn_tab, .tab_graph .list_tab_type1 li:hover.on .btn_tab{color:#222;font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}
/* END 2020-05-26 추가 */
.detail_data{float:left;width:146px;margin:35px 48px 0 2px}/* 2019-11-20 수정 */
.detail_data .list_static .tit_statistic_type1{float:left}/* 2019-11-20 수정 */
.detail_data .tit_statistic_type1{display:inline-block;height:29px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#777;font-size:13px;line-height:22px}/* 2019-11-20 수정 */
.detail_data h4.tit_statistic_type1{color:#555;line-height:18px;font-weight:normal;font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2019-11-20 추가 */
.detail_data_device .tit_statistic_type1{display:block;padding-left:0}/* 2019-11-20 수정 */
.detail_data_device .list_statistic .tit_statistic_type1{display:inline-block;line-height:20px;font-family:"Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2019-11-20 수정 */
.detail_data .bar_data{display:block;position:relative;width:100%;height:2px;max-height:2px;margin:0 0 10px;border-radius:2px;font-size:0;line-height:0;background-color:#F0F0F0;}/* 2019-11-20 수정 */
.detail_data .current_data{overflow:hidden;position:absolute;top:0;left:0;height:2px;border-radius:2px;font-size:0;line-height:0;}
.detail_data .inner_current{display:block;width:0%;height:2px;border-radius:2px;font-size:0;line-height:0;-webkit-animation:moveBar 0.7s linear forwards;-moz-animation:moveBar 0.7s linear forwards;animation:moveBar 0.7s linear forwards}
.detail_data .list_statistic:first-child{height:30px;font-weight:bold}/* 2019-11-20 수정 */
.list_statistic{display:block;overflow:hidden;height:24px;color:#777}/* 2019-11-20 수정 */
.list_statistic_type1{display:inline-block;margin:0 15px 0 0;font-size:0;line-height:0;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.tit_statistic_type1 strong{display:inline;line-height:20px;color:#555;font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:normal}/* 2019-11-20 수정 */
.list_statistic dd{float:right;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;}
.list_statistic .txt_data{line-height:24px;font-size:13px;color:#777}/* 2019-11-20 수정 *//* 2020-01-08-v1 수정 */
.list_statistic_type1 dt{display:inline-block;margin-right:7px;font-size:12px;line-height:16px}
.list_statistic_type1 dt.ico_mobile{margin:0 7px 0 1px;}
.list_statistic_type1 .img_data{margin-top:4px;vertical-align:top}
.list_statistic_type1 dd{display:inline-block;margin-right:8px;font-size:12px;line-height:16px;color:#777;font-weight:bold}
.incomming_keyword{padding:89px 57px 0;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2019-11-20 수정 */
.incomming_keyword .wrap_tit{padding:0 0 0 2px;font-size:0;line-height:0}
.incomming_keyword .desc_message{padding:18px 0 50px 3px;color:#959595;font-family:"Avenir Next Regular","Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;letter-spacing:-0.5px}/* 2018-12-05 수정 */
.tit_incomming{display:block;padding-left:3px;font-size:12px;font-family:"Avenir Next Regular","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:normal;line-height:18px;color:#777}/* 2018-11-05 수정  */
.tit_incomming .layer_popup{display:none;top:-10px;left:29px;width:299px}/* 2018-11-05 추가 */
.wrap_question{display:inline-block;position:relative;}/* 2018-11-05 추가  *//* 2018-11-06 수정  */
.tit_incomming .layer_popup .inner_popup:after{top:9px;}/* 2018-11-05 추가  */
/*.tit_incomming .ico_question{margin-left:1px} 2018-11-05 샥제*/
.tit_incomming .ico_question:hover + .layer_popup{display:block}/* 2018-11-05 추가*/
.tit_keword{display:inline-block;padding:12px 0 0;font-size:20px;color:#000;line-height:30px;font-weight:normal;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;}
.tit_keword .txt_num{font-weight:bold;} /* 2019-07-22 수정 */
.list_social{display:inline-block;margin:16px 0 0 8px;font-size:0;line-height:0;vertical-align:top}
.list_social dd{display:inline-block;font-size:11px;line-height:1.5;color:#777}
.list_social dt{display:inline-block;margin:0 2px 0 0;font-size:11px;line-height:1.5}
.list_social .tit_socila1{color:#2D96F5}
.list_social .tit_socila2{color:#00C73B}
.list_social .tit_socila3{color:#333}
.list_keyword{display:block;overflow:hidden;width:796px;font-size:0;line-height:0;margin:1px 0 0;padding:0 0 35px}/* 2019-11-20 수정 */
.list_keyword li{display:inline-block;overflow:hidden;padding:10px 3px 0;}
.list_keyword .btn_keyword{display:inline-block;overflow:hidden;padding:0 15px 0;height:28px;border-radius:16px;font-size:0;line-height:0;color:#777;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;background-color:#F8F8F8;text-align:left;vertical-align:top}/* 2019-11-20 수정 */
.list_keyword .btn_keyword:hover,.list_keyword .btn_keyword.active{color:#333;background-color:#f0f0f0}
/* .list_keyword .btn_keyword:hover .num_keyword, .list_keyword .btn_keyword.active .num_keyword{font-weight:bold} 2019-07-22 삭제 */
.list_keyword .txt_keyword{display:inline-block;overflow:hidden;height:26px;max-width:192px;padding:6px 0 0;font-size:13px;line-height:13px;font-family:"Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;}/* 2019-11-20 수정 */
.list_keyword .num_keyword{display:inline-block;overflow:hidden;padding:7px 0 0 5px;font-size:13px;line-height:13px;font-weight:bold;vertical-align:top}/* 2019-11-20 수정 */
.box_incomming{position:relative;margin:6px 0 0;z-index:1;}
.incoming_detail{display:block;width:146px;height:26px;font-size:11px;color:#777;border:1px solid #C4CDD7;text-align:center;box-sizing:border-box;letter-spacing:0}/* 2019-11-20 수정 */
.incoming_detail:hover{color:#333;border:1px solid #A4ADBA;text-decoration:none}
.incoming_detail:hover:disabled{color:#777;border:1px solid #C4CDD7;cursor:no-drop;}
.detail_data_device{float:right;width:146px;margin:36px 2px 0 0;font-size:0;line-height:0}/* 2019-11-20 수정 */
.detail_data_device .list_statistic_type1{width:60px;margin-right:9px;} /* 2019-07-22 수정 */
.detail_data_device .list_statistic_type1 dt{margin-right:5px} /* 2019-07-22 추가 */
.graph_comm {display:block;position:relative;z-index:1;width:774px;height:296px;margin:14px auto 0;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2018-11-07 수정 *//* 2018-12-10 수정 */
.graph_comm:after{content:'';clear:both;display:block;font-size:0;line-height:0}/* 2018-11-07 추가 */
.box_graph_type1{display:block;position:relative;height:272px;}/* 2018-11-07 수정 *//* 2018-12-05 수정 *//* 2018-12-10 수정 *//* 2018-12-14-8224 수정 *//* 2018-12-16 수정 */
.wrap_date{position:absolute;top:246px;width:100%;padding:0;box-sizing:border-box;border-bottom:1px solid #e6e6e6;}/* 2018-12-05 추가 *//* 2018-12-11 수정 *//* 2018-12-17 수정 */
.graph_date{display:block;overflow:hidden;width:100%;padding:0 0 0 2px;height:62px;font-size:0;line-height:0;}/* 2018-11-02 수정 *//* 2018-12-10 수정 *//* 2018-12-11 수정 *//* 2018-12-14 수정요청 *//* 2017-12-17 수정 */
.graph_date .inner_g{display:table;width:100%}
.graph_date .data_day{display:inline-block;position:relative;min-width:23px;height:45px;padding:19px 0 0;text-align:center}/* 2018-11-02 수정 *//* 2018-12-17 수정 */
.graph_date .num_month{display:inline;font-size:0;line-height:0;text-indent:-9999px}
.graph_date .num_day{display:inline-block;min-width:18px;height:18px;padding:0 5px 0 4px;font-size:11px;line-height:19px;color:#909090;border-radius:10px;white-space:nowrap;box-sizing:border-box}/* 2018-12-17 수정 */
.data_day:hover .num_day, .graph_date .num_day.active{color:#fff;background-color:#5F5F5F}/* 2018-12-17 수정 */
.data_day:hover{cursor:pointer;}/* 2018-12-17 추가 */
.graph_date .fst_day .num_month{display:block;position:absolute;left:0;bottom:10px;width:inherit;font-size:11px;line-height:15px;color:#909090;text-indent:0}
.box_message{position:relative;z-index:10;height:775px}/* 2018-12-16-8259 수정 *//* 2018-12-17 수정 */
.box_message .inner_message{display:table;position:absolute;top:67px;left:25px;width:842px;height:660px;border:1px solid #ddd;border-radius:2px;background-repeat:no-repeat;background-position:15px 16px;background-color:rgba(255,255,255,0.8);text-align:center;}/* 2018-11-05 추가 *//* 2018-12-05 수정 */ /* 2018-12-17 수정 */
.box_message .desc_statistics{display:table-cell;vertical-align:middle;font-size:14px;line-height:20px}
.box_message .desc_statistics em{color:#F52D2D}
.statistic_detail .kakao_head .tit_tistory_black{opacity:1}/*. 2018-11-07 수정 */
.graph_comm .bar_comm{position:absolute;width:4px;bottom:51px;font-size:0;line-height:0;}
.graph_comm .bar_g{display:block;}
.graph_comm .inner_bar{display:block;}

@-webkit-keyframes moveBar{
    from{width:0%}
    to{width:100%;}
}

@keyframes moveBar{
    from{width:0%}
    to{width:100%;}

}

/* 그래프추가요청 2018-12-11 수정 */
.graph_date.day .data_day.fst_day{width: 36.5714px;}
.graph_date.week .data_day.fst_day{width: 51.2px;}
.graph_date.month .data_day.fst_day{width: 64px;}
.amcharts-graph-column-element[bar-status="hover"]{fill-opacity:1;;}
#trend-graph.chrome .graph_date{float:left;width:100%;}
.line_chart{float:left;width:100%;}
.line_chart , .line_chart .amcharts-chart-div {overflow:visible !important;}

.amcharts-graph-column-element{cursor:pointer;}
.amcharts-chart-div a,.amcharts-axis-line,.amcharts-axis-tick,.amcharts-axis-zero-grid,.amcharts-category-axis,.amcharts-value-axis > g:first-child{display:none!important;}
.amcharts-balloon-div-categoryAxis{display:block;}
.amcharts-balloon-bg.amcharts-balloon-bg-categoryAxis{opacity:0.5;fill:white;stroke:white;}
.amcharts-balloon-div.amcharts-balloon-div-categoryAxis{margin-top:7px;max-width:63px;width:63px;text-align:center;}
.amcharts-balloon-div.amcharts-balloon-div-categoryAxis > div{color:white!important;background-color:#5e5e5e;border-radius:30px;padding:2px 7px;width:auto;min-width:auto!important;display:inline-block;text-align:center;}
.amcharts-chart-div{overflow:initial!important;}
.num_day.hover{color:#333;background-color:#EBEBEB}
.num_day.active{color:#333;background-color:#EBEBEB;}
.layer_popup{bottom:0;}/* 2018-12-11 수정 */

/* 2018-12-10 추가(그래프 추가요청 : 블로그관리 라인차트) */
.line_chart .layer_popup {left: -17px;}
.wrap_graph.column .graph_comm{margin-top:0px;height:308px;}
.wrap_graph.column .amcharts-chart-div > svg{top:14px!important;}/* 2018-12-14 수정요청 */
.wrap_graph.column .layer_popup{bottom:-18px;}
.wrap_graph.column .line_chart .layer_popup{left:-23px;}
.entry_graph .graph_date{padding-left: 1px}
.dashboard_graph .graph_date{padding-left:0px;}
.wrap_graph.column .line_chart .layer_popup{left:-17px;}
.wrap_graph.column.entry .graph_date{padding-left:0px}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    /* .img_common_tistory{background-image:url(//t1.daumcdn.net/tistory_admin/static/top/pcrtn/img_common_tistory.png)} 2019-03-15 삭제 */
}
.dashboard_graph .amcharts-graph-bullet > image { y:-0.5}
.dashboard_graph .amcharts-graph-lineChart > clipPath > rect {y:2!important; ry:2!important;}
/* 2018-10-23 추가 */


/* 2020-05-26 추가 */


/* 수익센타 */
.box_revenue{position:relative;height:auto;padding:0}/* 2020-09-25 수정 */
.box_revenue .tit_blog{display:block;height:120px;padding:38px 0 0 47px;color:#000;letter-spacing:-2.4px}/* 2020-09-25 수정 */
.box_revenue .tit_blog_type1{display:block;padding:38px 0 0 47px}
.box_revenue .tit_blog + .desc_blog{padding-top:7px;padding-left:49px;letter-spacing:0}/* 2020-09-25 수정 */
.box_revenue .tit_blog_type1 + .desc_blog{padding-top:11px;padding-left:49px;letter-spacing:0}/* 2020-09-25 수정 */
.box_revenue_type1{display:table;position:relative;width:100%;height:84px}/* 2020-09-25 수정 */
.box_revenue.box_revenue_type2{background-image:none}
.box_revenue .btn_cancel{position:absolute;top:40px;right:40px;width:160px;height:40px;padding:11px 0 0;font-size:14px;line-height:14px;color:#000;letter-spacing:-0.5px;box-sizing:border-box;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.08);text-decoration:none;transition: border 100ms, box-shadow 100ms, background-color 100ms;}/* 2020-09-25 수정 */
.box_revenue .btn_cancel:hover{border:solid 1px #a5adba;box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.12)}
.box_revenue .btn_cancel:active{border:solid 1px #a5adba;box-shadow:none}
.box_revenue .ico_report{margin:1px 7px 0 0;vertical-align:top;}
.box_revenue .btn_type3{margin:24px 0 0 49px}
.box_revenue .ico_close_type1{position:absolute;top:49px;right:49px}
.box_revenue .layer_popup{top:176px;width:210px;height:133px;margin-left:64px}
.box_revenue .inner_popup_type1{height:100%;padding:0;box-sizing:border-box}
.box_revenue .inner_popup_type1:after{left:50%;margin-left:-8px}
.box_revenue_type1{padding:0}
.box_revenue_type1 .wrap_logo{display:table-cell;width:190px;height:82px;padding-left:29px;vertical-align:middle}
.box_revenue_type1 .company_logo{vertical-align:middle;}
.box_revenue_type1 .list_account{display:table-cell}
.box_revenue_type1 .btn_cancel_type1{float:none;position:absolute;top:27px;right:29px;transition: border 100ms, box-shadow 100ms, background-color 100ms}/* 2020-09-25 수정 */
.box_revenue_type1 .btn_cancel_type1:hover{text-decoration:none;}/* 2020-09-25 추가 */
/* 2020-09-25 추가 */
.box_revenue_type1 .statistic_refresh{display:table;height:100%}
.box_revenue_type1 .statistic_refresh .inner_refresh{display:table-cell;vertical-align:middle}
.box_revenue_type1 .wrap_logo + .statistic_refresh{height:82px;padding:0 219px 0 0}
.box_revenue_type1 .wrap_logo + .statistic_refresh .wrap_ico{display:inline-block}
.box_revenue_type1 .wrap_logo + .statistic_refresh .wrap_ico + .link_none{padding-top:5px;padding-left:8px;line-height:20px;vertical-align: top;}
.box_revenue_type1 .date_loading{display:table;height:100%}
.box_revenue_type1 .date_loading .inner_g{display:table-cell;vertical-align:middle}
.box_revenue_type1 .wrap_logo + .date_loading{height:82px;padding:0 219px 0 0}
/* END 2020-09-25 추가 */
.bg_box_type1{display:block;position:absolute;top:108px;left:527px;width:280px;height:230px;background-size:280px 230px;background-repeat:no-repeat}/* 2020-09-25 수정 */
.revenue_advantage{padding-top:103px}/* 2020-09-25 수정 */
.btn_type3 + .revenue_advantage{padding-top:39px}/* 2020-09-25 수정 */
.revenue_state{padding:27px 0 0 49px}
.list_state{font-size:14px;line-height:16px}
.list_state li{padding-bottom:8px;font-family:"Noto Sans Light",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#838383}
.list_state .on{font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#000}
.list_state .on .ico_check_type2{width:12px;height:10px;background-position:-220px -420px;margin-right:8px;margin-top:3px;vertical-align:top}/* 2020-09-25 수정 */
.list_state .ico_check_type2{margin-right:8px;margin-top:3px;vertical-align:top}/* 2020-09-25 수정 */
.revenue_state + .revenue_advantage{padding-top:28px}/* 2020-09-25 수정 */
.expected_advantage{height:273px}/* 2020-09-25 수정 */
.expected_advantage .wrap_inp{display:inline-block;position:relative;z-index:1;width:672px}
.expected_advantage .progress_bar label{position:absolute;top:7px;left:0;width:59px;color:#333;font-size:14px;line-height:14px;vertical-align:top}/* 2020-09-25 수정 */
.expected_advantage .progress_bar{position:absolute;top:315px;left:49px;display:inline-block;padding-left:120px}
.expected_advantage .inner_popup .tit_popup{padding:29px 0 0 24px;font-size:13px;line-height:13px;color:#555}
.expected_advantage .num_type1{display:block;padding:19px 30px 0 24px;font-size:16px;line-height:18px;color:#777}
.expected_advantage .num_type2{display:block;padding:7px 18px 0 22px;font-size:26px;color:#000;font-weight:bold}
.expected_advantage .num_type2 em{display:inline-block;padding-left:2px;font-size:16px;line-height:16px;font-family:"Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#777}
.expected_advantage .ico_money_won01{position:absolute;top:24px;right:24px}
.expected_advantage .state_value{display:block;position:absolute;top:9px;left:59px;width:61px;font-size:14px;line-height:14px;color:#333;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:600;text-align:left;letter-spacing:0}/* 2020-09-25 수정 */
.expected_advantage .wrap_unit{display:block;position:relative;width:672px;margin:4px 0 0 0;font-size:13px;line-height:13px;color:#909090;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;text-align:center}
.expected_advantage .data_unit{position:absolute;top:1px;width:100px;margin-left:-50px;font-size:0;line-height:0;text-align:center}
.expected_advantage .data_unit:before{content:"";position:absolute;top:-10px;left:50%;width:2px;height:4px;margin-left:-2px;border-radius:2px;background-color:#b6b6b6;opacity:0.6}
.expected_advantage .unit_1{left:2px}
.expected_advantage .unit_2{left:134px}
.expected_advantage .unit_3{left:270px}
.expected_advantage .unit_4{left:404px}
.expected_advantage .unit_5{left:538px}
.expected_advantage .unit_6{left:672px}
.expected_advantage .my_range{position:absolute;top:20px;text-align:center;font-size:0;line-height:0}
.expected_advantage .my_range .txt_g{display:block;padding-top:5px;color:#959595;font-size:13px;line-height:13px;letter-spacing:-0.2px}
.expected_advantage .ico_pointer{width:2px;height:4px;border-radius:2px;margin:0 auto;background-image:none;background-color:#333;}
.expected_advantage .thumb_profile{width:32px;height:32px;border-radius:10px;margin:5px auto 0;font-size:0;line-height:0}
.range_value{position:absolute;top:9px;left:0;height:2px;background-color:#000;font-size:0;line-height:0;text-indent:-9999px;border-radius:4px;}
.list_revenue{overflow:hidden;width:893px;border-top:1px solid #f1f3f6}
.list_revenue li{float:left;height:58px;height:103px}/* 2020-09-25 수정 */
.list_revenue li + li:before{content:'';display:inline-block;width:1px;height:40px;margin-top:33px;background-color:#000;opacity:.08;vertical-align:top}
.list_revenue .ico_advantage01{margin:31px 0 0 46px}/* 2020-09-25 수정 */
.list_revenue .ico_advantage02{margin:31px 0 0 35px}/* 2020-09-25 수정 */
.list_revenue .ico_advantage03{margin:31px 2px 0 44px}/* 2020-09-25 수정 */
.list_revenue .txt_g{display:inline-block;width:193px;font-size:14px;line-height:22px;letter-spacing:-0.2px}/* 2020-09-25 수정 */
.list_revenue li:last-child .txt_g{width:191px}
.list_revenue .ico_blog + .txt_g{padding-top:30px;padding-left:16px}/* 2020-09-25 수정 */

.list_revenue_tab{disiplay:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;height:129px;padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}/* 2020-09-25 수정 */
.list_revenue_tab li{float:left;position:relative;width:109px;height:25px;margin-right:14px;padding-left:1px;font-size:14px;color:#909090;font-family:"Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif;border-bottom:2px solid #dedede}/* 2020-09-25 수정 */
.list_revenue_tab li:after{content:'';position:absolute;bottom:-2px;right:0;width:8px;height:8px;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/tab_arrow_right.png);background-repeat:no-repeat;background-size:8px 8px}
.list_revenue_tab .on{border-bottom:2px solid #222;;font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;color:#222}
.list_revenue_tab li.on:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/tab_arrow_right_on.png);}
.count_revenue{width:220px}
.count_revenue .tit_revenue{display:block;padding:26px 0 0 28px;font-size:13px;line-height:1.3;color:#555;font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.count_revenue .revenue_val{padding-top:12px;padding-left:28px;font-size:0;line-height:0}
.count_revenue .revenue_val .num_g{font-size:26px;line-height:1;color:#000;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:bold}
.count_revenue .revenue_val .txt_g{display:inline-block;padding-left:3px;font-size:16px;color:#777;font-family:"Noto Sans DemiLight",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.count_revenue .revenue_chg{overflow:hidden;padding-top:9px;padding-left:28px;font-size:0;line-height:0}
.count_revenue .revenue_chg .txt_g{font-size:12px;line-height:1;font-family:"AvenirLTStd Medium",AppleSDGothicNeo-Medium,"돋움",dotum,sans-serif;color:#909090}
.count_revenue .revenue_chg .num_g{font-size:12px;line-height:1;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;letter-spacing:0}
.count_revenue .revenue_chg .num_down{color:#325CD2}
.count_revenue .revenue_chg .num_up{color:#FF5544}
.count_revenue .revenue_chg .ico_blog{float:left;margin-right:3px;margin-top:3px}
.count_revenue .revenue_chg .ico_arrow_type1{float:none;margin-right:0;margin-top:2px;margin-left:6px}
.count_revenue .revenue_chg .link_g{font-size:13px;line-height:1;color:#555}
.count_revenue + .ico_money_won01,
.count_revenue + .ico_money_won02,
.count_revenue + .ico_money_dollar,
.count_revenue + .ico_money_won04
{position:absolute;top:23px;right:23px}
/* 2020-09-25 추가 */
.revenue_cont .box_loading{margin:19px 0 0}
.revenue_cont .ico_loading{display:inline-block;width:18px;height:18px;background-position:-150px -180px;text-align:left;}
.revenue_cont .date_loading{margin:13px 0 0 29px}
.revenue_cont .date_loading + .revenue_chg{padding-top:15px}
/* END 2020-09-25 추가 */
.box_revenue_state .count_revenue{float:left}
.box_revenue_state .tit_revenue{padding-left:29px}
.box_revenue_state .revenue_val{padding-left:29px}
.box_revenue_state .revenue_chg{padding-top:10px;padding-left:30px;}
.box_revenue_state .statistic_refresh{display:table;height:100%;padding:0}/* 2020-09-25 추가 */
.box_revenue_state .statistic_refresh .inner_refresh{display:table-cell;vertical-align:middle}/* 2020-09-25 추가 */
.box_revenue_plat{display:table-row;height:132px;box-shadow:0 1px #F1F3F6 inset }
.box_revenue_plat:before{content:'';width:266px;display:table-cell}/* 2020-09-25 추가 */
.box_revenue_plat .count_revenue{display:table-cell;width:150px}
.box_revenue_plat .tit_revenue{padding-left:0;padding-top:33px}/* 2020-09-25 수정 */
.box_revenue_plat .revenue_val{padding-left:0;padding-top:8px}
.box_revenue_plat .revenue_val .num_g{font-size:20px;line-height:27px}
.box_revenue_plat .revenue_val .txt_g{font-size:13px;line-height:19px}
.box_revenue_plat .revenue_chg{padding-left:0;padding-top:4px}
/* .box_revenue_plat .desc_cont_type2{padding-left:6px} 2020-09-25 삭제 */
.box_revenue_plat .ico_question{margin-left:0}
.box_revenue_plat_type1{box-shadow:none}
.box_revenue_plat_type1:before{display:none}
.box_revenue_plat_type1 .box_loading{width:890px;margin-top:-14px}
/* 2020-09-25 추가 */
.box_revenue_plat .statistic_refresh{display:table;padding:0 241px 0 0;margin-top:1px;height:132px}
.box_revenue_plat .inner_refresh{display:table-cell;vertical-align:middle}
/* 2020-09-25 추가 */
.graph_revenue .box_graph_type1{z-index:1}
.graph_revenue .wrap_date{top:239px;z-index:1;border-top:1px solid #e6e6e6;border-bottom:none}
.graph_revenue .wrap_date_type1{top:234px;border-bottom:1px solid #e6e6e6;border-top:none}/* 2020-09-25 수정 */
.graph_revenue .wrap_date_type1 .graph_date{height:55px}/* 2020-09-25 수정 */
.graph_revenue .tit_date{padding-top:2px}
.graph_revenue .tit_date.week{padding-top:3px}
.graph_revenue .link_graph_prev{top:15px}/* 2020-09-25 수정 */
.graph_revenue .link_graph_next{top:15px}/* 2020-09-25 수정 */
.graph_revenue .graph_date .data_day{padding-top:13px}/* 2020-09-25 수정 */
.graph_revenue .graph_comm{height:287px}
.graph_revenue .ico_graph{margin-right:4px}

.list_account{overflow:hidden}
.list_account dt{float:left}
.list_account dd{overflow:hidden;padding-top:31px;padding-left:15px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.list_account .tit_account{display:block;padding-top:33px;font-size:13px;line-height:13px;color:#000}
.list_account .txt_nickname{display:inline-block;font-size:14px;color:#555}
.list_account .txt_address{display:inline-block;font-size:14px;color:#555}


.revenue_pos_set{position:relative;width:894px;height:285px;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_ad_preview.png);background-repeat:no-repeat;background-size:894px 285px}
.revenue_pos_set .pos_num{display:none;position:absolute;top:-5px;right:-6px;font-size:0;line-height:0}
.revenue_pos_set .blog_num_type1{display:inline-block;position:static;top:auto;left:auto;width:17px;height:17px;margin-left:2px;border-color:rgba(0, 0, 0, 0.68);font-size:10px;line-height:17px;color:#000;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:bold;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08)}
.revenue_pos_set .txt_g{display:none;font-size:13px;color:#bcbcbc}
.revenue_pos_set .setting_on .pos_num{display:block}
.revenue_pos_set .txt_type1{display:block;padding:34px 0 0 50px;font-size:12px;line-height:12px;color:#959595}
.revenue_pos_set .txt_type1 .type_g{font-family:"AvenirLTStd Medium","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.revenue_pos_set .box_pos{border-radius:2px}
.pc_list_position{position:absolute;top:79px;left:50px;width:424px;height:162px;font-size:0;line-height:0;text-align:center}
.pc_list_position .pos_top{position:absolute;top:0;left:0;width:190px;height:44px;line-height:44px}
.pc_list_position .pos_bot{position:absolute;bottom:0;left:0;width:190px;height:44px;line-height:44px}
.pc_list_position .pos_sidebar{position:absolute;top:0;left:234px;width:68px;height:162px;line-height:162px}
.pc_list_position .pos_cont_top{position:absolute;top:0;right:0;width:116px;height:44px;line-height:44px}
.pc_list_position .pos_cont{position:absolute;top:50px;right:0;width:116px;height:62px;line-height:62px}
.pc_list_position .pos_cont_bot{position:absolute;bottom:0;right:0;width:116px;height:44px;line-height:44px}
.mo_list_position{position:absolute;top:90px;right:59px;width:244px;height:142px;font-size:0;line-height:0;text-align:center}
.mo_list_position .pos_top{position:absolute;top:0;left:0;width:100px;height:40px;line-height:40px}
.mo_list_position .pos_bot{position:absolute;bottom:0;left:0;width:100px;height:40px;line-height:40px}
.mo_list_position .pos_cont_top{position:absolute;top:0;right:0;width:100px;height:40px;line-height:40px}
.mo_list_position .pos_cont{position:absolute;top:50px;right:0;width:100px;height:40px;line-height:40px}
.mo_list_position .pos_cont_bot{position:absolute;bottom:0;right:0;width:100px;height:40px;line-height:40px}

.adfit_preview .setting_on .box_pos{background-color:#fee500}
.adfit_preview .setting_on .txt_g{display:block;color:rgba(0,0,0,0.8);font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}
.google_preview .setting_on .box_pos{background-color:#3f7fea}
.google_preview .txt_type1{color:#3f7fea}
.google_preview .setting_on .txt_g{display:block;color:rgba(255,255,255,0.8);font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}

.setting_on .box_pos:hover .blog_num_type1{border:1px solid rgba(0, 0, 0, 0.68);color:#fff;background-color:#333}
.setting_on .box_pos:hover .layer_popup{display:block}
.revenue_pos_set .layer_popup{display:none;top:-60px;left:100%;transform:translateX(-16px)}

.setting_title{margin-top:6px}
.revenue_ad_pos{background-color:#FAFBFC;border:1px solid #E0E5EE;font-size:0;line-height:0}
.ad_setting{position:relative;z-index:1;border-left:1px solid #E0E5EE;border-right:1px solid #E0E5EE}
.ad_setting li{position:relative;height:60px;margin-bottom:1px;background-color:#fff;border:none;box-shadow:0 1px 0 #F1F3F6}
.ad_setting li:hover{background-color:#fafbfc}
.ad_setting li:hover .blog_num_type1{border:1px solid rgba(0, 0, 0, 0.68);color:#fff;background-color:#333}
.ad_setting li:hover .ad_view .btn_post{display:inline-block}
.ad_setting .ad_none .txt_g{color:#959595}
.revenue_ad_pos li{height:51px;padding-top:18px;box-sizing:border-box;font-size:13px;line-height:1.3}
.revenue_ad_pos li.ad_style{padding-left:50px}
.revenue_ad_pos li.ad_size{padding-top:18px;padding-left:2px;color:#333}
.revenue_ad_pos li.ad_avg{padding-top:18px;color:#333}
.revenue_ad_pos li.ad_view{padding-left:229px}
.revenue_ad_pos .ad_style{display:inline-block;width:253px;;box-sizing:border-box}
.revenue_ad_pos strong.ad_style{display:inline-block;padding:23px 0 0 51px;font-size:14px;line-height:1.3;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;font-weight:normal}
.revenue_ad_pos .ad_style .txt_type1{display:inline-block;width:27px;height:15px;border-radius:7px;border:1px solid #3f7fea;box-sizing:border-box;color:#3f7fea;font-size:10px;line-height:12px;letter-spacing:-0.1px;font-family:"AvenirLTStd Medium","Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif;text-align:center;vertical-align:3px}
.revenue_ad_pos .ad_size{display:inline-block;width:153px;padding-top:23px;text-align:center;font-size:13px;line-height:1.3;color:#959595;vertical-align:top}
.revenue_ad_pos .ico_question{margin-left:4px}
.revenue_ad_pos .ad_avg{display:inline-block;width:128px;padding-top:23px;text-align:center;font-size:13px;line-height:1.3;color:#959595;vertical-align:top}
.revenue_ad_pos .ad_view{display:inline-block;width:358px;vertical-align:top}
.revenue_ad_pos .ad_view .post_btn{padding:15px 38px 0 48px}
.revenue_ad_pos .info_btn .opt_set_type2 .layer_opt{top:0;padding-top:0}
.revenue_ad_pos .info_btn .opt_set .lab_set{padding-left:5px;padding-bottom:3px;padding-top:0}
.revenue_ad_pos .ico_on{vertical-align:top}
.revenue_ad_pos .txt_ellip{display:inline-block}
.revenue_ad_pos .wrap_question .layer_popup{width:250px}
.wrap_question .layer_popup .desc_g{font-size:13px;line-height:20px;color:#808080;text-align:left}
.wrap_question .layer_popup .desc_g a{color:#808080;text-decoration:underline}
.wrap_question .layer_popup{display:none;width:200px}
.wrap_question.open_question .layer_popup{top:-62px;left:-1px;display:block;z-index:200}
.blog_num_type1{position:absolute;top:23px;left:24px;width:15px;height:15px;border:1px solid #8c8c8c;border-radius:50%;font-size:8px;line-height:14px;color:#666;font-family:"AvenirLTStd Medium",AppleSDGothicNeo-Medium,"돋움",dotum,sans-serif;text-align:center;background-color:#fff;box-sizing:border-box}
.ad_view .btn_post{display:none;padding:6px 0 0;width:50px;height:28px;font-size:13px}
.ad_view .btn_opt{line-height:26px;text-indent:5px}
.ad_view .info_btn:after{content:'';clear:both}
.ad_view .opt_set{float:right;width:160px;height:28px}
.ad_view .opt_set .btn_close .ico_blog{width:6px;height:4px;background-position:-200px -150px}
.ad_view .txt_set{font-size:13px;line-height:24px}
.ad_view .chked_txt{display:block;height:26px;padding:0 24px 0 9px;background-color:#f3f5f7;line-height:26px;color:#ff5544;font-weight:normal;white-space:nowrap;box-sizing:border-box}
.ad_view .layer_opt label{padding-left:9px;padding-bottom:5px;padding-top:5px;text-indent:5px}
.ad_view .lab_check .txt_set{display:inline-block;line-height:18px}
.ad_view .lab_check .ico_checbox{margin-right:6px}
.ad_view .lab_check{font-size:0;line-height:0}
.ad_setting + .box_ad_setting{position:relative;margin-top:-1px}
.ad_setting + .box_ad_setting:after{content:'';clear:both}
.box_ad_setting{overflow:hidden;width:892px;height:66px;border:1px solid #E0E5EE;box-sizing:border-box;background-color:#fafbfc}/* 2020-09-25 수정 */
.box_ad_setting .item_filter{display:inline-block;height:60px;padding:22px 0 0 24px;vertical-align:top;box-sizing:border-box;}
.box_ad_setting .ico_add{width:13px;height:14px;margin-right:13px;margin-top:3px}
.box_ad_setting .btn_preview{float:right;margin:12px 6px 0 0;transition: border 100ms, box-shadow 100ms, background-color 100ms}/* 2020-09-25 수정 */
.box_ad_setting .btn_save{margin:12px 38px 0 0;transition: border 100ms, box-shadow 100ms, background-color 100ms;}/* 2020-09-25 수정 */

.revenue_position{position:relative;height:474px;border:1px solid #e0e5ee}/* 2020-09-25 수정 */
.revenue_position .box_preview{float:left;width:263px;padding:40px 0 39px 43px;;background-color:#fff;box-sizing:border-box}/* 2020-09-25 수정 */
.list_box_preview{position:relative;width:180px;height:329px;background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_ad_position.png);background-repeat:no-repeat;background-size:180px 329px}/* 2020-09-25 수정 */
.list_box_preview_type1{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r1/bg_ad_position_v1.png)}/* 2020-09-25 추가 */
.revenue_position .box_preview + .box_setting{border-left:1px solid #f1f3f6}/* 2020-09-25 수정 */
.revenue_position .box_setting{overflow:hidden;padding:18px 0 24px 36px;background-color:#fff}
.revenue_position .box_ad_setting{border:none;border-top:1px solid #f1f3f6}
/* 2020-09-25 추가 */
.revenue_position .statistic_refresh{display:table;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;background-color:rgba(255, 255, 255, 0.7)}
.revenue_position .statistic_refresh .inner_refresh{display:table-cell;vertical-align:middle}
.revenue_position .date_loading{display:table;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;background-color:rgba(255, 255, 255, 0.7)}
.revenue_position .date_loading .inner_g{display:table-cell;vertical-align:middle}
/* END 2020-09-25 추가 */
.list_box_preview .box_pos{display:table;position:relative;border-radius:2px;transition: box-shadow 100ms, background-color 100ms}/* 2020-09-25 수정 */
.list_box_preview .box_pos:hover{background-color:#eee;cursor:pointer;box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.04);}/* 2020-09-25 수정 */
.list_box_preview .box_pos .txt_g{display:table-cell;font-size:13px;line-height:17px;color:#bcbcbc;vertical-align:middle;text-align:center}
.list_box_preview .pos_top{position:absolute;top:0;left:0;width:106px;height:40px}
.list_box_preview .pos_bot{position:absolute;top:112px;left:0;width:106px;height:40px}
.list_box_preview .pos_sidebar{position:absolute;top:0;right:0;width:68px;height:152px}
.list_box_preview .pos_cont_top{position:absolute;top:180px;left:0;width:180px;height:40px}/* 2020-09-25 추가 */
.list_box_preview .pos_cont{position:absolute;top:226px;left:0;width:180px;height:57px}/* 2020-09-25 수정 */
.list_box_preview .pos_cont_bot{position:absolute;top:288px;left:0;width:180px;height:40px}
.list_box_preview .layer_popup{display:none}
.list_box_preview .selected_g .box_pos{background-color:#fee500}
.list_box_preview .selected_g .box_pos:hover{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.08)}/* 2020-09-25 추가 */
.google_preview .list_box_preview .selected_g .box_pos{background-color:#3f7fea}
.google_preview .list_box_preview .selected_g .txt_g{color: rgba(255, 255, 255, 0.8)}
.list_box_preview .selected_g .txt_g{color:rgba(0, 0, 0, 0.8);font-family:"Noto Sans Medium",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2020-09-25 수정 */
.list_setting_ad{width:553px}
.list_setting_ad li{position:relative;height:61px;font-size:0;line-height:0;white-space:nowrap;box-sizing:border-box}/* 2020-09-25 수정 */
.list_setting_ad li + li{border-top:1px solid #f1f3f6;font-size:0;line-height: 0;}
.list_setting_ad .tit_g{display:inline-block;width:161px;font-size:14px;line-height:14px;color:#959595;letter-spacing:-0.2px;font-weight:normal;vertical-align:top;}
.list_setting_ad .ico_on{margin-left:4px}/* 2020-09-25 추가 */
.list_setting_ad dl{display:inline-block;width:169px;font-weight: normal;vertical-align:top;}
.list_setting_ad dl + dl{width:189px}/* 2020-09-25 수정 */
.list_setting_ad dl dt{display:inline-block;margin-right:11px;line-height:13px;vertical-align:top;}
.list_setting_ad dd{display:inline-block;font-size:13px;line-height:19px;color:#bcbcbc;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif}/* 2020-09-25 수정 */
.list_setting_ad .check_blog{display:block;position:absolute;top:20px;right:0;width:36px;height:20px;font-weight:normal;box-sizing:border-box}/* 2020-09-25 수정 */
.list_setting_ad .check_blog:hover{cursor:pointer}/* 2020-09-25 추가 */
.list_setting_ad .ico_pc_type1{margin-top:1px;opacity:0.4}/* 2020-09-25 수정 */
.list_setting_ad .ico_mobile_type1{opacity:0.4}/* 2020-09-25 추가 */
.list_setting_ad .selected_g .ico_pc_type1{opacity:1}/* 2020-09-25 추가 */
.list_setting_ad .selected_g .ico_mobile_type1{opacity:1}/* 2020-09-25 추가 */
.list_setting_ad .selected_g .tit_g{color:#333;font-family:"Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;}/* 2020-09-25 수정 */
.list_setting_ad .selected_g .ico_checkbox_type1{background-position:-130px -470px}
.list_setting_ad .check_blog .ico_checkbox_type1:hover{cursor: pointer;}/* 2020-09-25 추가 */
.list_setting_ad .selected_g dd{color:#777}
.list_setting_ad li .box_edit{position:relative;height:61px;padding-top:21px;box-sizing:border-box;}/* 2020-09-25 추가 */
.list_setting_ad li.selected_g .box_edit:hover ~ .btn_post{display:block}/* 2020-09-25 추가 */
.list_setting_ad li.selected_g .check_blog:hover ~ .btn_post{display:block}/* 2020-09-25 추가 */
.list_setting_ad .btn_post{display:none;position:absolute;top:18px;right:48px;line-height:21px}/* 2020-09-25 수정 */
.list_setting_ad .btn_post:hover{display:block}/* 2020-09-25 수정 */
/* 미리보기 */
.revenue_preview_layer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1300;overflow:hidden;background-color:#666}
.inner_revenue_preview {height:100%;}
.inner_revenue_preview .layer_head{position:absolute;top:0;left:0;width:100%;height:73px;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,0.05)}
.inner_revenue_preview .tit_layer{position:absolute;display:block;top:23px;left:60px;font-size:16px;line-height:1.5;color:#000}
.inner_revenue_preview .opt_set{position:absolute;display:block;top:21px;left:50%;min-width:150px;background-color:#fff}
.inner_revenue_preview .opt_set .btn_close{display:none;}
.inner_revenue_preview .ico_caret{position:absolute;display:block;top:12px;right:12px;width:0;height:0;border-top:4px solid #333;border-left:4px solid transparent;border-right:4px solid transparent;border-radius:0.1em;}
.inner_revenue_preview .opt_open .ico_caret{transform:rotate(180deg)}
.inner_revenue_preview .layer_opt{overflow:auto;top:31px;padding:12px 0 11px}
.inner_revenue_preview .preview_type{width:300px;margin:0 auto;font-size:0;line-height:0;text-align:center}
.inner_revenue_preview .preview_type li{display:inline-block;position:relative;vertical-align:top;}
.inner_revenue_preview .preview_type li + li:before{content:'';display:block;position:absolute;top:25px;left:0;width:1px;height:21px;background-color:rgba(0, 0, 0, 0.05);vertical-align:top}
.inner_revenue_preview .preview_type li{padding:0 17px}
.inner_revenue_preview .preview_type li .btn_g{width:29px;height:50px;margin-top:10px;outline:none;border:0}
.inner_revenue_preview .preview_type li.on .ico_pc, .inner_revenue_preview .preview_type .btn_g:hover .ico_pc{background-position:-130px -380px}
.inner_revenue_preview .preview_type li.on .ico_mobile, .inner_revenue_preview .preview_type .btn_g:hover .ico_mobile{background-position:-90px -380px}
.inner_revenue_preview .wrap_inp{display:inline-block;overflow:hidden;margin-left:-3px;margin-top:23px;}
.inner_revenue_preview .wrap_inp .inp_type1{width:42px;height:23px;padding:1px 0 0 4px;border:1px solid #e9e9e9;font-size:14px;line-height:20px;font-family:"Avenir Next Regular","Noto Sans Regular",AppleSDGothicNeo,"돋움",dotum,sans-serif;background-color:#fff}
.inner_revenue_preview .wrap_inp .inp_type1:disabled{color:#909090;background-color:transparent}
.inner_revenue_preview .wrap_inp .ico_sign{margin:8px 4px 0}
.inner_revenue_preview .btn_close{position:fixed;top:0;right:30px;width:72px;z-index: 9999;height:72px;}
.inner_revenue_preview .ico_close{width:12px;height:12px;background-position:-140px -70px}
.inner_revenue_preview .layer_head{z-index: 1301;}
.inner_revenue_preview .layer_body{position: absolute;top: 0;width: 100%;height: 100%;padding-top: 74px;overflow: hidden;background-color: #f5f5f5}
.inner_revenue_preview .layer_body .revenue_preview_iframe{ display: block;border: 0;margin: 0 auto;background-color: #fff;}
.inner_revenue_preview .preview_loading {position:absolute; width:100%;}
.inner_revenue_preview .preview_loading .wrap_loading{background-color: #fff; margin: 0 auto;}
.inner_revenue_preview .opt_set .lab_set{line-height:1.5;font-size:13px;text-align:left;}
/* END 미리보기 */

/* 2020-09-25 추가 */
/* 수익을 위한 팁 */
.revenue_tip{position:relative}
.revenue_tip h4.tit_cont{padding:35px 0 10px;margin:0}
.revenue_tip .opt_blog{position:absolute;top:40px;right:0}
.revenue_tip .layer_opt{min-width:120px;max-width:120px}
.revenue_tip .layer_opt a:hover, .layer_opt label:hover{color:#ff5544}
.revenue_tip .layer_opt a, .layer_opt label{padding:3px 24px 4px 0}
.revenue_tip .layer_opt > ul{padding:4px 0}
/* END 2020-09-25 추가 */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all, only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx){
    .list_revenue_tab li:before{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/tab_arrow_left.png)}
    .list_revenue_tab li:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/tab_arrow_right.png)}
    .list_revenue_tab li.on:after{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/tab_arrow_right_on.png)}
    .revenue_pos_set{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_ad_preview.png)}
    .list_box_preview{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_ad_position.png)}/* 2020-09-25 수정 */
    .list_box_preview_type1{background-image:url(//t1.daumcdn.net/tistory_admin/static/manage/images/r2/bg_ad_position_v1.png)}/* 2020-09-25 추가 */
}

/* END 2020-05-26 */
