/* CSS Document */
/* /government/comm/dx_issues045.asp */
.detailMain h1 {
	font-size: 18px;
	font-feature-settings: "palt";
}
@media screen and (min-width: 48em) {
	.detailMain h1 {
		font-size: 32px;
		letter-spacing: .05em;
	}
}
.secArticleDetail .effects .chapter_h5 {
	margin-top: 8px
}
.secArticleDetail .chapter_h5 * {
	font-size: 14px;
	line-height: 1.6;
}
.secArticleDetail h5 {
	margin-bottom: 0;
}
@media (min-width:1024px) {
	.secArticleDetail .chapter_h5 * {
		font-size: 15px;
	}
	.chapter_h5 .h_triangle::after {
		top: 4px;
		width: 8px;
	}
}