@charset "utf-8";
/*************/
/* reset.css */
/*************/

body,
div, p, h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, ol, li,
form, input, textarea, tr, th, td,
main, article, section, nav, menu, aside, header, hgroup, footer,
blockquote, details, summary, figcaption, figure { margin: 0; padding: 0; }

main, article, section, nav, menu, aside, header, hgroup, footer,
blockquote, details, summary, figcaption, figure { display: block; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

table { width: 100%; table-layout: auto; border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; font-style: normal; font-weight: normal; }

input, select { vertical-align: middle; }

ol, ul { list-style-type: none; }

hr { display: none; clear: both; }
