.label_elite { 
  margin: 1px 1px 0px 0;
  border-radius: 3px;
  display: inline-block;
  box-sizing: border-box;
  padding: 1.5px 1.8px 1.6px;
  font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro"; 
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 1.2rem;
}


.label_job,.label_position,.label_ex,.label_rare { 
  margin: 1px 1px 0px 0px;
  border-radius: 3px;
  display: inline-block;
  box-sizing: border-box;
  padding: 1.5px 1.8px 1.6px;
  font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro"; 
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
.label_elite { 
  background-color: #ffc710;
}
.label_job { 
  background-color: #07649e;
}
.label_position { 
  background-color: #833f89;
}
.label_ex {  
  background-color: #c03131;
}
.label_rare {  
  background-color: #202835;
}





.kamigame-layout-main > .article {
background: repeat-y center/100% auto url("/img/arknights/arknights_bg.png");
border: 1px solid #efefef;
box-sizing: border-box;
}

.kamigame-dropmenu {
background-color: transparent;
}

.game-header-wrapper {
background: #484848;
}

.main__article {
padding: 0;
}

.article-header {
padding: 30px 30px 15px 30px;
}

.article-inner {
padding: 15px;
background-color: rgba(255, 255, 255, 0.7);
}

nav#contents {
border: 1px solid #d4d4d4;
}

nav#contents h2 {
box-shadow: none;
text-shadow: none;
}

.kamigame-layout-main h2 {
color: #fff;
padding: 12px 20px 12px 15px;
background: no-repeat center/100% 100% url("/img/arknights/arknights_h2.png");
position: relative;
line-height: 1.2;
}

@media screen and (max-width: 728px) {
.kamigame-layout-main h2,
#priority_side .side-block h2 {
padding: 12px 10px 12px 15px;
}
}

@media screen and (max-width: 728px) {
#priority_side .side-block h2 {
color: #fff;
background: no-repeat center/100% 100% url("/img/arknights/arknights_h2.png");
position: relative;
line-height: 1;
}
}

@media screen and (max-width: 728px) {
#priority_side .side-block h2::before {
content: none;
}
}

.kamigame-layout-main h3 {
border-bottom: 2px solid #3b3b3b;
padding: 5px 15px 6px 20px;
}

@media screen and (max-width: 728px) {
.kamigame-layout-main h3 {
padding: 4px 10px 4px 15px;
}
}

.kamigame-layout-main h3:before {
top: 0;
content: "";
display: block;
width: 100%;
background-image: url("/img/arknights/arknights_h3.png");
width: 10px;
height: 36px;
background-size: 10px 36px;
background-repeat: no-repeat;
}

@media screen and (max-width: 728px) {
.kamigame-layout-main h3:before {
width: 8px;
height: 33px;
background-size: 8px 33px;
}
}

.kamigame-layout-main h4:before {
position: absolute;
content: "";
display: block;
width: 100%;
background-image: url("/img/arknights/arknights_h4.png");
width: 22px;
height: 22px;
background-size: 22px 22px;
background-repeat: no-repeat;
border-radius: 0;
}

.kamigame-layout-main th,
.kamigame-layout-main table.matrix_rowspan_table tr:first-child td:first-child,
.kamigame-layout-main table.matrix_table td:first-child, .side-block table.matrix_table td:first-child, .side_block table.matrix_table td:first-child {
background-color: #e4e8eb;
border-color: #ccc;
}

.side-block table, .side_block table, .kamigame-layout-main table,
.side-block table.point_table, .side_block table.point_table, .kamigame-layout-main table.point_table,
.side-block table, .side_block table, .kamigame-layout-main table,
.side-block td, .side_block td, .kamigame-layout-main td, .kamigame-layout-main .related_links {
background-color: rgba(255, 255, 255, 1);
border-color: #ccc;
}

.kamigame-layout-main .button_navigation a {
background: #22bbff;
border: 2px solid #141515;
color:#141515;
}

.kamigame-layout-main .button_navigation a:after,
.kamigame-layout-main .button_navigation a:hover:after {
border-bottom: 2px solid #141515;
border-right: 2px solid #141515;
}

.kamigame-layout-main .button_navigation a:hover {
opacity: 0.7;
background: #22bbff;
color:#141515;
}

#article_comment {
padding: 15px;
}

.article-inner-widget {
padding: 15px;
}

#enquete .enquete_box .enquete_bar {
background: #fff;
}

.enquete_button_box > .button_navigation > a {
background: #22bbff;
border: 2px solid #141515;
color: #141515;
}

.enquete_button_box > .button_navigation > a:before {
background: none;
}

.side-block h2, .side_block h2 {
position: relative;
background: #484848;
background-size: 100% 100%;
padding: 5px 5px 5px 15px;
text-shadow: none;
}

.side-block h2:before, .side_block h2:before {
position: absolute;
left: 0;
top: 0;
border: none;
content: "";
width: 5px;
height: 100%;
background: #517dae;
}

.side-block h2:after, .side_block h2:after {
border: none;
border-bottom: 3px solid transparent;
border-right: 5px solid #555;
content: "";
left: 0;
position: absolute;
top: 100%;
}

@media screen and (max-width: 768px) {
.side-block h2:after, .side_block h2:after {
border: none;
}
}

.side-block h3:after {
border-bottom: 3px solid #517dae;
}

.side-block h4 {
border-left: 4px solid #517dae;
}

.kamigame-layout-main table.step_table .chart_number {
background: #ffee21;
color: #000;
}

.kamigame-table-of-contents {
background-color: #fff;
}

.kamigame-layout-main .related_links::after {
background: #ffee21;
color: #000;
font-weight: 700;
}

.kamigame-layout-main table.sidebar_ranking .rank_other, .side-block table.sidebar_ranking .rank_other, .side_block table.sidebar_ranking .rank_other {
background-color: #141515;
}

.table_search_form {
background-color: #efefef;
}

.kamigame-layout-main table.pagination td, .side-block table.pagination td, .side_block table.pagination td{
border: 2px solid #141515;
}

.kamigame-layout-main table.pagination td:first-child:before, .side-block table.pagination td:first-child:before, .side_block table.pagination td:first-child:before,
.kamigame-layout-main table.pagination td:first-child:hover:before, .side-block table.pagination td:first-child:hover:before, .side_block table.pagination td:first-child:hover:before {
border-left: 2px solid #141515;
border-top: 2px solid #141515;
}

.kamigame-layout-main table.pagination td:last-child:before, .side-block table.pagination td:last-child:before, .side_block table.pagination td:last-child:before,
.kamigame-layout-main table.pagination td:last-child:hover:before, .side-block table.pagination td:last-child:hover:before, .side_block table.pagination td:last-child:hover:before {
border-bottom: 2px solid #141515;
border-right: 2px solid #141515;
}

.kamigame-layout-main table.pagination td:first-child, .side-block table.pagination td:first-child, .side_block table.pagination td:first-child, .kamigame-layout-main table.pagination td:last-child, .side-block table.pagination td:last-child, .side_block table.pagination td:last-child {
background: #22bbff;
}

.kamigame-layout-main table.pagination td a, .side-block table.pagination td a, .side_block table.pagination td a {
color:#141515;
}

.kamigame-layout-main table.pagination td a:hover, .side-block table.pagination td a:hover, .side_block table.pagination td a:hover {
opacity: 0.7;
background: #22bbff;
color: #141515;
}

.user-saiten-tool {
background-color: #fff;
}

.filter-image-filter,
.filter-table-filter {
backgroundr: #fff;
}

.side-block .chart__subject, .side_block .chart__subject, .kamigame-layout-main .chart__subject {
border: 2px solid #141515;
}

table.author-speech-table,
table.author-speech-table tr,
table.author-speech-table td {
  background: transparent!important;
}

.author-speech-bubble {
background: #fff;
box-shadow: 0 0 5px #e2e2e2;
}

.author-speech-bubble::before {
  border-right: 10px solid #fff;
}

/* タブカラー変更 */ 
.kamigame-layout-main .tab-wrapper input:checked+.tab, .side-block .tab-wrapper input:checked+.tab, .side_block .tab-wrapper input:checked+.tab, .kamigame-layout-main .switch-content-text-tab-tab-wrapper input:checked+.tab, .side-block .switch-content-text-tab-tab-wrapper input:checked+.tab, .side_block .switch-content-text-tab-tab-wrapper input:checked+.tab {
  background-color: #4d4d4d;
}

.kamigame-layout-main .tab-wrapper, .side-block .tab-wrapper, .side_block .tab-wrapper, .kamigame-layout-main .switch-content-text-tab-tab-wrapper, .side-block .switch-content-text-tab-tab-wrapper, .side_block .switch-content-text-tab-tab-wrapper {
  border-bottom: 3px solid #4d4d4d;
}

.side-block .switch-content-chip-tab-wrapper, .side_block .switch-content-chip-tab-wrapper, .kamigame-layout-main .switch-content-chip-tab-wrapper {
  background: rgba(255, 255, 255, 1);
}

/* カスタムヘッダー */
.custom_header_table {
border: 2px solid #4e79a9 !important;
box-shadow: 0 0 8px -4px #4e79a9 !important;
}

.custom_header_table th>strong {
  color: #4e79a9;
}

.kamigame-layout-main .custom_header_table td a {
  padding: 5px 10px 5px 30px;
}

.kamigame-layout-main .custom_header_table tr:last-child td a {
  padding: 5px 10px 10px 30px;
}

.kamigame-layout-main .custom_header_table td {
    border: none;
    color: #666;
    font-feature-settings: "palt";
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    padding: 0;
    position: relative;
}

.kamigame-layout-main .custom_header_table td:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-51%);
  background: url("/img/arknights/arknights_custom-header.png");
  background-size: 14px 14px;
  border-radius: unset;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
}


/* arknights ポイントテーブル */
.kamigame-layout-main table.point_table {
background: #303030!important;
border: 3px solid #ffd900;
}

.side-block table.point_table th, .side_block table.point_table th, .kamigame-layout-main table.point_table th {
background: #303030!important;
border-bottom: none!important;
color:#ffd900;
text-align: center;
padding: 10px 10px 0 10px!important;
}

.kamigame-layout-main table.point_table th:before,
.kamigame-layout-main table.point_table th:after {
content: "";
background: url(/img/arknights/arknights_point_table.png) no-repeat 0% / 24px 24px;
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
}

.kamigame-layout-main table.point_table th:before {
margin-right: 5px;
}

.kamigame-layout-main table.point_table th:after {
margin-left: 5px;
}

.side-block table.point_table tbody tr:first-child td, .side_block table.point_table tbody tr:first-child td, .kamigame-layout-main table.point_table tbody tr:first-child td,.side-block table.point_table td, .side_block table.point_table td, .kamigame-layout-main table.point_table td {
background-color: #303030!important;
}

.side-block table.point_table tbody tr:first-child td, .side_block table.point_table tbody tr:first-child td, .kamigame-layout-main table.point_table tbody tr:first-child td {
padding: 10px 10px 5px 26px;
}

.side-block table.point_table tbody tr:first-child td:before, .side_block table.point_table tbody tr:first-child td:before, .kamigame-layout-main table.point_table tbody tr:first-child td:before {
top: 24px;
}

.side-block table.point_table td:before, .side_block table.point_table td:before, .kamigame-layout-main table.point_table td:before {
border: 3px solid #ffd900;
top: 19.5px;
}

.side-block table.point_table td, .side_block table.point_table td, .kamigame-layout-main table.point_table td {
  color: #fff;
padding: 5px 10px 5px 26px;
}

.side-block table.point_table tbody tr:last-child td, .side_block table.point_table tbody tr:last-child td, .kamigame-layout-main table.point_table tbody tr:last-child td {
padding: 5px 10px 12px 26px;
}

.side-block table.point_table tbody tr:only-child td, .side_block table.point_table tbody tr:only-child td, .kamigame-layout-main table.point_table tbody tr:only-child td {
padding: 12px 10px 12px 26px;
}

.kamigame-layout-main table.point_table td:after {
border: none;
}

/* ガチャ結果 アークナイツ */
.kamigame-layout-main .tweet-image, .side-block .tweet-image, .side_block .tweet-image {
background: #02b1ff!important;
}
.kamigame-layout-main .tweet-image__inner, .side-block .tweet-image__inner, .side_block .tweet-image__inner {
background: #f1f1f2!important;
}

.kamigame-layout-main .tweet-image__title, .side-block .tweet-image__title, .side_block .tweet-image__title {
background: #02b1ff!important;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)!important;
color: #000!important;
}