@charset "euc-kr";
#mvisImgWrap { position:relative; width:100%; background:#FFF; overflow:hidden; }
.txtArea { position:absolute; top:50%; left:50%; text-align:center; -webkit-transform:translate3d(-50%, -50%, 0); transform:translate3d(-50%, -50%, 0); z-index:7; -webkit-transition:.3s ease; -moz-transition:.3s ease; -o-transition:.3s ease; transition:.3s ease; }
.txtArea small { display:block; font-size:19px; font-weight:normal; }
.txtArea small:first-child { border-bottom:1px dashed rgba(255,255,255,.3); padding-bottom:15px; color:rgba(255,255,255,.8); }
.txtArea span { font-size:76px; font-weight:700; color:rgba(255,255,255,1); letter-spacing:-.5px; font-family:'Play', sans-serif; background:linear-gradient(to right,#7EC1F4,#D8EEFF); -webkit-background-clip:text; -webkit-text-fill-color:transparent; }
.mainVisimg .elem { position:relative; height:100vh; background-repeat:no-repeat; background-size:cover; text-indent:-9999px; }
.mainVisimg .elem.visImg_1 { background-image:url(../images/m_vis_1.png); }
.mainVisimg .elem.visImg_2 { background-image:url(../images/m_vis_2.png); }
.mainVisimg .elem.visImg_3 { background-image:url(../images/m_vis_3.png); }
.mainVisimg .elem.visImg_4 { background-image:url(../images/m_vis_4.png); }
.ctrlArea { position:absolute; bottom:12%; left:50%; text-align:center; transform:translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); color:#FFF; font-family:'Montserrat', sans-serif; -webkit-transition:.3s ease; -moz-transition:.3s ease; -o-transition:.3s ease; transition:.3s ease; }
.process_bar { position:relative; display:inline-block; margin:-5px 5px 0; background:rgba(255,255,255,.2); width:150px; height:1px; text-align:center; vertical-align:middle; text-indent:-9999px; overflow:hidden; }
.process_bar:before { content:''; position:absolute; top:0; left:0; height:100%; background:rgba(255,255,255,1); -webkit-transition:5s ease-in-out; transition:5s ease-in-out; }
.process_bar.active::before { width:100%; -webkit-animation-duration:5s; animation-duration:5s; -webkit-animation-name:PROCBAR; animation-name:PROCBAR; -webkit-animation-fill-mode:both; animation-fill-mode:both; }
@-webkit-keyframes PROCBAR { 0% { width:0; } 100% { width:100%; } }
@keyframes PROCBAR { 0% { width:0; } 100% { width:100%; } }
.playStop { display:inline-block; width:9px; height:11px; background:url('../images/controlBtn_hori.png') no-repeat right; margin-left:10px; text-indent:-9999px; overflow:hidden; -webkit-transition:.2s ease; -moz-transition:.2s ease; -o-transition:.2s ease; transition:.2s ease; }
.playStop.on { background:url('../images/controlBtn_hori.png') no-repeat left; }
.ctrlArea > em { font-size:14px; margin-left:10px; text-indent:-9999px; }
.ctrlArea > strong.page_divi { font-size:12px; color:rgba(255,255,255,.5); }
.ctrlArea > span { font-size:14px; color:rgba(255,255,255,.5); text-indent:-9999px; }
.optbr { display:block; }
#mainCont { position:relative; width:100%; background:rgba(255,255,255,1); overflow:hidden; }
#noticeArea { position:relative; width:100%; background:#FFF; border-bottom:0 solid rgba(0,0,0,.1); z-index:89; }
#notice { position:relative; width:100%; max-width:1100px; margin:0 auto; border-left:1px solid rgba(0,0,0,.1); padding:90px 0; }
#notice:hover > .notice_more a,
#notice > .notice_more a:focus { filter:alpha(opacity=1); -khtml-opacity:1; -moz-opacity:1; opacity:1; }
#arrow_bg { position:absolute; left:-1px; top:95px; border:10px solid transparent; border-left:10px solid rgba(255, 255, 255, 1); border-right:none; z-index:2; }
#arrow_bd { position:absolute; left:0; top:95px; border:10px solid transparent; border-left:10px solid rgba(0, 0, 0, .2); border-right:none; z-index:1; }
#notice > h3.notice_t { position:absolute; left:66px; font-size:24px; font-family:'GmarketSansBold'; color:#000; }
#notice > .notice_more { position:absolute; top:88px; left:279px; }
#notice > .notice_more a { display:block; width:34px; height:34px; line-height:34px; border-radius:100%; background:rgba(12,84,142,1); font-size:16px; color:#FFF; text-align:center; filter:alpha(opacity=0); -khtml-opacity:0; -moz-opacity:0; opacity:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all 0.3s ease; transition:all .3s ease; }
#notice > .notice_more a i { -ms-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease; }
#notice > .notice_more a:hover i,
#notice > .notice_more a:focus i { -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); }
#ndUse_01Area { position:relative; width:100%; height:100vh; background:rgba(255,255,255,1); }
#ndUse_01 { display:flex; height:100%; overflow:hidden; }
#ndUse_01 > li { padding:0; }
#ndUse_01 > li:first-child { width:50%; border-radius:0 20px 0 0; }
#ndUse_01 > li:last-child { width:50%; }
#ndUse_01 .left_inner { position:relative; display:flex; background:linear-gradient(to bottom,rgba(1,45,80,1),rgba(45,121,181,1)); justify-content:center; align-items:center; z-index:90; }
#ndUse_01 .left_inner .txt_area { width:540px; margin:0 auto; color:rgba(255,255,255,1); }
#ndUse_01 .left_inner .txt_area .se_tit { margin-bottom:30px; font-size:15px; color:rgba(255,255,255,.3); font-weight:200; letter-spacing:6px; }
#ndUse_01 .left_inner .txt_area .bk_txt { white-space:pre-line; font-size:66px; font-weight:700; font-family:'Play', sans-serif; color:rgba(255,255,255,1); line-height:1.2; }
#ndUse_01 .left_inner .txt_area .bk_txt span { font-size:46px; font-weight:100; font-family:"Kaushan Script", cursive; color:rgba(255,255,255,.6); }
#ndUse_01 .left_inner .txt_area .items_txt { margin-top:120px; border-left:1px solid rgba(255,255,255,.2); font-family:'Montserrat',sans-serif; }
#ndUse_01 .left_inner .txt_area .items_txt p { display:flex; position:relative; column-gap:15px; width:max-content; height:auto; margin-left:-2px; padding-left:30px; border-radius:0; font-size:20px; font-weight:600; line-height:1; background:none; opacity:.3; transition:all .2s; }
#ndUse_01 .left_inner .txt_area .items_txt p.on { padding-left:40px; border-left:3px solid rgba(255,255,255,1); opacity:1; }
#ndUse_01 .left_inner .txt_area .items_txt p+p { margin-top:35px }
#ndUse_01 .right_inner { display:flex; position:relative; justify-content:center; align-items:center; }
#ndUse_01 .right_inner::before { content:''; position:absolute; left:0; top:0; width:10%; height:100%; background:linear-gradient(90deg, rgba(255,255,255,1), rgba(255,255,255,0)); z-index:9; }
#ndUse_01 .right_inner::after { content:''; position:absolute; right:0; top:0; width:10%; height:100%; background:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,1)); z-index:9; }
#ndUse_01 .right_inner ul li { font-size:16px; line-height:1.6; color:#666; text-align:center; }
#ndUse_01 .right_inner ul li .img_pos { margin:0 auto; width:max-content; border-radius:10px; overflow:hidden; }
#ndUse_01 .right_inner ul li .img_pos img { max-width:100%; height:auto; transition:transform .3s ease; }
#ndUse_01 .right_inner ul li .img_pos img:hover { transform:scale(1.1); }
#ndUse_01 .right_inner ul li .m_tit { margin:40px 0 0; font-size:30px; font-weight:700; color:#111; }
#ndUse_01 .right_inner ul li .s_txt { white-space:pre-line; word-break:keep-all; }
#ndUse_01 .right_inner ul li a { display:block; width:110px; padding:15px 38px 15px 22px; font-weight:500; color:rgba(255,255,255,1); background:rgba(45,121,181,1); margin:40px auto 0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#ndUse_01 .right_inner ul li a i { -webkit-transform:translateX(100%); -ms-transform:translateX(100%); transform:translateX(100%); -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease; opacity:0; filter:alpha(opacity=0); }
#ndUse_01 .right_inner ul li a:hover i,
#ndUse_01 .right_inner ul li a:focus i { -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%); opacity:1; filter:alpha(opacity=100); }
#ndUse_01 .right_inner ul li a:hover,
#ndUse_01 .right_inner ul li a:focus { padding:15px 38px 15px 32px; }
#ndUse_01 .right_inner .swiper_arrow .prev { display:flex; align-items:center; justify-content:center; position:absolute; top:50%; left:-101px; transform:translateY(-50%); background:rgba(255,255,255,1); border-radius:5px 0 0 5px; width:50px; height:60px; text-align:center; color:rgba(1,45,80,1); cursor:pointer; z-index:91; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#ndUse_01 .right_inner .swiper_arrow .prev:hover { background:rgba(255,255,255,.9); }
#ndUse_01 .right_inner .swiper_arrow .next { display:flex; align-items:center; justify-content:center; position:absolute; top:50%; left:-50px; transform:translateY(-50%); background:rgba(255,255,255,1); width:50px; height:60px; text-align:center; color:rgba(1,45,80,1); cursor:pointer; z-index:91; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#ndUse_01 .right_inner .swiper_arrow .next:hover { background:rgba(255,255,255,.9); }
#cplWrap { width:100%; background:#F9F9F9; overflow:hidden; }
.txtContInner { position:relative; width:100%; max-width:910px; margin:0 auto; padding:100px 100px; text-align:center; }
.txtContInner:before { content:''; display:block; width:100px; height:80px; background:url(../images/mark_1.png) no-repeat top -10px left 0; position:absolute; left:0; top:0; -webkit-transform:translateY(-100%); -moz-transform:translateY(-100%); -o-transform:translateY(-100%); transform:translateY(-100%); }
.txtContInner:after { content:''; display:block; width:100px; height:80px; background:url(../images/mark_2.png) no-repeat bottom -10px right 0; position:absolute; right:0; bottom:0; -webkit-transform:translateY(100%); -moz-transform:translateY(100%); -o-transform:translateY(100%); transform:translateY(100%); }
.txtContInner.onViewrep:before { top:0; -webkit-transform:translateY(0%); -moz-transform:translateY(0%); -o-transform:translateY(0%); transform:translateY(0%); -webkit-transition:all 1s .5s; -moz-transition:all 1s .5s; -o-transition:all 1s .5s; transition:all 1s .5s; }
.txtContInner.onViewrep:after { bottom:0; -webkit-transform:translateY(0%); -moz-transform:translateY(0%); -o-transform:translateY(0%); transform:translateY(0%); -webkit-transition:all 1s .5s; -moz-transition:all 1s .5s; -o-transition:all 1s .5s; transition:all 1s .5s; }
.dynamicCont_title { opacity:0; font-size:32px; font-family:"GmarketSansMedium"; line-height:1.4; letter-spacing:-.6px; color:#111; }
.dynamicCont_title .accent { font-family:"GmarketSansBold"; }
.txtContInner.onViewrep .dynamicCont_title { opacity:1; -webkit-transition:all 1s 1.3s; -moz-transition:all 1s 1.3s; -o-transition:all 1s 1.3s; transition:all 1s 1.3s; }
#contWrap { position:relative; width:100%; background:rgba(255,255,255,1); overflow:hidden; }
#contArea { width:100%; max-width:1300px; margin:100px auto; }
#contArea .bot_box { text-align:center; }
#contArea .bot_box .bot_tit { font-size:54px; color:#222; font-weight:600; letter-spacing:-1px; margin-bottom:15px; }
#contArea .bot_box .box_txt { font-size:17px; color:#777; word-break:keep-all; }
#contArea .bot_box .bot_tit b { position:relative; font-weight:600; color:rgba(45,121,181,1); letter-spacing:inherit; z-index:2; }
#contArea .bot_box.onViewrep .bot_tit b:after { display:block; clear:both; content:''; position:absolute; left:0; bottom:0; background:rgba(45,121,181,1); width:0; height:1px; max-width:100%; z-index:-1; animation:highlight 1.5s; animation-delay:1.8s; animation-fill-mode:forwards; }
#contArea .bot_box .bot_box_list { display:flex; max-width:1299px; margin-top:70px; overflow:hidden; }
#contArea .bot_box .bot_box_list li { padding:20px 40px 0; border-right:1px dashed rgba(0,0,0,.1); }
#contArea .bot_box .bot_box_list .picto_img { position:relative; width:130px; height:130px; border-radius:50%; margin:0 auto 45px; background:rgba(45,121,181,1); }
#contArea .bot_box .bot_box_list .picto_img:after { display:block; clear:both; content:''; position:absolute; top:-17px; left:-17px; width:164px; height:164px; border-radius:50%; z-index:-1; opacity:0; background:rgba(45,121,181,.2); animation:circle-ani 2s linear infinite; animation-delay:1s; }
#contArea .bot_box .bot_box_list .picto_img i { font-size:56px; color:rgba(255,255,255,1); line-height:130px; }
#contArea .bot_box .bot_box_list strong { display:block; font-size:20px; font-weight:500; color:rgba(45,121,181,1); margin-bottom:6px; }
#contArea .bot_box .bot_box_list em { display:block; margin:0 auto; color:#666; line-height:1.55; font-size:15px; padding:0 20px; word-break:keep-all; }
@keyframes circle-ani { 0% { transform:scale(.8); opacity: 0.05; } 50% { transform:scale(1); opacity:1; } }
@keyframes highlight { 0% { width:0; } 100% { width:100%; } }
#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:110px; bottom:200px; padding:55px 55px 65px; background:rgba(0,52,107,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, 0.2); }
.map_cont .guide .guide_info .info_t { font-size:18px; color:rgba(97,164,235,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(30, 50, 97, 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; }