@charset "utf-8";
/* layout.css는 전체적인 레이아웃 스타일을 정의합니다. */

.only-desktop {display:block;}
.only-tablet {display:none;}
.only-mobile {display:none;}
.only-desktop-mobile {display:block;}

#skipToContent a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skipToContent a:focus, 
#skipToContent a:active {width:200px;height:50px;background:#21272e;color:#fff;font-size:14px;font-weight:bold;text-align:center;text-decoration:none;line-height:50px}

.contain {width:100%; max-width:1260px; padding-left:30px; padding-right:30px; margin:0 auto;}
.contain:after {content:" "; display:block; clear:both;}

/* header */

#header {position:absolute; width:100%; z-index:100;}
#sub #header {border-bottom:1px solid rgba(255, 255, 255, 0.3);}
#header .contain {position:relative; display:flex; align-items:center; justify-content:space-between; height:100px; z-index:10;}

#header.header-hover {background:#fff;} 
#header.header-hover .sitelogo a {background-image: url('../images/common/logo_w.png');}
#header.header-hover #gnb>ul>li>a {color:#242424;}
#header.header-hover #gnb .submenu>ul>li>a:hover{color:#226eac; text-decoration:underline;}
#header.header-hover .btn-m-menu span {background:#000;}
#header.header-hover .btn-m-menu span:before,
#header.header-hover .btn-m-menu span:after {background:#000;}

#gnb {text-align:center; flex:1 1 auto; min-width:0; width:1%; margin-left:550px;}
#gnb>ul {display:flex; justify-content:center; margin-right:120px;} 
#gnb>ul>li {position:relative; padding:0 55px;}
#gnb>ul>li>a {position:relative; display:flex; align-items:center; flex-direction: column; justify-content:center; height:100px; color:#fff; font-size:20px; font-weight:600; letter-spacing:-.01em; line-height:1.3em;}
#gnb>ul>li.active>a:after {width:100%; left:0;}
#gnb .submenu {display:none; position:absolute; left:50%; width:100%; transform:translateX(-50%); background:#fff; border-top:3px solid; border-image:linear-gradient(to right,#1d7e4e,#226eac) 1 0 0 0; text-align:center; }
#gnb .submenu>ul {padding:20px 5px;}
#gnb .submenu>ul>li>a {display:block; padding:10px 0; color:#454545; font-size:17px; font-weight:500; line-height:1.33em;} 
#gnb .submenu>ul>li.active>a {color:#226eac;}

.sitelogo {position:absolute; top:50%; margin-top:-31px; left:30px; z-index:10}
.sitelogo a {display:block; width:303px; height:62px; overflow:hidden; text-indent:-9999em; background:url("../images/common/logo.png") 50% 50% no-repeat; background-size:contain;}
 
.submenu-txt {display:none; position:absolute;  padding:5px;left:350px; top:125px; z-index:2; color:#fff; font-size:20px; font-weight:bold;}
.submenu-txt a { font-family:'NanumSquare', sans-serif; position:relative; display:inline-block; }
.submenu-txt a span {position:relative; display:block; width:100%; height:0; padding-bottom:100%; overflow:hidden;}

.submenu-bg {position:relative; display:none; position:absolute; top:100px; left:0; width:100%; background-color:#fff; overflow:hidden;}

/* for mobile */ 

.btn-m-menu {position:absolute; top:50%; right:30px; width:27px; height:30px; margin-top:-17px; text-align:center; text-indent:-9999em; z-index:50;}
.btn-m-menu span {position:absolute; left:11px; right:0; top:17px; height:2px; background:#fff;}
.btn-m-menu span:before,
.btn-m-menu span:after {content:""; position:absolute; left:-10px; right:0; height:2px; background:#fff;}
.btn-m-menu span:before {top:-10px;}
.btn-m-menu span:after {bottom:-10px;}

.mobile-navigation {position:fixed; top:0; right:0; width:300px; bottom:0; transition:.2s ease-out; -ms-transform:translateX(100%); transform:translateX(100%); background:#fff; z-index:102;}
.mobile-navigation .inner {position:absolute; top:0; left:0; width:100%; height:100%; overflow:auto;}
.mobile-navigation .brand-image {border-bottom:1px solid #d6dfd1; background-color:#e9ede7; height:128px;}
.mobile-navigation .brand-image a {display:block; padding-top:40px; padding-left:40px;}
.mobile-navigation .nav-menu .depth3 {display:block; margin-left:23px; padding-bottom:18px;}
.mobile-navigation .nav-menu .depth3 ul li a {display:block; padding:4px 0; color:#fff; font-size:18px; font-weight:300; line-height:1.4em; letter-spacing:-.04em;}
.mobile-navigation .close {position:absolute; top:18px; right:22px; width:26px; height:26px; text-indent:-9999em; overflow:hidden;} 
.mobile-navigation .close:before, 
.mobile-navigation .close:after {content:" "; position:absolute; top:12px; left:0; width:100%; height:3px; background:#2c2c2c; border-radius:3px;} 
.mobile-navigation .close:before {transform:rotate(45deg);} 
.mobile-navigation .close:after {transform:rotate(-45deg);} 
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.8; z-index:101;}
.home {width:70%; padding:10px;}

html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {-ms-transform:translateX(0); transform:translateX(0);}
html.menu-opened .mobile-navigation .close {display:block;}
html.menu-opened .mobile-overlay {display:block;}

nav.nav-menu {position:relative; border-top:1px solid #ddd;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:10px 18px; display:block; color:#333; font-size:17px; font-weight:500; line-height:1.3em;}
.mobile-navigation .nav-menu>ul>li.active {background:#f4f4f4}
.mobile-navigation .nav-menu>ul>li.active>a {color:#fff; background:#0b5794;}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#fff}
.mobile-navigation .nav-menu>ul>li.home>a {padding:19px 18px;}
.mobile-navigation .nav-menu>ul>li.home>a:after {display:none;}
.mobile-navigation .nav-menu .submenu {display:none; margin:-1px 0 0 0; padding:10px 0;}
.mobile-navigation .nav-menu .submenu>ul>li>a {display:block; padding:5px 18px; color:#454545; font-size:15px; font-weight:400; line-height:1.4em;}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover {color:#0b5794;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:20px; transform:translateY(-75%) rotate(45deg); width:12px; height:12px; border-right:2px solid #242424; border-bottom:2px solid #242424;}
.mobile-navigation .close {position:absolute; top:18px; right:10px; width:24px; height:24px; text-indent:-9999em; overflow:hidden;}
.mobile-navigation .close:before,
.mobile-navigation .close:after {content:" "; position:absolute; top:11px; left:0; width:100%; height:2px; background:#242424; border-radius:3px;}
.mobile-navigation .close:before {transform:rotate(45deg);}
.mobile-navigation .close:after {transform:rotate(-45deg);}


/* main */

.main-visual {position:relative; width:100%; top:0; overflow:hidden; z-index:1; line-height:0;}
.main-visual .item {background-repeat:no-repeat; background-size:cover; background-position:50% 50%; position:relative; height:100vh;} 

.main-visual:before {content:""; position:absolute; top:0; left:0; width:100%; height:200px; background-image: linear-gradient(#000, transparent); opacity:.6; z-index:40;}
.main-visual .caption {position:absolute; top:50%; left:0; width:100%; padding:0 30px; text-align:center; z-index:45; transform:translateY(-50%); color:#fff;}
.main-visual .caption h3 {font-size:55px; font-weight:700; letter-spacing:-.01em; line-height:1.27em; margin-bottom:10px;}
.main-visual .caption h3 span {font-size:48px; font-weight:600; line-height:1.56em;}
.main-visual .caption p {font-size:25px; font-weight:500; letter-spacing:-.03em; line-height:1.3em;}

.main-visual .slick-arrow {position:absolute; top:50%; margin-top:-35px; z-index:50; width:70px; height:70px; background-color:transparent; background-position:50% 50%; background-repeat:no-repeat; border:0; overflow:hidden; text-indent:-9999em; transition:.2s; background-size:contain;}
.main-visual .slick-prev {left:60px; background-image:url("../images/main/slide_prev.png");}  
.main-visual .slick-prev:hover {background-image:url("../images/main/slide_prev_w.png");}  
.main-visual .slick-next {right:60px; background-image:url("../images/main/slide_next.png");}  
.main-visual .slick-next:hover {background-image:url("../images/main/slide_next_w.png");}  
 
.main-visual .contain {max-width:1620px;} 
.main-visual .tit {font-size:45px; font-weight:600; letter-spacing:-.03em; text-shadow:3px 0 20px rgba(0, 0, 0, 0.8); line-height:1.0em;}

.main-visual .main-inquiry {position:absolute; bottom:50px; z-index: 99; right:260px;} 

.main-visual .slick-dots {position:absolute; bottom:50px; left:0; width:100%; text-align:center; z-index:50; line-height:0;}
.main-visual .slick-dots li {position:relative; display:inline-block; padding:0 10px;}
.main-visual .slick-dots li button {position:relative; display:block; background:#fff; width:15px; height:15px; border:0; border-radius:100%; overflow:hidden; text-indent:-9999px; opacity:0.6;}
.main-visual .slick-dots li.slick-active button {background:#fff; border-color:transparent; opacity:1;}

.auto-control {position:absolute; right:50%; bottom:205px; display:flex; align-items:center; margin-right:-65px;}

.auto-control .paging {font-family:'Montserrat', sans-serif; font-size:12px; font-weight:600; margin-right:10px; color:#fff; line-height:1.3em; letter-spacing:0; display: flex; white-space: nowrap; position:absolute; right:0;}
.auto-control .paging .current {position:absolute; left:0; letter-spacing:-.1em;}

.auto-control .progress {position:relative; width:170px; height:3px; background:#898989; margin-top:-2.5px;}
.auto-control .progress:after {content:""; position:absolute; top:0; left:0; width:0; height:100%; background:#fff;}
.auto-control .progress.active:after {width:100%; transition:4s;}
.auto-control .current {font-size:16px; color:#fff; letter-spacing:-.005em; font-weight:600; line-height:1.3em; margin-right:5px;}

.auto-control .total {text-align:right; font-size:16px; color:#ccc; letter-spacing:-.005em; line-height:1.3em; margin-right:20px;}

.main-visual .slick-dots  { display:flex; position:relative;}
.main-visual .slick-dots li {display:inline-block; position:absolute; left:0;}
.main-visual .slick-dots li button {display:none; position:relative; border:0; font-size:16px; font-weight:500; line-height:1.4em; color:#fff; background:0;}
.main-visual .slick-dots li.slick-active button {display:block; text-indent:-999em;}

.main-visual .slick-dots li.slick-active button:before  {content:""; position:absolute; leftn:0; height:4px; width:170px; background:#898989;}
.main-visual .slick-dots li.slick-active button:after {content:""; position:absolute;left:0px; height:4px; width:0; background:#fff; animation:proBar 3s 0.3s 1;}


@keyframes proBar{
    0%{width:0;}
    100%{width:30px;}
}

@keyframes m_proBar{
    0%{width:0;}
    100%{width:30px;}
}

.main-visual .prev {margin-top: -2.5px; position:relative; width:11px; height:11px; border:0; background:0; border-left:2px solid #fff; border-top:2px solid #fff; transform:rotate(-45deg);}
.main-visual .next {margin-top: -2.5px; position:relative;width:11px;height:11px;border:0;background:0;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg);}
.main-visual .stop {margin-top: -2.5px; position:relative; width:38px; height:13px; background-color:transparent;  border:0;}
.main-visual .stop:after {content:""; position:absolute; left:50%; top:50%; width:9px; height:13px; margin:-6px 0 0 -3px; border-left:2px solid #fff; border-right:2px solid #fff;}
.main-visual .play {display:none; position:relative; width:38px; height:13px; background-color:transparent; border:0;}
.main-visual .play:after {content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:0; height:0; display:inline-block; border-left:8px solid #fff; border-top:7px solid transparent; border-bottom:7px solid transparent; margin-left:3px;}

.visual-scroll {position:absolute; right:50px; animation: bounce2 .9s linear infinite alternate; top:25%; color:#fff; font-size:16px; letter-spacing:0.2em; z-index:5; }

.scroll {
	position:absolute; 
	top:50%; 
	margin-top:-36.5px;
	right:0;  
	width:51px; 
	height:73px;
	text-align:center;
	background:url('/images/main/scroll_down.png') 50% 100% no-repeat;
	background-size:contain;
	z-index:10;
	-webkit-animation: bounce2 .9s linear infinite alternate;
    -moz-animation: bounce2 .9s linear infinite alternate;
    -o-animation: bounce2 .9s linear infinite alternate;
    -ms-animation: bounce2 .9s linear infinite alternate;
    animation: bounce2 .9s linear infinite alternate;
	 
}
@-moz-keyframes bounce2{from{bottom:80px;}to{bottom:90px;}}
@-webkit-keyframes bounce2{from{bottom:80px;}to{bottom:90px;}}
@-o-keyframes bounce2{from{bottom:80px;}to{bottom:90px;}}
@keyframes bounce2{from{bottom:80px;}to{bottom:100px;}}

.main-tit {text-align:center; margin-bottom:55px; margin-top:100px;}
.main-tit h3 {font-family:'Titillium Web', sans-serif; font-size:50px; font-weight:700; color:#242424; letter-spacing:-.03em; line-height:1.3em; margin-bottom:20px;}
.main-tit p {font-size:18px; color:#454545; letter-spacing:-.03em; line-height:1.556em;}

.main-list {position:relative; margin:-140px 0 100px 0; z-index:99;}
.main-list ul {display:flex; margin-left:-30px;}
.main-list ul li {width:calc(33.3333% - 30px); margin-left:30px; box-shadow: 0px 1px 15.75px 5.25px rgba(0, 0, 0, 0.15); border-radius:20px 0 20px 0;}
.main-list ul li a {position:relative; display:flex; flex-direction:column; justify-content:center; min-height:280px; border-radius:20px 0 20px 0;}
.main-list ul li a:hover:before {position:absolute; content:""; width:100%; height:100%; top:0; left:0; background:linear-gradient(#226eac, #1d7e4e); opacity:0.8; border-radius:20px 0 20px 0;}
.main-list ul li a:hover:after {position:absolute; content:""; width:35px; height:35px; background:url('../images/main/main-list-ico.png')50% 50% no-repeat; background-size:contain; top:50%; margin-top:15px; left:50%; margin-left:-17.5px; z-index:9;}
.main-list ul li a:hover .tit {margin-top:-30px; transition:all .2s ease-out 0s;}
.main-list ul li a .tit {position:relative; z-index:9; text-align:center; color:#fff; font-size:30px; font-weight:700; letter-spacing:-.04em; line-height:1.3em;}

.main-welcome {margin-bottom:150px;}
.main-welcome .main-welcome-flex {display:flex; align-items:center;}
.main-welcome .main-welcome-flex .img {}
.main-welcome .main-welcome-flex .txt-box {padding-left:80px;}
.main-welcome .main-welcome-flex .txt-box .s-tit {font-size:24px; color:#242424; letter-spacing:-.04em; line-height:1.3em; font-weight:600;}
.main-welcome .main-welcome-flex .txt-box .lg-tit {font-size:45px; font-weight:700; color:#226eac; letter-spacing:-.04em; line-height:1.3em; margin:10px 0 20px;}
.main-welcome .main-welcome-flex .txt-box .tt {font-size:20px; color:#454545; font-weight:500; letter-spacing:-.04em; line-height:1.3em;}
.main-welcome .main-welcome-flex .txt-box .txt {margin:15px 0 60px;}
.main-welcome .main-welcome-flex .txt-box .btn {font-size:16px; font-weight:500; color:#454545; letter-spacing:-.03em; display:flex; justify-content:space-between; width:180px; height:50px; line-height:50px; border:1px solid #ddd; border-radius:10px; padding:0 25px;}
.main-welcome .main-welcome-flex .txt-box .btn:hover {background:#3473a7; color:#fff; border:1px solid #3473a7;}

/* main-community */
.main-community {background:#3473a7; padding:100px 0;}
.main-community .main-community-flex {display:flex;}
.main-community .main-community-flex .community-box {display:flex; align-items:center; justify-content:space-between; min-height:280px; background-repeat:no-repeat; background-size:cover; background-position:50% 50%; border-radius:20px 0 20px 0; width:60.9%; padding:0 50px;}
.main-community .main-community-flex .community-box .tt-box {color:#fff;}
.main-community .main-community-flex .community-box .tt-box .tit {font-size:35px; font-weight:700; letter-spacing:-.04em; line-height:1.43em; margin-bottom:12px;}
.main-community .main-community-flex .community-box .tt-box .txt {}
.main-community .main-community-flex .community-box .community-list {width:38.1%;}
.main-community .main-community-flex .community-box .community-list dl {}
.main-community .main-community-flex .community-box .community-list dl a {display:flex; align-items:center; justify-content:space-between; padding:15px 10px; color:#fff; border-bottom:1px solid rgba(255, 255, 255, 0.3);}
.main-community .main-community-flex .community-box .community-list dl a:hover {border-bottom:1px solid #226eac; color:#226eac;}
.main-community .main-community-flex .community-box .community-list dl dt {font-size:20px; font-weight:500; letter-spacing:-.04em; line-height:1.3em;}
.main-community .main-community-flex .community-box .community-list dl dd {}
.main-community .main-community-flex .main-location {margin-left:30px; width:36.8%; background-repeat:no-repeat; background-size:cover; background-position:50% 50%; border-radius:20px 0 20px 0;}
.main-community .main-community-flex .main-location a {display:flex; flex-direction:column; justify-content:center; align-items:center; width:100%; color:#fff; height:100%;}  
.main-community .main-community-flex .main-location a:hover .btn {background:#3473a7; color:#fff; border:1px solid #3473a7;}
.main-community .main-community-flex .main-location a .tits {text-align:center; font-size:30px; font-weight:700; letter-spacing:-.04em; line-height:1.3em; margin-bottom:25px;}
.main-community .main-community-flex .main-location a .btn {font-size:16px; font-weight:500; color:#fff; letter-spacing:-.03em; display:flex; justify-content:space-between; width:180px; height:50px; line-height:50px; border:1px solid #ddd; border-radius:10px; padding:0 25px; transition:all 0.2s ease-in-out;}


/* main-relation */
.main-relation {margin:20px 0;}
.main-relation ul {display:flex; margin:0 -15px;}
.main-relation ul li {width:33.3333%; padding:0 15px;}


/* sub page */
#sub #rightMenu {display:none;}
.sub-visual {position:relative; width:100%; height:280px; overflow:hidden;}
.sub-visual .content {position:absolute; top:50%; left:0; text-align:center; transform:translateY(-50%); width:100%; color:#fff; z-index:20}
.sub-visual .tit {font-size:40px; line-height:1.3em; font-weight:700; letter-spacing:-.40px; margin-bottom:60px;}
.sub-visual p {font-size:18px; line-height:1.3em; font-weight:500; letter-spacing:-.40px;}
.sub-visual .background {
	position:absolute; 
	top:0; 
	left:0;
	width:100%; height:100%;	
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	transform:scale(1.09);
    -ms-transform:scale(1.09); /* IE 9 */
    -moz-transform:scale(1.09); /* Firefox */
    -webkit-transform:scale(1.09); /* Safari and Chrome */
    -o-transform:scale(1.09); /* Opera */
	transition: all 2s ease-out 0s;
	transition-delay: 0.1s;
	opacity: 0;
	z-index:0;
}
.sub-visual.load .background {
	transform:scale(1);
    -ms-transform:scale(1); /* IE 9 */
    -moz-transform:scale(1); /* Firefox */
    -webkit-transform:scale(1); /* Safari and Chrome */
    -o-transform:scale(1); /* Opera */
	opacity: 1;
}
/* sub */
.sub-visual {display:flex; align-items:center; height:380px; text-align:center; color:#fff; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; overflow:hidden; justify-content:center;}
.sub-visual .cell {margin-top:100px;}
.sub-visual h3 {font-size:38px; font-weight:700; letter-spacing:-.03em; line-height:1.0em;}
.sub-visual p {font-size:14px; font-weight:500; letter-spacing:-.04em;}
.sub-visual .inner {width:100%; margin:0 auto; max-width:1460px; padding-left:30px; padding-right:30px; text-align:left;}
.sub-visual.none-lnb .inner {padding-bottom:0;}
.sub-visual h2 {font-size:55px; font-weight:700; letter-spacing:-.02em; line-height:1.3em;}
.sub-visual p {font-size:17px; letter-spacing:-.04em; line-height:1.0em;}
.sub-visual.bg1 {background-image:url("../images/common/sv1.jpg");}
.sub-visual.bg2 {background-image:url("../images/common/sv2.jpg");}
.sub-visual.bg3 {background-image:url("../images/common/sv3.jpg");}
.sub-visual.bg4 {background-image:url("../images/common/sv4.jpg");}
.sub-visual.bg5 {background-image:url("../images/common/sv5.jpg");}
.sub-visual.bg6 {background-image:url("../images/common/sv6.jpg");}
.sub-visual.bg9 {background-image:url("../images/common/sv4.jpg");}

#contArea {width:100%; max-width:1260px; margin:0 auto; padding-left:30px; padding-right:30px;}
#contArea.wide {max-width:none;} 

.sub-title {margin:80px 0 70px; text-align:center;} 
.sub-title h3 {position:relative; color:#242424; font-size:35px; line-height:1.29em; font-weight:700; letter-spacing:-.03em;}
.sub-title p {font-size:18px; color:#454545; letter-spacing:-.03em; line-height:1.3em;}

.real-cont {padding-bottom:160px;}
.real-cont.none {padding-bottom:0;}

/* footer */

.footer-links {width:100%; max-width:1260px; margin:0 auto; display:flex; font-family: 'Montserrat', sans-serif; background:#0e0e0e; color:#fff;}
.foot-wraps {background:#0e0e0e; padding:60px 0;}
.foot-wraps .links-wrap {width:16.6666%; padding:0 10px;}
.foot-wraps .links-wrap h3 {font-size:18px; font-weight:600; letter-spacing:-.03em; padding-bottom:15px; border-bottom:1px solid rgba(255, 255, 255, 0.4); margin-bottom:20px;}
.foot-wraps .links-wrap ul {margin-bottom:-10px;}
.foot-wraps .links-wrap ul li {margin-bottom:10px;}
#footer {position:relative; font-size:15px; font-weight:400; line-height:1.571em; background:#2c2c2c; padding:50px 0; letter-spacing:-.03em;  border-bottom:0; border-left:0; border-right:0; clear:both;}
.footer .fp-tableCell {height:auto !important;}
#footer .contain {display:flex; justify-content:space-between; flex-wrap:wrap; align-items:flex-start;}
#footer .address-wrap {text-align:center; height:55px; line-height:55px; border-top:1px solid rgba(255, 255, 255, 0.3);}
#footer address {color:#acacac; font-weight:400; font-style:normal;}
#footer address p {font-size:16px; color:#00a6ea; font-weight:500; padding-bottom:15px;}
#footer address .copy {font-size:12px; color:#ccc; font-weight:300; margin-top:15px; padding-bottom:0;}
#footer address a {font-size:14px; color:#686868;}
#footer .foot-wrap {order:2;}
#footer address span {display:inline-block; padding-right:20px; line-height:2.0em; font-size:15px; color:#9e9e9e; font-weight:400;}
#footer span.mg {display:inline-block; font-size:14px; color:#707070;}
#footer span strong {color:#fff; font-weight:400; font-size:16px; display:inline-block; margin-bottom:5px;}
#footer span .go-link {display:inline-block; width:87px; height:27px; line-height:25px; text-align:center; border:1px solid rgba(255, 255, 255, 0.3); border-radius:5px; margin-left:5px; padding-right:0; }
#footer span .go-link a {font-size:12px; color:rgba(255, 255, 255, 0.7); padding-left:0;}
.foot-info {padding:26px 0;}
.foot-info .contain {display:flex; align-items:center; justify-content:space-between;}
.foot-info .f-logo {order:2;}
.foot-info .comp-name {font-size:16px; font-weight:500; line-height:1.3em; margin-bottom:14px;}
.foot-info address span {font-size:15px; line-height:2.133em; display:inline-block; margin-right:20px;}
.go-top {position:fixed; right:100px; bottom:80px; z-index:500; display:none;}  
.go-top.active {display:block;}
.go-top img {}

.foot-links ul {display:flex; margin-top:17px;}
.foot-links ul li {position:relative; font-size:15px; color:#b8b8b8; padding-left:20px;}
.foot-links ul li:first-child {margin-right:25px;}
.foot-links ul li:before {position:absolute; content:""; width:15px; height:15px; background:url('../images/main/foot-link.png')50% 50% no-repeat; background-size:contain; top:50%; margin-top:-8.5px; left:0;}
#footer .btn {float:right; margin-top:15px; align-items:center; font-size:15px; font-weight:500; color:#fff; letter-spacing:-.03em; display:flex; justify-content:space-between; width:160px; height:40px; line-height:40px; border:1px solid rgba(255, 255, 255, 0.3); border-radius:10px; padding:0 25px;}
#footer .btn:hover {background:#3473a7; color:#fff; border:1px solid #3473a7;}
#footer .btn span img {vertical-align:middle;}


/* lnb */ 

.lnb {position:relative; z-index:2; border-bottom:1px solid #ddd;} 
.lnb ul {display:flex; justify-content:center; max-width:1200px; margin:0 auto;}
.lnb ul li {flex:1; position:relative; text-align:center; line-height:1.4em; letter-spacing:-.04em; }
.lnb ul li a {font-size:19px; letter-spacing:0; font-weight:500; position:relative; display:flex; align-items:center; justify-content:center; height:60px; color:#242424; border-left:1px solid #ddd; background:#fff;}
.lnb ul li:last-child a {border-right:1px solid #ddd;}
.lnb ul li.active a {color:#fff; background:#226eac;}   
