@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:15.5px; color:#333; line-height:1.6em; font-family: 'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:-0.02em;}
h1, h2, h3, h4, h5, h6{font-family: 'Noto Sans KR', sans-serif;}
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;}

.lview{}
.sview{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;  box-shadow: 0px 4px 4px 1px rgba(0,0,0,0.05);}
#mobile_header h1 { width:220px; padding-top:10px; text-align:center; margin:0 auto; }
#mobile_header h1 img { width:90%; 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:#000; }
#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:26px; color:#000; }
#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:#111; 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:45px; line-height:45px; 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:40px; line-height:40px; 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;}


/* 큰기기 PC 상단 */
#header_wrap{width:100%; }
#header {width:100%; background:rgba(255, 255, 255, 1); box-shadow: 0px 4px 4px 1px rgba(0,0,0,0.05);}


.header_top {width:100%; max-width:1200px; height:40px; text-align:right; margin:0 auto; box-sizing:border-box; }
.header_top .inner { width:100%;  }

.Lang {display:inline-block;  margin-right:20px;}
.Lang li {float:left; position:relative; list-style:none; height:40px; line-height:40px;}
.Lang li + li{margin-left:20px;}
.Lang li + li:before{content:''; position:absolute; background:#bbb; width:2px; height:2px; border-radius:50%; left:-10px; top:50%; margin-top:-1px;}
.Lang li a{display:block; line-height:40px; font-size:0.85em; color:#bbb;}
.Lang li.on a {color:#000;}

#gnbb { display:inline-block; }
#gnbb li {float:left; padding-left:20px; text-align:center; }
#gnbb li:hover {color:#C53428; }
#gnbb li a { display:block; color:#777; text-align:center; font-size:0.85em;  height:40px; line-height:40px; margin:0px;  }
#gnbb li a i {font-size:0.9em; margin-right:5px;}

#header .wrap_box{  position:relative; width:100%; max-width:1200px; height:70px; margin:0 auto; background:none;}

#header_logo{float:left; position:absolute; top:0; width:20%; height:70px; background:none; }
#header_logo:after{ content:""; display:block; clear:both;}
#header_logo h1.logo_a a img{display:inline; vertical-align:middle; }

#lnb {float:right; width:90%; }
#lnb_wrap { width:100%; float:right; text-align:right; background:none; }
#lnb_wrap .lnb_area {width:100%;}
#lnb_wrap .lnb_area .ul_1st{ height:70px; font-size:0;}
#lnb_wrap .lnb_area .ul_1st > li{ position:relative; display:inline-block; padding:0 20px; margin:0;  background:none;}
#lnb_wrap .lnb_area .ul_1st > li:last-child {padding:0;}
#lnb_wrap .lnb_area .ul_1st > li > a {display:block; text-align:left; width:100%; font-weight:400; height:70px; line-height:70px;}
#lnb_wrap .lnb_area .ul_1st > li > a > p { width:100%; display:inline-block; vertical-align:middle; color:#000;  font-size:1.2em;  }
#lnb_wrap .lnb_area .ul_1st > li:hover > a > p { color:#C53428;}
#lnb_wrap .lnb_area .ul_2nd { position:absolute; top:70px; left:50%; width:210px; text-align:left; display:none; padding:0; margin-left:-90px; background:rgba(255,255,255,1); box-shadow: 10px 10px 10px rgba(0,0,0,0.1);}
#lnb_wrap .lnb_area .ul_2nd > li { border-bottom:1px solid #eee;  }
#lnb_wrap .lnb_area .ul_2nd > li:last-child { border-bottom:0;}
#lnb_wrap .lnb_area .ul_2nd > li > a {display:block; color:#777; padding:10px 30px 10px 15px; margin:0; line-height:1.5em; font-size: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_wrap .lnb_area .ul_2nd > li > a:hover{ display:block; font-weight:400;}
#lnb_wrap .lnb_area .ul_2nd > li.active > a {color:#fff; background:#C53428 url('../image/arr.png') no-repeat right center;}
#lnb_wrap .lnb_area .ul_3rd {position:absolute; display:none; left:100%; width:240px;  padding:0; margin-top:-41px;  background:rgba(255, 255, 255, 1); z-index:9999;}
#lnb_wrap .lnb_area .ul_3rd > li {border-bottom:0; border-left:0; border-bottom:1px solid #eee; }
#lnb_wrap .lnb_area .ul_3rd > li > a{display:block; color:#000; opacity:0.7; padding:10.4px 15px; margin:0;  line-height:1.5em; font-size:0.95em; 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_wrap .lnb_area .ul_3rd > li > a:hover{display:block;  background:#C53428; color:#fff; opacity:1; font-weight:400; }
#lnb_wrap .lnb_area .ul_3rd > li:last-child{border-bottom:0px;}

#header_wrap{width:100%; position:absolute; top:0px; left:0; z-index:500 !important; }
#header {width:100%;}
#header_wrap:hover{ background:rgba(255, 255, 255, 1);transition: 0.5s all ease; }
#header_wrap:hover #top_tel {color:#333;}
#header_wrap:hover #gnbb li a { color:#333;}
#header_wrap:hover #gnbb li:hover a { color:#C53428;}


.header_fixed{ max-width:100% !important; position:fixed !important; left:0; top:0px !important; background:rgba(255, 255, 255, 1); z-index:500 !important; transition: all 1.0s ease;-webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;}
.header_fixed .header_top{display:none;}
.header_fixed #header_logo{top:15px;}





/* 인덱스 */
#container {clear:both; width:100%; padding:0;  margin:110px 0 0 0 !important; }


#main_visual{ width:100%; padding:0; text-align:center; margin:0px auto;}
#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%; }
#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; }
#main_visual .sliderkit-text {width:100%; border:0px solid red; position:absolute; bottom:35%; left:50%; text-align:center; margin-left:-50%; }
#main_visual .sliderkit-text h1.lviewa{font-size:3.5em;  color:#fff; line-height:1.3em; font-weight:500; text-shadow: 0px 1px 4px #000; padding-bottom:10px;}
#main_visual .sliderkit-text h1.sviewa{font-size:1.3em;  color:#fff; line-height:1.3em; text-shadow: 0px 1px 4px #000; padding-bottom:10px;}
#main_visual .sliderkit-text span{display:inline-block; margin-top:20px;}
#main_visual .sliderkit-text span h2{ height:50px; line-height:50px; border-radius:50px; font-size:1.3em; color:#fff;  letter-spacing:0.05em; padding:0 40px; background:#C53428;}
#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:60px; top:50%; margin-top:-25px; display:block; background:url("../image/visual_prev_on.png")  center left no-repeat; opacity : 0.7; width:50px; height:50px; 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:-25px; display:block; background:url("../image/visual_next_on.png") center right no-repeat; opacity : 0.7; width:50px; height:50px; 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:#C53428;}



#m_bnr { width:100%; max-width:1200px; padding:50px 0; margin:0 auto; border-bottom:1px solid #F4F4F4; overflow:hidden; }
#m_bnr ul li { float:left; width:33.3333%; min-height:340px; padding:20px 0; text-align:center; overflow:hidden; border-left:1px solid #eee; box-sizing:border-box; transition: 0.5s all ease;}
#m_bnr ul li:first-child { border-left:0; }
#m_bnr ul li a {display:block;}
#m_bnr ul li a .img_box {width:360px; height:180px; margin:0 auto;}
#m_bnr ul li a .img_box img {width:100%;  }
#m_bnr ul li a dl dt { margin-top:30px; letter-spacing:-0.09em;}
#m_bnr ul li a dl dt em { color:#999; font-size:0.85em; letter-spacing:0.35em; padding-left:5px; font-style:normal; }
#m_bnr ul li a dl dt p {color:#333; font-size:1.7em; font-weight:700; line-height:1.5em; margin-top:5px; }
#m_bnr ul li a dl dd { color:#777; font-size:1em;  line-height:1.5em; padding:10px; }
#m_bnr ul li:hover {background:#afd2ed ;  transition: 0.5s all ease; }
#m_bnr ul li:hover a dl dt em {color:#F4F4F4;}
#m_bnr ul li:hover a dl dt p {color:#53B6B3; }
#m_bnr ul li:hover a dl dd {color:#F4F4F4; }



#about_wrap{position:relative; width:100%; max-width:1200px; height:400px; margin:100px auto 180px; }
#about_wrap:after{ content:""; display:block; clear:both;}
#about_wrap .con_left {position:absolute; top:0; left:0; width:600px; height:400px; background:#f5f4f0;}
#about_wrap .con_left img {width:100%; height:400px;}
#about_wrap .con_right {position:absolute; top:40px; left:45%; width:50%; height:450px; padding:30px 50px 50px 50px; background:#fff; border:1px solid #eee; box-shadow:10px 15px 10px rgba(0,0,0,.05);}
#about_wrap .con_right em{display:block; padding-top:20px;  color:#999; font-size:0.85em; letter-spacing:0.35em; font-style:normal; } 
#about_wrap .con_right h2{color:#333; font-size:1.7em; font-weight:700; line-height:1.5em; margin-top:40px;}
#about_wrap .con_right p {margin-top:60px; padding-right:15px; font-size:1.1em; color:#777; line-height:2.5em; word-break:keep-all; }
.btn_view{overflow:hidden; position:absolute; left:50px; bottom:50px; width:180px; height:50px; background:#fff; border:1px solid #ddd; transition:all 0.3s ease 0s;}
.btn_view span{display:block; text-align:center; color:#000; line-height:50px; font-size:1em;}
.btn_view:hover { background:#000;  border:1px solid #000; }
.btn_view:hover span {color:#fff;}



#pro_wrap {position:relative; width:100%;  min-width:320px; padding:100px 0 50px 0; margin:0 auto;}
#pro_wrap:after{ content:""; display:block; clear:both;}
#pro_wrap .con_title{ width:100%; padding-bottom:20px; margin:0 auto;}
#pro_wrap .con_title h3 { text-align:center; font-size:3em;  line-height:1.8em; color:#000; font-weight:700; padding:0 10px; margin:0px auto;  }
#pro_wrap .con_title p { display:block; text-align:center; font-size:1.15em; line-height:1.5em; color:#777;  padding:0 15px; margin:10px 0 20px 0;}
#pro_tab {position: relative; width:100%; margin:0px auto; }
#pro_tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab { width:100%; max-width:1200px; height:30px; line-height:30px; margin:0 auto; text-align:center;}
#pro_tab .tab:after {content:""; display:block; clear:both;}
#pro_tab .tab li{display:inline-block;   }
#pro_tab .tab a{display: block; height:30px; line-height:30px; text-align: center; color:#777; font-size:1.15em; padding:0; margin:0 15px;}
#pro_tab .tab a:hover{ border-bottom:1px solid #333; color:#000;  }
#pro_tab .tab li:last-child {margin:0;}
#pro_tab .tab li.all a { padding:0; margin:0 15px; }
#pro_tab .tab li.on a{ border-bottom:1px solid #C53428; color:#C53428;}
#pro_tab li{position: relative; line-height:30px;}
#pro_tab li span.date{position: absolute; right:0; text-align:right; line-height:30px; font-size:0.9em; color:#ddd; }
#pro_tab div li a{display: inline-block; margin-right:0px; font-size:0.9em; color:#333;}
#pro_tab > div{display: none; padding:0; }
#pro_tab .active{display: block; }
#pro_tab .pro_list{ width:100%; text-align:center; padding-top:50px; margin:25px auto; overflow:hidden;}
#pro_tab .pro_list:after {content:""; display:block; clear:both;}
#pro_tab .pro_list > ul{ width:100%; font-size:0; list-style:none; margin:0; padding:0; overflow:hidden; }
#pro_tab .pro_list > ul > li{ display:inline-block; width:285px; margin:0 0.5% 2% 0.5%; text-align:center; border:0px solid red;}
#pro_tab .pro_list > ul > li > a{width:100%;}
#pro_tab .pro_list > ul > li > a > div > img { width:100%;  border:1px solid #ddd; box-sizing:border-box; cursor:pointer; }
#pro_tab .pro_list > ul > li > a > p {display:block; height:30px; width:90%; margin:0 auto; margin-top:20px; font-size:1.5em;font-weight:700; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}
#pro_tab .pro_list > ul > li > a > div.text {display:block; width:90%; margin:0 auto;  height:30px; margin-top:10px; margin-bottom:20px; color:#777; border:0px solid red; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;}
#pro_tab .pro_zoom { width:100%; height:100%; margin:0; overflow:hidden;}
#pro_tab .pro_zoom img {width:100%; border:1px solid #ddd; transition: transform 1s; -webkit-transition: -webkit-transform 1s;}
#pro_tab .pro_list > ul > li > a > p > span.new_icon{display:inline-block; line-height:1em; color:#fff; background-color:#2E5A98; padding:1px 5px 1px 3px; font-size:0.6em !important;}
#pro_tab .pro_list > ul > li > a > p > span.hot_icon{display:inline-block; line-height:1em; color:#fff; background-color:#C53629; padding:1px 5px 1px 3px; font-size:0.6em !important;}



#business_wrap { width:100%; min-width:320px; padding:80px 0; background:#F4F4F4;}
#business_wrap:after{ content:""; display:block; clear:both;}
#business_wrap .inner {width:100%; max-width:1200px; margin:0 auto;}
#business_wrap .inner:after{ content:""; display:block; clear:both;}
#business_wrap .con_title { width:100%; padding-bottom:30px; margin:0 auto; }
#business_wrap .con_title h3 {  text-align:center; font-size:3em;  line-height:1.8em; color:#000; font-weight:700; padding:0 10px; margin:0px auto; } 
#business_wrap .con_title p { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 15px; margin:10px 0 20px 0;}
#business_wrap .con_box { width:100%;}
#business_wrap .con_box:after{ content:""; display:block; clear:both;}
#business_wrap .con_box ul {padding:0; margin:0;}
#business_wrap .con_box ul li { float:left; display:inline-block; width:285px; height:450px; text-align:center; padding:0; margin-right:20px; transition: 0.5s all ease; }
#business_wrap .con_box ul li.bg1 { background:#282a3f url("../image/bu_bg1.jpg") no-repeat 0% 100%; background-size:cover; margin-top:0px; }
#business_wrap .con_box ul li.bg2 { background:#00ae8a url("../image/bu_bg2.jpg") no-repeat 0% 100%; background-size:cover; }
#business_wrap .con_box ul li.bg3 { background:#0063a3 url("../image/bu_bg3.jpg") no-repeat 0% 100%; background-size:cover; margin-top:0px;}
#business_wrap .con_box ul li.bg4 { background:#555555 url("../image/bu_bg4.jpg") no-repeat 0% 100%; background-size:cover;}
#business_wrap .con_box ul li a {  display:block; width:100%; height:100%; box-sizing:border-box; padding:50px 20px;  }
#business_wrap .con_box ul li:last-child { margin-right:0;}
#business_wrap .con_box ul li a h4 { font-size:1.7em; color:#333; font-weight:700; line-height:1.5em; margin-top:5px;}
#business_wrap .con_box ul li a h5 { font-size:1.85em; color:#777777; }
#business_wrap .con_box ul li a p { font-size:1em; color:#fff; opacity:0.6; margin-top:15px; background-color: rgba(255,255,255,0.2); padding : 10px 0px;}
#business_wrap .con_box ul li:hover {padding-top:10px; /*box-shadow:5px 10px 15px rgba(0,0,0,0.2);*/ transition: 0.5s all ease; }



#rolling_box {width:100%; min-width:320px;  padding:80px 0;  background:#FFF; }
#rolling_box:after {clear:both;content:""; display:block;}
#rolling_box .inner {max-width:1700px; margin:0 auto; background:none;}
#rolling_box .inner:after {clear:both;content:""; display:block;}
#rolling_box .con_title{ float:left; width:20%; text-align:left; padding-bottom:30px; margin:0 auto; background:none;}
#rolling_box .con_title h3 { font-size:3em;  line-height:1.8em; color:#777; font-weight:700; padding:0; margin:0px auto;  }
#rolling_box .con_title p { display:block; font-size:1.15em ;line-height:1.5em; color:#aaa;  padding:0; 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{position:relative; float:right; width:80%;  height:auto; overflow:hidden; margin:0 auto; }
#rolling_box .swiper-container2 .swiper-slide{position:relative; width:380px; padding:0; padding-bottom:25px; margin:0; overflow:hidden; box-sizing:border-box;}
#rolling_box .swiper-container2 .swiper-slide a{width:100%; display:block;}
#rolling_box .swiper-container2 .swiper-slide img{width:380px; }
#rolling_box .swiper-container2 .swiper-slide .txtBox{position:relative; top:0; width:100%; height:175px; text-align:left; background:#fff; padding:20px 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; margin-bottom:10px;}
#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-container2 .swiper-scrollbar-wrap1 { position:relative; top:0; width:100%; margin:0 auto; z-index:0; background:none;}
#rolling_box .swiper-container2 .swiper-scrollbar-wrap1 .swiper-scrollbar2{width:150px; height:3px; right:0; bottom:0; margin:0 auto; background:rgba(255,255,255,1)}
#rolling_box .swiper-container2 .swiper-scrollbar-wrap1 .swiper-scrollbar-drag{height:100%; width:100%; position:relative; background:#52b6b3;}
#rolling_box .swiper-btn-wrap {position:relative; top:25px; width:100%; max-width:100%; margin:0 auto;  background:none; }
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 {position:absolute; top:200px; width:100%;  height:40px; text-align:center; margin:0 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:0px; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{background:url("../image/list_next_on2.png"); left:50px;  cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2, .swiper-button-prev2{position:absolute; top:auto; bottom:0px; width:45px; height:45px;}
#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}



#comm_wrap { width:100%; min-width:320px; padding:50px 0;}
#comm_wrap:after{ content:""; display:block; clear:both;}
#comm_wrap .board_area { width:100%; max-width:1200px; margin:0 auto;}
#comm_wrap .board_area:after{ content:""; display:block; clear:both;}
#comm_wrap .board_area .dleft{ float:left; width:30%; }
#comm_wrap .board_area .dcenter{ float:left; width:30%; margin:0 5%;  }
#comm_wrap .board_area .dright{ float:left; width:30%; position:relative; }
#comm_wrap .notice_area { position: relative; width:100%; overflow:hidden;}
#comm_wrap .notice_area .tit { text-align:center; padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #555; }
#comm_wrap .notice_area .more { display:none; position:absolute; right:0; top:0; background:none;}
#comm_wrap .notice_area strong{  color:#000; font-size:2em; }
#comm_wrap .notice_area p{ color:#777; font-size:1em; margin-top:15px;}
#comm_wrap .notice_area ul {padding:0; margin:0;}
#comm_wrap .notice_area ul li{position: relative; width:100%; line-height:1.5em; margin-bottom:10px;  color:#333;}
#comm_wrap .notice_area ul li span.date{position: absolute; top:5px; right:0; text-align:right; line-height:1.5em; font-size:0.9em; color:#777; }
#comm_wrap .notice_area div.cs_tel{margin:0; padding:0; text-align:center; }
#comm_wrap .notice_area div.cs_tel p{font-size:2em; color:#000; font-weight:700;}
#comm_wrap .notice_area div.cs_tel span{font-size:1em; color:#777; }
#comm_wrap .notice_area div.cs_tel .btnGo { width:80%; line-height: 50px; border-radius:5px; color:#fff; display: inline-block; font-size:1.5em; font-weight: 700; text-align:center; background:#4468b1; margin-top:20px;transition: 0.5s all ease; }
#comm_wrap .notice_area div.cs_tel .btnGo span {  float: right; position: relative;  font-size:1em; color:#fff; font-weight: 700; width:20%;}
#comm_wrap .notice_area div.cs_tel .btnGo span:before { content:''; position: absolute; left: 0; top: 50%;  width:1px; height:20px; background:rgba(255,255,255,0.5); margin-top:-10px; }
#comm_wrap .notice_area div.cs_tel .btnGo:hover {background:#000;}




#service_box {width:100%; min-width:320px;  padding:80px 0;  background:#333 url('../image/service_back.jpg')no-repeat top center; background-size: cover;  }
#service_box:after {clear:both;content:""; display:block;}
#service_box .inner {max-width:1200px; margin:0 auto; background:none;}
#service_box .inner:after {clear:both;content:""; display:block;}
#service_box .con_title { width:100%; padding-bottom:30px; margin:0 auto; }
#service_box .con_title h3 {  text-align:center; font-size:3em;  line-height:50px; color:#fff; font-weight:700; padding:0 10px; margin:0px auto; } 
#service_box .con_title p { display:block; text-align:center; font-size:1.15em; color:#aaa;  padding:0 15px; margin:10px 0;}
#service_box .serviceList { width:100%; }
#service_box .serviceList:after {clear:both;content:""; display:block;}
#service_box .serviceList ul {font-size:0; padding:0; margin:0; }
#service_box .serviceList ul li { float:left; display:table; width:285px; height:200px; text-align:center; padding:0; margin-right:20px; overflow:hidden; background:rgba(255,255,255,1);}
#service_box .serviceList ul li:last-child {margin-right:0;}
#service_box .serviceList ul li a {display:table-cell; vertical-align:middle;  }
#service_box .serviceList ul li i {font-size:2.5em;  color:#555;}
#service_box .serviceList ul li dl dt {font-size:1.25em; color:#000; line-height:1.4em; margin:10px 0;  }
#service_box .serviceList ul li dl dd {font-size:1em; color:#777; line-height:1.4em;}
#service_box .serviceList ul li:hover i {color:#C53428; transform:rotateY(180deg); transition:transform 500ms;}





/* 하단 */
#footer { clear:both; width:100%; min-width:320px; background:#4468b1;}
#footer:after{ content:""; display:block; clear:both;}
.copy_warp { position:relative; width:100%; max-width:1200px; padding:30px 0 50px 0; margin:0 auto;}
.copy_warp:after{ content:""; display:block; clear:both;}
.copyright { float:left; width:70%;  text-align:left;  }
.copyright h4 {color:#fff; font-size:1em;}
.copyright li {display:inline-block; font-size:0.9em; color:#000; line-height:1.5em; margin-right:15px;}
.copyright .txt-block {display:block;}
.copyright a { color:#8e8e8e;}
.copyright .pT15{padding-top:15px;}


#copy_info {float:right; width:30%; text-align:right; border-left:1px solid #444; }
.copy_sns { float:left; width:100%; }
.copy_sns:after{ content:""; display:block; clear:both;}
.copy_sns ul { float:left; width:100%; font-size:0; }
.copy_sns ul li { display:inline-block; margin-left:5px;  }
.copy_sns ul li:first-child {margin-left:0;}
.copy_sns ul li a {float:left; display:inline-block; font-size:1em; color:#fff; width:35px; height:35px; line-height:35px; text-align:center;  background:#555; border-radius:5px; transition: all .3s ease-in-out;}
.copy_sns ul li.blog a:hover { background: #47a944; }
.copy_sns ul li.kakao a:hover { background: #ffd23b; }
.copy_sns ul li.facebook a:hover { background: #395796;  }
.copy_sns ul li.instagram a:hover { background: #c13584; }

.copy_inquiry { float:left; width:100%; margin-top:20px; }
.copy_inquiry span { font-size:1em; color:#fff; margin-right:10px;}
.copy_inquiry strong, .copy_inquiry strong a {display:inline-block; vertical-align:; font-size:1.85em;  color:#fff; }

#footer .family_site select {clear:both; width:180px; height:30px; padding-left:10px; margin-top:20px; border:1px solid #ddd; color:#333; font-size:0.9em;}




/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:35%; right:0; z-index : 1000; display:none;}
.q-menu nav div { position: relative; width:50px; height:50px; line-height:50px; font-size:1.5em; text-align:center; background:rgba(0,0,0,0.5);  margin:5px 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; }
.q-menu nav div:hover {background:#C53428;}
.q-menu nav div i { display:inline-block; vertical-align:top; text-align:center; width:100%; height:50px; line-height:50px; font-size:0.85em; }
.q-menu nav div a {  width: 50px; height: 50px; line-height:50px; text-align: center; color:#fff; text-decoration:none; }
.q-menu nav div a span { position: absolute; right:0; padding:17px 10px; height:50px; line-height:50px; font-size:0.7em; opacity: 0; white-space: nowrap; background:#C53428; /*rgba(0,0,0,0.9);*/ color: #fff; 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: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%; min-width:320px; 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:100%; min-width:320px; 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; } /*메뉴가림*/
#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }


.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:80px; 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:220px; 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.0em; color: #000; background: url('../image/icnLocaArr.png') 90% center no-repeat; cursor: pointer;}
.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: #000; background:#ddd;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:9999;}
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color: #1645a6; font-weight:500;}
.sub_location ul.dep2 ul{width:200px;}


#sub_tit { position:absolute; width:100%; min-width:320px; max-width:1200px; margin:0px auto; top:180px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:160px; 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:10px; 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; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents .bg_vline { display: block; width:1px; height:30px; /*background: url('../image/bg_vline.gif') no-repeat center;*/ margin:0px auto; }
.scontents h3.title {  font-size: 2.5em;  text-align: center; margin-top:0px;}
.scontents .eng {  display:block; text-align:center; font-size: 2.5em;  font-weight:500;  margin:0px 0;}
.scontents .eng em { color: #1645a6; font-style: normal;}
.scontents .eng .logo {height: 40px; margin-right : 10px; margin-top : -10px;}
.scontents .stitle { font-size:1.2em; line-height:28px; text-align:center; color:#333; margin-bottom:50px; }
.scontents .stitle:after{display:block; width:100%; border-bottom:1px solid #ddd; height:30px; background-color:red;}


.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; text-indent:10px; 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;}

.tbb{width:100%; border-top:solid 1px #1645a6; border-collapse:collapse; background-color:#fff;}
.tbb th{background-color:#f0f5ff; border : solid 1px #ccc; border-top : none;  padding:9px 0; font-size:1.1em; font-weight:normal;  color:#1645a6; text-align:center;}
.tbb td{ border : solid 1px #ccc;padding:6px 0; font-size:1em; text-align: left;}
.tbb td.td_th{background-color: #f2f2f2}
.tbb td.td_name{width : 33%; background-color: #fff}
.tbb td.td_content{width : 33%;}
.tbb td.td_call{width : 33%;}


/* 05_1 건설기계엔진교체가능기종 표 시작 */
.tbb td.td_blue{background-color: #f0f5ff}
.tbb td.td_option{width : 7%;}
.tbb td.td_maker{width : 16%;}
.tbb td.td_model{width : 50%; padding : 0px 6px; word-break : keep-all;}
.tbb td.td_form{width : 20%;}
/* 05_1 건설기계엔진교체가능기종 표 끝*/

.tbb caption {text-align: right; margin-bottom : 4px; font-size : 0.9em; padding-right : 10px;}



.policy_box{border:1px solid #ddd; padding:10px; height:160px; overflow:auto;}

.content_tab_box{margin-bottom : 40px;}
.content_tab_box ul{display: flex;}
.content_tab_box ul li{height: 50px; border : solid 1px #ccc; border-right-width : 0px;}
.content_tab_box ul li:last-child{border-right-width : 1px;}
.content_tab_box ul li a{width : 100%; height: 100%;  display: flex; align-items: center;justify-content: center; }
.content_tab_box ul li.active {border-color : #1645a6; background-color: #1645a6;}
.content_tab_box ul li.active a{color : #fff;}
.content_tab_box ul li.active1 a em{font-style: normal; border : solid 1px #fff; padding : 4px 15px; transition : 0.3s ease; }
.content_tab_box ul li.active1 a:hover em {background-color: #1645a6; color : #fff; border-color : #fff;}
.content_tab_box ul.tab_2 li{width : 50%;}
.content_tab_box ul.tab_3 li{width : 33.333%;}
.content_tab_box ul.tab_4 li{width : 25%;}
.content_tab_box ul.tab_5 li{width : 20%;}

.content_text_box{margin-bottom : 40px; position: relative;}
.content_text_box h6 {font-size : 1.2em; position: relative; padding-left : 20px; font-weight: 400; word-break : keep-all; margin-bottom : 20px; }
.content_text_box h6:before {content:''; position: absolute; top :7px; left : 3px; background-color: #91a5d0; width : 10px; height: 10px; border-radius: 100%;}
.content_text_box h6:after {content:''; position: absolute; top :11px; left : 7px; background-color: #fff;  width : 2px; height: 2px; border-radius: 100%;}
.content_text_box dl{padding-left : 40px; margin-bottom : 30px;}
.content_text_box dl dt{font-size : 1.17em; color : #1645a6; font-weight: 400; position: relative; margin-bottom : 15px;}
.content_text_box dl dt:after {content:''; position: absolute; top :11px; left : -14px; background-color: #91a5d0;  width : 4px; height: 4px;}
.content_text_box dl dd{padding-left : 40px;}
.content_text_box dl dd p{margin-bottom : 15px; position: relative;}
.content_text_box dl dd p i{font-size : 0.6em; margin-right : 10px; position: absolute; top : 7px; left : -20px;}
.content_text_box dl dd ol{padding-left : 40px;}
.content_text_box dl dd ol li{}
.content_text_box dl dd ol li em{font-style: normal; margin-right : 10px;}

.content_text_box .goto_wrap{position: absolute; width : 50%; height:100%; max-height:140px; max-width : 400px; top : 50px; right : 0; display: flex; align-items: center; background-color: #f7f8f9; border : solid 1px #1645a6; justify-content: center;}
.content_text_box .goto_wrap a{display: block; text-align: center; cursor: pointer;}
.content_text_box .goto_wrap a span{display: block; font-size : 1.2em; margin-bottom : 20px;}
.content_text_box .goto_wrap a em{display: inline-block; font-style: normal; border : solid 1px #000; padding : 4px 15px; transition : 0.3s ease; }
.content_text_box .goto_wrap a:hover em {background-color: #1645a6; color : #fff; border-color : #fff;}



 
.content_zine_box{display: flex; justify-content: space-between; flex-wrap: wrap;}
.content_zine_box h6 {font-size : 1.2em; position: relative; padding-left : 20px; font-weight: 400; word-break : keep-all; margin-bottom : 20px;}
.content_zine_box h6:before {content:''; position: absolute; top :7px; left : 3px; background-color: #91a5d0; width : 10px; height: 10px; border-radius: 100%;}
.content_zine_box h6:after {content:''; position: absolute; top :11px; left : 7px; background-color: #fff;  width : 2px; height: 2px; border-radius: 100%;}
.content_zine_box .zine_wrap {margin-bottom : 60px;}
.content_zine_box .zine_wrap.full {width : 100%;}
.content_zine_box .zine_wrap.half {width : calc(50% - 40px);}
.content_zine_box .zine_wrap h6{font-size : 1.2em; margin-bottom : 10px;}
.content_zine_box .zine_wrap p{word-break : keep-all;}
.content_zine_box .zine_wrap img{margin-top : 10px; margin-right : 10px; max-width : 273px;}
.content_zine_box .zine_wrap img:last-child{margin-right : 0;}
 
.content_table_box{margin-bottom : 40px;}
.content_table_box img {width : auto; max-height: 120px;}

.content_table_box.grid{display: flex;}
.content_table_box.grid .tbb:last-child th{border-left : none;}
.content_table_box.grid .tbb:last-child td{border-left : none;}

.content_text_box .text_wrap{margin-bottom : 50px;}
.content_text_box .text_wrap h6 {margin-bottom : 20px;}
.content_text_box .text_wrap ul{padding-left : 20px;}
.content_text_box .text_wrap ul>li{margin-top : 10px;}
.content_text_box .text_wrap ul>li p{position: relative; margin : 10px 0px; padding-left : 20px;}
.content_text_box .text_wrap ul>li p i{font-size : 0.6em; margin-right : 10px; position: absolute; top : 7px; left : -0px;}
.content_text_box .text_wrap ul>li ol{margin-bottom : 20px;}
.content_text_box .text_wrap ul>li ol>li{padding-left : 20px;}

.content_text_box .text_wrap .step_wrap{}
.content_text_box .text_wrap .step_wrap ul{display: flex; justify-content: space-between; padding : 0;}
.content_text_box .text_wrap .step_wrap ul li{border : solid 1px #ccc; width : calc(12.5% - 30px); display: flex; align-items: center; justify-content: center; height: 70px; position: relative; color : #fff; border-radius: 10px;}
.content_text_box .text_wrap .step_wrap ul li i{position: absolute; top : 28px;}
.content_text_box .text_wrap .step_wrap ul li.right i{ right : -25px;}
.content_text_box .text_wrap .step_wrap ul li.left i{left : -25px;}
.content_text_box .text_wrap .step_wrap ul li.red{background-color: #C53428; border-color : #C53428}
.content_text_box .text_wrap .step_wrap ul li.red i {color: #C53428;}
.content_text_box .text_wrap .step_wrap ul li.blue{background-color: #1645a6; border-color : #1645a6;}
.content_text_box .text_wrap .step_wrap ul li.blue i {color: #1645a6;}
.content_text_box .text_wrap .step_wrap ul li.fin{border : solid 3px #d0ab43;}

.content_text_box .text_wrap .step_wrap p{margin-top : 20px; color : #333;}
.content_text_box .text_wrap .step_wrap p span {margin : 0px 10px;}
.content_text_box .text_wrap .step_wrap p span.red {background-color: #c53428; color : #c53428;}
.content_text_box .text_wrap .step_wrap p span.blue {background-color: #1645a6; color : #1645a6;}

.content_step_box{display: flex; flex-wrap: wrap; justify-content: space-between; padding-left : 40px;}
.content_step_box .step_wrap{width : calc(100% - 0px); margin-bottom : 30px; padding-bottom : 30px; border-bottom : dotted 1px #e1e1e1;}
.content_step_box .step_wrap:last-child{border-bottom : none;}
.content_step_box .step_wrap p{font-size : 1.2em; margin-bottom : 10px; margin-left : -10px;}
.content_step_box .step_wrap ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.content_step_box .step_wrap ul li{width : calc(20% - 30px); position: relative; margin-bottom : 20px;}
.content_step_box .step_wrap ul li img{width : 100%;}
.content_step_box .step_wrap ul li span{font-weight: 500; display: block; text-align: center; line-height: 40px; font-size : 1.05em;}
.content_step_box .step_wrap ul li em{font-style: normal; font-size : 0.95em; color : #5f5f5f; word-break : keep-all;}
.content_step_box .step_wrap ul li i{position: absolute; right : -25px; top : 75px;}
.content_step_box .step_wrap ul li:nth-child(5n) i{display: none;}

.content_caution_box{}
.content_caution_box h1{font-size : 30px; text-align: center;}

.inquiry_text{border : solid 1px #a9a9a9; padding : 20px 40px; background-color: #f2f2f2; margin-bottom : 20px;}
.inquiry_text p{color : #444; font-size : 0.9em;}

.recruit{}
.recruit .recruit_box {border : solid 1px #ccc; margin-bottom : 90px; padding : 50px 60px; background-color: #fcfcfc;}
.recruit .recruit_box:last-child {margin-bottom : 0;}
.recruit .recruit_box .recruit_title{margin-bottom : 50px;}
.recruit .recruit_box .recruit_title h2{font-size : 1.8em; margin-bottom : 10px; font-weight: 500;}
.recruit .recruit_box .recruit_title p{ font-size : 1.0em; margin-bottom : 80px; font-weight: 300;}
.recruit .recruit_box .recruit_title p b {font-weight: normal; color : #1645a6;}
.recruit .recruit_box .recruit_grid{margin-bottom : 60px;}
.recruit .recruit_box .recruit_grid h6 {font-size : 1.5em; margin-bottom : 50px; text-align: center; font-weight: normal;}
.recruit .recruit_box .recruit_grid ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.recruit .recruit_box .recruit_grid ul li{width : calc(50% - 10px); margin-bottom : 20px; display: flex; align-items: center; justify-content: center; border : solid 1px #c1c1c1; height: 50px; border-radius: 3px; background-color: #fff;}
.recruit .recruit_box .recruit_grid ul li span {position: relative; z-index: 2; font-weight: 500; color : #000;}
.recruit .recruit_box .recruit_grid ul li span:before {content:''; position: absolute; width : 100%; height: 10px; background-color: #d9e4fb; bottom : 4px; left: 0; z-index: -1;}
.recruit .recruit_box .recruit_step{margin-bottom : 70px;}
.recruit .recruit_box .recruit_step h6 {font-size : 1.5em; margin-bottom : 50px; text-align: center; font-weight: normal;}
.recruit .recruit_box .recruit_step ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.recruit .recruit_box .recruit_step ul li{position: relative; width : calc(16.666% - 30px); display: flex; align-items: center; justify-content: center; border : solid 1px #c1c1c1; background-color: #fff; height: 70px; border-radius: 10px;}
.recruit .recruit_box .recruit_step ul li:nth-child(1){box-shadow: 3px 3px 3px #f1f1f1; background-color: #ffffff; color : #000; }
.recruit .recruit_box .recruit_step ul li:nth-child(2){box-shadow: 3px 3px 3px #e0e0e0; background-color: #dee3ef; color : #292929; border-color : #b3c4e6;}
.recruit .recruit_box .recruit_step ul li:nth-child(3){box-shadow: 3px 3px 3px #bbbbbb; background-color: #b3c4e6; color : #2f2f2f; border-color : #7693d0;}
.recruit .recruit_box .recruit_step ul li:nth-child(4){box-shadow: 3px 3px 3px #757575; background-color: #7693d0; color : #ececec; border-color : #4468b1;}
.recruit .recruit_box .recruit_step ul li:nth-child(5){box-shadow: 3px 3px 3px #525252; background-color: #4468b1; color : #f1f1f1; border-color : #1645a6;}
.recruit .recruit_box .recruit_step ul li:nth-child(6){box-shadow: 3px 3px 3px #252525; background-color: #1645a6; color : #fff; border-color : #1645a6;}
.recruit .recruit_box .recruit_step ul li i{position: absolute; top : auto; right : -24px; color : #000;}
.recruit .recruit_box .recruit_list{}
.recruit .recruit_box .recruit_list ul:after{content:''; clear: both; display: table;}
.recruit .recruit_box .recruit_list ul li{ border : solid 1px #e1e1e1; padding : 30px 25px; margin-bottom : 30px; float: left; width :calc(50% - 60px); margin : 0px 30px 50px; background-color: #fff; position: relative; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.recruit .recruit_box .recruit_list ul li:last-child{margin-bottom : 0;}
.recruit .recruit_box .recruit_list ul li span{background-color: #6b97f1; color : #fff; display: flex; align-items:center; justify-content:center; width : 85px; height: 85px; border-radius: 100px;}
.recruit .recruit_box .recruit_list ul li span img {max-width : 50px; max-height: 50px;}
.recruit .recruit_box .recruit_list ul li div {width : calc(100% - 110px);}
.recruit .recruit_box .recruit_list ul li div em{display: block; font-style: normal; font-weight: 500;}
.recruit .recruit_box .recruit_list ul li div p{}

.cycle_wrap{}
.cycle_wrap ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.cycle_wrap ul li{position: relative; width : calc(33.333% - 30px); border : solid 1px #1645a6 ; margin: 24px 0px; text-align: center; height: 90px; border-radius: 10px; padding : 10px;}
.cycle_wrap ul li.active{border-width : 2px;}
.cycle_wrap ul li:after {content:''; position: absolute; right : -40px; top : 30px; width : 30px; height: 30px;  background-image: url(../../img/icon_arrow.png);}
.cycle_wrap ul li div{background-color: #f0f5ff; width : 100%; height: 100%; border-radius: 10px; padding-top : 5px;}
.cycle_wrap ul li div span{display: block; color : #6387d1;margin-bottom : 3px;}
.cycle_wrap ul li div em{display:block; font-style: normal; font-size : 1.2em; }

.content_text_box .cycle_wrap ul li:nth-child(1){order : 1;}
.content_text_box .cycle_wrap ul li:nth-child(2){order : 2;}
.content_text_box .cycle_wrap ul li:nth-child(3){order : 3;}
.content_text_box .cycle_wrap ul li:nth-child(3):after{transform:rotate(90deg); right : 0; left :0; margin : 0 auto; top : auto; bottom : -40px;}
.content_text_box .cycle_wrap ul li:nth-child(4){order : 6;}
.content_text_box .cycle_wrap ul li:nth-child(4):after{transform : rotate(180deg); right : 0; left : -40px;}
.content_text_box .cycle_wrap ul li:nth-child(5){order : 5;}
.content_text_box .cycle_wrap ul li:nth-child(5):after{transform : rotate(180deg); right : 0; left : -40px;}
.content_text_box .cycle_wrap ul li:nth-child(6){order : 4;}
.content_text_box .cycle_wrap ul li:nth-child(6):after{transform : rotate(270deg);right : 0; left :0; margin : 0 auto; top : -40px; }

.board_title_box .cycle_wrap ul li:nth-child(3):after{display: none;}
.board_title_box {margin-bottom : 60px; border : solid 1px #e1e1e1; position: relative;}
.board_title_box h5 { font-size : 1.3em; background-color: #1645a6; color : #fff; padding : 10px; text-align: center; margin-bottom : 30px;}
.board_title_box .help {background-color: #c53428; display: inline-block; text-align: center; position: absolute; top : 80px; right : 20px;  color : #e7ea17; font-size : 1.5em; padding : 10px 14px; }
.board_title_box p {padding-left : 30px; margin-top : 10px;}
.board_title_box strong {color : #1645a6;}
.board_title_box ul{padding: 0px 30px;}
.board_title_box ul>li{margin-bottom : 20px;}
.board_title_box ul>li>dl{padding-left : 30px;}
.board_title_box ul>li>dl>dt{}
.board_title_box ul>li>dl>dd{margin-top : 10px;}

.tech_wrap{display: flex; flex-wrap: wrap;margin : 0px -20px 60px; padding-left : 20px;}
.tech_wrap h5 {width : 100%; height: 24px; margin-bottom : 20px;}
.tech_wrap .tech_item {margin : 0px 20px; max-width : 33.333%;}
.content_text_box .tech_text_wrap{position: relative;}
.content_text_box .tech_goto_wrap{right : 0; bottom : 0; top : auto;}
.content_text_3box .tech_goto_wrap{right : 0; bottom : 0; top : auto;}

/* 반응형 중간기기 1300px 사이즈 이하*/
@media all and (max-width:1300px){	
	
	#business_wrap { max-height:100%;}
	#business_wrap .con_box ul li { width:25%; min-height:auto; margin-right:0;}
	#business_wrap .con_box ul li.bg1 { margin-top:0; }
	#business_wrap .con_box ul li.bg3 { margin-top:0; }

}


/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){

	#container { margin-top:0px !important;}

	.scontents{width:96%;}

	#lnb .lnb_wrap .ul_1st > li > a{padding:0 30px}

	#sub_tit { left:0%; margin-left:0px;}

	#pro_tab .pro_list > ul > li{width:20%;}

	.q-menu{display:none !important;}





	#about_wrap .con_left {width:50%; background:none;}
	#about_wrap .con_left img {height:auto;} 


	#service_box { padding-bottom:0;}
	#service_box .serviceList ul li {width:25%; margin-right:0; border-right:1px solid #eee; box-sizing:border-box;}
	#service_box .serviceList ul li:last-child {border-right:0;}



}



/* 반응형 중간기기 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;}
	#main_visual .swiper-slide{width:100%; height:450px;}
	#main_visual .swiper-slide div.backgroundimg1{height:450px; }
	#main_visual .swiper-slide div.backgroundimg2{height:450px; }
	#main_visual .sliderkit-text {text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1.lviewa{font-size:1.4em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:0.9em;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text span{padding:0 30px; font-size:0.7em;}	



	#m_bnr ul li { min-height:auto; }
	#m_bnr ul li a .img_box {width:100%; height:auto;}
	#m_bnr ul li a .img_box img {width:90%;}
	#m_bnr ul li a dl dt { margin:10px 0;}
	#m_bnr ul li a dl dt p {font-size:1.5em; }
	#m_bnr ul li a dl dd { font-size:1em; }


	#pro_wrap {padding-top:0;}
	#pro_tab{margin-bottom:0px;}
	#pro_tab .tab { width:95%; height:100%; margin:0 auto; }
	#pro_tab .tab li{float:left; width:48%; margin-right:1%; margin-left:1%; margin-bottom:1.5%; background:#eee;}
	#pro_tab .tab li:last-child {margin-left:1%; margin-right:1%;}
	#pro_tab .tab a {margin:0;}
	#pro_tab .tab a:hover{ border-bottom:0;}
	#pro_tab .tab li.all { width:48%; margin-right:1%; margin-left:1%; margin-bottom:1.5%; }
	#pro_tab .tab li.all a{ color:#fff;  background:#333; margin:0;}
	#pro_tab .tab li.on a{ border-bottom:0; color:#fff; background:#C53428;}
	#pro_tab .pro_list{width:95%; padding-top:0px; }
	#pro_tab .pro_list ul li{width:48%; margin-bottom:4%; }
	#pro_tab .pro_list > ul > li{ margin:0 1% 2% 1%;} 
	#pro_tab .pro_list > ul > li > a > p {font-size:1.2em;}

	
	
	

	#rolling_box .inner {max-width:100%;}
	#rolling_box .con_title{ width:100%; text-align:center;}
	#rolling_box .swiper-container2{ width:100%;}
	#rolling_box .swiper-btn-wrap {position:none; top:25px; width:100%; max-width:100%; margin:0 auto;  background:none; }
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 {position:none; top:287px; width:100%; height:40px; text-align:center; margin:0 auto; z-index:20; background:none;}
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2{ left:0px; }
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{ left:auto; right:0 !important;}




	.copy_warp { width:100%; }
	.copyright { float:none; width:92%; margin:0 auto;}

	#copy_info {width:100%; text-align:center; border-left:0; padding-top:25px; }
	.copy_inquiry {display:none; }
	.family_site {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;}

	
	.scontents h3.title { text-align: center;}
	.scontents .eng {  text-align: center;}
	.scontents .stitle { text-align:center; }
	.scontents{width:96%;}


	#sub_visual{margin-top:0px;}
	.visual_area {background-position:center top !important; background-size:cover !important;}




}





/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width:1000px) {		

	#comm_wrap { padding:50px 0 0 0;}
	#comm_wrap .board_area .dleft{ width:50%; }
	#comm_wrap .board_area .dcenter{ float:right; width:50%; margin:0;  }
	#comm_wrap .board_area .dright{  width:100%; padding:10px 0 30px 0; margin-top:50px; background:#ddd; }

	#comm_wrap .notice_area { padding:0 5%; margin:0 auto;}
	#comm_wrap .board_area .dright .notice_area .tit {display:none;}
	.recruit .recruit_box{padding : 25px 30px;}
	.recruit .recruit_box .recruit_title p{margin-bottom : 40px;}
	.recruit .recruit_box .recruit_title h2{font-size : 1.6em;}
	.recruit .recruit_box .recruit_grid{margin-bottom : 30px;}
	.recruit .recruit_box .recruit_grid h6{margin-bottom : 25px;}
	.recruit .recruit_box .recruit_step{margin-bottom : 30px;}
	.recruit .recruit_box .recruit_step h6{margin-bottom : 25px;}
	
	.recruit .recruit_box .recruit_list ul li{margin : 0px 15px 30px 0px; width : calc(50% - 15px);}
	.recruit .recruit_box .recruit_list ul li:nth-child(2n){margin : 0px 0px 30px 15px;}
	
	.content_table_box.grid{flex-wrap: wrap;}
	.content_table_box.grid table{display: block; position: relative;border-left : solid 1px #ccc; border-bottom : solid 1px #ccc;}
	.content_table_box.grid table tbody{display: block;}
	.content_table_box.grid table tr{display: block; display: flex;}
	.content_table_box.grid table th{display: block;width : 25%; border : none; border-right : solid 1px #ccc;}
	.content_table_box.grid table td{display: block; width : 25%; border : none; border-right : solid 1px #ccc; border-top : solid 1px #ccc;}
	.content_table_box.grid table .title{margin-bottom : 38px;}
	.content_table_box.grid table .title th:nth-child(1){display: none;}
	.content_table_box.grid table .title th:nth-child(5){display: none;}
	.content_table_box.grid table tr:nth-child(2) td:nth-child(1){position: absolute; top : 43px; width : 75%; left : 0;}
	.content_table_box.grid table tr:nth-child(2) td:nth-child(2){display: none;}
	.content_table_box.grid table tr:nth-child(2) td:nth-child(6){position: absolute; top : 43px; width : 25%; right : 0;}
	.content_table_box.grid table tr:nth-child(2) td:nth-child(7){display: none;}
	.content_table_box.grid table tr:nth-child(3) {margin-top : 38px;}
	.content_table_box.grid table tr:nth-child(3) td:nth-child(1){position: absolute; bottom : 38px; width : 100%; left : 0;}
	.content_table_box.grid table tr:nth-child(3) td:nth-child(5){display: none;}
	.content_table_box img{max-width : 100%; height: auto;}
	
	.content_step_box{padding-left : 20px;}
	.content_step_box .step_wrap ul {justify-content: flex-start;}
	.content_step_box .step_wrap ul li{width : calc(25% - 30px); margin : 0px 20px 30px 20px; }
	.content_step_box .step_wrap ul li:nth-child(4n+1){margin-left : -15px;}
	.content_step_box .step_wrap ul li:nth-child(4n){margin-right : -15px;}
	.content_step_box .step_wrap ul li:nth-child(4n) i {display: none}
	.content_step_box .step_wrap ul li:nth-child(5n) i{display: block;}
	.content_step_box .step_wrap ul li:last-child i{display: none;}
}


/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {			
	body, td, h1, h2, h3, h4, h5, div, p, li, ul, ol, dd, dt, section, input, textarea, select, button {font-size : 12px;}
	.mview{display:block;}
	
	#main_visual .swiper-slide div.backgroundimg1{height:450px; background:url('../image/main_visual01_m.jpg') top center no-repeat !important;}
	#main_visual .swiper-slide div.backgroundimg2{height:450px; background:url('../image/main_visual02_m.jpg') top center no-repeat !important;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}



	#m_bnr {width:100%; margin:0 auto;}
	#m_bnr ul li { display:block; width:100%; padding:25px 0; min-height:100%; border-left:0; border-bottom:1px solid #e5e5e5; }
	#m_bnr ul li:last-child { border-bottom:0; }
	#m_bnr ul li a .img_box img {width:90%;}
	#m_bnr ul li a dl dd { padding:0 10px; }


	#about_wrap{height:100%; margin-bottom:0; }
	#about_wrap .con_left {float:left; position:relative !important; width:100%; height:auto; }
	#about_wrap .con_right {float:left; position:relative !important; top:-50px; left:50%; margin-left:-47%; width:94%; padding:30px 25px 50px 25px; border:0; }
	#about_wrap .con_right:after{ display:none;}
	.btn_view{ left:25px; bottom:10%;}


	#business_wrap { padding-bottom:0;}
	#business_wrap .con_box ul li { width:50%; max-height:300px; margin-right:0;}
	#business_wrap .con_box ul li.bg1 { margin-top:0; }
	#business_wrap .con_box ul li.bg3 { margin-top:0; }



	#comm_wrap .board_area .dleft{ width:100%; }
	#comm_wrap .board_area .dcenter{ width:100%; margin-top:50px;}


	#service_box .serviceList ul li {width:50%; border-bottom:1px solid #eee;}



	.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 .path { display:none;}


	.scontents{padding:30px 0px;}
	.scontents .stitle { margin-bottom:30px; }	

	#backtotop{display:none !important;}
	
	.tbb td{padding : 6px 6px;}
	.tbb td.td_agency{width : 50%;}
	.content_tab_box{margin-bottom : 20px;}
	.content_text_box{margin-bottom : 20px;}
	.content_text_box img {max-width : 100%;}
	.content_text_box dl{padding-left : 20px;}
	.content_text_box dl dd{padding-left : 20px;}
	.content_text_box dl dd ol{padding-left : 0px;}
	.content_text_box .goto_wrap{position: static; width : 100%; padding : 20px 0px; margin : 0 auto;}
	
	.content_zine_box .zine_wrap{margin-bottom : 30px;}
	.content_zine_box .zine_wrap img{max-width : 100%; margin-right : 0px;}
	.content_zine_box .zine_wrap.half{width : 100%;}
	
	.content_text_box .text_wrap{margin-bottom : 25px;}
	.content_text_box .text_wrap .step_wrap ul{flex-wrap: wrap;}
	.content_text_box .text_wrap .step_wrap ul li{width : calc(50% - 10px); margin-bottom : 20px;}
	.content_text_box .text_wrap .step_wrap ul li i{right: -16px; display: block; margin :  0 auto;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(1){order : 1;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(1) i {right : -17px;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(2){order : 2;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(2) i { top: auto; right: 0; left : 0; bottom : -20px; margin : 0 auto;  text-align: center; transform: rotate(90deg);}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(3){order : 4;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(3) i { right: auto; left: -16px; transform: rotate(180deg);}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(4){order : 3;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(4) i { top: auto; right: 0; left : 0; bottom : -20px; margin : 0 auto;  text-align: center; transform: rotate(90deg);}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(5){order : 5;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(6){order : 6;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(6) i { right: auto; left: -16px; }
	.content_text_box .text_wrap .step_wrap ul li:nth-child(7){order : 8;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(7) i {top : -20px; right: 0; left : 0; bottom : auto; margin : 0 auto;  text-align: center; transform: rotate(90deg);}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(8){order : 7;}
	.content_text_box .text_wrap .step_wrap ul li:nth-child(8) i {left : auto; right : -16px;transform: rotate(180deg);}
	.content_text_box .text_wrap .step_wrap p{text-align: center;}
	
	.recruit .recruit_box{padding : 15px 10px; margin-bottom : 45px;}
	.recruit .recruit_box .recruit_title{margin-bottom : 25px;}
	.recruit .recruit_box .recruit_title p{margin-bottom : 20px;}
	.recruit .recruit_box .recruit_grid{margin-bottom : 20px;}
	.recruit .recruit_box .recruit_grid ul li{width : 100%;}
	.recruit .recruit_box .recruit_step ul li{width : calc(33.333% - 16px); margin-bottom : 16px;}
	.recruit .recruit_box .recruit_step ul li i{right : -16px;}
	.recruit .recruit_box .recruit_step ul li:nth-child(3n) i{display: none;}
	.recruit .recruit_box .recruit_list ul li{width : 100%; margin : 0px 0px 10px 0px; padding : 20px 15px;}
	.recruit .recruit_box .recruit_list ul li:nth-child(2n){margin : 0px 0px 10px 0px;}
	.recruit .recruit_box .recruit_list ul li span{width : 50px; height: 50px;}
	.recruit .recruit_box .recruit_list ul li span img{max-width : 35px; max-height: 35px;}
	.recruit .recruit_box .recruit_list ul li div{width : calc(100% - 65px);}
	
	.board_title_box{padding-bottom : 80px;}
	.board_title_box .help{top: auto; bottom : 20px; left : 0; right : 0; margin : 0 auto; width : 170px;}
 	.board_title_box>ul{padding : 0px 10px;}
 	.board_title_box ul>li>dl{padding-left : 0;}
 	.cycle_wrap ul{padding : 0;}
 	.cycle_wrap ul li{padding : 5px; border-radius: 5px; width : calc(33.333% - 15px); margin : 15px 0px;}
 	.cycle_wrap ul li:after{width : 15px; height: 15px; background-size: contain; right : -21px; top : 37px;}
 	.cycle_wrap ul li div span{margin-bottom : 7px;}
 	.content_text_box .cycle_wrap ul li:nth-child(3):after{bottom : -25px;}
 	.content_text_box .cycle_wrap ul li:nth-child(4):after{left : -20px;}
 	.content_text_box .cycle_wrap ul li:nth-child(5):after{left : -20px;}
 	.content_text_box .cycle_wrap ul li:nth-child(6):after{top : -25px;}
 	
 	.content_table_box.grid table .title{margin-bottom : 32px;}
 	.content_table_box.grid table tr:nth-child(2) td:nth-child(1){top : 37px;}
 	.content_table_box.grid table tr:nth-child(2) td:nth-child(6){top : 37px;}
 	.content_table_box.grid table tr:nth-child(3){margin-top : 32px;}
 	.content_table_box.grid table tr:nth-child(3) td:nth-child(1){bottom : 32px;}
 	
 	.content_step_box{padding-left : 10px;}
 	
 	.content_step_box .step_wrap ul li{width: calc(33.333% - 18px); margin : 0px 15px; margin-bottom : 30px;}
 	.content_step_box .step_wrap ul li:nth-child(4n+1){margin : 0px 15px; margin-bottom : 30px;}
 	.content_step_box .step_wrap ul li:nth-child(4n){margin : 0px 15px; margin-bottom : 30px;}
 	.content_step_box .step_wrap ul li:nth-child(4n) i{display: block;}
 	.content_step_box .step_wrap ul li:nth-child(3n+1){margin-left : -10px;}
 	.content_step_box .step_wrap ul li:nth-child(3n){margin-right : -10px;}
 	.content_step_box .step_wrap ul li:nth-child(3n) i {display: none;}
 	.content_step_box .step_wrap ul li i{right : -20px; top : 53px;}
 	.content_step_box .step_wrap ul li span{line-height: normal;}
 	
	.tech_wrap  {margin : 0px 0px 30px; padding : 0;}
	.tech_wrap .tech_item {width : 100%; margin: 0; text-align: center; max-width : 100%;}
	.tech_wrap .tech_item img {max-width : 80%;}
 	.content_text_box .tech_goto_wrap{margin-top : 30px;}
}


/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {	


	section .con_title h3 { font-size:2em !important;}
	section .con_title p { font-size:1em !important;}


	#about_wrap .con_left:after{ right:42px; top:-25px; padding:10px 20px; font-size:0.75em;}
	#about_wrap .con_right em {font-size:1em;}
	#about_wrap .con_right h2 {font-size:1.5em;}
	#about_wrap .con_right p {padding-right:0;}



	#pro_area .pro_tit span {font-size:1em; color:#777;  padding:0 70px; }
	#pro_tab{margin:0;}
	#pro_tab .pro_list > ul > li{width:90%; margin:5%;}
	#pro_tab .pro_list{margin:20px auto;}
	#pro_tab .pro_list > ul > li > a > p{font-size:1.3em;}
	#pro_tab .pro_list > ul > li > a > div.text{margin-bottom:0px;}		


	#service_box {padding-top:40px;}
	#service_box .serviceList ul li {width:25%; height:auto; border-bottom:0; }
	#service_box .serviceList ul li a { padding:20px 10px;}
	#service_box .serviceList ul li i {font-size:1.5em;}
	#service_box .serviceList ul li dl dt { font-size:1em; margin-bottom:0;  }
	#service_box .serviceList ul li dl dd {display:none;}

	#business_wrap .con_box ul li a h4{font-size:1.2em;}
	#business_wrap .con_box ul li a p{font-size:0.9em;}

	#comm_wrap .notice_area ul li a{display:inline-block; width:70%; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;}
	#comm_wrap .more{display:none;}

	#sub_visual{height:200px; }
	.backgroundimg{height:200px; }
	.visual_area {height:200px; background-position:center top; background-size:cover;}

	
	#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;  }	

	
	.content_step_box{padding : 0;}
	.content_step_box .step_wrap p{margin-left : 0; font-size : 1.4em;}
	.content_step_box .step_wrap ul {justify-content: space-between;}
	.content_step_box .step_wrap ul li{width : calc(50% - 10px); margin : 0; margin-bottom : 20px;}
	.content_step_box .step_wrap ul li:nth-child(3n),
	.content_step_box .step_wrap ul li:nth-child(3n+1),
	.content_step_box .step_wrap ul li:nth-child(4n),
	.content_step_box .step_wrap ul li:nth-child(4n+1){margin : 0; margin-bottom : 20px;}
	.content_step_box .step_wrap ul li i{ display: none;}
	.content_step_box .step_wrap ul li:nth-child(4n) i,
	.content_step_box .step_wrap ul li:nth-child(5n) i{display: none;}
	.content_step_box .step_wrap ul li span{margin : 7px 0px;}
}


/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	



	#service_box { padding:0;}
	#service_box .con_title { display:none; }


	.copy_logo {display:none; }

	
}






