/* 枠付きラベル */
.border_red {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #e00;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #e00;
}
.border_pink {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #e20088;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #e00077;
}

.border_green {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #060;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #060;
}

.border_blue {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #00e;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #00e;
}

.border_lightblue {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #44e;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #44e;
}

.border_orange {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #c55100;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #c55100;
}

.border_yellow {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #817600;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #817600;
}

.border_brown {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #633;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #633;
}

.border_purple {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #c0f;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #bb00ee;
}

.border_gray {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #666;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #666;
}

.border_lightgreen {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #228600;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #228600;
}
.border_black {
　display: inline-block;
    margin: 0 1.5px 1px 0;
    padding: 1px 2px 1px;
    border-radius: 3px;
    border: 1.5px solid #000;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #000;
}

.text_change td {
    font-size: 11px;
}

.text_dairy td {
font-size: 10px;
}

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

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

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

.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: 15px 10px 15px 20px;
background: no-repeat center/100% 100% url("/img/northernwar/northernwar_h2.png");
position: relative;
line-height: 1;
}

@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;
padding: 12px 10px 12px 20px;
background: no-repeat center/100% 100% url("/img/northernwar/northernwar_h2.png");
position: relative;
line-height: 1;
text-shadow: 0 0 3px #000;
}
}

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

.kamigame-layout-main h3 {
border-bottom: 2px solid #070408;
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/northernwar/northernwar_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/northernwar/northernwar_h4.png");
width: 22px;
height: 22px;
background-size: 22px 22px;
background-repeat: no-repeat;
border-radius: 0;
}

.kamigame-layout-main th, .side-block th, .side_block 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, .kamigame-layout-main table.alternative_heading_table tr:nth-child(2n) td {
background-color: #ede7db;
}

.kamigame-layout-main table.alternative_matrix_table td:nth-child(odd) {
background-color: #ede7db;
}

.kamigame-layout-main table.description_table td:nth-child(odd) {
background-color: #ede7db;
}

.kamigame-layout-main td {
background: #fff;
}

.kamigame-layout-main .button_navigation a {
background: linear-gradient(to bottom, #f3daa4, #f8b53c);
border: 2px solid #581800;
color:#581800;
}

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

.kamigame-layout-main .button_navigation a:hover {
opacity: 0.7;
background: linear-gradient(to bottom, #f3daa4, #f8b53c);
color:#581800;
}

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

#article_comment {
padding: 15px;
}

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

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

.enquete_button_box > .button_navigation > a {
background: linear-gradient(to bottom, #f3daa4, #f8b53c);
border: 2px solid #581800;
color: #581800;
}

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

.kamigame-layout-main .enquete_bar_result, .side-block .enquete_bar_result, .side_block .enquete_bar_result {
background-color: #f9e2bc;
}

.side-block h2, .side_block h2 {
position: relative;
background: linear-gradient(to right, #302526, #603958);
background-size: 100% 100%;
color: #fff;
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: linear-gradient(to bottom, #dbc78a, #a28b60);
}

.side-block h2:after, .side_block h2:after {
border: none;
border-bottom: 3px solid transparent;
border-right: 5px solid #858daa;
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 #dbc78a;
}

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

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

.kamigame-layout-main table.step_table .chart_number {
background: #e6d97c;
color: #333;
}

.kamigame-layout-main table.point_table td:before {
border: 8px solid #e6d97c;
}

.kamigame-layout-main table.point_table td:after {
border: solid #333;
border-width: 0 2px 2px 0;
}

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

.table_search_form {
background-color: #d5dbe4;
}

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

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

.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: linear-gradient(to bottom, #f3daa4, #f8b53c);
}

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

.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 #581800;
border-top: 2px solid #581800;
}

.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 #581800!important;
border-right: 2px solid #581800!important;
}

.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: linear-gradient(to bottom, #f3daa4, #f8b53c);
color: #581800;
}

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

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