// 著者部分
.c-postAuthor {
	color: inherit;
	text-decoration: none;
}

a.c-postAuthor:hover {
	text-decoration: underline;
}

.c-postAuthor__figure {
	width: 16px;
	height: 16px;
	margin: 0 .25em 0 1px;
	overflow: hidden;
	border-radius: 50%;
}

// .c-postAuthor__name {}
