@charset "UTF-8";

.c-category--02{
	color:#e8652b;
	font-weight: 500;
	font-size: 1.25rem;

}

@media screen and (min-width: 48em) {
	.c-category--02 {
		font-size: 1.5rem;
	}
}
