@charset "euc-kr";
#mainVisimg { position:relative; height:100vh; overflow:hidden; }
#mainVisimg .owl-carousel { height:100%; }
#mainVisimg .owl-carousel .owl-nav div { position:absolute; top:50%; font-size:32px; color:#FFF; text-align:center; width:70px; height:70px; border-radius:50%; line-height:68px; margin-top:-35px; border:2px solid rgba(255,255,255,0.3); opacity:0; filter:alpha(opacity=0); transition: all 0.4s ease; }
#mainVisimg .owl-carousel .owl-nav div:hover { color:#000; border-color:#FFF; background:#FFF; }
#mainVisimg .owl-carousel .owl-nav .owl-prev { left:5%; }
#mainVisimg .owl-carousel .owl-nav .owl-next { right:5%; }
#mainVisimg .owl-carousel:hover .owl-nav div { opacity:1; filter:alpha(opacity=100); }
#mainVisimg .owl-carousel .owl-dots { width:100%; position:absolute; bottom:50px; left:0; text-align:center; }
#mainVisimg .owl-carousel .owl-dots .owl-dot { display:inline-block; position:relative; width:20px; height:20px; margin:0 4px; border:2px solid transparent; border-radius:50%; -webkit-transition: border 0.3s ease; transition: border 0.3s ease; }
#mainVisimg .owl-carousel .owl-dots .owl-dot span { display:block; position:absolute; top:50%; left:50%; margin:-5px 0 0 -5px; width:10px; height:10px; border-radius:50%; background:rgba(255,255,255,0.4); -webkit-transition:background 0.3s ease; transition:background 0.3s ease; }
#mainVisimg .owl-carousel .owl-dots .owl-dot.active { border-color:#EFE8CE; }
#mainVisimg .owl-carousel .owl-dots .owl-dot:hover span,
#mainVisimg .owl-carousel .owl-dots .owl-dot.active span { background:#EFE8CE; }
#mainVisimg .owl-stage-outer { position:relative; width:100%; height:100%; }
#mainVisimg .owl-stage-outer .owl-stage { width:100%; height:100%; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item { width:100%; height:100%; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div.visImage_1 { background:url(../images/visImg_1_1.png) center top no-repeat; height:100%; background-size:cover !important; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div.visImage_2 { background:url(../images/visImg_2_1.png) center top no-repeat; height:100%; background-size:cover !important; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div.visImage_3 { background:url(../images/visImg_3_1.png) center top no-repeat; height:100%; background-size:cover !important; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div.visImage_4 { background:url(../images/visImg_4_1.png) center top no-repeat; height:100%; background-size:cover !important; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div.visImage_5 { background:url(../images/visImg_5_1.png) center top no-repeat; height:100%; background-size:cover !important; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText { position:relative; top:38%; max-width:560px; margin:0 auto; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vmt,
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vmt_4 { -webkit-transform:translateX(-50px); transform:translateX(-50px); -webkit-transition:all 0.9s ease; transition:all 0.9s ease; opacity:0; filter:alpha(opacity=0); }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vst,
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vst_4 { -webkit-transform:translateX(50px); transform:translateX(50px); -webkit-transition:all 0.9s ease; transition:all 0.9s ease; opacity:0; filter:alpha(opacity=0); }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vmt { display:block; color:#FFF; font-size:48px; font-family:'GmarketSansMedium'; margin-bottom:8px; text-shadow:0 0 3px #222; -webkit-transition-delay:0.5s; transition-delay:0.5s; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vst { color:#F1F1F1; font-size:22px; font-family:'GmarketSansLight'; line-height:1.4; text-shadow:0 0 3px #222; -webkit-transition-delay:0.5s; transition-delay:0.5s; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vmt_4 { display:block; color:#222; font-size:48px; font-family:'GmarketSansMedium'; margin-bottom:8px; -webkit-transition-delay:0.5s; transition-delay:0.5s; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item div .visText .vst_4 { color:#666; font-size:22px; font-family:'GmarketSansLight'; line-height:1.4; -webkit-transition-delay:0.5s; transition-delay:0.5s; }
#mainVisimg .owl-stage-outer .owl-stage .owl-item.active div .visText .vmt,
#mainVisimg .owl-stage-outer .owl-stage .owl-item.active div .visText .vst,
#mainVisimg .owl-stage-outer .owl-stage .owl-item.active div .visText .vmt_4,
#mainVisimg .owl-stage-outer .owl-stage .owl-item.active div .visText .vst_4 { -webkit-transform:translateX(0); transform:translateX(0); opacity:1; filter:alpha(opacity=100); }
#mainCont { width:100%; padding:70px 0; overflow:hidden; }
#bizCon { position:relative; width:100%; max-width:1000px; margin:0 auto 70px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.bizT { max-width:1000px; text-align:center; padding:0; font-size:38px; font-weight:700; color:#333; }
.bizSt { display:block; max-width:1000px; text-align:center; font-size:15px; font-weight:normal; color:#555; }
#divide { width:100%; max-width:1000px; margin:0 auto; padding:50px 0 0; overflow:hidden; }
ul.hori { width:100%; margin:0 auto; max-width:754px; overflow:hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
ul.hori li { float:left; border-right:1px solid #E2E2E2; }
ul.hori li:last-child { border-right:0; }
ul.hori li .card { display:block; width:150px; height:124px; cursor:pointer; padding-bottom:28px; }
ul.hori li .card .front { background-color:#FFF; padding-top:28px; }
ul.hori li .card .back { background-color:#FFF; padding-top:28px; }
ul.hori li .card .front .icon-circle { margin:auto; width:66px; height:66px; line-height:66px; border:2px solid #777; border-radius:50%; }
ul.hori li .card .front .icon-circle a { display:block; font-size:32px; color:#777; text-align:center; }
ul.hori li .card .front .icon-circle p { width:72px; line-height:36px; }
ul.hori li .card .front .icon-circle p a { display:block; font-size:13px; font-weight:700; }
ul.hori li .card .back .icon-circle { margin:auto; width:68px; height:68px; line-height:68px; border:2px solid #333; border-radius:50%; background:#333; }
ul.hori li .card .back .icon-circle a { display:block; font-size:32px; color:#FFF; text-align:center; }
ul.hori li .card .back .icon-circle p { width:72px; line-height:36px; }
ul.hori li .card .back .icon-circle p a { display:block; font-size:13px; font-weight:700; color:#333; }
#cntArea { margin:auto; width:100%; height:auto; max-height:100%; padding:110px 0; background:url(../images/back.jpg) center center no-repeat fixed; }
#cntArea .cntbgImg { position:relative; width:100%; max-width:1000px; height:100%; margin:0 auto; overflow:hidden; }
#cntArea ul#cntWrap { width:100%; max-width:1000px; margin:0 auto; }
#cntArea ul#cntWrap li { float:left; width:100%; max-width:250px; margin-right:0; }
#cntArea ul#cntWrap li h3.tt { color:#999; font-size:24px; font-weight:300; padding:0 0 25px; text-align:center; letter-spacing:1px; }
#cntArea ul#cntWrap li .num { font-size:68px; font-weight:300; color:#FFF; text-align:center; padding:30px 0; }
#cntArea ul#cntWrap li p.des { padding:25px 0 0; color:#999; font-size:15px; text-align:center; }
#mainContEx { width:100%; max-width:1000px; margin:50px auto 0; }
#storyArea { float:left; width:100%; max-width:324px; border-right:1px solid #E2E2E2; transition: .2s ease; -moz-transition: .2s ease; -webkit-transition: .2s ease; -o-transition: .2s ease; transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); }
#story { margin:0 auto; width:100%; max-width:300px; height:auto; }
#story .picto { margin:20px auto 0; width:118px; height:118px; line-height:118px; border:1px solid #DDD; border-radius:50%; }
#story .picto a { display:block; font-size:58px; color:#666; text-align:center; }
.bt { text-align:center; font-weight:bold; font-size:18px; }
.btc { color:#DC4D1B; }
.bt2 a { display:block; text-align:center; font-weight:bold; font-size:16px; color:#222 !important; margin-top:20px; padding-bottom:4px; }
.bt2s { display:block; text-align:center; line-height:18px; }
#csArea { float:left; width:100%; max-width:346px; border-right:1px solid #E2E2E2; transition: .2s ease; -moz-transition: .2s ease; -webkit-transition: .2s ease; -o-transition: .2s ease; transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); }
#cs { margin:0 auto; width:100%; max-width:300px; height:auto; background:url('../images/cs_ico.gif') center top no-repeat; }
.cst { text-align:center; font-weight:normal; font-size:15px; padding:3px 0 0 10px; }
.csNum { text-align:center; font-weight:bold; font-size:32px; color:#222 !important; margin:6px 0 5px 0; letter-spacing:-1px; }
.cs_s { display:block; padding:20px 0 6px 52px; line-height:22px; font-size:13px; }
#cs a.map { display:block; width:120px; margin:10px auto 0; text-align:center; padding:10px 48px 10px; font-size:15px; color:#FFF; font-weight:bold; background:#DF3F33 url('../images/zoom_ico.png') 160px center no-repeat; transition:0.5s all; border-radius:46px; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; }
#cs a.map:hover { color:#FFF; background:#332A28 url('../images/zoom_ico.png') 160px center no-repeat; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; }
#maUpArea { float:left; width:100%; max-width:324px; transition: .2s ease; -moz-transition: .2s ease; -webkit-transition: .2s ease; -o-transition: .2s ease; transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); }
#maUp { margin:0 auto; width:100%; max-width:300px; height:auto; }
#maUp .picto { margin:20px auto 0; width:118px; height:118px; line-height:118px; border:1px solid #DDD; border-radius:50%; }
#maUp .picto a { display:block; font-size:58px; color:#666; text-align:center; }
.mt { text-align:center; font-weight:bold; font-size:18px; }
.mtc { color:#DC4D1B; }
.mt2 a { display:block; text-align:center; font-weight:bold; font-size:16px; color:#222 !important; margin-top:20px; padding-bottom:4px; }
.mt2s { display:block; text-align:center; line-height:18px; }
#gallery { float:left; width:100%; max-width:1000px; margin:60px auto 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.gallSlide { position:relative; margin:0 auto; width:1000px; height:171px; overflow:hidden; }
.gallSlide ul.pic,
.gallSlide ul.mov { position:absolute; top:0; left:0; }
.gallSlide ul.pic li { float:left; margin-left:8px; width:230px; height:171px; overflow:hidden; }
.gallSlide ul.pic li img { transition:0.2s ease-out; transform: scale(1); -webkit-transition: all 0.2s ease-out; -webkit-transform: scale(1); }
.gallSlide ul.pic li:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); }
.gallSlide ul.mov li { float:left; margin-left:16px; }
.gallSlide ul.pic li:first-child,
.gallSlide ul.mov li:first-child { margin-left:0; }
.gallSlide .gall_btnArea { position:absolute; top:0px; right:0; }
.gallSlide .gall_btnArea a { display:block; font-size:0; text-indent:-99999px; }
.gallSlide .gall_btnArea a.top { width:42px; height:81px; background:url("../images/top_Btn.png") left top no-repeat; }
.gallSlide .gall_btnArea a.bottom { width:42px; height:81px; background:url("../images/bot_Btn.png") left top no-repeat; }
.gallSlide .gall_btnArea a.top:hover,
.gallSlide .gall_btnArea a.bottom:hover { background-position:0 -81px; }
.gallSlide .gall_btnArea > a { margin-bottom:9px; }
#gallery_mob { float:left; width:100%; max-width:1954px; margin:20px auto; overflow:scroll; }
.gallSlide_mob { margin:0 auto; width:100%; max-width:1954px; height:auto; }
.gallSlide_mob.wide li { width:304px; height:auto; }
.gallSlide_mob ul.mov_mob { width:100%; }
.gallSlide_mob ul.mov_mob li { float:left; margin-left:5px; }
.gallSlide_mob ul.mov_mob li a { display:block; }
.gallSlide_mob ul.mov_mob li:first-child { margin-left:0; }
.gallSlide_mob ul.mov_mob li.mm { width:100px; line-height:171px; text-align:center; }
.gallSlide_mob ul.mov_mob li.mm a { display:block; font-size:14px; }
#nd-bdr { position:relative; padding:50px 0; }
#nd-bdr .nd-bdr { display:block; background:#666; position:absolute; text-indent:-99999px; -webkit-transition:all 0.40s cubic-bezier(0.160, 0.87, 0.48, 1); transition:all 0.40s cubic-bezier(0.160, 0.87, 0.48, 1); }
#nd-bdr .ll { bottom:0; left:-1px; width:1px; height:0; } 
#nd-bdr .lt { top:0; left:-1px; width:0; height:1px; } 
#nd-bdr .lr { top:0; right:-1px; width:1px; height:0; } 
#nd-bdr .lb { bottom:0; right:-1px; width:0; height:1px; } 
#nd-bdr:hover .ll, #nd-bdr:hover .lr { height:100% } 
#nd-bdr:hover .lt, #nd-bdr:hover .lb { width:100% }
.nodepop { position:absolute; width:540px; height:332px; left:50%; top:166px; margin-left:-270px; z-index:9; }
#popWrapper { float:left; width:540px; }
#popWrapper .popImg { width:540px; height:300px; }
#popWrapper .popFooter { position:relative; background:#000; height:38px; }	
#popWrapper .popFooter .to_cls { position:absolute; right:60px; line-height:38px; }
#popWrapper .popFooter .to_cls input { vertical-align:middle; margin-right:4px; }
#popWrapper .popFooter .to_cls label { color:#BBB; font-size:12px; cursor:pointer; }
#popWrapper .popFooter .cls { position:absolute; top:0; right:0; }