@charset "UTF-8";

/*!
 * Font Awesome Pro 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@media (min-width: 1300px) {
}

@media (min-width: 992px) and (max-width: 1299px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media only screen and (max-width: 767px) {
  .l-header .head_in {
    padding: 10px 20px !important;
  }
  .drawer .drawer_in {
    height: calc(100vh - 84px);
  }
  .lower_ttl {
    margin-top: 84px !important;
  }
  .l-footer .sns_banner {
    gap: 0 5px;
    justify-content: center !important;
  }
  .l-footer .sns_banner li {
    margin: unset !important;
  }
}
