@charset "UTF-8";

/* news
---------------------------------------------------------------------------*/
#newsContents.archive h1,
#newsContents.category h1 {
	display: inline-block;
	margin-bottom: 45px;
	padding-left: 13px;
}

#newsContents.category h1 {
	padding-left: 11px;
}

#newsContents.archive h1 em {
	transform: translateX(-3px);
}

#newsContents.category h1 em {
	transform: translateX(-1px);
}