@charset "UTF-8";
/*
* 地域ビジネス活動
*
*/
/* cover ---------- */
.branchIndex-cover {
  background-image: url(../img/index/cover_bg.jpg);
}
@media (max-width: 767.98px) {
  .branchIndex-cover {
    background-image: url(../img/index/cover_bg_sm.jpg);
    background-position: top;
  }
}

/* ビジネス・導入事例 --------------- */
.installations_sort_map .point_1 {
  top: 186px;
  left: 116px;
}

.installations_sort_map .point_2 {
  top: 186px;
  left: 116px;
}

.installations_sort_map .point_3 {
  top: 172px;
  left: 190px;
}

.installations_sort_map .point_5 {
  top: 186px;
  left: 116px;
}

.installations_sort_map .point_6 {
  top: 193px;
  left: 101px;
}

.installations_sort_map .point_7 {
  top: 188px;
  left: 139px;
}
.installations_sort_map .point_8 {
  top: 180px;
  left: 128px;
}
.installations_sort_map .point_9 {
  top: 187px;
  left: 119px;
}