@charset "utf-8";



.map {
  width: 930px;
  max-width: 90%;
  margin-top: 600px;
  margin-left: 50px;
  margin-right: auto;
  margin-bottom: 50px;
}
.map p {
  font-size:18px;
  margin-top: 10px;
  line-height: 22px;
}

.map iframe {
  display: block;
  width: 100%;
  height: 320px;
  margin-top: 25px;
}
