.news-list-wrap .news-clm {
	display: block;
}
.news-list-wrap .news-clm:nth-child(n+5) {
	display: none;
}

.myslot-attention .ttl-skin03 .ttl,
.myslot-attention .ttl-skin03 .link {
	background-color: #ff0000;
}

.myslot-attention .ttl-skin03 .link {
	width: 15em;
}
.attention-list-wrap .attention-clm {
	display: block;
}
.attention-list-wrap .attention-clm:nth-child(n+3) {
	display: none;
}


@media screen and (max-width: 767px) {
	/* .news-list-wrap .news-clm:nth-child(n+3) {
		display: block;
	} */

	.news-list-wrap .news-clm .ttl-clm .new,
	.attention-list-wrap .attention-clm .ttl-clm .new {
		background: url(/common/img/icn_new_s.png) no-repeat right center;
		background-size: 22px 8px;
	}
}
