@charset "euc-kr";
#mvisImgWrap { position:relative; width:100%; }
.mainVisimg .elem { position:relative; height:100vh; background-repeat:no-repeat; background-size:cover; }
.mainVisimg .elem.visImg_1 { background-image:url(../images/m_vis_1.jpg); }
.mainVisimg .elem.visImg_2 { background-image:url(../images/m_vis_2.jpg); }
.mainVisimg .elem.visImg_3 { background-image:url(../images/m_vis_3.jpg); }
.mainVisimg .elem .visText { position:absolute; top:34%; left:50%; margin-left:-560px; color:#FFF; z-index:5; }
.mainVisimg .elem .visText .vmt { font-size:64px; font-family:'GmarketSansBold'; }
.mainVisimg .elem .visText .vst { font-size:24px; font-family:'GmarketSansLight'; margin:10px 0 30px; line-height:1.45; }
.mainVisimg .elem .visText .viewBtn a { padding:9px 35px; font-size:14px; color:#FFF; background-color:rgba(255,255,255,.25); border-radius:46px; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; transition:0.5s all; }
.mainVisimg .elem .visText .viewBtn a:hover,
.mainVisimg .elem .visText .viewBtn a:focus { color:#333; background-color:rgba(255,255,255, 1); border-radius:0; }
.ctrlArea { position:absolute; top:65%; left:50%; margin-left:-560px; color:#FFF; font-family:'Montserrat', sans-serif; }
.process_bar { position:relative; display:inline-block; margin:-4px 5px 0; background:rgba(255,255,255,.2); width:300px; 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:#FFF; -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; -moz-transition:.2s ease; -webkit-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; }
.visMovie, .visMovie_2 { position:relative; overflow:hidden; }
.visMovie .videoSrc, .visMovie_2 .videoSrc { position:absolute; top:0; left:0; width:100vw; height:100vh; object-fit:cover; }
.visMovie .videoMask, .visMovie_2 .videoMask { position:absolute; top:0; left:0; width:100vw; height:100vh; background:#000; filter:alpha(opacity=40); -khtml-opacity:.4; -moz-opacity:.4; opacity:.4; z-index:4; }
.optbr { display:block; }
.scrollDown { position:absolute; left:50%; bottom:50px; margin-left:-15px; width:33px; height:20px; z-index:9; }
#mainCont { position:relative; width:100%; background:#FFF; }
#noticeArea { margin:0 auto; width:100%; }
#notice { position:relative; width:100%; max-width:1000px; margin:0 auto; border-left:1px solid rgba(0, 0, 0, .1); border-right:0 solid rgba(0, 0, 0, .1); padding:70px 0 45px; }
#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:75px; 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:75px; border:10px solid transparent; border-left:10px solid rgba(0, 0, 0, .2); border-right:none; z-index:1; }
#notice > p.notice_t { position:absolute; left:62px; font-size:24px; font-family:'GmarketSansBold'; color:#000; }
#notice > .notice_more { position:absolute; top:68px; left:275px; }
#notice > .notice_more a { display:block; width:34px; height:34px; line-height:34px; border-radius:100%; background:rgba(16,71,91,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 { -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; }
#notice > .notice_more a:hover i,
#notice > .notice_more a:focus i { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
.txtContInner { width:100%; background:#F6F6F6; padding:80px 0; }
.txtCont { position:relative; margin:0 auto; width:980px; }
.dynamicCont_title { font-size:34px; font-family:"GmarketSansMedium"; line-height:1.4; letter-spacing:-.6px; color:#111; }
.dynamicCont_title .accent { font-family:"GmarketSansBold"; }
#pf_contents { margin:70px auto 0; width:100%; overflow:hidden; }
.container { width:100%; max-width:1000px; margin:0 auto; }
.port_title { margin:0 auto 40px; text-align:center; }
.port_title .port_mTitle { display:block; font-size:50px; color:#111; font-family:'Montserrat'; font-weight:700; letter-spacing:-.6px; }
.port_title .port_sTitle { color:#999; font-size:16px; line-height:.3; }
.portfolio-thumbs { position:relative; margin:0 5px 5px 0; overflow:hidden; cursor:pointer; }
.portfolio-thumbs a + img { width:100%; }
.portfolio-thumbs .hover-wrap { display:block; position:absolute; width:100%; height:100%; transition:all 450ms ease-out 0s; -webkit-transition:all 450ms ease-out 0s; -moz-transition:all 450ms ease-out 0s; -o-transition:all 450ms ease-out 0s; transform: rotateY(0deg) scale(1,1); -webkit-transform: rotateY(0deg) scale(1,1); -moz-transform: rotateY(0deg) scale(1,1); -ms-transform: rotateY(0deg) scale(1,1); -o-transform: rotateY(0deg) scale(1,1); opacity:0; filter:alpha(opacity=0); }
.portfolio-thumbs a:focus,
.portfolio-thumbs:hover .hover-wrap,
.portfolio-thumbs.active .hover-wrap { -webkit-transform: rotateY(0deg) scale(1,1); -moz-transform: rotateY(0deg) scale(1,1); -ms-transform: rotateY(0deg) scale(1,1); -o-transform: rotateY(0deg) scale(1,1); transform: rotateY(0deg) scale(1,1); opacity:1; filter:alpha(opacity=100); }
.portfolio-thumbs .hover-wrap .overlay-img { position:absolute; width:100%; height:100%; background:#000; opacity:0.7; filter:alpha(opacity=70); }
.portfolio-thumbs .hover-wrap .overlay-img-thumb { position:absolute; top:50%; left:50%; margin:-16px 0 0 -16px; color:#FFF; font-size:32px; line-height:1em; opacity:1; filter:alpha(opacity=100); }
.portBtnArea { margin-top:60px; }
.portBtnArea a { margin:0 auto; width:110px; display:block; padding:12px 38px 12px 24px; border:1px solid #555; background:#FFF; font-size:14px; font-weight:500; text-align:center; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
.portBtnArea a:hover,
.portBtnArea a:focus { background:rgba(0, 140, 193, 1); color:#FFF; border:1px solid rgba(0, 140, 193, 1); }
.portBtnArea a i { color:#FFF; -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); }
.portBtnArea a:hover i,
.portBtnArea a:focus i { -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%); opacity:1; filter:alpha(opacity=100); }
#slickImgWrap { display:block; position:relative; width:100%; margin:100px auto 0; background:#333 url(../images/visImg_bg.jpg) center center no-repeat fixed; overflow-y:hidden; background-size:cover; overflow:hidden; }
.slick_title { margin:100px auto 0; text-align:center; }
.slick_title .slick_mTitle { display:block; font-size:50px; color:rgba(255,255,255,1); font-family:'Montserrat'; font-weight:300; }
.slick_title .slick_mTitle strong { font-weight:700; }
.slickWrap { position:relative; width:100%; max-width:1100px; margin:0 auto 100px; }
.slider { margin:0 auto; width:75%; height:auto; }
.slider li { vertical-align:bottom; }
.slider li img { width:100%; height:100%; }
li.pfTxt { padding:70px 0; }
li.pfTxt > p { font-size:18px; color:rgba(255,255,255,.8); font-family:'GmarketSansLight'; text-align:justify; vertical-align:middle; }
.slickWrap .slick-prev { position:absolute; left:0; top:50%; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%); width:50px; height:50px; background:url(../images/arrow.png) 0 -95px no-repeat; text-indent:-9999px; cursor:pointer; z-index:10; }
.slickWrap .slick-next { position:absolute; right:0; top:50%; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%); width:50px; height:50px; background:url(../images/arrow.png) 0 -45px no-repeat; text-indent:-9999px; cursor:pointer; z-index:10; }
.slick-dotted.slick-slider { margin-bottom:0; }
.slick-dots { bottom:0; }
.slick-dots li { width:10px; height:10px; margin:0 5px; }
.slick-dots li button { width:10px; height:10px; background:rgba(255,255,255,.2); border-radius:50%; }
.slick-dots li button:before { content:''; width:10px; height:10px; }
.slick-dots li.slick-active button:before { background:rgba(255,255,255,.8); border-radius:50%; opacity:1; }
.nodepop { position:absolute; width:540px; height:332px; left:50%; top:100px; 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; }