@charset "UTF-8";

:root {
	font-family: "Noto Sans SC", sans-serif;
}

@media print,
(min-width: 768px) {
	body#home .mv-catch-1 img {width: 495rem;}
	body#home .mv-catch-2 img {width: 405rem;}
	
}