@charset "UTF-8";
.cmn-block {
	margin-top: 0;
}

.trademarkLists .cmn-bulletsVertical-second-list__item {
	padding-left: 0;
	text-indent: 0;
}

@media screen and (min-width: 768px) {
	.article {
		background: url(/images/cmn/bg-issue.png);
		background-size: 100%;
		background-position: 0 380px;
	}

	.l-technicalRreport__trend.top-trend-block {
		background-color: transparent;
	}

	.cmn-block:last-child {
		margin-bottom: 0;
		padding-bottom: 60px;
	}
}