@charset "UTF-8";

@media only screen and (max-width: 768px) {
	.fv h1 {
		font-size: 21px;
	}
	.fv h2 {
		font-size: 21px;
	}
}
