@charset "utf-8";
/*
	Common Layout CSS _ 15.05.18
*/

/*common*/

.msr{font-family: 'Montserrat', sans-serif !important;}
.rw{font-family:'Raleway', sans-serif !important;}

.inner{max-width:1400px; width:100%; position:relative; margin: 0 auto;}
.pdinner{max-width:1400px; padding:0 3%; position:relative; margin: 0 auto;}
.ofh{overflow:hidden;}
.txt-s{font-size:13px;}
.txt-m{font-size:20px;}
.txt-l{font-size:26px;}

.tit_h3{font-size:28px;font-weight:400; color:#323232;  position:relative; letter-spacing:-1px}
.tit_h3:after{content:''; width:60px; height:1px; display:block; background:#505050; margin: 0 auto; margin-top:20px;}
.tit_h4{font-size:26px; color:#323232; font-weight:bold; letter-spacing:-1px}

.tit_h5{color:#323232; font-weight:bold; font-size:18px;}

.tit_h4.noLine:after{width:0; height:0px; margin-top:0px;}


.mEnter{display:block;}
.mb{margin-bottom:30px !important}
.bmb{margin-bottom:40px !important}
.pb{padding-bottom:30px !important}
.bpb{padding-bottom:40px !important}

.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}

.tac{text-align:center;}
.tal{text-align:left;}
.tar{text-align:right;}
.mo_only{display:block;}

.move_scroll{max-width:768px; overflow-x:auto}

.line_link{display:inline-block; color:#ffffff; padding-bottom:5px; border-bottom:3px solid #ffffff; font-size:0.9em}
.arrow_cir_w:after{content:''; width:28px; height:25px; background:url(../img/ic_arrow_w.png) no-repeat center center; background-size:100%; display:inline-block; vertical-align:middle; margin-left:10px;}

.dpib{display:inline-block}
.dpb{display:block;}

.upper{text-transform:uppercase}
.fwb{font-weight:600}
.fss{font-size:0.8em}
.Tblack{color:#323232}
.Tred{color:#e83428}
.upcase{text-transform:uppercase}

.btn_more{display:inline-block; color:#ffffff; background:#5a84c3; padding:6px 20px; border-radius:500px}
.ht100 {height:100px !important;}

@media all and (min-width:768px) {

.txt-s{font-size:15px;}
.txt-m{font-size:20px;}
.txt-l{font-size:30px;}

.tit_h4{font-size:30px; letter-spacing:-1px}
.tit_h5{font-size:20px; letter-spacing:-1px}


.mb{margin-bottom:40px !important; }
.bmb{margin-bottom:60px !important;}

.pb{padding-bottom:40px !important}
.bpb{padding-bottom:60px !important}

.mo_only{display:none;}
.move_scroll{max-width:100%;}
.pdinner{padding:0 3%}

.half{width:48.5%; float:left;}
.mr{margin-right:3%;}
}

@media all and (min-width:1200px) {

body, html{font-size:16px;}
.mEnter{display:inline-block;}

.txt-m{font-size:30px;}
.txt-l{font-size:40px;}

.tit_h3:after{margin-top:25px;}

.tit_h4{font-size:30px; }

.tit_h5{font-size:20px; }


.mb{margin-bottom:50px !important}
.bmb{margin-bottom:80px !important}

.pb{padding-bottom:50px !important}
.bpb{padding-bottom:80px !important}
.pdinner{padding:0 20px}



}


/**/
.wrap{max-width:100%; min-width:320px; width:100%; margin: 0 auto; position:relative; }

 /*main visual 컨트롤러 및 bg*/  

#section00 .hide{height:0}
.mainvisual {position:relative; overflow:hidden; z-index:0}
.mainvisual .bx-wrapper .bx-viewpor{background:#323232}
.mainvisual #mainslider li{min-height:100vh; height:840px;}
.mainvisual #mainslider li:before{content:''; display:block; position:absolute; width:100%; height:100%; background:url(../img/main03.jpg) no-repeat center center; background-size:cover !important;}
.mainvisual #mainslider li.main01:before{background:url(../img/main01.jpg) no-repeat center center;}
.mainvisual #mainslider li.main02:before{background:url(../img/main02.jpg) no-repeat center center;}
.mainvisual #mainslider li.main03:before{background:url(../img/main03.jpg) no-repeat center center;}
/*.mainvisual #mainslider li{-webkit-animation:kenburns-top 15s ease-out both;animation:kenburns-top 15s ease-out both}*/
.mainvisual #mainslider li:before{animation: zoomout 8s ease-in-out infinite alternate;    -webkit-animation: zoomout 8s ease-in-out infinite alternate;
animation-iteration-count:1; 	-webkit-animation-iteration-count:1;}
/*.mainvisual #mainslider li:after{content:''; background:url(../img/visu_cover.png) no-repeat center center; width:100%; height:100%; position:absolute; animation:none; background-size:100% auto !important}*/


.mainvisual .bx-wrapper  .bx-has-controls-direction .bx-controls-direction a{display:none}
.mainvisual  #bx-pager{position:absolute; color:#ffffff; overflow:hidden;  max-width:1200px;  width:94%; margin:0 auto; left:0; right:0; bottom:15%; text-align:center; min-height:25px; z-index:100}
.mainvisual  #bx-pager li{display:inline-block; margin:0 3px; text-align:center; position:relative;}
.mainvisual  #bx-pager li a{color:#ffffff; opacity:0.9; width:22px; height:22px; display:block}
.mainvisual  #bx-pager li a:before{content:''; position:absolute; display:block; width:14px; height:14px; background:#ffffff;  top:0; left:0; bottom:0; right:0; margin: auto; border-radius:500px;}
.mainvisual  #bx-pager li a.active{ transition:0.3s; opacity:1;}
.mainvisual  #bx-pager li a.active:after{content:''; display:block; position:absolute;  width:100%; height:100%; border:1px solid #ffffff; left:0; top:0; bottom:0; right:0; margin:auto;  border-radius:500px; box-sizing:border-box}

.mainvisual.dot_btn .bx-pager{position:absolute; color:#5a84c3; overflow:hidden;  max-width:1600px;  width:94%; margin:0 auto; left:0; right:0; bottom:10%; text-align:center; min-height:25px; z-index:100; display:none;}
.mainvisual.dot_btn .bx-pager .bx-pager-item{display:inline-block; margin:0 3px !important; text-align:center; position:relative; background:none}
.mainvisual.dot_btn .bx-pager .bx-pager-item a{color:#FFFFFF; opacity:0.9; width:35px; height:35px; display:block}
.mainvisual.dot_btn .bx-pager .bx-pager-item a:before{content:''; position:absolute; display:block; width:6px; height:6px; background:#FFFFFF;  top:0; left:0; bottom:0; right:0; margin: auto; border-radius:500px;}
.mainvisual.dot_btn .bx-pager .bx-pager-item a.active{ transition:0.3s; opacity:1; background:none}
.mainvisual.dot_btn .bx-pager .bx-pager-item a.active:after{content:''; display:block; position:absolute;  width:100%; height:100%; border:1px solid #cccccc; left:0; top:0; bottom:0; right:0; margin:auto;  border-radius:500px; box-sizing:border-box}

@media all and (min-width:768px) {
.mainvisual .bx-wrapper .bx-has-controls-direction{bottom:130px;}
.mainvisual  #bx-pager{width:84%; text-align:left;}
.mainvisual.dot_btn .bx-pager{padding-left:0.8; text-align:right; display:none;}
}


@media all and (min-width:1200px) {
.mainvisual .bx-wrapper .bx-has-controls-direction{bottom:200px;}
.mainvisual  #bx-pager{width:1200px; padding:0 20px;}

}

/*arr_btn*/
.mainvisual.arr_btn .bx-controls-direction a{width:50px; height:50px;}
.mainvisual.arr_btn .bx-controls-direction a.bx-prev:after{content:''; position:absolute; left:0; right:0; top:0; bottom:0; width:20px; height:20px; margin:auto;  background:url(../img/arr_btn_prev.png) no-repeat center center; background-size:100% !important}
.mainvisual.arr_btn .bx-controls-direction a.bx-next:after{content:''; position:absolute; left:0; right:0; top:0; bottom:0; width:20px; height:20px; margin:auto;  background:url(../img/arr_btn_next.png) no-repeat center center; background-size:100% !important}

.mainvisual.arr_btn .bx-controls-direction a.bx-prev{display:none;}
.mainvisual.arr_btn .bx-controls-direction a.bx-next{display:none;}


@media all and (min-width:1024px) {
.mainvisual  #bx-pager{width:1200px; padding:0 20px;}
}

@media all and (min-width:1200px) {
.mainvisual #mainslider li{height:765px}/*수치변경시 sublink높이변경*/
.mainvisual.arr_btn .bx-controls-direction a{width:60px; height:60px;}
.mainvisual.line_btn .bx-pager{bottom:22%; }
.mainvisual.arr_btn .bx-controls-direction a.bx-prev{left:10%; display:block; z-index:200; display:none;}
.mainvisual.arr_btn .bx-controls-direction a.bx-next{left:13%; display:block; z-index:200; display:none;}
}








/*mainvisual 텍스트*/
.mainvisual .visu{position:absolute; top:25%; width:100%;  text-align:center; color:#ffffff;}
.mainvisual .visu h2 {margin-bottom:20px; padding-bottom:20px; font-size:2.3em;  letter-spacing:-0.04em; font-weight:600; line-height:1.2; position:relative; width:100%; text-align:center; z-index:99}
/*.mainvisual .visu h2:after{content:''; width:70px; height:2px; background:#0083ef; position:absolute; bottom:0; left:0; right:0; margin:auto}*/
.mainvisual .visu p{font-size:0.5em; font-weight:300; margin-bottom:30px; /*text-transform:uppercase*/; margin-top:20px;}
.mainvisual .visu a{font-size:0.9em; font-weight:800; letter-spacing:5px; display:inline-block; padding:10px 40px; border:1px solid #ffffff; color:#ffffff}

.mainvisual .visu h2 {position:relative;}


@media all and (min-width:768px) {
.mainvisual .visu{padding:0 8%; text-align:left; top:15%; }
.mainvisual .visu h2{font-size:2.7em; text-align:center}
.mainvisual{position: relative;}
.mainvisual:after {content:''; width:26px; height:76px; background:url("../img/scroll.png")no-repeat; display:inline-block; position:absolute; bottom:30px; left:48%;
	animation-name:scroll; animation-duration:2s; animation-fill-mode:both;
    animation-timing-function:linear; animation-iteration-count:infinite;}
	@keyframes scroll {0%, 30%, 100% {transform:translateY(0);} 15% {transform:translateY(10px);}}
.mainvisual .visu p{position:relative;}
.mainvisual .visu p:after {content:''; width:160px; height:1px; background:#FFFFFF; display:inline-block; position:absolute; bottom:14px; margin-left:10px;}
.mainvisual .visu h2:before {left:0;}
}



@media all and (min-width:1200px) {
.mainvisual .visu{padding: 0 20px; margin:0 auto;  left:50%; margin-left:-720px;}
.mainvisual .visu h2{margin-bottom:20px; font-size:3.6em; /*width:90%;*/ margin:0 auto; text-align:center; margin-top:50px}
.mainvisual .visu h2 span{font-size:36px;}
.mainvisual .visu p{margin-bottom:40px;}
}


.main_text {position:absolute; color:#FFFFFF; z-index:55; bottom:45%; right:0; width:100%;}
.main_text h3 {width:100%; line-height:35px; text-align:center; }

@media all and (min-width:768px) {
.main_text {bottom:15%}
.main_text h3 {text-align:right; width:90%;}
}


/*사선*/

.bounce-top:hover a:before{-webkit-animation:bounce-top .9s both;animation:bounce-top .9s both}
.kenburns-top{-webkit-animation:kenburns-top 10s ease-out both;animation:kenburns-top 10s ease-out both}
.zmout{animation: zoomout 5s ease-in-out infinite alternate;    -webkit-animation: zoomout 5s ease-in-out infinite alternate; animation-iteration-count:1; 	-webkit-animation-iteration-count:1; }

/*키프레임셋팅*/

@keyframes zoomout {
	0% { transform: scale(1.2); }
    100% {        transform: scale(1.0);    }
}
@-webkit-keyframes scaling {
	From {    -webkit-transform: scale(1.2);}
	To {    -webkit-transform: scale(1.0);}
}
@-webkit-keyframes bounce-top{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-0px);transform:translateY(-0px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}
@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@-webkit-keyframes kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.1) translateY(-15px);transform:scale(1.1) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.1) translateY(-15px);transform:scale(1.1) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}








/*section 공통*/

.view {display:block; margin-bottom:20px;}
.view a {display:block; font-weight:lighter; position:relative; color:#007452!important;}
.view i {width:50px; height:17px; background:url("../img/view.png")no-repeat center center; display:inline-block; position:absolute; top:4px;}
.view a:hover i{
    -webkit-animation: viewMoreAni 1s linear infinite;
    -moz-animation: viewMoreAni 1s linear infinite;
    -ms-animation: viewMoreAni 1s linear infinite;
    -o-animation: viewMoreAni 1s linear infinite;
    animation: viewMoreAni 1s linear infinite;
}

@-webkit-keyframes viewMoreAni {
    0% {
        opacity: 1; 
        transform: translateX(0px) scale(1);
    }
    25%{
        opacity: 0; 
        transform:translateX(10px) scale(0.9);
    }
    26%{
        opacity: 0; 

        transform:translateX(-10px) scale(0.9);
    }
    55% {
        opacity: 1; 
        transform: translateX(0px) scale(1);
    }
}
@-moz-keyframes viewMoreAni {
    0% {
        opacity: 1; 
        transform: translateX(0px) scale(1);
    }
    25%{
        opacity: 0; 
        transform:translateX(10px) scale(0.9);
    }
    26%{
        opacity: 0; 

        transform:translateX(-10px) scale(0.9);
    }
    55% {
        opacity: 1; 
        transform: translateX(0px) scale(1);
    }
}

#section01 .section_top:after {display:none;}
.section_top p {font-weight:bold; color:#007452; margin-bottom:10px;}
.section_top h3 {color:#222222; margin-bottom:40px; font-weight:600; font-size:30px; display:block; margin-right:0px; text-align:center;}

@media all and (min-width:768px) {
#section01 .section_top:after {content:""; width:120px; height:1px; display:inline-block; background:#000000;}
	.section_top h3 {display:inline-block; margin-right:20px;}
}

.sub_map{width:100%; display:block}
.sub_map ul {width:100%; display:inline-flex;}
.sub_map ul li {display:inline-block; position:relative; padding-top:10px; margin:20px 30px 20px 0; float:left; width:49%}
.sub_map ul li:last-child,
.sub_map ul li:nth-child(2){margin-right:0!important;}
.sub_map ul li a {color:#888888;}
.sub_map ul li a:before {content:''; width:100%; height:1px; background:#888888; position:absolute; left:0; top:0; display:inline-block;}
.sub_map ul li a:hover:before  {background:#007452; transition:0.3s; }
.sub_map ul li a:hover {color:#007452; font-weight:600; transition:0.3s; }

iframe {width:100%; min-height:400px; margin-left:0}

@media all and (min-width:768px) {
iframe {margin-left:20px;}
}

@media all and (min-width:1200px) {
.sub_map{width:80%; margin:0}	
}

.download a {margin-right:5px;}
.download a:after {content:''; background:url("../img/down_icon.png")no-repeat; width:21px; height:21px; display:inline-block; margin-left:7px;}
.download a:hover:after {background:url("../img/down_icon01.png")no-repeat;}


/*section 01*/

#section01 {color:#FFFFFF; padding:120px 0 20px 0; overflow:hidden;}
#section01 .view{z-index:99; position:relative;}

#section01 {position:relative;}
#section01 .cover_bg{position:absolute; width:100%; height:700px; background:0; content:''; background:#efefef; bottom:0}

@media all and (min-width:768px) {
#section01 .cover_bg{height:400px;}
}

.besi_con02 {clear:both;}
#section01 .slider01_text span a{position:relative;}
#section01 .slider01_text span a:hover{transition:0.3s; font-weight:600;}
#section01 .slider01_text span b:after {content:''; display:block; width:25px; height:25px; background:url('../img/more_icon.png')no-repeat center center; background-size: cover; position:absolute; right:-35px;}

@media all and (min-width:768px) {
#section01 .slider01_text span b:after {display:inline-block;}
}

#section01 .section01_nav {float:right; width:100%; position:relative; z-index:999; margin-bottom:4px;}
#section01 .section01_nav li{color:#373737; width:50%; float:left; text-align:center;}
#section01 .section01_nav li a:hover {border-bottom:4px solid #003480; color:#003480; padding-bottom:10px; font-weight:600; transition:.3s; }
#section01 .section01_nav li a {display:block;}

@media all and (min-width:768px) {
#section01 .section01_nav {width:35%; margin-top:20px}
}

@media all and (min-width:640px) {
#section01 h3 b{display:inline-block; padding-bottom:0; margin-bottom:0;}
#section01 h3 b:after{display:block; padding:0; margin:0; margin-left:10px; margin-bottom:3px}
#section01 h3 span{display:block; position:absolute; width:500px; margin-left:-250px; left:50%; text-align:center; top:0;}
#section01 .mgm70{display:inline-block; margin-left:-70px;}
}


@media all and (min-width:1400px) {
#section01 .pdinner{max-width:1400px;}
}
@media all and (min-width:640px) {
#section01 .section_top {display:inline-block;}
}


/*section 02*/
#section02{ text-align:center; background:url("../img/section02_bg.jpg")no-repeat center center; height:450px; margin-bottom:200px; background-size:cover;}
#section02 span {margin-bottom:40px; display:block;}
#section02 .section_top:before {display:none;}


@media all and (min-width:768px) {
#section02 {margin-bottom:300px;}
#section02 .section_top:before {content:""; width:120px; height:1px; display:inline-block; background:#FFFFFF; margin-right:20px;}	
}

@media all and (min-width:900px) {	
#section02 span {padding-right:80px;}
#section02 {text-align:left}

}

#section02 {position:relative; display:inline-block; width: 100%; padding:80px 0 0; color:#FFFFFF;}
#section02 h3 {color:#ffffff; }
#section02 .section_top {text-align:right;}
#section02 .beis_icon ul {width:100%;}
#section02 .beis_icon a {display:block; padding:20px 0;}
#section02 .beis_icon ul li {width:32%; display:inline-block; text-align:center; }

#section02 .beis_icon ul li:nth-child(1) a:before {content:''; background:url("../img/beis_icon01.png")no-repeat center center; width:60px; height:60px; display:block; margin:0 auto; background-size:cover; margin-bottom:10px}
#section02 .beis_icon ul li:nth-child(2) a:before {content:''; background:url("../img/beis_icon02.png")no-repeat center center; width:60px; height:60px; display:block; margin:0 auto; background-size:cover; margin-bottom:10px}
#section02 .beis_icon ul li:nth-child(3) a:before {content:''; background:url("../img/beis_icon03.png")no-repeat center center; width:60px; height:60px; display:block; margin:0 auto; background-size:cover; margin-bottom:10px}

#section02 .beis_icon ul li a:hover {transition:0.3s; font-weight:600;}
#section02 .beis_icon ul li a:after {content:''; display:block; width:25px; height:25px; margin:0 auto; background:url('../img/more_icon.png')no-repeat center center; background-size: cover; margin-top:10px;}


@media all and (min-width:768px) {
#section02 .beis_icon ul li:nth-child(1) a:before {width:80px; height:80px;}
#section02 .beis_icon ul li:nth-child(2) a:before {width:80px; height:80px;}
#section02 .beis_icon ul li:nth-child(3) a:before {width:80px; height:80px;}
}

.section02_box {width:100%; }
.section02_box li {display:inline-block;}
.section02_box .left {background:#bc2f29 url("../img/section02_box.jpg")no-repeat 0 0; width:100%; padding-top:80px; height:400px }
.section02_box .right {display:none; height:400px }

@media all and (min-width:768px) {
.section02_box .left {width:70%; float:left; padding:50px;}
.section02_box .right {width:29%; background:#000000 url("../img/section02_box2.jpg")center center; float:right; background-size:cover; display:inline-block;}
}



.sub_slider01 {width:100%!important;}
.slider01_text {width:100%; background:#003480; height:300px; color:#FFFFFF; padding:80px 50px; float:left; text-align:center;}
.slider01_text h3 {font-size:25px; font-weight:600; margin-bottom:30px;}

.slider01_img {float:right; width: 100%; height:300px; background:#B7B7B7; margin-top:0px;}
.slider01_img01 {background:url("../img/slider01_img01.jpg")no-repeat center center; background-size:cover;}
.slider01_img02 {background:url("../img/slider01_img02.jpg")no-repeat center center; background-size:cover;}

@media all and (min-width:900px) {
.slider01_text {width:30%; height:500px; text-align:left; }
.slider01_img {width: 70%; height:450px; margin-top:20px;}
}

.sub_slider01 {width:100%; position:relative;}

.slick-next,
.slick-prev {color:hsla(0,0%,0%,0.00); border:none; width:50px; height:50px; background:none;}

@media all and (min-width:900px) {
.slick-next {bottom:30px; right:0; background:#373737 url("../img/view02.png")no-repeat center center; position:absolute;}
.slick-prev {bottom:30px; right:50px; background:#373737 url("../img/view02.png")no-repeat center center; transform: scaleX(-1); position:absolute; z-index:99;}
}



@media all and (min-width:900px) {	
#section02 .sub_map ul {margin-top:-150px;}
.g_bg:after {content:''; width:40%; position: absolute; right:0; top:0; height: 100%; background:#ECECEC;z-index:-99}
.g_bg02:after {content:''; width:100%; position: absolute; right:0; bottom:0; height: 40%; background:#ECECEC;z-index:-99}
}




@media all and (min-width:900px) {	
	
.sub_slider01,
.sub_slider02 {float: left;}
	
.sub_slider01 {width:40%}
.sub_slider02 {width:57%; margin-left:20px; }
.sub_slider02 li { height:500px; }
.visu_item {padding:0 50px;}
}




.sub_slider01 b {display:inline-block; float:left;}
.download02{display:inline-block;}

.download02 a:hover {color:#007452; font-weight:600; transition:0.3s; border:1px solid #007452;}


.download02 a {position:relative; border:1px solid #888888; border-radius:30px; padding:6px 50px 6px 20px; display:block; margin-top:-7px;}
.download02 a:after {content:''; background:url("../img/down_icon.png")no-repeat; width:21px; height:21px; display:inline-block; margin-left:7px; position:absolute;}
.download02 a:hover:after {background:url("../img/down_icon01.png")no-repeat;}


/*section03*/

#section03 .bg li {width:100%; height:200px; color:#FFFFFF; padding:40px 0;}
#section03 .bg li a {position:relative;}
#section03 .bg li a:hover {transition:0.3s; font-weight:600;}
#section03 .bg li a:after {content:''; display:inline-block; width:25px; height:25px; margin:0 auto; background:url('../img/more_icon.png')no-repeat center center; background-size: cover; position:absolute; margin-left:10px}
#section03 .bg li:nth-child(1) {background:url("../img/section03_01.jpg")no-repeat center center; background-size:cover;}
#section03 .bg li:nth-child(1) a {margin-left:40px;}
#section03 .bg li:nth-child(2) {background:url("../img/section03_02.jpg")no-repeat center center; background-size:cover;}
#section03 .bg li:nth-child(2) a {margin-left:40px;}

@media all and (min-width:768px) {
#section03 .bg li {width:50%; display:inline-block; float:left; height:200px;}	
}

@media all and (min-width:1800px) {
#section03 .bg li:nth-child(1) a {margin-left:270px;}
}

/*footer*/
#footer{padding:50px 0px; color:#FFFFFF; font-size:0.9em; text-align:center; background:#626d7c; clear:both;}
/*#footer div{background:url(../img/foot_logo.png) no-repeat right center;}*/
#footer p{margin-top:10px; padding-top:10px; border-top:1px solid #ffffff; border-color:rgba(255,255,255,0.2); font-size:0.8em; clear:both; text-align:center;}
#footer p span{font-weight:bold; color:#32b3e3}

.bottom_li{text-align:center; margin-bottom:10px;}
.bottom_li li{display:inline-block; margin: 0 0.5%;}
.bottom_li li a{color:#ffffff}


@media all and (min-width:768px) {
.bottom_li{text-align:left;}
.bottom_li li:first-child{margin-left:0}

#footer address{width:70%; margin:0 1.5%; float:left; margin-bottom:30px}
#footer address b{display:inline-block; margin-bottom:10px}
#footer .addressbox{overflow:hidden;}
#footer p{padding-top:20px; }

#footer{text-align:left; width:100%;}
#footer .footerbox01 {float:left; display:block; width: 20% }
#footer .footerbox02 {width:65%; float:left;}
#footer .footerbox03 {width:15%; float:left;}
}





/*page up*/
#pageup {position:fixed; z-index:999; right:1%; bottom:5%; width:50px; height:50px; background-image:url('../img/Htop.png');background-repeat: no-repeat;  background-position:center center; background-size: 50px 50px; display:none; cursor:pointer; z-index:4000;}










/*서브레이아웃*/
#sub_visual{position:relative; padding:110px 0 30px; background:url(../img/main05.jpg) no-repeat center center; /* border-bottom:10px solid #0083ef */}
/*#sub_visual.sub01{ background:url(../img/subvisu01.jpg) no-repeat center center; }
#sub_visual.sub02{ background:url(../img/subvisu02.jpg) no-repeat center center; }
#sub_visual.sub03{ background:url(../img/subvisu01.jpg) no-repeat center center; }
#sub_visual.sub04{ background:url(../img/subvisu02.jpg) no-repeat center center; }
#sub_visual.sub05{ background:url(../img/subvisu01.jpg) no-repeat center center; }
#sub_visual.sub06{ background:url(../img/subvisu02.jpg) no-repeat center center; }*/
/*
.sub010{ background:url(../img/subvisu10.jpg) no-repeat center center; }
.sub011{ background:url(../img/subvisu10.jpg) no-repeat center center; }*/

#sub_visual{color:#ffffff; text-align:center;}
#sub_visual .tit_h2{font-weight:500; font-size:2.5em; margin-bottom:15px }
#sub_visual .tit_h2 span{display:block;  margin-bottom:10px; font-size:15px; font-weight:800; letter-spacing:0; text-transform:uppercase; position:relative;}
#sub_visual .tit_h2 b{display:block; line-height:1.2}

@media all and (min-width:768px) {
#sub_visual{border-bottom:0}
#sub_visual .tit_h2{font-size:3em; }

#sub_visual p{font-size:18px}
#sub_visual .tit_h2 span:after{position:absolute; right:0; top:0; margin:0}
}

@media all and (min-width:1200px) {
#sub_visual .tit_h2{font-size:3.2em; line-height:1.8}
#sub_visual p{font-size:18px}
#sub_visual{border-bottom:0;}

}


.sub_tab{display:none}
.sub_con{margin: 0 auto; position:relative; min-height:400px; padding:50px 0% 0px; overflow:hidden}
.sub_con:after{content:''; clear:both; display:block}

/*2depth menu*/
#twodepthNav {position:relative; display:none; margin: 0 auto; background:#5a84c3}
#twodepthNav ul {overflow:hidden; text-align:center}
#twodepthNav ul li {position:relative; width:16%; display:inline-block; text-align:center; max-width:150px}
/*#twodepthNav ul li a:before{content:''; width:1px; height:20px; background:rgba(255,255,255,0.3); position:absolute; left:0; top:0; bottom:0; margin: auto;}*/
#twodepthNav ul li a{color:#ffffff}
/*#twodepthNav ul.li02 li{width:50%;}
#twodepthNav ul.li03 li{width:33.333%;}
#twodepthNav ul.li04 li{width:25%;}
#twodepthNav ul.li05 li{width:20%;}
#twodepthNav ul.li06 li{width:16.66%;}
#twodepthNav ul.li07 li{width:14.28%;}*/
#twodepthNav ul.li09 li{width:10.5%;}
#twodepthNav ul li a{display:block; line-height:60px; position:relative}
#twodepthNav ul li a:after{content:''; position:absolute; bottom:0; left:50%; width:0; height:4px; background:#0083ef; transition:all 0.2s cubic-bezier(0.7, 0, 0.3, 1)}
#twodepthNav ul li:hover a:after{width:60px; margin-left:-30px;}
#twodepthNav ul li a:hover{font-weight:600; transition:0.3s}
#twodepthNav ul li:first-child a:before{width:0}
#twodepthNav ul li.active {background:#ffffff}
#twodepthNav ul li.active a{font-weight:600; color:#323232}
#twodepthNav ul li.active a:after{width:60px; margin-left:-30px;}
/*#twodepthNav ul li.active:after {width:10px; height:10px; content: "";position:absolute; background:#f6c94f; top:43%; right:20px; border-radius:30px}*/

#sidemenu {display:none; position:absolute;width:200px;  z-index:9999; top:0px; left:20px} /*기준*/
#sidemenu h2 {display:block;font-size:1.6em;   text-align:center; line-height:1.2;  color:#fff; min-height:100px; padding:60px 0; /*background:rgba(90,19,40,0.8);*/ background:#29343f; position:relative; text-transform:uppercase;  }
#sidemenu h2 span {display:block; font-size:0.9rem; margin-bottom:10px;}

#sidemenu .snblist{border:1px solid #e6e6e6; border-width:0 1px 1px; background:#ffffff;  margin-bottom:30px}
#sidemenu .snblist li a {position:relative; display: block; padding:13px 20px; font-weight:400; border-bottom:1px solid #e6e6e6; color:#323232}
#sidemenu .snblist li:last-child a{border-bottom:0px;}
#sidemenu .snblist li a[target='_blank']:after {font-family: 'FontAwesome'; font-size:11px; display:inline-block; content:"\f08e"; margin: 0 0 2px 5px; vertical-align: middle;}
#sidemenu .snblist li a:hover {text-indent:5px; 	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease; color:#303030; transition:0.3s}
#sidemenu .snblist li.active a {color:#d10000; font-weight:600}
#sidemenu .snblist li a i:after,#sidemenu .snblist li.active a i:after {
	position: absolute;
	top: 16px;
	font-weight:bold;
	right: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: FontAwesome;
	content: "\f105";
	font-style:normal;  
	color:#808080
}
#sidemenu .snblist li a:hover i:after{right: 7px;}
#sidemenu .snblist li.active a i:after{color:#d10000}
#sidemenu .snblist li.active a:hover i:after{right:7px;}


#sidemenu .snblist li a i:after {background:rgba(255,255,255,0)}

#sidemenu .snblist li a:hover i:after {
	-webkit-transform: translateY(-50%) translateX(20%);
	-moz-transform: translateY(-50%) translateX(20%);
	-ms-transform: translateY(-50%) translateX(20%);
	-o-transform: translateY(-50%) translateX(20%);
	transform: translateY(0) translateX(20%);
	color:#fff;
	background:rgba(255, 255, 255, 1);
}

#sidemenu .snblist li.select a:hover i:after {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	color:#fff;
	background:rgba(255, 255, 255, 1);
}



#fl_menu{display:none;}
.con{position:relative; min-height:500px;}
.conh3{font-size:1.4em; font-weight:600; color:#000000; text-align:center;}
.conh3:after{content:''; width:40px; height:1px; background:#000000; display:block; margin:10px auto 30px;}

.path{display:block;}
.path li{font-size:12px; display:inline-block; vertical-align:top;}
.path li:before{content:'\f105'; font-family:'FontAwesome'; display:inline-block; padding:0px 10px}
.path li:first-child:before{display:none;}

/*패스메뉴
.dropbtn {background:none; width:100%; text-align:left; border:none; display:inline-block; height:auto; position:relative; color:#ffffff; font-size:12px;}
.dropbtn:after{font-family:'FontAwesome'; content:'\f078'; position:absolute; right:10px; color:#ffffff; font-size:8px; line-height:36px;}


.dropmenu {display: none; width:100%; position: absolute;  z-index: 5; border-width:0 1px 1px 1px; margin-top:-1px}
.dropmenu a {display:block; color:inherit; font-size:12px}
.dropmenu.show {display:block;}

.dropmenu ul{padding:10px; background:#5a84c3; }
.dropmenu ul li{padding:5px 0px; font-size:0.9em; cursor: pointer; color:#ffffff; text-align:left; line-height:32px;}
*/





@media all and (min-width:768px) {
.sub_con{padding:50px 0px 0px}
.conh3{font-size:2em}
.conh3:after{margin:20px auto 30px;}

#sub_visual{padding:140px 0px 50px;}
#twodepthNav {position:relative; display:block;}


}

@media all and (min-width:1200px) {
#sub_visual{padding:180px 0px 100px;}
.subwrap{margin: 0 auto; position:relative;}
.sub_tab{display:block;background:#0788c7; padding:10px 0px; text-align:right; color:#ffffff; font-size:0.85em; text-align:right;}
.sub_tab h3, .sub_tab p{display:inline-block; margin-left:15px; color:#fbdf40; font-weight:bold}
.sub_tab h3{color:#ffffff}
.sub_tab h3 span{margin-right:10px; text-transform:uppercase; color:#fbdf40}
.sub_tab p {border-radius:50px; background:#462e16; padding:5px 10px;}

#twodepthNav ul.li02 li{width:25%;}

/*#sub_visual{padding:140px 0 120px;}*/

.sub_con{position:relative; width:100%; margin: 0 auto; min-height:650px; padding:80px 0px 0px}
.con{width:1160px; margin:0 auto; min-height:800px;}
.conh3:after{margin:20px auto 40px;}

}

@media all and (min-width:1640px) {
#sidemenu{display:block}
#fl_menu{display:block; position:absolute; right:20px; z-index:9999; width:125px; top:0px; height:600px}
#fl_menu .label{text-align:center; line-height:80px; font-size:18px; font-weight:bold; background:#29343f; color:#fff;}
#fl_menu ul {text-align:center; padding:10px 0px 30px; background:#ffffff}
#fl_menu ul li a{font-size:16px; font-weight:600; padding:8px 0px}
#fl_menu ul li span{display:block}
#fl_menu .menu{display:block; border:1px solid #dcdcdc}
#fl_menu .menu img{max-width:60px}
#fl_menu .menu .menu_item{display:block; background:#ffffff; color:#323232; }


}

#sub_drop{position:relative; /*background:#5a84c3*/;  font-size:0.9em; margin-top:0px;}
#sub_drop .home a{display:block; line-height:45px; padding:0 20px;background:#4b4c55;}
#sub_drop .home{min-width:46px !Important}
#sub_drop .home img{display:inline-block; vertical-align:middle}
#sub_drop .dropdown{float:left; position:relative; border:1px solid #cdcdcd; border-left:none; border-top:none;}
#sub_drop .dropdown.deph02{min-width:35%}
#sub_drop .dropbtn {background:#ffffff;  width:100%; text-align:left; display:inline-block; height:auto; position:relative; line-height:45px; padding:0 25px 0 10px; cursor:pointer; color:#000000;}
#sub_drop .dropbtn:after{font-family:'FontAwesome'; content:'\f107'; position:absolute; right:10px; color:#000000; font-size:14px; top:0; bottom:0; margin:auto;}

#sub_drop .dropdown ul{}
#sub_drop .dropdown ul li{padding:5px 10px; }
#sub_drop .dropmenu {display: none;  position: absolute;  z-index: 5; background:#4b4c55; border:1px solid #dcdcdc; box-sizing:content-box; left:-1px; width:100%;}
#sub_drop .dropmenu a{display:block; line-height:30px; color:#ffffff; }
#sub_drop .dropmenu a:hover {color:#5a84c3; font-weight:600;}
#sub_drop .dropdown .show {display:block;}

#sub_drop:after{display:block; content:''; clear:both;}

@media all and (min-width:768px) {
#sub_drop{margin-top:-60px;}
#sub_drop .dropbtn{padding:0 25px 0 20px}
#sub_drop .dropdown ul li{padding:5px 20px; }
#sub_drop .dropdown{min-width:200px}
#sub_drop .dropdown.deph02{min-width:200px}
#sub_drop .dropmenu a{line-height:40px;}
#sub_drop .home a{line-height:60px;} 
#sub_drop .dropbtn {line-height:60px}
#sub_drop .dropbtn:after{right:15px}

}



/*텍스트효과*/

.motion01{animation-name:sub_tt;animation-duration:1000ms;animation-fill-mode:both;animation-delay:200ms;animation-timing-fonction:ease-out;}
.motion02{animation-name:sub_tt;animation-duration:1000ms;animation-fill-mode:both;animation-delay:200ms;animation-timing-fonction:ease-out;}

/* Chrome, Safari, Opera */ 
@-webkit-keyframes sub_tt { 
	0%   {top: 30px; opacity: 0;}
    100% {top: 0; opacity: 1;}
}
/* Standard syntax */
@keyframes sub_tt {
     0%   {top: 30px; opacity: 0;}
    100% {top: 0px; opacity:1;}
}
/* Chrome, Safari, Opera */ 
@-webkit-keyframes sub_tt {
    0%   {top: 30px; opacity: 0;}
    100% {top: 0; opacity: 0;}
}
/* Standard syntax */
@keyframes sub_tt {
     0%   {top: 30px; opacity: 0;}
    100% {top: 0px; opacity: 1;}
}






@media all and (max-width:1200px) {
#layerPopup0{top:100px !Important; left:0 !Important;}
#layerPopup1{top:435px !Important; left:0 !Important;}
#layerPopup2{top:770px !Important; left:0 !Important;}
#layerPopup3{top:1105px !Important; left:0 !Important;}
#layerPopup4{top:1440px !Important; left:0 !Important;}
#layerPopup5{top:1775px !Important; left:0 !Important;}
}


