@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: 236px;
  left: 41px;
}

.installations_sort_map .point_2 {
  top: 181px;
  left: 68px;
}

.installations_sort_map .point_3 {
  top: 122px;
  left: 192px;
}

.installations_sort_map .point_4 {
  top: 69px;
  left: 76px;
}