@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: 152px;
  left: 150px;
}

.installations_sort_map .point_2 {
  top: 152px;
  left: 150px;
}

.installations_sort_map .point_3 {
  top: 152px;
  left: 150px;
}

.installations_sort_map .point_4 {
  top: 186px;
  left: 136px;
}

.installations_sort_map .point_5 {
  top: 181px;
  left: 121px;
}

.installations_sort_map .point_6 {
  top: 152px;
  left: 150px;
}

.installations_sort_map .point_7 {
  top: 274px;
  left: 146px;
}

.installations_sort_map .point_8 {
  top: 144px;
  left: 121px;
}

.installations_sort_map .point_9 {
  top: 120px;
  left: 175px;
}