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-size: 16px;
vertical-align: baseline;
font-family: 'LINESeedKR', sans-serif;

list-style:none;
color:#222;
}
p {display: inline-block;}
span{
	font-size: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
ul>li {
line-height: normal;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

a{text-decoration:none;}

.img-responsive {display: block; max-width: 100%;}
.flex { display: flex;} 
.flex-col {display: flex; flex-direction: column; align-items: flex-start;}
.relative {position: relative;}
.m-br, .m-show, .mm_show, .tab-show {display: none;}
.p0 {padding: 0 !important;}
.mt0 {margin-top: 0;}
.op0 {opacity: 0;}
.max570 {width: 100%; max-width: 570px; margin: 0 auto;}
.max650 {width: 100%; max-width: 650px;}
.max1170 {width: 100%; max-width: 1170px; margin: 0 auto;}
.max1920 {width: 100%; max-width: 1920px; margin: 0 auto;}
.mt6 {margin-top: 6px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt100 {margin-top: 100px;}
.mt120 {margin-top: 120px;}
.mt140 {margin-top: 140px;}
.mt160 {margin-top: 160px;}
.mt180 {margin-top: 180px;}
.color222 {color:#222 !important;}
.main_color {color: var(--main-color);}
.font22 {font-size: 22px;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}