@charaset "UTF-8";

/* リセットCSS */
* { box-sizing: border-box; font-size:100% }
h1, h2, h3, h4, h5, h6, img, p, body { margin: 0; padding: 0; font-weight:normal;}
li { list-style: none; }
a { text-decoration: none;}
table { border-collapse: collapse; }
img { max-width: 100%; }