#shicho-houhou {
  margin-top: 30px;
  width: 100%;
}

#lead img.icon {
  margin-left: 0.3em;
}

#shicho-houhou table {
  width: 100%;
  margin-top: 20px;
}

#shicho-houhou table tr th,
#shicho-houhou table tr td {
  padding: 1em;
  border-bottom: solid 1px var(--site-main-color);
  line-height: 1.4em;
  vertical-align: top;
  font-weight: normal;
  text-align: left;
}

#shicho-houhou table tr th {
  width: 1em;
}

#shicho-houhou table tr th .num {
  display: inline-block;
  vertical-align: top;
  width: 1.4em;
  height: 1.4em;
  color: #ffffff;
  line-height: 1.4em;
  text-align: center;
  padding: 0.2em;
  background-color: var(--site-main-color);
  border-radius: 0.9em;
}

#shicho-houhou table tr td.fig {
  width: 50%;
}

#shicho-houhou table tr td.fig img {
  width: 100%;
}
