:root {
	--list-eyecatch-radius: 0.0em;
	--alis-category-labelcolor: #fff;
	--alis-category-markcolor: #b8b8b8;
	--alis-category-textshadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
#indexhgroup .labelcell.font-en {
	font-family: var(--font-ge2);
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--cl-pageink);
	opacity: 0.9;
}

.articles li .date {
	font-family: var(--font-ge3);
}
.articles li .category {
	font-family: var(--font-ge2);
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
