/* th */
.mu__table table th {
background-color: #216E9A;
color: #ffffff;
}
/* 表区切り線CSS */
table, td, th {
 border: 1px #195285 solid !important;
}
.mu__table--fix-top .mu__table--row1 td:before,
.mu__table--fix-top .mu__table--row1 th:before {
border-color: #808080;
}

/* 表組み用独自CSS */
.list-2 .mu__list, .list-3 .mu__list, .list-4 .mu__list, .list-5 .mu__list, .list-6 .mu__list {
display:-webkit-box; display:-ms-flexbox; display:flex;
}
.list-2 .mu__list, .list-3 .mu__list, .list-4 .mu__list, .list-5 .mu__list {
 -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; box-sizing: border-box; border-left: solid 1px #243456; border-top: solid 1px #243456; }
.list-2 .mu__list li, .list-3 .mu__list li, .list-4 .mu__list li, .list-5 .mu__list li {
 -webkit-box-align: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; align-items: center; margin: 0; padding: 5px; box-sizing: border-box; text-align: center; font-size: 12px; border-right: solid 1px #777777; border-bottom: solid 1px #777777; list-style: none !important;
}
.list-2 > p, .list-3 > p, .list-4 > p, .list-5 > p {
 margin: 0; padding: 6px; text-align: center; font-size: 12px; background: #216E9A; border: solid 1px#195285; border-bottom: none;
 color: #ffffff;
}
/* LIST-2 ～ LIST-5 */
.list-2 li {
 -ms-flex-preferred-size: 50%; flex-basis: 50%;
}
.list-3 li {
 -ms-flex-preferred-size: 33.33%; flex-basis: 33.33%;
}
.list-4 li {
 -ms-flex-preferred-size: 25%; flex-basis: 25%;
}
.list-5 li {
 -ms-flex-preferred-size: 20%; flex-basis: 20%;
}
/* 1行目ぶち抜き */
.list-2 .list-2_top .mu__list li:first-child, .list-3 .list-3_top .mu__list li:first-child, .list-3 .list-4_top .mu__list li:first-child, .list-3 .list-5_top .mu__list li:first-child {
 -ms-flex-preferred-size: 100%; flex-basis: 100%;
}
/* 1行目を見出しの様な見た目に変更 */
.list-2 .list-2_head li:nth-child(1), .list-2 .list-2_head li:nth-child(2), .list-3 .list-3_head li:nth-child(1), .list-3 .list-3_head li:nth-child(2), .list-3 .list-3_head li:nth-child(3), .list-4 .list-4_head li:nth-child(1), .list-4 .list-4_head li:nth-child(2), .list-4 .list-4_head li:nth-child(3), .list-4 .list-4_head li:nth-child(4), .list-5 .list-5_head li:nth-child(1), .list-5 .list-5_head li:nth-child(2), .list-5 .list-5_head li:nth-child(3), .list-5 .list-5_head li:nth-child(4), .list-5 .list-5_head li:nth-child(5) {
 background: #F0F0F0;
}
/* テーブルの左セルの固定 */
.chara_status_list tr td:first-child {
 position:absolute;
}
.chara_status_list .mu__table table tr:nth-child(even) td:first-child,
.chara_status_list .mu__table table tr:nth-child(odd) td:first-child {
 background:rgba(255,255,255,0);border-bottom:none;border-left:none;border-right:none;color:#00b;
}
.chara_status_list .mu__table table tr td:first-child {
 text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.chara_status_list .mu__table img {
 vertical-align: top;
}
.chara_status_list .mu__table td,
.chara_status_list .mu__table th {
    margin: 0px;
    padding: 5px;
}

/* 見出し（大）+ メインカラム*/
.main .content-head {
  position: relative;
  color: #ffffff;
  background-image:   url(https://cdn.gamerch.com/contents/wiki/5469/entry/yzzfMNnG.png),   url(https://cdn.gamerch.com/contents/wiki/5469/entry/TRfoMo5f.png),   url(https://cdn.gamerch.com/contents/wiki/5469/entry/wSvy4UNf.png);
  background-position:   top center,   bottom center,   center;
  background-repeat:    no-repeat,   no-repeat,   repeat;
  background-size:   100% 7px,     100% 7px,    100% 100%;
}
.content-head, .main .mu__h-large {
  position: relative;
  color: #ffffff;
  background-image:   url(https://cdn.gamerch.com/contents/wiki/5469/entry/yzzfMNnG.png),   url(https://cdn.gamerch.com/contents/wiki/5469/entry/TRfoMo5f.png),   url(https://cdn.gamerch.com/contents/wiki/5469/entry/wSvy4UNf.png);
  background-position:   top center,   bottom center,   center;
  background-repeat:    no-repeat,   no-repeat,   repeat;
  background-size:   100% 7px,     100% 7px,    100% 100%;
}
.content-head:before, .main .mu__h-large:before,.content-head:after, .main .mu__h-large:after {
  position: relative;
  color: #ffffff;
  background-image:   url(https://cdn.gamerch.com/contents/wiki/5469/entry/yzzfMNnG.png),   url(https://cdn.gamerch.com/contents/wiki/5469/entry/TRfoMo5f.png),   url(https://cdn.gamerch.com/contents/wiki/5469/entry/wSvy4UNf.png);
  background-position:   top center,   bottom center,   center;
  background-repeat:    no-repeat,   no-repeat,   repeat;
  background-size:   100% 7px,     100% 7px,    100% 100%;
}
.content-head:before, .main .mu__h-large:before {
left: 3px;
}
.content-head:after, .main .mu__h-large:after {
right: 2px;
}
/* 見出し（中） */
.main .mu__h-middle {
  color: #000;position: relative;top: 0px;border-left: 6px solid #6c4ec1;
  background-image: linear-gradient(30deg, #6c4ec1,#9574d8,#9574d8,#bf81da,#bf81da, rgba(255,0,0,0));
  background-position: 0 100%;  background-repeat: no-repeat;  background-size: 100% 5px;
}
/* 見出し（小）*/
.main .mu__h-little {
  position: relative; padding: 1px 4px 8px 22px;
  font-size: 14px;line-height: 1;border-left: none;background-position:0 -2px; bottom:0 0,;
  background-repeat:  no-repeat,  no-repeat,  repeat-y;background-size:20px 20px;
  background-image:url(https://cdn.gamerch.com/contents/wiki/5469/entry/1a3tQZDr.png);
}
/* ボタン（通常） */
a.btn-link {
  padding: 12px 18px 16px !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  background-color: transparent !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  /* 通常画像 */
   background-image: url(https://cdn.gamerch.com/contents/wiki/5469/entry/gUJVPLRb.png) !important;
}
/* ホバー時（画像差し替え） */
a.btn-link:hover,
a.btn-link:active {
  top: 0 !important;
  padding: 12px 18px 16px !important;
  -webkit-transform: translateY(3px) !important;
  transform: translateY(3px) !important;
  /* ホバー用画像 */
  background-image: url(https://cdn.gamerch.com/contents/wiki/5469/entry/S3WoU8yZ.png) !important;
}

/* CSSジェネレーター ID:mthvYK9$b7+1bqDgsX+gQokAg6E */
/* 下線 */
.main .mu.markup .mu__text-underline,
.menu span.mu__text-underline {
  text-decoration-color: #9999ff;
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
}
/* タブ */
.markup ul.mu__tab-head {
  background: #555555;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  margin-bottom: 0;
}
.markup li.mu__tab-head--text.active {
    box-sizing: border-box;
  background: #00bc96 !important;
  border: #195285;
}
.markup li.mu__tab-head--text {
    box-sizing: border-box;
  background: none;
  border: #195285;
}
.markup .mu__tab-head--text a {
  color: #fff !important;
}
.markup .mu__tab-head--text.active a {
  color: #fff !important;
}
.markup .mu__tab-body {
  border: solid 1px #dcdcdc;
  border-top: none;
    padding: 8px 8px 0;
}
/* 開閉ボックス */
.main .mu.markup .mu__closebox,
.menu .mu__closebox {
  border: solid 1px #195285;
}
.main .mu.markup .mu__closebox .mu__closebox--icon,
.menu .mu__closebox .mu__closebox--icon {
  position: relative;
  background-image: none;
  background: #00bc96;
  padding-left: 30px!important;
  padding-right: 8px!important;
  color: #ffffff;
  display: block;
}
.menu .mu__closebox .mu__closebox--icon {
  height: 24px!important;
  line-height: 24px!important;
}
.main .mu.markup .mu__closebox .mu__closebox--icon::before,
.menu .mu__closebox .mu__closebox--icon::before {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  left: 8px;
  width: 1em;
  height: 1em;
  display: inline-block;
  content: "";
  -webkit-mask: url(https://cdn.gamerch.com/s3-assets/svg/tools/css-generator/triangle_top.svg?14db891) no-repeat 50% 50%;
  mask: url(https://cdn.gamerch.com/s3-assets/svg/tools/css-generator/triangle_top.svg?14db891) no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #ffffff;
  transform: rotate(180deg);
}
.main .mu.markup .mu__closebox.opened .mu__closebox--icon::before,
.menu .mu__closebox.opened .mu__closebox--icon::before {
  -webkit-mask: url(https://cdn.gamerch.com/s3-assets/svg/tools/css-generator/triangle_top.svg?14db891) no-repeat 50% 50%;
  mask: url(https://cdn.gamerch.com/s3-assets/svg/tools/css-generator/triangle_top.svg?14db891) no-repeat 50% 50%;
  transform: none;
}
.main .mu.markup .mu__closebox .mu__closebox--wrap,
.menu .mu__closebox .mu__closebox--wrap {
  background-color: transparent;
  border: #195285;
}
.main .mu.markup .mu__closebox .mu__closebox--contents,
.menu .mu__closebox .mu__closebox--contents {
  margin-top: 0;
  padding: 0 0 1px;
  background-color: #ffffff;
  border: #195285;
}
.menu .mu__closebox.closed .mu__closebox--icon {
  background-image: none;
}

/* CSSジェネレーター ～ここまで～  */

/* rank */
.rank{display:grid;grid-template-columns:10% 1fr;grid-template-rows:auto;border-right:solid 1px #195285;border-bottom:solid 1px #195285;list-style:none}.rank dt,.rank dd{box-sizing:border-box;border-left:solid 1px #195285;border-top:solid 1px #195285}.rank dt{display:grid;justify-items:center;-webkit-box-align:center;align-items:center;min-height:40px;color:#ffffff;font-size:16px;font-weight:bold}.rank dd{padding:5px;color:#282828;font-size:10px}.rank ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(60px, 1fr));gap:5px}.rank ul li{margin: 0 !important;list-style:none !important}.rank ul li a{display:block;font-size:10px;line-height:1.2;text-align:center}.rank li img{width:100%;margin-bottom:1px;border-radius:0px}.rank dt.rank0{background:#bd0000}.rank dd.rank0{background:#ffffff}.rank dt.rank1{background:#bd009a}.rank dd.rank1{background:#ffffff}.rank dt.rank2{background:#5e00bd}.rank dd.rank2{background:#ffffff}.rank dt.rank3{background:#005bbd}.rank dd.rank3{background:#ffffff}.rank dt.rank4{background:#00bd7e}.rank dd.rank4{background:#ffffff}.rank dt.rank5{background:#94bd00}.rank dd.rank5{background:#ffffff}.rank dt.rank6{background:#bd8100}.rank dd.rank6{background:#ffffff}.rank dt>p,.rank .mu__list{margin:0 !important}