/* list */
.list_gallery{}
.list_gallery ul{margin:100px 0 0 -10px;}
.list_gallery ul:after{content:'';display:block;clear:both;}
.list_gallery ul li{float:left;padding:0 0 55px 0;width:16.66%;box-sizing:border-box;}
/* .list_gallery ul li .wrap{margin:0 0 0 10px;} */
.list_gallery .photo{text-align:center;}
.list_gallery .photo a {}
.list_gallery .photo a:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.list_gallery .photo span {}
.list_gallery .photo span:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}

.list_gallery .photo img{max-width:100%;}
.list_gallery .info{font-size:0.9em;font-weight:400;line-height:1.2;padding:13px 5px 15px;text-align:center;margin:0 !important;height:45px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap:break-word;}
.list_gallery .info a{color:#444; text-decoration:none;}

.list_gallery .info em{padding:0 5px 0 0; color:#9b9b9b;font-size:11px;}
#bbslist .pagebox01{margin:0;display:none;}

#bbslist > div{font-size:1.059em;font-weight:300;word-wrap:break-word;word-break:keep-all;}
#bbslist > div p:first-child{padding-bottom:30px;}
#bbslist > div p{color:#333;}
#bbslist .bottom{margin:0;}

/* @list */


@media all and (max-width:1024px){
	.list_gallery ul li{width:20%;padding:0 0 20px 0;}
	#bbslist > div p br{display:none;}

}

@media all and (max-width:799px){
	#bbslist > div{font-size:.95em;}
	.list_gallery ul li{width:25%;}
	.list_gallery .info{height:38px;}
}

@media all and (max-width:640px){
	input[type="file"],
	#bbswrite .td2 .input{width:100% !important;}
	.list_gallery ul{margin:40px 0 0 0;}
	.list_gallery ul li{width:50%;}
}

@media all and (max-width:480px){

}
@media all and (max-width:380px){

	#bbslist > div{font-size:.8em;word-break:break-word;}
}
@media all and (max-width:360px){

}
