@charset "UTF-8";

/* 필요한 폰트만 사용할것 나머지 주석처리*/
/*@import url(fontawesome-all.css);   폰트어썸 : cdn 작동하지 않을때 주석풀것 */
/*@import url(nanumbarungothic.css);  나눔바른고딕 :    font-family: 'Nanum Barun Gothic', sans-serif; font-weight:400;    */
/*@import url(nanumsquare.css); /* 나눔스퀘어 :    font-family: 'NanumSquare', sans-serif; font-weight:400;    */
@import url(notosanskr.css); /*   NotoSanskr :   font-family: 'Noto Sans KR', sans-serif;  font-weight:400;         */
@import url(font_etc.css); /*   font-family: 'Do Hyeon', sans-serif;         */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@200;300;400;500;600;700;800&display=swap'); /* font-family:'Poppins', sans-serif; font-weight:400; */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700&display=swap'); /* font-family: 'Noto Sans KR', sans-serif; */

body,td,span,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button {margin:0;padding:0; font-size:14px; color:#000; line-height:1.6em; font-family: 'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:-0.02em;}
ul,ol,li{margin:0;padding:0;list-style:none;}

a, img{border:0px; vertical-align:middle;}
a{text-decoration:none; color:#000;}
strong{font-weight:700;}


.lview{}
.mview{display:none !important;}
.sview{display:none !important;}

.pc_only {display:block !important;}
.mobile_only {display:none !important;}


#top_btn  {display:block; }

#mobile_header {position:relative; width:100%; height:60px;  line-height:60px; border:0px solid red; z-index:99997; display:none;}
#mobile_header .inner {top:0; left:0; z-index:50; width:100%; height:60px; line-height:60px; overflow:hidden; background-color:#fff;}
#mobile_header h1 { width:220px; padding-top:10px; text-align:center; margin:0 auto; }
#mobile_header h1 img { max-width:74%; overflow:hidden;}
#mobile_header .m_gnb li {list-style:none;}
#mobile_header .m_gnb li a {display:block; top:0; width:100%; text-align:center; color:transparent;}
#mobile_header .m_gnb li.category a i{float:left; position:absolute; width:20px; height:20px; line-height:20px; left:15px; top:20px; font-size:20px; color:#333;}
#mobile_header .m_gnb li.home a i { float:left; position:absolute; width:20px; height:20px; line-height:20px; right:15px; top:20px; font-size:20px; color:#333; }
.jbmFixed{position:fixed !important; top:0; left:0;}
.jbmFixed .inner{border-bottom:1px solid #ddd !important;}



/* 사이드메뉴_블랙ver */
#back_cover {position:absolute; display:none; left:0; top:0;  width:100%; height:100%; top:0px; background:rgba(0,0,0,0.5); z-index:99998;}
#sideMenu {position:fixed; top:0; left:-250px; width:250px; height:100%; background:rgba(0,0,0,0.85); z-index:100001; overflow: auto}
#sideMenu .side_title{position:relative; height:60px; line-height:60px; background-color:none; color:#fff; text-align:center; font-size:1.3em; font-weight:700; }
#sideMenu .side_close{position:absolute; top:15px; right:10px; color:#fff; font-size:1.5em; cursor:pointer;}
#sideMenu .navi_bg{ width:100%;}
#sideMenu .nav { width:100%; margin:0 auto;  padding:0; list-style: none; overflow:hidden;  box-sizing:border-box;}/*주메뉴 마우스 아웃*/
#sideMenu .nav ul { width:100%; margin:0; padding:0;}
#sideMenu .navi_set{ display:inline;  margin:0; padding:10px 0 10px 0; text-align:center;  }
#sideMenu .navi_set > div {display:block; width:100%; height:50px; line-height:50px; border-bottom:1px solid rgba(255,255,255,.1); text-align:left; background-color:none; font-size:1.1em; color:#fff; text-indent:15px; cursor:pointer;}
#sideMenu .navi_set > div a {display:block; width:100%; font-family:'Poppins', sans-serif; font-weight:400;}
#sideMenu .navi_set > div i{float:right; margin-right:10px; margin-top:18px;}
#sideMenu .navi_set ul {display:none;}
#sideMenu .navi_set ul li {list-style:none; border-bottom:1px solid rgba(0,0,0,.1);}
#sideMenu .navi_set ul li a{position:relative; display:block; width:100%; height:40px; line-height:40px; text-align:left; font-size:1em; color:#333; cursor:pointer; padding-left:25px; background-color:#fff; }
#sideMenu .navi_set ul li a:hover{color:#fff; background-color:#999b9e; }
#sideMenu .navi_btn {width:100%; text-align:center; font-weight:700;  margin-top:20px; }
#sideMenu .navi_btn a {color:#fff; display:block; font-size:1.15em;  padding:6px 0;}
#sideMenu .navi_btn a span {display:inline-block; color:#fff; background-color:#1167b4; border-radius:50px; padding:2px 10px; margin-right:8px; font-size:0.75em;}
#sideMenu .navi_btn a span.hp {background:#2097e0;}



#header_wrap{ width:100%;  background-color:#fff; }
#header_wrap:after{content:""; display:block; clear:both;}
.header_area {position:relative; width:100%; max-width:1280px; margin:0 auto;  height:115px; }
.header_area:after{content:""; display:block; clear:both;}
h1.top_logo {position:absolute; left:0px; top:35px; transition:all 0.3s;}
h1.top_logo img {max-width:100%;}

#lnb_wrap {position:absolute; right:0; top:0;}
#lnb_wrap:after{content:""; display:block; clear:both;}
.lnb { width:100%; height:115px; text-align:center;  }
.lnb:after{content:""; display:block; clear:both;}
.lnb ul { padding:0; margin:0; font-size:0; }
.lnb ul li {position:relative; display:inline-block; margin:0; padding:0 20px; font-size:18px; text-align:center; z-index: 9999999999;}
.lnb ul li a { display:table; margin:0; padding:0; width:100%; height:115px; line-height:1.4em; cursor:pointer; }
.lnb ul li a span { display:table-cell; vertical-align:middle; height:100%; font-size:1em; color:#000; letter-spacing:0.02em; font-weight:500; }
.lnb ul li:hover a span {color:#3965bf; }
.lnb ul li .sub_menu { position:absolute; top:115px; left:50%; margin-left:-90px; text-align:center; background:rgba(0,0,0,.75);  overflow:hidden; padding:0; height:0px; -webkit-transition: all 200ms ease-in;	-ms-transition: all 200ms ease-in;	-moz-transition: all 200ms ease-in;	transition: all 200ms ease-in; }
.lnb ul li .sub_menu a {display:block; width:180px; height:40px !important; line-height:40px !important; font-size:1em; color:#fff; border:0px solid #eee; border-top:0; box-sizing:border-box;	-webkit-transition: all 0.3s ease;		-moz-transition: all 0.3s ease;		-o-transition: all 0.3s ease;		transition: all 0.3s ease;	}
.lnb ul li .sub_menu a:hover {width:180px; height:40px; line-height:40px; background-color:#3965bf; color:#fff;}
.lnb ul li:hover > a{margin:0; padding:0; cursor:pointer; color:#3965bf;}
.lnb ul li:hover .sub_menu {-webkit-transition: all 200ms ease-in;	-ms-transition: all 200ms ease-in;	-moz-transition: all 200ms ease-in;	transition: all 200ms ease-in; }
.lnb ul li:nth-child(1):hover .sub_menu {height:0;} 
.lnb ul li:nth-child(2):hover .sub_menu {height:0;}
.lnb ul li:nth-child(3):hover .sub_menu {height:0;} 
.lnb ul li:nth-child(4):hover .sub_menu {height:0;}
.lnb ul li:nth-child(5):hover .sub_menu {height:0;}
.lnb ul li:nth-child(6):hover .sub_menu {height:80px;}

#header_wrap.header_fixed{position:fixed; top:-35px; left:0; z-index:9; border-bottom:1px solid #eee; z-index:99997; }
#header_wrap.header_fixed h1.top_logo { top:54px;}
#header_wrap.header_fixed h1.top_logo img {max-width:80%; }
#header_wrap.header_fixed .lnb  { margin-top:35px; height:77px; }
#header_wrap.header_fixed .lnb ul li a { height:77px; }
#header_wrap.header_fixed .lnb ul li .sub_menu {top:81px; transition:all 0.3s;}




#main_visual{ width:100%; min-width:320px; padding:0; }
#main_visual:after{ content:""; display:block; clear:both;}
#main_visual .swiper-slide{width:100%; height:700px; padding:0; background-color:#000; overflow:hidden;}
#main_visual .swiper-slide .backgroundimg1 {width:100%; height:100%; background:url('/html/image/main_visual01.jpg')no-repeat; background-position:50% 50%; background-size:cover; }
#main_visual .swiper-slide .backgroundimg2 {width:100%; height:100%; background:url('/html/image/main_visual02.jpg')no-repeat; background-position:50% 50%; background-size:cover; }
#main_visual .swiper-slide .backgroundimg3 {width:100%; height:100%; background:url('/html/image/main_visual03.jpg')no-repeat; background-position:50% 50%; background-size:cover; }
#main_visual .sliderkit-text {z-index:1; width:100%; max-width:1280px; border:0px solid red; position:absolute; top:30%; left:50%; text-align:center; transform:translate(-50%,0); margin-left:0px; }
#main_visual .sliderkit-text h1.lviewa{font-size:3.5em;  color:#fff; line-height:1.25em; text-shadow:0px 0px 1px #000; font-family: 'Poppins', sans-serif; font-weight:600; text-transform:uppercase; transition:all 0.3s;}
#main_visual .sliderkit-text h1.sviewa{margin-top:15px; font-size:1.85em;  color:#fff; line-height:1.4em; letter-spacing:-0.05em; text-shadow: 0px 0px 1px #000; font-weight:400; transition:all 0.3s;}
#main_visual .sliderkit-text .icons {margin-top:40px;}
#main_visual .sliderkit-text .icons img {max-width:100%;}
#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:60px; top:50%; margin-top:-36.5px; display:block; background:url("/html/image/btn_prev.png")  center left no-repeat; opacity : 0.7; width:35px; height:73px; color:rgba(255,255,255,0); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#main_visual .swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:60px; top:50%; margin-top:-36.5px; display:block; background:url("/html/image/btn_next.png") center right no-repeat; opacity : 0.7; width:35px; height:73px; color:rgba(255,255,255,0); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#main_visual .swiper-button-prev:hover,.swiper-container-rtl .swiper-button-next:hover{opacity :1; }
#main_visual .swiper-button-next:hover,.swiper-container-rtl .swiper-button-prev:hover{opacity :1; }
#main_visual .swiper-pagination-bullet-active{ background-color:#2097e0 !important; }
#main_visual .swiper-container-horizontal > .swiper-pagination-bullets {  bottom:15%;}


.tel_bar {z-index:1; display:table; position:relative; top:-80px; width:100%; height:80px; text-align:center; background:rgba(17,103,180,.7);} /*background:#1167b4;*/
.tel_bar div {display:table-cell; vertical-align:middle; }
.tel_bar div span { display:inline-block; vertical-align:middle; font-size:1.65em; color:#fff;}
.tel_bar div a { display:inline-block; vertical-align:middle; font-size:1.65em; color:#fff; margin:0 20px;}


.comm_area{width:100%; max-width:1280px; margin:0 auto; margin-bottom:50px; overflow:hidden;}
.comm_area:after{content:''; display:block; clear:both;}
.comm_area .comm_box {width:100%; }
.comm_area .comm_box ul {width:100%; margin:0; padding:0; overflow:hidden; }
.comm_area .comm_box ul li{float:left; width:30%; min-height:240px; margin-right:4%; text-align:center; }
.comm_area .comm_box ul li:last-child { margin-right:0; }
.comm_area .comm_box ul li a{ display:block; margin:0; padding:0;}
.comm_area .comm_box ul li .notice_box {width:100%; min-height:100%; padding:0;}
.comm_area .comm_box ul li .notice_box .notice_tit{ float:left; position:relative; width:100%; height:40px; line-height:40px; 	}
.comm_area .comm_box ul li .notice_box .notice_tit:after {z-index:0; content:""; display:block; position:absolute; top:50%; left:0; width:100%; height:1px; background:#ddd;}
.comm_area .comm_box ul li .notice_box .notice_tit a {display:block; height:100%;}
.comm_area .comm_box ul li .notice_box .notice_tit p {z-index:1; position:absolute; left:0; padding-right:15px; height:40px; line-height:40px; text-align:left; font-size:1.5em;  font-weight:400; background:#fff;}
.comm_area .comm_box ul li .notice_box .notice_more {z-index:1; position:absolute; top:6px; right:0; width:30px; height:30px; background:url("/html/image/btn_more.png")  center center no-repeat; background-size:cover; transition:all 0.3s;}
.comm_area .comm_box ul li .notice_box .notice_tit:hover .notice_more {background:url("/html/image/btn_more_on.png") center center no-repeat; transition:all 0.3s; transform:rotate(180deg); transition:transform 500ms;}
.comm_area .comm_box ul li .notice_box ul.notice_list { float:left; width:100%; padding:0; margin-top:30px; }
.comm_area .comm_box ul li .notice_box ul.notice_list:after{content:''; display:block; clear:both;}
.comm_area .comm_box ul li .notice_box ul.notice_list li { width:100%; min-height:auto; padding:0; margin-bottom:10px; border:0; text-align:left; }
.comm_area .comm_box ul li .notice_box ul.notice_list li a {display:inline-block; font-size:14px; color:#333; padding:0; font-weight:400;}
.lt_info {float:right; padding:0 !important;}
.lt_info .lt_nick {display:none;}


.m_bnr{width:100%; padding:150px 0 100px 0;  background:url("/html/image/m_bnr_back.jpg") center center no-repeat; background-size:cover; }
.m_bnr_area{width:100%; max-width:1280px; margin:0 auto; }
.m_bnr_area:after{content:''; display:block; clear:both;}
.m_bnr_area .m_bnr_title {position:relative; text-align:center;}
.m_bnr_area .m_bnr_title:before {position:absolute; content:""; display:block; position:absolute; top:-80px; left:50%; margin-left:-1px; width:1px; height:50px; background:#fff;}
.m_bnr_area .m_bnr_title h2.tit1{ font-size:3.5em; font-weight:300; color:#fff; line-height:1.2em;}
.m_bnr_area .m_bnr_title h2.tit1 span{ font-size:1em; font-weight:700; color:#2097e0; line-height:1.2em;}
.m_bnr_area .m_bnr_title p{ font-size:1.3em; color:#fff; font-weight:400; margin-top:20px; word-break:keep-all;}
.m_bnr_area .m_bnr_box {width:100%; margin:50px auto; overflow:hidden;}
.m_bnr_area .m_bnr_box ul {width:100%; margin:0; padding:0; }
.m_bnr_area .m_bnr_box ul li{float:left; width:290px; margin-right:40px; text-align:center; transition:all 0.3s;}
.m_bnr_area .m_bnr_box ul li:last-child {margin-right:0;}
.m_bnr_area .m_bnr_box ul li a{ position:relative; display:table; width:100%; margin:0; min-height:250px; }
.m_bnr_area .m_bnr_box ul li .txts {display:table-cell; vertical-align:middle; width:100%; padding:50px 0; background:#fff; transition:all 0.3s;}
.m_bnr_area .m_bnr_box ul li .txts i{display:block; color:#000; font-size:2.5em;}
.m_bnr_area .m_bnr_box ul li .txts p.t1 {display:block; margin-top:25px; font-size:1.4em; color:#000; line-height:1.4em; transition:all 0.3s; }
.m_bnr_area .m_bnr_box ul li .btn_go {opacity:0; position:absolute; right:0; bottom:30px; width:49px; height:30px; background:url("/html/image/btn_arrow.png")no-repeat; background-size:cover; transition:all 0.3s;}
.m_bnr_area .m_bnr_box ul li:hover .txts {background:#3965bf; border-radius:30px 0 30px 0; transition:all 0.3s; }
.m_bnr_area .m_bnr_box ul li:hover .txts i, .m_bnr_area .m_bnr_box ul li:hover .txts p.t1 {color:#fff;}
.m_bnr_area .m_bnr_box ul li:hover .txts p.t1 {margin-top:15px; transition:all 0.3s; }
.m_bnr_area .m_bnr_box ul li:hover .btn_go {opacity:1; right:30px; transition:all 0.3s; }
.m_bnr_area .m_bnr_txt{color:#fff;}
.m_bnr_area .m_bnr_txt h1{ font-size:2em; font-weight:600; color:#fff; line-height:1.2em; margin-top:80px; text-align:center; margin-bottom:20px;}
.m_bnr_area .m_bnr_txt table{width:95%; margin:0 auto;}
.m_bnr_area .m_bnr_txt th{width:200px;; background:#2097e0; color:#fff; padding:30px 0; font-size:1.2em; text-align:center;}
.m_bnr_area .m_bnr_txt td{color:#fff; padding:10px 10px;  font-size:1.1em; background:rgba(0,0,0,0.3); word-break: keep-all;}

.gallery{width:100%; padding:150px 0 100px 0; background:#f7f7f7;}
.gallery_area {width:100%; max-width:1280px; text-align:center; margin:0 auto;}
.gallery_area:after{content:''; display:block; clear:both;}
.gallery_area .gallery_title {position:relative; text-align:center;}
.gallery_area .gallery_title:before {position:absolute; content:""; display:block; position:absolute; top:-80px; left:50%; margin-left:-1px; width:1px; height:50px; background:#ddd;}
.gallery_area .gallery_title h2.tit1{ font-size:2.8em; font-weight:700; color:#000; line-height:1.2em;}
.gallery_area .gallery_title p{ font-size:1.3em; color:#333; font-weight:400; margin-top:20px; word-break:keep-all;}
.gallery_area .gallery_box {width:100%; margin:50px auto;}
.gallery_area .gallery_box ul{width:100%; padding:0; margin:0; overflow:hidden; }
.gallery_area .gallery_box ul li{float:left; width:290px; margin-right:40px;  }
.gallery_area .gallery_box ul li:last-child { margin-right:0;}
.gallery_area .gallery_box ul li a {display:block; }
.gallery_area .gallery_box ul li .img {background-color:#eee; border-bottom:1px solid #eee; overflow:hidden;}
.gallery_area .gallery_box ul li .img img {width:100%;  transition: transform 1s; -webkit-transition: -webkit-transform 1s;}
.gallery_area .gallery_box ul li:hover .img img {transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);}
.gallery_area .gallery_box ul li .txts{ padding:15px 25px; word-break:keep-all;}
.gallery_area .gallery_box ul li .txts p{display:block; font-size:1.25em; color:#444; transition:all 0.3s;}
.gallery_area .gallery_box ul li .txts span {display:none; min-height:40px; margin-bottom:15px; font-size:1em; color:#444; }
.gallery_area .gallery_box ul li:hover .txts p {color:#3965bf;}
.gallery_area a.btn_more {display:inline-block; width:200px; height:60px; line-height:60px; text-align:center; font-size:1.2em; color:#fff; background-color:#2e2e2e; transition:all 0.3s; }
.gallery_area a.btn_more:hover { background-color:#3965bf; transition:all 0.3s;}


/* 고객센터 */
.cs_wrap {float:left; width:50%; min-height:590px; background:url("/html/image/cs_back.jpg")right bottom no-repeat; }
.cs_wrap:after{content:''; display:block; clear:both;}
.cs_wrap .inner {float:right; width:100%; max-width:640px; padding:70px 0 50px 0;}
.cs_wrap h2.tit1 {display:block; font-size:2.5em; color:#000; line-height:1.4em; font-weight:700;}
.cs_wrap h2.tit1 span {display:none; font-size:1em; color:rgba(0,0,0,.3); line-height:1.4em;  font-weight:300;}
.cs_wrap h4.tit2 {display:block; margin-top:30px; font-size:1.4em; color:#000; line-height:1.4em; }
.cs_wrap .cs_tel {display:block; margin-top:30px; font-size:1.85em; color:#000; line-height:1.4em; font-weight:700;}
.cs_wrap .cs_txt {display:block; margin-top:20px; font-size:1em; color:#101010; line-height:1.6em; }


/* 빠른상담 */
.online_wrap {float:right; width:50%; min-height:590px; background:#0d2d68;}
.online_wrap:after{content:''; display:block; clear:both;}
.online_wrap .inner {float:left; width:100%; max-width:640px; padding:70px 75px 70px 75px;}
.online_wrap h2.tit1 {display:block; font-size:2.5em; color:#fff; line-height:1.4em; font-weight:700;}
.online_wrap h2.tit1 span {font-size:1em; color:#fff; line-height:1.4em;  font-weight:300;}
.online_wrap .online_box {width:100%; margin-top:25px;}
.online_wrap .online_box:after{ content:""; display:block; clear:both;}
.online_wrap .online_box ul {width:100%; margin:0; padding:0;}
.online_wrap .online_box ul li {float:left; width:100%; padding:0; color:#fff; border-bottom:1px solid rgba(255,255,255,.2);}
.online_wrap .online_box ul li:last-child {margin-right:0;}
.online_wrap .online_box ul li dl {width:100%; font-size:0; vertical-align:top;}
.online_wrap .online_box ul li dl dt {width:20%; display:inline-block; }
.online_wrap .online_box ul li dl dt span { display:inline-block; vertical-align:middle; font-size:1.1em; color:#fff; }
.online_wrap .online_box ul li dl dt span.red { padding-left:5px; color: #e80300; }
.online_wrap .online_box ul li dl dd {width:80%; display:inline-block; vertical-align:middle; }
.online_wrap .online_box ul li dl dd input[type="text"]{ width:100%; height:50px; font-size:1em; color:#fff; padding:0 20px; background:none; border:none;}
.online_wrap .online_box ul li dl dd input::placeholder {color:rgba(255,255,255,.4); }
.online_wrap .online_box ul li dl dd textarea { width:100%; height:150px; font-size:1em; color:#fff; padding:15px 20px; resize:none; background:none; border:none;}
.online_wrap .online_box ul li dl dd textarea::placeholder {color:rgba(255,255,255,.4); }
.online_wrap .agree {width:100%; margin-top:20px; }
.online_wrap .agree label {display:inline-block; vertical-align:middle; padding-left:5px; color:#fff; font-size:1em; cursor:pointer;}
.online_wrap .agree label a {display:inline-block; vertical-align:top; color:#fff; }
.online_wrap .agree label a:hover {color:#2097e0; }
.online_wrap .online_bt {width:100%; text-align:center; margin-top:30px;}
.online_wrap .online_bt .btn_ok { display: block; text-align: center; width:100%; height: 60px; line-height: 55px; color: #fff; font-size: 1.35em; background:#3965bf; border:0; transition: 0.5s all ease;}
.online_wrap .online_bt .btn_ok:hover { color:#000; background:#fff; transition: 0.5s all ease;}



#footer{clear:both; width:100%; min-width:320px; padding:50px 0; text-align:center; background-color:#2a2b2e;}
#footer:after{ content:""; display:block; clear:both;}
#footer .copyright{ width:100%; text-align:center; max-width:1280px; margin:0 auto;}
#footer .copyright:after{ content:""; display:block; clear:both;}
#footer .copyright span{ display:inline-block; color:#a8a7a7; font-size:1em; font-weight:400; margin-right:15px;}
#footer .copyright p{margin-top:10px; color:#fff; }





#sub_visual{  width:100%; min-width:320px; height:240px; text-align:center; background-color:#000; overflow:hidden;  transition: 0.5s all ease;}
#sub_visual .visual_area {width:100%; max-width:2000px; height:240px; margin:0 auto; }
#sub_visual .visual_area div.blind{width:100%; height:100%; background:rgba(0,0,0,.4);}


#sub_wrapper{ width:100%; min-width:320px; margin:0 auto; border-top: 1px solid #ddd; }
#sub_wrapper:after{ content:""; display:block; clear:both;}
#sub_tab{ position:relative;  top:0px;  display:block; width:100%; margin:0px auto; border-bottom: 1px solid #ddd;   }
#sub_tab .sub_tab{width:100%; max-width:1280px; text-align:left; margin:0 auto; }


.sub_location{ width:100%; max-width:1280px; height:60px; font-size:0; background-color:#fff; margin:0 auto;}
.sub_location > div{font-size: 0;}
.sub_location > div .cen{ float:left; width:60px; height:60px; line-height:60px; text-align:center; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.sub_location > div .cen i{ color:#000; font-size:1em;}
.sub_location ul{width:100%; max-width:1280px; padding:0; margin:0; display: inline-block; width:250px; border-right: 1px solid #ddd;vertical-align: top; box-sizing:border-box; }
.sub_location ul:first-child{ border-left: 1px solid #ddd; }
.sub_location ul li{position: relative; width:100%; border-bottom:1px solid rgba(0,0,0,.1);}
.sub_location ul li:last-child{ border-bottom:0;}
.sub_location ul li span{display: block; padding: 0 15px; line-height: 60px; font-size:1.1em; color:#000; cursor: pointer;}
.sub_location ul li span::before { content: '';    position: absolute;    top: 50%;    right: 15px;    width: 0;    height: 0;    border-style: solid;    border-width: 5px;    border-color:#000 transparent transparent transparent;}
.sub_location ul.on li span::before { content: '';  position: absolute;  top: 42%;  right: 15px;  width: 0;  height: 0;  border-style: solid;  border-width: 5px;  border-color:  transparent transparent #655a54 transparent;}
.sub_location ul li a{width:100%; display: block; padding: 8px 15px; color:#fff; }
.sub_location ul li a:hover{color:#fff; background-color:#222; box-sizing:border-box;}
.sub_location ul ul{display: none;position: absolute;top:60px; left: -1px; padding: 0px 0; background-color:#fff; border: 1px solid #ddd;  border-top:none; z-index:999; width:calc(100% + 2px) !important; }
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color:#000; }
.sub_location ul.dep2 ul{width:230px;}
.sub_location ul li a {color:#000; background-color:#fff;}


#sub_tit { position:relative; width:100%; min-width:320px; padding:0 4%; max-width:1280px; margin:0px auto; text-align:center; top:-210px; left:50%;  margin-left:-640px; border:0px solid red;}
#sub_tit .path { position:absolute; top:170px; right:0;  }
#sub_tit .path li { float: left; text-align:center; font-size:0.9em; padding: 0 8px 0 12px; margin:0; color:#000; background:url('/html/image/ico_path.gif') no-repeat left center; }
#sub_tit .path li a span.ic-home {padding: 0;cursor: pointer;}
#sub_tit .path li a span.ic-home i { background:url('/html/image/icon_home.png')no-repeat left center; display:inline-block; width:11px; height:11px;}
#sub_tit .path li:first-child { background:none;}
#sub_tit .path li:last-child { color:#000; font-weight:700;}
#sub_tit .title2{ font-size:2.5em; line-height:1.4em; font-weight:500; color:rgba(255,255,255,1); text-align:center; letter-spacing:0em; text-transform:uppercase; text-shadow: 0px 0px 2px #333;  transition: 0.5s all ease;} 
#sub_tit .title2 span {font-size:1em; font-weight:700; color:#fff; line-height:1.2em; letter-spacing:-0.05em; }
#sub_tit .normal_txt{display:none; margin:0px 0; font-size:1.2em; font-weight:700; color:#fff; opacity:0.9; text-transform:uppercase; text-align:center; line-height:1.4em; word-break: keep-all; text-shadow: 0px 1px 4px #333; }


.scontents{position:relative; width:100%; min-width:320px; max-width:1280px; padding-bottom:80px; margin:0px auto;  min-height:500px;}
.scontents:after{ content:""; display:block; clear:both;}
.scontents .sub_title_wr {text-align:center; margin-bottom:50px;}
.scontents .sub_title_wr h2.sub_title { position:relative; display:block; font-size:2.5em; font-weight:700; padding-bottom:10px; }
.scontents .sub_title_wr h2.sub_title:after{display:block; content:"";  position: absolute;   bottom:0px;   left:calc(50% - 25px);  width:50px; height:1px; background:#000; /*ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);*/}
.scontents .sub_title_wr p {font-size:1.25em; color:#333; line-height:1.4em; word-break:keep-all; }
.scontents .con_arrow {position:relative; font-size:1.6em; font-weight:700; line-height:30px;  color:#000; margin:60px 0 30px 0; padding-left:15px;}
.scontents .con_arrow:before { content: ""; position:absolute; left:0; top:6px; width:6px; height:20px; display:inline-block; border-radius:10px; background-color:#e47333;}



#company_wrap {position:relative; width:100%; }
#company_wrap:after{ content:""; display:block; clear:both;  }   
#company_wrap .img_box {width:100%; height:300px;  } 
#company_wrap .img_box img { max-width:100%; }
#company_wrap .txt_box {position:relative; top:0; width:90%; margin:0 auto; padding:20px 4%; background:#fff;}
#company_wrap .txt_box h3.t1 { margin-top:20px; font-size:2em; font-weight:300; line-height:1.2em; }
#company_wrap .txt_box h3.t1 strong {display:inline-block; font-size:1em;}
#company_wrap .txt_box div.ceo_msg {margin-top:30px;}
#company_wrap .txt_box div.ceo_msg p { font-size:1.2em; color:#333; line-height:1.8em; word-break:keep-all;}
#company_wrap .txt_box div.ceo_msg p span {font-size:1em; color:#af941b; font-weight:700;}
#company_wrap .txt_box div.ceo_sign {margin-top:20px; vertical-align:middle; font-size:1.2em; color:#222; font-weight:700;}
#company_wrap .txt_box div.ceo_sign span {display:inline-block; margin-left:10px; font-size:1.5em; font-weight:400; letter-spacing:0.15em;}



#map_wrap {width:100%; margin-top:50px;}
#map_wrap:after{ content:""; display:block; clear:both;}
#map_wrap h3.con_tit {display:block; font-size:1.85em; font-weight:400; line-height:1.5em; max-width:1500px; margin:0px auto 25px;}
#map_wrap h3.con_tit span {font-size:1em; color:#af941b;}
#map_wrap .g_map {width:100%; height:400px; margin-bottom:2%; background:#eee; overflow:hidden;}
#map_wrap .g_map:after{ content:""; display:block; clear:both;}
#map_wrap .map_info {width:100%; }
#map_wrap .map_info:after { content:""; display:block; clear:both; }
#map_wrap .map_info ul {width:100%; margin:0; padding:0; }
#map_wrap .map_info ul li {float:left; width:32%; margin-right:2%; min-height:250px; text-align:center; border:1px solid #eee;  padding:30px 20px 20px 20px;}
#map_wrap .map_info ul li .icons {display:table; width:60px; height:60px; background:#3965bf; border-radius:100%; margin:0 auto;}
#map_wrap .map_info ul li .icons i{display:table-cell; vertical-align:middle; color:#fff; font-size:2em; }
#map_wrap .map_info ul li:last-child {margin-right:0; }
#map_wrap .map_info ul li strong {display:block; margin:20px 0; font-size:1.5em; font-weight:700; }
#map_wrap .map_info ul li p {display:block; font-size:1.15em;}



.process_box {width:100%;}
.process_box:after{ content:""; display:block; clear:both;}
.process_box ul {width:100%;}
.process_box ul li {float:left; width:25%; text-align:center; }
.process_box ul li .icon {display:table; width:60px; height:60px; margin:0 auto;}
.process_box ul li .icon i { display:table-cell; vertical-align:middle; font-size:2.5em; color:#000;}
.process_box ul li .txts {position:relative; width:100%; margin-top:30px; padding:30px 20px; border-top:1px solid #ddd;}
.process_box ul li .txts:before {content: ""; position:absolute; left:50%; margin-left:-10px; top:-10px; width:20px; height:20px; display:inline-block; border-radius:20px; background-color:#2097e0; border:5px solid #d2eaf9;}
.process_box ul li .txts p {display:block; font-size:1.5em; color:#000;}
.process_box ul li .txts span {display:block; margin-top:10px; font-size:1em; color:#777;}

.app_box {position:relative; width:100%; padding:40px 50px; margin-top:20px; background:#f5f5f5; border:1px solid #eee;}
.app_box:after{ content:""; display:block; clear:both;}
.app_box p {display:block; font-size:1.5em; color:#000; font-weight:700;}
.app_box span {margin-top:15px; display:block; font-size:1.15em; color:#666; line-height:1.6em; }
.app_box a.btn_app {position:absolute; right:50px; bottom:50px; display:inline-block; text-align:left; padding-left:20px; width:220px; height:60px; line-height:58px; font-size:1.15em; color:#fff; background:#222 url("/html/image/btn_arrow.png")no-repeat 90% 50%; transition:all 0.3s;}
.app_box a.btn_app:hover { background:#3965bf url("/html/image/btn_arrow.png")no-repeat 95% 50%; transition:all 0.3s;}



@media all and (max-width:1500px){

	.m_bnr_area {padding:0 4%;}
	.m_bnr_area .m_bnr_box ul li {width:23.5%; margin-right:2%; }
	.m_bnr_area .m_bnr_box ul li:last-child {margin-right:0; }
	.m_bnr_area .m_bnr_box ul li p.t1 { font-size:1.5em; }

	.cs_wrap .inner {padding:70px 8% 50px 8%;}
	.online_wrap .inner {padding:70px 8% 70px 8%;}
	
}


@media all and (max-width:1240px){


	.lnb ul li { padding:0 15px; font-size:16px;}



		
	
	.gallery_area .gallery_box ul li{ width:32%; margin-right:2%; }
	.gallery_area .gallery_box ul li:last-child{display:block; margin-right:2%; }
	.gallery_area .gallery_box ul li:nth-child(3n) {margin-right:0;}
	.gallery_area .gallery_box ul li .img_box {width:100%;}


	#sub_tit { left:0%; margin-left:0px; background:none;}




}




@media all and (max-width:1100px){	
	#mobile_header{display:block; min-width:320px; }
	#header_wrap {display:none;}
	#sub_menu{display:block;}
	#header_wrap .header_area{width:100%;}


	
	.lview{display:none !important;}
	.mview{display:block !important;}	
	.mnone{display:none !important;}	


	#main_visual .swiper-slide{width:100%;}
	#main_visual .sliderkit-text h1.lviewa{font-size:3em;}
	#main_visual .sliderkit-text h1.sviewa{ font-size:1.5em; }

	

	.comm_area .comm_box ul li .notice_box ul.notice_list li a { width:55%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}



	.cs_wrap {width:100%;}
	.cs_wrap .inner {min-width:100%;}
	.online_wrap {width:100%;}
	.online_wrap .inner {min-width:100%;}

	#backtotop{right:15px;}


	#sub_visual{height:200px; }
	#sub_visual .visual_area {height:200px; background-position:center top; background-size:cover;}	



	.sub_location > div .cen{ display:none;}
	.sub_location ul{width:50%;}
	.sub_location ul:first-child{border-left:0px; }
	.sub_location ul.dep2{border-right:0px;}



	#sub_tit {top:-180px;}
	#sub_tit .path { display:none; }
	#sub_tit .title2{  font-size:2em;  } 
	#sub_tit .normal_txt{font-size:1.2em;  color:#fff;  text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; text-shadow: 0px 1px 4px #333; font-family: 'Noto Sans KR', sans-serif;}
	#sub_tit .normal_txt .color1{color:#fd7701;}




}


@media all and (max-width:1000px){




}



@media all and (max-width:992px){

	
	#main_visual .sliderkit-text h1.lviewa{font-size:2.5em;}
	#main_visual .sliderkit-text h1.sviewa{ font-size:1.25em; }

	#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:40px; margin-top:-21px; width:20px; height:42px;}
	#main_visual .swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:40px;margin-top:-21px; width:20px; height:42px;}
	#main_visual .scroll {display:none;}
	#main_visual .swiper-slide .backgroundimg1 {background:url('/html/image/main_visual01_m.jpg')no-repeat; background-position:50% 50%; background-size:cover; }
	#main_visual .swiper-slide .backgroundimg2 {background:url('/html/image/main_visual02_m.jpg')no-repeat; background-position:50% 50%; background-size:cover; }
	#main_visual .swiper-slide .backgroundimg3 {background:url('/html/image/main_visual03_m.jpg')no-repeat; background-position:50% 50%; background-size:cover; }



	.comm_area {padding:0 4%;}
	.comm_area .comm_box ul li { width:100%; min-height:auto; margin-bottom:20px;}
	.comm_area .comm_box ul li:last-child {margin-bottom:0;}
	.comm_area .comm_box ul li .notice_box ul.notice_list li a { width:auto;}

	
	.m_bnr {padding:140px 0 50px 0; margin-top:50px;}
	.m_bnr_area .m_bnr_title h2.tit1 {font-size:2.85em;}
	.m_bnr_area .m_bnr_box ul li{width:49%; margin-right:2%; margin-bottom:2%;}
	.m_bnr_area .m_bnr_box ul li:nth-child(even) {float:right; margin-right:0;}


	.gallery {padding:55px 0 50px 0;}
	.gallery_area {padding:0 4%;}
	.gallery_area .gallery_box ul li{ width:49%; margin-bottom:2%;}
	.gallery_area .gallery_box ul li:nth-child(even) {float:right; width:49%; margin-right:0;}
	.gallery_area .gallery_box ul li:last-child {margin-bottom:0;}


	#company_wrap .img_box { height:auto;  } 
	#company_wrap .txt_box {width:100%;}
	#company_wrap .txt_box h3.t1 { font-size:1.65em;}
	#company_wrap .txt_box div.ceo_msg p { font-size:1em;}



	



}



@media screen and (max-width: 768px) {
	
	.mnone{display:none;}


	

	.gallery_area .gallery_title h2.tit1{ font-size:2em;}
	.gallery_area .gallery_title p{ font-size:1.1em; }


	.cs_wrap { min-height:auto; background-size:60%;} 
	.cs_wrap .inner {padding:50px 8%;}
	.cs_wrap h2.tit1 { font-size:1.85em;}
	.cs_wrap h2.tit1 span {display:inline-block; }
	.cs_wrap h4.tit2 { margin-top:20px; font-size:1em;  }
	.cs_wrap .cs_tel { margin-top:20px; font-size:1.5em;}


	.online_wrap { min-height:auto; background-size:60%;} 
	.online_wrap .inner {padding:50px 8%;}
	.online_wrap h2.tit1 { font-size:1.85em;}
	.online_wrap .online_box ul li dl dt span { font-size:1em; }




	.sub_location > div .cen{ display:none;}
	.sub_location ul{width:50%;}
	.sub_location ul:first-child{border-left:0px; }
	.sub_location ul.dep2{border-right:0px;}
	.sub_location ul.wid100{width:100% !important; background-color:none;}

	#top_btn  {display:block; }


	.scontents {padding:0 4% 50px 4%;}
	.scontents .sub_title_wr {padding:0 4%;}
	.scontents .sub_title_wr h2.sub_title {font-size:1.8em;}
	.scontents .sub_title_wr p {font-size:1.15em;}




	#map_wrap .map_info ul li {width:100%; min-height:auto; padding:25px 20px 25px 20px; margin-bottom:0px; border:0px; border-bottom:1px solid #eee; height:auto;}
	#map_wrap .map_info ul li:last-child {border-bottom:0; }
	#map_wrap .map_info ul li .icons { width:60px; height:60px;}
	#map_wrap .map_info ul li .icons i {font-size:1.85em;}
	#map_wrap .map_info ul li p {min-height:auto; }

	.process_box{width:96%; margin:0 auto;}
	.process_box ul li  {width:50%; margin-bottom:20px; }	
	.app_box {padding:25px 30px;}
	.app_box a.btn_app{position:relative; right:auto; bottom:auto; margin-top:30px; width:100%; height:50px; line-height:48px;}


}

@media screen and (max-width: 640px) {

	.pc_only {display:none !important;}
	.mobile_only {display:block !important;}


	#main_visual .swiper-slide{ height:500px; }
	#main_visual .sliderkit-text {top:25%;}
	#main_visual .sliderkit-text .icons {width:80%; margin:30px auto 0;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}
	#main_visual .swiper-container-horizontal > .swiper-pagination-bullets {  bottom:10%;}


	.tel_bar {top:0; height:auto; background:rgba(17,103,180,1);}
	.tel_bar div span {display:none;}
	.tel_bar div a {float:left; width:50%; margin:0; padding:20px 10px; font-size:1.4em; font-weight:700;}
	.tel_bar div a.tel1 {background:rgba(0,0,0,.4);}


	.comm_area {margin-top:40px;}


	.m_bnr {margin-top:40px;}
	.m_bnr_area .m_bnr_box ul li a {min-height:180px;}
	.m_bnr_area .m_bnr_box ul li .txts {padding:25px 0;}
	.m_bnr_area .m_bnr_box ul li .txts p.t1 {margin-top:15px; font-size:1.25em; }
	.m_bnr_area .m_bnr_box ul li .btn_go {bottom:20px; width:30px; height:18px;}



	#sub_tit .normal_txt{font-size:1em;}

	.m_bnr_area .m_bnr_txt table{width:100%;}
	.m_bnr_area .m_bnr_txt table th{width:150px;}



}


@media screen and (max-width: 480px) {
	
	body,td,span,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button {font-size:13px;}

	.snone{display:none !important;}
	.sview{display:block !important;}	

	#sub_tit .title2{font-size:1.5em;}


	#main_visual .sliderkit-text h1.lviewa{font-size:2em; font-weight:700;}
	#main_visual .sliderkit-text h1.sviewa{ font-size:1.1em; }


	.tel_bar div a { font-size:1.25em;}



	.m_bnr_area .m_bnr_title h2.tit1 {font-size:2.25em;}
	.m_bnr_area .m_bnr_title p {font-size:1em;}
	.m_bnr_area .m_bnr_box ul li .btn_go {display:block;}


	
	.gallery_area .gallery_box ul li{ width:100%; margin-bottom:30px;}
	.gallery_area .gallery_box ul li:nth-child(even) { width:100%;}
	.gallery_area a.btn_more {width:46%; height:50px; line-height:50px; }


	.online_wrap .online_box ul li dl dt {width:25%;}
	.online_wrap .online_box ul li dl dd {width:75%;}
	.online_wrap .online_bt .btn_ok { height:50px; line-height:45px; font-size: 1.25em;}


	#footer {padding:40px 4%;}
	#footer .copyright span{font-size:0.9em;}
	#footer .copyright p{font-size:0.9em;}





	#sub_visual{height:150px; }
	#sub_visual .visual_area {height:150px; background-position:center top; background-size:cover;}	

	#sub_tit {top:-155px;}

	.scontents .con_arrow {margin-top:40px; font-size:1.3em;}



	#map_wrap .g_map {height:300px;}
	#map_wrap .map_info ul li strong { font-size:1.25em; margin-bottom:10px;}


	.process_box ul li {position:relative; width:100%; text-align:left; margin-bottom:0; padding:0 0 30px 0; }
	.process_box ul li:before {z-index:1; content: ""; position:absolute; left:0; margin-left:-10px; margin-top:-25px; top:50%; width:20px; height:20px; display:inline-block; border-radius:20px; background-color:#2097e0; border:5px solid #d2eaf9;}
	.process_box ul li:after  {z-index:0; content: ""; position:absolute; left:10px; margin-left:-10px; margin-top:-20px; top:50%; width:1px; height:100%; display:inline-block;  background-color:#ddd;}
	.process_box ul li:last-child:after{display:none; }
	.process_box ul li:last-child {margin-bottom:0;}
	.process_box ul li .icon { float:left; width:30%; text-align:center;}
	.process_box ul li .txts {float:left; width:70%; margin-top:0; padding:0; border:0;}
	.process_box ul li .txts:before {display:none;}




}


@media screen and (max-width: 360px) {	




}