@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

.sc_article_excerpt {
	margin-top: 1em;
	font-size: 13px;
}

.post_list_thumb .newlabel::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 4em solid transparent;
	border-left: 4em solid #f66;
	position: absolute;
}

.post_list_thumb .newlabel span {
	white-space: nowrap;
	display: block;
	top: 8px;
	transform: rotate(-45deg);
	left: 2px;
	position: absolute;
	z-index: 101;
	background: 0 0;
}