@charset "utf-8";

/* 갤러리 목록 */

.board_st.board_webzine td{padding:1em .5em;}
.board_webzine .td_subject .bo_tum{width:170px; height: 120px; overflow: hidden; background: #fff; border: 1px solid #ddd; box-sizing: border-box; text-align: center;}
.board_webzine .td_subject .bo_tum .no_image{font-size:1.068em; color:#ccc; font-weight: 600; background-color: #f9f9f9; height:100%; width: 100%;}
.board_webzine .td_subject .bo_tum .no_image .xi{font-size:2em; display: block; line-height: 1;}
.board_webzine .td_subject .bo_cate_link{display:block; margin-right:0;}
.board_webzine .td_subject .bo_tit{width:calc(100% - 170px); padding: 10px 30px; box-sizing: border-box;} 
.board_webzine .td_subject .bo_tit .in_tit{font-size:1.25em; font-weight: 500;}
.board_webzine .td_subject .bo_cnt{margin-top:5px;}
 


.board_view_tt{font-size:1.125em; font-weight: 500; margin-top:15px;}
#snb{margin-top: 0!important; padding: 0!important; font-size: 16px; position: inherit!important;}
#snb .sdp_list > li{width: 100%;}
#snb .sdp_w1 a{font-weight: 200; font-size: 2.5em!important; margin: 55px 0!important; text-align: center!important; position: relative;}
.info_tt{font-size: .937em; color: #999;}
.info_tt .xi{margin-right: 3px;}

@media screen and (max-width: 768px) {
	#snb .sdp_w1 a{font-size: 2.25em!important; margin: 40px 0!important;}
	.board_webzine .td_subject .bo_tum{display: block!important;}
	.board_webzine .td_subject .bo_tit{width: calc(100% - 100px)!important; padding: 10px!important;}
	.board_webzine .td_subject .bo_tum{width: 100px; height: 70px;}
}
@media screen and (max-width: 500px) {
	#snb .sdp_w1 a{font-size: 1.825em!important; margin: 20px 0!important;}
}