@charset "utf-8";
/* CSS Document */



.board_list .img_wrap p {padding-bottom:56.25%;}
.board_list ul {overflow:hidden; margin:-5px -5px -15px; text-align:center;}
.board_list li {float:left; width:50%; padding:5px 5px 15px;}
.board_list li > a {display:block; padding:0;}
.board_list .cont_wrap {height:95px;}
.board_list .cate {margin-top:15px; font-size:13px; text-align:center;}
.board_list .title {height:36px; margin:5px 5px 4px; font-size:15px; line-height:18px; color:#383838; text-align:center;}
.board_list .title {display:-webkit-box; overflow:hidden; white-space:normal; word-wrap:break-word; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis;}
.board_list .date {font-size:13px; color:#999999; text-align:center;}
.li_wrap {}


#contents iframe {width:100% !important;}


.view_bottom_link {margin-top:20px; text-align:center;}
.view_bottom_link .btn {width:200px; background:#52bab9;}

#board_skin .q_counsel {margin:0 -5px;}




#movie_pop {display:none; position:fixed; top:50%; left:10px; right:10px; z-index:111001; transform:translateY(-50%); margin-top:-20px;}
#movie_pop .movie_box {position:relative; padding-bottom:56.25%; background:#363636;}
#movie_pop .movie_box iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
#movie_pop .btn_pop_close {overflow:hidden; position:absolute; top:-40px; right:0px; z-index:111110; width:25px; height:25px; white-space:nowrap; text-indent:-999px; background:url('../images/btn_pop_close.png?v=1') no-repeat center; background-size:contain;}
#movie_pop .btn_prev {display:block; overflow:hidden; position:absolute; top:-18px; left:0; width:35px; height:35px; margin-top:28%; text-indent:-999px; background:url('../images/btn_pop_prev_on.png'); background-size:contain;}
#movie_pop .btn_next {display:block; overflow:hidden; position:absolute; top:-18px; right:0; width:35px; height:35px; margin-top:28%; text-indent:-999px; background:url('../images/btn_pop_next_on.png'); background-size:contain;}


#movie_pop .btn_close {overflow:hidden; position:absolute; top:-75px; right:0; width:45px; height:45px; text-indent:-999px; background:url('../images/btn_close.png');}
#movie_pop .tcont {padding-top:15px; max-height:500px; font-size:13px; color:#fff;}

.movie_pop_bg {display:none; position:fixed; top:0; left:0; right:0; bottom:0; z-index:111000; background:rgba(0,0,0,0.8);}

#category_box .category {position:relative; padding-left:25%;}
#category_box .category li {width:50%;}
#category_box .category li:first-child {position:absolute; top:0; left:0; bottom:0; width:25%;}
#category_box .category li:first-child a {padding-bottom:1px; line-height:14rem;}