/*-------------------------------------
モジュール化
--------------------------------------*/
.table-type01 {
  border-collapse: collapse;
}

@media screen and (min-width: 901px) {
  .internet-u96-anchor-list-type03__inner {
    gap: 37px 28px;
  }
  .internet-u96-anchor-list-type03-item {
    width: 298px;
    margin-left: 0;
  }
  .internet-u96-tab-type01 + .internet-u96-section-container-lv03-type01 {
    border-top: 1px solid #bfcfde;
    padding-top: 60px;
  }
}

@media screen and (max-width: 900px) {
  .internet-u96-anchor-list-type03-item {
    width: 47.18%;
  }
  .internet-u96-anchor-list-type03-item:nth-child(n+3) {
    margin-top: 16px;
  }
  .internet-u96-tab-type01 + .internet-u96-section-container-lv03-type01 {
    border-top: 1px solid #bfcfde;
    padding-top: 40px;
  }
}
