@charset "utf-8";
@import url(/css/font_notoserif.css);
@import url(/css/font_pretendard.css);

html{overflow: auto;}
a, abbr, address, article, aside, audio, body, canvas, caption, cite, dd, details, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, img, label, legend, li, menu, nav, object, ol, p, section, span, strong, summary, table, tbody, td, tfoot, th, thead, tr, ul, video{font-family: "Pretendard";}
a:focus, button:focus{outline: 1px dashed #000;}

img{max-width:100%;max-height: 100%;border:0;vertical-align:bottom;}