@charset "UTF-8";
/* CSS Document */

/*---------- ページ全体の指定 ----------*/


p,ul{
  padding: 0;
  margin: 0;
  }

  .bgsa_ros_top_card-group1 a:hover{
    opacity: 0.8;
  }

  #bgsa_ros_top_content,.bgsa_ros_top_wrap {
  max-width: 100%;
  margin: 30px 0 0 0;
  margin-bottom: 30px;
  padding: 0 20px;
  }

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

  @media(max-width: 600px){
    section.bgsa_ros_top_section{
    margin-bottom: 30px;
    }
  }

  .bgsa_ros_top_copy_box{
    background-image: url(../img/top_image__rental-office.webp);
    background-repeat: no-repeat;
    background-position: 0px 58%;
    background-size: cover;
    height: 40vw;
    max-height: 600px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  
  .bgsa_ros_top_copy{
    width: fit-content;
    height: fit-content;
    margin: 0 0 0 10%;
    font-family: 'Noto Sans JP';
    font-size: 5vw;
    font-weight: 900;
    line-height: 140%;
    color: #0d0d10;
    padding: 10px 0px 10px 10px;
    margin-top: 2vw;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
      text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  }
  
  .bgsa_ros_top_cachcopy{
    width: fit-content;
    height: fit-content;
    margin: 0 0 0 13%;
    font-family: 'Noto Sans JP';
    font-size: 2.5vw;
    font-weight: 900;
    line-height: 120%;
    color: #0d0d10;
    padding: 10px 10px 10px 10px;
    margin-top: 0;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    background-color: rgba( 255, 255, 255, 0.45 );
  }
  
  @media(max-width: 1096px) {
    .bgsa_ros_top_copy_box{
      background-image: url(../img/top_image__rental-office.webp);
      background-repeat: no-repeat;
      background-position: 0px 45%;
      background-size: cover;
      height: 40vw;
      max-height: 600px;
      max-width: 1980px;
      margin: 0 auto;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }
     
    .bgsa_ros_top_copy{
      width: fit-content;
      font-family: 'Noto Sans JP';
      font-size: 5vw;
      font-weight: 900;
      line-height: 140%;
      color: #0d0d10;
      padding: 10px 0px 0px 25px;
      margin-top: 1.7vw;
      margin-bottom: 1vw;
      margin-left: 0px;
      text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    }
  
    .bgsa_ros_top_cachcopy{
      width: fit-content;
      height: fit-content;
      margin: 0 0 0 5%;
      font-family: 'Noto Sans JP';
      font-size: 3vw;
      font-weight: 900;
      line-height: 140%;
      color: #0d0d10;
      padding: 10px 10px 10px 10px;
      margin-top: 0;
      text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
      background-color: rgba( 255, 255, 255, 0.45 );
    }    
  }

  @media(max-width:767px) {
    .bgsa_ros_top_copy_box{
      background-image: url(../img/top_image__rental-office.webp);
      background-repeat: no-repeat;
      background-position: 0px 45%;
      background-size: cover;
      height: 40vw;
      max-height: 600px;
      max-width: 1980px;
      margin: 0 auto;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }
     
    .bgsa_ros_top_copy{
      width: fit-content;
      font-family: 'Noto Sans JP';
      font-size: 5vw;
      font-weight: 900;
      line-height: 140%;
      color: #0d0d10;
      padding: 0px 10px 0px 10px;
      margin-top: 1.2vw;
      margin-bottom: 1vw;
      margin-left: 10px;
      text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    }
  
    .bgsa_ros_top_cachcopy{
      width: fit-content;
      height: fit-content;
      margin: 0 0 0 7%;
      font-family: 'Noto Sans JP';
      font-size: 3vw;
      font-weight: 900;
      line-height: 140%;
      color: #0d0d10;
      padding: 4px 10px 4px 10px;
      margin-top: 0;
      text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
      background-color: rgba( 255, 255, 255, 0.45 );
    }    
  }
  
  .bgsa_ros_top_blue_ttl {
  font-size: 28px;
  font-weight: bold;
  background-color: #009d9a;
  color: #fff;
  padding: 5px 0 5px 30px;
  margin-bottom: 50px;
  line-height: 180%;
  }

  @media(max-width: 600px){
    .bgsa_ros_top_blue_ttl{
    font-size: 22px;
    margin-bottom: 0;
    }

    .bgsa_mgtop_white {
      color: #fff;
      font-size: 18px;
      line-height: 180%;
      letter-spacing: 1px;
      margin: 18px 0;
    }
  }

  .bgsa_ros_top_search_ttl {
  font-size:24px;
  font-weight: bold;
  margin-bottom: 30px;
  }

  @media(max-width: 600px){
  .bgsa_ros_top_search_ttl {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 0;
}
  }

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

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

  .bgsa_ros_top_choice_Area li {
  display: block;
  box-sizing: border-box;
  text-align: center;
  list-style: none;
  max-width: 230px;
  padding: 12px 10px;
  border-radius: 10px;
  background-color: #fff;
  color: #26aca9;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #26aca9;
  display:flex;
  align-items:center;
  }

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

  .bgsa_ros_top_choice_Area li::before {
  content: "";
  background-image: url(../img/map_icon_blue.webp);
  width: 21px;
  height: 29px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 10px;
  }

  .bgsa_ros_top_choice_Area li::after{
      content: "";
      display: inline-block;
      margin-left: 1em;
      width: 7px;
      height: 7px;
      border-right: 2px solid #26aca9;
      border-bottom: 2px solid #26aca9;
      transform: rotate(-45deg);
  }
  .bgsa_ros_top_choice_Area li:hover {
      background-color: #26aca9;
      border: 1px solid ;
      color: #fff;
      transition: .5s;
  }

  .bgsa_ros_top_choice_Area li:hover::before {
      background-image: url(../img/map_icon_white.webp);
      transition: .5s;
  }

  .bgsa_ros_top_choice_Area li:hover::after{
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
      transition: .5s;
  }

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

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


  .bgsa_ros_top_inner_Area li {
      display: none;
      box-sizing: border-box;
      text-align: center;
      list-style: none;
      /* width: calc(25% - 20px) */
      padding: 12px 10px;
      border-radius: 10px;
      background-color: #fff;
      color: #26aca9;
      font-size: 18px;
      cursor: pointer;
      border: 1px solid #26aca9;
  }
  @media(max-width:600px){
      .bgsa_ros_top_inner_Area li{
          font-size: 15px;
          /* width: 25%; */
      }
  }

  .bgsa_ros_top_inner_Area li:hover {
      background-color: #26aca9;
      border: 1px solid #26aca9;
      color: #fff;
      transition: .5s;
  }

  @media screen and (max-width: 768px) {
      #bgsa_ros_top_content,
      .bgsa_ros_top_wrap {
          padding: 0 20px;
      }
   }

  .bgsa_ros_top_nagoya2{
      margin-top: 10px;
  }



  /* 日時から探す */
  #bgsa_ros_top_date {
      background-color: #F2F5F8;
      padding: 50px 0 30px;
  }
  @media(max-width: 600px){
      #bgsa_ros_top_date{
          padding:20px 0;
      }
  }
  .bgsa_ros_top_date_inner {
      display: grid;
      grid-template-columns: repeat(3,1fr);
      align-items: center;
      gap:10px;
      justify-content: center;
  }
  @media(max-width: 600px){
  .bgsa_ros_top_info1{
      margin-top: 10px;
  }
  }
  .bgsa_ros_top_date_inner .bgsa_ros_top_area,
  .bgsa_ros_top_date_inner .bgsa_ros_top_day, 
  .bgsa_ros_top_date_inner .bgsa_ros_top_date {
      display: block;
      box-sizing: border-box;
      list-style: none;
      /* width: 260px; */
      /* margin-right: 10px; */
      /* padding: 10px 10px; */
      border-radius: 10px;
      background-color: #fff;
      color: #000;
      border: 1px solid #C4C4C4;
      font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
      cursor: pointer;
      position: relative;
  }
  .bgsa_ros_top_date_inner .bgsa_ros_top_day select{
    appearance: none;
    width: 100%;
    border: none;
    outline: 0;
    background: #fff;
    background-image: none;
    box-shadow: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    cursor: pointer;
  }
  .bgsa_ros_top_date_inner .bgsa_ros_top_day input{
    appearance: none;
    width: 100%;
    border: none;
    outline: 0;
    background: #fff;
    background-image: none;
    box-shadow: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    cursor: pointer;
    padding: 10px 0px;
      font-size:16px;
      -webkit-appearance: none;
      appearance: none;
      cursor: pointer;
      font-weight: bold;
  } 

  .bgsa_ros_top_date_inner .bgsa_ros_top_area::before {
      position: absolute;
      content: '';
      background-image: url(../img/map_icon_blue.webp);
      width: 18px;
      height: 26px;
      background-repeat: no-repeat;
      background-size: contain;
      left:15px;
      top:50%;
      transform:translateY(-50%);
  }
  .bgsa_ros_top_date_inner .bgsa_ros_top_area::after{
      content: "";
      display: inline-block;
      vertical-align: 1px;
      width: 5px;
      height: 5px;
      border-right: 2px solid #c4c4c4;
      border-bottom: 2px solid #c4c4c4;
      transform: rotate(45deg);
      position: absolute;
      top: 25px;
      right: 10px;
  }

  .bgsa_ros_top_date_inner .bgsa_ros_top_day::after {
      content: "";
      display: inline-block;
      vertical-align: 1px;
      width: 5px;
      height: 5px;
      border-right: 2px solid #c4c4c4;
      border-bottom: 2px solid #c4c4c4;
      transform: rotate(45deg);
      position: absolute;
      top: 25px;
      right: 10px;
      pointer-events: none;
  }
  .bgsa_ros_top_date_inner .bgsa_ros_top_people {
      display: block;
      box-sizing: border-box;
      list-style: none;
      /* width: 170px; */
      /* margin-right: 10px; */
      padding: 15px 35px;
      border-radius: 10px;
      background-color: #fff;
      color: #000;
      border: 1px solid #C4C4C4;
      font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
      cursor: pointer;
      position: relative;
  }

  .bgsa_ros_top_date_inner .bgsa_ros_top_people::after {
      content: "";
      display: inline-block;
      vertical-align: 1px;
      width: 5px;
      height: 5px;
      border-right: 2px solid #c4c4c4;
      border-bottom: 2px solid #c4c4c4;
      transform: rotate(45deg);
      position: absolute;
      top: 25px;
      right: 10px;
  }
  .bgsa_ros_top_date_inner .bgsa_ros_top_search_btn {
      display: block;
      box-sizing: border-box;
      list-style: none;
      text-align: center;
      border: none;
      /* width: 250px; */
      margin-top: 20px;
      padding: 10px 10px;
      border-radius: 10px;
      background-color: #26aca9;
      color: #fff;
      font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
      cursor: pointer;
      font-weight: bold;
      font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
  }

  .bgsa_ros_top_search_btn:hover{
    opacity: 0.8;
  }

  .bgsa_ros_top_fa-solid{
      margin-left: 5px;
  }
  .bgsa_ros_top_info{
      text-decoration:none;
      color:#333;
  }
  .bgsa_ros_top_info1:hover .bgsa_ros_top_area,.bgsa_ros_top_info3:hover .bgsa_ros_top_people,.bgsa_ros_top_info1:hover .bgsa_ros_top_people{
      color: #0C6AB0;
      font-weight: bold;
      border:1px solid #0C6AB0;
      transition: .5s all;
  }
  .bgsa_ros_top_area:hover::after,.bgsa_ros_top_people:hover::after{
      border-right: 2px solid #0C6AB0;
      border-bottom: 2px solid #0C6AB0;
      transition:.5s all;
  }
  .bgsa_ros_top_info2:hover .bgsa_ros_top_day{
      border:1px solid #0C6AB0;
      transition:.5s all;
  }
  .bgsa_ros_top_info2:hover .bgsa_ros_top_date{
    border:1px solid #0C6AB0;
    transition:.5s all;
    }
  .bgsa_ros_top_info2:hover span{
      color: #0C6AB0;
      font-weight:bold;
      transition:.5s all;
  }

  .bgsa_ros_top_day input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  }


  .bgsa_ros_top_day input[type="date"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
  }

  .bgsa_ros_top_day input[type="date"]::-webkit-clear-button{
    -webkit-appearance: none;
  }

  input[type="date"]{

    position: relative;
  }
  @media screen and (max-width: 900px) {
      .bgsa_ros_top_date_inner {
      display: grid;
      grid-template-columns: 1fr;
      gap:10px;
      }
  }

  .bgsa_ros_top_modaal-close:after,
  .bgsa_ros_top_modaal-close:before{
      background:#ccc
  }

  .bgsa_ros_top_modaal-close:focus:after,
  .bgsa_ros_top_modaal-close:focus:before,
  .bgsa_ros_top_modaal-close:hover:after,
  .bgsa_ros_top_modaal-close:hover:before{
    background:#666;
  }

  /* カード */
  .bgsa_ros_top_card-group{
  display:grid;
  grid-template-columns: repeat(3,1fr);
  gap:10px;
  }
  @media(max-width: 768px){
      .bgsa_ros_top_card-group{
          display:grid;
          grid-template-columns: repeat(2,1fr);
          gap:30px;
          }
  }
  @media(max-width: 600px){
      .bgsa_ros_top_card-group{
          display:grid;
          grid-template-columns: 1fr;
          gap:20px;
          margin-top: 10px;
          }
  }

  .bgsa_ros_top_card-group a{
      text-decoration:none;
      color: #000;
  }

  .bgsa_ros_top_card-group1{
      display:grid;
      grid-template-columns: repeat(4,1fr);
      gap:10px;
      margin-top: 30px;
  }
  @media(max-width: 768px){
      .bgsa_ros_top_card-group1{
          display:grid;
          grid-template-columns: repeat(2,1fr);
          gap:30px;
          }
  }
  @media(max-width: 600px){
      .bgsa_ros_top_card-group1{
          display:grid;
          grid-template-columns: 1fr;
          gap:20px;
          margin-top: 20px;
      }
  }
  .bgsa_ros_top_card-group1 a{
      text-decoration:none;
      color: #000;
  }

  .bgsa_ros_top_card{
  width: 100%;
  height: auto;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #c4c4c4;
  }
  .bgsa_ros_top_card.bgsa_ros_top_bottom {
      width: 100%;
  }
  .bgsa_ros_top_card__imgframe{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  }
  .bgsa_ros_top_card__imgframe img {
      height: auto;
      width: 100%;
  }
  .bgsa_ros_top_card__textbox{
  width: 100%;
  height: 80px;
  background: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  position: relative;
  display:flex;
  justify-content: center;
  align-items:center;
  }
  .bgsa_ros_top_card__textbox::after {
      content: "";
      display: inline-block;
      vertical-align: 1px;
      width: 5px;
      height: 5px;
      border-right: 2px solid #0E6AbD;
      border-bottom: 2px solid #0E6AbD;
      position: absolute;
      top: calc(50% - 5px);
      transform: translateY(-50%);
      transform: rotate(-45deg);
      right: 10px;
  }

  @media screen and (max-width: 768px) {
      .bgsa_ros_top_card.bgsa_ros_top_top {
          width: 100%;
      }
      .bgsa_ros_top_card.bgsa_ros_top_bottom {
          width: 100%;
      }
  }

   /* モーダルウィンドウ */
  .bgsa_ros_top_hide-area{
      display:none;
  }

  .bgsa_ros_top_modal_head {
      text-align: center;
      font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);
      font-weight: bold;
      padding: 0 15px 15px;
      position: relative;
      border-bottom: 1px solid #c4c4c4;
  }

  /* .bgsa_ros_top_close_button::before,
  .bgsa_ros_top_close_button::after {
      content: '';
      position: absolute;
      top: 36%;
      right: 12px;
      width: 20px;
      height: 2px;
      background-color: #26aca9;
      transform: rotate(45deg);
      border-top: 0;
      border-right: 0;
  } */

  /* .bgsa_ros_top_close_button::before {
      height: 20px;
      width: 2px;
      top: 18%;
      right: 21px;
  } */

  .bgsa_ros_top_modal_inner {
      padding-top:30px;
  }
  .bgsa_ros_top_modal_inner2{
      display:grid;
      grid-template-columns: repeat(2,1fr);
      gap:30px;
      margin-bottom: 30px;
  }
  @media(max-width: 768px){
      .bgsa_ros_top_modal_inner2{
          display:grid;
          grid-template-columns: 1fr;
          gap:30px;
      }
  }

  .bgsa_ros_top_modal_inner ul {
      padding: 0;
  }
  .bgsa_ros_top_modal_right p{
      line-height:2;
  }
  .bgsa_ros_top_modal_right p:nth-of-type(1) {
      margin-top:0;

  }


  .bgsa_ros_top_modal_inner ul li {
      list-style: none;
      padding-bottom: 15px;
      font-size:clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
  }
  .bgsa_ros_top_modal_inner ul li p{
      color:#0C6AB0;
      font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
      font-weight: bold;
      margin-top:0;
      margin-bottom: 10px;
  }
  a.bgsa_ros_top_modal_button {
      text-decoration: none;
      color: #fff;
      background-color: #26aca9;
      padding: 10% 30%;
      display: block;
      padding: 15px;
      width: 200px;
      margin: 30px auto 0 auto;
      text-align: center;
      border-radius: 30px;
      position: relative;
      margin-bottom: 5px;
      font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
  }
  /* @media(max-width: 768px){
      a.bgsa_ros_top_modal_button{
          margin: 50px auto 0 auto;
      }
  } */
  @media(max-width: 600px){
      a.bgsa_ros_top_modal_button{
          margin: 0 auto;
      }
  }

  a.bgsa_ros_top_modal_button::after {
      content: '';
       /* //絶対配置で矢印の位置を決める */
      position: absolute;
      top: 40%;
      right: 15px;
       /* //矢印の形状 */
      width: 10px;
      height: 10px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
  }

  .bgsa_ros_top_modal_inner__ttl {
      font-size: 18px;
      font-weight: bold;
      color: #26aca9;
  }

  /* .bgsa_ros_top_modal_window.bgsa_ros_top_modal02 .bgsa_ros_top_modal_left,
  .bgsa_ros_top_modal_window.bgsa_ros_top_modal02 .bgsa_ros_top_modal_right {
      width: 48%;
   } */

  /* .bgsa_ros_top_select_time {
      position: relative;
      border: 1px solid #c4c4c4;
      padding: 10px 15px;
      width: 50%;
  } */
  /* .bgsa_ros_top_select_time::after {
      content: '';
      絶対配置で矢印の位置を決める
      position: absolute;
      top:42%;
      right: 13px;
      矢印の形状
      width: 5px;
      height: 5px;
      border-top: 2px solid #26aca9;
      border-right: 2px solid #26aca9;
      transform: rotate(135deg);
          } */
  .bgsa_ros_top_select_Box1{
      margin-top: 20px;
  }
  .bgsa_ros_top_modal_right .bgsa_ros_top_select_Box2 p{
      margin-top: 20px;
  }

  select{
      /*width: 50%;*/
      padding: 20px 25px;
      font-size:16px;
      -webkit-appearance: none;
      appearance: none;
      cursor: pointer;
      border-radius: 15px;
  }
  select::-ms-expand {
      display: none; /* デフォルトの矢印を非表示(IE用) */
  }

  .bgsa_ros_top_start-time,.bgsa_ros_top_end-time{
      position: relative;
  }
  .bgsa_ros_top_start-time::after,.bgsa_ros_top_end-time::after{
      content: '';
      position: absolute;
      top:calc(50% - 5px);
      right: calc(50% + 15px);
      width: 5px;
      height: 5px;
      border-top: 2px solid #26aca9;
      border-right: 2px solid #26aca9;
      transform: rotate(135deg);
  }

  .bgsa_ros_top_modaal-close{
  position:absolute;
  right: 0;
  top:0;
  }

  .bgsa_ros_top_modaal-container{
  position:static;
  }

  @media screen and (max-width: 768px) {
    .bgsa_ros_top_google_map_container{
        height:500px; 
        width:100%; 
        border: 1px solid #26aca9;
      }
      .bgsa_ros_top_google_map_container div{
        box-sizing:border-box;
      }
      .bgsa_ros_top_google_map_content{
        height:65%; 
        width:100%; 
      }
      .bgsa_ros_top_google_map_maker_container{
        height:35%; 
        width:100%;
        overflow-x: scroll;
        display:flex;
        position: relative;
      }
      .bgsa_ros_top_google_map_marker_item_box{
        margin: 5px 5px 0 0;
        padding: 5px;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 0px 1px 3px 1px #c6c6c6;
        width:fit-content;
        min-width: 290px;
        height:150px;
      }

      .bgsa_ros_top_marker_item_content_box{
        display:flex;
        height: 120px;
      }

      .bgsa_ros_top_marker_item_thumbnail_box{
        height:100%;
        width: 45%;
        min-width: 120px;
        max-width: 150px;
        box-sizing:border-box;
        padding: 1%;
      }
      .bgsa_ros_top_marker_item_building_main_image{
        height: 80%;
        margin-bottom: 1%;
      }
      .bgsa_ros_top_marker_item_building_main_image img{
        width:100%;
        height: 100%;
      }
      .bgsa_ros_top_marker_item_building_catchcopy{
        height:20%;
        width: 100%;
        background-color: #F28E00;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .bgsa_ros_top_marker_item_building_catchcopy p{
        color: #fff;
        font-size: 12px;
      }

      .bgsa_ros_top_marker_item_building_caption_box{
        height:100%; 
        width:fit-content;
        box-sizing:border-box;
        padding: 1%;
      }
      .bgsa_ros_top_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;
      }
      .bgsa_ros_top_marker_item_building_title{
        height: 25px;
        width:100%;
        border-bottom: 1px dashed #bbb;
      }
      .bgsa_ros_top_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_ros_top_marker_item_building_bottom_free_space{
        height:80%; 
        width:100%; 
      }

      .bgsa_map_left {
        font-weight: normal;
        font-size: 14px;
        letter-spacing: -1px;
        text-align: left;
        width: max-content;
      }
    
      .bgsa_map_right {
        text-align: left;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0px;
        margin-left: -3px;
        width: max-content;
      }
    
      .bgsa_map_right b {
        color: blue;
      }

      .bgsa_btn_orange{
        margin: 30px auto 0;
        padding: 12px 20px;
        width: 80%;
        background: #F28E00;
        border: 2px solid #F28E00;
        border-radius: 40px ;
        font-size: 14px;
        display: inline-block;
        position: relative;
        text-align: center;
        text-decoration: none;
        color: #fff;
        }

        .bgsa_virtual_right{
          text-align: right;
          font-size: 15px;
        }
    
        .bgsa_btn_right {
          text-align: center;
        }
        
        .bgsa_btn_orange::after{
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        right: 5%;
        top: 33%;
        color: #fff;
        }
 } 
 @media screen and (min-width: 769px) {
    .bgsa_ros_top_google_map_container{
        height:500px; 
        width:100%; 
        display: flex;
        border: 1px solid #26aca9;
      }

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

      }
      .bgsa_ros_top_google_map_maker_container{
        height:500px; 
        width:45%;
        overflow-y: scroll;
      }
      .bgsa_ros_top_google_map_marker_item_box{
        width:100%;
        width:420px;
        height:150px;
        margin: 1%;
        box-sizing:border-box;
        padding: 1%;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 0px 1px 3px 1px #c6c6c6;
      }

      .bgsa_ros_top_marker_item_content_box{
        display:flex;
      }

      .bgsa_ros_top_marker_item_thumbnail_box{
        height:100%;
        width: 40%;
        max-width: 150px;
        box-sizing:border-box;
        padding: 1%;
      }
      .bgsa_ros_top_marker_item_building_main_image{
        height: 100%;
        margin-bottom: 1%;
      }
      .bgsa_ros_top_marker_item_building_main_image img{
        width:100%;
        height: 100%;
      }
      .bgsa_ros_top_marker_item_building_catchcopy{
        height:20%;
        width: 100%;
        background-color: #F28E00;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .bgsa_ros_top_marker_item_building_catchcopy p{
        color: #fff;
        font-size: 12px;
        padding: 0;
        margin: 0;
      }

      .bgsa_ros_top_marker_item_building_caption_box{
        height:100%; 
        width:60%;
        box-sizing:border-box;
        padding: 1%;
      }
      .bgsa_ros_top_marker_item_building_title p{
        font-size: 14px;
        line-height: 1.3;
        padding: 0;
        margin: 0;
        overflow-wrap: break-word;
        margin-block-end: 5px;
        margin-left:40px;
      }
      .bgsa_ros_top_marker_item_building_title{
        height:25px; 
        width:100%;
        border-bottom: 1px dashed #bbb;
      }
      .bgsa_ros_top_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_ros_top_marker_item_building_bottom_free_space{
        height:80%; 
        width:100%;
      }

      .bgsa_map_left {
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0px;
        text-align: left;
      }
    
      .bgsa_map_right {
        text-align: left;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0px;
        margin-left: -3px;
      }
    
      .bgsa_map_right b {
        color: blue;
      }

      .bgsa_btn_orange{
        margin: 30px auto 0;
        padding: 12px 0;
        width: 50%;
        background: #F28E00;
        border: 2px solid #F28E00;
        border-radius: 40px ;
        font-size: 14px;
        display: inline-block;
        position: relative;
        text-align: center;
        text-decoration: none;
        color: #fff;
        }

        .bgsa_virtual_right{
          text-align: right;
          font-size: 20px;
        }
    
        .bgsa_btn_right {
          text-align: center;
        }
        
        .bgsa_btn_orange::after{
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        right: 5%;
        top: 33%;
        color: #fff;
        }

 }

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

.bgsa_ros_top_google_map_marker_item_box a:hover {
  opacity: 0.8;
}
 li.selected{
    background-color: #26aca9;
    color: #fff;
  }
  li.selected:hover{
    background-color: #2bc5c3;
    color: #fff;
  }
  li.current{
    background-color: #26aca9;
    color: #fff;
  }
  li.current:hover{
    background-color: #2bc5c3;
    color: #fff;
  }
  li.current::before {
    content: "";
    background-image: url(../img/map_icon_white.webp);
    width: 21px;
    height: 29px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 10px;
    }
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_ros_top_google_map_maker_container .bgsa_ros_top_google_map_marker_item_box{ 
    position: relative;
}
.bgsa_ros_top_google_map_marker_item_box::before{
    background: #26aca9;
    content: attr(data-bgsaBuildingCounter);
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    width: 40px;
    height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
}
  /*------------------------------ お問い合わせ・SP------------------------------*/
  .bgsa_ros_top_contact_contents{
    margin: 0 0 0;
    padding: 40px 0 30px;
    background:linear-gradient(90deg,rgb(254,220,64) 0%,rgb(247,93,139) 100%);
  }

  .bgsa_ros_top_contact_box{
  margin: 0 20px;
  padding: 0;
  text-align: center;
  }

  .bgsa_ros_top_contact_text{
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  }

  .bgsa_ros_top_contact_box1{
    margin: 30px 0 0 0;
  }

  .bgsa_ros_top_contact_item{
  margin: 0 0 20px 0;
  padding: 20px 0;
  background:#fff;
  background: rgba( 255, 255, 255, 0.25 );
  box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
  backdrop-filter: blur( 4px );
  border-radius: 10px;
  width: 100%;
  }

  .bgsa_ros_top_contact_item_text{
  margin: 0 0 10px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  }

  .bgsa_mgtop_white {
    color: #fff;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: 1px;
    margin: 18px 0;
  }

  .bgsa_ros_top_contact_item_tell{
  margin: 0 0 10px 0;
  }

  .bgsa_ros_top_midle{
  margin-top: 3px;
  }

  .bgsa_ros_top_tell_area{
  margin: 0 10px 0 0;
  padding: 5px;
  color: #FAC94B;
  font-size: 13px;
  background-color: #fff;
  border-radius: 3px;
  display: inline-block;
  width: 42px;
  }

  .bgsa_ros_top_contact_item_p{
    margin: 0 0 10px 0;
    white-space: nowrap;
  }

  .bgsa_ros_top_contact_item_p p{
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    margin: 20px 0;
  }

  .bgsa_ros_top_contact_item_p a{
    text-decoration: none;
    font-size: 20px;
    color: #fff;
  }

  .bgsa_ros_top_contact_mail_btn, .bgsa_ros_top_contact_reserve_btn{
  margin: 0;
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 40px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  width: 60%;
  position: relative;
  }

  .bgsa_ros_top_contact_mail_btn:hover, .bgsa_ros_top_contact_reserve_btn:hover{
  box-shadow:0 1px 5px rgba(0,0,0,0.3); 
  }

  .bgsa_ros_top_contact_mail_btn{
  text-decoration: none;
  color:#fa9e64;
  }

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

  .bgsa_ros_top_contact_reserve_btn{
  text-decoration: none;
  color:#f87e77;
  }

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

  .bgsa_ros_top_tell, .bgsa_ros_top_mail, .bgsa_ros_top_reserve{
  position: relative;
  }

  .bgsa_ros_top_tell::before{
  content: "\f095";
  font-family: FontAwesome;
  position: relative;
  margin: 1%;
  color: #fff;
  }

  .bgsa_ros_top_mail::before{
  content: "\f0e0";
  font-family: FontAwesome;
  position: relative;
  margin: 1%;
  color: #fff;
  }

  .bgsa_ros_top_reserve::before{
  content: "\f07a";
  font-family: FontAwesome;
  position: relative;
  margin: 1%;
  color: #fff;
  }
  
  .text_diverted{
    display: block;
  }


  /*------------------------------ お問い合わせ・PC------------------------------*/
  @media screen and (min-width:1024px){
  .bgsa_ros_top_pcnone{display: none;}

  .bgsa_ros_top_contact_contents{
  margin: 80px  auto 0;
  padding: 80px 0;
  background:linear-gradient(90deg,rgb(254,220,64) 0%,rgb(247,93,139) 100%);
  }

  .bgsa_ros_top_contact_box{
  margin: 0 auto;
  padding: 0;
  width: 98%;
  text-align: center;
  }

  .bgsa_ros_top_contact_text{
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  }

  .bgsa_ros_top_contact_box1{
  margin: 60px 0 0 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: space-between;
  box-sizing: border-box;
  }

  .bgsa_ros_top_contact_item{
    margin: 0;
    padding: 20px 0;
    background:#fff;
    background: rgba( 255, 255, 255, 0.25 );
    box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
    backdrop-filter: blur( 4px );
    border-radius: 10px;
    width: 32%;
  }

  .bgsa_contact_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .bgsa_ros_top_contact_item_text{
  margin: 0 0 10px;
  padding: 0 0 0 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  }

  .bgsa_ros_top_contact_item_tell{
  margin: 0 0 10px 0;
  }

  .bgsa_ros_top_midle{
  margin-top: 3px;
  }

  .bgsa_ros_top_tell_area{
  margin: 0 10px 0 0;
  padding: 5px;
  color: #FAC94B;
  font-size: 13px;
  background-color: #fff;
  border-radius: 3px;
  }

  .bgsa_ros_top_contact_item_p{
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    pointer-events: none;
    margin:20px;
  }

  .bgsa_ros_top_contact_mail_btn, .bgsa_ros_top_contact_reserve_btn{
  margin: 0;
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 40px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  width: 60%;
  }

  .bgsa_ros_top_contact_mail_btn:hover, .bgsa_ros_top_contact_reserve_btn:hover{
  box-shadow:0 1px 5px rgba(0,0,0,0.3); 
  }

  .bgsa_ros_top_contact_mail_btn a{
  text-decoration: none;
  color:#fa9e64;
  }

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

  .bgsa_ros_top_contact_reserve_btn a{
  text-decoration: none;
  color:#f87e77;
  }

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

  .bgsa_ros_top_tell, .bgsa_ros_top_mail, .bgsa_ros_top_reserve{
  position: relative;
  }

  .bgsa_ros_top_tell::before{
  content: "\f095";
  font-family: FontAwesome;
  position: relative;
  margin: 1%;
  color: #fff;
  }

  .bgsa_ros_top_mail::before{
  content: "\f0e0";
  font-family: FontAwesome;
  position: relative;
  margin: 1%;
  color: #fff;
  }

  .bgsa_ros_top_reserve::before{
  content: "\f07a";
  font-family: FontAwesome;
  position: relative;
  margin: 1%;
  color: #fff;
  }

  }