@charset "utf-8";

/* --- 20px 相当 --- */
h1, h2, h3, h4, h5, h6  {  font-size: 125%;  }
body {  font-size: 125%;  }
html>/**/body {  font-size: 20px;  }
/* --- 20px 相当 --- */

