@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:1260px; 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:sticky; width:100%; background:#fff; z-index:100; top: 0;}
#header .contain {position:relative; display:flex; align-items:center; justify-content:space-between; height:100px; z-index:10;}

#gnb {text-align:center; flex:1 1 auto; min-width:0; width:1%; left: 56px; position: relative;}
#gnb>ul {display:flex; justify-content:flex-end;} 
#gnb>ul>li {position:relative; padding:0 21px;}
#gnb>ul>li>a {position:relative; display:flex; align-items:center; flex-direction: column; justify-content:center; height:100px; color:#2c2c2c; font-size:20px; font-weight:500; letter-spacing:-.03em; line-height:1.3em; padding: 0 35px;}
#gnb>ul>li>a:after {content:""; position:absolute; bottom:-1px; left:50%; width:0; height:2px; background:#42ade2; transition:.2s;}
#gnb>ul>li.active>a:after {width:100%; left:0;}

#gnb .submenu {position:absolute; left:0; width:100%; height:0; overflow:hidden; text-align:center;}
#gnb .submenu>ul {padding:22px 5px 40px;}
#gnb .submenu>ul>li>a {display:block; padding:11px 0; color:#505050; font-size:17px; line-height:1.33em; font-weight: 400; letter-spacing: -.02em; }
#gnb .submenu span {position:absolute;visibility:hidden;overflow:hidden;width:0;height:0;margin:0;padding:0;font:0/0 Arial;}

.submenu-bg {display:none; position:absolute; width:100%; left:0; background:#fff; box-shadow: 0 0 15px rgba(0,0,0,0.06);}
.submenu-bgclr { background-color: #027c6f; max-width: 40%; height: 100%; background: url(../images/common/hd_sb.png) 95% 100% no-repeat; padding: 40px 60px; transition: .3s;}   
.submenu-title { color: #fff; text-align: right; font-size: 34px; font-weight: 500; letter-spacing: -.02em; line-height: 1.2em; font-family: 'GmarketSans'; }
.submenu-title span { display: inline-block; font-weight: 700;}

#header.header-hover #gnb > ul > li:first-child.active > a::after { background: #027c6f;} 
#header.header-hover #gnb > ul > li:nth-child(2).active > a::after { background: #0aaf87;} 
#header.header-hover #gnb > ul > li:nth-child(3).active > a::after { background: #8dd486;} 
#header.header-hover #gnb > ul > li:last-child.active > a::after { background: #efcd94;} 

#gnb>ul>li:first-child .submenu a:hover { color: #027c6f;}
#gnb>ul>li:nth-child(2) .submenu a:hover { color: #0aaf87;}
#gnb>ul>li:nth-child(3) .submenu a:hover { color: #8dd486;}
#gnb>ul>li:last-child .submenu a:hover { color: #efcd94;}

.btn-m-menu {display: none;}

.list-icon {position:absolute; top:50%; right:30px; width:27px; height:32px; margin-top:-16px; text-align:center; text-indent:-9999em; z-index:50; transition:all 0.5s linear;}
.list-icon span {position:absolute; left:10px; right:0; top:50%; margin-top:0px; height:2px; background:#242424;}
.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:#242424; content: "only";}
.list-icon span:after {bottom:-11px; transition-property:bottom, transform; background:#242424;}

.mobile-navigation {display:none; 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:#027c6f}
.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:16px; 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:#027c6f;}
.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; background: #000;}
.main-visual .contain {position: relative; height: 100%; max-width: 100%; }
.main-visual .item {position:relative; height:750px; overflow:hidden;}
.main-visual .img {position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden;}
.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; top: 40%; width: 100%; left: 0; text-align: center;}
.main-visual .caption .txt {display: inline-block; text-align: center;}
.main-visual .caption h2 {font-size: 56px; font-weight: 700; line-height: 1.2em; letter-spacing: -.04em; color: #fff; text-shadow: 7px 7px 7px rgba(0,0,0,0.22); font-family: 'GmarketSans'; }
.main-visual .caption p { font-size: 46px; font-weight: 500; letter-spacing: -.04em; line-height: 1.2em; color: #fff; text-shadow: 7px 7px 7px rgba(0,0,0,0.22); margin-bottom: 22px;}
.main-visual .caption p .clr1 { font-weight: 700; color: #0aaf87;}
.main-visual .caption p .clr2 { font-weight: 700; color: #8dd486;}
.main-visual .caption p .clr3 { font-weight: 700; color: #efcd94;}

.main-visual .pagination { display: flex; align-items: center; position: absolute; gap: 25px; left: 70%; bottom: 50px; justify-content: center; transform: translateX(-50%);}
.main-visual .slick-dots {line-height:0; z-index:50; position: relative;}
.main-visual .slick-dots li {display: none; font-size: 18px; font-weight: 500; opacity: 1; text-align: center; color: #fff; font-family: 'GmarketSans'; letter-spacing: -.04em;padding-top: 3px;}
.main-visual .slick-dots li.slick-active{display:block; font-size: 18px;}
.main-visual .slick-dots span { padding: 0 85px;}
.main-visual .slick-dots span:first-child { padding-left: 0;}
.main-visual .slick-dots span:last-child { padding-right: 0;}
.vs_page { display: flex; align-items: center; position: relative; gap:6px; justify-content: center;}
.main-visual .slick-arrow {position:relative; top:50%; width:12px; height:16px; z-index:50; opacity:1; background-position:50% 50%; background-repeat:no-repeat; overflow:hidden; text-indent:-9999em; transition: .3s; cursor: pointer; background-size: contain;}
.main-visual .slick-arrow:hover { opacity: 1;}
.main-visual .slick-prev {background-image:url("../images/main/main_leftbt.png"); left:0; }
.main-visual .slick-next {background-image:url("../images/main/main_rightbt.png"); right: 0;}
.barbox { position: relative;}
.pagi-btbox { display: flex; gap: 10px; margin-left: 30px;}
.pagi-btbox button { width: 64px; height: 64px; border: 2px solid #fff; position: relative; display:inline-block; vertical-align: middle; text-indent: -9999em; overflow: hidden; border-radius: 100%;}
.pagi-btbox button.play { background: no-repeat url(../images/main/play.png) 50% 50% / 18px;}
.pagi-btbox button.pause { background: no-repeat url(../images/main/pause.png) 50% 50% / 12px;}
.main-visual .progress {position:absolute; width:135px; height:2px; background: rgba(255,255,255,0.5); left: 50%; top: 50%; transform: translate(-50%, -50%);}
.main-visual .progress:after {content:""; position:absolute; top:0; left:0; width:0; height:2px; background:#fff; transition: 0.1s width linear;}
.main-visual .progress.animate:after {transition:width linear; width:100%; transition-delay:unset; transition-duration:2.8s;}

/* main */
.sec1 { padding: 100px 0;}
.sec1-list { display: flex; gap: 20px;}
.sec1-list li { width: calc(100%/4); overflow: hidden;}
.sec1-list li a { display: block; width: 100%; position: relative;}
.sec1-list li .imgbox img{ width: 100%;}
.sec1-list li .abbox { position: absolute; height: 25%; bottom: 0; padding: 18px 0 20px; text-align: center; font-family: 'GmarketSans'; width: 100%; transition: .5s; display: flex; align-items: center;  justify-content: center;}
.sec1-list li .abbox.clr1 { background: #027c6f; color: #0aaf87;}
.sec1-list li .abbox.clr2 { background: #0aaf87; color: #35cea9;}
.sec1-list li .abbox.clr3 { background: #8dd486; color: #b3ebad;}
.sec1-list li .abbox.clr4 { background: #efcd94; color: #f7e8cf;}
.sec1-list li .abbox b { font-size: 16px; font-weight: 500; display: block; letter-spacing: -.04em; line-height: 1.2em; margin-bottom: 15px; display: block;}
.sec1-list li .abbox h3 { color: #fff; font-size: 22px; font-weight: 500; letter-spacing: -.04em; line-height: 1.2em;}
.sec1-list li a:hover > .abbox { height: 100%; opacity: 0.9;}
.sec1-list li a:hover > .abbox b { opacity: 1;}
.sec1-list li a:hover > .abbox h3 { opacity: 1;}
.sec2 { padding: 60px 0; background: #f8f8f8;}
.sec2 .titbox { display: flex; justify-content: space-between; align-items: center;}
.sec2 .tit { color: #222; font-weight: 500; font-family: 'GmarketSans'; font-size: 34px; line-height: 1.2em; }
.sec2 .tit span { font-size: 17px; font-weight: 500; line-height: 1.2em; color: #888;}
.sec2 .more-bt { font-size: 16px; font-weight: 500; color: #002; position: relative; padding-right: 20px; line-height: 1em;}
.sec2 .more-bt::after { content: ""; position: absolute; right: 0; top: 1px; width: 12px; height: 13px; background: url(../images/main/sec_rightbt.png) center no-repeat; background-size: contain;}
.sec2-box { margin-top: 32px;}
.sec2-swiper {width: 100%; height: 100%; overflow: hidden; position: relative;}
.sec2-swiper-slide { position: relative;}
.sec2-swiper-slide a { display: block; width: 100%;}
.sec2-swiper-slide .thumb {position:relative; padding-bottom:80%; margin-bottom:18px; overflow:hidden;}
.sec2-swiper-slide .thumb 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;}
.sec2-swiper-slide .txt { font-size: 18px; font-weight: 500; color: #333; line-height: 1.2em; overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:normal; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}

/* sub */
.sub-visual {position:relative; display:table; table-layout:fixed; height:470px; overflow:hidden; color: #fff; background-color:#eee; background-position:50% 50%; background-attachment:scroll; background-repeat:no-repeat; background-size:cover; margin: auto; width: 100%;}
.sub-visual .cell {display:table-cell; vertical-align:middle; text-align:center; padding: 20px; }
.sub-visual h2 {font-size:50px; line-height:1.2em; letter-spacing: -.03em; position: relative; display: inline-block; font-weight: 500; font-family: 'GmarketSans';}

.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; background: #027c6f;}
.lnb {margin:0 auto; max-width:1200px; overflow: hidden; position: relative;}
.lnb ul {display:flex;}
.lnb ul li {flex:1; text-align:center; position: relative;}
.lnb ul li a {display:flex; flex-direction:column; justify-content:center; align-items:center; width:100%; height:64px; padding:0 10px; color:#fff; font-size:18px; font-weight:300; line-height:1.2em; letter-spacing:-.04em;}
.lnb ul li.active {background:#fff; }
.lnb ul li.active a {color:#2c2c2c; font-weight: 500;}

#contArea {max-width:1260px; padding-left:30px; padding-right:30px; margin:0 auto;}
#contArea.wide {max-width:100%; padding-left:0; padding-right:0;}

.sub-title { text-align: center; padding: 100px 0 60px;}
.sub-title>h2 { font-size: 36px; font-weight: 500; letter-spacing: -.04em; color: #2c2c2c; line-height: 1em; position: relative; font-family: 'GmarketSans';}

.sub-title2 { text-align: center; padding: 100px 0 60px;}
.sub-title2>h2 { font-size: 36px; font-weight: 500; letter-spacing: -.04em; color: #2c2c2c; line-height: 1em; position: relative; font-family: 'GmarketSans';}

.real-cont {min-height:300px; padding-bottom: 110px;}
.real-cont2 {padding-bottom: 0;}

/* footer */
#footer { width: 100%; z-index: 1; position: relative; padding: 40px 0; border-top: 1px solid #ddd;}
#footer .contain { position:relative; display: flex; justify-content: space-between; flex-wrap: wrap;}
#footer .contain::after { content: none;}
.ft-left { display: flex; align-items: center;}
.ft-textbox { padding-left: 100px;}
.ft-text { line-height: 1.2em;}
.ft-text span { font-size: 14px; font-weight: 300; line-height: 1.2em; letter-spacing: -.04em; font-weight: 400; color: #505050; padding-right: 30px; display: inline-block;}
.ft-text span:last-child { padding-right: 0;}
.cpr { margin-top: 9px;}
.cpr span { font-size: 14px; font-weight: 400; letter-spacing: -.04em; line-height: 1.2em; color: #878787; display: inline-block;}
.cpr a { font-size: 14px; color: #ddd; font-weight: 400; letter-spacing: -.04em; line-height: 1.2em; display: inline-block;}
.ft-blog { display: block;}
.ft-right { text-align: right;}
.ft-right a:last-child { font-size: 14px; font-weight: 300; letter-spacing: -.04em; line-height: 1.2em; color: #878787; display: block; margin-top: 18px;}


 