@media screen and (min-width:768px) and ( max-width:1112px) {
  .box-wrap .left-box {
      background-image: url(../images/h__contents_bg.jpg);
      width: 40%;
      padding: 85px 90px;
      margin-top: 10%;
      background-size: cover;
      background-position: 50%;
      position: relative;
  }
  .rental-check ul li {
      float: left;
      width: 43%;
      padding: 5px;
      border: 1px solid #e5e5e5;
      list-style: none;
      text-align: center;
      margin: 5px;
      color: #e5e5e5;
  }
  .ft_wrap .f_box p.call {
      font-size: 28px;
      color: #fa9700;
      font-weight: bold;
  }
  .column-flex .text-area {
      width: 50%;
      padding: 50px;
  }
  img#js-sub-animate {
      height: 160px;
  }
  .sub-up-wrap {
      position: absolute;
      top: inherit;
      right: 150px;
      width: 15%;
      bottom: 0;
  }
  .h_banner_wrap .b_contents {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 60px 20px;
  }
  .h_banner_wrap .b_contents .box:nth-child(3) {
    grid-row: 2 / 2;
    grid-column: 1 / 3;
  }
  .b-gmap {
    width: 100%;
  }
  #keyvisual {
      min-width: 220px;
  }
  .main-box-list .box.tel img {
      width: 17%;
      position: absolute;
      right: 0;
      top: 0;
  }

  _::-webkit-full-page-media, _:future, :root #keyvisual {
        min-width: 280px;
    }


  .main-box-list.banner-grid {
      position: absolute;
      bottom: 5%;
      left: 0%;
      z-index: 10;
      padding: 20px 0;
      width: 250px;
      max-width: inherit;
  }
  .main-box-list .grid-box.tel {
      font-weight: bold;
      text-align: left;
      padding: 10px;
      display: grid;
      grid-template-columns: 3fr 1fr;
  }
  .main-box-list.banner-grid .grid-box {
      text-align: center;
      padding: 20px 0;
      background-color: rgba(255,255,255,0.5);
      margin-bottom: 10px;
      box-shadow:
        0 1.9px 2.5px rgba(0, 0, 0, 0.057),
        0 5px 6.1px rgba(0, 0, 0, 0.076),
        0 10.1px 11.4px rgba(0, 0, 0, 0.086),
        0 19.2px 19.8px rgba(0, 0, 0, 0.092),
        0 38.4px 34.8px rgba(0, 0, 0, 0.1),
        0 101px 74px rgba(0, 0, 0, 0.13);
  }
  .main-box-list .grid-box img {
    width: 35%;
  }
  .main-box-list .grid-box h5 {
      margin: 0;
      font-size: 15px;
  }
  .main-box-list .grid-box a {
      display: block;
      margin: 0 auto;
      padding: 10px 0;
      margin-top: 10px;
      text-decoration: none;
      width: 80%;
  }

  .main-box-list .grid-box.tel {
      font-weight: bold;
      text-align: left;
      padding: 10px;
  }
  .main-box-list .grid-box.tel a {
      width: auto;
      background-color: inherit;
      color: #000;
      margin: 0;
      padding: 0;
      font-size: 18px;
  }
  .main-box-list .grid-box.tel span {
    display: block;
  }
  .tel-box {
      position: relative;
  }
  .bnr-txt p {
    font-size: 14px;
  }
  .main-box-list .grid-box.tel img {
      width: 40px;
      height: 40px;
      margin: 0 auto;
  }
  _::-webkit-full-page-media, _:future, :root .main-box-list.banner-grid {
      width: 300px;
  }

}
