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

@media screen and (max-width: 767px) {
  /* ===============================================================
  .dl_news01
   =============================================================== */
  .dl_news01 dt:after {
    display: none;
  }

  .history-main .h2_basic01Wrap {
    margin-left: -16px;
    margin-right: -16px;
    width: auto;
  }
  .history-main {
    padding-left: 16px;
    padding-right: 16px;
  }
  .history-data__year > dt {
    width: 3em;
  }
  .history-data__img img {
    width: 331px;
  }
  .history-data__img--type2 img {
    width: 251px;
  }
  .history-data__img--type3 img {
    width: 163px;
  }
  .history-bnr a {
    width: 100%;
  }
  .history-bnr a:last-child {
    margin-top: 10px;
  }
  .history-bnr img {
    width: 100%;
    height: auto;
  }
}
