@charset 'UTF-8';

/* news */
.news-list .date { margin-right: 20px; }
.sp_top_image {display: none;}

a[href$=".pdf"]:after { content: url(/images/common/Adobe_PDF_file_icon_16x16.png) no-repeat 0 0; }

@media screen and (max-width:768px) {
	.ttl_atcl:after{
		content: "";
		/* color: #c7c7c7;
		white-space: pre;
		font-size: 0.5em;
		font-weight: 400; */
	}
	.ttl_atcl_tp:after{
		content: "\A""Topics" !important;
		color: #c7c7c7;
		white-space: pre;
		font-size: 0.5em;
		font-weight: 400;
		letter-spacing: 0;
	}
}