@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: 30px;
  left: 140px;
}

.installations_sort_map .point_2 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_3 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_4 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_5 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_7 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_8 {
  top: 308px;
  left: 41px;
}

.installations_sort_map .point_9 {
  top: 60px;
  left: 215px;
}

.installations_sort_map .point_10 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_11 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_12 {
  top: 38px;
  left: 149px;
}

.installations_sort_map .point_14 {
  top: 133px;
  left: 218px;
}

.installations_sort_map .point_15 {
  top: 300px;
  left: 38px;
}

.installations_sort_map .point_16 {
  top: 45px;
  left: 158px;
}

.installations_sort_map .point_17 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_20 {
  top: 186px;
  left: 160px;
}

.installations_sort_map .point_23 {
  top: 300px;
  left: 38px;
}

.installations_sort_map .point_24 {
  top: 101px;
  left: 164px;
}

.installations_sort_map .point_25 {
  top: 22px;
  left: 146px;
}

.installations_sort_map .point_26 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_27 {
  top: 104px;
  left: 108px;
}

.installations_sort_map .point_28 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_29 {
  top: 69px;
  left: 125px;
}

.installations_sort_map .point_30 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_31 {
  top: 17px;
  left: 171px;
}

.installations_sort_map .point_32 {
  top: 165px;
  left: 220px;
}

.installations_sort_map .point_33 {
  top: 30px;
  left: 140px;
}

.installations_sort_map .point_34 {
  top: 60px;
  left: 150px;
}

.installations_sort_map .point_35 {
  top: 40px;
  left: 195px;
}

.installations_sort_map .point_36 {
  top: 104px;
  left: 108px;
}

.installations_sort_map .point_37 {
  top: 23px;
  left: 155px;
}

.installations_sort_map .point_38 {
  top: 35px;
  left: 142px;
}

.installations_sort_map .point_39 {
  top: 35px;
  left: 142px;
}

.installations_sort_map .point_40 {
  top: 104px;
  left: 108px;
}

.installations_sort_map .point_41 {
  top: 104px;
  left: 108px;
}

.installations_sort_map .point_42 {
  top: 37px;
  left: 215px;
}

.installations_sort_map .point_43 {
  top: 196px;
  left: 163px;
}
.installations_sort_map .point_44 {
  top: 30px;
  left: 140px;
}

/* グループ会社紹介 --------------- */
.branchIndex-group .ad_intro {
  margin: 40px 0 0;
}
.branchIndex-group .ad_intro .h {
  margin: 0 0 21px;
  padding: 0 0 6px;
  border-bottom: 1px solid #c8c8c8;
  font-size: 1.125rem;
  font-weight: normal;
}
.branchIndex-group .ad_intro .row {
  display: flex;
}
.branchIndex-group .ad_intro .thumb {
  flex-basis: 260px;
  margin-right: 25px;
}
.branchIndex-group .ad_intro .thumb img {
  border: 1px solid #d4d4d4;
}
.branchIndex-group .ad_intro .content {
  flex-basis: 692px;
  margin-left: auto;
}
.branchIndex-group .ad_intro .text p {
  margin: 0 0 20px;
}

.group_index_item_head.group_index_no_link{
  cursor: default;
}