ol li em {
  font-size: 14px;
}

.sp ol li em {
  font-size: 12px;
}

.topicPath {
  width: 100% !important;
  box-sizing: border-box;
}

.sp .topicPath {
  padding: 10px;
}

table.tbl-str {
  font-weight: bold;
  width: 45%;
  margin: 0 auto;
}
table.tbl-str .col_01 {
  width: 30%;
}

.sp table.tbl-str {
  width: 100%;
}
.sp table.tbl-str .col_01 {
  width: 35%;
}
.sp table.tbl-str .col_02 {
  width: 65%;
}
