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

#board_content .branch_tab {margin:-50px 0 65px;}
#board_content  hr + .branch_tab {margin-top:70px;}

.board_list_gallery {padding:0px 0 60px;}
.board_list_gallery > ul {overflow:hidden; margin:-30px -20px; text-align:center;}
.board_list_gallery > ul > li {float:left; width:33.3%; padding:30px 20px;}
.board_list_gallery .inbox {position:relative; border:1px solid #e5e5e5;}
.board_list_gallery .title {overflow:hidden; padding:0 20px; border-top:1px solid #e5e5e5; font-size:18px; color:#323131; line-height:68px; text-align:center; white-space:nowrap; text-overflow:ellipsis;}
.board_list_gallery .login_box {position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5);}
.board_list_gallery .login_box img {position:absolute; top:50%; left:50%; width:auto; height:auto; margin-left:-51px; margin-top:-70px;}
.board_list_gallery.login .login_box {display:none;}


.img_wrap {padding-bottom:70%}
