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

		Copyright C 다온테마 All rights reserved. 
		daontheme@daum.net
		본 페이지는 유료컨텐츠 다온테마용 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다. 
		라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon'); /* font-family: 'Do Hyeon', sans-serif; */
@import url(notosanskr.css); /* 	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400; 	굵기에 따라 : font-weight만 조정  */

body,td,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:#333; 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;}
strong{font-weight:500;}
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.pT10 {padding-top:10px;}
.pT15 {padding-top:15px;}
.pT20 {padding-top:20px;}
.pT25 {padding-top:25px;}
.pT30 {padding-top:30px;}
.pT40 {padding-top:40px;}
.pT50 {padding-top:50px;}

.pR10 {padding-right:10px;}
.pR15 {padding-right:15px;}
.pR20 {padding-right:20px;}
.pR25 {padding-right:25px;}
.pR30 {padding-right:30px;}
.pR40 {padding-right:40px;}
.pR50 {padding-right:50px;}

.pB10 {padding-bottom:10px;}
.pB15 {padding-bottom:15px;}
.pB20 {padding-bottom:20px;}
.pB25 {padding-bottom:25px;}
.pB30 {padding-bottom:30px;}
.pB40 {padding-bottom:40px;}
.pB50 {padding-bottom:50px;}

.pL10 {padding-left:10px;}
.pL15 {padding-left:15px;}
.pL20 {padding-left:20px;}
.pL25 {padding-left:25px;}
.pL30 {padding-left:30px;}
.pL40 {padding-left:40px;}
.pL50 {padding-left:50px;}


.lview{}
.sview{display:none;} 
.sview2{display:none;} 
.mview{display:none;}




/* 중간기기~작은기기 모바일 상단 */
#mobile_header {width:100%; height:60px;  line-height:60px; border:0px solid red; z-index:99999; display:none;}
#mobile_header .inner {top:0; left:0; z-index:50; width:100%; height:60px; line-height:60px; overflow:hidden; background:#fff;}
#mobile_header h1 { width:250px; padding-top:12px; text-align:center; margin:0 auto; }
#mobile_header h1 img { width:70%; 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:#111;}
#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:#111; }
#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:9999998;}
#sideMenu {display:inline; position:fixed; top:0; left:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:60px; line-height:60px; background-color:#4d6cb8; color:#fff; text-align:center; font-size:1.3em; cursor:pointer;}
#sideMenu .navi_bg{ width:100%;} 
#sideMenu .nav { width:100%; margin:0 auto; padding:0; padding-bottom:30px; list-style: none; box-sizing:border-box;  overflow:auto; height:500px;} 
#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:40px; line-height:40px; border-bottom:1px solid #aaa; text-align:left; background-color:#fff; color:#333; text-indent:10px; cursor:pointer;}
#sideMenu .navi_set ul {display:none;}
#sideMenu .navi_set ul li {list-style:none; border-bottom:1px solid #eee;}
#sideMenu .navi_set ul li a{display:block; width:100%; height:30px; line-height:30px; text-align:left; font-size:0.9em; color:#333; cursor:pointer;  text-indent:20px; background-color:#fff;}
#sideMenu .navi_set ul li a:hover{color:#fff; background-color:#aaa; }
#gnba {background-color:#666; text-align:center; padding:10px 0;}
#gnba i{color:#fff; font-size:30px;}
#gnba a { color:#fff; text-align:center; font-size:0.85em;  padding:5px 10px; margin:0 2px;  background:#C53428; border-radius:3px;}
#gnba a:hover { background:#fff; color:#000; }
.jbmFixed{position:fixed !important; top:0; left:0;}
.jbmFixed .inner{border-bottom:1px solid #ddd !important;}




/* 큰기기 PC 상단 */
#header_wrap { width:100%; min-width:1200px; overflow-x:hidden;}
.wrap_box { position:relative; width:100%; max-width:1200px; margin:0 auto; background:none;  }
.wrap_box h1.logo_a a img{display:inline; vertical-align:middle;}
.wrap_box h1.logo_b a img{display:none; }
#header { position:absolute; top:0; left:0; width:100%; min-height:120px; background:rgba(255, 255, 255, 1);  
					z-index:500 !important; height:80px; 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;}
#header h1 { position:absolute; display:block;  line-height:74px; left:0; transition: all .3s ease-in-out; background:none;  }

#lnb {position:relative;  float:right; margin-right:0px; line-height:80px !important;}
#lnb .lnb_wrap { position:relative; overflow:hidden; visibility:hidden;}
#lnb .lnb_wrap > ul > li { float:left;  }
#lnb .lnb_wrap > ul > li > a { display:block; width:100%; padding:0 15px; font-size:1.3em; font-weight:500; color:#444; height:80px; line-height:80px; border-bottom:0px solid rgba(255,255,255,0); }
#lnb .lnb_wrap > ul > li > a > span{display:block; background:#fff; width:0px; height:2px; margin:0 auto; 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;}
#lnb .lnb_wrap > ul > li.current > a, #lnb .lnb_wrap > ul > li.actived > a { color:#000; font-weight:600; border-bottom:0px solid rgba(255,255,255,1); 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;}
#lnb .lnb_wrap > ul > li.current > a > span, #lnb .lnb_wrap > ul > li.actived > a > span{display:block; background:#999; width:100%;}
#lnb .lnb_sub { margin-top:10px;text-align:left; padding-left:15px}
#lnb .lnb_sub li {}
#lnb .lnb_sub li a { display:block; color:#000; padding:0; margin:0 0 2px 0; height:22px; line-height:22px; font-size:1.1em; letter-spacing:-0.5px; 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;}
#lnb .lnb_sub li a:hover { display:block; background-color:#2351a1; color:#fff;}

#gnbb {position:absolute; right:0; }
#gnbb i {font-size:0.85em;}
#gnbb a { color:#000; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0px; }
#gnbb a:hover i { color:#8dabe2; }
#gnbb a.btn2 { color:#000; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0px;  }
#gnbb a.btn2:hover { background:#000; color:#000; }

#gnbbb {background: #4d6cb8; padding: 2px 0 5px 0;}
#gnbbb p { width:1200px; margin:0 auto;  overflow:hidden}
#gnbbb p .topLeft {float:left; display:block;}
#gnbbb p .topRight {float:right;  display:block}
#gnbbb p a {font-size:0.9em; margin-left: 15px; color:#fff}
#gnbbb p a:hover {color:#efefef}

.jbMenu.header_on{height:270px !important; border-bottom:1px solid #999}
.jbMenu .header_in {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;}
.jbFixed .header_in { position:fixed !important; top:0px; width:100% !important; background:rgba(255, 255, 255, 1); border-bottom:1px solid #999;}
.jbFixed .header_in #lnb { margin-top:0;}
.jbFixed .header_in #lnb .lnb_wrap > ul > li > a { height:60px; line-height:60px; color:#1c3302;}
.jbFixed .header_in #lnb .lnb_sub li a { display:block; color:#000; padding:0; margin:0 0 2px 0; height:20px; line-height:20px; font-size:1.1em; letter-spacing:-0.5px;}
.jbFixed .header_in #lnb .lnb_sub li a:hover { display:block; color:#fff; font-weight:400; }
.jbFixed .header_in #gnbb a { height:60px; line-height:60px !important;}
.jbFixed .header_in #gnbb a.btn2 { color:#000; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0 1px; border-radius:0px;}
.jbFixed .header_in #gnbb a.btn2:hover { background:#555; color:#000; }
.jbFixed .header_in h1 {  height:60px; line-height:50px !important;}
.jbFixed .header_in h1 img { width:80%; transition: all .3s ease-in-out;}



/* 인덱스 */
#container {position:relative; width:100%; margin:0; padding:0; z-index:1; background:#fff; margin-top:0px;}


#main_visual{text-align:center; width:100%; padding:0; margin:0px auto; overflow:hidden; padding-bottom:10px;}
#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 div.backgroundimg1{width:100%; height:100%; background-image: url('../image/main_visual31.jpg'); background-position: 50% 80%;}
#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; background-image: url('../image/main_visual32.jpg'); background-position: 50% 30%;}
#main_visual .swiper-slide div.backgroundimg3{width:100%; height:100%; background-image: url('../image/main_visual33.jpg'); background-position: 50% 50%;}
#main_visual .swiper-slide div.backgroundimg31{width:100%; height:100%; background-image: url('../image/main_visual01.jpg'); background-position: 50% 50%;}
#main_visual .swiper-slide div.backgroundimg32{width:100%; height:100%; background-image: url('../image/main_visual02.jpg'); background-position: 50% 50%;}
#main_visual .swiper-slide div.backgroundimg33{width:100%; height:100%; background-image: url('../image/main_visual21.jpg'); background-position: 50% 50%;}
#main_visual .sliderkit-text {width:100%; border:0px solid red; position:absolute; bottom:20%; left:50%; text-align:center; margin-left:-50%; }
#main_visual .sliderkit-text h1.lviewa{font-size:2.6em;  color:yellow; line-height:1.3em; font-weight:600; text-shadow: 0px 1px 4px #000; padding-bottom:0px; letter-spacing: 2px}
#main_visual .sliderkit-text h1.sviewa{font-size:2.6em;  color:yellow; line-height:1.3em; font-weight:600; text-shadow: 0px 1px 4px #000; padding-bottom:0px;}
#main_visual .sliderkit-text span{display:inline-block; height:44px; line-height:44px;padding:0 100px; margin:15px auto; background:none; }
#main_visual .sliderkit-text span h2{ line-height:44px; font-size:1.3em; color:#fed700;  letter-spacing:0.05em;  }
#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:60px; display:block;}
#main_visual .swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:60px; display:block;}


#business_wrap {width:100%; padding-top:100px; margin:0 auto; background:url('../image/headerBgMin.png')no-repeat 70% 30px}
#business_wrap:after{ content:""; display:block; clear:both;}
#business_wrap .business_tit{ width:100%; max-width:1200px; margin:0px auto; padding-bottom:50px;}
#business_wrap .business_tit p { text-align:center; font-size:2.5em;  line-height:50px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#business_wrap .business_tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#business_wrap .business_area {width:100%; max-width:1200px; margin:0 auto;}
#business_wrap .business_area:after {display:block; clear:both; content:'';}
#business_wrap .business_area ul li {float:left;  width:32%; height:100%; margin:0; padding:0; text-align:center; background:none; }
#business_wrap .business_area ul li:nth-child(2) {margin:0 2%; }
#business_wrap .business_area ul li img {width:100%; }
#business_wrap .business_area ul li .summary {position:relative; z-index:10;  left:0; top:-80px; width:90%; margin:0 auto;  padding:20px 20px 0 20px; background:#fff; border-radius:10px; transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; }
#business_wrap .business_area ul li:hover .summary { top:-90px; cursor:pointer; }
#business_wrap .business_area ul li .summary .name {height:50px; line-height:50px; color:#000; font-size:1.5em; }
#business_wrap .business_area ul li .summary .sname {padding-bottom:20px; color:#777; font-size:1em;}
#business_wrap .business_area ul li .summary .btn_view {display:inline-block; width:40px; height:40px; cursor:pointer; background: url('../image/btn_plus_off.png')no-repeat; }
#business_wrap .business_area ul li:hover .summary .btn_view {display:inline-block;  width:40px; height:40px; cursor:pointer; background: url('../image/btn_plus_on.png')no-repeat; }



#m_bnr { width:100%;  max-width:1980px; margin:0px auto;  z-index:99;}
#m_bnr:after{ content:""; display:block; clear:both;}
#m_bnr div {width:100%; height:350px; cursor:pointer; }
#m_bnr div.con_box1 {float:left; width:50%; text-align:center; background:#edf1fa url('../image/con_box1_back.jpg')no-repeat; }
#m_bnr div.con_box2 {float:left; width:50%; text-align:center; background:#2c3137 url('../image/con_box2_back.jpg')no-repeat; }
#m_bnr div .hover_area em { display:block; color:#fff;  font-size:1.25em; padding-top:80px; text-align:center; letter-spacing:0.2em; font-style: normal; }
#m_bnr div .hover_area em:after{display:block; content:""; width:3%; height:1px;  margin:15px auto; background:#eee;}
#m_bnr div .hover_area strong { display:block; color:#fff; font-size:1.8em; line-height:1.2em; font-weight:200; padding:10px 15px;}
#m_bnr div .btn_go1 a {display:block; color:#fff; text-align:center;  font-size:0.85em; width:160px; height:50px; line-height:50px; margin:20px auto; border:1px solid #fff; 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;}
#m_bnr div:hover .btn_go1 a{color:#000; background-color:#fff; }


#m_bnr3 { position:relative; top:0px; width:100%; height:auto;  background:#222; border-bottom:1px solid #4e4e4e;}
#m_bnr3:after{ content:""; display:block; clear:both;}
#m_bnr3 > div{ width:100%; max-width:1200px; height:100%; margin:0px auto; background:#222; }
#m_bnr3 > div:after{ content:""; display:block; clear:both;}
#m_bnr3 .tit p { text-align:center; font-size:2em;  line-height:80px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#m_bnr3 .tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#m_bnr3:after{ content:""; display:block; clear:both;}
#m_bnr3 li { float:left; width:25%;  height:80px; padding:0; cursor:pointer; border-right:1px solid #4e4e4e; box-sizing:border-box; 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; background:url('../image/bnr_arrow_off.png') no-repeat 95% 50%;}
#m_bnr3 li:last-child {border-right:0;}
#m_bnr3 li div { display:inline-block; float:left; text-align:center;  margin:0; }
#m_bnr3 li div i { width:100%; height:80px; line-height:80px; text-align:center; font-size:1.2em; color:#aaa; padding:0 10px 0 20px;}
#m_bnr3 li .txt_tit { height:80px; line-height:80px; color:#aaa; font-size:1.2em; }
#m_bnr3 li:hover {background:#b82835 url('../image/bnr_arrow_on.png') no-repeat 95% 50%; }
#m_bnr3 li:hover i{color:#fff;}
#m_bnr3 li:hover .txt_tit{color:#fff;}




#rolling_box {width:100%; max-width:1200px; margin:0 auto; margin-top:100px; margin-bottom:80px; overflow:hidden;}
#rolling_box .g_tit{ width:100%; max-width:1200px; margin:0px auto; margin-bottom:60px;}
#rolling_box .g_tit p { text-align:center; font-size:2.5em;  line-height:50px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#rolling_box .g_tit span { display:block; text-align:center; font-size:1.15em; color:#000;  padding:0 10px; margin:10px 0 20px 0;}
#rolling_box .swiper-wrapper2{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
#rolling_box .swiper-container2{width:100%; height:auto; overflow:hidden;}
#rolling_box .swiper-container2 .swiper-slide{position:relative; width:285px; padding:0; margin:0;   box-sizing:border-box;}
#rolling_box .swiper-container2 .swiper-slide a{width:100%; display:block;}
#rolling_box .swiper-container2 .swiper-slide img{width:285px;  }
#rolling_box .swiper-container2 .swiper-slide .txtBox{width:100%; height:200px; text-align:left; background:#f7f7f7; padding:25px 20px; }
#rolling_box .swiper-container2 .swiper-slide .txtBox .tit{ display:block; width:100%; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal; overflow:hidden; font-size:1.2em; color:#000;line-height:30px;}
#rolling_box .swiper-container2 .swiper-slide .txtBox .txt{ display:block; max-height:63px; min-height:50px; overflow:hidden; font-size:1em; color:#555;  line-height:1.5em; }
#rolling_box .swiper-container2 .swiper-slide .txtBox .date{ position:absolute; bottom:30px; left:20px; display:block; font-size:1em; color:#777; }	
#rolling_box .swiper-btn-wrap {position:relative; top:0; width:100%; max-width:1200px; height:100px; margin:0px auto; background:none;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 {position:absolute; top:50px; width:100%; max-width:1200px; height:3px; margin:0px auto; z-index:0;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 .swiper-scrollbar2{width:150px; height:3px; left:0; right:0; bottom:7px; margin:0 auto; background:rgba(0,0,0,.1)}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 .swiper-scrollbar-drag{height:100%; width:100%; position:relative; background:rgba(0,0,0,.5);}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 {position:absolute; top:20px; width:100%; max-width:1200px; height:40px; text-align:center; margin:0px auto; z-index:20; background:none;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2{background:url("../image/list_prev_on2.png"); left:0%; right:auto; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{background:url("../image/list_next_on2.png"); right:0%; left:auto; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2, .swiper-button-prev2{position:absolute; top:auto; bottom:0px; width:40px; height:40px;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2.swiper-button-disabled{opacity:1; background:url("../image/list_next_off2.png");}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2.swiper-button-disabled{opacity:1; background:url("../image/list_prev_off2.png");}
#rolling_box .swiper-pagination2{display:none}




#process_wrap {width:100%; margin-top:20px; padding:60px 0; }
#process_wrap:after{ content:""; display:block; clear:both;}
#process_wrap .process_area {width:100%; max-width:1300px; margin:0 auto;}
#process_wrap .process_area ul{float:left; width:100%; text-align:center; margin:0; padding:0; font-size:0; } 
#process_wrap .process_area ul li {position:relative; display:inline-block; vertical-align:top; width:16.555%; padding:0 5px;}
#process_wrap .process_area ul li:last-child {background:none; }
#process_wrap .process_area ul li .step_num { z-index:1; position:relative; width:100%; }
#process_wrap .process_area ul li .step_num:after{ z-index:0; position:absolute; top:50%; margin-top:-5px; right:-31px; content:''; display:block; width:62px; height:11px;  background:url("../image/process_next.png")no-repeat 50% 50%; }
#process_wrap .process_area ul li:last-child .step_num:after {display:none; }
#process_wrap .process_area ul li .step_num .num-box {display:table; width:90px; height:90px; margin:0 auto; }
#process_wrap .process_area ul li .step_num .tb-cell{display:table-cell; vertical-align:middle; text-align:center; background:#ef48aa; border-radius:100%; overflow:hidden;}
#process_wrap .process_area ul li .step_num .tb-cell .step1{ display:block; color:#fff; font-size:0.85em; line-height:1em; text-transform: uppercase;}
#process_wrap .process_area ul li .step_num .tb-cell .step2{ margin-top:8px; display:block;color:#fff; font-size:1.5em; font-weight:700; line-height:1em;}
#process_wrap .process_area ul li .step_cont {width:100%; padding:0 20px; margin-top:20px;}
#process_wrap .process_area ul li .step_cont p { display:block; font-size:1.5em; line-height:1em; color:#000;}
#process_wrap .process_area ul li .step_cont span { display:block; font-size:1em;  line-height:1em; color:#777; margin-top:5px; word-break: keep-all; }
#process_wrap .process_area ul li:nth-child(2) .step_num .tb-cell {background:#800d92;}
#process_wrap .process_area ul li:nth-child(3) .step_num .tb-cell {background:#652ccd;}
#process_wrap .process_area ul li:nth-child(4) .step_num .tb-cell {background:#4876ef;}
#process_wrap .process_area ul li:nth-child(5) .step_num .tb-cell {background:#1f44a6;}
#process_wrap .process_area ul li:nth-child(6) .step_num .tb-cell {background:#2088a4;}
#process_wrap .process_area ul li .step_num .num-box a:hover {background:#202f57}



#company_wrap {width:100%; max-width:1980px; padding:100px 0 80px 0; margin:0px auto; background:url('../image/company_back.jpg')repeat-y; background-position:left center; background-attachment: contain;}
#company_wrap:after{ content:""; display:block; clear:both;}
#company_wrap .company_tit{ width:100%; max-width:1200px; margin:0px auto; }
#company_wrap .company_tit p { text-align:center; font-size:2.5em;  line-height:50px; color:#fff; font-weight:500; padding:0 10px; margin:0px auto;  }
#company_wrap .company_tit span { display:block; text-align:center; font-size:1.15em; color:#fff;  padding:0 10px; margin:10px 0 20px 0;}
#company_wrap .circle_wrap {width:100%; max-width:1200px; margin:0 auto; }
#company_wrap .circle_wrap .circle_area {width:100%; position: relative; display: inline-block; text-align:center; border:0px solid red;}
#company_wrap .circle_wrap .circle_area li {position: relative; display: inline-block; width: 220px; height: 220px; border-top-left-radius: 30px; border-bottom-right-radius: 30px; margin:30px; margin-bottom:20px; background:#fff; }
#company_wrap .circle_wrap .circle_area li .tb {width: 100%; height: 100%; display: table;}
#company_wrap .circle_wrap .circle_area li .tb .td {display: table-cell; vertical-align: middle;}
#company_wrap .circle_wrap .circle_area li .tb .td i {display:block; text-align:center; font-size:3em; }
#company_wrap .circle_wrap .circle_area li .tb .td em { position:absolute; top:0; left:-20px; font-size: 2em; line-height: 25px; font-weight:400; color:#fff; opacity:0.5;}
#company_wrap .circle_wrap .circle_area li .tb .td p {font-size:1.5em; line-height: 25px; margin-top:15px; margin-bottom:10px;}
#company_wrap .circle_wrap .circle_area li:hover {background:#57b6e6; transition: 0.3s all ease;   -webkit-transition: 0.3s all ease;   -moz-transition: 0.3s all ease;   -ms-transition: 0.3s all ease;   -o-transition: 0.3s all ease; }
#company_wrap .circle_wrap .circle_area li:hover .tb .td i {color:#fff; }
#company_wrap .circle_wrap .circle_area li:hover .tb .td p {color:#fff; }



#comm_wrap { width:100%; padding:50px 0 30px 0;}
#comm_wrap:after{ content:""; display:block; clear:both;}
#comm_wrap .comm_area { width:100%; max-width:1200px;margin:0 auto; }


#comm_wrap .board_area{width:100%; max-width:1200px; margin:0px auto;}
#comm_wrap .board_area .dleft{ position:relative;float:left; width:540px; margin-right:60px;}
#comm_wrap .board_area .dcenter{ position:relative;float:left; width:360px;}
#comm_wrap .board_area .dright{position:relative; float:right; width:540px;}
#comm_wrap .board_area div.board_box{width:100%; padding:0;}
#comm_wrap .notice_area { position: relative; width:100%; height: 100%;  overflow: hidden;}
#comm_wrap .notice_area .tab { height:50px; margin-bottom:15px; list-style:none; border-bottom:2px solid #3ea265}
#comm_wrap .notice_area .tab li{float: left; width:200px; }
#comm_wrap .notice_area .tab li:before {display:none;}
#comm_wrap .notice_area .tab a {display: block; width:100%; height:50px; line-height: 50px; font-size:1.2em; color:#fff; padding-left: 20px; background: #3ea265}

#comm_wrap .colorB .tab {border-bottom:2px solid #2d95b4}
#comm_wrap .colorB .tab a { background: #2d95b4}
#comm_wrap .colorC .tab {border-bottom:2px solid #2d66b4}
#comm_wrap .colorC .tab a { background: #2d66b4}



#comm_wrap .notice_area .tab li:first-child a{}
#comm_wrap .notice_area .tab li:last-child a{}
#comm_wrap .notice_area .tab li.on a{ }
#comm_wrap .notice_area .more{position:absolute; top:10px; right:0px; 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; }
#comm_wrap .notice_area .active{display: block; padding:0;}
#comm_wrap .notice_area li{position: relative; height:25px; line-height:25px;  }

#comm_wrap .notice_area li span.date{position: absolute; right: 0; font-size:1em; color:#888;  height:30px; line-height:30px;  }
#comm_wrap .notice_area div li a{display: inline-block; margin-right:0px; font-size:1em; color:#555;}
#comm_wrap .notice_area > div{display: none; padding:0; }






#comm_wrap2 { width:100%; padding:0px 0 30px 0;}
#comm_wrap2:after{ content:""; display:block; clear:both;}
#comm_wrap2 .comm_area { width:100%; max-width:1200px;margin:0 auto; }
#comm_wrap2 .comm_bnr { clear:both; width:100%; padding-top:30px; }
#comm_wrap2 .comm_bnr:after{ content:""; display:block; clear:both;}
#comm_wrap2 .comm_bnr li { position:relative; top:0; float:left; width:265px;  height:70px; padding-left:25px; margin-right:20px; background:#fff; border:1px solid #ddd; box-sizing:border-box; transition: 0.1s all ease;   -webkit-transition: 0.1s all ease;   -moz-transition: 0.1s all ease;   -ms-transition: 0.1s all ease;   -o-transition: 0.1s all ease; }
#comm_wrap2 .comm_bnr li div { position:absolute; right:0; top:0;  display:inline-block; float:left; width:70px; text-align:center;  margin:0px 0px 0px 0; }
#comm_wrap2 .comm_bnr li div i { display:block; vertical-align:middle; width:100%; height:70px; line-height:60px; text-align:center; font-size:2.5em; color:#57b6e6; }
#comm_wrap2 .comm_bnr li div img {padding:18px;}
#comm_wrap2 .comm_bnr li:last-child {margin-right:0;}
#comm_wrap2 .comm_bnr li .txt_tit {color:#000; font-size:1.15em; line-height:1.2em; padding-top:10px; }
#comm_wrap2 .comm_bnr li .txt_list {color:#777;	font-size:0.95em;	line-height:20px; padding-top:0px; }
#comm_wrap2 .comm_bnr li:hover {background:#57b6e6;}
#comm_wrap2 .comm_bnr li:hover i{color:#fff;}
#comm_wrap2 .comm_bnr li:hover .txt_tit{color:#fff;}
#comm_wrap2 .comm_bnr li:hover .txt_list{color:#fff; opacity:0.8;}



/* 하단 */
#footer{ clear:both; width:100%; margin:0; padding-bottom:70px; background:#efefef; border-top:1px solid #999}
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;}
#footer .copy_bar div{width:100%; max-width:1200px; margin:0 auto;}
#footer .copy_bar div .copy_menu { padding-top:20px; }
#footer .copy_bar div .copy_menu a{color:#333; font-weight:bold }
#footer .copy_bar div .copy_menu a:hover{color:#fd7701; }
#footer .copy_area{position:relative; width:100%; max-width:1200px; margin:0 auto; padding-top:20px; }
#footer .copyright{float:left; width:70%; text-align:left; padding:0; }
#footer .copyright p{width:100%; text-align:left; color:#666; padding-top:10px; }
#footer .copyright p span{ display:inline-block; color:#666; margin-right:15px;}
#footer .copyright p span:nth-child(5){ display:block;}
#footer .copyright p span:nth-child(5){ display:inline-block;}
#footer .copyright p span:nth-child(9){ display:block;}
#footer .cs_area {position:absolute; top:0; right:0; width:220px; margin-top:5px; box-sizing:border-box;}
#footer .cs_data{float:left; width:60%; }
#footer .cs_data .cs_title{font-size:1.2em; color:#fff; }
#footer .cs_data .cs_title:after{display:block; content:""; width:85%; height:1px;  margin:5px 0; background:#eee;}
#footer .cs_data .cs_tel{font-size:1.5em; color:#fff; }
#footer .cs_data .cs_tel a{color:#fff;}
#footer .cs_info{float:left; width:40%; padding-top:5px;}
#footer .cs_info span { display:block; font-size:0.85em; color:#aaa; padding:0; margin:0; height:20px; line-height:20px;}
#footer .copyright .footTitle {font-size: 1.5em; font-weight: 300; display: block ; padding-bottom: 10px}



/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:35%; right:10px; z-index : 1000; display:none;}
.q-menu nav div { width:50px; height:50px; line-height:50px; font-size:1.5em; text-align:center; background:rgba(0,0,0,0.5);  margin:10px 0; border-radius:100px; 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; }
.q-menu nav div:hover {background:#4166ab; /*rgba(0,0,0,0.9);*/}
.q-menu nav div i { display:inline-block; vertical-align:top; text-align:center; width:100%; height:30px; line-height:30px; font-size:0.85em; }
.q-menu nav div a { display: inline-block; position: relative; width: 30px; height: 30px; text-align: center; color:#fff; text-decoration:none; }
.q-menu nav div a span {font-size:0.7em; display: inline-block; position: absolute; top: 15%; right: 70px; opacity: 0;/*화살전체위치*/
white-space: nowrap; padding: 5px 8px; border-radius: 3px 3px; background:#4166ab; /*rgba(0,0,0,0.9);*/ color: #fff; margin-top:-2px; line-height: 1em;
-webkit-transition: all 300ms; -moz-transition: all 300ms; -ms-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
.q-menu nav a span:before {content: ''; display: block; position: absolute; right:-10px; top: 50%; margin-top:-5px; border:5px solid transparent; border-left-color:#4166ab; /*rgba(0,0,0,0.9);*/ }/*화살모양*/
.q-menu nav a:after { position: absolute; content: ''; display: inline-block; width: 30px; height: 30px; margin-left: -5px; margin-top: -10px; top: 50%; left: 50%; }
.q-menu nav a:hover { opacity: 1; }
.q-menu nav a:hover span { right: 50px; opacity: 1; }
.q-menu nav a.active { color: #333; opacity: 1; }



/* 서브 */
#sub_visual{width:100%; height:320px; text-align:center; background:#e8e9eb; }
.backgroundimg{position:relative; width:100%; text-align:center; margin:0 auto; height:320px; z-index:0; }
.visual_area {width:100%; max-width:1920px; height:320px; margin:0 auto; }


#sub_wrapper{width: 1200px; margin:0 auto; }
#sub_wrapper:after{ content:""; display:block; clear:both;}

#sub_menu{ display:block; width:100%;  margin:0px auto; background:#fff; border-bottom:1px solid #ddd;  display: none} /*메뉴가림*/
#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }

#sub_menu_pc {border:1px solid yellow; width:250px; float: left}


.sub_location{ width:100%; max-width:1200px; height:60px; font-size: 0; background:#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:1.2em;}
.sub_location ul{width:100%; max-width:1200px; padding:0; margin:0; display: inline-block; width:179px; 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%;}
.sub_location ul li span{display: block; padding: 0 15px; line-height: 60px; font-size:1.1em; color: #000; background: url('../image/icnLocaArr.png') 90% center no-repeat; cursor: pointer; letter-spacing:-0.5px}
.sub_location ul.on li span{background: url('../image/icnLocaArr1.png') 90% center no-repeat;}
.sub_location ul li a{width:100%; display: block; padding: 8px 15px; color: #000; }
.sub_location ul li a:hover{color: #fff; background:#0F52A1;box-sizing:border-box;}
.sub_location ul ul{display: none;position: absolute;top:60px; left: -1px; padding: 0px 0;background:#fff; border: 1px solid #ddd;  border-top:none; z-index:999999;}
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color: #c53528; font-weight:500;}
.sub_location ul.dep2 ul{width:180px;}


#sub_tit { position:absolute; width:100%; max-width:1200px; margin:0px auto; top:190px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:150px; 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('../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('../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:500;}
#sub_tit .title{ position:relative; padding-bottom:0px; font-size:2.4em; color:#fff; text-align:center; text-transform:uppercase; } /*대문자로*/
#sub_tit .title:after{display:block; content:""; width:5%; height:3px;  margin:10px auto; background:#fff;}
#sub_tit .normal_txt{display:none; margin:0px 0; font-size:1.2em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;}
#sub_tit .normal_txt .color1{color:#fd7701;}


.scontents{width:100%; max-width:1200px; height:100%;  margin:0px auto; padding:30px 0 100px 0; background:none; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents .bg_vline { display: block; width:1px; height:30px; /*background: url('/theme/theme/html/image/bg_vline.gif') no-repeat center;*/ margin:0px auto; display:none;}
.scontents h3.title {  font-size: 2.5em;  text-align: left; margin-top:0px;}
.scontents .eng { color:#555;  display:block; text-align:left; font-size: 2.7em; line-height:1.2em; font-weight:500;  margin:0px 0; margin-top:40px;}
.scontents .eng em { color: #333; font-style: normal;}
.scontents .stitle { font-size:1.2em; line-height:1.2em; text-align:left; color:#333; margin-bottom:50px; padding-bottom:20px; background:url('/theme/daontheme/html/image/tit_bg.gif') repeat-x  bottom left }
.scontents .stitle:after{display:block; width:100%; border-bottom:1px solid #ddd; height:30px; background-color:red;}


.sub_left{float:left; width:210px;  }
.sub_right{float:right; width:950px;}
.sub_left h1{width:95%; display:block; background:url('/theme/daontheme/html/image/s_tit_bg.jpg') no-repeat  50% top; height:120px; line-height:120px; color:#fff; font-size:1.5em; text-align:center;}
.sub_left ul {width:95%;  position:relative; overflow:hidden;}
.sub_left > ul > li {width:100%; 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; }
.sub_left > ul > li > a { background:url('/theme/daontheme/html/image/arrow.png') no-repeat 93% 50%; display:block; width:100%; padding:0 10px; font-size:1.2em; font-weight:400; color:#444; height:45px; line-height:45px; border-bottom:1px solid #ddd; 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; }
.sub_left > ul > li:hover > a{background-color:#f2f2f2; color:#000; padding-left:15px;} 
.sub_left > ul > li.on > a{background-color:#456bbf; color:#fff; padding-left:15px; background-image:url('/theme/daontheme/html/image/arrowW.png') } 
.sub_left .left_cs {position:relative; width:95%; height:240px; text-align:center; background:#fff; margin-top:30px; border:2px solid #ddd; box-sizing:border-box;}
.sub_left .left_cs a {display:block; height:100%;}
.sub_left .left_cs .hover_area em { display:block; color:#000;  font-size:0.85em; padding-top:50px; text-align:center; letter-spacing:0.3em; font-style: normal; opacity:0.7; }
.sub_left .left_cs .hover_area i { display:none; position:absolute; top:10%; left:50%; text-align:center; transform:translate(-50%,0); margin-left:0px; color:#fff;  font-size:2em; opacity:1; }
.sub_left .left_cs .hover_area strong { display:block; color:#000; font-size:1.8em; font-weight:400; padding:25px 0 ;}
.sub_left .left_cs .hover_area p { color:#000; font-size:0.9em; font-weight:200;}
.sub_left .left_cs .hover_area span.btn_view { display:inline-block; width:30px; height:30px; line-height:30px; margin-top:30px; background:url('/theme/daontheme/html/image/btn_view.png') no-repeat 50% 50%; 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; }
.sub_left .left_cs .hover_area:hover span.btn_view{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg); transform: rotate(90deg);}



.tbl{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl th{width:30%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tbl td{width:70%; border-bottom:1px solid #ccc; padding:5px 0;  font-size:0.9em;}


.tba{width:100%; border-top:1px solid #333; border-collapse:collapse; background-color:#fff;}
.tba th{width:35%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:6px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tba td{width:65%; border-bottom:1px solid #ccc; padding:6px 0; text-indent:10px; font-size:0.9em;}


.policy_box{border:1px solid #ddd; padding:10px; height:160px; overflow:auto;}



#m_bnr2 {position:relative; top:0px; width:100%;  max-width:1200px; margin:0px auto; margin-bottom: 20px; margin-top:70px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; border:2px solid #999 }
#m_bnr2:after{ content:""; display:block; clear:both;}
#m_bnr2 .con_box { width:100%; height:260px;  :""; display:block; clear:both;}
#m_bnr2 .con_box li { float:left; position:relative; text-align:center; width:25%; height:100%; border-left:1px solid #ddd;  box-sizing:border-box; overflow:hidden;} 
#m_bnr2 .con_box li:last-child { border-right:1px solid #ddd;}
#m_bnr2 .con_box li .hover_area i {  display:inline; width:30px; height:30px; padding:5px 0 5px 0; vertical-align:middle;  font-size:2.5em; color:#4ca015; text-align:center; }
#m_bnr2 .con_box li .hover_area { position:absolute; left:0; top:0; display:block; width:100%; height:100%; padding-top:40px; box-sizing:border-box; background:rgba(0,0,0,0); border-radius:30px; transition:0.6s; }
#m_bnr2 .con_box li .hover_area b { position:relative; display:block; padding-top:20px; font-size:1.3em; font-weight:400; color:#224e09; }
#m_bnr2 .con_box li .hover_area p { padding:0 10px; margin-top:10px; font-size:1em; line-height:20px; color:#777; transition:0.6s; letter-spacing:0.05em; }
#m_bnr2 .con_box li .hover_area span.btn_view { display:inline-block; width:30px; height:30px; line-height:30px; margin-top:30px; transition:0.6s; background:url('/theme/daontheme/html/image/btn_view.png') no-repeat 50% 50%;}
#m_bnr2 .con_box li .hover_area:hover i {color:#637755;}
#m_bnr2 .con_box li:hover{background:#f7f7f7; transition:0.6s;}




#m_bnr4 { position:relative; top:0px; width:100%; height:auto;  background:#213206; border-bottom:1px solid #4e4e4e;}
#m_bnr4:after{ content:""; display:block; clear:both;}
#m_bnr4 > div{ width:100%; max-width:1200px; height:100%; margin:0px auto; background:#213206; }
#m_bnr4 > div:after{ content:""; display:block; clear:both;}
#m_bnr4 .tit p { text-align:center; font-size:2em;  line-height:80px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#m_bnr4 .tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#m_bnr4:after{ content:""; display:block; clear:both;}
#m_bnr4 li { float:left; width:25%;  height:80px; padding:0; cursor:pointer; border-right:1px solid #4e4e4e; box-sizing:border-box; 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; background:url('../image/bnr_arrow_off.png') no-repeat 95% 50%;}
#m_bnr4 li:last-child {border-right:0;}
#m_bnr4 li div { display:inline-block; float:left; text-align:center;  margin:0; }
#m_bnr4 li div i { width:100%; height:80px; line-height:80px; text-align:center; font-size:1.2em; color:#aaa; padding:0 10px 0 20px;}
#m_bnr4 li .txt_tit { height:80px; line-height:80px; color:#aaa; font-size:1.2em; }
#m_bnr4 li:hover {background:#66901c url('../image/bnr_arrow_on.png') no-repeat 95% 50%; }
#m_bnr4 li:hover i{color:#fff;}
#m_bnr4 li:hover .txt_tit{color:#fff;}


/* 추가 */
.wideImg {text-align: center}

/* 배너 */ 
#bannerScroll {width:1200px; margin:0 auto; margin-bottom: 50px}
#bannerScroll .item {border:2px solid #4a3426; height:80px;
border-top:4px solid #b84e08;
border-right:2px solid #b84e08;
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; }



#goodHouse {margin:0 auto; margin-bottom: 50px; margin-top: 50px; overflow: hidden;}
#goodHouse .youtube {text-align: center; background: #efefef;}
#goodHouse .house {text-align: center; padding-bottom: 40px; font-size: 1.4em; line-height: 1em}
#goodHouse .house h3 {font-size: 1.5em}
#goodHouse .house span {background: #d9e857; padding: 0 25px; padding-bottom: 10px; border-radius: 20px}




/* 반응형 중간기기 1300px 사이즈 이하*/
@media all and (max-width:1300px){	
	
	.wideImg {text-align: center}
	.wideImg img {width: 100%}	

}

/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){
	.scontents{width:96%;}
	#container {margin-top:0px;}
	
	#lnb .lnb_wrap > ul > li > a{padding:0 20px}
	.wrap_box{width:98%;}
	#sub_tit{left:0; margin-left:0;}
	
	
	#comm_wrap2 .comm_bnr { padding-top:0px;}
	#comm_wrap2 .comm_bnr li { width:50%; margin:0;  border:0px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:1px solid #ddd;  box-sizing:border-box; margin-bottom: 1px  }
	#comm_wrap2 .comm_bnr li:nth-child(even) {border-right:0;} 

	/* 배너 */ 
	#bannerScroll {width:100%;}

	#sub_wrapper {width:100%}

	#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }
	#sub_menu{display:block;}
	.sub_left{display:none;}
	.sub_right{float:none; width:100%;}
	#sub_visual{margin-top:0px;}

	.scontents h3.title { text-align: center;}
	.scontents .eng {  text-align: center;}
	.scontents .stitle { text-align:center; }
	
	
}




/* 반응형 중간기기 1100px 사이즈 이하*/
@media all and (max-width:1100px){

	#mobile_header{display:block; min-width:320px; }
	#header_wrap, #gnb_wrap, #gnb_area {display:none;}

	.lview{display:none;}
	.sview{display:block;}

	#main_visual{top:0px;}

	#company_wrap {margin-top:50px; }
	
	#comm_wrap .notice_area { float:none; width:94%; margin:0 auto; margin-bottom:50px;}


	#sub_visual{margin-top:0px;}

	.scontents h3.title { text-align: center;}
	.scontents .eng {  text-align: center;}
	.scontents .stitle { text-align:center; }
	.scontents{width:96%;}
	#container {margin-top:0px;}

	
	#main_visual .swiper-slide{width:100%; height:250px;}
	#main_visual .swiper-slide div.backgroundimg1{width:100%; height:100%; background-position: 50% 80%;}
	#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; background-position: 50% 30%;}
	#main_visual .swiper-slide div.backgroundimg3{width:100%; height:100%; background-position: 50% 50%;}
	#main_visual .swiper-slide div.backgroundimg4{width:100%; height:100%; background-position: 50% 50%;}
	#main_visual .swiper-slide div.backgroundimg5{width:100%; height:100%; background-position: 50% 43%;}
	
	
	
	#main_visual .sliderkit-text {bottom:5%; text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1.lviewa{font-size:2em; }
	#main_visual .sliderkit-text h1.sviewa{font-size:1.1em;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text span{padding:0 30px; font-size:0.7em;}	


	#comm_wrap {padding:50px 0 0 0;}
	#comm_wrap2 .comm_bnr { padding-top:0px; }
	#comm_wrap2 .comm_bnr li { width:50%; margin:0;  border:0px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:1px solid #ddd;  box-sizing:border-box; margin-bottom: 1px  }
	#comm_wrap2 .comm_bnr li:nth-child(even) {border-right:0;} 


	#comm_wrap{margin:40px auto;}
	#comm_wrap .board_area{min-width:320px; height:100%; }	
	#comm_wrap .board_area .dleft{ width:100%;  margin-right:0px;}
	#comm_wrap .board_area .dcenter{ width:100%;}
	#comm_wrap .board_area .dright{width:100%; }
	#comm_wrap .board_area div.board_box{width:90%; margin:0px auto;}
	#comm_wrap .notice_area {width:100%; margin-top:20px;}



	#m_bnr2 {position:relative; top:0px; width:100%; margin:0 auto; border-bottom:20px; }
	#m_bnr2 {border:none !important; padding-bottom: 20px}
	#m_bnr2 .con_box li { width:50%;  border-bottom:1px solid #ddd;} 
	#m_bnr2 .con_box li:last-child { border-right:none;}
	#m_bnr2 .con_box li .hover_area b {letter-spacing: -1px; font-size: 1.1em;}


	#footer{ min-width:320px; padding-bottom:30px; text-align:center;}
	#footer .copyright{width:100%; padding:0 30px; }
	#footer .copyright p{ text-align:center;}
	#footer .cs_area {display:none;}
	
	
	#backtotop{right:15px;}
	

	.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 ul{width:100.8% !important;}	


	#sub_tit { margin:0px auto; padding:0; left:0%; margin-left:0px; background:none; top:180px;}
	#sub_tit .path { display:none; }
	#sub_tit .title{ font-size:2em; }
	#sub_tit .title:after{display:block; content:""; width:20%; height:3px; background:#fff; margin:10px auto; }
	#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;}

	#m_bnr4 { position:relative; top:0px; width:100%; min-width:320px;margin:0px auto; padding:0;}
	#m_bnr4 li {width:50%; border-bottom:0px solid #4e4e4e;}
	#m_bnr4 li:nth-child(1), #m_bnr4 li:nth-child(2){border-bottom:1px solid #4e4e4e;}
	
}




/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {			

	.mview{display:block;}
	
	#main_visual .swiper-slide div.backgroundimg1{width:100%; height:100%; background-position: 50% 80%;}
	#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; background-position: 50% 30%;}
	#main_visual .swiper-slide div.backgroundimg3{width:100%; height:100%; background-position: 50% 50%;}
	#main_visual .swiper-slide div.backgroundimg4{width:100%; height:100%; background-position: 50% 70%;}
	#main_visual .swiper-slide div.backgroundimg5{width:100%; height:100%; background-position: 50% 100%;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}


	#business_wrap { padding:50px 0 0 0; }
	#business_wrap .business_area {width:90%; margin:0 auto;}
	#business_wrap .business_area ul li { float:left; width:100%; height:100%; background:none; }
	#business_wrap .business_area ul li:nth-child(2) {margin:0%; }
	#business_wrap .business_area ul li .summary { top:-50px; }
	#business_wrap .business_area ul li:hover .summary { top:-60px; }


	#company_wrap {margin-top:0px; }


	#m_bnr div.con_box1 {width:100%;}
	#m_bnr div.con_box2 {width:100%;}
	#m_bnr div .hover_area em:after{width:10%; }
	#m_bnr div .hover_area strong { font-size:1.5em; }
	
	#m_bnr2 {border:none !important; padding-bottom: 20px}


	#sub_tit .path { display:none;}
	.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 ul{width:100.8% !important;}


	.scontents{padding:30px 0px;}
	.scontents .stitle { margin-bottom:30px; }	

	#backtotop{display:none !important;}
	
	.visual_area {background-position:center top; background-size:cover !important;}

	#m_bnr4 li {width:25%; height:100%; background-image:none; border-bottom:0px;}
	#m_bnr4 li:nth-child(1), #m_bnr4 li:nth-child(2){border-bottom:0px;}
	#m_bnr4 li div { display:block; width:100%; height:30px;}
	#m_bnr4 li div i { width:100%;  padding:0;}
	#m_bnr4 li .txt_tit {width:100%; height:auto; text-align:center;  }
	#m_bnr4 li:hover {background-image:none; }

	#process_wrap .process_area ul li {position:relative; display:inline-block; vertical-align:top; width:49.9%; padding:0 5px;  margin-bottom:30px;}

}





/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {	

	#business_wrap .business_tit p, #company_wrap .company_tit p, #rolling_box .g_tit p{font-size:2em;}


	#rolling_box{margin:50px auto;}


	#company_wrap{padding:50px 0;}


	#comm_wrap { padding-top:50px;}
	#comm_wrap2 .comm_bnr li { width:25%; height:100px;  padding-left:0;  border-right:1px solid #ddd; border-bottom:0;}
	#comm_wrap2 .comm_bnr li:nth-child(even) {border-right:1px solid #ddd;;} 
	#comm_wrap2 .comm_bnr li div { position:absolute; top:0; left:50%; transform:translate(-50%,0); margin-left:0px;}
	#comm_wrap2 .comm_bnr li div i { display:block; vertical-align:middle; width:100%; height:70px; line-height:70px; text-align:center; font-size:1.5em; color:#333; }
	#comm_wrap2 .comm_bnr li .txt_tit {position:absolute; bottom:20px; width:100%; font-size:0.8em; letter-spacing: -1px;  text-align:center; padding-top:0; }
	#comm_wrap2 .comm_bnr li .txt_list {display:none; }
	#comm_wrap2 .notice_area li a{display:block; width:75%;  text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }
	#comm_wrap2 .notice_area .tab{height:40px;}
	#comm_wrap2 .notice_area .tab li{height:40px; line-height:40px;}
	#comm_wrap2 .notice_area .tab li a{height:40px; line-height:40px;}
	#comm_wrap2 .notice_area .more{top:5px;}

	#m_bnr2 .con_box { height:200px;  }
	#m_bnr2 .con_box li .hover_area p { display:none; }


	#footer .copyright span{font-size:1em;}
	#footer .copyright p{font-size:0.8em;}


	#sub_visual{height:210px; }
	.backgroundimg{height:210px; }
	.visual_area {height:210px; background-position:center top; background-size:cover !important;}

	
	#sub_tit {top:95px; background:none; margin:30px auto;}
	#sub_tit .title{  font-size:2em;  } 
	#sub_tit .normal_txt{font-size:1em;}
	.scontents .eng { font-size: 2em; }
	.scontents .stitle { font-size:1em;}
	

	.q-menu{ display:none;}	

	#m_bnr4 li .txt_tit{font-size:1em;}

	.sview2{display:block;}

}




/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	


	
}











































/* 
	아래 소스는 그대로 두시는 편이 좋습니다.	
*/
#bo_sch #sfl{width:19%;}
#bo_sch .sch_input{width:65%;}
.select_bo_cate {width: 100%;	margin:0 auto;	 padding:0; display: block;	height: 40px;		border: 1px solid #ddd;		background: #fff;		position: relative;		text-align: left;	box-sizing:border-box; margin-bottom:20px; z-index:99999;}
.select_bo_cate a.sel {color: #333;	height: 40px;	line-height: 40px;	width: 100%;	display: block;		background: url('../../img/select.gif') no-repeat top right;	font-size: 1em;		cursor: pointer;	text-indent:15px;}
.select_bo_cate a:hover {	text-decoration: none; }
.select_bo_cate ul{display:none; width:100%; margin:0; padding:0;  background:#333; border:1px solid #333; margin-top:-1px;}
.select_bo_cate ul li{width:100%; margin:0; padding:0;	}
.select_bo_cate li a {width:100%; margin:0; padding:0;	list-style: none;	display: block;	 height: 30px;	line-height: 30px;	font-size: 1em;	color:#fff;text-indent:10px;}

.mview{display:none;}

@media all and (max-width:1160px){ 
	#bo_sch #sfl{width:17%;}
	#bo_sch .sch_input{width:60%;}
}

@media all and (max-width:992px){ 
	
	.mview{display:none;}
	#bo_cate_ul li{width:10%; min-width:100px;}
	#bo_cate a{padding:0 10px;}
}
@media all and (max-width:768px){ 
	.snone{display:none;}
	#bo_gall .gall_box{margin:0px;}
	#bo_gall #gall_ul{margin: 5px -5px 0;}
	.gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5, .gall_row .col-gn-6{width:50%; padding-right:5px; padding-left:5px;}
	.gall_row .box_clear{clear:none;}
	.gall_text_href{font-size:0.9em;}

	#bo_v_con iframe{width:100%; height:auto; min-height:450px;}

	.mnone{display:none;}
	.mview{display:block;}

	.bo_w_info1{width:100% !important; margin-top:10px;}

	#bo_sch .sch_input{width:60%;}
	
	#sch_res_detail{padding:10px;}
	#sch_res_detail select{width:100%; margin-bottom:5px;}
	#sch_res_detail .frm_input{width:100%;}	
	#sch_res_detail .btn_submit{position:absolute; float:right; right:0; margin-top:-40px;}

	#faq_sch{padding:10px 0;}
	#faq_sch .frm_input{width:100%;}	
	#faq_sch .btn_submit{position:absolute; float:right; right:0; margin-top:-40px;}

	#bo_w .bo_w_info .frm_input{width:100%; margin-top: 10px;}
	#bo_w #wr_password{margin-left:0px; margin-top:10px;}

	#bo_gall .gall_webzine .gall_img{width:100%; float:none; margin:0 auto;}
	#bo_gall .gall_webzine .gall_text_href{width:100%; float:none; margin:0 auto; margin-top:10px;}

	.bo_g{width:100%;}
	.bo_t{width:100%; margin-top:20px;}
	#bo_v_title .bo_v_tit{font-size:1.3em !important;}	
	.btn_prv{width:100% !important;}
	.btn_next{width:100% !important; border-left:1px solid #ddd !important;}
	.dt_title{font-size:1.5em !important; margin:20px auto !important;}
	.bo_t a.btn{width:100% !important;}	

	#bo_w .bo_w_mail{width:100%;}
	#bo_w .bo_w_hp{width:100%;}

	#register_form{padding:10px;}	
	
	.form_01 li input[type=text]{width:100%;}
	.form_01 li .half_input{float:left; width:100%;}
	.form_01 li .right_input{margin-top:10px;}
	#reg_mb_zip{width:150px;}

	.gall_li .bo_cate_link{display:block; background:none; color:#333; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:5px; overflow:hidden;}

	#bo_sch{width:100%;}
	#bo_sch .sch_btn{float:right;}

	#hd_pop{width:100%;} .hd_pops{top:60px !important; left:0px !important;}
	#hd_pop .hd_pops_con{width:100% !important; height:auto !important; max-width:100% !important;}
	#hd_pop img{max-width:100% !important;}
	.hd_pops_footer button{font-size:0.9em;}

}
@media screen and (max-width: 480px) {
	a.btn i,.btn i{display:none;}
	#bo_sch #sfl{width:20%;}
	#bo_sch .sch_input{width:55% !important;}

	#bo_cate li{min-width:auto;}
	#bo_cate a {padding:0px 10px;}

	#bo_v_con iframe{min-height:300px;}

	.mbskin{width:100%;}

	#bo_v_share .btn{padding:0 10px;}

	#bo_gall .gall_info .gall_date{ position:relative; display:inline-block; padding:0; margin:0px; border:0px solid red; bottom:0px; right:0;}		
	
}