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

  .title-area {
    background-image: url('/img/contact-sp.jpg');
    background-position: 80% 16%;
  }

  .contents .map {
    height: 350px;
    width: 100%;
  }

}
