@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: 145px;
  left: 160px;
}

.installations_sort_map .point_2 {
  top: 145px;
  left: 160px;
}

.installations_sort_map .point_3 {
  top: 96px;
  left: 189px;
}

.installations_sort_map .point_4 {
  top: 200px;
  left: 104px;
}

.installations_sort_map .point_6 {
  top: 145px;
  left: 160px;
}

.installations_sort_map .point_9 {
  top: 212px;
  left: 82px;
}