.article-list-items-category {
	background: #f00;
	position: relative;
}

.article-list-items-category p {
	float: left;
	color: #fff;
	font-family: 'Uniqlo Pro Regular', 'Open Sans' , 'Helvetica Neue' , Helvetica , Arial , Verdana , Roboto , 'Droid Sans' , '游ゴシック' , 'Yu Gothic' , '游ゴシック体' , 'YuGothic' , 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'NotoSansCJKjp' , 'Meiryo UI' , 'メイリオ' , Meiryo , sans-serif;
	font-size: 28px;
	padding: 28px 0 28px 17px!important;
}

.article-list-items-category span {
	position: absolute;
	top: 50%;
	right: 17px;
	padding: 0 10px;
	line-height: 36px;
	margin-top: -18px;
	background: #cd0000;
	border-radius: 3px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}