body {
  color: #595959;
  background: #F9F8F4;
}

.area_map .address {
  background: #e4e4e4;
}
.area_map .address .inner > div .tel a::before {
  color: #3d3d3d;
}
.area_map .address .inner > ul li:nth-child(2) a {
  background: #3d3d3d;
  border-color: #3d3d3d;
}
.area_map .block_access > li:first-of-type {
  background: #E0DDD8;
}
.area_map .block_access > li:nth-child(2), .area_map .block_access > li:last-of-type {
  background: #fff;
}

.area_bus::before {
  background: #3d3d3d;
}
.area_bus h4::before {
  color: #F9F8F4;
}