#list_species_marker_id #k_contents {
  padding-top: 26.1333333333vw;
}
#list_species_marker_id #k_contents ._buttonContainer {
  position: relative;
  margin-top: 6.6666666667vw;
}
#list_species_marker_id #k_contents table {
  width: 92vw;
  margin-top: 8vw;
  margin-bottom: 16vw;
  margin-left: 4vw;
}
#list_species_marker_id #k_contents table tr {
  background-color: #fff;
}
#list_species_marker_id #k_contents table tr td {
  font-size: 2.6666666667vw;
  line-height: 1.4em;
  padding: 4vw;
  word-break: break-all;
  color: #282828;
  border-left: 0.2666666667vw solid #e6e6e6;
}
#list_species_marker_id #k_contents table tr td._title {
  font-weight: 600;
  width: 19.4666666667vw;
  vertical-align: text-top;
  word-break: break-word;
  border-left: none;
}
#list_species_marker_id #k_contents table tr td._subTitle {
  font-weight: 600;
  width: 20.6666666667vw;
  vertical-align: text-top;
  word-break: break-word;
}
#list_species_marker_id #k_contents table tr:nth-child(odd) {
  background-color: #f7f7f7;
}
