@charset "utf-8";


/*****
* 레이아웃과 헤더, 푸터, 메인 페이지를 정의합니다.
* 2016년 10월 17일 이전에 1차 작업자에 의해 작성된 문서입니다.
*
* 최종 작업에서는 일부 프로퍼티를 수정했습니다.
*****/


body.main {min-width: 1200px;overflow-y:hidden;}
body.snbView{overflow-y:hidden !important}


/* GNB */
#gnbWrap{position:fixed;top:0;left:0;right:0; width:100%; height:104px; padding:0; z-index:1000;}
#gnbWrap .navbg{width:100%; height:0; background:#fff;  position: fixed;top: 0;left: 0; opacity:0; transition: all .3s ease-in-out;-webkit-box-shadow: 3px 40px 30px 0px rgba(7,24,47,0.2);
-moz-box-shadow: 3px 40px 30px 0px rgba(7,24,47,0.2);box-shadow: 3px 40px 30px 0px rgba(7,24,47,0.2);}

#gnbWrap .nav-area{width:1200px;height:104px;margin:0 auto;box-sizing:border-box;padding:0;position:relative;}
#gnbWrap h1 {width:132px;height:45px;background:url('/img/common/logo01.png') no-repeat 0 0;position:absolute;top:21px;left:0; background-size: contain; transition: all .5s ease-in-out; }
#gnbWrap h1 a{display:block;color:transparent;font-size:1px;height:100%;}
#gnbWrap .gnbNav{text-align:center;}
#gnbWrap .gnbNav ul.main-n{margin:0 auto;display:inline-block;position:relative;top:40px}
#gnbWrap .gnbNav ul.main-n > li {display:inline-block;margin:0 29px;}
#gnbWrap .gnbNav ul.main-n > li > a{font-size:18px;color:#fff;border-bottom:2px solid transparent; padding-bottom:33px; font-weight:600;transition: all .5s ease-in-out; }
.sub #gnbWrap .gnbNav ul.main-n > li > a{ padding-bottom:14px;}
#gnbWrap .gnbNav ul.main-n > li > a.on, .gnbNav ul.main-n > li > a:hover{border-bottom:2px solid #fff}


#gnbWrap .top_sns{position:absolute; width:200px; top:43px; right:0;}
#gnbWrap .top_sns:after{content:"";display:block; clear:both;}
#gnbWrap .top_sns a{color:transparent;font-size:1px; overflow:hidden;}
#gnbWrap .top_sns a.btn_sns01{display:block; width:26px; height:26px;background:url(../img/common/btn_sns01.png) no-repeat; float:left; margin-right:10px;transition: all .5s ease-in-out;}
#gnbWrap .top_sns a.btn_sns02{display:block; width:26px; height:26px;background:url(../img/common/btn_sns02.png) no-repeat; float:left;margin-right:10px;transition: all .5s ease-in-out;}
#gnbWrap .top_sns a.btn_sns03{display:block; width:26px; height:26px;background:url(../img/common/btn_sns03.png) no-repeat; float:left;margin-right:10px;transition: all .5s ease-in-out;}
#gnbWrap .top_sns a.btn_sns04{display:block; width:26px; height:26px;background:url(../img/common/btn_sns04.png) no-repeat; float:left;margin-right:27px;transition: all .5s ease-in-out;}
#gnbWrap .top_sns a.btnLang{display:block; width:26px; height:26px;background:url(../img/common/eng.png) no-repeat; float:left;}

#gnbWrap .top_sns a.btnMenu{ display:none;}

.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.font16{font-size:16px!important;}


#gnbWrap .sub-nav{border-top:1px solid #e3e3e3; width:100%; opacity:0; height:0; position:relative;transition: all .5s ease-in-out;}
#gnbWrap .sub-nav ul.sub-n{width:1200px;height:0;margin:0 auto;box-sizing:border-box;padding:0;position:relative;overflow:hidden;}
#gnbWrap .sub-nav ul.sub-n li.sub-item{opacity:0;position:absolute;top:55px;left:50%;transition: all .5s ease-in-out;}
#gnbWrap .sub-nav ul.sub-n li.sub-item.on{opacity:1;z-index:3; }
#gnbWrap .sub-nav ul.sub-n li.sub-item {}
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list{}
#gnbWrap .sub-nav ul.sub-n li.sub-item.list01{margin-left:-120px;}
#gnbWrap .sub-nav ul.sub-n li.sub-item.list02{margin-left:-240px;}
#gnbWrap .sub-nav ul.sub-n li.sub-item.list03{margin-left:-360px;}
#gnbWrap .sub-nav ul.sub-n li.sub-item.list04{margin-left:-480px;}
#gnbWrap .sub-nav ul.sub-n li.sub-item.list05{margin-left:-600px;}
#gnbWrap .sub-nav ul.sub-n li.sub-item.list12{margin-left:-600px;}


#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li{width:240px; float:left; text-align:left; }
#gnbWrap .sub-nav ul.sub-n li.sub-item.list12 .sub-item-list > li{width:290px; margin-right:10px; height:85px; float:left; text-align:left; }
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li strong{display:block; color:#00062a; font-size:18px; }
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li strong a:hover{color:#0057b9;}
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li > ul{margin-top:15px;} 
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li > ul > li{padding:7px 0; }
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li > ul > li > a{display:block; line-height:1.3; font-size:14px;color:#666; font-weight:400; }
#gnbWrap .sub-nav ul.sub-n li.sub-item .sub-item-list > li > ul > li > a:hover{color:#0057b9;}

#gnbWrap.active{height:565px;}
#gnbWrap.active .navbg{height:565px; opacity:1;}
#gnbWrap.active .sub-nav{opacity:1;height:460px;}
#gnbWrap.active .sub-nav ul.sub-n{height:460px;}

#gnbWrap.active.nav1{height:420px;}
#gnbWrap.active.nav1 .navbg{height:420px; opacity:1;}
#gnbWrap.active.nav1 .sub-nav{opacity:1;height:325px;}
#gnbWrap.active.nav1 .sub-nav ul.sub-n{height:325px;}
#gnbWrap.active.nav2{height:375px;}
#gnbWrap.active.nav2 .navbg{height:375px; opacity:1;}
#gnbWrap.active.nav2 .sub-nav{opacity:1;height:270px;}
#gnbWrap.active.nav2 .sub-nav ul.sub-n{height:270px;}
#gnbWrap.active.nav3{height:245px;}
#gnbWrap.active.nav3 .navbg{height:104px; opacity:1;}
#gnbWrap.active.nav3 .sub-nav{opacity:1;height:0;}
#gnbWrap.active.nav3 .sub-nav ul.sub-n{height:0;}


#gnbWrap.active h1 {background:url('/img/common/logo02_201810.png') no-repeat 0 0; background-size: contain; transition: all .5s ease-in-out; }
#gnbWrap.active .gnbNav ul.main-n > li > a{color:#0057b9; }
.sub #gnbWrap.active .gnbNav ul.main-n > li > a{ padding-bottom:33px;}
#gnbWrap.active .gnbNav ul.main-n > li > a:hover, #gnbWrap.active .gnbNav ul.main-n > li.on > a{border-color:#0057b9}


#gnbWrap.active .top_sns a.btn_sns01{background:url(../img/common/btn_sns011.png) no-repeat; }
#gnbWrap.active .top_sns a.btn_sns02{background:url(../img/common/btn_sns021.png) no-repeat; }
#gnbWrap.active .top_sns a.btn_sns03{background:url(../img/common/btn_sns031.png) no-repeat; }
#gnbWrap.active .top_sns a.btn_sns04{background:url(../img/common/btn_sns041.png) no-repeat; }
#gnbWrap.active .top_sns a.btnLang{background:url(../img/common/eng1.png) no-repeat; }






.gnbHide.fp-viewing-4  h1{display:none !important}
.gnbHide.fp-viewing-4 .global a{display:none !important}
.gnbHide.fp-viewing-5  h1{display:none !important}
.gnbHide.fp-viewing-5 .global a{display:none !important}



.gnbShow .gnbNav{display:block}

@media all and (max-width:1200px) {
	.main{overflow-x:hidden;}
/*	.main #gnbWrap {width: 100%;}
	.main #gnbWrap .global h1 {left: 20px;}
	.main #gnbWrap .global a.btnLang {right: 70px;}
	.main #gnbWrap .global a.btnMenu {right: 20px;}*/
}






/* Layout */

.main #wrap{padding-top:0}

#wrap section {position:relative;margin:0 auto;min-width:1200px}
.main #wrap section {min-width:auto;text-align:center;-webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */-moz-box-sizing: border-box; /* <=28 */box-sizing: border-box;text-align:center;width:100%;}

#wrap section > .inner{display:block; width:1200px;margin:0 auto;}
#wrap section > .inner{display:block; width:1200px;margin:0 auto;}
.main #wrap section > .inner{display: block;vertical-align:middle;width:1120px;height:100%; margin:0 auto;}

#wrap section .square{position:absolute;left:0;right:0;}


/* Main Page : Indicator */
.main #fp-nav {position: fixed;margin-top:-32px;top:50%;opacity:1;-webkit-transform: translate3d(0,0,0);}
.main #fp-nav.left {left:17px;}
.main #fp-nav.right {right:0px;width:157px;}
.main.en #fp-nav.right{width:85px;}
.main #fp-nav ul{text-align:left;padding-left:10px;}
.main #fp-nav li {margin-bottom:6px;height:30px; line-height:30px;cursor:pointer;}
.main #fp-nav ul li:last-child{display:none;}
.main #fp-nav li a{display:block; width:30px; height:30px; float:left; }
.main #fp-nav li a span{display:block; width:29px; height:29px; border:1px solid transparent; border-radius:30px;position:relative;}
.main #fp-nav li a.active span{border-color:#fff;transition: border .5s ease-in-out;}
.main #fp-nav li a span:after{position:absolute; top: 13px; left:13px; display:block;content:""; width:4px; height:4px; background:#fff; border-radius:4px;transition: all .5s ease-in-out;}
.main #fp-nav .fp-tooltip{display:block; width:88px; margin-left:22px; line-height:30px; color:#dfdfdf;font-size:16px; float:left; opacity:.45;transition: color .5s ease-in-out;}
.main.en #fp-nav .fp-tooltip{display:none;}
.main #fp-nav li a.active + .fp-tooltip{font-size:20px; color:#fff;opacity:1;transition: color .5s ease-in-out;}
.main.en #fp-nav .contact_us_btn{display:none;}
.main #fp-nav .contact_us_btn{display:block; margin-top:20px; position:relative; width:157px; height:54px; text-align:left; padding-left:20px; line-height:52px; background:#0c4da2; border-top-left-radius:50px;border-bottom-left-radius:50px;font-size:16px;font-weight:500; color:#fff;}
.main #fp-nav .contact_us_btn span{display:block; position:absolute; width:25px; height:25px; background:url(../img/main/contect_us_btn.png) no-repeat; right:20px; top:15px; }
.main #fp-nav ul.dark{text-align:left;padding-left:10px;}
.main #fp-nav li {margin-bottom:6px;height:30px; line-height:30px;cursor:pointer;}
.main #fp-nav li a{display:block; width:30px; height:30px; float:left; }
.main #fp-nav li a span{display:block; width:29px; height:29px; border:1px solid transparent; border-radius:30px;position:relative;}
.main #fp-nav ul.dark li a.active span{border-color:#111;}
.main #fp-nav ul.dark li a span:after{position:absolute; top: 13px; left:13px; display:block;content:""; width:4px; height:4px; background:#111; border-radius:4px;}
.main #fp-nav ul.dark .fp-tooltip{display:block; width:88px; margin-left:22px; line-height:30px; color:#111;font-size:16px; float:left; opacity:.45;}
.main.en #fp-nav ul.dark .fp-tooltip{display:none;}
.main #fp-nav ul.dark li a.active + .fp-tooltip{font-size:20px; color:#111;opacity:1; }



/* Main Page : Section I */


/* visual video 21-06-25 추가 */
.main-visual{position:relative; overflow:hidden; width:100%; height:100%; min-height: 1024px;} 
.main-visual video{min-width: 100vw;  min-height: 100vh;  position: absolute;  left: 50%; top: 0;  transform: translate(-50%,0); -ms-transform: translate(-50%,0); -o-transform: translate(-50%,0);  -o-transform: translate(-50%,0);  -webkit-transform: translate(-50%,0);  z-index:-2;}
#wrap section.section1 .main-visual .slide_contents{margin:254px auto 0}
#wrap section.section1 .main-visual .slide_contents .slide-title{font-size:60px; line-height:1.2; margin-bottom:30px}
#wrap section.section1 .main-visual .slide_contents a.slide-link{margin-top:80px}
/* visual video 21-06-25 추가 */


#wrap section.section1{}
.wrap_main_vis{position:absolute;width:100%;height:100%}
.wrap_main_vis > div{position:absolute;width:100%;height:100%;opacity:0;transition: all 1s ease-in-out;}
.wrap_main_vis > div.active{opacity:1;transition: all .5s ease-in-out;}


#wrap section.section1 .square.bottom{height: 120px; bottom: 0; background: url(../img/main/img_section1_bottom.png) no-repeat 50% 0; width: 100%;}
#wrap section.section1 .bx-wrapper,#wrap section.section1 .bx-viewport,#wrap section.section1 .bxslider,#wrap section.section1 .bxslider > div{height:100%!important;}
#wrap section.section1 .bx-controls{position:absolute;top:200px; left:50%; margin-left:-580px; z-index:100;}
#wrap section.section1 .bx-controls a{color:#fff;}
#wrap section.section1 .bx-pager{display: block;height:20px; line-height:20px; overflow:hidden; float:left; }
#wrap section.section1 .bx-pager .bx-pager-item{float:left; position:relative; width:58px;height:20px; line-height:20px;  }
#wrap section.section1 .bx-pager .bx-pager-item:before{display:block; content:""; height:14px; width:1px; background:#8c8d90;position: absolute;top: 3px;} 
#wrap section.section1 .bx-pager .bx-pager-item:first-child:before{display:none;}
#wrap section.section1 .bx-pager .bx-pager-item a{display:block; font-size:18px; font-weight:400; opacity:.5;transition: all .5s ease-in-out;}
#wrap section.section1 .bx-pager .bx-pager-item a.active{display:block;font-weight:600; opacity:1;}
#wrap section.section1 .bx-controls-direction{display:none;}
#wrap section.section1 .bx-controls-auto{display:block; float:left;position:relative;}
#wrap section.section1 .bx-controls-auto .bx-controls-auto-item{position:absolute;top:0;left:0;}
#wrap section.section1 .bx-controls-auto .bx-controls-auto-item a{color:transparent;font-size:1px; overflow:hidden; }
#wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-start.active,#wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-stop.active{ display:none; transition: all .2s ease-in-out;}
#wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-start{ width:22px; height:22px; background:url(../img/main/play_btn.png) no-repeat;display:block; transition: all .2s ease-in-out;}
#wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-stop{width:22px; height:22px; background:url(../img/main/stop_btn.png) no-repeat;display:block;transition: all .2s ease-in-out;}

.slide-img01{background:url(../img/main/main_slide01.jpg) center center no-repeat; background-size:cover; min-height:1024px;}
.slide-img02{background:url(../img/main/main_slide02.jpg) center center no-repeat; background-size:cover; min-height:1024px;}
.slide-img03{background:url(../img/main/main_slide03.jpg) center center no-repeat; background-size:cover; min-height:1024px;}

#wrap section.section1 .slide_contents{width: 1120px; margin: 294px auto 0; text-align: left; color: #f0f0f0;}
#wrap section.section1 .slide_contents .slide-title{font-size:72px; font-weight:600; }
.main.en #wrap section.section1 .slide_contents .slide-title{font-size:55px;line-height:67px; text-shadow: 0px 1px 5px rgba(0,0,0,0.7);}
.main.en #wrap section.section1 .slide_contents .slide-notice{text-shadow: 0px 2px 2px rgba(0,0,0,0.9);}
#wrap section.section1 .slide_contents .slide-notice{font-size:18px; font-weight:400;margin-top:20px;color:#f0f0f0;}
#wrap section.section1 .slide_contents a.slide-link{display:block; margin-top:45px; width:119px; height:56px;line-height:54px; border:1px solid #fff; border-radius:58px;padding:0 31px;color:#fff;font-size:18px; position:relative; }
#wrap section.section1 .slide_contents a.slide-link:after{position:absolute; display:block; content:""; width:23px; height:9px; background:url(../img/main/go_btn.png) no-repeat; right:30px; top:22px; }


#wrap section.section1 .inner{color:#fff}
#wrap section.section1 .inner strong.tit{font-size:58px;color:#fff;line-height:76px;margin:50px 0 35px;display:inline-block;font-weight:600}
#wrap section.section1.en .inner strong.tit{font-size:50px;color:#fff;line-height:68px;margin:50px 0 35px;display:inline-block;font-weight:500}

@media all and (max-height:750px){
  #wrap section.section1 .square.bottom{height: 120px; bottom: 0; background: url(../img/main/img_section1_bottom.png) no-repeat 50% 0; width: 100%;}
  #wrap section.section1 .bx-wrapper,#wrap section.section1 .bx-viewport,#wrap section.section1 .bxslider,#wrap section.section1 .bxslider > div{height:100%!important;}
  #wrap section.section1 .bx-controls{position:absolute;top:140px; left:50%; margin-left:-580px; z-index:100;}
  #wrap section.section1 .bx-controls a{color:#fff;}
  #wrap section.section1 .bx-pager{display: block;height:20px; line-height:20px; overflow:hidden; float:left; }
  #wrap section.section1 .bx-pager .bx-pager-item{float:left; position:relative; width:58px;height:20px; line-height:20px;  }
  #wrap section.section1 .bx-pager .bx-pager-item:before{display:block; content:""; height:14px; width:1px; background:#8c8d90;position: absolute;top: 3px;} 
  #wrap section.section1 .bx-pager .bx-pager-item:first-child:before{display:none;}
  #wrap section.section1 .bx-pager .bx-pager-item a{display:block; font-size:18px; font-weight:400; opacity:.5;transition: all .5s ease-in-out;}
  #wrap section.section1 .bx-pager .bx-pager-item a.active{display:block;font-weight:600; opacity:1;}
  #wrap section.section1 .bx-controls-direction{display:none;}
  #wrap section.section1 .bx-controls-auto{display:block; float:left;position:relative;}
  #wrap section.section1 .bx-controls-auto .bx-controls-auto-item{position:absolute;top:0;left:0;}
  #wrap section.section1 .bx-controls-auto .bx-controls-auto-item a{color:transparent;font-size:1px; overflow:hidden; }
  #wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-start.active,#wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-stop.active{ display:none; transition: all .2s ease-in-out;}
  #wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-start{ width:22px; height:22px; background:url(../img/main/play_btn.png) no-repeat;display:block; transition: all .2s ease-in-out;}
  #wrap section.section1 .bx-controls-auto .bx-controls-auto-item a.bx-stop{width:22px; height:22px; background:url(../img/main/stop_btn.png) no-repeat;display:block;transition: all .2s ease-in-out;}

  .slide-img01{background:url(../img/main/main_slide01.jpg) 40% no-repeat; background-size:cover; min-height:1024px;}
  .slide-img02{background:url(../img/main/main_slide02.jpg) 40% no-repeat; background-size:cover; min-height:1024px;}
  .slide-img03{background:url(../img/main/main_slide03.jpg) 40% no-repeat; background-size:cover; min-height:1024px;}

  #wrap section.section1 .slide_contents{width: 1120px; margin: 210px auto 0; text-align: left; color: #f0f0f0;}
  #wrap section.section1 .slide_contents .slide-title{font-size:62px; font-weight:600; }
  #wrap section.section1 .slide_contents .slide-notice{font-size:17px; font-weight:400;margin-top:15px;}
  #wrap section.section1 .slide_contents a.slide-link{display:block; margin-top:45px; width:119px; height:56px;line-height:54px; border:1px solid #fff; border-radius:58px;padding:0 31px;color:#fff;font-size:18px; position:relative; }
  #wrap section.section1 .slide_contents a.slide-link:after{position:absolute; display:block; content:""; width:23px; height:9px; background:url(../img/main/go_btn.png) no-repeat; right:30px; top:22px; }


  #wrap section.section1 .inner{color:#fff}
  #wrap section.section1 .inner strong.tit{font-size:58px;color:#fff;line-height:76px;margin:50px 0 35px;display:inline-block;font-weight:600}
  #wrap section.section1.en .inner strong.tit{font-size:50px;color:#fff;line-height:68px;margin:50px 0 35px;display:inline-block;font-weight:500}
}

@media all and (max-height:900px){
	#wrap section.section1 .inner strong.tit{line-height:80px;margin-bottom:50px}
	#wrap section.section1 .inner p{margin-bottom:50px}
}


/* Main Page : Section II */
#wrap section.section2 .square.top{height:180px;top:0;background:url(../img/main/img_section2_top.png) no-repeat 50% 0}
#wrap section.section2 .square.bottom{height:120px;bottom:0;background:url(../img/main/img_section1_bottom.png) no-repeat 50% 0}
#wrap section.section2{background:#f4f6f7;}
#wrap section.section2 > .inner{vertical-align:top;color:#333; overflow:inherit;}
#wrap section.section2 > .inner .tit{font-size:50px;color:#333; margin:154px 0 0;display:inline-block;font-weight:600; text-align:center; }
#wrap section.section2 > .inner p{margin-top:30px;font-size:16px; font-weight:400; color:#888888;text-align:center;}
#wrap section.section2 ul{width:1120px; margin:60px auto 0;text-align:center;}
#wrap section.section2 ul:after{content:"";display:block; clear:both;}
#wrap section.section2 ul li{position:relative;width:258px; height:340px; -webkit-box-shadow: 3px 20px 15px 0px rgba(0,61,140,0.06); -moz-box-shadow: 3px 20px 15px 0px rgba(0,61,140,0.06);box-shadow: 3px 20px 15px 0px rgba(0,61,140,0.06);border:1px solid #e4e7e9;float:left; margin-right:26px;background:#fff;}
#wrap section.section2 ul li:last-child{margin-right:0;}
#wrap section.section2 ul li .section2-moblink{display:none; }
#wrap section.section2 ul li > span{display:block; font-size:22px; font-weight:600; color:#333333; position:absolute; top:240px;left:0; right:0; }
#wrap section.section2 ul li:nth-child(1){background:url(../img/main/section02-01.png) center 80px no-repeat #fff;  }
#wrap section.section2 ul li:nth-child(2){background:url(../img/main/section02-02.png) center 80px no-repeat #fff;  }
#wrap section.section2 ul li:nth-child(3){background:url(../img/main/section02-03.png) center 80px no-repeat #fff;  }
#wrap section.section2 ul li:nth-child(4){background:url(../img/main/section02-04.png) center 80px no-repeat #fff;  }
.upper-link{display:inline-block; width:53px; height:53px; background:url(../img/main/upper-link.png) no-repeat;position:absolute; bottom:60px; left:50%; margin-left:-26.5px; color:transparent;font-size:1px;}
#wrap section.section2 ul li .upper-area{width:350px; height:385px;  position:absolute; top:-90px; left:-41px; opacity:0;transition: all .3s ease-in-out; z-index:2;box-sizing: border-box; padding:60px 30px 30px;-webkit-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2); -moz-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);text-align:center;}
#wrap section.section2 ul li.active .upper-area{ top:-23px; left:-41px; opacity:1;z-index:2; }
#wrap section.section2 ul li:nth-child(1) .upper-area{background:url(../img/main/main-intro01.png) no-repeat; background-size:cover;}
#wrap section.section2 ul li:nth-child(2) .upper-area{background:url(../img/main/main-intro02.png) no-repeat; background-size:cover;}
#wrap section.section2 ul li:nth-child(3) .upper-area{background:url(../img/main/main-intro03.png) no-repeat; background-size:cover;}
#wrap section.section2 ul li:nth-child(4) .upper-area{background:url(../img/main/main-intro04.png) no-repeat; background-size:cover;}
#wrap section.section2 ul li .upper-area strong{display:block; font-size:36px; padding-bottom:23px; font-weight:400; color:#fff;position:relative;text-align:center;}
#wrap section.section2 ul li .upper-area strong:after{content:""; display:block; background:#00b0ec;width:24px;height:1px; bottom:0; left:50%; margin-left:-12px; position:absolute; }
#wrap section.section2 ul li .upper-area span{display:block; font-size:16px; font-weight:400; margin-top:20px; line-height:26px; color:#fff; }

@media all and (max-height:750px){
	#wrap section.section2 .square.top{height:180px;top:0;background:url(../img/main/img_section2_top.png) no-repeat 50% 0}
  #wrap section.section2 .square.bottom{height:120px;bottom:0;background:url(../img/main/img_section1_bottom.png) no-repeat 50% 0}
  #wrap section.section2{background:#f4f6f7;}
  #wrap section.section2 > .inner{vertical-align:top;color:#333; overflow:inherit;}
  #wrap section.section2 > .inner .tit{font-size:50px;color:#333; margin:115px 0 0;display:inline-block;font-weight:600; text-align:center; }
  #wrap section.section2 > .inner p{margin-top:15px;font-size:16px; font-weight:400; color:#888888;text-align:center;}
  #wrap section.section2 ul{width:1120px; margin:20px auto 0;text-align:center;}
  #wrap section.section2 ul:after{content:"";display:block; clear:both;}
  #wrap section.section2 ul li{position:relative;width:258px; height:300px; -webkit-box-shadow: 3px 20px 15px 0px rgba(0,61,140,0.06); -moz-box-shadow: 3px 20px 15px 0px rgba(0,61,140,0.06);box-shadow: 3px 20px 15px 0px rgba(0,61,140,0.06);border:1px solid #e4e7e9;float:left; margin-right:26px;background:#fff;}
  #wrap section.section2 ul li:last-child{margin-right:0;}
  #wrap section.section2 ul li > span{display:block; font-size:22px; font-weight:600; color:#333333; position:absolute; top:210px;left:0; right:0; }
  #wrap section.section2 ul li:nth-child(1){background:url(../img/main/section02-01.png) center 50px no-repeat #fff;  }
  #wrap section.section2 ul li:nth-child(2){background:url(../img/main/section02-02.png) center 50px no-repeat #fff;  }
  #wrap section.section2 ul li:nth-child(3){background:url(../img/main/section02-03.png) center 50px no-repeat #fff;  }
  #wrap section.section2 ul li:nth-child(4){background:url(../img/main/section02-04.png) center 50px no-repeat #fff;  }
  .upper-link{display:inline-block; width:53px; height:53px; background:url(../img/main/upper-link.png) no-repeat;position:absolute; bottom:60px; left:50%; margin-left:-26.5px; color:transparent;font-size:1px;}
  #wrap section.section2 ul li .upper-area{width:350px; height:355px;  position:absolute; top:-90px; left:-41px; opacity:0;transition: all .3s ease-in-out; z-index:2;box-sizing: border-box; padding:45px 25px 20px;-webkit-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2); -moz-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);text-align:center;}
  #wrap section.section2 ul li.active .upper-area{ top:-23px; left:-41px; opacity:1;z-index:2; }
  #wrap section.section2 ul li:nth-child(1) .upper-area{background:url(../img/main/main-intro01.png) no-repeat; background-size:cover;}
  #wrap section.section2 ul li:nth-child(2) .upper-area{background:url(../img/main/main-intro02.png) no-repeat; background-size:cover;}
  #wrap section.section2 ul li:nth-child(3) .upper-area{background:url(../img/main/main-intro03.png) no-repeat; background-size:cover;}
  #wrap section.section2 ul li:nth-child(4) .upper-area{background:url(../img/main/main-intro04.png) no-repeat; background-size:cover;}
  #wrap section.section2 ul li .upper-area strong{display:block; font-size:36px; padding-bottom:23px; font-weight:400; color:#fff;position:relative;text-align:center;}
  #wrap section.section2 ul li .upper-area strong:after{content:""; display:block; background:#00b0ec;width:24px;height:1px; bottom:0; left:50%; margin-left:-12px; position:absolute; }
  #wrap section.section2 ul li .upper-area span{display:block; font-size:16px; font-weight:400; margin-top:20px; line-height:26px; color:#fff; }
}



/* Main Page : Section III */
#wrap section.section3 {background:url(../img/main/img_main_vis03.jpg) no-repeat center top;background-size: 1920px 100%;}
#wrap section.section3 .square.top{height:180px;top:0;background:url(../img/main/img_section2_top.png) no-repeat 50% top}
#wrap section.section3 .square.bottom{height:130px;bottom:0;background:url(../img/main/img_section3_bottom.png) no-repeat 50% bottom}
#wrap section.section3 > .inner{vertical-align:top;color:#fff;overflow:inherit;}



#wrap section.section3 > .inner .tit{font-size:50px;color:#fff; margin:154px 0 0;display:inline-block;font-weight:600; text-align:center;}
.main.en #wrap section.section3 > .inner .tit{text-shadow: 0px 2px 3px rgba(0,0,0,0.9);}
#wrap section.section3 > .inner p{margin-top:25px;font-size:16px; font-weight:400; color:#fff;text-align:center;}
.main.en #wrap section.section3 > .inner p{text-shadow: 0px 2px 2px rgba(0,0,0,0.9);}

#wrap section.section3 ul{width:1120px; margin:70px auto 0; display: flex;  justify-content: center;  flex-wrap: wrap;}
#wrap section.section3 ul:after{content:"";display:block; clear:both;}
#wrap section.section3 ul li{width:25%; height:35px; margin-bottom:45px; float:left; position:relative;}
#wrap section.section3 ul li > .meta-logo{display:block;cursor:pointer;position: relative;z-index: 2;}
#wrap section.section3 ul li > .meta-logo img{display:block;margin:0 auto;} 
#wrap section.section3 ul li .upper-area{width:350px; height:405px;  position:absolute; top:-150px; left:-48px; opacity:0; transition: all .3s ease-in-out; z-index:1;box-sizing: border-box; padding:60px 20px 30px;-webkit-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2); -moz-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);text-align:center;background:#fff;text-align:center;}
#wrap section.section3 ul li.active .upper-area{ top:-88px; left:-48px; opacity:1;z-index:3; }
#wrap section.section3 ul li > .upper-area button{position:absolute; right:25px; top:25px;width:16px; height:16px; background:url(../img/main/main_pop_close.png) no-repeat; color:transparent;font-size:1px;}
#wrap section.section3 ul li > .upper-area strong{display:block; font-size:20px;line-height:30px; margin-top:30px; padding-bottom:15px; font-weight:600; color:#111;position:relative;text-align:center;}
#wrap section.section3 ul li > .upper-area strong span{font-size:16px;}
#wrap section.section3 ul li > .upper-area strong:after{content:""; display:block; background:#00b0ec;width:24px;height:1px; bottom:0; left:50%; margin-left:-12px; position:absolute; }
#wrap section.section3 ul li > .upper-area > span{display:block; font-size:14px; font-weight:400; margin-top:15px; line-height:24px; color:#333;text-align:center; }
#wrap section.section3 ul li > .upper-link{display:inline-block; width:53px; height:53px; background:url(../img/main/main_link_arrow.png) no-repeat;position:absolute; bottom:60px; left:50%; margin-left:-26.5px; color:transparent;font-size:1px;}
#wrap section.section3 ul li .mobile-Link{display:none;}
#wrap section.section3 ul li > .upper-area .upper-btn-area{position:absolute; bottom:60px;width:270px; height:20px; text-align:center;}
#wrap section.section3 ul li > .upper-area .upper-btn-area a.web-site-btn{display:inline-block; width:113px; font-size:16px; color:#333;text-align:left;position:relative;padding-left:20px;}
#wrap section.section3 ul li > .upper-area .upper-btn-area a.web-site-btn:after{content:""; display:inline-block; width:17px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat;position:absolute; bottom:5px; right:24px;}
#wrap section.section3 ul li > .upper-area .upper-btn-area a.contect-btn{display:inline-block; width:113px; font-size:16px; color:#333;text-align:left;position:relative;padding-left:20px;}
#wrap section.section3 ul li > .upper-area .upper-btn-area a.contect-btn:after{content:""; display:inline-block; width:17px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat;position:absolute; bottom:5px; right:9px;}


#wrap section.section3 ul li:nth-child(5) .upper-area{top:-220px;}
#wrap section.section3 ul li:nth-child(6) .upper-area{top:-220px;}
#wrap section.section3 ul li:nth-child(7) .upper-area{top:-220px;}
#wrap section.section3 ul li:nth-child(8) .upper-area{top:-220px;}
#wrap section.section3 ul li.active:nth-child(5) .upper-area{top:-168px;}
#wrap section.section3 ul li.active:nth-child(6) .upper-area{top:-168px;}
#wrap section.section3 ul li.active:nth-child(7) .upper-area{top:-168px;}
#wrap section.section3 ul li.active:nth-child(8) .upper-area{top:-168px;}

#wrap section.section3 ul li:nth-child(9) .upper-area{top:-310px;}
#wrap section.section3 ul li:nth-child(10) .upper-area{top:-310px;}
#wrap section.section3 ul li:nth-child(11) .upper-area{top:-310px;}
#wrap section.section3 ul li:nth-child(12) .upper-area{top:-310px;}
#wrap section.section3 ul li.active:nth-child(9) .upper-area{top:-248px;}
#wrap section.section3 ul li.active:nth-child(10) .upper-area{top:-248px;}
#wrap section.section3 ul li.active:nth-child(11) .upper-area{top:-248px;}
#wrap section.section3 ul li.active:nth-child(12) .upper-area{top:-248px;}


#wrap section.section3 ul li:nth-child(13) .upper-area{top:-390px;}
#wrap section.section3 ul li.active:nth-child(13) .upper-area{top:-328px;}

@media all and (max-height:750px){
  #wrap section.section3 > .inner{vertical-align:top;color:#fff;overflow:inherit;}
  #wrap section.section3 > .inner .tit{font-size:50px;color:#fff; margin:130px 0 0;display:inline-block;font-weight:600; text-align:center;}
  #wrap section.section3 > .inner p{margin-top:15px;font-size:16px; font-weight:400; color:#fff;text-align:center;}
  #wrap section.section3 ul{width:1120px; margin:30px auto 0;}
  #wrap section.section3 ul:after{content:"";display:block; clear:both;}
  #wrap section.section3 ul li{width:25%; height:45px; margin-bottom:45px; float:left; position:relative;}
  #wrap section.section3 ul li > .meta-logo{display:block;cursor:pointer;position: relative;z-index: 2;}
  #wrap section.section3 ul li > .meta-logo img{display:block;margin:0 auto;}
  #wrap section.section3 ul li .upper-area{width:350px; height:405px;  position:absolute; top:-150px; left:-48px; opacity:0; transition: all .3s ease-in-out; z-index:1;box-sizing: border-box; padding:60px 20px 30px;-webkit-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2); -moz-box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);box-shadow: 3px 10px 23px 0px rgba(0,61,140,0.2);text-align:center;background:#fff;text-align:center;}
  #wrap section.section3 ul li.active .upper-area{ top:-88px; left:-48px; opacity:1;z-index:3; }
  #wrap section.section3 ul li > .upper-area button{position:absolute; right:25px; top:25px;width:16px; height:16px; background:url(../img/main/main_pop_close.png) no-repeat; color:transparent;font-size:1px;}
  #wrap section.section3 ul li > .upper-area strong{display:block; font-size:20px;line-height:30px; margin-top:30px; padding-bottom:15px; font-weight:600; color:#111;position:relative;text-align:center;}
  #wrap section.section3 ul li > .upper-area strong span{font-size:16px;}
  #wrap section.section3 ul li > .upper-area strong:after{content:""; display:block; background:#00b0ec;width:24px;height:1px; bottom:0; left:50%; margin-left:-12px; position:absolute; }
  #wrap section.section3 ul li > .upper-area > span{display:block; font-size:14px; font-weight:400; margin-top:15px; line-height:24px; color:#333;text-align:center; }
  #wrap section.section3 ul li > .upper-link{display:inline-block; width:53px; height:53px; background:url(../img/main/main_link_arrow.png) no-repeat;position:absolute; bottom:60px; left:50%; margin-left:-26.5px; color:transparent;font-size:1px;}
  #wrap section.section3 ul li .mobile-Link{display:none;}
  #wrap section.section3 ul li > .upper-area .upper-btn-area{position:absolute; bottom:60px;width:270px; height:20px; text-align:center;}
  #wrap section.section3 ul li > .upper-area .upper-btn-area a.web-site-btn{display:inline-block; width:113px; font-size:16px; color:#333;text-align:left;position:relative;padding-left:20px;}
  #wrap section.section3 ul li > .upper-area .upper-btn-area a.web-site-btn:after{content:""; display:inline-block; width:17px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat;position:absolute; bottom:5px; right:24px;}
  #wrap section.section3 ul li > .upper-area .upper-btn-area a.contect-btn{display:inline-block; width:113px; font-size:16px; color:#333;text-align:left;position:relative;padding-left:20px;}
  #wrap section.section3 ul li > .upper-area .upper-btn-area a.contect-btn:after{content:""; display:inline-block; width:17px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat;position:absolute; bottom:5px; right:9px;}

}


/* Main Page : Section IV */
#wrap section.section4 .square.top{height:180px;top:0;background:url(../img/main/img_section2_top.png) no-repeat 50% top}
#wrap section.section4 .square.bottom{height:130px;bottom:0;background:url(../img/main/img_section3_bottom.png) no-repeat 50% top}
#wrap section.section4 .inner .tit{font-size:50px;color:#333;margin:154px 0 0;display:inline-block;font-weight:600; text-align:center;}
#wrap section.section4 .wrap_rss_main{margin-top:20px;}
#wrap section.section4 .wrap_rss_main:after{content:'';display:block;clear:both}
#wrap section.section4 .wrap_rss_main li{border:1px solid #e6ebed; background:#f6f7f8; width:351px; height:367px; margin-right:30px; float:left;}
#wrap section.section4 .wrap_rss_main li + li + li{margin-right:0}
#wrap section.section4 .wrap_rss_main li .rss_thumb{width: 100%;text-align: left;height: 198px;overflow: hidden;}
#wrap section.section4 .wrap_rss_main li .rss_thumb img{display:block; width:100%; height:auto;}
#wrap section.section4 .wrap_rss_main li dl{padding:30px 30px 0;}
#wrap section.section4 .wrap_rss_main li dl dt{color:#111; font-size:20px; font-weight:600;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
#wrap section.section4 .wrap_rss_main li dl dt a{color:#111;}
#wrap section.section4 .wrap_rss_main li dl dd{color:#666; font-size:14px; font-weight:400; margin-top:18px; overflow:hidden; height:66px; }
/* soro 220107 add */
#wrap section.section4 .wrap_rss_main.blog_main{margin-top:40px;}
#wrap section.section4 .wrap_rss_main.blog_main li dl{padding:40px 30px 50px; text-align:left;}
#wrap section.section4 .wrap_rss_main.blog_main li dl dt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word; white-space: normal; height:66px; overflow:hidden;}
#wrap section.section4 .wrap_rss_main.blog_main li{height:280px;}
#wrap section.section4 .wrap_rss_main.blog_main li dl dd{height:106px} 
/* soro 220107 end */
#wrap section.section4 a.blog-link{display:block; margin:30px auto 0; width:120px; height:46px;line-height:44px; border:1px solid #0c4da2; border-radius:46px;padding:0 30px;color:#0c4da2;font-size:16px; position:relative; text-align:left;}
#wrap section.section4 a.blog-link:after{position:absolute; display:block; content:""; width:17px; height:9px; background:url(../img/main/blog_btn.png) no-repeat; right:25px; top:18px; }
.news-area{width:1120px; margin:70px auto 0;text-align:left;}
.news-area:after{content:'';display:block;clear:both}
.news-area .sub-tit{width:250px;float:left;font-size:26px; color:#111; font-weight:600; }
.news-area .sub-tit a{content:""; display:inline-block; width:13px; height:13px;  background:url(../img/main/news_icon.png) no-repeat; margin-left:9px; vertical-align:middle;font-size:1px; color:transparent;overflow: hidden; }
.news-area .lastest{float:left; width:870px; height:90px; overflow:hidden;}
.news-area .lastest li{width:385px;margin-right:50px;float:left;}
.news-area .lastest li a .subject{font-size:20px; font-weight:600; color:#111;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.news-area .lastest li a .content{margin-top:12px; height:48px; line-height:24px; overflow:hidden; font-size:14px; font-weight:400; color:#666; }
.news-area .lastest li a .more{display:none;}
.mobile-main-cont{display:none;}
.sub-contect-us{display:block;background:#f2f3f5;position:relative; margin-top:120px;overflow:hidden;}
.sub-contect-us .contact-us{width:1200px;height:220px; margin:0 auto; text-align:left; background:none; background-size:cover; position:relative; z-index:2;}
.sub-contect-us .contact-us strong{display:block; padding:30px 0 0 0; font-size:30px; color:#111; font-weight:600;}
.sub-contect-us .contact-us span{display:block; padding:10px 0 0 0; font-size:16px; color:#111; font-weight:400;}
.sub-contect-us .contact-us a.contact-link{display:block; margin:25px 0 0 0; width:120px; height:46px;line-height:44px; border:1px solid #111; border-radius:46px;padding:0 30px;color:#111;font-size:16px; position:relative; }
.sub-contect-us .contact-us a.contact-link:after{position:absolute; display:block; content:""; width:23px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat; right:20px; top:18px; }
.sub-contect-us .pc-bg{background: url(../img/common/contect-us-bg.png) 50% no-repeat;min-width: 1110px;height: 220px;left: 50%;margin-left: -105px;position: absolute;top: 0;width: 1400px;background-size: cover;}

a.contact-link{display:block; margin:30px 0 0 0; width:120px; height:46px;line-height:44px; border:1px solid #111; border-radius:46px;padding:0 30px;color:#111;font-size:16px; position:relative; }
a.contact-link.type02{display:inline-block; margin:30px 0 0 0; width:auto; height:46px;line-height:44px; border:1px solid #111; border-radius:46px;padding:0 55px 0 30px;color:#111;font-size:16px; position:relative; }
a.contact-link:after{position:absolute; display:block; content:""; width:23px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat; right:20px; top:18px; }
a.contact-link sup{line-height:3;}

.sub #wrap .sub-contect-us + section.sectionFooter{margin-top:0!important;}


@media all and (max-height:750px){
  #wrap section.section4 .square.top{height:180px;top:0;background:url(../img/main/img_section2_top.png) no-repeat 50% top}
  #wrap section.section4 .square.bottom{height:130px;bottom:0;background:url(../img/main/img_section3_bottom.png) no-repeat 50% top}
  #wrap section.section4 .inner .tit{font-size:50px;color:#333;margin:115px 0 0;display:inline-block;font-weight:600; text-align:center;}
  #wrap section.section4 .wrap_rss_main{margin-top:20px;}
  #wrap section.section4 .wrap_rss_main:after{content:'';display:block;clear:both}
  #wrap section.section4 .wrap_rss_main li{border:1px solid #e6ebed; background:#f6f7f8; width:351px; height:260px; margin-right:30px; float:left;}
  #wrap section.section4 .wrap_rss_main li + li + li{margin-right:0}
  #wrap section.section4 .wrap_rss_main li .rss_thumb{width: 100%;text-align: left;height: 148px;overflow: hidden;}
  #wrap section.section4 .wrap_rss_main li .rss_thumb img{display:block; width:100%; height:auto;}
  #wrap section.section4 .wrap_rss_main li dl{padding:10px 20px 0;}
  #wrap section.section4 .wrap_rss_main li dl dt{color:#111; font-size:20px; font-weight:600;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
  #wrap section.section4 .wrap_rss_main li dl dt a{color:#111;}
  #wrap section.section4 .wrap_rss_main li dl dd{color:#666; font-size:14px; font-weight:400; margin-top:8px; overflow:hidden; height:44px; }
  #wrap section.section4 a.blog-link{display:block; margin:20px auto 0; width:120px; height:46px;line-height:44px; border:1px solid #0c4da2; border-radius:46px;padding:0 30px;color:#0c4da2;font-size:16px; position:relative; text-align:left;}
  #wrap section.section4 a.blog-link:after{position:absolute; display:block; content:""; width:17px; height:9px; background:url(../img/main/blog_btn.png) no-repeat; right:25px; top:18px; }
  .news-area{width:1120px; margin:20px auto 0;text-align:left;}
  .news-area:after{content:'';display:block;clear:both}
  .news-area .sub-tit{width:250px;float:left;font-size:26px; color:#111; font-weight:600; }
  .news-area .lastest{float:left; width:870px; height:90px; overflow:hidden;}
  .news-area .lastest li{width:385px;margin-right:50px;float:left;}
  .news-area .lastest li a .subject{font-size:20px; font-weight:600; color:#111;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
  .news-area .lastest li a .content{margin-top:12px; height:48px; line-height:24px; overflow:hidden; font-size:14px; font-weight:400; color:#666; }
  .news-area .lastest li a .more{display:none;}
  .mobile-main-cont{display:none;}
  .sub-contect-us{display:block;background:#f2f3f5;position:relative; margin-top:120px;overflow:hidden;}
  .sub-contect-us .contact-us{width:1200px;height:220px; margin:0 auto; text-align:left; background:none; background-size:cover; position:relative; z-index:2;}
  .sub-contect-us .contact-us strong{display:block; padding:30px 0 0 0; font-size:30px; color:#111; font-weight:600;}
  .sub-contect-us .contact-us span{display:block; padding:10px 0 0 0; font-size:16px; color:#111; font-weight:400;}
  .sub-contect-us .contact-us a.contact-link{display:block; margin:25px 0 0 0; width:120px; height:46px;line-height:44px; border:1px solid #111; border-radius:46px;padding:0 30px;color:#111;font-size:16px; position:relative; }
  .sub-contect-us .contact-us a.contact-link:after{position:absolute; display:block; content:""; width:23px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat; right:20px; top:18px; }
  .sub-contect-us .pc-bg{background: url(../img/common/contect-us-bg.png) 50% no-repeat;min-width: 1110px;height: 220px;left: 50%;margin-left: -105px;position: absolute;top: 0;width: 1400px;background-size: cover;}
  a.contact-link{display:block; margin:30px 0 0 0; width:120px; height:46px;line-height:44px; border:1px solid #111; border-radius:46px;padding:0 30px;color:#111;font-size:16px; position:relative; }
  a.contact-link.type02{display:inline-block; margin:30px 0 0 0; width:auto; height:46px;line-height:44px; border:1px solid #111; border-radius:46px;padding:0 55px 0 30px;color:#111;font-size:16px; position:relative; }
  a.contact-link:after{position:absolute; display:block; content:""; width:23px; height:9px; background:url(../img/main/main_link_arrow.png) no-repeat; right:20px; top:18px; }
  .sub #wrap .sub-contect-us + section.sectionFooter{margin-top:0!important;}

}
@media all and (max-height:870px){
  .news-area{width:1120px; margin:30px auto 0;text-align:left;}
}


/* Footer */
section.sectionFooter{height:400px !important;}
#wrap section.sectionFooter {height:150px!important;}
.sub #wrap section.sectionFooter {margin-top: 120px!important;}

#footerWrap{background:#fff;text-align:center}
.mobile-footer{display:none;}
.footer{overflow:hidden;max-width:1200px;margin:40px auto 20px;}
span.last_border{ display:block; clear:both; width:100%; border-top:1px solid #e6e6e6;}
.footer>ul li a{font-size:15px;color:#666;line-height:28px;}
.footer>ul>li{float:left;margin-left:90px;text-align:left;font-size:15px;color:#666;line-height:28px}
.footer>ul>li:first-child{margin-left:0;}
.footer>ul>li.last{float:right;margin-left:0;}
.footer>ul>li>a{font-size:18px;color:#000;display:inline-block;margin-bottom:10px;}

.footerCopyWrap::after{content:'';display:block;clear:both}
.footerCopyWrap{width:1240px; height:150px; text-align:left;margin:0 auto; position:relative;padding:20px 20px 0; max-width:100%; box-sizing:border-box}
.footerCopyWrap strong {display: inline-block; width: 134px; height: 47px; position: absolute; top: 20px; left: 20px; background: url(../img/common/logo_metanet_on.png) no-repeat 0 0; color:transparent;font-size:1px;}

.footerCopyWrap address{font-size:14px;color:#666; line-height:26px;}
.footerCopyWrap .copy{font-size:12px;color:#777;margin-top:12px;}
.footerCopyWrap .wrap_address{float:left; margin-top: 21px; margin-left: 157px;}

.footerCopyWrap address .bar{display:inline-block;background:url('/img/common/bul_dot1.png') no-repeat left center;background-size:1px 12px;padding-left:12px;margin-left:8px}

.footerCopyWrap .wrap_family{float:right;width:300px; margin-top:24px;}
.footerCopyWrap .webmark{float:left}
.footerCopyWrap .footer_family{float:right;position:relative;box-sizing:border-box;width:210px}
.footerCopyWrap .footer_family .btn_family{display:block;border:solid 1px #cfcfcf;background-color:#fff;line-height:38px;font-size:14px;padding:0 10px 0 17px;position:relative}
.footerCopyWrap .footer_family .btn_family::after{content:'';display:block;position:absolute;width:14px;height:8px;background:url('/img/common/footer_family_arrow.png') no-repeat left center;right:10px;top:15px; transition: .3s all;}
.footerCopyWrap .footer_family > ul{display:none;position:absolute;left:0;bottom:40px;border:solid 1px #cfcfcf;border-width:1px 1px 0px 1px;box-sizing:border-box;width:210px;font-size:14px;background-color:#fff;padding:17px;z-index:2000}
.footerCopyWrap .footer_family > ul a{padding:4px 0;display:block}

.footerCopyWrap .footer_family.on > ul {display:block}
.footerCopyWrap .footer_family.on .btn_family::after{transform:rotate(180deg)}


.footerCopyWrap .web {position: absolute; left: 547px; display:inline-block;top:30px;}
.footerCopyWrap .web.english {left:650px;}
.footerCopyWrap .web .facebook {position:relative; padding-left: 5px; }
.footerCopyWrap .web .facebook:first-child:after {content:''; position:absolute; left:-40px; top:-40px; width:1px; height:58px; background-color:#eee;}
.footerCopyWrap .web .linkedin { padding-left: 5px; }

/*main-scroll*/
.scroll-downs {
  position: fixed;
  right: 50%;
  bottom: 80px;
  margin: auto;
  z-index:10;
  width :46px;
  height: 76px;
  display:none;
  margin-right:-23px;
}

.scroll-downs span{display:block; color:#fff;font-size:12px;text-align:center;transition: all .5s ease-in-out;}
.main .scroll-downs{display:block;}
.mousey {width: 3px;padding: 4px 10px 5px 10px;height: 35px;border: 2px solid #fff; border-radius: 25px; opacity: 0.75;box-sizing: content-box; margin:10px auto 0;transition: all .5s ease-in-out;}
.scroller {width: 3px;height: 10px;border-radius: 25%;background-color: #fff;transition: all .5s ease-in-out; animation-name: scroll;animation-duration: 2s; animation-timing-function: cubic-bezier(.15,.41,.69,.94);animation-iteration-count: infinite;}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}
.scroll-downs.dark span{color:#111;transition: all .5s ease-in-out;}

.scroll-downs.dark .mousey {border: 2px solid #111; transition: all .5s ease-in-out;}
.scroll-downs.dark .scroller {background-color: #111;transition: all .5s ease-in-out; animation-name: scroll;animation-duration: 2s; animation-timing-function: cubic-bezier(.15,.41,.69,.94);animation-iteration-count: infinite;}

/* 2017-12-15 임시 오픈 관련하여 소스 추가 - 추후 수정 및 삭제 예정 */
.footer.consulting>ul>li> ul li {margin-bottom:10px;}
.footer.consulting>ul li a{line-height:1.3;}
.footer.consulting>ul>li{margin-left:45px;line-height:1.3;}
.footer.consulting>ul>li:first-child {margin-left:0;}

.btn_policy{display:inline-block;font-weight:normal !important;}


/* 베너 */
.wrap_banner:after{content:'';display:block;clear:both}
.wrap_banner{width:1200px;margin:0 auto;position:relative;}
.banner_cont{width:100%;overflow:hidden;position:relative;}
.banner_cont_inner::after{content:'';display:block;clear:both}
.banner_cont_inner {position:relative;}
.banner_cont_inner li{float:left;}
.banner_cont_inner li:nth-child(1){padding-top:0px}
.banner_cont_inner li:nth-child(2){padding-top:40px}
.banner_cont_inner li:nth-child(4){padding-top:80px}
.banner_llst:after{content:'';display:block;clear:both}
.banner_llst li{float:left;background:url('../images/common/bg_main_banner01.png') repeat left center;text-align:center;border-radius:20px;}
.banner_llst li + li{margin-left:15px}

.banner_llst li img{max-width:100%}
.banner_llst li a{display:block}

.banner_page{margin-top:25px;text-align:center}
.banner_page span{display:inline-block;margin-right:5px}
.banner_page span a{display:block;width:14px;height:14px;overflow:hidden;text-indent:-30px;border-radius:30px;box-sizing:border-box;border:solid 3px #2196f3}
.banner_page span.on a{color:red;font-weight:bold;background-color:#2196f3;}

.btn_page{}
.btn_page > span{position:absolute;top:50%;}
.btn_page > span.prev{left:0;transform:rotate(180deg)}
.btn_page > span.next{right:0px;}
.btn_page > span a {font-size:25px;font-weight:bold;}

.wrap_banner h4{font-size:16px;color:#111}
.main_banner_more{text-align:center}
.main_banner_more a{font-size:18px;color:#fff;background:url('/img/common/bul_arrow03.png') no-repeat left center;padding-left:60px}
.main_banner_more a.more_ent1{background-image:url('/img/common/bul_arrow02.png');color:#0c4da2;}

@media all and (max-height:900px){
	.wrap_banner{margin-top:50px;}
}
.ciRule img{width:100%;}
.ciRule img.ciImg{width:auto; display:block; margin:0 auto;}



/*Saas추가*/
.slide-img04{background:url(../img/main/main_slide04.jpg) center center no-repeat; background-size:cover; min-height:1024px;}
.slide-img04 .sa_b{display:none;}