@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,a {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;}

input[type=password]{font-family: 'µ¸¿ò','µ¸¿òÃ¼';}
input[type=password]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Noto Sans KR', sans-serif;
}
input[type=password]::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Noto Sans KR', sans-serif;
}
input[type=password]:-ms-input-placeholder { /* IE 10+ */
 font-family: 'Noto Sans KR', sans-serif;
}
input[type=password]:-moz-placeholder { /* Firefox 18- */
  font-family: 'Noto Sans KR', sans-serif;
}

a, img{border:0px; vertical-align:middle;}
a{text-decoration:none;}
/*a:hover{ color:#00529B;}*/
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;} 
.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: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:70px; font-size:20px; color:#333;}
#mobile_header .m_gnb li.home a i { float:left; position:absolute; width:20px; height:20px; line-height:20px; right:15px; top:70px; font-size:20px; color:#333; }
#back_cover {position:absolute; display:none; left:0; top:0;  width:100%; height:100%; top:0px; background:rgba(0,0,0,0.5); z-index:99998;}
#sideMenu {display:inline; position:absolute; top:0; left:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:60px; line-height:60px; background-color:#111111; 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; list-style: none; overflow:hidden;  box-sizing:border-box;}
#sideMenu .nav ul { width:100%; margin:0; padding:0;}
#sideMenu .navi_set{ display:inline;  margin:0; padding:10px 0 10px 0; text-align:center;  }
#sideMenu .navi_set > div {display:block; width:100%; height: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 > div a{display:block; width:100%;}
#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:#1e4392; border-radius:3px;}
#gnba a:hover { background:#fff; color:#000; }






/* Å«±â±â PC »ó´Ü */
#header_wrap { width:100%; min-width:1300px; overflow-x:hidden;}
.wrap_box {position:relative;width:100%;/* max-width:1300px; */margin:0 auto;background:none;}
#header { position:absolute;  left:0; width:100%; min-height:80px; background:rgba(0,0,0,0.3); z-index:500 !important;}
#header_wrap .header_on {border-bottom:0px solid #ddd}
#header h1 {position:absolute;display:block;line-height:70px;left: 60px;transition: all .3s ease-in-out;background:none; top:3px;}
#header h1 a{width: 180px;display: inline-block;background: url('/theme/daontheme_business03/html/image/blingLogo.png')no-repeat top center;height: 50px;/*41px;*/}
#lnb {position:relative;float:left;margin-left: 340px;line-height:80px !important;background:none;}
#lnb .lnb_wrap { position:relative; overflow:hidden; visibility:hidden; height:340px;}
#lnb .lnb_wrap > ul > li { float:left;  }
#lnb .lnb_wrap > ul > li > a {display:block;width:100%;padding:0 34px;font-size: 20px;font-weight:500;color: #fff;height:80px;line-height:80px;}
#lnb .lnb_wrap > ul > li > a > span{bottom: 10px; position: relative;display:block; background:#1e4392; width:0px; height:5px; 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:aquamarine; font-weight:500; 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:aquamarine; width:100%;}
#lnb .lnb_sub { margin-top:10px;text-align:center; }
#lnb .lnb_sub li a {display:block;color:rgba(255,255,255,0.7);padding:0;margin:0 0 2px 0;height: 34px;line-height: 34px;font-size: 17px;letter-spacing:-0.5px;font-weight: 400;}
#lnb .lnb_sub li a:hover { display:block; color:rgba(255,255,255,1); font-weight:400; }
#gnb {float:right;right: 50px;}
#gnb a {font-weight: 500;border: 1px solid #fff;color: #fff;text-align:center;font-size: 16px;line-height:80px;padding: 6px 25px;margin:0 1px;border-radius:50px;box-sizing:border-box;}
#gnb a.edit {background:aquamarine; border:0;   color:#1E4392;  padding: 7px 25px; font-weight:500;  }
#gnb a.edit:hover { background:aquamarine; border:0;   color:#1E4392;  padding: 7px 25px; font-weight:500;   }
#gnb a:hover {border: 1px solid rgb(255, 255, 255);color: #fff;background: rgba(255, 255, 255, 0.2);}
#gnb a.btn2 { color:#000; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0 1px;  background:#fff; border-radius:50px;}
#gnb a.btn2:hover { background:#000; color:#fff; }

.jbMenu .header_in {  transition: all .3s ease-in-out;}
.jbFixed { min-height:auto !important;}
.jbFixed .header_in { position:fixed !important; top:0px; width:100% !important; background:#fff; box-shadow: 0px 1px 8px #ddd;}
.jbFixed .header_in #lnb { margin-top:0;}
.jbFixed .header_in #lnb .lnb_wrap > ul > li > a { height:80px; line-height:80px; color:#111;}
.jbFixed .header_in #lnb .lnb_sub li a { display:block; color:#111; padding:0; margin:0 0 2px 0; height:34px; line-height:34px; font-size:17px; letter-spacing:-0.5px;}
.jbFixed .header_in #lnb .lnb_sub li a:hover { display:block; color:#111; font-weight:400; }
.jbFixed .header_in #gnb a { height:80px; line-height:80px !important; border:1px solid #1E4392; color:#1E4392; font-weight:400;}
.jbFixed .header_in #gnb a.edit {border:0;}
.jbFixed .header_in #gnb a.edit:hover {background:none; padding:7px 25px; background: aquamarine;}
.jbFixed .header_in #gnb a.btn2 { color:#000; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0 1px; border-radius:50px;}
.jbFixed .header_in #gnb a.btn2:hover { background:#555; color:#fff; }

.jbFixed .header_in h1 {  height:80px; line-height:70px !important;}
#header_wrap .jbFixed .header_in h1 a {background: url(/theme/daontheme_business03/html/image/blingLogo.png) no-repeat bottom center;}



#container {position:relative; width:100%; margin:0; padding:0; z-index:1; background:#315cb9; margin-top:0px;}


/* ÀÎµ¦½º */
#main_visual{clear:both; position:relative; text-align:center; width:100%; padding:0; margin:0px auto; overflow:hidden; }
#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%; }
#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg3{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg4{width:100%; height:100%; }

#main_visual .sliderkit-text {width:100%; max-width:1200px; border:0px solid red; position:absolute; bottom:35%; left:50%; text-align:left; transform:translate(-50%,0); margin-left:0px; padding:0 60px;}
#main_visual .sliderkit-text h1.lviewa{font-size: 4em;color:#fff;line-height:1.3em;font-weight:500;text-shadow: 0px 1px 4px #222;padding-bottom:10px;}
#main_visual .sliderkit-text h1.sviewa{font-size: 2em;color:#fff;line-height:1.3em;text-shadow: 0px 1px 4px #555;padding-bottom:10px;}
#main_visual .sliderkit-text span{display:inline-block; height:44px; line-height:44px;padding:0 100px; margin:15px auto; background:#1e4392; -ms-transform: skewX(-30deg); /* IE 9 */  -webkit-transform: skewX(-30deg); /* Safari */  transform: skewX(-30deg);}
#main_visual .sliderkit-text span h2{ line-height:44px; font-size:1.3em; color:#fed700;  letter-spacing:0.05em;  transform: skewX(30deg);    -ms-transform: skewX(30deg);    -webkit-transform:skewX(30deg);}
#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;}



#m_bnr { position:relative; top:-40px; width:100%; height:auto; z-index:99;}
#m_bnr:after{ content:""; display:block; clear:both;}
#m_bnr > div{ width:100%; max-width:1200px; height:100%; margin:0px auto; background:#fff; }
#m_bnr > div:after{ content:""; display:block; clear:both;}

#m_bnr .tit p { text-align:center; font-size:2em;  line-height:80px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#m_bnr .tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#m_bnr:after{ content:""; display:block; clear:both;}
#m_bnr li {float:left;width:20%;height:80px;padding:0;cursor:pointer;border-right: 1px solid #e8ebf1;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: #ffffff;}
#m_bnr li:last-child {border-right:0;}
#m_bnr li div { display:inline-block; float:left; text-align:center;  margin:0; }
#m_bnr li div i {width:100%;height:80px;line-height:80px;text-align:center;font-size:1.2em;color: #1e4391;padding:0 10px 0 20px;}
#m_bnr li .txt_tit {font-weight: 500;height:80px;line-height:80px;color: #1e4391;font-size:19px;}
#m_bnr li:hover {background:#7efed4 url('/theme/daontheme_business03/html/image/bnr_arrow_on.png') no-repeat 95% 50%; }
#m_bnr li:hover i{}
#m_bnr li:hover .txt_tit{}



#m_bnr2 {/* background: white; */position:relative;top:-20px;width:100%;max-width:1200px;margin:50px auto;}
#m_bnr2:after{ content:""; display:block; clear:both;}
#m_bnr2 .con_box { width:100%; height:180px/*320px*/;  }
#m_bnr2 .con_box:after{ content:""; display:block; clear:both;}
#m_bnr2 .con_box li {float:left;position:relative;width:25%;height:100%;border-left: 1px solid #3963b9;box-sizing:border-box;overflow:hidden;} 
#m_bnr2 .con_box li:first-child {border:0}
/*#m_bnr2 .con_box li .hover_area i {float: right;display:inline;width:30px;height:30px;padding: 5px 50px 0 0;vertical-align:middle;font-size: 50px;color:#000;text-align: right;}*/
#m_bnr2 .con_box li .hover_area i {float: left;display:inline;width:30px;height:30px;padding: 5px 50px 0 0;vertical-align:middle;font-size: 50px;color:#1e4392/*#000*/;text-align: right;}
#m_bnr2 .con_box li .hover_area {padding: 0 20px;position:absolute;left:0;top:0;display:block;width:100%;height:100%;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;font-size: 1.4rem;/*24px;*/font-weight: 500;color: #fff; top:15px;}
#m_bnr2 .con_box li .hover_area p {font-weight: 400;margin-top: 50px;font-size: 16px;line-height:20px;color: #ffffff;letter-spacing:0;  height: 60px;}
#m_bnr2 .con_box li .hover_area h1 {font-family: Tahoma; margin: 20px 0 0; font-size: 22px; font-weight: 700; color: #fff;}
#m_bnr2 .con_box li .hover_area h2 {margin-bottom: 30px; color: #fff; display: block; clear: both; font-weight: 400;}
#m_bnr2 .con_box li .hover_area span {box-sizing: border-box;display:inline-block;width: 25%;height:30px;line-height:86px;transition:0.6s;color:#fff;text-align: center;}
#m_bnr2 .con_box li .hover_area span.btn_view1 {background:url('/theme/daontheme_business03/html/image/computer-line.png') no-repeat 50% 50%; }
#m_bnr2 .con_box li .hover_area span.btn_view2 {background:url('/theme/daontheme_business03/html/image/smartphone-line.png') no-repeat 50% 50%;}
#m_bnr2 .con_box li .hover_area span.btn_view3 {background:url('/theme/daontheme_business03/html/image/user-line.png') no-repeat 50% 50%;}
#m_bnr2 .con_box li .hover_area span.btn_view4 {background:url('/theme/daontheme_business03/html/image/group-line.png') no-repeat 50% 50%;}
#m_bnr2 .con_box li .hover_area:hover i {color:#fff/*#1e4392*/;}
#m_bnr2 .con_box li:hover{/* background: #f7f7f7; */transition:0.6s;}
#m_bnr2 .con_box li .hover_area .division {position: relative; margin: 0 5px 15px 0; letter-spacing: -0.3px; font-weight: 500; font-size: 15px; color: #1e4392; 
border-radius: 3px; line-height: 30px; height: 30px; text-align: center; float: left; width: 48.8%; background: aquamarine; box-sizing: border-box;}

#main_about_100{width:100%; max-width:1920px; margin:0 auto; overflow:hidden; }
#main_about_100 .img_wrap{ float:left; width:50%; height:450px; background:url('/../theme/daontheme_business03/html/image/main_about_img.jpg') center center no-repeat}
#main_about_100 .txt_wrap{float:right;width:50%;vertical-align:top;background: #f3f7ff ;box-sizing:border-box;}
#main_about_100 .txt_wrap .txt_cont{ width:100%; height:450px;  padding:50px;}
#main_about_100 .txt_wrap .txt_cont h2{font-size:3.5em;font-weight:900;line-height:1.5em;color: #2c55ad;}
#main_about_100 .txt_wrap .tit{font-size:2em;font-weight:400;line-height:1.2em;color: #2c55ad;}
#main_about_100 .txt_wrap .txt{font-size: 17px;line-height:1.5em;display:inline-block;word-break:keep-all;color: #274c9a;padding:25px 0 50px;font-weight:400;}
#main_about_100 .txt_wrap .txt:last-child{padding-top:14px}
#main_about_100 .btn_more{display:block;width:180px;height:50px;line-height:50px;background: #315cb9;text-align:center;color:#fff;transition:0.6s;}
#main_about_100 .btn_more:hover{background:#315cb9; }


#rolling_box {width:100%; max-width:1200px; margin:0 auto; margin-top:100px;}
#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("/theme/daontheme_business03/html/image/list_prev_on2.png"); left:0%; right:auto; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{background:url("/theme/daontheme_business03/html/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("/theme/daontheme_business03/html/image/list_next_off2.png");}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2.swiper-button-disabled{opacity:1; background:url("/theme/daontheme_business03/html/image/list_prev_off2.png");}
#rolling_box .swiper-pagination2{display:none}


.pro_tit2 {padding-bottom: 30px;}
.pro_tit2 p { text-align:center; font-size:3.5em; color:#fff; font-weight:600; padding:0 10px; margin:50px auto 20px;  }
.pro_tit2 span { font-weight: 400; display:block; text-align:center; font-size:18px; color:#fff;  padding:0 10px;}


#pro_wrap {  width:100%; margin:0px auto; padding:100px 0 0; background:#fff}
#pro_wrap:after{ content:""; display:block; clear:both;}
#pro_area { width:100%; max-width:1200px; margin:0px auto;}
.pro_tit p {text-align:center;font-size:3em;line-height:50px;color: #121212;font-weight:900;padding:0 10px;margin:0px auto;}
.pro_tit span {font-weight: 400;display:block;text-align:center;font-size:18px;color: #121212;padding:0 10px;margin:20px 0 30px 0;}

#pro_tab {position: relative; width:100%; max-width:1200px; margin:50px auto;}
#pro_tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab { width:100%;  border:1px solid #ddd;  margin:0px auto;}
#pro_tab .tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab li{float: left; display:inline-block; width:25%; height:60px; line-height:60px;   border-right:1px solid #ddd;  box-sizing:border-box; }
#pro_tab .tab a{font-size: 19px;font-weight: 500;display: block;text-align: center;box-sizing:border-box;color: #111; line-height: 60px;}
#pro_tab .tab li:last-child { border-right:0;}
#pro_tab .tab li.all { width:25%; background:#333; color:#fff;}
#pro_tab .tab li.all a { background:#333; color:#fff;}
#pro_tab .tab li.on a{font-size: 19px;background: #315cb9;color:#fff;}

#pro_tab li{position: relative;}
#pro_tab li span.date{position: absolute; right:0; text-align:right; 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; margin-top:20px; padding:0px;}
#pro_tab .pro_list{ width:100%; max-width:1200px; margin:40px auto; overflow:hidden;}
#pro_tab .pro_list:after {content:""; display:block; clear:both;}
#pro_tab .pro_list{ width:100%; max-width:1200px; margin:40px 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-bottom:0px; padding:0; overflow:hidden; }
#pro_tab .pro_list > ul > li{ display:inline-block; width:23%; margin-left:1%; margin-right:1%; padding-bottom:30px; border:1px solid #ddd; box-sizing:border-box; }
#pro_tab .pro_list > ul > li > a{width:100%;}
#pro_tab .pro_list > ul > li > a > div > img { width:100%;  border:0px solid #EEE; box-sizing:border-box; cursor:pointer; border:0px solid blue;}
#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:500; 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_list > ul > li > a.itembx:hover .view_text{width:100%; color:#ba1a1c;  }
#pro_tab .pro_list > ul > li > a > div.btn_view2{width:90%; margin:0px auto; }
#pro_tab .pro_list > ul > li > a > div.btn_view2 .view_text{ width:80px; display: inline-block;padding-right: 30px; padding-bottom:10px; position: relative; font-size:1em; color:#777;  overflow: hidden;transition: all ease-out 0.2s;-webkit-transition: all ease-out 0.2s;-moz-transition: all ease-out 0.2s;-ms-transition: all ease-out 0.2s; white-space:nowrap; }
#pro_tab .pro_list > ul > li > a > div.btn_view2 .view_text:after{content: ""; width:35px; height:7px;display: block; position: absolute; vertical-align:middle; right:0; background: url('/theme/daontheme_business03/html/image/btn_view2.png') no-repeat right center;}



.sec5_cont_wrap{max-width: 1200px;width: 100%;overflow: hidden;margin-top: 55px;padding-bottom: 120px; margin:0 auto;}
.sec5_cont_box{width: 16.6%;text-align: center;float: left;position: relative;}
.sec5_cont_box:nth-child(1){right: 0;}
.sec5_cont_box:nth-child(2){right: 0px;}
.sec5_cont_box:nth-child(3){right: 10px;}
.sec5_cont_box:nth-child(4){right: 10px;}
.sec5_cont_box:nth-child(5){right: 10px;}
.sec5_cont_box:nth-child(6){right: 10px;}
.sec5_cont_box:nth-child(7){right: 10px;}
.sec5_cont_circle{width: 210px;height: 210px;border-radius: 50%;text-align: center;display: table; margin: 0 auto;}
.sec5_cont_box.white .sec5_cont_circle{background: #f3f7ff;}
.sec5_cont_box.color .sec5_cont_circle{background: #315cb9;}
.sec5_cont_circle_in{display: table-cell;vertical-align: middle}

.sec5_cont_txt_step_1{font-size: 16px;position: relative;z-index: 2;font-weight: bold;display: inline-block;margin-bottom: 15px; }

.sec5_cont_txt_step_1:before{content: '';position: absolute;bottom: 2px;left: 0;width: 100%;height: 5px;z-index: -1;}
.sec5_cont_box.white .sec5_cont_txt_step_1:before{background: #d8d2ec;}
.sec5_cont_box.color .sec5_cont_txt_step_1:before{background: #6049ad;}
.sec5_cont_txt_step_2{font-size: 18px;font-weight:400;display: inline-block;margin-top: 10px;}
.sec5_cont_txt{display: inline-block;margin-top: 50px;font-size: 16px;color: #555;line-height: 25px;font-weight: 400;}
.sec5_cont_txt.mobile_view{display: none;}
.sec5_cont_box.white .sec5_cont_txt_step_1{color: #214692;}
.sec5_cont_box.white .sec5_cont_txt_step_2{color: #214692;}
.sec5_cont_box.color .sec5_cont_txt_step_1{color: #fff;}
.sec5_cont_box.color .sec5_cont_txt_step_2{color: #fff;}



#online{margin: 0 auto;background: #333;position:relative;top:0;width: 100%;}
#online:after{ content:""; display:block; clear:both;}
#online .online_con {margin: 0 auto;width: 1200px;height:350px;}
#online .online_con div.blind { width:100%;  height:100%; background:rgba(0,0,0,0.3);}
#online .online_area {margin: 0 auto;top:0;left:0;width: 1200px;padding:60px 60px 0px 60px;height: 600px;}
#online .online_area p{ font-size:3.5em; color:#fff; font-weight: 700;}
#online .online_area span{ display:block; padding-bottom:20px; font-size:1.3em; font-weight:300; line-height:24px; color:#fff; opacity:1;}
#online .online_area a{text-align: center;display:block;width:200px;height:50px;line-height:50px;font-size:1.2em;color:#fff;background:#315cb9;border:1px solid #315cb9;margin: 20px 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;}
#online .online_area a:hover{color:#fff; background:rgba(0,0,0,0); border:1px solid #fff;}




#comm_wrap{width:100%;padding: 40px 0;background:#fff;}
#comm_wrap:after{ content:""; display:block; clear:both;}
#comm_wrap .board_area{width:100%; max-width:1200px; margin:0px auto;}
#comm_wrap .board_area .dleft{ position:relative;float:left; width:360px; margin-right:60px;}
#comm_wrap .board_area .dcenter{ position:relative;float:left; width:360px;}
#comm_wrap .board_area .dright{position:relative; float:right; width:360px;}
#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;}
#comm_wrap .notice_area .tab li{float: left; width:140px; }
#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.5em;  }
#comm_wrap .notice_area .tab li:first-child a{border-left: 0px solid #eee}
#comm_wrap .notice_area .tab li:last-child a{border-right: 0px solid #eee}
#comm_wrap .notice_area .tab li.on a{ border-bottom: 0 none; color:#000; font-weight: 400;}
#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:30px; line-height:30px;  }
#comm_wrap .notice_area li:before {content: '';position: absolute;top: 20px;left: 0;width: 4px;height: 4px;background-color: #315cb8;}
#comm_wrap .notice_area li span.date{font-weight: 400;position: absolute;right: 0;font-size:1em;color: #111;height:30px;line-height:30px;}
#comm_wrap .notice_area div li a{display: inline-block;margin-right:0px;font-size:15px;font-weight:400;color: #111;}
#comm_wrap .notice_area > div{display: none; padding:0; }


#copy_bnr{width:100%; height:200px; margin:0px auto; overflow:hidden;  }
#copy_bnr:after{ content:""; display:block; clear:both;}
#copy_bnr .copy_bnr_left {float:left; width:50%; height:200px; background:#2d3238 url('/theme/daontheme_business03/html/image/copy_bnr_back.jpg')no-repeat; background-position:right center; }
#copy_bnr .copy_bnr_left .cs_area { float:right; width:600px; text-align:left;  padding:30px; }
#copy_bnr .copy_bnr_left .cs_area a {display:block; }
#copy_bnr .copy_bnr_left .cs_area p.cs_tit{ display:block; font-size:1.2em; color:#fff; line-height:1.25em;}
#copy_bnr .copy_bnr_left .cs_area p.cs_tel{ display:block; font-size:2em; color:#fff; margin:10px 0; }
#copy_bnr .copy_bnr_left .cs_area span.cs_txt {display:block; font-size:1em; color:#777; line-height:1.5em;  }

#copy_bnr .copy_bnr_right {float:right; width:50%; height:200px; background:#1e4392; } 
#copy_bnr .copy_bnr_right .g_map {float:left; position:relative; width:100%; height:200px; background:#eee; z-index:0;}
#copy_bnr .copy_bnr_right .g_map_go { position:absolute; top:40%; left:50%; margin-left:-80px; padding:10px 40px; color:#fff;  border:1px solid #fff; z-index:99;}
#copy_bnr .copy_bnr_right .g_map_go:hover { display:block; color:#000; background:#fff;  transition:0.6s;}





/* ÇÏ´Ü */
#footer{background: #222;clear:both;width:100%;margin:0;padding-bottom: 30px;padding-left:60px;}
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;}
#footer .copy_bar div{width:100%;max-width:1200px;text-align: left;margin:0 auto;}
#footer .copy_bar div .copy_menu { padding-top:20px; }
#footer .copy_bar div .copy_menu a{font-size: 16px;color: #ddd;}
#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:100%;text-align: left;padding:0;}
#footer .copyright p{width:100%; color:#888; padding-top:10px; }
#footer .copyright p span{display:inline-block;color: #ddd;margin-right:15px;font-size: 15px;}
#footer .copyright p span:nth-child(5) {display:block; background:blue;}
#footer .copyright p span.pc_br { padding:0; margin:0; display:inline-block; background:Red;}



/* 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:#1e4392; /*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: 20%; right: 70px; opacity: 0;/*È­»ìÀüÃ¼À§Ä¡*/
white-space: nowrap; padding: 5px 8px; border-radius: 3px 3px; background:#1e4392; /*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:#1e4392; /*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:340px; text-align:center; background:#e8e9eb; }
.backgroundimg{position:relative; width:100%; text-align:center; margin:0 auto; height:340px; z-index:0; }
.visual_area {width:100%; max-width:1920px; height:340px; margin:0 auto; }

#sub_wrapper{width:100%; margin:0 auto; }
#sub_wrapper:after{ content:""; display:block; clear:both;}
#sub_menu{ display:block; width:100%;  margin:0px auto; background:#fff; } /*¸Þ´º°¡¸²*/
#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }

.sub_location{position:relative;top:-30px;width:100%;max-width:1200px;height:60px;font-size: 0;background: #325db9;margin:0 auto;z-index: 100;}
.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 #555;border-right: 1px solid #466cbd;}
.sub_location > div .cen:first-child{ border-left:0;}
.sub_location > div .cen a{ background: url('/theme/daontheme_business03/html/image/Home.png') center no-repeat; display: block; width: 60px; height: 60px;}
.sub_location > div .cen a i {display:none}

.sub_location ul{width:100%;max-width:1200px;padding:0;margin:0;display: inline-block;width:200px;border-right: 1px solid #466cbd;vertical-align: top;box-sizing:border-box;}
.sub_location ul:first-child{ border-left: 0px solid #555; }
.sub_location ul li{position: relative; width:100%;}
.sub_location ul li span{display: block; padding: 0 15px; line-height: 60px; font-size:1.2em; color: #fff; background: url('/theme/daontheme_business03/html/image/icnLocaArr_x.png') 90% center no-repeat; cursor: pointer;}
.sub_location ul.on li span{background: url('/theme/daontheme_business03/html/image/icnLocaArr1_x.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:999999;}
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color: #7fffd4;font-weight:500;}
.sub_location ul.dep2 ul{width:200px;}

#sub_tit { position:absolute; width:100%; max-width:1200px; margin:0px auto; top:160px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:170px; right:0; z-index:100; }
#sub_tit .path li {float: left;text-align:center;font-size:0.9em;padding: 0 8px 0 12px;margin:0;color: #fff;background: url('/theme/daontheme_business03/html/image/ico_path.gif') no-repeat left center;}
#sub_tit .path li a span.ic-home {padding: 0;cursor: pointer;}
#sub_tit .path li a span.ic-home i {background: url('/theme/daontheme_business03/html/image/icon_home.png')no-repeat left center;display:inline-block;width:11px;height:11px;}
#sub_tit .path li:first-child { background:none;}
#sub_tit .path li:last-child { color:#fff; font-weight:500; margin-right:10px; }

#sub_tit .title{ z-index:10; font-weight:100; position:relative; text-align:center; padding-bottom:10px; font-size:50px; color:#111; text-transform:uppercase; } 
#sub_tit .title:after{display:block; content:""; width:5%; height:1px;  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:40px; background: url('/theme/daontheme_business03/html/image/bg_vline.gif') no-repeat center; margin:0px auto; }
.scontents h3.title {  font-size: 2.5em;  text-align: center; margin-top:20px;}
.scontents .eng {  display:block; text-align:center; font-size: 2.5em;  font-weight:500;  margin:10px 0;}
.scontents .eng em { color: #1e4392; font-style: normal;}
.scontents .stitle { font-size:1.2em; line-height:28px; text-align:center; color:#333; margin-bottom:50px; }


.tbl{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl th{width:100%; 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:0%; 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;}

.policy_box{border:1px solid #ddd; padding:10px; height:160px; overflow:auto;}

.tbl2{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl2 th{width:10%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tbl2 td{width:90%; border-bottom:1px solid #ccc; padding:5px 0; text-indent:10px; font-size:1em;}

.tbl3{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl3 th{width:5%; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:left;}
.tbl3 td{width:95%; border-bottom:1px solid #ccc; padding:5px 0; text-indent:10px; font-size:1em;}












@media all and (max-width:1300px){	


}


@media all and (max-width:1200px){
	.scontents{width:96%;}
	#container {margin-top:0px;}
}


/* ¹ÝÀÀÇü Áß°£±â±â 992px »çÀÌÁî ÀÌÇÏ*/
@media all and (max-width:992px){
	
	#mobile_header{display:block; min-width:320px; }
	#mobile_header .inner h1 a {width: 180px; display: inline-block; background: url(/theme/daontheme_business03/html/image/blingLogo.png)no-repeat bottom center; height: 50px;}
	#header_wrap, #gnb_wrap, #gnb_area {display:none;}
	.lview{display:none;}
	.sview{display:block;}
	.pro_tit2 p {line-height:50px; padding: 30px 0px;font-size: 2.6rem;}
	#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 .swiper-slide div.backgroundimg3{height:450px; }
    #main_visual .swiper-slide div.backgroundimg4{height:450px; }
 
	#main_visual .sliderkit-text {bottom:30%; text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1.lviewa{font-size:2.2rem;    padding-bottom: 15px;}
	#main_visual .sliderkit-text h1.sviewa{font-size:1.2rem;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text span{padding:0 30px; font-size:0.7em;}	
	#m_bnr2 .con_box li .hover_area { padding: 20px; }
	#m_bnr { position:relative; top:0px; width:100%; min-width:320px;margin:0px auto; padding:0;}
	#m_bnr li {width:50%; border-bottom:1px solid #e8ebf1;}
	#m_bnr li:nth-child(1), #m_bnr li:nth-child(2){border-bottom:1px solid #e8ebf1;}
	#m_bnr2 {position:relative; top:0px; width:100%; margin:0 auto; border-bottom:none; }
	#m_bnr2 .con_box li { width:50%;  height:360px; border-bottom:1px solid #3963b9;} 
	#m_bnr2 .con_box li:first-child {border-bottom:1px solid #3963b9;}
	#m_bnr2 .con_box li:nth-child(3)  {border-left:0}
	#m_bnr2 .con_box li:last-child { border-right:none;}
	#main_about_100 .img_wrap{ width:100%;}
	#main_about_100 .txt_wrap{ width:100%; }
	#main_about_100 .txt_wrap .txt_cont{ position:relative; top:-50px;  width:90%; height:auto;  padding:25px; background:#fff; margin:0 auto;}
	#pro_wrap {padding:30px 0px; margin-top:0px;}		
	#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;}
	#copy_bnr{height:auto;}
	#copy_bnr .copy_bnr_left {width:100%; height:auto; }
	#copy_bnr .copy_bnr_left .cs_area { width:100%; }
	#copy_bnr .copy_bnr_right { width:100%; height:auto; } 
	#copy_bnr .copy_bnr_right .g_map {width:100%; }
	#footer{ min-width:320px; padding-bottom:30px; text-align:center;}
	#footer .copyright{width:100%; padding:0 30px; }
	#footer .copyright p{ text-align:center;}
	#backtotop{right:15px;}
	#sub_visual{margin-top:0px;}
	.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;}
	#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;}

	.sec5_cont{display:flex;flex-wrap:wrap;justify-content:center;}
	.sec5_cont_box{width:26%;margin-bottom:60px;}
	.sec5_cont_txt{margin-top:15px;}

.pro_tit p{font-size: 2.6rem;word-break:keep-all;}
#online .online_area{width: 100%;}
#online .online_area span{word-break: keep-all;}





}




/* ¹ÝÀÀÇü Áß°£±â±â 768»çÀÌÁî ÀÌÇÏ */
@media screen and (max-width: 768px) {			

	.mview{display:block;}
	#main_visual .swiper-slide div.backgroundimg1{height:450px; background:url('/theme/daontheme_business03/html/image/main_visual05_m.jpg') top center no-repeat !important;}
	#main_visual .swiper-slide div.backgroundimg2{height:450px; background:url('/theme/daontheme_business03/html/image/main_visual02_m.jpg') top center no-repeat !important;}
	#main_visual .swiper-slide div.backgroundimg3{height:450px; background:url('/theme/daontheme_business03/html/image/main_visual01_m.jpg') top center no-repeat !important;}
    #main_visual .swiper-slide div.backgroundimg4{height:450px; background:url('/theme/daontheme_business03/html/image/main_visual03_m.jpg') top center no-repeat !important;}
 
	.swiper-button-next, .swiper-button-prev{display:none !important;}
	#m_bnr li {width:20%; height:110px; background-image:none; border-bottom:0px;}
	#m_bnr li:nth-child(1), #m_bnr li:nth-child(2){border-bottom:0px;}
	#m_bnr li div {display:block;width:100%;height: 50px;}
	#m_bnr li div i {line-height: 61px;width:100%;padding:0;}
	#m_bnr li .txt_tit {line-height: 21px;width:100%;height:auto;text-align:center;}
	#m_bnr li:hover {background-image:none; }
	#pro_tab .pro_list > ul > li{ display:inline-block; width:48%; margin:1%; padding-bottom:30px; border:1px solid #ddd; box-sizing:border-box; }
	#comm_wrap_basic > div{width:95%; padding:10px 0px; margin:0 auto; float:none;}	
	#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;}
	.sec5_cont_box{width:50%;}
	.sec5_cont_txt{margin-top:15px;}

#m_bnr2 .con_box li{height: 300px;}
#main_about_100 .txt_wrap .txt_cont h2{font-size: 2.6rem;}
#main_about_100 .txt_wrap .txt_cont{padding: 45px 60px;}
.sec5_cont_box{width: 33%;}
.sec5_cont_circle{    width: 180px; height: 180px;}
.sec5_cont_circle_in img{width:30px;}
#online .cs_area{width:100% !important;}




}



/* ¹ÝÀÀÇü ÀÛÀº±â±â 480»çÀÌÁî ÀÌÇÏ */
@media screen and (max-width: 480px) {	
	
	#m_bnr2 .con_box { height:200px;  }
	#m_bnr2 .con_box li .hover_area p { font-weight: 300; }
	.pro_tit2 p {font-size:1.8rem;/*35px;*/ line-height:40px;}
	#main_about_100 .txt_wrap .txt_cont{ width:90%; height:auto;  padding:20px 20px 50px 20px;}
	#main_about_100 .txt_wrap .txt_cont h2{ font-size:2.5em; font-weight:700; }
	#main_about_100 .txt_wrap .tit{font-size:1.5em; font-weight:400; }
	#main_about_100 .btn_more{margin:0 auto;}
	#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 .tab { width:100%; /*height:40px; line-height:40px;*/}
	#pro_tab .tab a{/*height:40px; line-height:40px;*/}
	#pro_tab .tab li{width:50%; margin-right:0%; margin-left:0%; margin-bottom:0%; }
	#pro_tab .tab li:nth-child(1), #pro_tab .tab li:nth-child(2){border-bottom:1px solid #ddd;}
	#pro_tab .tab li:last-child {margin-left:0%; margin-right:0%;}
	#pro_tab .tab li.all { width:50%; margin-right:0%; margin-left:0%; margin-bottom:0%;}
	#online .online_con { width:100%; height:200px; background-size:100% 200px;}
	#online .online_con div.blind { width:100%;  height:200px; }
	#online .online_area { padding:30px 0px 0px 0px;}
	#online .online_area p{ font-size:1.5em; }
	#online .online_area span{ padding-bottom:0px; font-size:1em;}
	#comm_wrap{margin:20px auto;}
	#comm_wrap .notice_area li a{display:block; width:75%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }
	#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;}
	#sub_tit {top:15%; 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;  }
	.g_map {width:100%; height:300px; overflow:hidden;}
	.q-menu{ display:none;}
	
#m_bnr li .txt_tit{font-size: 1rem; word-break:keep-all;}
#m_bnr2 .con_box li .hover_area i{font-size: 2.4rem;}
#m_bnr2 .con_box li{height: 280px;}
#m_bnr2 .con_box li .hover_area b{left:5px !important;font-size: 1.2rem;word-break:keep-all;}
#main_about_100 .txt_wrap .txt_cont{padding: 45px 45px 50px 45px;}
#main_about_100 .txt_wrap .txt_cont h2{    margin-bottom: 5px;font-size: 2.2rem; line-height: 2.4rem;}
#main_about_100 .txt_wrap .tit{line-height: 1.8rem;}
.pro_tit p{font-size: 2rem;line-height: 2.4rem;}
.pro_tit span{margin: 15px 0 30px 0;}
.sec5_cont_box{width: 50%;}
#online .online_area{padding: 30px 0px 0px 30px;}
#footer{    padding-left: 15px;}

}




/* ¹ÝÀÀÇü ÀÛÀº±â±â 360»çÀÌÁî ÀÌÇÏ */
@media screen and (max-width: 360px) {	
#main_visual .sliderkit-text h1.lviewa{font-size: 2rem;word-break: keep-all;}
#main_visual .sliderkit-text h1.sviewa{font-size: 1rem;word-break: keep-all;}
#m_bnr2 .con_box li .hover_area i{padding: 15px 40px 0 0; font-size: 1.6rem;}
#m_bnr2 .con_box li .hover_area b{font-size: 1.2rem; left: 0 !important; word-break:keep-all;}
#footer .copy_bar div .copy_menu a { font-size: 14px;}
#footer .copyright p {    word-break: keep-all; }









	
}



/* 
	¹ÝÀÀÇü °Ô½ÃÆÇ °ü·Ã
	¾Æ·¡ ¼Ò½º´Â ±×´ë·Î µÎ½Ã´Â ÆíÀÌ ÁÁ½À´Ï´Ù.	
*/
#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(/theme/daontheme_business03/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){ 
	#bo_sch{width:100%;}
	.mview{display:none;}
	#bo_cate_ul li{width:15%; min-width:100px;}
	#bo_cate a{padding:0 10px;}
}
@media all and (max-width:768px){ 
	.snone{display:none;}
	#bo_gall .gall_box{margin:0 0 20px 0}
	.gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5{width:50%;}
	.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_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;}

}
@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;}	
	
	
}





/*¸ÞÀÎÇÏ´Ü ¹è³Ê ½½¶óÀÌ´õ*/
@media (min-width: 1200px){
.container { width: 1190px; }
}
@media (min-width: 992px){
.container { width: 970px; }
.col-md-12 { width: 100%; }
}
@media (min-width: 768px){
.container { width: 750px; }
}
.mt60 { margin-top: 60px; }
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { margin-right: -15px; margin-left: -15px; }
.div40{width:100%;height:40px;}
/*¸ÞÀÎÇÏ´Ü ¹è³Ê ½½¶óÀÌ´õ*/



/* ¹ø¿ª±â À§Á¬ */
#conveythis-wrapper {}
.main_top_language {height: 50px;width: 100%;background-color: #fff; position: relative; z-index: 1111;}
.top_language {}
.conveythis-widget-main {right: 10px; position: absolute;top: 5px;}
.conveythis-widget-languages {}
/*.conveythis-widget-main a {display: none;} 
.conveythis-widget-main span {display: none;} */