@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);



/* @font-face { 
font-family: 'notokr-regular'; 
src: url('NotoKR-Regular/notokr-regular.eot'); 
src: url('NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'), 
url('NotoKR-Regular/notokr-regular.woff2') format('woff2'), 
url('NotoKR-Regular/notokr-regular.woff') format('woff'), 
url('NotoKR-Regular/notokr-regular.ttf') format('truetype'), 
url('NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg'); 
font-weight: lighter; 
font-style: lighter; 
}


@font-face {
    font-family: 'notokr-light';
    src: url('NotoKR-Light/notokr-light.eot');
    src: url('NotoKR-Light/notokr-light.eot?#iefix') format('embedded-opentype'),
         url('NotoKR-Light/notokr-light.woff2') format('woff2'),
         url('NotoKR-Light/notokr-light.woff') format('woff'),
         url('NotoKR-Light/notokr-light.ttf') format('truetype'),
         url('NotoKR-Light/notokr-light.svg#notokr-light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-bold';
    src: url('NotoKR-Bold/notokr-bold.eot');
    src: url('NotoKR-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('NotoKR-Bold/notokr-bold.woff2') format('woff2'),
         url('NotoKR-Bold/notokr-bold.woff') format('woff'),
         url('NotoKR-Bold/notokr-bold.ttf') format('truetype'),
         url('NotoKR-Bold/notokr-bold.svg#notokr-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'notokr-medium';
    src: url('NotoKR-Medium/notokr-medium.eot');
    src: url('NotoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('NotoKR-Medium/notokr-medium.woff2') format('woff2'),
         url('NotoKR-Medium/notokr-medium.woff') format('woff'),
         url('NotoKR-Medium/notokr-medium.ttf') format('truetype'),
         url('NotoKR-Medium/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;

}

 */




/* 초기화 */

html,
body {width: 100%;height: 100%; }
body {font-family: 'Nanum Square'; letter-spacing: -1px;}

ol,ul,dl{margin:0;padding:0;list-style-type:none;}
a{text-decoration: none!important;}
a:focus{outline: 0;}
.no-padding{padding: 0;}



/* 하단연락처 */
@media (max-width: 1170px) {
#con_footerTel{display:none;height:70px;width:100%;position:fixed;bottom:0;background:rgba(5, 81, 129, 0.94); z-index: 1000; text-align: center; padding: 20px 0; color: white; box-shadow: 0px -2px 1px rgba(0, 0, 0, 0.10)}

.navbar-brand > img {
  display: block;
  padding-left: 10px;
}

#con_footerTel a{ vertical-align: top; color:rgba(255, 255, 255, 0.75); font-size: 15px; font-weight: bold; letter-spacing: -2px}
}

@media (min-width: 1008px){
	#con_footerTel {visibility: hidden}
}
/*공통*/

#container:after{display:block;content:"";clear:both}
section{position:relative}
#introduce, #business, #recruit_process, #recruit, #request{padding-top:20px; padding-bottom:20px; }
.more_down{margin-top:10px; width:19px;height:19px;display:inline-block;background: url("../img/more_down.png") center center no-repeat}
.more_down2{margin-top:10px; width:19px;height:19px;display:inline-block;background: url("../img/more_down2.png") center center no-repeat}
.scl_top{margin-top:10px; width:19px;height:19px;display:inline-block;background: url("../img/scl_top.png") center center no-repeat}

.content p{font-size:18px;line-height:30px;color: #222;}
.content p.itd_title{font-size:24px;margin-bottom:30px;}
.content a {text-decoration:none;padding:8px;margin-top: 10px;}
.content a:hover{text-decoration:none;}



.btfoot{clear:both; height:80px}
.mt40{margin-top:0px}

.feature_title{padding:30px 0; font-size:42px; line-height:36px; font-weight: bold}
.feature_title2{padding:30px 0; font-size:30px; line-height:46px}
.sub_title{ font-size:34px; line-height:36px; padding: 3%; letter-spacing: -3px }



 .btn-mdo {
  color: #085e89;
  background-color: #fff;
  border-color: #085e89;
}
.btn-mdo:hover,
.btn-mdo:focus,
.btn-mdo.focus,
.btn-mdo:active,
.btn-mdo.active,
.open > .dropdown-toggle.btn-mdo {
  color: #fff;
  background-color: #085e89;
  border-color: #085e89
}
.btn-mdo:active,
.btn-mdo.active,
.open > .dropdown-toggle.btn-mdo {
  background-image: none;
}
.btn-mdo.disabled,
.btn-mdo[disabled],
fieldset[disabled] .btn-mdo,
.btn-mdo.disabled:hover,
.btn-mdo[disabled]:hover,
fieldset[disabled] .btn-mdo:hover,
.btn-mdo.disabled:focus,
.btn-mdo[disabled]:focus,
fieldset[disabled] .btn-mdo:focus,
.btn-mdo.disabled.focus,
.btn-mdo[disabled].focus,
fieldset[disabled] .btn-mdo.focus,
.btn-mdo.disabled:active,
.btn-mdo[disabled]:active,
fieldset[disabled] .btn-mdo:active,
.btn-mdo.disabled.active,
.btn-mdo[disabled].active,
fieldset[disabled] .btn-mdo.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-mdo .badge {
  color: #fff;
  background-color: #085e89;
} 


/* 화면 낭독 */

#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}


/* Header */

#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}








@media (max-width: 767px) {
.background_bg, .backstretch{background: url("../img/bgMain_sm.jpg") center center no-repeat; background-image:100%;!important; -webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover; }

  .title {font-size: 1.6em;line-height: 18px; color: #fff;font-weight: bold;letter-spacing: -2px; text-align: center;  }
  .description img { display:none;/* position: absolute; top:75%; left:30%; width: 40%;  height: auto  */}
  .home_section {height:100%;padding:110px 0 240px 0;overflow:hidden;}

}

@media (max-width: 360px) {
  .title {font-size: 1.4em;line-height: 21px;color: #fff;font-weight: 400;letter-spacing: -2px; text-align: center; }
}




/*회사소개*/
#companyInt{width:100%;height:auto;background: #fff/* url("../img/bis_bg.png") */ repeat !important;}
#companyInt .bis_ct{padding-top:1px;}
#companyInt .ct_title{color:#fff; }
#companyInt .content{height:auto; }
#companyInt p{font-size:16px; color: #727272; text-align: left; font-weight: lighter; }
.bt30{margin-bottom: 60px}
.bt24{margin-bottom: 24px}



/* 서비스 홈페이지제작 */

.tit2{ font-weight:bold;}



.serIcon{text-align: right}

@media screen and (max-width: 768px) {
	.bnrcompany,.bnrservice,.bnrmarketing,.bnrhomepage,.bnrmaintenance,.bnrmarketing2 {
background-position: center ;
font-size: 18px;
font-weight: bold;



 }
 

 } 
  
  
  
  
  
/* 홈페이지제작 프로세스 */
.plat_process{width:100%;overflow:hidden;margin:0 auto; left:140px; clear: both}
.plat_process ul {padding:0%;}
.plat_process ul li{float:left;width:162px; height:190px; padding:0 2% 3% 1%;font-size:13px; text-align: center }
.plat_process ul li.last{padding-right:0;}
.plat_process ul li span{display:block;font-family: 'Nanum Square';





text-align:center;font-size:18px;font-weight:bold;color:#d71b34;padding-bottom:20px;}
.plat_process ul li p{text-align: center}



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

.plat_process{width:100%;overflow:hidden;margin:0 auto; left:140px; clear: both}
.plat_process ul {padding:0%;}
.plat_process ul li{float:left;width:100%; height:auto; padding:20px 36px 10px 20px;font-size:13px;}
.plat_process ul li.last{padding-right:0;}
.plat_process ul li span{display:block;font-family: 'Nanum Square';





text-align:center;font-size:18px;font-weight:bold;color:#d71b34;padding:0;}
	
}




/*  유지보수 */
.maintenance_process{width:100%;margin:0 auto; left:140px; clear: both}
.maintenance_process ul {padding:0%;}
.maintenance_process ul li{float:left;width:339px; height:auto; font-size:16px;padding:0 30px ; }
.maintenance_process ul li.last{padding-right:0;}
.maintenance_process ul li span{display:block;font-family: 'Nanum Square';





text-align:center;font-size:18px;font-weight:bold;color:#222;padding-bottom:20px;}


@media (max-width: 992px) {	
.maintenance_process{width:100%;overflow:hidden;margin:0 auto; left:140px; clear: both}
.maintenance_process ul {padding:0%;}
.maintenance_process ul li{float:left;width:100%; height:auto; font-size:16px; padding-bottom:50px ; }
.maintenance_process ul li.last{padding-right:0;}
.maintenance_process ul li span{display:block;font-family: 'Nanum Square';





text-align:center;font-size:18px;font-weight:bold;color:#222;padding-bottom:20px;} 
 .serIcon{text-align: center}
}

/* @media screen and (max-width: 568px) {

.maintenance_process{width:100%; overflow:hidden;margin:0 auto; left:140px; clear: both; }
.maintenance_process ul {padding:0%; }
.maintenance_process ul li{float:left;width:100%; height: auto;  font-size:16px; padding-bottom:50px ; }
.maintenance_process ul li.last{padding-right:0;}
.maintenance_process ul li span{display:block;font-family: 'Nanum Square';





text-align:center;font-size:18px;font-weight:bold;color:#222;padding-bottom:10px;}
	
} */


@media(max-width:1200px){
.resp{max-width: 107%}
 }
 
 @media(max-width:960px){
.resp{max-width: 100%}
 }
 

  
#introduce .main_feature{margin:40px 0px;} */
/* #introduce .content span.icon_img{width:107px; height:76px; margin-bottom:60px;display:inline-block; background: url("../img/introduce_title.png") center center no-repeat !important;}
#introduce .com_intro_more{display:inline-block;border:1px solid #3b4c54; background:#fff; border-radius:8px; padding:5px 15px;color:#3b4c54;margin-top:30px !important}
#introduce .com_intro_more:hover{background:#3b4c54; color:#fff; border:1px solid #3b4c54;} */

/*사업영역*/
#business{width:100%;height:auto;background-color: #f5f5f5}
 #business .bis_ct{padding-top:1px;}
#business .ct_title{color:#fff}
#business .content{height:250px; }
/* #business .content:hover{background:rgba(225, 225, 225, 0.3)} */
/* #business .content span{display:inline-block;height:10px} */
/* #business .content span.icon01{width:39px;background: url("../img/bis_icon_01.png") no-repeat !important;}
#business .content span.icon02{width:75px;background: url("../img/bis_icon_02.png") no-repeat !important;}
#business .content span.icon03{width:45px;background: url("../img/bis_icon_03.png") no-repeat !important;} */
/* #business .content h5{color:#fff; font-size:24px; font-weight:normal; border-bottom:1px solid #fff; padding-bottom:20px;} */
/* #business .content p{padding-top:30px;color:#fff;font-size:16px;}  */


/*홍보센터*/
#public_relation{padding-top:70px;}
#public_relation:after{display:block; content:""; clear:both}
#public_relation .container{margin-bottom:30px;}






/* 홍보아이콘 끝*/

/* 파트너쉽 */
#partner{padding:30px 0 20px 0; }
#partner td{border: 0!important}
#partner table{border-top:0!important }
#element2{padding:10px 0 20px 0; background-color: #fff; }
#element2:after{display:block; content:""; clear:both}
#element2.container{margin-bottom:30px;}
#element2 a img{display:block}
#element2 ul{list-style: none;}
#element2 li{display: inline;padding-left:16px}

@media(max-width:992px){
#element{ padding: 0; margin: 0}

#element p{font-size: 110%!important;display: block; }	
#cf p{text-align: center; padding-top: 10px; font-weight: bold }
.bR{border: 0}




#element2{display: none}
#partner{display: none}	
}

.pr_wrap{position: relative;display:block;width:100%;padding:0px;margin:0px;transition:height 450ms ease-out 0s;-webkit-transition: height 450ms ease-out 0s;-o-transition: height 450ms ease-out 0s;}
.pr_gall{display:block;overflow:hidden;padding:0px;float:left;background: #FBFAF8 !important;padding:0 !important;}
.pr_gall .figure{padding:0px;width:100%; height:100%;}
.pr_gall .lt_image{background: #eee}
.pr_gall img{display:block;width:100% !important;height:auto !important;}
.pr_gall .mouse_over{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background: rgba(119, 211, 247, 0.6); transition:0.3s ease-in-out; padding:3%}
.pr_gall .mouse_over a{margin-top:10%:}
.pr_gall:hover .mouse_over{display:block;}
.pr_gall .lt_tit{color:#fff;font-size:100%;margin-top:35%;display:block;text-align:center;height:20px;overflow:hidden;}
.pr_gall .lt_detail{display:inline-block;width:80%;height:40px;overflow:hidden;margin-top:20px;font-size:90%;}
.pr_gall .lt_detail a{color:#fff !important;}



/*채용절차*/
#talented_person{}
#tal_tabs{width:100%;margin-top:30px;}
ul.tabs {float: left;height: 32px;border-bottom: 1px solid #eee;border-left: 1px solid #eee;width: 100%;font-size:12px;}
ul.tabs li {float: left;text-align:center;cursor: pointer;width:25%;padding:20px 0;font-size:16px;border: 1px solid #eee;border-left: none;background: #fafafa;overflow: hidden;position: relative;}
ul.tabs li.active {background:url("../img/bis_bg.png")repeat;background-color:#3b4c54; border-bottom: 1px solid #FFFFFF; color:#fff !important}
.tab_container {clear:both;float:left;width:100%;background: #FFF;margin-top:30px;}
.tab_content {padding: 5px;font-size: 12px;display: none; overflow: hidden}
.tab_content img{width:100%;height:auto;float:left; overflow:hidden;margin-right:2%}
.tab_container .tab_content ul {width:100%;margin:0px;padding:0px;}
.tab_container .tab_content ul li {padding:5px;list-style:none}



/* 메인페이지 배너3ea */
#Mcont{
	padding: 105px 0 0 0;
	margin: 0;
	background-color: #f8f8f7; }
#Mcont p{
	text-align:center; font-size:36px; font-weight:600; font-family: 'Nanum Square';line-height: 42px;}
	

#Mcont .bnr1a{background:url("../img/Mmbnr1.jpg") no-repeat center center!important;background-size:contain!important; width: 350px; height: 250px;  margin-left: auto; margin-right: auto;}
#Mcont .bnr2a{background:url("../img/Mmbnr2.jpg") no-repeat center center!important;background-size:contain!important; width: 350px; height: 250px;  margin-left: auto; margin-right: auto}
#Mcont .bnr3a{background:url("../img/Mmbnr3.jpg") no-repeat center center!important;background-size:contain!important; width: 350px; height: 250px;  margin-left: auto; margin-right: auto}
#Mcont .bnr_txt{position:relative; background-color:rgba(197, 130, 59, 0.85); width:290px; top:-60px;margin-left: auto; margin-right: auto;  }
#Mcont .tit{font-family:나눔명조, Nanum Myeongjo, georgia,돋움; color: #fff; font-size: 32px; text-align: center; padding-top: 20px}	
#Mcont .txt{font-size: 16px; line-height: 21px; text-align: center; color: #fff; padding-bottom: 20px; font-family: 'notokr-regular',sans-serif; font-weight: normal}



@media(max-width:960px){

#Mcont .bnr1a{background:url("../img/Mmbnr1.jpg") no-repeat center center!important;background-size:contain!important; width: 100%; margin-left: auto; margin-right: auto}

#Mcont .bnr2a{background:url("../img/Mmbnr2.jpg") no-repeat center center!important;background-size:contain!important; width: 100%; margin-left: auto; margin-right: auto}

#Mcont .bnr3a{background:url("../img/Mmbnr3.jpg") no-repeat center center!important;background-size:contain!important; width: 100%; margin-left: auto; margin-right: auto}

#Mcont .bnr_txt{ margin-bottom: -130px; top:-210px; width:260px;}
}








/*채용정보*/
#recruit{color: #222; background-color: #e6e6e6}

.recruit_info{position: relative;margin-top: 40px;}
.single_blog{margin: 0px 15px;}
.post_img img{float:left;width:100%;height:250px;}
.post_img{position:relative;}
.post-date{float:left;position:absolute;bottom:0px;left:0;/*width:50%;height:70px;*/}
.post_img{text-decoration:none;color: #fff;}
.post-date span{display: block;padding: 5px 0px;font-size: 30px;font-weight: 700;margin: 3px 0px;}
.post-date{font-size: 20px;text-align:left;}
.single_blog ul li{color: #999;font-size: 12px;}
.single_blog ul li i{}
.single_blog h4{text-transform: uppercase;padding-top: 15px;clear:both;}
.single_blog h4:hover{color: #EE3B24;}
.single_blog p{margin: 8px 0px;font-size: 13px;text-align: justify;}


/*문의*/

#request{}

#contact_from {height:100%;position:relative}
#contact_fs legend {border:none !important;position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#contact_fs label {width:100%; text-align:left; margin-bottom:20px; padding-left:15px; background:url('../img/dot_bg.png') center left no-repeat;}
#contact_fs textarea {width:100%;border:1px solid #e4eaec !important;margin-bottom:20px; border-radius:8px; padding:5px;background:#fff !important}
#contact_fs .frm_input {display:block;width:100%; height:40px; background:#fff !important; border:1px solid #e4eaec !important;border-radius:8px;margin-bottom:20px;padding:0}
#contact_fs .btn_submit {right:50px;width:100%;height:55px;background:#3b4c54;font-size:16px;border-radius:8px;font-weight:bold;border:none;color:#fff;}
#contact_fs .captcha{}


/*찾아오시는 길*/

#location{padding-top:90px;background:#f2f2f2}
.location_info{padding:70px 0;}
.location_info:after{display:block;clear:both;content:"";}
.location_info ul li{float:left;text-align:center !important;width:25%;height:20px;}
.location_info ul li:first-child{background: url("../img/location_iofo.png") center -3px no-repeat;}
.location_info ul li:nth-child(2){background: url("../img/location_iofo.png") center -22px  no-repeat}
.location_info ul li:nth-child(3){background: url("../img/location_iofo.png") center -40px no-repeat;}
.location_info ul li:last-child{background: url("../img/location_iofo.png") center -60px no-repeat;}
#map{width:100%; height:800px; background: pink}
#map iframe{width:100% !important; height:600px; }


/*마케팅특징*/
.iconContent{background-color:#fff; padding: 10px;  }
.iconContent p{color:#777; }



/* score:S*/

#score{background: url('/theme/web/img/bg_score.jpg')no-repeat center; background-size:cover;  padding: 126px 0 80px 0}
#score img{display: block; margin-left: auto; margin-right: auto}
#score p{font-size: 60px; font-family: 'roboto'; color: #fffffe; text-align: center; font-weight: 500; margin-top: 36px}
#score h3{font-size: 18px; color: #cf9455; text-align: center; margin-top: 36px; }
#score .th{font-family:'notokr-regular' }

@media(max-width:960px){
#score p{font-size: 40px;}
#score .th{font-size: 20px}
#score h3{font-size: 18px; margin-top: 16px; }

}


/*footer*/

.flogo p{font-size: 12px; color: #d4d4d4;line-height: 5px; }



footer {}

#ft2{width:100%; background-color: #292929; padding: 90px 0 60px 0}
#ft2 h3{font-size: 16px; color: #fff; line-height: 21px; margin-bottom: 21px}
#ft2 p{font-size: 16px; color: #818080; line-height: 26px}




/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative;height:80px;margin-bottom:20px; float:left}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {position:absolute;top:0;left:0;width:101px;height:43px;border:1px solid #e4eaec !important}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {position:absolute;top:0;right:0px;padding:0 5px;width:128px;height:43px;border:1px solid #e4eaec !important;
background:#fff !important;font-size:1.333em;font-weight:bold;text-align:center;}
#captcha #captcha_info {display:block;padding-top:50px}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {height:32px;padding:7px 10px 24px 10px;border:0;background:#3b4c54;color:#fff;letter-spacing:-0.1em;cursor:pointer;border-radius:8px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:8px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}


/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px; padding: 0!important}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../../../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center; border:1px solid #e9e9e9;}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:1px solid #4b545e;color:#4b545e;line-height:2em;cursor:pointer;border-radius:8px;background:#fff}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}


/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px 30px 10px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none;border:1px solid #eee;border-radius:8px;}
.pg_page:hover{border:1px solid #77d3f7 ;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#3b4c54;color:#fff;font-weight:normal;border-radius:8px;}




/* 폰트 라벨 */
.label-mdo {
  background-color:rgba(0, 0, 0, 0.34)
}
.label-mdo[href]:hover,
.label-mdo[href]:focus {
  background-color: #286090;
}

@media(max-width:960px){
.carousel-caption{display: none}

}


/***************** by haze ********************/

.movieGall{background:url('/dh/theme/darkhorse/img/bg_mov.jpg')right no-repeat #fff;  height: 532px;}
.movieTxt{text-align: left}

@media (max-width: 992px) {
	.movieGall{background: #fff; height: auto;}
	.movieTxt{text-align: center}
}


/* 회사개요 테이블 */
#concept{}
#concept th{ border-bottom: 2px solid aqua}


/*info*/
#info2{height: 70px; margin-top: 50px; width: 96%}
#info2 p{line-height:10px; font-size:16px; color: #e9eff4; line-height: 23px}

.small2{font-size:15px; margin-top:12px; display: block}
#info2 .infoT1{display: inline-block; width: 110px; text-align:justify; }
#info2 .infoT2{display: inline-block; width: 175px; text-align:justify; letter-spacing: 1px; color:#b2b2b2}
#info2 .small{font-size:13px; margin-top:-3px; display: inline-block; color: #7c9ab6; }


/* 메인비주얼 정렬*/
.MbnrAlign{position:relative; margin:0 auto!important}

/* 현재위치 */
	#snv{ color: #000 }
	#snv ul{list-style: none;}
	#snv li { display: inline!important; padding-right: 8px }
	#snv li a{color: gray}

/*common*/
.snv{width:100%; height:40px; border-bottom:1px solid #eaeaea; margin-bottom:0px}	
#page{position: relative; padding:82px 0!important}


#dltd dl { margin:0; list-style-type: circle }
#dltd dt { margin:0; margin-bottom: -20px ; }
#dltd dd { margin:0; display:block; padding-left:25px;font-size: 13px; line-height: 28px}






	
/* title */
.subtit{text-align:left; font-size:36px; color: #404040; font-weight: 600;  font-family: 'Nanum Square';margin-bottom: 42px}


.tit22{font-size:22px;  line-height: 29px!important;  font-weight:600;}
.tit24{font-size:24px;  line-height: 32px;  letter-spacing: -2px}
.tit34{font-size:34px;  line-height: 42px; font-weight:600;}

.cont14{font-size:14px; color:#868686; line-height: 19px; letter-spacing: -0.5px}
.cont15{font-size:15px; color:#868686; line-height: 21px; letter-spacing: -0.5px}
.cont16{font-size: 16px; line-height: 24px; color: #777;  }
.cont20{font-size:20px; color:#868686; line-height: 30px; letter-spacing: -0.5px}



/* color */
.blue{color:#2e73ba;}
.gray{color: #999}
.brown{color:#cf9455!important}
.brown2{color:#c78718}




/*기업마케팅>홈페이지제작*/
/******************   콘텐츠2   ******************/

#con2{width:100%; background:url(../images/main/con2_bg.jpg) no-repeat center center; text-align:center; padding:0px 0 0px; background-size:cover;}
#con2 h2{color:#fff; font-size:50px; font-family:"MuseoSans"; font-weight:100;}
#con2 .split{display:inline-block; width:40px; height:1px; background:#fff; margin-top:0px;}
#con2 ul{width:auto; margin:0px auto 0; }
#con2 ul:after{display:block; content:""; clear:both;}
#con2 ul li{float:left; width:288px;position:relative;}
#con2 ul .one{background:url(../img/puzzle.png) no-repeat top center;}
#con2 ul .two{background:url(../img/screen.png) no-repeat top center;}
#con2 ul .three{background:url(../img/bar-chart.png) no-repeat top center;}

#con2 .title{font-size:18px; margin-top:215px; color:#333;}
#con2 .text{font-size:14px;color:#acb1bc; line-height:16px;padding: 0 3%; }
#con2 a{width:108px; height:28px; border:1px solid #5d6d88; line-height:28px; color:#fff; text-indent:20px; background:url(../images/main/arrow_white.png) no-repeat 80px center; text-align:left; margin-top:45px; position:absolute; top:315px; left:93px;}


@media screen and (max-width:1200px){
	
	#con2 ul{width:900px;}
	#con2 ul li{float:left; width:225px;position:relative;}
	#con2 a{left:58px;}
	
}

@media screen and (max-width:960px){
	
	#con2{padding:35px 0 70px; height:900px; position:relative;}
	#con2 h2{font-size:30px;}
	#con2 .split{ width:20px; margin-top:15px;}
	#con2 ul{width:320px; margin:20px auto 0;}
	#con2 ul li{width:160px; position:absolute;}
	#con2 ul .one{background-size:80%; left:50%; margin-left:-80px; top:40px;}
	#con2 ul .two{background-size:80%; left:50%; margin-left:-80px; top:320px;}
	#con2 ul .three{background-size:80%; left:50%; margin-left:-80px; top:640px; }

	#con2 .title{font-size:15px; margin-top:140px;}
	#con2 a{width:69px; height:22px; border:1px solid #5d6d88; line-height:22px; color:#fff; text-indent:10px; background:url(../images/main/arrow_white.png) no-repeat 55px center; text-align:left; position:absolute; top:190px; left:45px; font-size:12px;}	
	
}


/******************   회사소개   ******************/



	
	.subtit{text-align:left; font-size:30px; color: #404040; font-weight: 600;  font-family: 'Nanum Square';margin-bottom: 42px; }


@media screen and (max-width:767px){
	.sec02{margin-top:42px!important; background-color: eaeaea}
}






/******************   이용안내   ******************/

.businessTop{width:1080px; height:169px; background:url(../images/company/con1_bg.gif) no-repeat left top; margin-top:50px; text-align:center; overflow:hidden;}
.businessTop .title{font-size:19px; color:#2b2b2b; margin-top:20px; line-height:2px; padding:0 110px;}
.businessTop .title span{font-size:28px; color:#56a4c2; font-weight:700;line-height:36px;}
.businessTop .text{margin-top:15px; font-size:16px; color:#767676; line-height:24px;}
.flow{width:100%; height:150px; background:url(../images/business/con11.png) no-repeat center center; text-indent:-9999px; margin-top:40px; margin-bottom:40px;}
.vanList1{margin:40px 0;}
.vanList1 li:after{display:block; content:""; clear:both;}
.vanList1 li{ border:1px solid #b3c2d0; margin-bottom:10px;}
.vanList1 li .textWrap{float:left; width:808px;}
.vanList1 li .textWrap .title{font-size:19px; color:#2b73b9; font-weight:900; padding:40px 30px 0;}
.vanList1 li .textWrap .text{padding:20px 30px; line-height:20px; color: #4d4d4d; font-size: 16px}
.vanList1 .img{width:290px; height:176px; float:left;}
.vanList1 .one .img{background:url(../img/guide3.jpg) no-repeat center center; background-size:cover;}
.vanList1 .two .img{background:url(../img/guide4.jpg) no-repeat center center; background-size:cover;}
.vanList1 .three .img{background:url(../img/guide5.jpg) no-repeat center center; background-size:cover;}

.vanList2{display:table; table-layout:fixed; width:100%; margin-top:40px;}
.vanList2 li{display:table-cell; border-right:1px solid #b4c0cd; width:25%; text-align:center; padding-top:143px; padding-bottom:20px; font-size:16px; color:#454545; line-height:22px;}
.vanList2 .one{background:url(../images/business/con16.png) no-repeat center top;}
.vanList2 .two{background:url(../images/business/con17.png) no-repeat center top;}
.vanList2 .three{background:url(../images/business/con18.png) no-repeat center top;}
.vanList2 .four{background:url(../images/business/con19.png) no-repeat center top; border:none;}

@media screen and (max-width:1200px){
	
	.businessTop{ width:860px; background:url(../images/company/con1_bg_960.gif) no-repeat left top;}	
	.businessTop .title{font-size:20px;}
	.businessTop .title span{font-size:20px;}
	.businessTop .text{font-size:14px;}
	.flow{background:url(../images/business/con11_960.png) no-repeat center center;}
	.vanList1 li .textWrap{width:588px;}
	.vanList1 .img{height:178px;}
	
}

@media screen and (max-width:960px){
	.businessTop{ width:100%; background:none; height:auto; margin-top:0;}
	.businessTop .title{font-size:22px; line-height:27px; padding:0;}	
	.businessTop .title span{font-size:22px;}
	.businessTop .text{margin-top:20px; font-size:16px; line-height:24px;}
	.flow{background:url(../images/business/con11_mobile.png) no-repeat center center; height:721px; background-size:contain;}
	.vanList1 .img{width:100%;; height:210px; float:none;}
	.vanList1 li .textWrap{float:none; width:100%;}
	.vanList2{display:block;}
	.vanList2 li{display:block; border-right:none; border-bottom:1px solid #b4c0cd; width:100%;font-size:14px;line-height:18px; margin-top:25px;}
	
	#business1{}
	#business1 h1{ font-size: 28px; line-height: 36px; color: #2b2b2b; font-family: 'Nanum Square';letter-spacing: -1px}
	#business1 .txt{ font-size: 16px; line-height: 24px; color: #4d4d4d; }
	#business1 h2{ font-size: 18px; line-height: 36px; font-family: 'Nanum Square';letter-spacing: -1px}
	#business1 .stxt{ font-size: 12px; line-height: 21px; color: #777;  }

	
}


/******************   contact us   ******************/

.locationWrap{ margin: 0; padding: 0; font-family: 'Nanum Square';}


#contact_map{background-color: #eeefea; padding: 30px 40px 30px 20px; height:646px;}
.locationWrap ul{height:646px; background:#4d4439; padding:40px 30px;}
.locationWrap ul li{color: #ffffff;font-size: 16px;line-height: 60px; padding-top:20px;}
.locationWrap ul li.location{background:url(../img/con_icon1.png) left top no-repeat;}
.locationWrap ul li.subway{background:url(../img/con_icon2.png) left top no-repeat;}
.locationWrap ul li.tel{background:url(../img/con_icon3.png) left top no-repeat;}

@media screen and (max-width:1200px){
	.locationWrap ul{height:345px; background:#4d4439; }
}


/**********************   common   ************************/

@media screen and (max-width:767px){
	#page{margin-left: 15px;
		margin-right: 15px;
	}
	
}

#page{padding-left: 15px!important;
		padding-right: 15px!important;
		/* background: url("../img/bg_patt.jpg")no-repeat top right ; */	}
		
#page2{padding-left: 15px!important;
		padding-right: 15px!important;	}		
	
		
.lab_en{font-family: 'Roboto', sans-serif; font-size: 12px!important; letter-spacing: 0; position: relative; top: -3px; margin-right: 7px }
