@charset "UTF-8";
html, body, div, p, span, a, img, h1, h2, h3, h4, h5, header, section, article, footer, input, button, label, form, ul, li { margin: 0; padding: 0; box-sizing: border-box; }
ul, li { list-style: none; }
a { text-decoration: none; color: inherit; }
img { display: block; border: 0 none; width: 100%; height: auto; outline: none; }
input, button { -webkit-appearance: none; border: none; background: none; }