@charset "utf-8";

/*----------------
reset
----------------*/
html, body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}