.access {
  padding: 70px 0;
}
.access-map {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 30px;
}
.access-google {
  margin-bottom: 40px;
}
.access-info {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.access-image {
  width: 40%;
}
.access-image img {
  width: 100%;
}
.access-text {
  width: 60%;
  display: flex;
  align-items: center;
}
.access-text-inner {
  margin-left: 40px;
  margin-bottom: 0;
}
.access-tel strong a {
  font-size: 30px;
}
.access-roadservice {
  font-size: 19px;
}
