@media (max-width: 640px) { /* SP用 */
  iframe[src^="https://www.google.com/maps/embed"] {
    width: 100%;
  }
}