@charset "utf-8";
/* CSS Document */

.caution {
}
@media screen and (max-width: 750px) {
	.caution {
		font-size: 2.4rem;
	}
}