@charset "utf-8";
/* layout.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}

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

.contain {width:100%; max-width:1460px; padding-left:30px; padding-right:30px; margin:0 auto;}
.contain2 { width:100%; max-width:1260px; padding-left:30px; padding-right:30px; margin:0 auto; }
.contain:after {content:""; display:block; clear:both;}

#container>div { overflow: hidden;}
#ws-wrapper {display:flex; min-height:100vh;}

#ws-header {width:200px; background:#fafafa; box-shadow:0 0 5px rgba(0,0,0,.2);}

.ws-menu .ui {display:block; padding:13px 0; background:#5e31a1; color:#fff; font-size:18px; font-weight:700; line-height:1.5em; letter-spacing:-.03em; text-align:center; border-bottom:2px solid #3c2065;}
.ws-menu h2 {font-family:"Roboto",sans-serif; font-size:15px; color:#fff; line-height:1.3em; padding:7px 0; text-align:center; background:#7952b3; }
.ws-menu ul {display:flex; flex-wrap:wrap;}
.ws-menu ul li {width:100%; border-bottom:1px solid #e5e5e5;}
.ws-menu ul li.w50 {width:50%; border-right:1px solid #e5e5e5;}
.ws-menu ul li.w50:nth-child(2n) {border-right:0;}
.ws-menu ul li a {display:block; color:#333; text-decoration:none; font-size:13px; font-weight:300; line-height:1.4em; letter-spacing:-.04em; padding:5px 5px 5px 11px;}
.ws-menu ul li a:hover,
.ws-menu ul li.active a {background:#eee; color:#653ba4; font-weight:500; padding-left:14px;}

#ws-content {flex:1 1 auto; min-width:0; width:1%; padding:30px;}

.ws-title {display:flex; align-items:center; padding-bottom:15px; margin-bottom:50px; border-bottom:1px solid #ddd;}
.ws-title h2 {flex:1 1 auto; min-width:0; width:1%; font-size:30px; line-height:1.3em; letter-spacing:-.04em;}

.btn-psd-download {display:inline-block; padding:8px 20px; font-family:"Roboto",sans-serif; color:#fff; font-size:16px; font-weight:500; line-height:1.3em; background:#7952b3; border-radius:4px;}

.ws-real-cont {max-width:1200px; margin:0 auto;}

/* header */
#header {position:fixed; width:100%; z-index:101; top: 0; height: 100px; transition: .3s;}
#header .contain {position:relative; display:flex; align-items:center; justify-content:space-between; height:100%; z-index:10; max-width: 1780px;}
#header .contain::after { content: none;}
.hd-right { display: flex; align-items: center; gap: 30px;  } 

.sitelogo {position:relative; z-index:2; background-image:url("../images/common/logo-w.png"); background-size: contain; background-repeat: no-repeat;}
.sitelogo a {display: block;}
.sitelogo img {visibility: hidden;}

#gnb {text-align:center; flex:1 1 auto; min-width:0; width:1%; position: relative;}
#gnb>ul {display:flex; justify-content:center; transition: .2s;} 
#gnb>ul>li {position:relative; text-align: center; padding: 0 70px;}
#gnb>ul>li>a {position:relative; display:flex; align-items:center; justify-content:center; height:100px; color:#fff; font-size:20px; font-weight:600; line-height:1.3em; letter-spacing: -.03em;}

#gnb .submenu {position:absolute; left:0; width:100%; height:0; overflow:hidden; text-align:center;}
#gnb .submenu>ul {padding:20px 5px;}
#gnb .submenu>ul>li>a {display:block; padding:10px 0; color:#505050; font-size:18px; line-height:1.33em; letter-spacing: -.03em; }
#gnb .submenu>ul>li>a:hover {text-decoration:underline; text-underline-position: under; color: #21368b; font-weight: 500; }

.submenu-bg {display:none; position:absolute; width:100%; left:0; background:#fff; border-bottom:1px solid #ddd; border-top: 1px solid #ddd;}

.language {position:relative; display:inline-block;}
.language .toggle-button {display:flex; align-items:center; gap:8px; background:none; border:0; color:#fff; font-weight:500; text-align:left; font-size: 16px; }
.language .toggle-button .ico {width:16px; height: 16px;}
.language .toggle-button .txt {width:30px;}
.language .toggle-button .chevron {width:8px; margin-top:-.1em;}
.language .toggle-button svg {display:block; width:100%; height:auto;}
.language .toggle-button path {fill:#fff;}
.language .toggle-layer {display:none; position:absolute; left:0; width:100%; text-align:center; margin-top: 5px; }
.language .toggle-layer ul li { margin-bottom: 5px; }
.language .toggle-layer ul li:last-child { margin-bottom: 0; }
.language .toggle-layer a {display:block; color:#fff; font-weight:500; line-height:1em; padding: 6px 5px; border-radius: 16px; background: #121212; font-size: 14px; }
.language .toggle-layer a:hover {color:#121212; background: #cccccc; }
.language .toggle-layer ul li.active a { color:#121212; background: #cccccc;  }
.language.active .toggle-button .chevron {transform:scaleY(-1);}

.hd-calalog { width: 130px; height: 40px; border-radius: 20px; display: flex; align-items: center; justify-content: center; color: #fff; line-height: 1em; border: 1px solid #fff; background: rgba(255,255,255,0.1); font-size: 15px; font-weight: 500; letter-spacing: -.03em; }

#header.header-hover { background: #fff; border-bottom: 1px solid #ddd;}
#header.header-hover .sitelogo { background-image:url("../images/common/logo.png"); }
#header.header-hover #gnb>ul>li>a { color:#121212; }
#header.header-hover #gnb>ul>li.active>a { color: #21368b;}
#header.header-hover .list-icon span {background: #121212;}
#header.header-hover .list-icon span::after {background: #121212;}
#header.header-hover .list-icon span::before {background: #121212;}
#header.header-hover .language .toggle-button { color: #121212; }
#header.header-hover .language .toggle-button path {fill: #121212;}
#header.header-hover .hd-calalog { color: #21368b; border-color: #21368b; background: #fff; }

#header.move { background: #fff; border-bottom: 1px solid #ddd;}
#header.move .sitelogo { background-image:url("../images/common/logo.png"); }
#header.move #gnb>ul>li>a { color:#121212; }
#header.move #gnb>ul>li.active>a { color: #21368b;}
#header.move .list-icon span {background: #121212;}
#header.move .list-icon span::after {background: #121212;}
#header.move .list-icon span::before {background: #121212;}
#header.move .language .toggle-button { color: #121212; }
#header.move .language .toggle-button path {fill: #121212;}
#header.move .hd-calalog { color: #21368b; border-color: #21368b; background: #fff; }

.list-icon {width:28px; height:28px; text-align:center; text-indent:-9999em; z-index:50; transition:all 0.5s linear; position: relative; display: none;}
.list-icon span {position:absolute; left:10px; right:0; top:50%; margin-top:0px; height:2px; background:#fff;}
.list-icon span:before,
.list-icon span:after {content:" "; position:absolute; left:-10px; right:0; height:2px; transition-duration:0.3s, 0.3s; transition-delay:0.3s, 0s;}
.list-icon span:before {top:-11px; transition-property:top, transform; background:#fff; content: "only";}
.list-icon span:after {bottom:-11px; transition-property:bottom, transform; background:#ffff; }

.mobile-navigation { position:fixed; top:0; right:0; width:300px; height:100%; overflow:auto; 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; color:#242424; font-size:19px; font-weight:700; line-height:1.5em;}
.mobile-navigation .nav-menu>ul {border-top:1px solid #ddd;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #ddd;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:10px 48px 10px 20px; display:block; color:#242424; font-size:16px; font-weight:700; line-height:1.5em;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:20px; transform:translateY(-75%) rotate(45deg); width:11px; height:11px; border-right:2px solid #505050; border-bottom:2px solid #505050;}
.mobile-navigation .nav-menu>ul>li.active>a {color:#fff; background:#21368b;}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#fff;}
.mobile-navigation .nav-menu .submenu {display:none; background:#f8f8f8; color:#454545; font-size:14px; font-weight:400; line-height:1.5em;}
.mobile-navigation .nav-menu .submenu ul li {border-top:1px solid #e5e5e5;}
.mobile-navigation .nav-menu .submenu ul li a {display:block; padding:12px 20px;}
.mobile-navigation .nav-menu .submenu ul li a:hover {color:#21368b;}
.mobile-navigation .close {position:absolute; top:25px; right:15px; 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:#242424; 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;}

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-visual {position:relative; overflow: hidden; width: 100%; }
.main-visual .contain {position: relative; height: 100%;}
.main-visual .item {position:relative; height:100vh; overflow:hidden;}
.main-visual .img {position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; transform: scale(1); transition: 4s;}
.main-visual .img img {position:absolute; top:50%; left:0; 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; left: 0; width: 100%; text-align: center; color: #fff; top: 50%; transform: translateY(-50%); font-family: 'paperlogy';}
.main-visual .caption .txt { transform:translateX(-50px); opacity: 0; transition:opacity 0s 2s, transform 0s 2s;  }
.main-visual .caption h4 { line-height: 1.2em; font-size: 40px; font-weight: 800; margin-bottom: 20px; letter-spacing: -.03em; text-shadow: 3px 3px 5px rgba(0,0,0,0.3);} 
.main-visual .caption h2 { line-height: 1.2em; font-size: 80px; font-weight: 800; text-shadow: 3px 3px 5px rgba(0,0,0,0.3); letter-spacing: -.03em; }
.main-visual .items .slick-active .caption .txt { transform:translateX(0); opacity:1; transition:opacity 2s, transform 1s; transition-delay:0.6s;}
.main-visual .items .reset-animation .caption .txt { transform:translateX(-50px); opacity:0; transition:all 0s}

.main-visual .slick-arrow {position:absolute; top:50%; width:50px; height:80px; z-index:50; opacity:1; background-position:50% 50%; background-repeat:no-repeat; overflow:hidden; text-indent:-9999em; transition: .3s; cursor: pointer; background-size: 12px; transform: translateY(-50%); border: 1px solid #fff;}
.main-visual .slick-prev {background-image:url("../images/main/main-prev.png"); left:100px; }
.main-visual .slick-next {background-image:url("../images/main/main-next.png"); right: 100px;}

.main-visual .scroll { position: absolute; bottom: 50px; left: 0; margin: auto; text-align: center; right: 0; margin: auto;}
.main-visual .scroll>p { font-size: 16px; letter-spacing: -.03em; color: #fff; font-weight:300; animation: fadeIn 1.5s infinite; position: relative; margin-bottom: 0; }
.main-visual .scroll-down { animation: scrollDisappear 1.5s infinite; }

.main-visual .animate .img { animation-name: scale; animation-duration:4s; animation-fill-mode: forwards;} 
@keyframes scale {
	0% {transform: scale(1);}
	100% {transform: scale(1.05);}
}
@keyframes fadeIn {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
}
@keyframes scrollDisappear {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0;
      transform: translateY(30px);
    }
}

/* main 공통 */
.main-tit { font-size: 40px; line-height: 1.4em; letter-spacing: -.03em; color: #121212; font-weight: 300; margin-bottom: 50px; }
.main-tit strong { font-weight: 700; display: block; }
.main-tit.white { color: #fff; margin-bottom: 30px; }

/* main */
.sec1 .fp-tableCell { padding-top: 100px; }
.sec1 .contain { max-width: 1780px;}
.sec1 h4 { line-height: 1em; font-size: 20px; font-weight: 700; color: #21368b; letter-spacing: -.03em; margin-bottom: 28px; }
.sec1-list { display: flex; flex-wrap: wrap; gap: 60px; }
.sec1-list li { width: calc(100%/3 - 40px); }
.sec1-list li a { display: block; }
.sec1-list li .tit { font-size: 24px; font-weight: 700; color: #121212; letter-spacing: -.03em; margin-top: 35px; }
.sec1-list li .txt { font-size: 18px; margin: 10px 0 30px; font-weight: 300; }
.sec1-list li .view { font-size: 16px; display: inline-block; font-weight: 700; letter-spacing: -.03em; line-height: 1em; position: relative; padding-right: 50px; transition: .2s;}
.sec1-list li .view::after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 40px; height: 40px; background: url(../images/main/sec1-view.png) center no-repeat; background-size: contain; transition: .2s;}
.sec1-list li a:hover .view { color: #21368b;}
.sec1-list li a:hover .view::after { background-image: url(../images/main/sec1-view-c.png);}

.sec2-fx { display: flex; align-items: center; }
.sec2 .left { background: url(../images/main/sec2-bg.jpg) center no-repeat; background-size: cover; width: 50%; height: 100vh; padding: 100px; display: flex; align-items: flex-end;}
.sec2 .left a { width: 240px; height: 60px; border-radius: 30px; background: #fff; display: flex;  justify-content: center; gap: 15px; line-height: 1em; font-size: 16px; font-weight: 700; color: #121212; letter-spacing: -.03em; align-items: center;}
.sec2 .left a img { position: relative; top: -1px;}
.sec2 .right { padding: 0 100px; width: 50%; padding-top: 100px;}
.sec2 .right h2 { font-size: 64px; font-weight: 700; letter-spacing: -.03em; color: #121212; line-height: 1em; margin-bottom: 50px; }
.ct-form { display: flex; gap: 20px; flex-wrap: wrap; width: 100%; }
.ct-form dl { width: calc(100%/2 - 10px); }
.ct-form dl.w100 { width: 100%; }
.ct-form dl dt { display: block; margin-bottom: 14px; line-height: 1em; font-weight: 700; color: #121212; }
.ct-form dl dt .required { color: #ec1212; }
.ct-form dl dd { width: 100%; }
.ct-form dl dd .input { height: 60px; width:100% ;}
.ct-form .file-upload {display:flex; height:60px; position: relative; }
.ct-form .file-button {display:flex; justify-content:center; align-items:center; height:100%; border:0; background:#f4f4f4; cursor:pointer; width: 70px; height: 32px; font-size: 12px; color: #121212; letter-spacing: -.01em; border: 1px solid #ddd; position: absolute; left: 15px; top: 0; bottom: 0; margin: auto; z-index: 2; line-height: 1em; }
.ct-form .file-button:hover {background:#f1f1f1;}
.ct-form .file-name {display:flex; align-items:center; height:100%; padding:0 14px; border:1px solid #ddd; width: 100%; padding-left: 95px; font-size: 14px; }
.ct-form .captcha-wrap {display:flex; gap:5px; height:60px;}
.ct-form .captcha-wrap .input { flex: 1 1 auto; min-width: 0; width: 1%; }
.ct-form .captcha-wrap #kcaptcha_image {height:100%; cursor:pointer;}
.submit-fx { display: flex; justify-content: space-between; align-items: center; margin-top: 40px;}
.submit-fx .check { flex: 1 1 auto; min-width: 0; width: 1%; padding-right: 20px; }
.submit-fx .check a {display:inline-block; background:#fff; margin-left:6px; padding:0 10px; font-size:13px; line-height:26px; letter-spacing:-.03em; border:1px solid #ddd;}
.submit-btns { width: 200px; height: 60px; border-radius: 30px; display: flex; align-items: center; justify-content: center; background: #21368b; color: #fff; line-height: 1em; font-weight: 700; font-size: 16px; letter-spacing: -.03em; border: none; cursor: pointer;}

/* sub */ 
.sub-visual {position:relative; height:750px; color: #fff; background-color:#eee; background-position:50% 50%; background-attachment:scroll; background-repeat:no-repeat; background-size:cover; margin: auto; width: 100%; text-align: center; display: flex; align-items: center;}
.sub-visual .contain { position: relative; }
.sub-visual h2 {font-size:64px; line-height:1em; display: inline-block; font-weight: 700; letter-spacing: -.03em; position: relative; padding-top: 90px; }
.menu-ctr { display: flex; justify-content: center; gap: 15px; align-items: center; margin-top: 35px; }
.menu-ctr span { font-size: 16px; font-weight: 300; letter-spacing: -.03em; line-height: 1em; color: #fff; }

.sub-visual.bg1 {background-image:url("../images/sub/sub-visual1.jpg");}
.sub-visual.bg2 {background-image:url("../images/sub/sub-visual2.jpg");}
.sub-visual.bg3 {background-image:url("../images/sub/sub-visual3.jpg");}
.sub-visual.bg4 {background-image:url("../images/sub/sub-visual4.jpg");}

.lnb-wrap {position:relative; margin-top: -90px; background: rgba(0,0,0,0.3);}
.lnb {margin:0 auto; max-width:1400px;}
.lnb ul {display:flex;}
.lnb ul li {flex:1; text-align:center; position: relative; }
.lnb ul li::after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 16px; background: rgba(255,255,255,0.4); }
.lnb ul li:last-child::after { display: none;}
.lnb ul li a {display:flex; flex-direction:column; justify-content:center; align-items:center; width:100%; height:90px; padding:0 10px; color:#fff; font-size:18px; font-weight:300; line-height:1.2em; letter-spacing:-.03em; position: relative; }
.lnb ul li.active { background: #fff; }
.lnb ul li.active a {color:#121212; font-weight: 700; }

#contArea {max-width:1460px; padding-left:30px; padding-right:30px; margin:0 auto;}
#contArea.wide {max-width:100%; padding-left:0; padding-right:0;}

.sub-title { padding: 75px 0; text-align: center;}

.real-cont {min-height:300px; padding-bottom: 170px;}
.real-cont2 { padding-bottom: 0; }

/* footer */
#footer { width: 100%; z-index: 1; position: relative; color: #fff; padding: 80px 0; background: url(../images/common/ft-bg.jpg) center no-repeat; background-size: cover;}
#footer .contain { display: flex; justify-content: space-between; align-items: flex-start; max-width: 1780px; }
#footer .contain::after { content: none;} 
.ft-left { flex: 1 1 auto; min-width: 0; width: 1%; padding-right: 20px; }
.ft-left h3 { font-size: 18px; font-weight: 600; line-height: 1em; margin-bottom: 20px; letter-spacing: -.03em; color: #fdb913; }
.ft-left ul li { display: flex; margin-bottom: 8px; }
.ft-left ul li:last-child { margin-bottom: 0; }
.ft-left ul li .tit { width: 135px; font-size: 14px; font-weight: 600; letter-spacing: -.03em;}
[lang="en"] .ft-left ul li .tit { width: 210px; }
.ft-left ul li .txt { flex:  1 1 auto; min-width: 0; width: 1%; font-size: 14px; font-weight: 400; letter-spacing: -.03em; color: rgba(255,255,255,0.5);}
.ft-right { text-align: right; }
.policy a { display: inline-block; font-size: 14px; font-weight: 500; letter-spacing: -.03em; }
.policy a:last-child { margin-left: 40px; color: rgba(255,255,255,0.5);}
.ft-logo { margin: 35px 0 105px;}
.cpr { font-size: 12px; color: rgba(255,255,255,0.5); }
.quick { position: fixed; right: 30px; bottom: 30px; z-index: 200; width: 64px; }
.quick a { width: 64px; height: 64px; border-radius: 100%; display: inline-block; }
.quick a.contact-btn { background: #fdb913 url(../images/common/quest.png) center no-repeat; background-size: 32px; box-shadow: 5px 5px 10px rgba(253, 185, 19,0.3); }
.quick a.scroll-top { background: #fff; background: #fff url(../images/common/top.png) center no-repeat; background-size: 16px; box-shadow: 0 5px 10px rgba(0,0,0,0.3);}
