@media screen and (max-width: 750px) {
	.c-menu-list {
		--column-count: 1;
	}
}

section#feature .l-image-block01__content .c-paragraph small {
	font-size: 1.4rem;
}

@media screen and (max-width: 750px) {
	section#feature .c-heading02 span:first-child {
		font-size: 19vw;
	}
	
		section#content .c-heading02 span:first-child {
		font-size: 18vw;
	}
	
			section#prevention .c-heading02 span:first-child {
		font-size: 13vw;
	}
}
