/* 旧テーマの追加CSSからコピー */
#top{
  color: #775c01;
  }
  html{
  margin-top:0 !important;
  }
  
  .logo_font a {
    text-decoration: none;
    color: #307a02;
  }
  
  .site_tel{
  }
  
  .button_link {
      padding: 15px;
  }
  
  nav a , footer {
      background-color: #f4df9a;
      padding: 15px;
      font-size: 18px;
  }
  
  #access_reserve {
    display:none;
  }
  
  .button_link a {
      display: block;
      line-height: 40px;
  }
  .button_link {
      padding: 0;
  }
  div[data-tooltip*="スター"] + div　{
    display: none !important;
  }
  div.mU4ghb-X9G3K-tJHJj {
      display: none !important;
  }
  .wpsl-contact-details {
    display:none;
  }
  .wpsl-country, .wpsl-street {
      display: inline;
  }
  .wpsl-store-location span, .wpsl-store-location strong {
    display:block;
  }
  .wpsl-info-window span, .wpsl-info-window strong {
    line-height: 1;
    display:block;
  }
  #wpsl-result-list {
    display:none;
  }
  #wpsl-gmap {
      float: none;
      width: 100%;
      height: 350px;
      margin-bottom: 0;
  }
/*
  .wpsl-info-window{
      margin-top: -5em;
  }
  .wpsl-info-window span {
    margin-top:-3em;
  }
  
  .wpsl-info-window strong {
    margin-top:-3em;
  }
  #wpsl-gmap .wpsl-info-actions {
      position: relative;
      top: -7.5em;
  }
  #wpsl-gmap .wpsl-info-window p {
    position: relative;
    top: -3em;
  }
  */
  #wpsl-gmap img, .wpsl-gmap-canvas img {
      display: inline;
      opacity: 1!important;
      max-height: none!important;
      width: 90%;
      height: 90px;
      object-fit: cover;
  }
  #wpsl-wrap #wpsl-gmap .gm-style .gm-style-iw-c {
      position: absolute;
      box-sizing: border-box !important;
      overflow: scroll;
      top: 0;
      left: 0;
      /* transform: translate(-50%,-100%); */
      background-color: white;
      border-radius: 8px;
      padding: 12px 12px 12px 20px;
      box-shadow: 0 2px 7px 1px rgb(0 0 0 / 30%);
  }
  .thumb-container {
    height:90px;
  }
  #wpsl-wrap #wpsl-gmap .wpsl-info-window {
      max-width: 100% !important;
  }
  #wpsl-search-wrap div label {
  float: none;
  margin-right: 10px;
  line-height: 32px;
  display: block;
  }
  
  #wpsl-search-wrap div {
      margin-right: 10px;
      float: none;
  }
  .wpsl-dropdown {
    margin-top: -25px;
      margin-bottom: 20px;
  }
  .wpsl-search {
      margin-bottom: 12px;
      padding: 12px 12px 0 12px;
      background: #f4f3f3;
      width: 30%;
      height: 400px;
      box-sizing: border-box;
  }
  #wpsl-wrap {
      position: relative;
      width: 100%;
      overflow: hidden;
      clear: both;
      margin-bottom: 20px;
      display: flex;
      justify-content: space-between;
  }
  #wpsl-gmap {
      float: none;
      width: 68%;
      height: 350px;
      margin-bottom: 0;
  }
  #wpsl-search-wrap div label {
      float: none;
      display: table-cell;
  }
  #wpsl-search-wrap {
      /* margin-top: -120px; */
    position:initial;
  }
  
  @media (max-width: 600px) {
    iframe {
    height:400px !important;
  }
    #wpsl-gmap {
      width: 100%;
      height: 350px;
  }
  #wpsl-wrap {
      flex-direction: column;
  }
    #wpsl-search-wrap {
      /* margin-top: -30px; */
  }
  
  .wpsl-search {
      width: 100%;
      height: 280px;
  }
  
  #wpsl-search-wrap .wpsl-input {
      width: 100%;
      margin-bottom: 10px;
      /* top: -3em; */
  }
  #wpsl-search-wrap .wpsl-select-wrap {
      /* top: -7em; */
  }
    #wpsl-search-btn {
      /* margin-top: -145px !important; */
  }
    .wpsl-dropdown {
      /* margin-top: -25px; */
      padding: 10px 0;
      margin-bottom: 20px;
  }
    #wpsl-search-wrap .wpsl-select-wrap {
      /* top: -7em; */
      /* margin-top: -50px; */
  }
  
  #wpsl-search-wrap .wpsl-input {
      width: 100%;
      margin-bottom: 10px;
      /* top: -3em; */
      /* margin-top: -45px; */
  }
    #wpsl-search-wrap .wpsl-select-wrap {
      /* top: -7em; */
      /* margin-top: -5px; */
  }
  
  }
  