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;line-height: 1.25;}
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;}
b,
strong {font-weight: 500;}
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;}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;word-break: keep-all;}
:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
::-webkit-scrollbar {width: 9px;}
::-webkit-scrollbar-thumb {background-color: #c3c6cd;border-radius: 15px;background-clip: padding-box;border: 2px solid transparent;}
::-webkit-scrollbar-track {background-color: #fff;border-radius: 15px;box-shadow: inset 0px 0px 5px white;}
.container {width: 1428px;padding-left: 14px;padding-right: 14px;margin: 0 auto;}

.wrap {padding-top: 120px;}
.header {height: 120px;padding: 0 50px;position: fixed;left: 0;top: 0;width: 100%;z-index: 1000;background-color: #fff;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.header_in {height: 100%;display: flex;align-items: center;justify-content: space-between;max-width: 1920px;margin: 0 auto;width: 100%;}
.header .info {display: flex;align-items: center;}
.header .info .mar {margin-right: 20px;}
.scrolled .header {box-shadow: 0 1px 5px rgb(0 0 0 / 10%);}

a.tmenu {display: block;position:relative;width:30px;height:30px;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
a.tmenu span {display:inline-block;position:absolute;top:14px;width:14px;height:2px;background-color:#000;}
a.tmenu:before {position:absolute;width:20px;height:2px;top:6px;background-color:#000;width:;height:;content:"";display:block;}
a.tmenu:after {position:absolute;width:20px;height:2px;top:22px;background-color:#000;width:;height:;content:"";display:block;}
a.tmenu span,
a.tmenu:before,
a.tmenu:after {transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;left: 5px;}

.navigation-visible a.tmenu span {background:none;}
.navigation-visible a.tmenu:before {top: 13px;transform: rotate(45deg);}
.navigation-visible a.tmenu:after {top: 13px;transform: rotate(-45deg);}

.total_menu {position: fixed;left: 0;top: 120px;width: 100%;padding: 50px 0;background-color: #fff;transform: translateY(-100%);z-index: 999;transition: all .5s ease;
-webkit-transition: all .5s ease;-moz-transition: all .5s ease;opacity: 0;}
.navigation-visible .total_menu {opacity: 1;transform: translate(0px, 0px);}
.half_wrap {overflow: hidden;}
.half_wrap .half {float: left;width: 50%;}
.t_msg .t1 {font-size: 50px;color: #000;font-weight: 700;margin-bottom: 60px;}
.t_msg .t2 {font-size: 18px;color: #000;font-weight: 500;margin-bottom: 40px;}
.t_msg .t3 {font-size: 18px;color: #000;font-weight: 500;}
.tm_menu li {margin-bottom: 20px;}
.tm_menu li:last-child {margin-bottom: 0;}
.tm_menu li a {font-size: 50px;color: #C0C0C0;font-weight: 700;display: inline-block;}
.tm_menu li a:hover {color: #000;}

.myinfo_wrap {position: relative;}
.myinfo_wrap ul {display: none;background-color: #000;width: 100px;height: 88px;position: absolute;left: 50%;margin-left: -50px;padding: 16px 0;}
.myinfo_wrap.on ul {display: block;}
.myinfo_wrap ul li a {display: block;width: 100%;font-size: 16px;color: #fff;font-weight: 500;text-align: center;padding: 4px 15px;}
.myinfo_wrap ul li a:hover {text-decoration: underline;}

.footer {border-top: 1px solid #000;}
.footer_in {padding: 50px;display: flex;justify-content: space-between;max-width: 1920px;margin: 0 auto;}
.logo_area {display: flex;}
.footer h2 {padding-right: 120px;}
.foot_info {display: flex;font-size: 18px;color: #000;font-weight: 400;}
.foot_info .addr {margin-bottom: 40px;}
.foot_info .call {margin-bottom: 40px;line-height: 1.7;}
.menu_area {display: flex;}
.foot_menu ul {overflow: hidden;}
.foot_menu ul li a {font-size: 20px;color: #000;font-weight: 700;}
.foot_menu ul li a:hover {text-decoration: underline;}
.foot_menu ul li {margin-bottom: 20px;}
.foot_menu ul li:last-child {margin-bottom: 0;}
.foot_menu {margin-right: 160px;}
.foot_sns {display: flex;align-items: start;}
.foot_sns a {display: block;margin-right: 10px;}
.foot_sns a:last-child {margin-right: 0;}
.add_wrap {padding-top:9px;}

.owl-carousel {touch-action: manipulation;}
.img-center {margin: 0 auto;}
.img-responsive {display: block;max-width: 100%;}

/* 비즈 */
.biz .header h1 img {width: 220px;height: 40px;}
.biz .footer h2 {padding-right: 80px;}
.biz .footer h2 img {width: 220px;height: 40px;}
.logomenu {display: flex;align-items: center;}
.logomenu h1 {margin-right: 80px;}
.logomenu ul li {margin-right: 40px;float: left;}
.logomenu ul li:last-child {margin-right: 0;}
.logomenu ul li a {font-size: 24px;color: #c0c0c0;font-weight: 700;}
.logomenu ul li.on a {color: #000;}
.biz .tmenu_wrap {display: none;}

@media (max-width: 1420px) {
    .container {width: 1140px;}
	.t_msg .t1 {font-size: 40px;margin-bottom: 40px;}
	.t_msg .t2 {margin-bottom: 20px;}
	.tm_menu li {margin-bottom: 15px;}
	.tm_menu li a {font-size: 40px;}
	.footer h2 {padding-right: 40px;}
	.foot_menu {margin-right: 60px;}
	.foot_info .addr {margin-bottom: 30px;}
	.foot_info .call {margin-bottom: 30px;line-height: 1.5;}
}

@media (max-width: 1219px) {
    .container {width: 950px;}
	.wrap {padding-top: 100px;}
	.header {height: 100px;}
	.total_menu {top: 100px;}
	.footer_in {display: block;}
	.logo_area {margin-bottom: 20px;}
	.biz .logo_area {margin-bottom:0;}
	.menu_area {display: block;}
	.foot_menu {margin-right: 0;margin-bottom: 20px;}
	.foot_menu ul li {float: left;margin-bottom: 0;margin-right: 20px;}
	.foot_menu ul li:last-child {margin-right: 0;}
	.logo_area {display: block;}
	.footer h2 {padding-right: 0;margin-bottom: 20px;}
	.foot_info .addr {margin-bottom: 10px;}
	.foot_info .call {margin-bottom: 10px;}
	.foot_info .copy {margin-bottom: 30px;}
	.biz .foot_info .copy {margin-bottom:0;}
	.t_msg .t1 {font-size: 30px;margin-bottom: 25px;}
	.t_msg .t2 {margin-bottom: 10px;font-size: 16px;}
	.t_msg .t3 {font-size: 16px;}
	.tm_menu {padding-left: 30px;}
	.tm_menu li a {font-size: 30px;}
	.biz .tm_menu {padding-left: 0;text-align: center;}
}

@media (max-width: 991px){
    .container {width: 750px;}
	.wrap {padding-top: 80px;}
	.header {padding: 0 15px;height: 80px;}
	.total_menu {top: 80px;}
	.header h1 a img {width: 150px;}
	.footer h2 img {width: 150px;}
	.footer_in {padding: 25px 15px;}
	.foot_menu ul li a {font-size: 16px;}
	.biz .header h1 img {width:180px;height:auto;max-height: 30px;}
	.logomenu h1 {margin-right:40px;}
	.logomenu ul li a {font-size:16px;}
}

@media (max-width: 767px){
    .container {width: 100%;}
	.foot_info {font-size: 16px;}
	.t_msg .t1 {font-size: 20px;}
	.tm_menu li a {font-size: 20px;}
	.t_msg .t2 {font-size: 13px;}
	.t_msg .t3 {font-size: 13px;}
	.total_menu {padding: 25px 0;}
	.logomenu ul li {margin-right:20px;}
	.biz .header h1 img {width:140px;}
	.biz .footer h2 img {width:140px;height:auto;max-height: 30px;}
}

@media (max-width: 575px){
	.wrap {padding-top: 60px;}
	.header {height: 60px;padding:0 10px;}
	.header .info .mar {margin-right: 10px;}
	.total_menu {top: 60px;}
	.t_msg .t1 {font-size: 16px;}
	.tm_menu li a {font-size: 16px;}
	.t_msg .t1 {margin-bottom: 10px;}
	.t_msg .t2 {font-size: 12px;}
	.t_msg .t3 {font-size: 12px;}
	.myinfo_wrap ul li a {padding: 2px 10px;font-size: 13px;}
	.myinfo_wrap ul {width: 80px;margin-left: -40px;height: 74px;}
	.foot_menu ul li a {font-size: 14px;}
	.foot_menu ul {display: flex;align-items: center;justify-content: center;}
	.foot_menu ul li {float: none;}
	.foot_info {font-size: 13px;}
	.biz .tmenu_wrap {display: block;}
	.logomenu ul {display: none;}
}