@charset "UTF-8";
@media screen and (min-width: 992px) {
  .left-40 {
    left: 40px;
  }
  /*高さ*/
  .height-80-lg {
    height: 80px !important;
  }
  .height-120-lg {
    height: 120px !important;
  }
  .height-180-lg {
    height: 180px !important;
  }
  .height-240-lg {
    height: 240px;
  }
  .height-200-lg {
    height: 200px;
  }
  .height-280-lg {
    height: 280px;
  }
  .height-350-lg {
    height: 350px;
  }
  .width-lg-70pr {
    width: 70%;
  }
  .width-lg-50pr {
    width: 50%;
  }
  .w-lg-100pr {
    width: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .title-reccomend {
    height: 200px;
  }
  .title-check {
    height: 200px;
  }
  .title-point {
    height: 200px;
  }
  .title-company {
    height: 200px;
  }
  .title-sdbrew {
    height: 200px;
  }
  .title-avan {
    height: 200px;
  }
  .title-tokunaga {
    height: 200px;
  }
  .title-faq {
    height: 180px;
  }
  .title-list {
    height: 150px;
  }
  .title-area {
    height: 150px;
  }
  .title-articles {
    height: 100px;
  }
  .title-site {
    height: 100px;
  }
}/*# sourceMappingURL=style.css.map */