.ranking_icon {
  width: calc(100% / 6);
  position: relative;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: 'Kosugi Maru', sans-serif;
    width: calc(100% / 5 - 4px);
    margin: 4px 2px;
    letter-spacing: -0.5px;
    line-height: 1.4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.ranking_icon .new_img {
  position: absolute;
  top: 1px;
  right: 22px;
  position: absolute;
    z-index: 2;
}
@media (max-width: 414px) {
  .ranking_icon {
    width: calc(100% / 4 - 4px);
  }
.ranking_wrapper {
  margin-right: -5px;
  display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
  }
  .ranking_icon .new_img {
    right: 12px;
  }
}
.icon_wrapper {
  position: relative;
}

button.click_copy_button {
  border: solid 2px #000;
}
.tab_disc {
  text-align: center;
  margin-bottom: 0px;
 }
.stage_border {
  width: 70px;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  padding: 5px 8px 5px 8px;
  border-radius: 5px;
  border: 2px solid #536a82;
  color: #6ab5d3;
  background: #1f2b39;
  font-weight: bold;
  display: inline-block;
  position: relative;
  }
.padrl2 td {
  padding-right:2px!important;
  padding-left:2px!important;
}
.post-content td.pad51 {
  padding: 5px 1px;
}
.ranking_wrapper {
  display: flex;
  flex-wrap: wrap;
  }
#container td.linknonelist .blue {
  display: inline-block;
  text-align: center;
  font-size: 0.7rem;
  color: #333;
  float: left;
  width: 5rem;
  padding:0.4rem 0.4rem 0.4rem 0.4rem;
  }
#container td.linkonlist a {
  display: inline-block;
  text-align: center;
  font-size: 0.7rem;
  float: left;
  padding:0.4rem 0.4rem 0.4rem 0.4rem;
  }
.post-content table.rank_table_center td a {
  display: inline-block;
  text-align: center;
  font-size: 0.7rem;
  width: 5rem;
  padding:0.4rem 0.4rem 0.4rem 0.4rem;
  }
  @media (max-width: 414px){
    .post-content table.rank_table_center td a {
        width: 4.8rem;
      }
    .post-content table.rank_table td a {
        width: 4.8rem;
      }
      #container td.linknonelist .blue {
        width: 4.8rem;
      }
}
.post-content table.rank_table td.SSrank_bg {
  background-color: #fcf1ff;
  }
.post-content table.rank_table td.Srank_bg {
  background-color: #ffffeb;
  }
.post-content table.rank_table td.Arank_bg {
  background-color: #ffede6;
  }
.post-content table.rank_table td.Brank_bg {
  background-color: #d6fada;
  }
.post-content table.rank_table td.Crank_bg {
  background-color: #d7faf7;
  }
.post-content table td span.f15p {
  font-size: 15px;
  }
.post-content table td span.f18p {
  font-size: 18px;
  }
.post-content table td span.f24p {
  font-size: 24px;
  }
.post-content table th.pd0 {
  padding: 0px;
  }
.post-content table td.pd0 {
  padding: 0px;
  }
.tdth {
  background-color: #f9f9f9;
  font-weight: bold;
  font-size: 0.9rem;
}
.post-content td.answer_bg {
  background-color: #ffffeb;
  border: solid #ff003c;
  }
  .auto_hide_button, .post-content table tr.auto_hide_button {
    background: linear-gradient(to bottom, #5F7A8A, #667788)!important;
    border: 1px solid #4A5C5D!important;
    border-radius: 0px 0px 4px 4px;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5),
                inset -1px -1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 10px!important;
    padding: 1px 20px;
    line-height: 1.5!important;
    margin-top: -16px;
    margin-bottom: 15px;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
}
.story-container {
  display: flex;
  flex-direction: column;
  padding: 5px;
  margin: auto;
}
.choice-card {
  display: flex;
  align-items: center;
  background: url('/wp-content/uploads/2024/06/57830dcabbae9b6e446eb5149ac584e2.webp') no-repeat center center;
  background-size: contain;
background-size: 100%;
  padding: 18px 15px 18px 25px;
  margin-bottom: 10px;
}
.choice-title {
  font-weight: bold;
  font-size: 1.2em;
  color: #333;
  flex: 0 0 80px;
}
.choice-text {
  font-size: 1em;
  color: #666;
  margin-left: 5px;
  margin-bottom: 0px;
  flex: 1;
  line-height: 1.1em;
}
.post-content table.rank_table {
  margin: 0 0 5px 0;
  border: none;
}
.post-content table.rank_table tr {
  border: none;
}
.post-content table.rank_table td {
  border: none;
}
.post-content table.rank_table td a {
  display: inline-block;
  text-align: center;
  font-size: 0.7rem;
  float: left;
  width: 5rem;
  color: #fff;
  font-family: 'Kosugi Maru', sans-serif;
}
.post-content table.rank_table th {
color: #293e59;
font-family: 'Kosugi Maru', sans-serif;
padding: 5px 0px;
font-size: 15px;
}
.post-content table.rank_table td .ranking_icon img {
margin-bottom: 3px;
}
.ranking_back {
  background-color: #0f1015;
padding: 20px 5px 10px 5px;
border-radius: 10px;
}
.chara_box {
  background-color: #fff;
}
.SSSth {
background-color: #f692ee;
font-weight: bold;
font-size: 15px;
}
.SSpth {
  background-color: #d65077;
  font-weight: bold;
  font-size: 15px;
}
.SSth {
  background-color: #ef534f;
  font-weight: bold;
  font-size: 15px;
}
.Sth {
  background-color: #feaa67;
  font-weight: bold;
  font-size: 15px;
}
.Ath {
  background-color: #ffdf80;
  font-weight: bold;
  font-size: 15px;
}
.Bth {
  background-color: #feff7f;
  font-weight: bold;
  font-size: 15px;
}
.Cth {
  background-color: #beff7f;
  font-weight: bold;
  font-size: 15px;
}
.Dth {
  background-color: #cffff9;
  font-weight: bold;
  font-size: 15px;
}
.post-content table.rank_table tr {
border-bottom: solid 10px #0f1015;
}
.first_rank_bg {
  background-color: #2c2d33;
box-shadow: inset 1px 0px 2px rgba(255, 255, 255, 0.2), inset -1px 0px 2px rgba(255, 255, 255, 0.2);
}
.second_rank_bg {
  background-color: #4c4f59;
box-shadow: inset 1px 0px 2px rgba(255, 255, 255, 0.2), inset -1px 0px 2px rgba(255, 255, 255, 0.2);
}
.chara_name {
  white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
  }
  .icon_label {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
  }