html, body{ margin:0; padding:0; width:100%; overflow-x:hidden; }
div, h1, h2, h3, h4, h5, h6, p, span, ul, li, a, button, strong, dl, dt, dd, input, button{ margin:0; padding:0; font-size:16px; font-family:"Noto Sans", sans-serif; font-weight:400; color:#333; box-sizing:border-box; letter-spacing:-.7px; line-height:1.3; }

li, a{ text-decoration:none; list-style:none; }
a{ text-decoration:none; }
i{ font:inherit }

.appWrap{ max-width:780px; margin:0 auto; }
