.button_1681665672143 {
  font-weight: 700;
}

.table-of-contents.open {
  background-color: #02331c;
}

.entry-content table td {
  background-color: #7a2222;
  color: #f5d800;
}

strong {
  color: #1ccbe6;
}

.entry-content blockquote.warning {
  color: #000000;
}

.entry-content blockquote.thumbs-up {
  color: #000000;
}

.entry-content blockquote.info {
  color: #000000;
}

.entry-content blockquote.question {
  color: #000000;
}

.spoiler-box__title.js-spoiler-box-title {
  background-color: #073fb8;
}

.spoiler-box__body {
  background-color: #618700;
  color: #000000;
}

.nw_pc {

}

@media (max-width: 991px) {
    .nw_pc {
        display: none;
    }}

@media (min-width: 991px) {
.nw_mobile {
        display: none;
    }}