@charset 'EUC-JP';

.battle50-ranking-container {
  font-family:
    'BIZ UDGothic',
    'Hiragino Sans',
    'ヒラギノ角ゴシック',
    'メイリオ',
    sans-serif;
  font-size: 24px;
  line-height: 1.333;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  background:
    url('https://www.maru-jan.com/image/ranking/battle50/bg_01_01.png') center top no-repeat,
    url('https://www.maru-jan.com/image/ranking/battle50/bg_01_03.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/ranking/battle50/bg_01_02.png') center top repeat-y;
  color: #fff;
  margin-bottom: 14px;
}

.ranking-ranking-seek-navigator-wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 714px;
  height: 64px;
  background:
    url('https://www.maru-jan.com/image/ranking/battle50/bg_iframe.png') center top no-repeat;
  color: #000;
  padding-top: 8px;
  box-sizing: border-box;
}

.ranking-ranking-seek-navigator {
  margin-right: auto;
  margin-left: auto;
  width: 600px;
}

.ranking-ranking-seek-navigator table,
.ranking-ranking-seek-navigator table img {
  vertical-align: top;
}

.ranking-ranking-seek-navigator table td {
  font-family: initial;
  font-size: 32px;
  height: 40px;
  line-height: 32px;
  padding-top: 8px;
}

.battle50-ranking-container__participants {
  text-align: center;
  background:
    url('https://www.maru-jan.com/image/ranking/battle50/bg_entry_total.png') center bottom no-repeat;
  height: 54px;
  line-height: 42px;
}

.battle50-ranking-title {
  text-align: center;
  margin-top: -24px;
}

.template-visual-block {
  text-align: center;
}

.template-visual-block a:link,
.template-visual-block a:visited,
.template-visual-block a:hover,
.template-visual-block a:active {
  color: #ffea00;
  line-height: 1.5;
}

.battle50-tab-list {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 930px;
  display: flex;
  height: 64px;
  justify-content: center;
}

.battle50-tab-list .item img:hover {
  cursor: pointer;
}

.battle50-tab-content {
  margin-right: auto;
  margin-left: auto;
  width: 930px;
}

.battle50-tab-content--tonpu,
.battle50-tab-content--tonnan,
.battle50-tab-content--sanma {
  padding-top: 24px;
  padding-bottom: 32px;
}

.battle50-tab-content--tonpu {
  background:
    url('https://www.maru-jan.com/image/ranking/battle50/bg_tab_frame_01_02.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/ranking/battle50/bg_tab_frame_01_01.png') center bottom repeat-y #003d59;
}

.battle50-tab-content--tonnan {
  background:
    url('https://www.maru-jan.com/image/ranking/battle50/bg_tab_frame_01_02.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/ranking/battle50/bg_tab_frame_01_01.png') center bottom repeat-y #741413;
}

.battle50-tab-content--sanma {
  background:
    url('https://www.maru-jan.com/image/ranking/battle50/bg_tab_frame_01_02.png') center bottom no-repeat,
    url('https://www.maru-jan.com/image/ranking/battle50/bg_tab_frame_01_01.png') center bottom repeat-y #6d4c00;
}

.battle50-tab-content__title--tonpu,
.battle50-tab-content__title--tonnan,
.battle50-tab-content__title--sanma {
  margin-right: auto;
  margin-left: auto;
  width: 382px;
  height: 100px;
  text-align: center;
  margin-bottom: 24px;
}

.battle50-tab-content__title--tonpu {
  background: url('https://www.maru-jan.com/image/ranking/battle50/bg_entry_blue.png') center top no-repeat;
}

.battle50-tab-content__title--tonnan {
  background: url('https://www.maru-jan.com/image/ranking/battle50/bg_entry_red.png') center top no-repeat;
}

.battle50-tab-content__title--sanma {
  background: url('https://www.maru-jan.com/image/ranking/battle50/bg_entry_yellow.png') center top no-repeat;
}

.battle50-tab-content__title-name {
  font-size: 32px;
  line-height: 1.75;
}

.battle50-tab-content__table--tonpu,
.battle50-tab-content__table--tonnan,
.battle50-tab-content__table--sanma {
  background-color: #fff;
  color: rgba(0, 0, 0, .9);
  border-collapse: collapse;
  border-spacing: 0;
  width: auto;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 36px;
}

.battle50-tab-content__table--tonpu th,
.battle50-tab-content__table--tonnan th,
.battle50-tab-content__table--sanma th,
.battle50-tab-content__table--tonpu td,
.battle50-tab-content__table--tonnan td,
.battle50-tab-content__table--sanma td {
  border: none;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    'Hiragino Sans',
    sans-serif;
}

.battle50-tab-content__table--tonpu th,
.battle50-tab-content__table--tonnan th,
.battle50-tab-content__table--sanma th {
  text-align: center;
}

.battle50-tab-content__table--tonpu th,
.battle50-tab-content__table--tonpu td {
  border: 2px solid #27b2f2;
}

.battle50-tab-content__table--tonnan th,
.battle50-tab-content__table--tonnan td {
  border: 2px solid #f22727;
}

.battle50-tab-content__table--sanma th,
.battle50-tab-content__table--sanma td {
  border: 2px solid #c0940e;
}

.battle50-tab-content__table--tonpu td,
.battle50-tab-content__table--tonnan td,
.battle50-tab-content__table--sanma td {
  text-align: center;
}

.battle50-tab-content__table--tonpu td+td,
.battle50-tab-content__table--tonnan td+td,
.battle50-tab-content__table--sanma td+td {
  text-align: left;
  padding: 0 0 0 8px;
}

.battle50-tab-content__table--tonpu td+td+td,
.battle50-tab-content__table--tonnan td+td+td,
.battle50-tab-content__table--sanma td+td+td {
  text-align: center;
  padding: 0 0 0 0;
}

.battle50-tab-content__table--tonpu td+td+td+td,
.battle50-tab-content__table--tonnan td+td+td+td,
.battle50-tab-content__table--sanma td+td+td+td {
  text-align: right;
  padding: 0 8px 0 0;
}

.template-link-list {
  display: flex;
  justify-content: center;
}

.note-block {
  text-align: center;
}

.no-achiever-message {
  display: block;
  height: 12rem;
  line-height: 12rem;
}