@charset "UTF-8";

.post-content table.rank_table td a {
    display: inline-block;
    text-align: center;
    font-size: 0.7rem;
    float: left;
    width: 5rem;
    padding: 0.4rem  0.25em;
}
  @media (max-width:500px){
    .post-content table.rank_table td a {
      width: 4.8rem;
    }
}
.ranking_wrapper {
  display: flex;
  flex-wrap: wrap;
  }

/* キャラ名スタイル */
.eversoul_long_name {
  font-size: 90%;
  letter-spacing: -1px;
}
.ranking_icon {
  width: calc(100% / 6);
  font-size: 0.7rem;
  position: relative;
}
.ranking_icon .new_img {
  position: absolute;
  top: 6px;
  left: 6px;
  pointer-events: none;
}
@media (max-width: 414px) {
  .ranking_icon {
    width: calc(100% / 4);
  }
}

.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;
  }
.rank_table td:first-child {
  padding: 5px 0px;
}
#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;
      }
}
.div_back {
    display: inline-block;
    background: #505050;
    color: #fff;
    font-weight: bold;
    padding: 6px 6px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
}



/* 透過風 img168px */
.top-illust2 {
    position: relative;
    width: 168px;
    margin: 0 auto 10px;
}
.top-illust2::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0) 10%),
        linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0) 10%),
        linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0) 10%),
        linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0) 10%);
}

/* 透明のテーブル */
.transparent td:nth-child(n), .transparent tr, table.transparent {
    border: none !important;
    background: transparent !important;
}

/* テーブル内のライダーを60px */
.img60 img {
  width: 60px;
  margin-bottom: 0.25em;
}
.img60 td:nth-child(n) {
  vertical-align: top;
  padding: 4px;
}

/* TOP用 開催中のガチャ */
.gacha-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  background: #f8fafc;
  padding: 3px;
  justify-content: center;
}
.gacha-card {
  display: flex;
  gap: 10px;
  align-items: center;
  border-top: 1px solid rgb(221, 221, 221);
  border-radius: 4px;
  padding: 11px 8px;
  width: 100%;
  background: #ffffff;
  border: solid 1px #ccc;
}
.gacha-banner {
  width: 30%;
}
.gacha-banner img {
  width: 94%;
}
.pulltime {
  color: #888;
  font-size: 13px;
  margin: 3px 0;
}
.pu-group {
  display: flex;
  gap: 6px;
  margin-top: 6px;
}
.pu-group img {
  width: 42px;
}

/* トップ用 ライDの最新情報 */
.top-event td:last-child { 
  line-height: 1.9;
  text-align: left; width: 75%;
}
.top-event img { 
  width: 60px; display:
  inline-block; margin-right: 3px; 
} 
.top-gacha td:last-child img { 
  width: 40px; display: 
  inline-block;
  margin-right:3px;
}

/* リストスタイル風 */
.list-style {
    border: 2px solid #c5d4dc;
    padding: 10px 6px 2px 12px;
    background-color: #FFF;
    display: table;
    width: -webkit-fill-available;
    margin-bottom: 15px;
}
div.list-style ul {
    padding: 8px 8px 10px 2rem;
    overflow: hidden;
}
div.list-style li {
  list-style: disc!important;
  font-size: 14px!important;
  /* line-height: 1.8!important; */
}
div.list-style p {
  margin-bottom: 0!important;
}
div.list-style img {
  width: 34px;
  height: auto;
  display: inline-block;
  margin-right: 3px;
}
div.list-style > div {
  color: #64748b;
}

/* 簡易評価 */
table.review td:first-child {
  width: 35%;
  padding: 4px 0;
}
table.review td:last-child {
  line-height: 1.7;
  text-align: left;
  padding-right: 2px;
}
table.review td:first-child img {
  width: auto;
  height: 60px;
  margin-bottom: 0.25em;
}
table.review td:last-child div:nth-child(n) {
  margin-bottom: 5px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
  padding-top: 3px;
  line-height: 1.8;
}
table.review td:last-child div:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
table.review td:last-child img {
  width: 22px;
  height: auto;
  margin: 0 3px 2px 0;
  display: inline-block;
}

/* めも */
.attention-section {
  margin: 10px auto;
  padding: 8px;
  border: 1px solid #d1d5db;
  border-left: 4px solid var(--thema-color4);
  border-radius: 4px;
  background: #fafafa;
}
.attention-item {
  display: flex;
  align-items: center;
  padding: 4px 5px;
}
.attention-item + .attention-item {
  margin-top: 8px;
}
.attention-item::before {
  content: attr(data-label);
  display: inline-block;
  background: #e2e8f0;
  color: #1e293b;
  border-radius: 4px;
  padding: 2px 6px;
  font-weight: bold;
  font-size: 12px;
  min-width: 64px;
  text-align: center;
}
.attention-text {
  margin-left: 6px;
  font-size: 13px;
  font-feature-settings: "palt";
}
.attention-text img { 
  width: 42px;
  margin-right: 3px;
  vertical-align: middle;
  display: inline-block;
  flex-shrink: 0;
}
.attention-text a:nth-of-type(2) {
  margin-top: 3px;
}

/*　めも aタグ表示省略 */
.attention-text a {
  display: inline-flex;
  align-items: center;
}

.attention-text span {
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 手書きランキング */
.rider-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    word-break: break-word;
    line-height: 1.3;
}
.ranking_wrapper div,
.rank_table a {
    white-space: normal;
}
.rank_table {
    margin: 0 0 5px 0 !important;
}
.rank_table td:first-child {
    width: 15%;
    padding: 8px 0;
    background-color: #f9f9f9;
    font-size: 0.9rem;
}
.rank_table td:first-child img {
    width: 50px;
    height: auto;
    margin-bottom: 4px;
}
.rank_table a {
    position: relative;
    display: block;
    text-decoration: none;
}
.rank_table a img {
    display: block;
    margin: 0 auto 0.25em;
}
span.bonus { 
    position: absolute; 
    left: -38px;
    top: 5px;
    transform: translate(260%, 0%); 
    border-radius: 4px; 
    padding: 0 2px; 
    text-shadow: 0 0 1px #000, 0 0 2px #000; 
    border: solid 1px antiquewhite; 
    background: #8b0000; 
    pointer-events: none;
    color: #fff;
}

/* 旧アンケートの属性height */
#common_survey_ver_db_options .filter_container .single_container .filter > li > img {
  height: auto;
}

/* エイチ4 */
.post-content h4:before {
  top: 18% !important;
}

/* エネミー状態異常耐性・スキル一覧 */
.enemy-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  padding: 16px;
  margin: 16px 0;
  border-radius: 8px;
}
.enemy-top {
  display: table;
  width: 100%;
  margin: 17px 0 10px;
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 10px;
  align-items: center;
}
.enemy-image,
.enemy-resistances {
  display: table-cell;
  vertical-align: middle;
}
.enemy-image {
  position: relative;
  justify-self: center;
}
.enemy-image img {
    width: 62px;
    max-width: 90px;
}
.boss-label {
    position: absolute;
    bottom: -5%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 3px;
    width: fit-content;
    text-align: center;
}
.enemy-resistances {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
    gap: 16px 8px;
    width: 100%;
}
.resistance {
    position: relative;
    border-radius: 4px;
    vertical-align: top;
    width: auto;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    padding: 8px 0 4px;
    text-align: center;
    border: solid 1px #e2e2e2;
}
.status-none { background: #ccc; }
.status-ok { background: #4caf50; }
.status-warning { background: #ff9800; }
.resistance::before {
  content: attr(data-condition);
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 3px 8px;
  border-radius: 2px;
  white-space: nowrap;
}
.enemy-stats ul {
  list-style: none;
  padding: 0;
  margin: 4px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.enemy-stats li {
  width: 50%;
  font-size: 14px;
}
.enemy-features {
  margin-top: 8px;
  font-size: 13px;
  color: #555;
  border-top: 1px solid #ddd;
  padding-top: 13px;
  position: relative;
  font-feature-settings: "palt";
}
.enemy-features::before {
    content: "特徴";
    position: absolute;
    font-weight: bold;
    color: #455a64;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 4px;
    background: #ffffffcc;
}
.enemy-stats details[open] {
  margin-bottom: 10px!important;
}
._wrap {
    padding: 2px 10px;
    background: #f1f4f9;
}
.enemy-stats table th:nth-child(n), .enemy-stats table td:nth-child(n) {
  padding: 4px !important;
}
.resistance[data-condition="ノックバック"]::before {
    letter-spacing: -0.9px;
    padding: 3px 4px;
}
.enemy-card h3 {
  margin-top: 5px !important;
}
.enemy-stats h4 {
  margin-left: 5px !important;
}
._tag {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px 2rem;
    margin-bottom: 15px;
}
._tag div {
    border-bottom: 1px solid #ebebeb;
    justify-content: space-between;
    font-weight: bold;
    color: #455a64;
    font-size: 13px;
  display: flex;
  align-items: center;
}
._tag div::before {
  content: attr(data-label);
  display: inline-block;
  color: #666;
  font-weight: normal;
  margin-right: 8px;
  color: #666;
}