@charset "shift_jis";

.item-name {
  color: #d3d3d3!important;
  text-shadow: none!important;
}

.intro-title , .merit-title ,  .vol-title , #add-title {
  text-shadow: 0 0 6px #111;
}

.intro-wrap .col-1 .intro-area {
  background: #8b0000;
}

#add-wrap .col-1 #add-title,
.vol-wrap .col-1 .vol-title,
.intro-area {
  background: #8b0000;
  color: #fff!important;
}

.vol-wrap .col-1 .vol-area {
    background-color: #fff0ab;
}

.merit-wrap .col-2 .merit-title {
  background: #191970;
}

.merit-area {
  background: #fff0ab;
}

.add-content table td {
  background-color: #191970!important;
  color: #ffd700!important;
}

.vol-subtitle {
  border-radius: 6px;
}

.vol-maintitle .text-small {
  background-color: #000;
  border-radius: 50px;
  color: #ffd700!important;
  margin: 0 7px 0 0;
  padding: 0 10px;
}

.vol-num {
  margin: 0 0 3px;
}

.vol-content table th span {
  background-color: #ffdab9!important;
  color: #000!important;
}

.vol-1 .vol-maintitle,
.vol-1 .vol-subtitle,
.vol-1 table th span,
.num-1 {
  background-color: #cc0820!important;
  color: #fff!important;
}

.vol-2 .vol-maintitle,
.vol-2 .vol-subtitle,
.vol-2 table th span,
.num-2 {
  background-color: #006126!important;
  color: #fff!important;
}

.vol-3 .vol-maintitle,
.vol-3 .vol-subtitle,
.vol-3 table th span,
.num-3 {
  background-color: #392268!important;
  color: #fff!important;
}

.vol-4 .vol-maintitle,
.vol-4 .vol-subtitle,
.vol-4 table th span,
.num-4 {
  background-color: #c94119!important;
  color: #fff!important;
}

.vol-5 .vol-maintitle,
.vol-5 .vol-subtitle,
.vol-5 table th span {
  background-color: #2e2f9b!important;
  color: #fff!important;
}

.vol-6 .vol-maintitle,
.vol-6 .vol-subtitle,
.vol-6 table th span {
  background-color: #900103!important;
  color: #fff!important;
}

.vol-7 .vol-maintitle,
.vol-7 .vol-subtitle,
.vol-7 table th span {
  background-color: #5e6b02!important;
  color: #fff!important;
}

.vol-8 .vol-maintitle,
.vol-8 .vol-subtitle,
.vol-8 table th span {
  background-color: #006940!important;
  color: #fff!important;
}

.vol-9 .vol-maintitle,
.vol-9 .vol-subtitle,
.vol-9 table th span {
  background-color: #c75f00!important;
  color: #fff!important;
}

.vol-10 .vol-maintitle,
.vol-10 .vol-subtitle,
.vol-10 table th span {
  background-color: #262872!important;
  color: #fff!important;
}