@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */

body,td,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button {margin:0;padding:0; font-size:14px; color:#333; line-height:1.6em; font-family: 'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:-0.02em;}
ul,ol,li {margin:0;padding:0;list-style:none;}
input[type="text"],input[type="password"],input[type="email"],input[type="search"],input[type="image"],input[type="button"], input[type="submit"], textarea, button{-webkit-appearance:none;-webkit-border-radius:0; outline:none;}
a, img {border:0px; vertical-align:middle;}
a {color:#333; text-decoration:none !important;}
strong {font-weight:700;}
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.screen-out {overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px;} /* ´ëÃ¼ÅØ½ºÆ®°¡ ¾Æ´Ñ Á¢±Ù¼ºÀ» À§ÇÑ ¼û±èÅØ½ºÆ®¸¦ Á¦°øÇÒ¶§ */
.pcOnly {display:none}
.nopm {padding:0;margin:0;}
.Ldp {}
.Sdp {display:none;} 
.Mdp {display:none;}

/*** HEAD ***/
/* #hd - default ¿¡¼­ Á¤ÀÇ*/

#hd .dimd { position:fixed; width:100%; height:100%; top:0px; left:0px;  opacity:0.8; filter:alpha(opacity=80); background:#000; z-index:999; height:100%; display:none;
/* cursor:url('/assets/img/common/hand_open.cur'), default; */ }
.overlay-close { position:absolute; top:0px; right:0px; width:55px; height:55px; background:url(../img/closeBtn.png) no-repeat; background-size:55px;
 text-indent:-999999px; display:block; overflow:hidden; cursor:pointer; }

#header { position:fixed; top:0; left:0; width:100%; min-height:110px; background:rgba(255,255,255,1); z-index:999; border-bottom:1px solid #ddd}

/*
	#header.mainPage{-moz-box-shadow:0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0)}
	#header.scrollOn{background-color:rgba(255,255,255,0.9)}
	#header.mainPage.scrollOn{background-color:rgba(0,0,0,0.9)}

	#header.subPage{-moz-box-shadow:0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0)}
	#header.scrollOn{background-color:rgba(255,255,255,0.9)}
	#header.subPage.scrollOn{background-color:rgba(0,0,0,0.9)}
*/

/** Mobile **/
#m_header { position:fixed; width:100%; height:60px; line-height:60px; background:#01395C;/* background:rgba(0,0,0,0.5);*/ border-bottom:1px solid #ccc; z-index:99999; display:none;}

/*#m_header.main_header { border-bottom:0;}*/
/*
#m_header h1 { left:15px; margin-top:-16px;}
#m_header h1 img { width:60px;}
*/

#m_header h1 { width:220px; padding-top:2px; padding-left:5px; text-align:left;  }
#m_header h1 img { overflow:hidden;}

.m_header { height:60px; background:#01395C; padding:0px 15px;}
.m_header .profile_list { width:150px; overflow:hidden; }
.m_header .profile_list img { margin-top:2px; left:5px;}

/* Mobile Menu*/
/* 
#m_header .gnb { display:none;}
#m_header .seach_area { display:none;}
*/

#m_header .m_menu { position:absolute; right:15px;  top:50%;  margin-top:-9px; height:19px;}
#m_header .m_menu li { float:left; margin-left:10px; padding:0;   }
/*
#m_header .m_menu .mymenu { display:none; }
#m_header .m_menu .login { display:none;}
#m_header .m_menu .seach .serchBtn { position:relative; margin-top:-8px; background:url(/assets/img/common/mobile/seach_btn.png) center no-repeat; background-size:24px; }
#m_header .m_menu .seach .serchBtn.open { background:url(/assets/img/common/mobile/seach_btn_close.png) center no-repeat; background-size:24px;}
*/
#m_header .m_menu .listBtn { width:26px; height:19px; display:block; overflow:hidden; cursor:pointer; padding-top:1px;}
#m_header .m_menu .icoMenu { background:#fff;}
.icoMenu {display:block; width:100%; height:3px; margin:0px 0; background:#fff;}
.mm { margin:4px 0;}

/*
.overlay-contentpush { display:block; text-align:left;}
*/
.overlay-contentpush { position: fixed;	width: 290px; height:100%; top:0; right:-100%; background:#ffffff; z-index:9999; display:block; opacity:1; }
.overlay .listBox {display: block; overflow-y:auto; -webkit-overflow-scrolling:touch}
.overlay .listBox ul li { position:relative; }
.overlay .listBox ul li a{ font-size:15px; font-weight:700; padding-left:15px; display:block; padding:15px; border-bottom:1px #e1e1e1 solid;  }
.overlay .listBox ul > li.active > a { color:#bb162c;}
/*
.overlay .listBox ul li.mypage {border-top:1px #961223 solid; border-bottom:0px;}
.overlay .listBox ul li.mypage a { color:#fff; border-bottom:0; background:#bb162c; }
*/
.overlay .listBox ul li.deth_1 > a:before { content:''; width:18px; height:10px; background:url(/assets/img/common/mobile/ico_drop.png) no-repeat; background-size:18px; position:absolute; right:15px; top:20px;
 -webkit-transition:all 0.4s; transition:all 0.4s }
.overlay .listBox ul li.deth_1 > a.on:before {transform:rotate(-180deg);  }
.overlay .listBox ul li.not a:before {background:none;}
/*
.overlay .listBox ul li.mypage > a:before {background:url(/assets/img/common/mobile/ico_drop_w.png) no-repeat; background-size:18px; }
.overlay .listBox ul li.mypage a.on {background:#a81428;}
.overlay .listBox ul li.mypage ul {background:#a81428; border-top:1px #961223 solid;}
*/
.overlay .listBox ul li a.on { background:#f5f5f5;}
.overlay .listBox ul li .deth_2 { display:none; background:#f5f5f5; padding:10px 0; border-bottom:1px #e1e1e1 solid; }
.overlay .listBox ul li ul li { border-bottom:0px;}
.overlay .listBox ul li ul li a { background:none !important; font-size:14px; padding:5px 15px; opacity:0.8; border-bottom:0; opacity:0.8;}


/** PC »ó´Ü **/
/*
#header_wrap { width:100%; min-width:1240px; overflow-x:hidden;}
.wrap_box { position:relative; width:100%; max-width:1240px; margin:0 auto; background:none; }
*/

/*
#lnb {position:relative; float:right; line-height:80px !important; background:none;}
#lnb .lnb_wrap { position:relative; overflow:hidden; visibility:hidden; height:400px;}
#lnb .lnb_wrap > ul > li { float:left;  }
#lnb .lnb_wrap > ul > li > a { display:block; width:100%; padding:0 40px; font-size:1.2em; font-weight:500; color:#000; height:80px; line-height:80px;}
#lnb .lnb_wrap > ul > li > a > span{display:block; background:#0095da; width:0px; height:2px; margin:0 auto; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb .lnb_wrap > ul > li.current > a, #lnb .lnb_wrap > ul > li.actived > a { color:#0095da; 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:#0095da; width:100%;}
#lnb .lnb_sub { margin-top:10px;text-align:center;}
#lnb .lnb_sub li a { display:block; color:rgba(0,0,0,0.8); padding:0; margin:0 0 2px 0; height:30px; line-height:30px; font-size:1em; letter-spacing:-0.5px;}
#lnb .lnb_sub li a:hover { display:block; color:rgba(0,121,193,1); font-weight:400; }
*/
/*
#gnb {float:right; right:0; }
#gnb a { color:#fff; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0 1px;  background:#0095da; border-radius:50px;}
#gnb a:hover { background:#000; color:#fff; }
#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; }
*/

/*
.header-topbar { position:relative; width:100%; background:#333;}
.header-topbar ul {max-width:1240px; margin:0 auto; }
.header-topbar .topbar-left li {color:#333;padding:5px 0;font-size:12px;margin-right:15px;display:inline-block}
.header-topbar .topbar-left li:last-child {margin-right:0}
.header-topbar .topbar-right {text-align:right}
.header-topbar .topbar-right li {padding:5px 12px;display:inline-block}
.header-topbar .topbar-right li a {font-size:12px;color:#ddd}
.header-topbar .topbar-right li a:hover {text-decoration:none;color:#fff}
.header-topbar .topbar-right li i {color:#777}
.header-topbar .topbar-right li a:hover i {color:#ff2a00}
*/


#util-wrap {width:100%;height:34px;background:#0095da;}
.util-wrap-inner {position:relative;max-width:1240px;margin:0 auto;}
.social {position:absolute;top:7px;left:15px;}



.social a {width:20px;height:20px;background:url(../img/social-icon.png) no-repeat 0 0;}
.social a + a {margin-left:14px;}
.social .fb {background-position:0 0;}
.social .tw {background-position:0 -20px;}
.social .ut {background-position:0 -40px;}
.lang-wrap {position:absolute;top:5px;right:10px;font-size:0;}
.lang-wrap a {color:#fff;font-size:12px;font-family:"µ¸¿ò", dotum;}
.lang {position:relative;top:5px;}
.lang img{padding-bottom:2px;}
.lang:after {content:"";display:inline-block;width:1px;height:9px;margin:0 12px;background:#666;}
.med:before {content:"";display:inline-block;width:16px;height:16px;position:relative;top:2px;background:url(../img/icon_med.png) no-repeat 0 50%;}
.med:after {content:"";display:inline-block;width:1px;height:9px;margin:0 12px;background:#666;}
.vet:before {content:"";display:inline-block;width:16px;height:16px;position:relative;top:2px;background:url(../img/lang-icon.png) no-repeat 0 0;}


/* PC Menu*/
#gnb-wrap {width:100%;height:80px;background: rgba(255,255,255,0.1);}
.gnb-wrap-inner {max-width:1240px;margin:0 auto;padding:32px 10px 0;}
.gnb-wrap-inner:after {content:"";display:block;clear:both;}
/*
.gnb-wrap-inner h1 {position:relative;float:left;font-size:0;}
*/
.logo {position:absolute;float:left;margin-top:-22px;}
.gnb {float:right;margin-top:-2px;margin-left:140px;}
.gnb a {color:#333;text-decoration: none;}

.gnb .depth1 a {display:inline-block;}
.gnb .depth1:after {content:"";display:block;clear:both;}
.gnb .depth1 > li > a {position:relative;/*width:140px;*/height:50px;text-align:center;font-weight:700;}
.gnb .depth1 > li.on > a:after {content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#0095da; /*background:url(../img/gnb_hover.png) no-repeat 50% 0;*/}
.gnb .depth1 > li {float:left; font-size:1.2em;}
.gnb .depth1 > li + li {margin-left:60px;}
/*.gnb .depth2 {position:absolute;top:114px;left:0;right:0;height:60px;background:url(../img/gnb_depth2_bg.png) repeat-y 0 0;display:none;}*/
.gnb .depth2 {position:absolute;top:114px;left:0;right:0;height:80px;background:rgba(71,71,71,.9); display:none;}
.gnb .depth2 a {color:#fff; font-size:1.1em;}
.gnb .depth2-inner {position:relative;max-width:1240px;margin:0 auto;}
.gnb .depth2-inner > ul > li {display:inline-block; padding:15px 0; text-align:center; line-height:52px;}
.gnb .depth2-inner > ul > li + li {margin-left:50px;}
/*
.gnb .m3 .depth2-inner > ul > li + li {margin-left:0px;}
.gnb .m5 .depth2-inner > ul > li + li {margin-left:-20px;}
*/
.gnb .m4 .depth2-inner { margin-right:50px;}

.gnb .depth2-inner > ul > li {position:relative;}
.gnb .depth2-inner > ul > li:hover:after {content:"";position:absolute;bottom:13px;left:0;right:0;height:1px;background:#fff;}
.gnb .depth2-inner > ul {position:absolute;z-index:10;}




/***************************************°øÅë**************************************/












/* ¸ÞÀÎ */

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







.intro-container {position:relative; width:100%; max-width:1240px; margin:-240px auto 30px; padding:0 15px; z-index:9999999999999;border:10px solid red;}


.intro-btn-wrap {position:relative; width:100%; height:130px; font-size:0; text-align:center;}
.intro-btn-wrap li {position:relative; display:inline-block; width:16.66%; height:100%; margin:0; padding:0;}
.intro-btn-wrap li a {position:absolute; bottom:0; display:block; width:100%; height:130px; padding:0; background:rgba(51,51,51,.7); font-size:18px; color:#fff; 
-webkit-transition:background .5s ease-in-out;
-moz-transition:background .5s ease-in-out;
-o-transition:background .5s ease-in-out;
transition:background .5s ease-in-out;}
.intro-btn-wrap li + li a {background:url('../img/main/intro_btn_sep.png') 0 50% no-repeat rgba(51,51,51,.7);}
.intro-btn-wrap li a .intro-icon {width:30%; margin:15px auto;}
.intro-btn-wrap li a p {padding:0 10px; font-size:18px; line-height:1.2; word-break:keep-all;}
.intro-btn-wrap li a.active, .intro-btn-wrap li a:hover {top:-50px; height:180px; padding:25px 0; background:#0057a4;}
.intro-btn-wrap li a.active .intro-icon, .intro-btn-wrap li a:hover .intro-icon {width:100%; max-width:96px; margin:5px auto;}
.intro-btn-wrap li a.active p, .intro-btn-wrap li a:hover p {font-size:20px;}
.callNum {position:relative; width:100%; margin:10px 0; text-align:right;}
.callNum li {display:inline-block; font-size:16px; color:#fff;}
.callNum li + li:before {display:inline-block; margin:0 10px; content:'\000B7';}















#portfolio{width:100%; max-width:1500px; margin:0 auto; margin-top:80px; margin-bottom:0px; overflow:hidden;}
.project-wrapper {width:100%; max-width:100%; margin:0px auto; padding: 0; list-style: none; text-align: center; overflow:hidden; }
.project-wrapper li {display: block; float:left; margin:0; padding:0;}
.portfolio-item {cursor: pointer; margin:0 auto; width:25%; height:150px; border:1px solid #fff; border-bottom:0px; border-right:0px; position: relative; background:#094e77;}
.portfolio-item img{width:100%; height:auto;}
figcaption.mask {background:rgba(0,0,0,0.6); height:100%; top:600px; /*-126px;*/ color: #fff; padding: 25px; position: absolute; width: 100%;text-align: left; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s;  -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.portfolio-item:hover figcaption.mask {top:0;}
figcaption.mask h3 { margin: 0; color: #fff;	font-size:20px;}
figcaption.mask p { margin: 0; color:#fff;	padding-top:15px; 	line-height:18px;	font-size:13px;}
ul.external { list-style: outside none none; margin: 0; padding: 0; position: absolute; right: 0; top: -47px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s;  -ms-transition: all 0.4s ease 0s;   -o-transition: all 0.4s ease 0s;   transition: all 0.4s ease 0s;}
ul.external li { display: inline-block;}
ul.external li a { background:rgba(0,0,0,0.6); color: #fff; display: block; padding: 10px 18px 13px; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s;  -ms-transition: all 0.5s ease 0s;   -o-transition: all 0.5s ease 0s;   transition: all 0.5s ease 0s;}
ul.external li a:hover { background-color: #009EE3; color: #fff;}
.portfolio-item:hover ul.external { top: 0;}
.fancybox-skin { border-radius: 0;}
.fancybox-title.fancybox-title-inside-wrap { padding: 15px;}
.fancybox-title h3 { margin: 0 0 15px;}
.fancybox-title p { color: #fff; font-size: 16px; line-height: 22px;}
.fancybox-title-inside-wrap { padding-top: 0;}







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



#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('../img/main_about_img.jpg') center center no-repeat}
#main_about_100 .txt_wrap{ float:right; width:50%; vertical-align:top; background:#f7f7f7; 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:700;  line-height:1.5em; }
#main_about_100 .txt_wrap .tit{font-size:2em; font-weight:400; line-height:1.2em;  }
#main_about_100 .txt_wrap .txt{font-size:1em; line-height:1.5em; display:inline-block; word-break:keep-all; color:#333; padding:25px 0 50px;}
#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:#222; text-align:center; color:#fff; transition:0.6s;}
#main_about_100 .btn_more:hover{background:#0095da; }




#pro_wrap {  width:100%; margin:0px auto; padding:80px 0; padding-bottom:50px;}
#pro_wrap:after{ content:""; display:block; clear:both;}
#pro_area { width:100%; max-width:1240px; margin:0px auto;}
#pro_area .pro_tit p { text-align:center; font-size:2em;  line-height:50px; color:#000; font-weight:700; padding:0 10px; margin:0px auto;  }
#pro_area .pro_tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}

#pro_tab {position: relative; width:100%; max-width:1240px; 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{display: block; text-align: center;  box-sizing:border-box; color:#333;}
#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{background:#333; 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:1240px; margin:40px auto; overflow:hidden;}
#pro_tab .pro_list:after {content:""; display:block; clear:both;}
#pro_tab .pro_list{ width:100%; max-width:1240px; 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; padding:5px 0; font-size:1.2em;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_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('../img/btn_view2.png') no-repeat right center;}










#latest_wrap{width:100%; margin:70px auto;}
#latest_wrap:after{ content:""; display:block; clear:both;}
#latest_wrap .latest_area{width:100%; max-width:1240px; margin:0px auto;}
#latest_wrap .latest_area .dleft{ position:relative;float:left; width:360px; margin-right:60px;}
#latest_wrap .latest_area .dcenter{ position:relative;float:left; width:360px;}
#latest_wrap .latest_area .dright{position:relative; float:right; width:360px;}
#latest_wrap .latest_area div.latest_box{width:100%; padding:0;}
#latest_wrap .notice_area { position: relative; width:100%; height: 100%;  overflow: hidden;}
#latest_wrap .notice_area .tab { height:50px; margin-bottom:15px; list-style:none;}
#latest_wrap .notice_area .tab li{float: left; width:150px; }
#latest_wrap .notice_area .tab li:before {display:none;}
#latest_wrap .notice_area .tab a{display: block; width:100%; height:50px; line-height: 50px; font-size:1.5em;  }
#latest_wrap .notice_area .tab li:first-child a{border-left: 0px solid #eee}
#latest_wrap .notice_area .tab li:last-child a{border-right: 0px solid #eee}
#latest_wrap .notice_area .tab li.on a{ border-bottom: 0 none; color:#000;}
#latest_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; }
#latest_wrap .notice_area .active{display: block; padding:0;}
#latest_wrap .notice_area li{position: relative; height:30px; line-height:30px;  }

/*
#latest_wrap .notice_area li:before { content: ''; position: absolute; top: 20px; left: 0; width: 4px;  height: 4px;  background-color: #e2dccc; }
*/

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






/* ÇÏ´Ü */
#footer{ clear:both; width:100%; margin:0; padding-bottom:70px;border-top:0px solid #ddd;  background-color:#222;  }
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;}
#footer .copy_bar div{width:100%; max-width:1240px; text-align:center; margin:0 auto;}
#footer .copy_bar div .copy_menu { padding-top:20px; }
#footer .copy_bar div .copy_menu a{color:#888; }
#footer .copy_bar div .copy_menu a:hover{color:#fd7701; }
#footer .copy_area{position:relative; width:100%; max-width:1240px; margin:0 auto; padding-top:20px; }
#footer .copyright{float:left; width:100%; text-align:center; padding:0; }
#footer .copyright p{width:100%; color:#888; padding-top:10px; }
#footer .copyright p span{ display:inline-block; color:#888; margin-right: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¿ë Äü¸Þ´º */
#top_btn{ position:fixed; bottom:35%; right:10px; z-index : 1000; display:none;}
.quick 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; }
.quick nav div:hover {background:#0095da; /*rgba(0,0,0,0.9);*/}
.quick nav div i { display:inline-block; vertical-align:top; text-align:center; width:100%; height:30px; line-height:30px; font-size:0.85em; }
.quick nav div a { display: inline-block; position: relative; width: 30px; height: 30px; text-align: center; color:#fff; text-decoration:none; }
.quick 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:#0095da; /*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; }
.quick nav a span:before {content: ''; display: block; position: absolute; right:-10px; top: 50%; margin-top:-5px; border:5px solid transparent; border-left-color:#0095da; /*rgba(0,0,0,0.9);*/ }/*È­»ì¸ð¾ç*/
.quick nav a:after { position: absolute; content: ''; display: inline-block; width: 30px; height: 30px; margin-left: -5px; margin-top: -10px; top: 50%; left: 50%; }
.quick nav a:hover { opacity: 1; }
.quick nav a:hover span { right: 50px; opacity: 1; }
.quick 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:#222;} /*¸Þ´º°¡¸²*/
#sub_menu .sub_tab{width:100%; max-width:1240px; text-align:left; margin:0 auto; }

.sub_location{ position:relative; top:0px; width:100%; max-width:1240px; height:60px; font-size: 0; background:#222; margin:0 auto; z-index:10;}
.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 #555;}
.sub_location > div .cen:first-child{ border-left:0;}
.sub_location > div .cen i{ color:#fff; font-size:1em;}

.sub_location ul{width:100%; max-width:1240px; padding:0; margin:0; display: inline-block; width:200px; border-right: 1px solid #555; 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('../img/icnLocaArr_x.png') 90% center no-repeat; cursor: pointer;}
.sub_location ul.on li span{background: url('../img/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: #0099cc; font-weight:700;}
.sub_location ul.dep2 ul{width:200px;}

#sub_tit { position:absolute; width:100%; max-width:1240px; margin:0px auto; top:220px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:172px; right:0; z-index:20; }
#sub_tit .path li { float: left; text-align:center; font-size:0.9em; padding: 0 8px 0 12px; margin:0; color: #aaa; background: url('../img/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('../img/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:700; margin-right:10px; }

#sub_tit .title{ position:relative; text-align:center; padding-bottom:10px; font-size:2em; color:#fff; 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:1240px; 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('../img/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:700;  margin:10px 0;}
.scontents .eng em { color: #0095da; 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: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;}

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




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


}


@media all and (max-width:1240px){
	.scontents{width:96%;}
	#container {margin-top:0px;}
}


/* ¹ÝÀÀÇü Áß°£±â±â 992px »çÀÌÁî ÀÌÇÏ*/
@media all and (max-width:992px){
	
	#m_header{display:block; min-width:320px; }
	#header_wrap, #gnb_wrap, #gnb_area {display:none;}

	#util-wrap {display:none;}
    #gnb-wrap {display:none;}

    #header {min-height: 0px;}

/*
.Ldp{display:none;}
*/
.Sdp{display:block;} 



#main_visual{
    height:100%;
    width:100%;
}


	#main_visual{margin-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 {bottom:30%; text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 10px; }
	#main_visual .sliderkit-text h1.txtL{font-size:1.4em;}
	#main_visual .sliderkit-text h1.txtS{font-size:0.9em;}
	#main_visual .sliderkit-text h1.txtM{font-size:1.0em;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text span{padding:0 30px; font-size:0.7em;}	




	#btn_wrap2 {position:relative; top:0px; width:100%; margin:0 auto; border-bottom:none; }
	#btn_wrap2 .con_box li { width:50%;  border-bottom:1px solid #ddd;} 
	#btn_wrap2 .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;}


	
	#footer{ min-width:320px; padding-bottom:30px; text-align:center;}
	#footer .copyright{width:100%; padding:0 30px; }
	#footer .copyright p{ text-align:center;}



	#top_btn{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;}

	#sub_tit {top:10%; background:none; margin:30px auto;}
    
}




/* ¹ÝÀÀÇü Áß°£±â±â 768»çÀÌÁî ÀÌÇÏ */
@media screen and (max-width: 768px) {			

	.mview{display:block;}

	/*
	#main_visual .swiper-slide div.backgroundimg1{height:450px; background:url('../img/main_visual01_m.jpg') top center no-repeat !important;}
	#main_visual .swiper-slide div.backgroundimg2{height:450px; background:url('../img/main_visual02_m.jpg') top center no-repeat !important;}
	*/
	.swiper-button-next, .swiper-button-prev{display:none !important;}



/*
	#btn_wrap li {width:25%; height:100%; background-image:none; border-bottom:0px;}
	#btn_wrap li:nth-child(1), #btn_wrap li:nth-child(2){border-bottom:0px;}
	#btn_wrap li div { display:block; width:100%; height:30px;}
	#btn_wrap li div i { width:100%;  padding:0;}
	#btn_wrap li .txt_tit {width:100%; height:auto; text-align:center;  }
	#btn_wrap 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; }	

	#top_btn{display:none !important;}

	.portfolio-item {width:50%;}




}



/* ¹ÝÀÀÇü ÀÛÀº±â±â 480»çÀÌÁî ÀÌÇÏ */
@media screen and (max-width: 480px) {	
	

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


	#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:240px;border:1px  }
	.backgroundimg{height:240px; }
	.visual_area {height:240px; background-position:center top; background-size:cover;}



	#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;}
	

	.quick{ display:none;}
	

}




/* ¹ÝÀÀÇü ÀÛÀº±â±â 360»çÀÌÁî ÀÌÇÏ */
@media screen and (max-width: 360px) {	

	
}



/* 
	¹ÝÀÀÇü °Ô½ÃÆÇ °ü·Ã
	¾Æ·¡ ¼Ò½º´Â ±×´ë·Î µÎ½Ã´Â ÆíÀÌ ÁÁ½À´Ï´Ù.	
*/
#bo_sch #sfl{width:19%;}
#bo_sch .sch_input{width:65%;}
.select_bo_cate {width: 100%;	margin:0 auto;	 padding:0; display: block;	height: 40px;		border: 1px solid #ddd;		background: #fff;		position: relative;		text-align: left;	box-sizing:border-box; margin-bottom:20px; z-index:99999;}
.select_bo_cate a.sel {color: #333;	height: 40px;	line-height: 40px;	width: 100%;	display: block;		background: url(/theme/daontheme_business04/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;}	
	
	
}