.n_list01 ul li {
  background-position: 0 6px;
}

.tdIconArrow, .n_icon02 {
  background-position: 0 2px;
}

.n_list01 ul li {
  background-position: 0 6px;
}

.breadcrumb-td a {
  background-position: right 4px top 2px;
}

.n_table_block table tr th,
.n_table_block table tr td,
.n_border_table_block th,
.n_border_table_block td,
.n_table.n_table--xss td,
.n_table.n_table--xs td {
  word-break: normal;
}

@media screen and (max-width: 768px) {
  .n_table_block:not(.n_sp_table):not(.n_scroll_table) table tr th,
  .n_table_block:not(.n_sp_table):not(.n_scroll_table) table tr td,
  .n_table_block table tr th,
  .n_table_block table tr td,
  .n_sp_table table tr th,
  .n_sp_table table tr td,
  .n_scroll_table table tr th, .n_scroll_table table tr td,
  .n_table td {
    word-break: normal;
  }
}