@charset "UTF-8";

/*-------- 貸会議室の色の指定 --------*/

#bgsa_sc_map_cs_area_id .bgsa_sc_map_inner_Area li.selected,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li.current,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li:hover,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_inner_Area li:hover {
  background-color: #0E6AB0;
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_inner_Area li.selected:hover,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li.current:hover {
  background-color: #0099CF;
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li:not(li.current, li.current:hover, li:hover) {
  color: #0099CF;
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_inner_Area li:not(li.selected, li.selected:hover, li:hover) {
  color: #0E6AB0;
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li:hover,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_google_map_container,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_inner_Area li,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_inner_Area li:hover {
  border: 1px solid #0E6AB0;
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li::after {
  border-right: 2px solid #0E6AB0;
  border-bottom: 2px solid #0E6AB0;
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_google_map_marker_item_box::before {
  background: #1699c9;
}

/*-------- レンタルオフィスの色の指定 --------*/

#bgsa_sc_map_ros_area_id .bgsa_sc_map_inner_Area li.selected,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li.current,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li:hover,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_inner_Area li:hover {
  background-color: #26aca9;
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_inner_Area li.selected:hover,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li.current:hover {
  background-color: #2bc5c3;
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li:not(li.current, li.current:hover, li:hover) {
  color: #2bc5c3;
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_inner_Area li:not(li.selected, li.selected:hover, li:hover) {
  color: #26aca9;
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li:hover,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_google_map_container,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_inner_Area li,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_inner_Area li:hover {
  border: 1px solid #26aca9;
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li::after {
  border-right: 2px solid #26aca9;
  border-bottom: 2px solid #26aca9;
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_google_map_marker_item_box::before {
  background: #26aca9;
}

/*-------- 共通の色の指定 --------*/

.bgsa_sc_map_inner_Area li.selected,
.bgsa_sc_map_inner_Area li.selected:hover,
.bgsa_sc_map_choice_Area li.current,
.bgsa_sc_map_choice_Area li.current:hover,
.bgsa_sc_map_choice_Area li:hover,
.bgsa_sc_map_google_map_marker_item_box::before,
.bgsa_sc_map_chice_service_ul li:hover,
.bgsa_sc_map_chice_service_ul li.bgsa_sc_map_chice_service_selected,
.bgsa_sc_map_inner_Area li:hover {
  color: #fff;
}

.bgsa_sc_map_choice_Area li,
.bgsa_sc_map_chice_service_ul li,
.bgsa_sc_map_inner_Area li {
  background-color: #fff;
}

.bgsa_sc_map_chice_service_ul li:hover,
.bgsa_sc_map_chice_service_ul li.bgsa_sc_map_chice_service_selected,
.bgsa_sc_map_chice_service_ul li {
  border: 1px solid #0099CF;
}

.bgsa_sc_map_chice_service_ul li {
  color: #0099CF;
}

.bgsa_sc_map_chice_service_ul li:hover,
.bgsa_sc_map_chice_service_ul li.bgsa_sc_map_chice_service_selected {
  background-color: #0099CF;
}

/*-------- 色の指定 END --------*/

/*-------- 貸会議室画像の指定 --------*/

#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li.current::before,
#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li:hover::before {
  background-image: url('../images/map_icon_white.webp');
}

#bgsa_sc_map_cs_area_id .bgsa_sc_map_choice_Area li::before {
  background-image: url('../images/map_icon_blue.webp');
}

/*-------- レンタルオフィスICON画像の指定 --------*/

#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li.current::before,
#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li:hover::before {
  background-image: url('../images/map_icon_white.webp');
}

#bgsa_sc_map_ros_area_id .bgsa_sc_map_choice_Area li::before {
  background-image: url('../images/map_icon_green.webp');
}

/*-------- ICON画像の指定 END --------*/

.bgsa_sc_map_blue_gradation_btn {
  margin: 30px auto 0;
  padding: 10px 40px;
  background-image: linear-gradient(90deg, rgba(0, 153, 207, 1), rgba(207, 253, 157, 1));
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  font-size: 13.6px;
  position: relative;
  text-align: center;
  max-width: 500px;
  text-decoration: none;
}

.bgsa_sc_map_blue_gradation_btn:hover {
  text-shadow: -6px 0px 15px rgb(255 255 240 / 83%), 6px 0px 15px rgb(255 255 240 / 83%);
  transition: .3s;
  box-shadow: 0 0 8px gray;
}

.bgsa_sc_map_blue_gradation_btn::after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 5%;
  top: 35%;
  color: #fff;
  transform: scale(0.8);
}

.bgsa_sc_map_chice_service_flex {
  margin: 30px 0 0 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
}

@media screen and (min-width:1024px) {
  .bgsa_sc_map_blue_gradation_btn {
    margin: 30px auto 0;
    padding: 15px 0;
    background-image: linear-gradient(90deg, rgba(0, 153, 207, 1), rgba(207, 253, 157, 1));
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    position: relative;
    text-align: center;
    max-width: 500px;
    width: 80%;
    text-decoration: none;
  }

  .bgsa_sc_map_blue_gradation_btn:hover {
    text-shadow: -6px 0px 15px rgb(255 255 240 / 83%), 6px 0px 15px rgb(255 255 240 / 83%);
    transition: .3s;
    box-shadow: 0 0 8px gray;
  }

  .bgsa_sc_map_blue_gradation_btn::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 5%;
    top: 33%;
    color: #fff;
  }

  .bgsa_sc_map_chice_service_flex {
    margin: 3.5% 0 0 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
  }
}

.bgsa_sc_map_google_map_marker_item_box a {
  text-decoration: none;
  color: inherit;
}

.bgsa_sc_map_google_map_marker_item_box a:hover {
  opacity: 0.8;
}

.bgsa_sc_map_choice_Area li.current::before {
  content: "";
  width: 21px;
  height: 29px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.bgsa_sc_map_choice_Area li.current::after {
  content: "";
  display: inline-block;
  margin-left: 1em;
  width: 7px;
  height: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

.bgsa_sc_map_google_map_marker_item_box {
  position: relative;
  margin: 1%;
}

.bgsa_sc_map_google_map_marker_item_box::before {
  content: attr(data-bgsaBuildingCounter);
  font-size: 15px;
  line-height: 30px;
  width: 40px;
  height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
	background:#1699c9;
}

.bgsa_sc_map_chice_service_ul li:hover {
  transition: .5s;
}


.bgsa_sc_map_inner_Area {
  margin-block-start: 0;
  margin-block-end: 0;
}

/*------------- COMMON -----------------*/

.bgsa_sc_map_chice_service_ul {
  display: flex;
  padding-inline-start: 0;
  margin-bottom: 30px;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.bgsa_sc_map_chice_service_ul li {
  display: block;
  box-sizing: border-box;
  text-align: center;
  list-style: none;
  width: 300px;
  padding: 12px 10px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  align-items: center;
}

section.bgsa_sc_map_section {
  margin-bottom: 30px;
}

.bgsa_sc_map_choice_Area {
  display: flex;
  padding-inline-start: 0;
  margin-bottom: 30px;
  gap: 10px;
  flex-wrap: wrap;
}

.bgsa_sc_map_center .bgsa_sc_map_choice_Area {
  justify-content: center;
}

.bgsa_sc_map_choice_Area li {
  display: block;
  box-sizing: border-box;
  text-align: center;
  list-style: none;
  max-width: 230px;
  padding: 12px 10px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
}

/*------------- COMMON END -----------------*/

/*------------- SP -----------------*/

@media(max-width: 600px) {
  .bgsa_sc_map_chice_service_ul {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 300px;
  }

  .bgsa_sc_map_chice_service_ul li {
    font-size: 16px;
    width: 100%;
  }

  section.bgsa_sc_map_section {
    margin-bottom: 30px;
  }

  .bgsa_sc_map_choice_Area {
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .bgsa_sc_map_choice_Area li {
    font-size: 16px;
  }
}

/*------------- SP END -----------------*/

.bgsa_sc_map_search {
  text-align: center;
}

.bgsa_sc_map_choice_Area li::before {
  content: "";
  width: 21px;
  height: 29px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.bgsa_sc_map_choice_Area li::after {
  content: "";
  display: inline-block;
  margin-left: 1em;
  width: 7px;
  height: 7px;
  transform: rotate(-45deg);
}

.bgsa_sc_map_choice_Area li:hover,
.bgsa_sc_map_choice_Area li:hover::after,
.bgsa_sc_map_choice_Area li:hover::before {
  transition: .5s;
 }

.bgsa_sc_map_choice_Area li:hover::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.bgsa_sc_map_inner_Area {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  padding-inline-start: 0;
  gap: 10px;
  white-space: nowrap;
}

@media(max-width: 1023px) {
  .bgsa_sc_map_inner_Area {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media(max-width: 500px) {
  .bgsa_sc_map_inner_Area {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media(max-width: 355px) {
  .bgsa_sc_map_inner_Area {
    grid-template-columns: repeat(2, 1fr);
  }
}

.bgsa_sc_map_inner_Area li {
  display: none;
  box-sizing: border-box;
  text-align: center;
  list-style: none;
  padding: 12px 10px;
  border-radius: 10px;
  font-size: 18px;
  cursor: pointer;
}

@media(max-width:600px) {
  .bgsa_sc_map_inner_Area li {
    font-size: 15px;
  }
}

.bgsa_sc_map_inner_Area li:hover {
  transition: .5s;
}

@media(max-width:600px) {
  .bgsa_sc_map_marker_item_thumbnail_box {
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .bgsa_sc_map_google_map_container {
    height: 850px;
    width: 100%;
  }

  .bgsa_sc_map_google_map_container>div {
    width: calc(100% - 10px);
    box-sizing: border-box;
  }

  .bgsa_sc_map_google_map_content {
    height: 40%;
    width: 100%;
  }

  .bgsa_sc_map_google_map_maker_container {
    height: 60%;
    width: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
  }

  .bgsa_sc_map_google_map_marker_item_box {
    margin: 1%;
    padding: 1%;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 3px 1px #c6c6c6;
    min-width: 360px;
    width: calc(100% - 20px);
  }

  .bgsa_sc_map_marker_item_content_box {
    display: flex;
  }

  .bgsa_sc_map_marker_item_thumbnail_box {
    height: 100%;
    width: 30%;
    box-sizing: border-box;
    padding: 1%;
  }

  .bgsa_sc_map_marker_item_building_main_image {
    height: 80%;
    margin-bottom: 1%;
  }

  .bgsa_sc_map_marker_item_building_main_image img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }

  .bgsa_sc_map_marker_item_building_catchcopy {
    height: 5vw;
    width: 100%;
    background-color: #F28E00;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .bgsa_sc_map_marker_item_building_catchcopy p {
    color: #fff;
    font-size: 14px;
  }

  .bgsa_sc_map_marker_item_building_caption_box {
    height: 100%;
    width: fit-content;
    box-sizing: border-box;
    padding: 1%;
  }

  .bgsa_sc_map_marker_item_building_title p {
    font-size: 14px;
    line-height: 1.3;
    overflow-wrap: break-word;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    margin-block-end: 5px;
    margin-left: 40px;
    overflow-x: auto;
  }

  .bgsa_sc_map_marker_item_building_title {
    height: 25px;
    width: 100%;
    border-bottom: 1px dashed #bbb;
  }

  .bgsa_sc_map_maker_item_room_list {
    width: 100%;
    max-height: 160px;
    overflow: auto;
  }

  .bgsa_sc_map_marker_item_building_bottom_free_space p {
    font-size: 14px;
    line-height: 1.5;
    overflow-wrap: break-word;
    white-space: nowrap;
    margin-block-start: 5px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  }

  .bgsa_sc_map_marker_item_building_bottom_free_space {
    height: 80%;
    width: 100%;
    margin: 0 3px 0 -7px;
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .bgsa_sc_map_google_map_container {
    height: 850px;
    width: 100%;
  }

  .bgsa_sc_map_google_map_container>div {
    width: calc(100% - 10px);
    box-sizing: border-box;
  }

  .bgsa_sc_map_google_map_content {
    height: 40%;
    width: 100%;
  }

  .bgsa_sc_map_google_map_maker_container {
    height: 60%;
    width: 100%;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
  }

  .bgsa_sc_map_google_map_marker_item_box {
    margin: 1%;
    padding: 1%;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 3px 1px #c6c6c6;
    min-width: 360px;
    width: calc(100% - 20px);
  }

  .bgsa_sc_map_marker_item_content_box {
    display: flex;
  }

  .bgsa_sc_map_marker_item_thumbnail_box {
    height: 100%;
    width: 40%;
    box-sizing: border-box;
    padding: 1%;
  }

  .bgsa_sc_map_marker_item_building_main_image {
    height: 80%;
    margin-bottom: 1%;
  }

  .bgsa_sc_map_marker_item_building_main_image img {
    width: 100%;
    height: 100%;
    aspect-ratio: 10/6;
  }

  .bgsa_sc_map_marker_item_building_catchcopy {
    height: 3vw;
    width: 100%;
    background-color: #F28E00;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .bgsa_sc_map_marker_item_building_catchcopy p {
    color: #fff;
    font-size: 12px;
  }

  .bgsa_sc_map_marker_item_building_caption_box {
    height: 100%;
    width: 60%;
    box-sizing: border-box;
    padding: 1%;
  }

  .bgsa_sc_map_marker_item_building_title p {
    font-size: 14px;
    line-height: 1.3;
    overflow-wrap: break-word;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    margin-block-end: 5px;
    margin-left: 40px;
    overflow-x: auto;
  }

  .bgsa_sc_map_marker_item_building_title {
    height: 25px;
    width: 100%;
    border-bottom: 1px dashed #bbb;
  }

  .bgsa_sc_map_maker_item_room_list {
    width: 100%;
    max-height: 160px;
    overflow: auto;
  }

  .bgsa_sc_map_marker_item_building_bottom_free_space p {
    font-size: 14px;
    line-height: 1.5;
    overflow-wrap: break-word;
    white-space: nowrap;
    margin-block-start: 5px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  }

  .bgsa_sc_map_marker_item_building_bottom_free_space {
    height: 80%;
    width: 100%;
    margin: 0 3px 0 -7px;
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  .bgsa_sc_map_google_map_container {
    height: 500px;
    width: 100%;
    display: flex;
  }

  .bgsa_sc_map_google_map_content {
    height: 500px;
    width: 55%;

  }

  .bgsa_sc_map_google_map_maker_container {
    height: 500px;
    width: 45%;
    min-width: 445px;
    overflow-y: scroll;
  }

  .bgsa_sc_map_google_map_marker_item_box {
    width: auto;
    margin: 3%;
    box-sizing: border-box;
    padding: 1%;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 3px 1px #c6c6c6;
  }

  .bgsa_sc_map_marker_item_content_box {
    display: flex;
  }

  .bgsa_sc_map_marker_item_thumbnail_box {
    height: auto;
    width: 40%;
    box-sizing: border-box;
    padding: 1%;
  }

  .bgsa_sc_map_marker_item_building_main_image {
    height: 100%;
    margin-bottom: 1%;
  }

  .bgsa_sc_map_marker_item_building_main_image img {
    width: 100%;
    height: 100%;
    aspect-ratio: 11/6;
  }

  .bgsa_sc_map_marker_item_building_catchcopy {
    height: 20%;
    width: 100%;
    background-color: #F28E00;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
  }

  .bgsa_sc_map_marker_item_building_catchcopy p {
    color: #fff;
    font-size: 14px;
    padding: 0;
    margin: 0;
  }

  .bgsa_sc_map_marker_item_building_caption_box {
    height: 100%;
    width: 60%;
    box-sizing: border-box;
    padding: 1%;
  }

  .bgsa_sc_map_marker_item_building_title p {
    font-size: 14px;
    line-height: 1.3;
    padding: 0;
    margin: 0;
    margin-block-end: 5px;
    overflow-wrap: break-word;
    margin-left: 40px;
    overflow-x: auto;
  }

  .bgsa_sc_map_marker_item_building_title {
    height: 25px;
    width: 100%;
    border-bottom: 1px dashed #bbb;
  }

  .bgsa_sc_map_maker_item_room_list {
    width: 100%;
    max-height: 160px;
    overflow: auto;
  }

  .bgsa_sc_map_marker_item_building_bottom_free_space p {
    font-size: 14px;
    line-height: 1.5;
    overflow-wrap: break-word;
    margin-block-start: 5px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  }

  .bgsa_sc_map_marker_item_building_bottom_free_space {
    height: 80%;
    width: 100%;
  }
}

/*------------- 部屋一覧表示のテーブル -----------------*/
table.bgsa_sc_map_room_table {
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.8rem;
}

table.bgsa_sc_map_room_table td,
table.bgsa_sc_map_room_table th {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 400;
  border: solid 1px #C4C4C4;
}

table.bgsa_sc_map_room_table th {
  background: #F2F5F8;
  color: #003366;
}

table.bgsa_sc_map_room_table td {
  background: #fff;
}
