﻿@charset "utf-8";
@import url(https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);



/* HTML5 display-role reset for older browsers */
header,footer,section,article,aside,nav,menu,figure,figcaption{display:block}
html,body,ul,ol,li,form,fieldset,legend,dt,dd,div,span,p,button,input,a{margin:0;padding:0;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
p,h1,h2,h3,h4,h5,h6,dl{margin:0; padding:0;}
body{font-family: Nanum Barun Gothic,"나눔고딕", NanumGothic, Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important;font-size:12px;line-height:1.5;-webkit-text-size-adjust:100%;-webkit-overflow-scrolling: touch; }

fieldset,img{border:0}
legend{color:#000}
button,a{color:#000;text-decoration:none;cursor:pointer}
table{border-collapse:collapse;border-spacing:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
table tr th, table tr td {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
blockquote:before,blockquote:after,q:before,q:after{content:''}
blockquote,q{quotes:' '}
abbr,acronym{border-bottom:.1em dotted;cursor:help}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
img,video,audio,iframe,object,embed{height:auto;border:none}
ol, ul {list-style: none;}

/* COMMON ----------- */
::selection{background:#0d9ad7;color:#fff}
::-moz-selection{background:#0d9ad7;color:#fff}
::-webkit-selection{background:#0d9ad7;color:#fff}


