@charset "utf-8";
/* layout.css는 전체적인 레이아웃 스타일을 정의합니다. */ 

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

#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}

#main .contain {width:100%; max-width:1260px; padding-left:30px; padding-right:30px; margin:0 auto;}
.contain {width:100%; max-width:1260px; padding-left:30px; padding-right:30px; margin:0 auto;}

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

/* header */ 
#header {position:fixed; top:0; left:0; width:100%; background:transparent;  box-shadow:none; z-index:100;}
#header .contain {position:relative; display:flex; align-items:center; max-width:1260px; z-index:2; justify-content: flex-end;}

.sitelogo {width:90px; position: absolute; left: 30px;}
.sitelogo a {display:block; height:50px; background:url("../images/common/logo-w.png") 0 50% no-repeat;}

#gnb > ul {position:relative; display:flex; text-align:center;}
#gnb > ul > li {position:relative;}
#gnb > ul > li > a {position:relative; display:block; padding:0 50px; color:#fff; font-size:20px; font-weight:500; line-height:100px; letter-spacing:-.03em;}
#gnb > ul > li:hover a , #gnb > ul > li.active a {font-weight: 700;}

#gnb > ul > li:before {display:none; content:""; position: absolute; width: 8px; height: 8px; background-color: #2e4797; bottom: -5px; left: 50%; transform:translate(-50%); border-radius:100%;}
#gnb > ul > li:hover:before , #gnb > ul > li.active:before {display:block;}
#gnb .submenu {position:absolute; left:50%; height:0; overflow:hidden; transform:translateX(-50%);}
#gnb .submenu ul {padding: 17px 0; white-space:nowrap; width: 100%;}
#gnb .submenu ul li {padding:10px 23px; position: relative; left:50%; transform:translateX(-50%);}
#gnb .submenu ul li a {display:block; color:#454545; font-size:16px; font-weight:400; line-height:1.4em; letter-spacing:-.03em;}
#gnb .submenu ul li a:hover {color:#313193; text-decoration:underline;}

.submenu-bg {display:block; position:absolute; left:0; width:100%; background:#fafafa;}

#header.header-white {background:#fff; box-shadow:3px 3px 3px rgba(0,0,0,.1);}
#header.header-white .sitelogo a {background-image:url("../images/common/logo.png");}
#header.header-white #gnb > ul > li > a { color:#242424;}
#header.header-white #gnb > ul > li:hover > a  {color: #313193;}
#header.header-white .submenu-bg {border-top:1px solid #ddd;}
#header.header-white .btn-m-menu span:after {background: #333;}
#header.header-white .btn-m-menu span:before {background: #333;}
#header.header-white .btn-m-menu span {background: #333;}

#header.header-hover {background:#fff; box-shadow:3px 3px 3px rgba(0,0,0,.1);}
#header.header-hover .sitelogo a {background-image:url("../images/common/logo.png");}
#header.header-hover #gnb > ul > li > a {color:#242424;}
#header.header-hover #gnb > ul > li:hover > a  {color: #313193;}
#header.header-hover .submenu-bg {border-top:1px solid #ddd;}
#header.header-hover .btn-m-menu span:after {background: #333;}
#header.header-hover .btn-m-menu span:before {background: #333;}
#header.header-hover .btn-m-menu span {background: #333;}

/* for mobile */
.m-right {position: absolute; right: 30px; display:flex; margin: 20px -4px 0 -4px;}
.m-right > div {padding: 0 4px;}
.m-right .catalog a {display:block; background-color: #ed1c24; color:#fff; border:none; border-radius:20px; font-size:16px; font-weight:300; line-height:36px; letter-spacing:-.03em; padding: 0 24px;}
.m-right .sns a  {display:block; width: 36px; height: 36px;}
.m-right .insta a {background:url(../images/common/insta.png) 50% 50% no-repeat; }
.m-right .blog a {background:url(../images/common/blog.png) 50% 50% no-repeat; }

.btn-m-menu {display:none; position:absolute; right: 30px; width:30px; height:24px; text-indent:-9999em;}
.btn-m-menu span {position:absolute; left:0; right:0; top:12px; height:3px; background:#fff;}
.btn-m-menu span:before,
.btn-m-menu span:after {content:" "; position:absolute; left:0; right:0; height:3px; background:#fff;}
.btn-m-menu span:before {top:-12px;}
.btn-m-menu span:after {bottom:-12px;}

.mobile-navigation {position:fixed; top:0; right:0; width:300px; height:100%; transition:.2s linear; -ms-transform:translateX(100%); transform:translateX(100%); background:#fff; z-index:102;}
.mobile-navigation .home {display:flex; align-items:center; height:80px; padding:0 20px;}
.mobile-navigation .home img {height:40px;}
.mobile-navigation .nav-menu>ul {border-top:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:15px 28px; display:block; color:#242424; font-size:20px; font-weight:700; line-height:1.5em;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; width: 21px; height: 12px; top:50%; transform:translateY(-50%); right:30px;}
.mobile-navigation .nav-menu>ul>.menu1>a:after {display:none;}
.mobile-navigation .nav-menu>ul>li.active>a {color:#313193;}
.mobile-navigation .nav-menu>ul>li.active>a:after {content:""; position:absolute; width: 21px; height: 12px; top:50%; transform:translateY(-50%); right:30px; background: url(../images/common/up.png) 50% 50% no-repeat;}
.mobile-navigation .nav-menu .submenu {display:none; padding:14px 28px; background:#313193; color:#fff; font-size:18px; line-height:1.5em; font-weight: 600;}
.mobile-navigation .nav-menu .submenu > ul >  li > a {display:block; padding:10px 0 10px;}
.mobile-navigation .nav-menu .submenu > ul >  li {position: relative;}

.mobile-navigation .close {position:absolute; top:16px; right:18px; 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:#454545; 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.6; z-index:101;}

.mobile-language {display:none; text-align: center;margin-top: 20px;}
.mobile-language .lang {display: inline-block; background-color: #242424; border-radius:30px; padding: 0 10px;}
.mobile-language a {position: relative; display:inline-block; color:rgba(255,255,255,.3); font-size:14px; font-weight: 600; letter-spacing: -0.03em; line-height: 1.3em; padding: 0 7px;}
.mobile-language a:before {content:""; position: absolute; width: 1px; height: 14px; background-color: #a7a7a7; right: -2px; top:50%; transform:translateY(-50%);}
.mobile-language a:last-of-type:before {display:none;}
.mobile-language a.active {color: #fff;}

html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {-ms-transform:translateX(0); transform:translateX(0);}
html.menu-opened .mobile-overlay {display:block;}

/* main */
.main-visual {position: relative;}
.main-visual .item .img {position:relative; padding-bottom:44.37%; overflow:hidden;}
.main-visual .item .img img {position:absolute; top:50%; left:0; transition:.4s ease-in-out; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}

.main-visual .caption {position:absolute; top:50%; left:0; width:100%; padding:0 30px; transform:translateY(-45%); color:#fff; z-index:50; text-align: center;}
.main-visual  .title {text-align: center;}
.main-visual  .title h2 {font-weight: 300; font-size:32px; line-height:2em; color:#fff; letter-spacing:-.03em;}
.main-visual  .title h2 span {font-size:60px; color:#fff; font-weight: 700;}
.main-visual  .title h2 strong {font-weight: 700;}
.main-visual  .title p {margin-bottom: 10px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size:18px; line-height:1.4em; color:#fff; letter-spacing:1em;}

.main-visual .slick-dots {position:absolute; bottom:50px; left:0; width:100%; display:flex; align-items:center; justify-content:center; z-index:50;}
.main-visual .slick-dots li {display:flex; align-items:center; padding: 0 20px;}
.main-visual .slick-dots li button {position:relative; display:block; width:13px; height:13px; background:rgba(255,255,255,.5); border-radius:100%; border:0; overflow:hidden; text-indent:-999em;}
.main-visual .slick-dots li.slick-active button {width:32px; height:32px; margin:0 -2px; background:transparent; border:1px solid #fff;}
.main-visual .slick-dots li.slick-active button:after {content:""; position:absolute; top:50%; left:50%; width:13px; height:13px; transform:translate(-50%,-50%); background:#fff; border-radius:100%;}

.main-business {background: url(../images/main/bg2.jpg)50% 50% no-repeat; background-size: cover;}
.main-business .tit {text-align: center; margin-top: 120px; margin-bottom: 110px;}
.main-business .tit h2 {font-family: 'Montserrat', sans-serif; font-weight: 700; font-size:48px; line-height:1.4em; color:#2c2c2c; letter-spacing:-0.03em;}
.main-business .tit p {font-weight: 300; font-size:18px; line-height:1.4em; color:#505050; letter-spacing:-0.03em;}
.main-business .con {padding-bottom: 120px;}
.main-business .boxes {display:flex; flex-wrap:wrap; margin: 0 -15px;}
.main-business .boxes .box {width: 33.33333%; padding: 0 15px;}
.main-business .boxes .box:nth-of-type(even) {margin-top: -30px;}
.main-business .boxes .box a { display:block; height: 542px;}
.main-business .boxes .box.box1 a {background: url(../images/main/main-business1.jpg)50% 50% no-repeat; background-size: cover;}
.main-business .boxes .box.box2 a {background: url(../images/main/main-business2.jpg)50% 50% no-repeat; background-size: cover;}
.main-business .boxes .box.box3 a {background: url(../images/main/main-business3.jpg)50% 50% no-repeat; background-size: cover;}
.main-business .boxes .box a .text {width: 100%; height: 100%; display:flex; align-items: center; justify-content: flex-end; flex-direction: column;}
.main-business .boxes .box a .text .icon {display:none; margin-bottom: 24px;}
.main-business .boxes .box a .text .txt {margin-bottom: 60px;font-weight: 700; font-size:28px; line-height:1.4em; color:#fff; letter-spacing:-0.03em;}
.main-business .boxes .box a .text .btn {display:none; margin-top: 30px; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size:16px; line-height:1.4em; color:#fff; letter-spacing:-0.03em; padding: 10px 35px; border:1px solid #fff;}
.main-business .boxes .box.box1:hover a {background: url(../images/main/main-business1-h.jpg)50% 50% no-repeat; background-size: cover;}
.main-business .boxes .box.box2:hover a {background: url(../images/main/main-business2-h.jpg)50% 50% no-repeat; background-size: cover;}
.main-business .boxes .box.box3:hover a {background: url(../images/main/main-business3-h.jpg)50% 50% no-repeat; background-size: cover;}

.main-business .boxes .box:hover a .text {justify-content: center;}
.main-business .boxes .box:hover a .text .icon {display:block;}
.main-business .boxes .box:hover a .text .btn {display:block;}
.main-business .boxes .box:hover a .text .txt {margin-bottom: 0;}

.main-inquiry {height: 320px; background: url(../images/main/main-inquiry.jpg)50% 50% no-repeat; background-size: cover;}
.main-inquiry .contain {display:flex; align-items: center; height: 100%; justify-content: space-between;}
.main-inquiry .btn a {display:block; font-weight: 400; font-size:18px; line-height:1.4em; color:#fff; letter-spacing:-0.03em; background: #2e4797; padding: 14px 90px;}
.main-inquiry h2 {margin-bottom: 24px; font-weight: 700; font-size:42px; line-height:1.4em; color:#fff; letter-spacing:-0.02em;}
.main-inquiry p {font-weight: 300; font-size:18px; line-height:1.4em; color:#fff; letter-spacing:-0.02em;}

/* footer */		  
.scroll-top {position: fixed; right:100px; bottom:100px; z-index:90;}
.scroll-top a {position: relative; padding-top: 12px; display:flex; align-items:center; width:74px; height:74px; color:#fff; font-size:13px; font-weight:700; text-align:center; background:#2e4797; transition:.2s; opacity:1;}
.scroll-top a:before {width: 12px; height: 8px; background: url(../images/common/top.png) 50% 50% no-repeat; position: absolute; content:""; top:50%; left: 50%; transform:translate(-50%, -50%); margin-top: -10px;}
.scroll-top a span {width:100%;}

#footer {position: relative; background:#333; padding: 35px 0;}
#footer .contain {position: relative; max-width:1260px; padding: 0 30px;}
#footer address {font-style:normal;}

.foot-links {position: relative;}
.foot-links {display:flex; justify-content: space-between; align-items: center;}
.foot-links ul {display:flex; margin: 0 -20px;}
.foot-links ul li {padding: 0 20px; color:#ddd; font-size:14px; font-weight:400; line-height:1.4em; letter-spacing: -0.03em;}
.foot-links ul li span {margin-left: 6px;}
.foot-links ul li img {vertical-align: middle;}

.foot-info {position: relative; margin-top: 12px;}
.foot-info address span.company {color:#fff; font-size:18px; font-weight:700; line-height:1.4em; letter-spacing: -0.03em; display:block; margin-bottom: 12px;}
.foot-info address span {diplay:inline-block; color:#ccc; font-size:16px; font-weight:400; line-height:1.4em; letter-spacing: -0.03em; margin-right: 30px;}
.foot-info .copyright {color:#ccc; font-size:14px; font-weight:300; line-height:1.4em; letter-spacing: -0.03em;}

/* layout */
.sub-visual {position:relative; height:490px; overflow:hidden; display:flex; justify-content: center; flex-direction: column; text-align:center; padding: 100px 0 70px;}
.sub-visual h2 {font-size:54px; color:#fff; font-weight:700; line-height:1.3em; letter-spacing:0em;}
.sub-visual.bg1 {background:url("../images/common/sv1.jpg")50% 50% no-repeat; background-size: cover;}
.sub-visual.bg2 {background:url("../images/common/sv2.jpg")50% 50% no-repeat; background-size: cover;}
.sub-visual.bg3 {background:url("../images/common/sv3.jpg")50% 50% no-repeat; background-size: cover;}
.sub-visual.bg4 {background:url("../images/common/sv4.jpg")50% 50% no-repeat; background-size: cover;}

.lnb {position:relative; margin-top: -70px; max-width:1260px; padding-left:30px; padding-right:30px;}
.lnb .swiper-wrapper {border-box:box-sizing;}
.lnb ul {display:flex;}
.lnb ul li {flex:1; position: relative;}
.lnb ul li:before {content:""; position: absolute; width: 1px; height: 28px; background-color: #fff; left: -1px; top: 50%; transform:translateY(-50%);}
.lnb ul li:first-of-type:before {display:none;}
.lnb ul li a {display:flex; align-items: center; justify-content: center; text-align:center; padding:0 10px; background-color: rgba(0,0,0,.7); height:70px; color:#fff; font-size:16px; font-weight:700; line-height:1.4em; letter-spacing:-.03em;}
.lnb ul li.active a {background:#fff; color: #2e4797;}
.lnb ul li.active:before {display:none;}

.path-wrap .part:last-child {min-width:250px;}

.sub-title {text-align:center; margin: 100px 0 60px;}
.sub-title h2 {padding-top: 12px; position: relative; color:#2c2c2c; font-size:42px; font-weight:700; line-height:1.4em; letter-spacing: -0.03em;}
.sub-title h2:before {content:""; position: absolute; width: 20px; height: 5px; background: url(../images/sub/bar.png); top: 0; left: 50%; transform:translateX(-50%);}

#contArea {max-width:1260px; padding-left:30px; padding-right:30px; margin:0 auto;}
#contArea.wide {max-width:100%; padding-left:0; padding-right:0;}
#contArea.wide .sub-title {padding-left:15px; padding-right:15px;}

.real-cont {min-height:300px; padding-bottom:100px;}
.real-cont-bg {padding-bottom: 0;}
.pop_wrap  h2 {background: #2e4797 !important;}


