@charset "utf-8";

/*$B%a%$%s%$%a!<%8(B*/

.head_img{
  background:url(../img/head_img_contact.jpg) no-repeat;
}

@media (max-width: 480px){
  .head_img{
    background:url(../img/head_img_contact_sp.jpg) no-repeat;
  }
}

#contact .inner{
  max-width: 1200px;
  width: 100%;
}