@charset "utf-8";
/* -------------------------------------------------------------------
 [CSS for common style] change font size : medium
 ------------------------------------------------------------------ */
html {
	font-size: 87.5%;
}
body {
	line-height: 2.143rem;
}
