@charset "UTF-8";
.layout-contents__sidebar .olympic-2024-medalranking_country-wrap {
  width: 142px;
  display: inline-flex;
  align-items: center;
}
.layout-contents__sidebar .olympic-2024-medalranking_country-wrap img {
  margin: 0 5px 0 0;
  width: 25px;
  height: 14px;
  border: 1px solid #eeeeee;
}
.layout-contents__sidebar .olympic-2024-medalranking_country-wrap a {
  font-size: 13px;
  color: #1e2428;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking {
  margin-top: 0;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_title {
  font-size: 18px;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_title a {
  color: #1e2428;
  font-weight: bold;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_wrap {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .layout-contents__sidebar .olympic-2024-sidebar-medalranking_wrap {
    margin: 20px 16px 36px;
  }
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_copy {
  display: none;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_time {
  font-size: 10px;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table table {
  width: 100%;
  line-height: 1;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table tr:first-child th:nth-child(2), .layout-contents__sidebar .olympic-2024-sidebar-medalranking_table tr:first-child th:nth-child(3), .layout-contents__sidebar .olympic-2024-sidebar-medalranking_table tr:first-child th:nth-child(4) {
  text-align: right;
  padding: 0 6px 7px;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td {
  padding: 8px 10px;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td:nth-child(1) {
  width: 45px;
  padding-right: 0 !important;
  font-size: 15px;
  font-weight: bold;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td:nth-child(1):after {
  content: "位";
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td:nth-of-type(3), .layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td:nth-of-type(4), .layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td:nth-of-type(5) {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-align: right;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking_table td:nth-child(6) {
  display: none;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking-list {
  display: flex;
  margin-top: 8px;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking-list_item:nth-child(2) {
  padding-left: 20px;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking-list_item a {
  font-size: 14px;
  color: #1e2428;
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking-list_item a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #1e2428;
  border-right: 2px solid #1e2428;
  display: inline-block;
  transform: rotate(45deg);
}
.layout-contents__sidebar .olympic-2024-sidebar-medalranking .japan {
  background: #ebeff4;
}/*# sourceMappingURL=uni-olympic-2024-medalranking.css.map */