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: 100%;font: inherit;vertical-align: baseline;font-family: 'Pretendard','Malgun Gothic','돋움',Dotum,Helvetica,AppleGothic,Sans-serif;vertical-align: baseline;line-height: 1.5;}
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 {line-height: 1.15;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
h1 {margin: 0;}
hr {box-sizing: content-box;height: 0;overflow: visible;}
a {background-color: transparent;text-decoration: none;}
a:focus, a:hover {text-decoration: none;}
b,
strong {font-weight: bold;}
code,
kbd,
samp {font-family: monospace, monospace;font-size: 1em;}
small {font-size: 80%;}
sub,
sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
img {border-style: none;}
button,
input,
optgroup,
select,
textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button,
input {overflow: visible;}
button,
select {text-transform: none;}
button,
[type="button"],
[type="reset"],
[type="submit"] {-webkit-appearance: button;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
textarea {overflow: auto;}
[type="checkbox"],
[type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
template {display: none;}
[hidden] {display: none;}
.max-height {height: 100%;}
.img-maxheight {max-height: 100%;}

*,
*:before,
*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.container {width: 1440px;margin-right: auto;margin-left: auto;padding-left: 20px;padding-right: 20px;}
.container:before {content: " ";display: table;}
.container:after {content: " ";display: table;clear: both;}

.img-responsive {display: block;max-width:100%;}
.img-center {margin: 0 auto;}
.vc {display: table;width: 100%;height: 100%;}
.vm {display: table-cell;vertical-align: middle;width: 100%;height: 100%;}
.no-mar {margin-left: 0;margin-right: 0;}
.no-pad {padding-left: 0;padding-right: 0;}
ol,ul,li {list-style:none;padding: 0;margin: 0;}
.hidden-lg {display: none;}

* {word-break: keep-all;}
.header {position: fixed;left: 0;top: 0;width: 100%;z-index: 1000;height: 150px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.scrolled .header,
.header.hover {height: 100px;background-color: rgb(0 0 0 / 30%);}
.header .container {height: 100%;}
.header_in {display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.lan {position: absolute;right: 5px;top: 10px;}
.lan .mar {margin-right: 10px;}
.lan a {font-size: 15px;color: #fff;font-weight: 700;opacity: 0.7;}
.lan a:hover,
.lan a.active {text-decoration: underline;opacity: 1;}
.header h1 {display: flex;align-items: center;height: 100%;}
.header h1 a {display: block;}
.header h1 a img {display: block;}
.dropdown-menu {display: none;}
.gnb .dropdown {float: left;margin: 0 25px;}
.gnb .dropdown:last-child {margin-right: 0;}
.gnb .dropdown a {display: block;padding: 5px;color: #FFF;font-size: 20px;font-weight: 700;}

.footer {border-top: 1px solid #ddd;}
.footer_in {padding: 70px 0;display: flex;align-items: center;justify-content: space-between;}
.footer_in .baddr {color: #000;font-size: 16px;font-weight: 500;text-align: right;}
.footer_in .binfo {margin: 15px 0;color: #333;text-align: right;font-size: 16px;font-weight: 400;text-align: right;}
.footer_in .binfo .mar {display: inline-block;margin-right: 15px;}
.footer_in .bcopy {color: #333333;font-size: 16px;font-weight: 400;text-align: right;}

@media (max-width: 1669px) {
}

@media (max-width: 1599px) {
	.container {width: 1320px;}
}

@media (max-width: 1429px) {
	.container {width: 1100px;}
}

@media (max-width: 1219px) {
	.container {width: 970px;}
}

@media (max-width: 991px) {
	.container {width: 750px;}
	.header {height: 80px;}
	.header.hover {height: 60px;}
	.header h1 img {width: 108px;}
	.gnb .dropdown a {font-size: 15px;}
	.footer_in {padding: 35px 0;}
	.footer_in .logo img {width: 141px;}
	.footer_in .binfo {margin: 5px 0;}
	.lan {top: 2px;}
	.lan a {font-size: 13px;}
	.lan .mar {margin-right: 5px;}
}

@media (max-width: 767px) {
	.container {width: 100%;}
	.footer_in .baddr,
	.footer_in .binfo,
	.footer_in .bcopy {font-size: 13px;}
}

@media (max-width: 575px) {
	.gnb .dropdown {margin: 0 5px;}
	.header .container {padding: 0 5px;}
	.gnb .dropdown a {font-size: 12px;padding: 3px;font-weight: 500;}
	.header {height: 60px;}
	.header.hover {height: 50px;}
	.footer_in {padding: 20px 0;display: block;}
	.footer_in .logo {margin-bottom: 15px;}
	.footer_in .baddr, .footer_in .binfo, .footer_in .bcopy {text-align: left;font-size: 12px;}
	.footer_in .binfo {margin: 0;}
	.header h1 img {width: 90px;}
	.header_in {padding-right: 60px;}
	.lan {top: 17px;}
	.lan .mar {margin-right: 3px;}
	.lan {right: 0;}
	.scrolled .header {height: 60px;}
}