@charset "UTF-8";

.mew_waza td:last-child > div:first-child {
    border-bottom: 1px dashed #ccc; 
}
.mew_waza td:first-child {
    width: 20%; 
}
.mew_waza td:last-child {
    width: 75%; 
    line-height: 1.7; 
    text-align: left; 
}
.mew_waza td:last-child > div {
    padding: 5px 0; 
    gap: 10px 6px; 
    margin-bottom: 10px;
}
.mew_waza td:last-child > div.aaaaaaa {
    display: grid; 
    grid-template-columns: repeat(2, 1fr); 
    gap: 10px 6px; 
}
.mew_waza td:last-child > div.aaaaaaa > div {
    position: relative; 
    border-radius: 4px; 
    font-weight: bold; 
    padding: 10px 0 4px; 
    text-align: center; 
    border: 1px solid #e5e7eb; 
    line-height: 1.2; 
}
.mew_waza td:last-child > div.aaaaaaa div::before {
    content: attr(data-condition); 
    position: absolute; 
    top: -9px; 
    left: 50%; 
    transform: translateX(-50%); 
    color: #334155; 
    background: #ffffff8a; 
    padding: 4px 6px 0; 
    border-radius: 3px; 
    white-space: nowrap; 
    font-size: 12px; 
}
.bbbbbbb {
    display: flex;
    flex-direction: column;
}
.bbbbbbb > div {
    position: relative;
    padding-left: 75px;
    font-size: 13px;
    font-feature-settings: "palt";
}
.bbbbbbb > div::before {
  content: attr(data-label);
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  font-size: 12px;
  color: #1e293b;
  background: #e2e8f0;
  padding: 2px 6px;
  border-radius: 4px;
  white-space: nowrap;
  text-align: center;
  min-width: 58px;
}
.bbbbbbb > div.no_before::before,
.bbbbbbb > div > .no_before::before {
  content: none;
}
._scroll_wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background-color: #f9fafb;
}
._scroll_inner {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    transition: transform 0.3s ease;
    padding: 0.5em;
}
._scroll_inner > div {
    flex: 0 0 auto;
    text-align: center;
    font-size: 0;
}
._scroll_inner img {
    width: 42px;
}
._scroll_wrapper::-webkit-scrollbar {
    height: 8px;
}
._scroll_wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}
._scroll_wrapper::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}
._scroll_wrapper::-webkit-scrollbar-thumb:hover {
    background: #a0a0a0;
}

/* tippy周り */
._mission td:nth-child(n) {
  vertical-align: top;
  text-align: left;
}
._both {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
._both > div {
  display: contents
  font-size: 12px;
}
.bbbbbbb span.pop_up_tippy {
  margin-top: 3px;
}

/* 帰還 */
.char[data-type]::before {
    content: attr(data-type);
    position: absolute;
    top: -8px;
    left: 23px;
    background: #3b82f6;
    color: #fff;
    font-size: 0.7rem;
    padding: 2px 6px;
    border-radius: 999px;
    font-weight: bold;
    white-space: nowrap;
}
.char[data-label="自由枠"]::before {
  content: "自由枠";
  color: #fff;
  font-weight: bold;
font-family: monospace;
}
.char[data-label="自由枠"] {
    content: "";
    font-size: 12px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background: #fff;
    background: linear-gradient(
  to bottom,
  rgba(15, 15, 15, 0.65),
  rgba(0, 0, 0, 0.9)
);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

/* 縛り */
.ls_status_wrapper {
  display: flex;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin: 15px 0 20px;
}
.ls_status_single {
  flex: 1;
  max-width: 220px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.08);
flex-direction: column;
display: flex;
}
.ls_status_header {
  text-align: center;
  padding: 6px 0;
  background-color: #d7e0f3;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  border: 1px solid #a8b1c4;
}
.ls_status_value {
  text-align: center;
  padding: 10px 0 12px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #a8b1c4;
  border-top: none;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ls_status_value > img {
  width: 32px;
  margin-bottom: 0.6em;
}
.ls_status_single:last-child .ls_status_value {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 出現エネミーの内訳 */
._teki {
  font-size: 14px;
}
._teki_wrap {
  height: 30px;
  border-radius: 6px;
  overflow: hidden;
  background: #eee;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}
._teki_wrap ._enemy1 {
  background: #4caf50;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
}
._enemy1::before {
  content: "連続出現："
}
._enemy2::before {
  content: "拠点破壊後："
}
._teki_wrap > div::after {
  content: "体";
}
._teki_wrap > div {
  font-feature-settings: "palt";
}
._teki_wrap ._enemy2 {
  background: #f44336;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
}



