/* normalize */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
article, footer, header, nav, section { display: block; }
h1 { font-size: 2em; margin: 0; }
a { background-color: transparent; }
img { border-style: none; max-width: 100%; height: auto; }
input { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
ul { list-style: none; margin: 0; padding: 0; }
p { margin: 0; }
svg { display: block; }
