.footer-wrap {
  padding: 30px 130px;
  background-color: #ECECEC;
}
.footer-wrap .top {
  font-size: 27px;
}
.footer-wrap .top a:hover {
  color: #E1841C;
  text-decoration: underline;
}
.footer-wrap .top span {
  margin: 0 15px;
}
.footer-wrap .center {
  color: rgba(0, 0, 0, 0.5);
  margin: 18px 0;
}
.footer-wrap .bottom {
  color: rgba(0, 0, 0, 0.5);
}
.footer-wrap .bottom .tel {
  margin-right: 50px;
}
.footer-wrap .bottom .fax {
  margin-right: 50px;
}