html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video 
{margin: 0; padding: 0;	border: 0;	font-family: "Pretendard", sans-serif ;	font-size: 100%; font: inherit;	vertical-align: middle;}
button, input {font-family: "Pretendard", sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse; border-spacing: 0;}

html {overflow-x: hidden !important; width: 100%; height: 100%; position: relative; -webkit-font-smoothing: antialiased; }
body {background: #fff; color: #555;   border: 0; margin: 0;  padding: 0;}
body,p {font-family: "Pretendard", sans-serif; text-rendering: optimizeLegibility; font-size: 15px;}
h1, h2, h3, h4, h5, h6 {color: #222; font-weight: 700; font-family: "Pretendard", sans-serif;}
h1 {font-size: 36px; line-height: 48px;}
h2 {font-size: 28px; line-height: 36px; letter-spacing: -1px;}
h3 {font-size: 24px; margin-bottom: 20px; letter-spacing: -0.5px;}
h4 {font-size: 18px; line-height: 28px; letter-spacing: -0.2px;}
h5 {font-size: 14px; line-height: 24px;}
.alert .icon { margin-right: 15px;}
.clear {}
.clear:after {content: ''; display: block; clear: both;}
.fl {float: left;}
.fr {float: right;}

/* Ul, Ol */
ul, ol {list-style: none;}

/* Bootstrap 부트스트랩 */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {border: 0;}
.nav > li > a:focus, .nav > li > a:hover { background: none;}

br.br-pc {display: block;}
br.br-mo {display: none;}