@charset 'utf-8';

#main {
  background: url(../img/top/bg01.png) no-repeat center center;
  background-size: cover;
}
#restore {
  background: url(../img/top/bg02.png) no-repeat center top;
  background-size: 100%;
}
#contact {
  background: url(../img/top/bg03.png) no-repeat center center;
  background-size: cover;
}
#service_gallery .headC img {
  width: 165px;
}
#voice .headC img {
  width: 156px;
}
#contact .headC img {
  width: 103px;
}
