@charset "utf-8";

/* Mobile Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, figure, figcaption, pre, code, form, fieldset, legend, p, th, td, input, select, textarea, button { margin: 0; padding: 0; box-sizing: border-box; }
body { -webkit-text-size-adjust: none; }
fieldset, img { border: 0 none; }
dl, ul, ol, menu, li { list-style: none; }
input, select, textarea, button { font-size: 100%; vertical-align: middle; }
button { border: 0 none; background-color: transparent; cursor: pointer; }
body { background: #FFF; }
a { text-decoration: none; }
a:active,
a:hover { text-decoration: none; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
