@charset "UTF-8";
/********************************************************


		메인 버전 1.  css 	:: BSJ


********************************************************/
.section {position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed;}
.main__video {position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:0}
.main__video:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.5}
#BGVIDEO {position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);background-size:cover;z-index:-1;}
#BGVIDEO2 {position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);background-size:cover;z-index:-1;}
.main__en {margin-bottom:10px;font-weight:100;font-family:'Roboto', sans-serif;font-size:24px;color:#fff;}
.main__title {font-weight:600;font-size:48px;color:#fff;line-height:1.2;}
.main__desc {margin-top:30px;font-weight:300;font-size:24px;color:#ccc;line-height:1.6;}
@media screen and (max-width: 1024px){
    .main__en {font-size:20px;}
    .main__title {font-size:35px;}
}
@media screen and (max-width: 767px){
    #main {margin-top:60px;}
    #main .section {padding-top:70px;padding-bottom:70px;}
    #main .section#section_footer {padding:0 !important;}
    #BGVIDEO {display:none;position:absolute;top:0;left:0;transform:none}
}
@media screen and (max-width: 640px){
    .main__en {font-size:16px;}
    .main__title {font-size:25px;}
    .main__desc {font-size:19px;}
}



/***********************************************************************
	SECTION0
************************************************************************/
#section0 .main__head {margin-bottom:125px;}
#section0 .swiper-container-horizontal > .swiper-pagination-progressbar, #section0 .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {top:auto;left:118px;bottom:8px;width:200px;}
#section0 .swiper-button-prev, #section0 .swiper-button-next {top:auto;bottom:0;width:10px;height:19px;background-repeat:no-repeat;background-position:center;background-size:cover;}
#section0 .swiper-button-prev {background-image:url(images/main/slider_prev.png);}
#section0 .swiper-button-next {right:auto;left:65px;background-image:url(images/main/slider_next.png);}
#section0 .swiper-button-prev:after, #section0 .swiper-button-next:after {content:none;}
@media screen and (max-width: 767px){
    #section0 {background-image:url(images/main/section1_bg1.jpg);}
}



/***********************************************************************
	section1
************************************************************************/
#section1 {position:relative;overflow:hidden;}
#section1 .main__video .l-table {position: relative;}
#section1 .main__inner {position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}
#section1 .main__inner .l-table {position:relative; }
#section1 .main__inner.open {z-index:5}
#section1 .main__inner_bg {position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
#section1 .main__tabmenu {position:absolute;left:0;right:0;bottom:0;width:100%;max-width:1170px;margin:0 auto;z-index:5;}
#section1 .main__tabmenu ul {font-size:0;text-align:center;}
#section1 .main__tabmenu li {display:inline-block;width:25%;height:98px;border:1px solid #ffffff2e;border-left:none;box-sizing:border-box;}
#section1 .main__tabmenu li:first-child {border-left:1px solid #ffffff2e;}
#section1 .main__tabmenu a {display:block;width:100%;height:100%;font-size:18px;color:#fff;opacity:0.5}
#section1 .main__tabmenu a span {font-family:'Roboto', sans-serif;}
#section1 .main__tabmenu a i {display:inline-block;width:42px;height:42px;margin-right:10px;background-repeat:no-repeat;background-position:center;vertical-align:middle;}
#section1 .main__tabmenu a strong {display:inline-block;vertical-align:middle;font-weight:500;}
#section1 .main__tabmenu .tabmenu1 a i {background-image:url(images/main/tabmenu_i1.png);}
#section1 .main__tabmenu .tabmenu2 a i {background-image:url(images/main/tabmenu_i2.png);}
#section1 .main__tabmenu .tabmenu3 a i {background-image:url(images/main/tabmenu_i3.png);}
#section1 .main__tabmenu .tabmenu4 a i {background-image:url(images/main/tabmenu_i4.png);}
#section1 .main__tabmenu li.on {border-color:#003682 !important;}
#section1 .main__tabmenu li.on a {background-color:#003682;opacity:1;}
@media screen and (max-width: 1200px){
    #section1 .main__tabmenu {max-width:100%;padding:0 15px;box-sizing:border-box;}
}
@media screen and (max-width: 1024px){
    #section1 .main__tabmenu a {font-size:16px;}
    #section1 .main__tabmenu a i {margin-right:5px;}
}
@media screen and (max-width: 768px){
    #section1 .main__tabmenu li {height:75px;}
}
@media screen and (max-width: 767px){
    #section1 {height:55vmin;}
    #section1 .main__tabmenu {bottom:15px;}
    #section1 .main__tabmenu a i {width:22px;height:22px;background-size:100%;}
    #section1 .main__video {display:none;}
    #section1 .main__inner.open_m {z-index:5}
    #section1 .main__tabmenu li.on_m {border-color:#003682 !important;}
    #section1 .main__tabmenu li.on_m a {background-color:#003682;opacity:1;}
    #section1 .main__inner {z-index:0;}
}
@media screen and (max-width: 639px){
    #section1 .main__tabmenu a i {display:none;}
}
@media screen and (max-width: 480px){
    #section1 .main__inner .l-cell {vertical-align:top;padding-top:60px;}
    #section1 .main__tabmenu ul {border-left:1px solid #ffffff2e;}
    #section1 .main__tabmenu li {width:50%;height:45px;}
    #section1 .main__tabmenu li:first-child {border-left:none;}
    #section1 {height:330px;}
}



/***********************************************************************
.section_slider
************************************************************************/
.section_slider .main__title {margin-bottom:55px;}
.section_slider .photo-image {position:relative;width:100%;height:0;padding-top:75%;}
.section_slider .photo-image span {display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;}
.section_slider .photo-tit {margin-top:25px;margin-bottom:6px;font-size:18px;color:#fff;}
.section_slider .photo-data {font-weight:300;font-size:16px;color:#ccc;}
.section_slider .swiper-container-horizontal > .swiper-pagination-progressbar, .section_slider .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {top:auto;bottom:0;}
.section_slider .swiper-wrapper {margin-bottom:60px;}
.section_slider .swiper-container-horizontal > .swiper-pagination-progressbar, .section_slider .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {height:4px;}
.section_slider .swiper-button-prev, .section_slider .swiper-button-next {top:22px;left:auto;right:0;width:56px;height:56px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.section_slider .swiper-button-prev {left:auto;right:70px;background-image:url(images/main/slider_prev2.png);}
.section_slider .swiper-button-next {right:0;background-image:url(images/main/slider_next2.png);}
.section_slider .swiper-button-prev:after, .section_slider .swiper-button-next:after {content:none;}
.section_slider .swiper-container {padding-top:115px;}
.section_slider .main__head {margin-bottom:-115px;}
@media screen and (max-width: 1024px){
    .section_slider .swiper-container {padding-top:85px;}
    .section_slider .swiper-wrapper {margin-bottom:30px;}
}
@media screen and (max-width: 768px){
    .section_slider .photo-tit {line-height:1.4}
}
@media screen and (max-width: 767px){
    .section_slider .swiper-button-prev, .section_slider .swiper-button-next {top:45px;width:40px;height:40px;}
    .section_slider .swiper-button-prev {right:50px;}
}
@media screen and (max-width: 1024px){
}
@media screen and (max-width: 1024px){
}



/***********************************************************************
    section3
************************************************************************/
#section3 {background-attachment:inherit}
#section3 .main__head {margin-bottom:50px;}
#section3 .contact_inner {position:relative;}
#section3 .root_daum_roughmap {width:100% !important;}
#section3 .root_daum_roughmap .wrap_controllers {display:none;}
#section3 .contact_box {position:absolute;top:40px;right:40px;width:534px;height:420px;z-index:9;padding:55px 45px;box-sizing:border-box;}
#section3 .contact_box:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0.95;z-index:-1}
#section3 .contact_box_inner {margin-bottom:15px;}
#section3 .contact_box_title {display:inline-block;width:115px;font-weight:500;font-size:22px;color:#404040;letter-spacing:-0.88px;line-height:1.1;vertical-align:middle;}
#section3 .contact_box_title i {display:inline-block;vertical-align:middle;margin-right:12px;}
#section3 .contact_box_inner p {display:inline-block;font-weight:300;font-size:20px;color:#808080;vertical-align:middle;}
#section3 .contact_box_inner p * {color:#808080;}
#section3 .contact_box_inner.first .contact_box_title {display:block;margin-bottom:10px;}
#section3 .contact_box_inner.first p {display:block;color:#404040;}
#section3 .contact_box_inner.first {margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #e6e6e6;}
#section3 .contact_btns {margin-top:40px;}
#section3 .contact_btns a {position:relative;display:inline-block;width:189px;height:50px;line-height:50px;margin-right:5px;padding:0 20px;border:1px solid #ccc;font-weight:300;font-size:16px;color:#262626;letter-spacing:-0.64px;box-sizing:border-box;vertical-align:top;}
#section3 .contact_btns a:last-child {margin-right:0;}
#section3 .contact_btns a i {position:absolute;top:0;right:20px;width:8px;height:100%;background-image:url(images/main/btn_i.png);background-repeat:no-repeat;background-position:center;}
@media screen and (max-width: 1024px){
    #section3 .main__head {margin-bottom:25px;}
    #section3 .contact_box {top:100px;width:381px;height:305px;padding:25px;}
    #section3 .contact_box_title {font-size:18px;}
    #section3 .contact_box_inner p {font-size:16px;}
    #section3 .contact_box_inner.first {margin-bottom:25px;padding-bottom:25px;}
    #section3 .contact_btns {margin-top:20px;}
    #section3 .contact_btns a {width:159px;height:45px;line-height:45px;font-size:14px;}
    .fp-section.active#section3 .contact_box.obj2 {right:20px;}
}
@media screen and (max-width: 640px){
    #section3 .root_daum_roughmap .wrap_map {height:250px !important;}
    #section3 .contact_box {position:relative;top:0;left:0;width:100%;height:auto;}
    #section3 .contact_box_title {font-size:16px;}
    #section3 .contact_box_inner p {font-size:14px;}
    #section3 .contact_box_inner {margin-bottom:5px;}
    #section3 .contact_btns a {width:116px;padding:0 10px;}
    #section3 .contact_btns a i {right:7px;width:5px;background-size:100%;}
}
@media screen and (max-width: 430px){
    .section_slider .swiper-wrapper {margin-bottom:25px;}
}
@media screen and (max-width: 1024px){
}
@media screen and (max-width: 1024px){
}
@media screen and (max-width: 1024px){
}





/*액션*/
@media screen and (min-width: 768px){
    .tit_obj {-webkit-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-delay:0.8s;-o-transition-delay:0.8s;transition-delay:0.8s; /*transform:perspective(2500px) rotateX(90deg);-webkit-transform:perspective(2500px) rotateX(90deg);*/ opacity:0}
    .obj {-webkit-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s;position:relative;top:60px;opacity:0;}
    #section3 .contact_box.obj2 {-webkit-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s;right:-20px;opacity:0;}
    .fp-section.active .tit_obj {transform:perspective(0) rotateX(0deg);opacity:1;}
    .fp-section.active .obj {top:0;opacity:1;}
    .fp-section.active#section3 .contact_box.obj2 {right:40px;opacity:1;}
    .fp-viewing-5 .fp-section#section4 .tit_obj {transform:perspective(0) rotateX(0deg);opacity:1;}
    .fp-viewing-5 .fp-section#section4 .obj {top:0;opacity:1;}
}
