@charset "utf-8";



@media screen and (min-width: 1024px) {
	.features .std-count-container__des-ttl {
		font-size: 1.8rem;
	}
}

/* --------------------------------------------------- */

.usage .std-count__figure img {
	max-width: 400px;
}

.usage .std-count-container__des-ttl {
	color: rgb(87, 109, 194);
	font-size: 2rem;
	font-weight: 400;
}

@media screen and (min-width: 1024px) {
	.usage .std-count-container__des-ttl {
		font-size: 2.4rem;
	}
}