@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: 139px;
  left: 188px;
}

.installations_sort_map .point_2 {
  top: 133px;
  left: 172px;
}

.installations_sort_map .point_3 {
  top: 103px;
  left: 192px;
}

.installations_sort_map .point_4 {
  top: 103px;
  left: 192px;
}

.installations_sort_map .point_5 {
  top: 139px;
  left: 188px;
}
.installations_sort_map .point_6 {
  top: 150px;
  left: 180px;
}
.installations_sort_map .point_7 {
  top: 139px;
  left: 188px;
}