.post-content table.td60 td {
  height: 60px;
}
.veralign-top {
  vertical-align: top;
}
  .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.h100 {
    height: 100px;
  }
  .post-content td.pad51 {
    padding: 5px 1px;
  }
    .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;
    }
      .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;
  }
  #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:500px){
    .post-content table.rank_table_center td a {
        width: 4.8rem;
      }
      #container td.linknonelist .blue {
        width: 4.8rem;
      }
}