@charset "UTF-8";

._article .bc_container{
	line-height: 1.6rem;
	margin-bottom: 1rem;
}

.fBold{
	font-weight: 300; 
}

.mb05{
	margin-bottom: 0.5rem;
}

.mb10{
	margin-bottom: 1rem;
}

.mb15{
	margin-bottom: 1.5rem;
}

.mb20{
	margin-bottom: 2rem;
}

.mb30{
	margin-bottom: 3rem;
}


