/*-------------------------------------
モジュール化
--------------------------------------*/
.table-type01 {
  border-collapse: collapse;
}

@media screen and (min-width: 901px) {
  .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-icon-layout-col02-type02 {
    align-items: start;
  }
  .internet-u96-tab-type01 + .internet-u96-section-container-lv03-type01 {
    border-top: 1px solid #bfcfde;
    padding-top: 40px;
  }
}