@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;
}

.l_dae {font-weight:500 !important;color:#496ab1 !important;}

.card-title {font-size:22px;letter-spacing:-1px;}
.v-text {font-weight:400 !important;color:#222;margin-top:12px;font-size:13px;line-height:20px;border-top:#ddd solid 1px;padding-top:8px;}
.img-item {background:#fff !important;}

#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 {
	border:#e1e1e1 solid 1px !important;
}