@charset "euc-kr";
.swiper-container { position:relative; width:100%; background:rgba(255,255,255,1); overflow:hidden; }
.swiper-container .swiper-slide { position:relative; height:100vh; overflow:hidden; }
.swiper-container .swiper-slide .visImg_mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; filter:alpha(opacity=10); -khtml-opacity:.1; -moz-opacity:.1; opacity:.1; z-index:8; }
.swiper-container .swiper-slide .title { position:absolute; top:50%; transform:translate(0, -50%); left:30%; margin-top:-110px; font-size:70px; color:rgba(255,255,255,.8); font-family:'Play', sans-serif; letter-spacing:-1px; z-index:9; }
.swiper-container .swiper-slide .title span { font-weight:600; color:rgba(217,225,171,1); }
.swiper-container .swiper-slide .text { position:absolute; top:50%; transform:translate(0, -50%); left:30%; max-width:800px; font-size:20px; font-family:'GmarketSansLight'; color:rgba(255,255,255,.7); line-height:1.5; margin-top:10px; z-index:9; }
.swiper-container .swiper-slide img { width:100%; height:100vh; object-fit:cover; }
.swiper-container .swiper-slide .iframeWrap { position:relative; overflow:hidden; width:100vw; height:100vh; }
.swiper-container .swiper-slide .iframeWrap:before { content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:#000; filter:alpha(opacity=30); -khtml-opacity:.3; -moz-opacity:.3; opacity:.3; z-index:8; }
.swiper-container .swiper-slide .iframeWrap iframe { position:absolute; top:50%; left:50%; width:100vw; height:100vh; transform:translate(-50%, -50%); border:none; }
.swiper-container .swiper-pagination-bullet { width:20px; height:20px; line-height:20px; text-align:center; font-size:10px; color:rgba(0,0,0,0); opacity:0; background:rgba(0,0,0,.2); bottom:14vh; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all 0.3s ease; transition:all .3s ease; }
.swiper-container:hover .swiper-pagination-bullet { opacity:1; }
.swiper-container .swiper-pagination-bullet-active { color:rgba(255,255,255,1); background:rgba(119,140,0,1); }
.swiper-horizontal>.swiper-pagination-bullets { bottom:10vh !important; }
.swiper-container .swiper-button-prev { left:45px; }
.swiper-container .swiper-button-next { right:45px; }
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next { width:56px; height:56px; line-height:56px; border-radius:50%; color:#FFF; background:rgba(255,255,255,.1); opacity:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all 0.3s ease; transition:all .3s ease; }
.swiper-container .swiper-button-prev:hover,
.swiper-container .swiper-button-next:hover { color:#000; background:rgba(255,255,255,1); }
.swiper-container .swiper-button-prev:after,
.swiper-container .swiper-button-next:after { font-size:10px; }
.swiper-container:hover .swiper-button-prev { left:37px; opacity:1; }
.swiper-container:hover .swiper-button-next { right:37px; opacity:1; }
.swiper-container .swiper-button-next.swiper-button-disabled, 
.swiper-container .swiper-button-prev.swiper-button-disabled { opacity:0 !important; }
@media (min-aspect-ratio: 16/9){.swiper-container .swiper-slide .iframeWrap iframe{height:56.25vw;}}
@media (max-aspect-ratio: 16/9){.swiper-container .swiper-slide .iframeWrap iframe {width:177.78vh;}}
.optbr { display:block; }
#mainCont { position:relative; width:100%; background:rgba(255,255,255,1); overflow:hidden; }
#noticeWrap { position:relative; width:100%; background:rgba(255,255,255,1); z-index:89; }
.noticeCon { width:100%; max-width:1100px; margin:0 auto; }
.noticeCon:before,
.noticeCon:after { content:''; display:block; }
.noticeCon:after { clear:both; }
#notice { padding:24px 0 23px; background:#F7F7F7; }
#notice h3 { float:left; min-width:154px; padding-top:4px; font-size:18px; font-family:'GmarketSansBold'; color:#111; background:url(../images/v_line.gif) right 10px no-repeat; }
#notice h3 a { display:block; color:inherit; }
#notice .noticeRolling { position:relative; top:2px; float:right; width:84%; height:26px; overflow:hidden; }
#notice .noticeLatest { position:relative; top:1px; width:100%; }
#notice .noticeLatest td { padding-top:3px; }
#notice .noticeLatest td[width='1%'] { display:none; }
#notice .noticeLatest td[nowrap] { width:74%; }
#notice .noticeLatest td[align='center'] { font-size:15px; text-align:right !important; font-family:'GmarketSansLight'; color:#A6A8A6; }
#notice .noticeLatest td a { font-size:16px; font-family:'GmarketSansMedium'; color:#555; }
#notice .noticeLatest td a:hover,
#notice .noticeLatest td a:focus { color:#000; }
#contArea { margin:0; padding:50px 0 100px; }
.contWrap { margin:0 auto; }
.contWrap:before, .contWrap:after, #elemArea:before, #elemArea:after { content:''; display:table; }
.contWrap:after, #elemArea:after { clear:both; }
#contArea h3.recomm_mtitle { font-size:38px; color:#333; text-align:center; font-family:'Play', sans-serif; }
#contArea .recomm_stitle { font-size:15px; color:#888; text-align:center; line-height:1; margin-bottom:50px; }
#elemArea { margin:0 auto; }
#elemArea li { padding-right:3px; }
#elemArea li:last-child { padding-right:0; }
#elemArea li { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
#elemArea li:before, 
#elemArea li:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
#elem { position:relative; height:500px; overflow:hidden; }
#elem a.all_link { display:block; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(255,255,255,0); text-indent:-99999px; z-index:99; }
#elem.elem_1 { background:url('../images/elem_img1.jpg') center center no-repeat; -webkit-background-size:cover; background-size:cover; }
#elem.elem_2 { background:url('../images/elem_img2.jpg') center center no-repeat; -webkit-background-size:cover; background-size:cover; }
#elem.elem_3 { background:url('../images/elem_img3.jpg') center center no-repeat; -webkit-background-size:cover; background-size:cover; }
#elem .elem_titleArea { position:absolute; bottom:0; left:0; width:100%; padding:20px 0; background:rgba(71,97,21,1); -webkit-transition:all .2s ease; -moz-transition:all .2s ease; transition:all .2s ease; }
#elem:hover .elem_titleArea { bottom:-90px; }
#elem .elem_titleArea .title_1 { font-size:20px; font-weight:400; text-align:center; }
#elem .elem_titleArea .title_1 a { display:block; color:#FFF; }
#elem .on_txtArea { position:absolute; left:0; top:0; width:auto; height:100%; padding:40px 30px 0 30px; background:rgba(71,97,21,.9); -webkit-transition:all .5s ease; -moz-transition:all .5s ease; transition:all .5s ease; filter:alpha(opacity=0); -khtml-opacity:0; -moz-opacity:0; opacity:0; }
#elem:hover .on_txtArea { opacity:1; filter:alpha(opacity=100); -moz-opacity:1; }
#elem .on_txtArea .imgArea { display:none; }
#elem .on_txtArea .imgArea img { max-width:100%; height:auto; }
#elem .on_txtArea .on_title_1 { margin-top:-30px; font-size:20px; font-weight:400; color:rgba(255,255,255,1); opacity:0; text-align:center; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; transition:all .2s ease; }
#elem:hover .on_txtArea .on_title_1 { margin-top:0; opacity:1; }
#elem .on_txtArea .on_txt { padding:30px 0; margin:30px 0; font-size:15px; color:#FFF; border-top:1px solid rgba(255,255,255,.3); border-bottom:1px solid rgba(255,255,255,.3); text-align:justify; }
#elem .on_txtArea .picto { position:absolute; bottom:130px; left:50%; width:auto; margin-left:-19px; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; transition:all .2s ease; z-index:100; }
#elem:hover .picto,
#elem:focus .picto { bottom:100px; }
#elem .on_txtArea .picto a { display:block; width:36px; height:36px; line-height:36px; font-size:26px; color:#FFF; text-align:center; border:1px solid #FFF; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease; }
#elem .on_txtArea .picto a:hover,
#elem .on_txtArea .picto a:focus { background:#FFF; color:rgba(71,97,21,1); }
.main_prodcts { position:relative; width:100%; padding:0 0 100px; background:linear-gradient(to top,rgba(245,245,245,1),rgba(255,255,255,1)); overflow:hidden; z-index:89; }
.main_prodcts h3 { font-size:36px; color:#333; text-align:center; font-family:'Play', sans-serif; margin-bottom:25px; }
#galloutWrap { width:100%; }
#galloutWrap .board_output { width:100%; max-width:1400px; margin:0 auto; font-size:13px; color:#555; overflow:hidden; }
#galloutWrap .board_output table { width:100%; }
#galloutWrap .board_output table br { display:none; }
#galloutWrap .board_output table[cellpadding='2'] { padding:0 !important; }
#galloutWrap .board_output table[width='98%'] { width:100% !important; }
#galloutWrap .board_output > tbody > tr { display:flex; justify-content:center; }
#galloutWrap .board_output > tbody > tr:before, 
#galloutWrap .board_output > tbody > tr:after { content:''; display:table; }
#galloutWrap .board_output > tbody > tr:after { clear:both; }
#galloutWrap .board_output > tbody > tr > td { float:left; width:16.33%; margin-right:14px; overflow:visible !important; }
#galloutWrap .board_output > tbody > tr > td:last-child { margin-right:0; }
#galloutWrap .board_output td.board_output_gallery_img { position:relative; overflow:hidden; }
#galloutWrap .board_output td.board_output_gallery_img img { width:100%; height:auto; transition:transform 0.25s ease-out; }
#galloutWrap .board_output td.board_output_gallery_img > a:before { content:''; position:absolute; right:0; top:0; width:100%; height:0; background:rgba(0,0,0,1); opacity:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#galloutWrap .board_output td.board_output_gallery_img > a:after { content:''; position:absolute; left:50%; top:50%; margin:0 0 0 -10px; width:21px; height:21px; background:url(../images/zoom_pict_s.png) center center no-repeat; opacity:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#galloutWrap .board_output td.board_output_gallery_img:hover > a:before,
#galloutWrap .board_output td.board_output_gallery_img > a:focus:before { width:100%; height:100%; opacity:.7; -ms-filter:alpha(opacity=70); filter:alpha(opacity=70); }
#galloutWrap .board_output td.board_output_gallery_img:hover > a:after,
#galloutWrap .board_output td.board_output_gallery_img > a:focus:after { margin-top:-10px; opacity:1; -ms-filter:alpha(opacity=100); filter:alpha(opacity=100); }
#galloutWrap .board_output td > .board_output_gallery_subject { display:block; font-size:14px; font-family:'GmarketSansMedium'; color:#111; line-height:1.4; text-align:left; margin-top:18px; }
#galloutWrap .board_output td > .board_output_gallery_etc { display:block; font-size:11px; color:#A1A1A1; font-family:'Montserrat', sans-serif; }
.main_prodcts .btn-wrap { margin:60px auto 0; width:10%; -webkit-box-flex:1; -ms-flex:1 1 auto; flex:1 1 auto; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }
.main_prodcts .btn-wrap > a { position:relative; display:block; padding:14px 0; font-size:14px; color:#333; text-align:center; border:1px solid rgba(119,140,0,1); z-index:9; }
.main_prodcts .btn-wrap > a:before { content:''; position:absolute; top:0; right:0; width:100%; height:0; background:rgba(119,140,0,1); -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out; transition:all .2s ease-out; transform:scale(1, 1); z-index:-90; }
.main_prodcts .btn-wrap:hover > a:before,
.main_prodcts .btn-wrap > a:focus:before { left:0; right:auto; height:100%; transform:scale(1, 1); }
.main_prodcts .btn-wrap > a:hover,
.main_prodcts .btn-wrap > a:focus { color:rgba(255,255,255,1); }
.main_prodcts .btn-wrap a i { padding-left:8px; }
.videoArea { width:100%; padding:10vh 0 14vh; background:rgba(232,232,227,1) url(../images/business_bg.png) no-repeat center/cover; overflow:hidden; }
.videoArea h3.video_mtitle { font-size:38px; color:#333; text-align:center; font-family:'Play', sans-serif; }
.videoArea .video_stitle { font-size:15px; color:#888; text-align:center; line-height:1; }
.videoWrap { position:relative; margin-top:30px; height:619px; }
.videoWrap > iframe { width:1100px; height:619px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
#roadmap_contents { float:left; width:100%; height:100vh; margin:0; }
#roadmap_contents .nodemap { position:relative; width:100%; height:100vh; }
.map_cont { position:relative; z-index:9; }
.guideWrap { margin:0 auto; }
.guideWrap:before, .guideWrap:after { content:''; display:table; }
.guideWrap:after { clear:both; }
.map_cont .guide { position:absolute; left:50%; margin-left:115px; bottom:170px; padding:55px; background:rgba(83,97,0,1); }
.map_cont .guide .clsBtn { position:absolute; top:0; right:0; }
.map_cont .guide .clsBtn a { display:block; width:34px; height:34px; line-height:34px; font-size:17px; text-align:center; background:rgba(255,255,255,1); color:rgba(58,81,13,1); border:1px solid rgba(255,255,255,1); }
.map_cont .guide .clsBtn a i { -webkit-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease; }
.map_cont .guide .clsBtn a:hover i,
.map_cont .guide .clsBtn a:focus i { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
.map_cont .guide .guide_mt { font-size:30px; color:rgba(255,255,255,1); font-weight:700; margin-bottom:20px; }
.map_cont .guide .guide_info.addr { padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid rgba(255,255,255,.2); }
.map_cont .guide .guide_info .info_t { font-size:18px; color:rgba(158,175,62,1); font-weight:700; margin-bottom:5px; }
.map_cont .guide .guide_info li,
.map_cont .guide .guide_info li.picto { font-size:15px; color:#FFF; font-weight:300; line-height:1.7; }
.map_cont .guide .guide_info li.picto i { font-size:13px !important; padding-right:2px; }
.viewBtn { margin-top:30px; }
.viewBtn a { display:block; width:160px; font-size:15px; color:#FFF; text-align:center; padding:10px 0; border:1px solid #FFF; transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease; }
.viewBtn a:hover { color:rgba(83,97,0,1); background:#FFF; }
.nodepop { position:absolute; width:540px; height:100%; left:50%; top:270px; margin-left:-270px; z-index:9; }
#popWrapper { float:left; width:540px; }
#popWrapper .popImg { width:540px; height:100%; }
#popWrapper .popImg img { border-radius:12px 12px 0 0; }
#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; }