#service {width:100%; margin:0 auto; overflow:hidden;}
#service p.txtHead {font-size:45px; font-family:"nanumsquare"; font-weight:600;  }
#service .sub_txt01 { padding:0 10px;}
#service div.icoBox {overflow:hidden; margin:20px 0 35px 0;}
#service section {padding:170px 35px 45px 35px; text-align:center; border:1px solid #dfdfdf; margin:1% auto; width:31%;
 box-sizing:border-box;  float:left; }
 #service section+section{margin-left:3.5%;}
#service section.ico1 {background:url("../img/img1.jpg")no-repeat center 40px;}
#service section.ico2 {background:url("../img/img2.jpg")no-repeat center 40px;}
#service section.ico3 {background:url("../img/img3.jpg")no-repeat center 40px;}
/*#service section.ico4 {background:url("../img/img4.png")no-repeat center 40px;}
#service section.ico5 {background:url("../img/img5.png")no-repeat center 40px;}
#service section.ico6 {background:url("../img/img6.png")no-repeat center 40px;}*/
#service div.tit {font-size:23px; padding-bottom:20px; font-weight:500;}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#service {width:100%; }	
#service div.icoBox {padding:0 15px;}
#service p.txtH7 {font-size:25px; line-height:30px; }
#service p.txtP { padding-bottom:20px; font-size:16px; line-height:26px; }
#service section+section{margin-left:0%;}
}
@media (max-width: 768px) {
#service section {width:100%;  margin:2% 0%;}	
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

