@charset "utf-8";.ico-new {
	margin-right: 5px;
	font-size: clamp(10px, 1.4705882353vw, 1rem);
	font-weight: 700;
	color: #e81c1c;
}
@media screen and (max-width: 768px) {
.m-item-detail__subttl {
	margin-top: 30px;
}
	.ico-new {
		font-size: 4vw;
	}
}