.image_posts_includes_image_post_list_multi_files_icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 10; }

.ai_fantasy_ranking_all_ranking_list_item {
  position: relative;
  display: block; }
  .ai_fantasy_ranking_all_ranking_list_item_num {
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 35px;
    font-weight: bold;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    background-color: #646464;
    border-top-left-radius: 2px; }
    .ai_fantasy_ranking_all_ranking_list_item_num_first {
      background-color: #e6b422; }
    .ai_fantasy_ranking_all_ranking_list_item_num_second {
      background-color: #c9caca; }
    .ai_fantasy_ranking_all_ranking_list_item_num_third {
      background-color: #b87333; }
