@charset "utf-8";

/*
  작성자 : Min Young Jun
  작업시작일 : 2019.03
*/

/* Reset import */
@import url("//news.chosun.com/dhtm/css/css_reset_2018.css");
@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('//fonts.googleapis.com/css?family=Black+Han+Sans&subset=korean');
@import url('//news.chosun.com/newsspecial/100forum/css/animate.css');

html, body{height:100%; overflow:inherit;}
html{-webkit-text-size-adjust:none;}
body{min-width:320px;word-break:keep-all;word-wrap:break-word;white-space:inherit;color:#000;}
body, input, button, textarea{font:16px/1.3 "Noto Sans KR",AppleSDGothicNeo-Regular, "맑은 고딕", "Malgun Gothic", 나눔고딕, 돋움, Dotum, 굴림, Gulim, "Apple SD Gothic Neo", sans-serif; letter-spacing:-0.05em;  /*font-family:AppleSDGothicNeo-Regular,'맑은 고딕','Malgun Gothic',나눔고딕,돋움,Dotum,굴림,Gulim,'Apple SD Gothic Neo',sans-serif; letter-spacing:-0.05em*/}
a, a:visited{color:#000; text-decoration:none}
.txt_dot1{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.txt_dot2{overflow:hidden; display:-webkit-box !important; -webkit-line-clamp:2; -webkit-box-orient:vertical; word-wrap:break-word; white-space:normal; text-overflow:inherit;}
.txt_dot3{overflow:hidden; display:-webkit-box !important; -webkit-line-clamp:3; -webkit-box-orient:vertical; word-wrap:break-word; white-space:normal; text-overflow:inherit;}
.dis_table{display:table; width:100%;}
.dis_table_cell{display:table-cell;}
.hdTxt, .hide_txt {position:absolute; top:-9999px; left:-9999px; overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0; text-indent:-9999em; z-index:-1;}

#wrapper{max-width:1920px; position: relative;}
#content{width:100%;}

/* gnb */
.gnb{position: absolute; left:0; top:0; width:100%; z-index:99;}
.gnb .gnb_in{max-width:1200px; padding:20px 20px 0 20px; margin:0 auto; *zoom:1;}
.gnb .gnb_in:after{display:block;content:"";clear:both;}
.gnb .gnb_in .logo{float:left;}
.gnb .gnb_in .board_btn{float:right;  width:130px; height:40px; padding:7px 0 9px 0; box-sizing:border-box; border:1px solid #fff; text-align:center;}
.gnb .gnb_in .board_btn span{padding-left:23px; font-size:15px; line-height:18px; color:#fff; position: relative;}
.gnb .gnb_in .board_btn span:after{display:block; width:14px; height:15px; position: absolute; left:0; top:4px; background:url("https://news.chosun.com/newsspecial/100forum/img/ic_board.png") 0 0 no-repeat; content:"";}

/* footer */
.footer{padding:50px 0; text-align:center;}
.footer span{font-size:13px; line-height:1.1; color:#777;}

/* hidden_Area */
/* .forum_video{display:none;} */
.forum_100 .fi_wrap{display:none !important;}
.gnb .gnb_in .board_btn{display:none !important;}
/* .forum_top .box .f_btn{display:none !important;} */
/* .forum_100 .top .sec_tt a{display:none !important;} */
/* .forum_list_in .list_more{display:none !important;} */