@charset "UTF-8";
/* _densai_net.scss
-------------------------------------------------------*/
/* リンクパネル */
@media screen and (min-width: 769px), print {
  .un-linkpanel {
    gap: 20px 24px;
  }
  .un-linkpanel .c-linkpanel_main {
    padding-bottom: 55px;
  }
  .un-linkpanel .c-linkpanel .c-panel_arrowBox {
    bottom: 20px;
    right: 20px;
  }
}

/* テーブル */
.un-table th.hp-ta_c,
.un-table td.hp-ta_c {
  padding-inline: 0;
}/*# sourceMappingURL=index.css.map */