section.article-info dt.article-info-term{
	display: none;
}

dl.article-info dt.article-info-term{
	display: none;
}

section.article-info{
	display: flex;
	justify-content: space-between;
}

section.article-info span{
	font-size: 12px;
}

section.article-info a{
	color: hsla(240,1%,35%,1.0);
}

section.article-info dd{
	font-size: 12px;
}

section.article-info li.print-icon{
	color: hsla(240,1%,35%,1.0);
	font-size: 12px;
}



li.print-icon{
	text-align: right;
        color: hsla(240,1%,35%,1.0);
	font-size: 12px;
}

.blog-show-info ul a {
    color: hsla(240,1%,35%,1.0);
}

.blog-show-info {
    font-size:12px;
}

p.item_panel{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

table.category td.list-title{
	padding-bottom: 5%;
}

.blog-show-info {
    display: flex;
	justify-content: space-between;
}