@charset "utf-8";

/* 모바일 목록 */
@media all and (max-width:767px) {
	.responsive #bo_list .float-left.float-md-none {
		margin-right:0.75rem;
	}
	.responsive #bo_list .na-title {
		margin-bottom:0.14rem;
	}
}

/* webzine */
#bo_webzine .chk-box {
	position:absolute;
	bottom:5px;
	right:10px;
	z-index:2;
}

.card-title {font-size:22px;letter-spacing:-1px;padding-top:-10px !important;}
.card-text {font-weight:normal !important;color:#888;}
.img-item {background:#fff !important;padding-top:18px !important;margin-bottom:-20px;}


#bo_webzine .wr-now {
	position:absolute;
	width:100%;
	height:100%;
	top:50px !important;
	left:50px;
	background:rgba(0,0,0,0.75);
	z-index:100;
}

.img-item img {
	margin-top:-34px !important;
}