@charset "UTF-8";
html.column header {
  background: #fff;
}
@media screen and (min-width: 961px) {
  html.column header .headerIn {
    /* 例外サイズ
    --------------------------------------------*/
    margin: 0 auto;
    padding: 10px 0;
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  html.column header .headerIn {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 1200px;
  }
}
@media screen and (min-width: 961px) {
  html.column header .headh1 h1 {
    /* 例外サイズ
    --------------------------------------------*/
    width: calc(100% - 200px);
    line-height: 1.3;
  }
}
@media screen and (min-width: 961px) {
  html.column #gNav > ul {
    /* 例外サイズ
    --------------------------------------------*/
    width: auto;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  html.column #gNav > ul {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 1200px;
  }
}
html.column #keyvisual img {
  width: 100%;
}
@media screen and (min-width: 961px) {
  html.column #keyvisual {
    /* 例外サイズ
    --------------------------------------------*/
    margin: 0 auto;
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  html.column #keyvisual {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 1200px;
  }
}
html.column #container {
  margin-top: 30px;
}
@media screen and (min-width: 961px) {
  html.column #container {
    /* 例外サイズ
    --------------------------------------------*/
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  html.column #container {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 1200px;
  }
}
@media screen and (min-width: 961px) {
  html.column #container article:not([class]) {
    /* 例外サイズ
    --------------------------------------------*/
    width: auto;
    float: none;
  }
}
@media screen and (min-width: 961px) and (min-width: 1200px) {
  html.column #container article:not([class]) {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 990px;
    float: left;
  }
}
@media screen and (min-width: 961px) {
  html.column #container aside {
    /* 例外サイズ
    --------------------------------------------*/
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  html.column #container aside {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 194px;
    float: right;
    margin-left: 16px;
    display: block;
  }
}
html.column .common-info .campaign img {
  display: block;
  margin: auto;
}
html.column .common-info .contact {
  font-family: Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
}
@media screen and (max-width: 960px) {
  html.column main {
    /* max-width: 800px; */
    max-width: initial;
  }
}

html.results {
  /*
  ぱんくず
  -------------------------------------------- */
  /*
  カテゴリーTOP など 一覧表示
  -------------------------------------------- */
  /* /.results-list */
  /*
  ページ送り
  -------------------------------------------- */
  /* /.paginate */
  /*
  カテゴリー一覧
  -------------------------------------------- */
  /* /.cat-list */
}
html.results main {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  html.results main {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 2%;
    background-color: #FFF;
  }
}
@media screen and (min-width: 1025px) {
  html.results main {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: 80px;
  }
}
html.results .out-main {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  html.results .out-main {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 2%;
    background-color: #FFF;
  }
}
@media screen and (min-width: 1025px) {
  html.results .out-main {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 2%;
    margin-bottom: 100px;
  }
  html.results .out-main .cat-list {
    margin: 30px 0 40px;
  }
}
html.results .listKeyV {
  display: none;
}
@media screen and (min-width: 768px) {
  html.results .listKeyV {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: block;
    width: 100%;
    margin: auto;
  }
}
@media screen and (min-width: 1200px) {
  html.results .listKeyV {
    /* PC大：デバイス別表示設定
    --------------------------------------------*/
    width: 1200px;
  }
}
html.results .tag #container .listKeyV {
  display: block;
}
html.results #container .kaitoriInduction .kaitoriInfoBtn {
  text-align: center;
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction .kaitoriInfoBtn {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 40px;
  }
}
html.results #container .kaitoriInduction .kaitoriInfoBtn a {
  display: inline-block;
  padding: 0.6em;
  color: #fff;
  background: #903;
  box-shadow: 1px 2px 0 #603;
  text-decoration: none;
  border-radius: 4px;
  width: auto;
  min-width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
}
html.results .category #container .kaitoriInduction.type1 {
  margin: 0 10px 40px;
  position: relative;
  background: no-repeat center center/auto 145px;
}
@media screen and (min-width: 768px) {
  html.results .category #container .kaitoriInduction.type1 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding-left: 355px;
    padding-top: 20px;
    min-height: 270px;
    background: no-repeat bottom left/325px auto;
  }
}
@media screen and (min-width: 1025px) {
  html.results .category #container .kaitoriInduction.type1 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding-left: 455px;
    min-height: 370px;
    background: no-repeat bottom left/455px auto;
  }
}
html.results .category #container .kaitoriInduction.type1 .inner {
  position: relative;
}
@media screen and (min-width: 1025px) {
  html.results .category #container .kaitoriInduction.type1 .inner {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 30px 20px;
  }
}
html.results .category #container .kaitoriInduction.type1 .inner h2 {
  text-align: center;
  line-height: 1.6;
  font-size: 20px;
  letter-spacing: 0.1em;
  margin: 0 0 0.6em;
}
@media screen and (min-width: 768px) {
  html.results .category #container .kaitoriInduction.type1 .inner h2 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 25px;
    text-align: left;
  }
}
@media screen and (min-width: 1025px) {
  html.results .category #container .kaitoriInduction.type1 .inner h2 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 34px;
  }
}
html.results .category #container .kaitoriInduction.type1 .inner p {
  line-height: 1.4;
}
html.results .category #container .kaitoriInduction.type1 .inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 160px;
  background: no-repeat bottom center/auto 145px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  html.results .category #container .kaitoriInduction.type1 .inner:before {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: none;
  }
}
html.results .category #container .kaitoriInduction.type1 .inner:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(76, 80, 96, 0) 0%, #4c5060 15%, #4c5060 85%, rgba(76, 80, 96, 0) 100%);
  position: absolute;
  top: 160px;
  left: 0;
}
@media screen and (min-width: 768px) {
  html.results .category #container .kaitoriInduction.type1 .inner:after {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: none;
  }
}
html.results #container .kaitoriInduction.type1 {
  padding: 10px 10px 50px;
}
@media screen and (min-width: 768px) {
  html.results #container .kaitoriInduction.type1 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 2% 50px;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type1 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 0 0 360px;
    min-height: 300px;
    background: no-repeat top left;
    background-image: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/kaitori-induction.png);
  }
}
html.results #container .kaitoriInduction.type1 .inner {
  text-align: center;
}
html.results #container .kaitoriInduction.type1 h2 {
  line-height: 1.6;
  background: none;
  padding: 0;
  margin: 0 0 0.6em;
  text-align: center;
  display: block;
  height: auto;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  html.results #container .kaitoriInduction.type1 h2 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    text-align: center;
    font-size: 25px;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type1 h2 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 34px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  html.results #container .kaitoriInduction.type1 h2 br {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type1 h2 br {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: initial;
  }
}
html.results #container .kaitoriInduction.type1 p {
  line-height: 1.4;
  padding: 0;
  background: none;
  border: none;
  display: inline-block;
  text-align: left;
}
html.results #container .kaitoriInduction.type1 a {
  display: inline-block;
  padding: 0.6em;
  color: #fff;
  background: #903;
  box-shadow: 1px 2px 0 #603;
  text-decoration: none;
  border-radius: 4px;
  width: auto;
  min-width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
}
html.results #container .kaitoriInduction.type2 {
  padding: 0 10px 60px;
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type2 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/kaitori-induction.png) no-repeat left top;
    padding: 0 10px 30px 360px;
    min-height: 300px;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type2 .inner {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 30px 20px;
  }
}
html.results #container .kaitoriInduction.type2 .inner h2 {
  font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "ＭＳ Ｐ明朝", "Times New Roman", Meiryo, serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.6;
  margin: 0 0 0.6em;
}
@media screen and (min-width: 768px) {
  html.results #container .kaitoriInduction.type2 .inner h2 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 25px;
    text-align: left;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type2 .inner h2 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) {
  html.results #container .kaitoriInduction.type2 .inner h2 br {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type2 .inner h2 br {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: block;
  }
}
html.results #container .kaitoriInduction.type2 .inner p {
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type2 .inner p {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 768px) {
  html.results #container .kaitoriInduction.type2 .inner .kaitoriInfoBtn a {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    min-width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  html.results #container .kaitoriInduction.type2 .inner .kaitoriInfoBtn a {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    min-width: 80%;
  }
}
html.results .post img {
  width: 100%;
}
html.results .post h3 {
  border: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
@media screen and (min-width: 1025px) {
  html.results .col1-col4 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
  }
  html.results .col1-col4 > * {
    width: calc(25% - 15px);
  }
}
html.results .col2-col4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 5px;
}
html.results .col2-col4 > * {
  margin: 5px 5px 0 0;
  width: calc(50% - 5px);
}
html.results .col2-col4 > *:nth-of-type(2n) {
  margin: 5px 0 0 0;
}
@media screen and (min-width: 375px) {
  html.results .col2-col4 {
    /* 例外サイズ
    --------------------------------------------*/
    margin-top: 10px;
  }
  html.results .col2-col4 > * {
    margin: 10px 10px 0 0;
    width: calc(50% - 10px);
  }
  html.results .col2-col4 > *:nth-of-type(2n) {
    margin: 10px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  html.results .col2-col4 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 0;
  }
  html.results .col2-col4 > * {
    margin: 20px 15px 0 0;
    width: calc(25% - 15px);
  }
  html.results .col2-col4 > *:nth-of-type(2n) {
    margin: 20px 15px 0 0;
  }
  html.results .col2-col4 > *:nth-of-type(4n) {
    margin: 20px 0 0 0;
  }
}
html.results #breadcrumb {
  font-size: 14px;
  list-style-type: none;
  margin-bottom: 20px;
}
html.results #breadcrumb li {
  display: inline-block;
}
html.results #breadcrumb li a {
  color: #000;
  text-decoration: none;
}
html.results .archive #breadcrumb {
  margin-bottom: 0;
}
html.results .results-list {
  margin-bottom: 30px;
  /* /.btn */
}
@media screen and (min-width: 1025px) {
  html.results .results-list {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: 50px;
  }
}
html.results .results-list .data {
  border: 1px solid #4c5161;
  border-top-width: 3px;
  position: relative;
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
  }
}
html.results .results-list .data .img img {
  width: 100%;
}
html.results .results-list .data .spec {
  position: absolute;
  bottom: 29px;
  width: 100%;
  background: rgba(0, 0, 0, 0.55);
  padding: 3px;
  box-sizing: border-box;
  border-bottom: 1px solid #FFF;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec {
    /* 例外サイズ
    --------------------------------------------*/
    padding: 5px;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data .spec {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 10px;
    position: static;
    background: none;
  }
}
html.results .results-list .data .spec dt,
html.results .results-list .data .spec dd {
  color: #FFF;
  font-size: 12px;
  line-height: 1;
  padding: 0 0 2px;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec dt,
  html.results .results-list .data .spec dd {
    /* 例外サイズ
    --------------------------------------------*/
    font-size: 14px;
    padding: 0 0 5px;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data .spec dt,
  html.results .results-list .data .spec dd {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    color: #000;
  }
}
html.results .results-list .data .spec dt {
  font-weight: bold;
}
html.results .results-list .data .spec .writer,
html.results .results-list .data .spec .title,
html.results .results-list .data .spec .cat {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
html.results .results-list .data .spec .price {
  border-top: 1px dashed #FFF;
  padding: 2px 0 0;
}
html.results .results-list .data .spec .price:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec .price {
    /* 例外サイズ
    --------------------------------------------*/
    padding: 5px 0 0;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data .spec .price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    border-top-color: #000;
  }
}
html.results .results-list .data .spec .price > * {
  display: block;
  float: left;
  margin: 0;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec .price > * {
    /* 例外サイズ
    --------------------------------------------*/
    display: inline-block;
    float: none;
  }
}
html.results .results-list .data .spec .price .sankou {
  font-size: 10px;
  transform: scale(0.8);
  transform-origin: 0 0;
  margin-right: -5px;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec .price .sankou {
    /* 例外サイズ
    --------------------------------------------*/
    font-size: 10px;
    transform: scale(1);
    margin-right: 0;
  }
}
@media screen and (min-width: 414px) {
  html.results .results-list .data .spec .price .sankou {
    /* 例外サイズ
    --------------------------------------------*/
  }
  html.results .results-list .data .spec .price .sankou br {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data .spec .price .sankou {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    color: #4c5161;
    font-size: 12px;
  }
}
html.results .results-list .data .spec .price em {
  font-size: 16px;
  font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "ＭＳ Ｐ明朝", "Times New Roman", Meiryo, serif;
  font-style: normal;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec .price em {
    /* 例外サイズ
    --------------------------------------------*/
    font-size: 20px;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data .spec .price em {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    color: #882339;
  }
}
html.results .results-list .data .spec .price .yen {
  font-size: 14px;
}
@media screen and (min-width: 375px) {
  html.results .results-list .data .spec .price .yen {
    /* 例外サイズ
    --------------------------------------------*/
    font-size: 12px;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .data .spec .price .yen {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    color: #882339;
  }
}
html.results .results-list .data .spec .cat ul {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
html.results .results-list .data .spec .cat ul li {
  display: inline;
}
html.results .results-list .data .spec .cat ul li + li:before {
  content: "/";
  display: inline;
  margin: 0 3px;
}
html.results .results-list .btn {
  height: 29px;
  line-height: 29px;
  background: #212c55;
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
  padding-right: 10px;
}
@media screen and (min-width: 375px) {
  html.results .results-list .btn {
    /* 例外サイズ
    --------------------------------------------*/
    font-size: 14px;
  }
}
@media screen and (min-width: 1025px) {
  html.results .results-list .btn {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 3px 3px;
    letter-spacing: 0.2em;
  }
}
html.results .results-list .btn:after {
  content: "";
  display: block;
  border: 8px solid #FFF;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: none;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -5px;
}
@media screen and (min-width: 1025px) {
  html.results .results-list .btn:after {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    right: 5px;
  }
}
html.results .results-list + .alert {
  margin-bottom: 20px;
}
@media screen and (min-width: 1025px) {
  html.results .results-list + .alert {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: 70px;
    text-align: center;
  }
}
html.results .results-list + .alert small {
  color: #882339;
}
@media screen and (min-width: 1025px) {
  html.results .results-list + .alert small {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: inline-block;
    width: 85%;
    white-space: nowrap;
    text-align: left;
  }
}
html.results .paginate {
  text-align: center;
  margin: 0 0 0 -5px;
}
html.results .paginate .page {
  display: none;
}
@media screen and (min-width: 768px) {
  html.results .paginate .page {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: inline-block;
  }
}
html.results .paginate span,
html.results .paginate a {
  display: inline-block;
  background: #4c5161;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  font-family: Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
  padding: 10px;
  margin: 0 0 5px 5px;
  min-width: 1.2em;
}
html.results .paginate .prev,
html.results .paginate .next {
  text-align: left;
  text-indent: -999em;
  position: relative;
}
html.results .paginate .prev:after,
html.results .paginate .next:after {
  content: "";
  display: block;
  border: 1px solid #FFF;
  border-right: none;
  border-bottom: none;
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(-45deg) translate(-50%, -50%);
  top: 35%;
  left: 65%;
}
html.results .paginate .next:after {
  transform: rotate(135deg) translate(-50%, -50%);
  left: 10%;
}
html.results .paginate .current {
  opacity: 0.7;
}
html.results .cat-list,
html.results .post .cat-list {
  margin: 50px -10px;
  background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/pt3.jpg);
  border-bottom: 1px solid #003b3d;
}
@media screen and (min-width: 1025px) {
  html.results .cat-list,
  html.results .post .cat-list {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 80px 0 80px;
  }
}
html.results .cat-list h3,
html.results .post .cat-list h3 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  background: linear-gradient(to bottom, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 50%);
}
html.results .cat-list h3 span,
html.results .post .cat-list h3 span {
  margin: 0 5px;
  font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "ＭＳ Ｐ明朝", "Times New Roman", Meiryo, serif;
  color: #003b3d;
}
@media screen and (min-width: 1025px) {
  html.results .cat-list h3 span,
  html.results .post .cat-list h3 span {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 22px;
  }
}
html.results .cat-list h3:before, html.results .cat-list h3:after,
html.results .post .cat-list h3:before,
html.results .post .cat-list h3:after {
  content: "";
  height: 1px;
  background: #003b3d;
  flex-grow: 1;
}
@media screen and (min-width: 1025px) {
  html.results .cat-list h3:before,
  html.results .post .cat-list h3:before {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    flex-grow: 0;
    width: 30px;
  }
}
html.results .cat-list ul,
html.results .post .cat-list ul {
  text-align: left;
  margin: 10px 10px 15px;
}
html.results .cat-list ul li,
html.results .post .cat-list ul li {
  display: inline-block;
  margin-bottom: 5px;
  /* /a */
}
html.results .cat-list ul li a,
html.results .post .cat-list ul li a {
  text-decoration: none;
  height: 43px;
  line-height: 43px;
  color: #1d0204;
  font-size: 16px;
  border: 1px solid #c3c3c3;
  background: #FFF no-repeat left center/43px auto;
  padding: 0 10px 0 40px;
  display: block;
}

/* /html.results */
/*----------------------------------------------------

	共通

----------------------------------------------------*/
:root {
  --color-txt: #333;
  --color-primary-dark: #0A0425;
  --color-primary: #172E4C;
  --color-secondary: #41586D;
  --color-secondary-dark: #3F485F;
  --color-accent-light: #FFEABE;
  --color-neutral-lighter: #F1F2F3;
  --color-neutral-light: #ccc;
  --color-warm-gray: #8D8974;
  --color-lightWarm-gray: #EFEEEA;
  --color-neutral-white: #fff;
  --color-button-transition: #2D507D;
}

html,
body {
  max-width: 100%;
}

body {
  min-width: 320px;
  word-wrap: break-word;
  background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/pt1.jpg);
  margin: 0;
  padding: 0;
}

body.mceContentBody {
  background-color: #fff;
}

/* リンクの色 */
a {
  color: #0044cc;
}

/* リンクにマウスオーバーした時の色 */
a:hover {
  color: #b22222;
}

img,
video,
object {
  max-width: 100%;
  height: auto;
  border: none;
  display: block;
}

/* 画像リンクのマウスオーバーに透かし */
a:hover img {
  -moz-opacity: 0.8;
  opacity: 0.8;
}

img.size-full,
img.size-large {
  margin-bottom: 10px;
  height: auto;
  max-width: 100%;
}

li {
  list-style: none;
}

.wp-caption {
  height: auto;
  max-width: 100%;
}

/* clearfix */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.m2 {
  margin-bottom: 20px;
}

.center {
  text-align: center;
  padding-bottom: 20px;
}

/*==================================================
	PCレイアウト（共通）
==================================================*/
@media only screen and (min-width: 961px) {
  .pcNon {
    display: none !important;
  }
  /*PC用表示調整*/
  .smanone {
    display: block;
  }
  .pcnone,
  .pcNone {
    display: none;
  }
}
/*ここまでPC用共通コンテンツメディアクエリ*/
/*==================================================
	スマホ共通レイアウト
==================================================*/
@media screen and (max-width: 960px) {
  /*レイアウト スマートフォン（？）
  ----------------------------------------------------*/
  .ad {
    padding-bottom: 10px;
  }
  #breadcrumb {
    max-width: 780px;
    margin: 0 auto;
  }
  .post {
    overflow: hidden;
    max-width: 780px;
    margin: 0 auto;
  }
  .spNon {
    display: none;
  }
  /*リスト */
  .post ol {
    list-style-type: none;
    margin-bottom: 20px;
  }
  .post ol li {
    float: left;
    font-size: 0.8rem;
  }
  .post ol li a {
    font-size: 0.8rem;
  }
}
/*ここまでスマホ用共通コンテンツメディアクエリ*/
main {
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 10px 20px;
  margin: 0 0 20px;
  font-family: Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
}
@media screen and (min-width: 768px) {
  main {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 2%;
    margin: 0 0 60px;
  }
}
@media screen and (min-width: 1025px) {
  main {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 40px;
    margin: 0 0 100px;
  }
}

/*　買取サービスバナー
-------------------------*/
.kaitoriBanner {
  margin: 20px 4%;
  text-align: center;
  max-width: 900px;
}
@media screen and (min-width: 1025px) {
  .kaitoriBanner {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 50px auto;
  }
}
.kaitoriBanner a {
  display: block;
  text-decoration: none;
  color: #222;
}
.kaitoriBanner a img {
  border: #666 solid 1px;
}
.kaitoriBanner a strong {
  font-size: 12px;
}

/*==================================================
	メインビジュアル系
==================================================*/
.listKeyV {
  display: none;
}
@media screen and (min-width: 768px) {
  .listKeyV {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: block;
    margin: auto;
    max-width: 1200px;
  }
}

/* 記事 */
#container .kaitoriInduction .kaitoriInfoBtn {
  text-align: center;
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  #container .kaitoriInduction .kaitoriInfoBtn {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 40px;
  }
}
#container .kaitoriInduction .kaitoriInfoBtn a {
  display: inline-block;
  padding: 0.6em;
  color: #fff;
  background: #903;
  box-shadow: 1px 2px 0 #603;
  text-decoration: none;
  border-radius: 4px;
  width: auto;
  min-width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
}

.blogDetailBtnList:nth-of-type(n+2) {
  margin-top: 20px;
}

#container .kaitoriInduction.type1 {
  padding: 10px 10px 50px;
}
@media screen and (min-width: 768px) {
  #container .kaitoriInduction.type1 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 2% 50px;
  }
}
@media screen and (min-width: 1025px) {
  #container .kaitoriInduction.type1 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 20px 0 60px 360px;
    min-height: 300px;
    background: no-repeat top left;
    background-image: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/kaitori-induction.png);
  }
}
#container .kaitoriInduction.type1 .inner {
  text-align: center;
}
#container .kaitoriInduction.type1 h2 {
  line-height: 1.6;
  background: none;
  padding: 0;
  margin: 0 0 0.6em;
  text-align: center;
  display: block;
  height: auto;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  #container .kaitoriInduction.type1 h2 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    text-align: center;
    font-size: 25px;
  }
}
@media screen and (min-width: 1025px) {
  #container .kaitoriInduction.type1 h2 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 34px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  #container .kaitoriInduction.type1 h2 br {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  #container .kaitoriInduction.type1 h2 br {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: initial;
  }
}
#container .kaitoriInduction.type1 p {
  font-size: 12px;
  line-height: 1.4;
  padding: 0;
  background: none;
  border: none;
  display: inline-block;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #container .kaitoriInduction.type1 p {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 14px;
  }
}
#container .kaitoriInduction.type1 a {
  display: inline-block;
  padding: 0.6em;
  color: #fff;
  background: #903;
  box-shadow: 1px 2px 0 #603;
  text-decoration: none;
  border-radius: 4px;
  width: auto;
  min-width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
}

/*==================================================
ぱんくず
==================================================*/
#breadcrumb {
  font-size: 12px;
  line-height: 1.4;
  list-style-type: none;
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  #breadcrumb {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 14px;
  }
}
#breadcrumb li {
  display: inline-block;
  color: #000;
}
#breadcrumb li a {
  color: #000;
  text-decoration: none;
}
#breadcrumb li a:hover {
  text-decoration: underline;
}

/*==================================================
	wp記事関連レイアウト 記事一覧
==================================================*/
/* カテゴリー記事一覧タイトル */
h2.ListTtlBar {
  position: relative;
  font-family: Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  background: #f3f3f3;
  margin-bottom: 10px;
  padding: 10px;
}
@media screen and (min-width: 1025px) {
  h2.ListTtlBar {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
  }
}
h2.ListTtlBar:before {
  content: "";
  position: absolute;
  border-top: 10px solid #f3f3f3;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  bottom: -10px;
  left: 50px;
}

/* 記事一覧ブロック ---------------- */
#topnews dl {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
  /* サムネイル */
}
#topnews dl:first-child {
  padding-top: 20px;
}
#topnews dl:last-child {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border: none;
}
#topnews dl dt {
  float: left;
  width: 100px;
}
@media screen and (min-width: 768px) {
  #topnews dl dt {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 150px;
  }
}
#topnews dl dt img {
  width: 100%;
}
#topnews dl dd {
  padding-left: 110px;
  /* カテゴリー名 */
  /* タイトル名 */
  /* 一覧タイトル下（タグ） */
  /* 抜粋文字 */
  /* 続きを読む */
}
@media screen and (min-width: 768px) {
  #topnews dl dd {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding-left: 170px;
  }
}
#topnews dl dd i.categoryName a {
  font-style: normal;
  display: inline-block;
  border: #996633 solid 1px;
  color: #996633;
  font-size: 11px;
  line-height: 1;
  padding: 5px 5px 3px;
  margin-bottom: 10px;
  text-decoration: none;
}
#topnews dl dd h3 {
  font-size: 16px;
  line-height: 1.2;
  background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/list_h3_ttlbg.png) no-repeat 5px center;
  background-size: 200px;
  margin-bottom: 5px;
}
@media screen and (min-width: 1025px) {
  #topnews dl dd h3 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 20px;
    font-weight: bold;
    min-height: 30px;
    line-height: 30px;
    background-size: 336px;
    margin-bottom: 10px;
  }
}
#topnews dl dd h3 a {
  text-decoration: none;
  color: #333;
}
#topnews dl dd h3 a:hover {
  color: #b22222;
}
#topnews dl dd .blog_info p {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  #topnews dl dd .blog_info p {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: 10px;
  }
}
#topnews dl dd .smanone p {
  font-size: 13px;
  color: #666;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  #topnews dl dd .smanone p {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 15px;
    margin-bottom: 3px;
  }
}
@media screen and (min-width: 1025px) {
  #topnews dl dd .smanone p {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 16px;
    margin-bottom: 5px;
  }
}
#topnews dl dd .motto {
  text-align: right;
}
#topnews dl dd .motto .more-link {
  background: #666;
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 5px;
}
@media screen and (min-width: 1025px) {
  #topnews dl dd .motto .more-link {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 14px;
    padding: 4px 8px;
  }
}
#topnews dl dd .motto .more-link:hover, #topnews dl dd .motto .more-link:active {
  background: #990033;
}
#topnews dl dd h5 {
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  #topnews dl dd h5 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 24px;
  }
}
#topnews dl dd h5 a {
  color: #333;
  text-decoration: none;
}

/*--------------------------------
	ページャー
---------------------------------*/
.pagination {
  clear: both;
  position: relative;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .pagination {
    /* 例外サイズ
    --------------------------------------------*/
  }
  .pagination span:first-child {
    display: none;
  }
}
.pagination span,
.pagination a {
  display: inline-block;
  margin: 2px;
  padding: 10px;
  text-decoration: none;
  min-width: 1em;
  color: #fff;
  background-color: #999;
}
.pagination a:hover {
  background-color: #666666;
}
.pagination .current {
  background-color: #CCCCCC;
}

/*--------------------------------
	骨董品の買取品目一覧
---------------------------------*/
#itemList {
  background: #fff;
  padding: 30px 0;
  margin-bottom: 40px;
}
#itemList img {
  width: 100%;
}
#itemList h2.main-ttl02 {
  font-weight: bold;
  font-size: 25px;
  font-family: Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
  color: #4c5161;
  border-bottom: 2px solid #4c5161;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#itemList h2.main-ttl02 span {
  background: url(https://nikkoudou-kottou.com/img/common/title_icon.png) no-repeat 20px center;
  padding-left: 40px;
}
#itemList ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  margin: 0 auto;
  padding: 0;
}
#itemList ul > li {
  width: calc(33.3333333333% - 5px);
  font-size: 12px;
  line-height: 1;
}
@media screen and (min-width: 414px) {
  #itemList ul > li {
    /* 例外サイズ
    --------------------------------------------*/
    font-size: 14px;
  }
}
@media screen and (min-width: 990px) {
  #itemList ul > li {
    /* 例外サイズ
    --------------------------------------------*/
    width: calc(25% - 10px);
  }
}
#itemList ul > li p.item-link {
  text-align: right;
  padding: 3px 0 10px;
}
@media screen and (min-width: 414px) {
  #itemList ul > li p.item-link {
    /* 例外サイズ
    --------------------------------------------*/
    padding: 5px 0 15px;
  }
}
@media screen and (min-width: 990px) {
  #itemList ul > li p.item-link {
    /* 例外サイズ
    --------------------------------------------*/
    padding: 8px 0 20px;
  }
}
#itemList a {
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  color: #5b6384;
}
#itemList a:hover {
  opacity: 0.8;
}

/*==================================================

	wp記事関連レイアウト

==================================================*/
/* 本文 ---------------- */
.post {
  /* タイトル ---------------- */
  /* 見出し */
}
.post .kijiTtlBar {
  background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/kiji_h1_ttlbg.png);
  padding: 6px;
}
.post .kijiTtlBar .entry-title {
  background: rgba(255, 255, 255, 0.15);
  margin: 0;
  padding: 5px;
  font-size: 18px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .post .kijiTtlBar .entry-title {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding: 10px;
    font-size: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .post .kijiTtlBar .entry-title {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 13px 10px;
  }
}
.post .kijiTtlBar .entry-title a:hover,
.post .kijiTtlBar .entry-title a:active {
  text-decoration: none;
}
.post .kijiTtlBar .entry-title strong {
  color: #FFF;
  font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "ＭＳ Ｐ明朝", "Times New Roman", Meiryo, serif;
  font-weight: bold;
}
.post .kijiTtlBar.kijiTtlBar-n {
  background: var(--color-primary);
}
.post .kijiTtlBar.kijiTtlBar-n .entry-title {
  background: transparent;
}
.post .h2_des {
  font-family: Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  position: relative;
  padding: 10px;
  background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/kiji_h1_ttlbg.png);
  margin: 45px 0 20px;
}
@media screen and (min-width: 768px) {
  .post .h2_des {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 22px;
    padding: 15px 10px;
  }
}
@media screen and (min-width: 1025px) {
  .post .h2_des {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 24px;
  }
}
.post .h2_des:after {
  position: absolute;
  top: 100%;
  left: 20px;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #373B5A;
}
@media screen and (min-width: 768px) {
  .post .h2_des:after {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    left: 30px;
  }
}
.post .h3_des {
  font-size: 18px;
  font-weight: bold;
  padding: 3px 10px;
  margin: 20px 0 10px;
  border-left: 6px solid #A50033;
  border-bottom: 1px #999 dotted;
}
@media screen and (min-width: 768px) {
  .post .h3_des {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    font-size: 20px;
    margin: 30px 0 20px;
  }
}
@media screen and (min-width: 1025px) {
  .post .h3_des {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 22px;
    margin: 40px 0 30px;
    padding: 6px 15px;
  }
}
.post .h4_des {
  padding: 3px 0px 0px 5px;
  border-left: 3px solid #A50033;
  border-bottom: 1px solid #A50033;
  margin-top: 20px;
  font-weight: bold;
  font-size: 16px;
}
.post p {
  margin: 1em;
  line-height: 1.6;
}
@media screen and (min-width: 1025px) {
  .post p {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 0 20px;
    line-height: 2;
    margin: 40px 0;
  }
}
.post p strong {
  font-weight: bold;
  color: #111;
}
.post [class^=none_] p {
  margin: 0;
  padding: 0;
}

/* 記事タイトル */
.entry-title {
  font-size: 24px;
  line-height: 30px;
  color: #333;
  margin-bottom: 10px;
}

.entry-title a:hover {
  text-decoration: underline;
}

.entry-title a {
  color: #333;
  text-decoration: none;
}

/* 中見出し */
.wp-caption-text a,
.wp-caption-text {
  font-size: 12px;
  color: #ccc;
}

/* 関連記事の文字 */
.point {
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
  line-height: 28px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  color: #1a1a1a;
}

/* 記事タイトル下 */
.blogbox p {
  font-size: 12px;
  margin: 0px;
  color: #666666;
  line-height: 15px;
}

.blogbox {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #666666;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666666;
  margin-bottom: 20px;
  padding: 5px;
}

/* 引用 */
.post blockquote {
  background-color: #f3f3f3;
  background-image: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/quote.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 70px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
}

/* 引用じゃないけど引用と同じデザインにしたい時 */
.inyoumodoki {
  background-color: #f3f3f3;
  background-image: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/quote.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 70px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC;
}

/*--------------------------------
トップページやアーカイブ一覧表示
---------------------------------*/
.blog_info p a {
  color: #666;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}

/*--------------------------------
関連記事表示部分
---------------------------------*/
/* タイトル名 */
#kanren dd h5 {
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  margin-bottom: 5px;
  color: #333;
}

#kanren dt {
  float: left;
  width: 100px;
}

#kanren dt img {
  width: 100px;
}

#kanren dd {
  padding-left: 110px;
}

#kanren dl {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #ccc;
}

#kanren dl:last-child {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-style: none;
}

/* 抜粋文字 */
#kanren .clearfix dd p {
  font-size: 13px;
  color: #666;
  line-height: 18px;
}

#kanren .clearfix dd h5 a {
  color: #333;
  text-decoration: none;
}

#kanren .clearfix dd h5 a:hover {
  color: #b22222;
}

/* RSS購読するボタン */
.rssbox a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: #1a1a1a;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
}

.rssbox a:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/*--------------------------------
エディタ用
---------------------------------*/
/*テーブル */
.post table {
  border-top: 1px #999 solid;
  border-right: 1px #999 solid;
  margin-bottom: 20px;
  width: 100%;
}
.post table th {
  min-width: 3em;
  border-bottom: solid 1px #999;
  border-left: solid 1px #999;
  background: var(--color-secondary);
  color: var(--color-neutral-white);
}

table tr td {
  padding: 5px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #999;
  border-left-color: #999;
  font-size: 13px;
  line-height: 18px;
}

.post table tr td p {
  font-size: 13px;
  line-height: 18px;
}

.post table tr:nth-child(even) {
  background-color: #f3f3f3;
}

#main .post table {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #999;
  border-right-color: #999;
  color: #333;
}

/*画像 */
img.alignright {
  display: block;
  margin: 0 0 0 auto;
}

img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

img.float-left {
  float: left;
}

img.float-right {
  float: right;
}

.wp-caption {
  text-align: center;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*リスト */
.post ul {
  list-style-type: disc;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.post ul li {
  font-size: 15px;
  line-height: 25px;
}

.post ul li:not(:last-child) {
  margin-bottom: 10px;
}

/*--------------------------------
アコーディオン
---------------------------------*/
#s-navi dl.acordion p {
  margin: 0;
}

#s-navi dl.acordion {
  margin: 0 10px;
}

#s-navi dt.trigger {
  text-align: right;
  padding: 10px 0px;
  cursor: pointer;
}

#s-navi dt.trigger .op {
  font-size: 14px;
  color: #333;
  padding: 0px 10px;
}

#s-navi dd.acordion_tree {
  padding: 0px 10px;
  display: none;
  overflow: hidden;
}

.acordion_tree li {
  float: left;
  font-size: 13px;
  padding-left: 10px;
  display: inline;
  padding-right: 10px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #CCC;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.acordion_tree li li {
  float: left;
  font-size: 13px;
  padding-left: 10px;
  display: inline;
  padding-right: 10px;
  border: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.acordion_tree li a {
  float: left;
  color: #333;
  text-decoration: none;
}

/*--------------------------------
SNS
---------------------------------*/
.sns li {
  margin: 5px 0;
}

.sns .snsb li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
}

.post .sns .snsb.clearfix {
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}

/*--------------------------------
PREV NEXT
---------------------------------*/
.p-navi dl dt {
  font-weight: bold;
  font-size: 14px;
  line-height: 27px;
  float: left;
  width: 50px;
  color: #666;
}

.p-navi dl dd {
  font-size: 15px;
  padding-left: 55px;
  line-height: 27px;
}

/*　media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 961px) {
  /*--------------------------------
  	各フォント設定
  ---------------------------------*/
  /*記事タイトル*/
  .entry-title {
    font-size: 24px;
    line-height: 35px;
    color: #333;
    margin-bottom: 5px;
  }
  /*小見出し*/
  .post h3 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #1a1a1a;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
  }
  /*リスト */
  .post ul {
    list-style-type: disc;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .post ul li {
    font-size: 15px;
    line-height: 27px;
  }
  .post ol {
    list-style-type: none;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .post ol li {
    font-size: 14px;
    line-height: 27px;
    float: left;
  }
  /*-- ここまで　media Queries PCサイズ --*/
}
/*　------------------------------------------------------------------
	 ここから追加分
------------------------------------------------------------------　*/
#headerBg header img,
main img {
  display: inline;
}

/*　media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 961px) {
  /* 一覧ページ
  --------------------------------------------------- */
  /* 買取誘導コンテンツ（TOPのみ） ---------------- */
  /* 記事ページ
  --------------------------------------------------- */
  /* 選択カテゴリー ---------------- */
  .choiceCategory {
    padding: 10px 10px 20px;
  }
  .choiceCategory a {
    display: inline-block;
    border: #996633 solid 1px;
    color: #996633;
    font-size: 14px;
    line-height: 1.2em;
    padding: 0.3em 0.5em 0.2em;
    margin-bottom: 10px;
    text-decoration: none;
  }
  /* タグ ---------------- */
  .tagst {
    padding: 20px 0;
  }
  .tagst a {
    text-decoration: none;
    font-weight: bold;
    color: #666;
    pointer-events: none;
    cursor: default;
  }
  /* ページネーション ---------------- */
  .p-navi {
    margin-bottom: 20px;
  }
  .p-navi ul {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
    box-sizing: border-box;
    border-top: #EEE solid 4px;
    border-bottom: #EEE solid 4px;
  }
  .p-navi li {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
  .p-navi li a {
    display: block;
    text-decoration: none;
    color: #996633;
    padding: 0.5em 0;
  }
  .p-navi li a:hover,
  .p-navi li a:active {
    text-decoration: underline;
  }
  .p-navi li.prev {
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/icon_prev.png) no-repeat left center;
    padding: 0 0 0 20px;
  }
  .p-navi li.next {
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/icon_next.png) no-repeat right center;
    padding: 0 20px 0 0;
    text-align: right;
  }
  /*　買取サービスバナー
  -------------------------*/
  /*　コンテンツfooter:記事カテゴリー
  -------------------------*/
  #kijiMenu {
    background: url(https://nikkoudou-kottou.com/img/side/back_white.png) center center;
    border-top: #FFF solid 1px;
  }
  #kijiMenu h4 {
    text-align: center;
    color: #EEE;
    font-size: 10px;
    letter-spacing: 0.2em;
    padding: 1px 0;
    background: #8f8a77;
  }
  #kijiMenu ul li a {
    display: block;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    padding: 0.3em 0;
  }
  #kijiMenu ul li a:hover,
  #kijiMenu ul li a:active {
    text-decoration: underline;
  }
  #kijiMenu .cat-item {
    display: block;
    width: 12.5%;
  }
  #kijiMenu .clearfix {
    max-width: 1200px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 10px auto 0;
  }
  #kijiMenu .children {
    display: flex;
    flex-direction: column;
  }
  #kijiMenu .cat-item {
    display: block;
    width: 12.5%;
  }
  #kijiMenu .children li {
    display: block;
    width: 100%;
  }
  /* END PC共通記事 =========================== */
}
/*==================================================


	スマホ用記事共通


================================================== */
@media screen and (max-width: 960px) {
  /*　コンテンツfooter:記事カテゴリー
  -------------------------*/
  #kijiMenu {
    background: url(https://nikkoudou-kottou.com/img/side/back_white.png) center center;
  }
  #kijiMenu h4 {
    text-align: center;
    color: #EEE;
    font-size: 10px;
    letter-spacing: 0.2em;
    padding: 1px 0;
    background: #8f8a77;
  }
  #kijiMenu ul {
    width: 100%;
    list-style: none;
    border-top: #FFF solid 1px;
    border-left: #FFF solid 1px;
    box-sizing: border-box;
  }
  #kijiMenu ul li {
    float: left;
    width: 12.5%;
    box-sizing: border-box;
    border-right: #FFF solid 1px;
    border-bottom: #FFF solid 1px;
  }
  #kijiMenu ul li a {
    display: block;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    padding: 0.3em 0;
  }
  #kijiMenu ul li a:hover,
  #kijiMenu ul li a:active {
    text-decoration: underline;
  }
  /* 記事ページ
  --------------------------------------------------- */
  /* こんな方いませんか ---------------- */
  .kaitoriScene {
    border: #CCC solid 1px;
  }
  .kaitoriScene .inner h4 {
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/icon_youcheck.png) no-repeat 20px;
    background-size: 80px;
    padding: 10px 10px 10px 120px;
    font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "ＭＳ Ｐ明朝", "Times New Roman", Meiryo, serif;
    font-size: 1.3rem;
    line-height: 1.2em;
    font-weight: normal;
  }
  .kaitoriScene .inner ul {
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/pickup_bg.png) no-repeat 30% top;
    background-size: cover;
    padding: 16px 10px 16px 80px;
  }
  .kaitoriScene .inner ul li {
    font-size: 14px;
    line-height: 1.4em;
    background: rgba(255, 255, 255, 0.8);
    padding: 0.3em 0 0.3em 10px;
    list-style-position: inside;
  }
  /* 選択カテゴリー ---------------- */
  .choiceCategory {
    padding: 6px 10px 10px;
  }
  .choiceCategory a {
    display: inline-block;
    border: #996633 solid 1px;
    color: #996633;
    font-size: 11px;
    line-height: 1.2em;
    padding: 0.3em 0.5em 0.2em;
    margin-bottom: 10px;
    text-decoration: none;
  }
  /* タグ ---------------- */
  .tagst {
    padding: 20px 0;
  }
  .tagst a {
    text-decoration: none;
    font-weight: bold;
    color: #666;
    pointer-events: none;
    cursor: default;
  }
  /* 記事：ページネーション ---------------- */
  .p-navi {
    margin-bottom: 20px;
  }
  .p-navi ul {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
    box-sizing: border-box;
    border-top: #EEE solid 4px;
    border-bottom: #EEE solid 4px;
  }
  .p-navi li {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
  .p-navi li a {
    display: block;
    text-decoration: none;
    color: #996633;
    padding: 0.5em 0;
  }
  .p-navi li a:hover,
  .p-navi li a:active {
    text-decoration: underline;
  }
  .p-navi li.prev {
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/icon_prev.png) no-repeat left center;
    padding: 0 0.5em 0 20px;
  }
  .p-navi li.next {
    background: url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/images/icon_next.png) no-repeat right center;
    padding: 0 20px 0 0.5em;
    text-align: right;
  }
  /* フッターコンテンツ：記事メニュー */
  #kijiMenu ul {
    width: 100%;
  }
  #kijiMenu ul li {
    width: 50%;
  }
  #kijiMenu ul li a {
    padding: 1em 0;
  }
  /*謎*/
  .flexiblebox {
    display: flex;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    justify-content: center;
    /* 横方向中央揃え */
  }
  /* END 【追記】スマホサイズ ============================================ */
}
/*---------------------------------------------------

以下神原調整分(未整理)

---------------------------------------------------*/
/* フォント */
.bold {
  font-weight: bold;
}

.blue {
  color: #596CAE;
}

.blue_b {
  color: #596CAE;
  font-weight: bold;
}

.red {
  color: #990033;
}

.red_b {
  color: #990033;
  font-weight: bold;
}

/* 見出し */
.mtb2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

ul.mtb2 li {
  list-style: none;
}

@media screen and (max-width: 640px) {
  .none_sp {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .none_pc {
    display: none;
  }
}
/*---------------------------------------------------

以下向江調整分(未整理)

---------------------------------------------------*/
.column_list_ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.column_list_li {
  font-size: 14px;
  text-align: center;
  width: 25%;
  color: #FFF;
  background-color: #000;
  margin: 3px;
}

/*---------------------------------------------------
記事上部共通部分
---------------------------------------------------*/
main.renew {
  margin-bottom: 40px;
}
main.renew .entry-title {
  color: var(--color-neutral-white);
  font-family: var(--mincho-font);
}
main.renew .contact-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  border-radius: 58px;
  background: var(--color-button-transition);
  color: var(--color-neutral-white);
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: center;
}
main.renew .contact-link:before {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: no-repeat center/contain url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/contact_icon-mail.png);
  content: "";
}
main.renew .contact-link > span {
  margin-left: 15px;
  line-height: 1.2;
}
main.renew .contact-link > span .in-bl {
  display: inline-block;
}
main.renew .kaitoriInduction {
  margin-bottom: 40px;
}

.choiceCategory.choiceCategory-n {
  padding: 0;
}
.choiceCategory.choiceCategory-n a {
  margin: 10px 10px 10px 0;
  padding: 3px 20px;
  border: none;
  border-radius: 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.18);
  background: var(--color-warm-gray);
  color: var(--color-neutral-white);
  font-size: 16px;
  line-height: 1.5;
}

.contentHead__image img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.18));
}

.contentHead__contact {
  padding: 20px;
  border: solid 2px var(--color-secondary);
  background: var(--color-neutral-lighter);
}
.contentHead__contact-text--top {
  margin: 0 0 15px !important;
  color: var(--color-secondary);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.contentHead__contact-text--middle {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 598px) {
  .choiceCategory.choiceCategory-n a {
    padding: 3px 10px;
    font-size: 14px;
  }
}
/*---------------------------------------------------
記事投稿部分
---------------------------------------------------*/
.post.renew #toc_container {
  background: var(--color-neutral-lighter);
}
.post.renew .toc_title-wrapper {
  padding: 20px 15px;
  cursor: pointer;
}
.post.renew .toc_title-wrapper.onoff p.toc_title:after {
  content: "開く";
  animation: opacityAnime forwards 0.4s;
}
@keyframes opacityAnime {
  0% {
    color: var(--color-lightWarm-gray);
  }
  100% {
    color: var(--color-txt);
  }
}
.post.renew p.toc_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 53px;
  margin: 0;
  padding: 0 30px 0 75px;
  border-radius: 3px;
  background: no-repeat 30px center/30px url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/mokuji_icon.png), var(--color-secondary);
  color: var(--color-neutral-white);
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  box-sizing: border-box;
}
.post.renew p.toc_title:after {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 30px;
  content: "閉じる";
  border-radius: 5px;
  background: var(--color-lightWarm-gray);
  color: var(--color-txt);
  font-size: 15px;
  font-weight: 600;
}
.post.renew .toc_list-wrapper {
  display: grid;
  grid-template-rows: 1fr;
  transition: 250ms grid-template-rows ease;
}
.post.renew .toc_list-wrapper.onoff {
  grid-template-rows: 0fr;
  transition: 250ms grid-template-rows ease;
}
.post.renew .toc_list {
  overflow: hidden;
  margin: 0 20px;
  padding: 0 40px 0 50px;
}
.post.renew .toc_list > li {
  list-style-type: decimal;
  margin-bottom: 5px;
  line-height: 1.5;
}
.post.renew .toc_list li:last-child {
  padding-bottom: 10px;
}
.post.renew .toc_list ul > li {
  line-height: 1.5;
}
.post.renew .toc_list li > ul {
  margin-bottom: 0;
  padding: 0;
}
.post.renew .toc_list > li::marker {
  color: var(--color-button-transition);
  font-size: 18px;
  font-weight: 600;
}
.post.renew .toc_list a {
  color: var(--color-button-transition);
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.post.renew .toc_list li > ul a {
  font-size: 16px;
  font-weight: 400;
}
.post.renew .toc_list li > ul > li a:before {
  display: inline-block;
  content: "-";
  margin-right: 5px;
}
.post.renew .h2_des {
  margin-top: 40px;
  background: var(--color-secondary-dark);
}
.post.renew .h2_des:after {
  border-top: 15px solid var(--color-secondary-dark);
}
.post.renew p {
  line-height: 1.6;
  margin: 24px 10px;
  padding: 0;
}
.post.renew span.marker {
  padding-bottom: 3px;
  background: linear-gradient(transparent 50%, var(--color-accent-light) 50%);
}
.post.renew span.bold {
  font-weight: bold;
}
.post.renew .background-block {
  margin: 24px 0;
  padding: 10px 15px;
  background: var(--color-accent-light);
}

@media screen and (max-width: 960px) {
  .contentHead__image {
    margin-bottom: 30px;
  }
  .contentHead__contact {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 598px) {
  .contentHead__contact {
    padding: 20px 15px 15px;
  }
  .post.renew #toc_container {
    background: var(--color-neutral-lighter);
  }
  .post.renew .toc_title-wrapper {
    padding: 10px;
  }
  .post.renew .toc_title-wrapper:not(.onoff) p.toc_title:after {
    content: "開く";
  }
  .post.renew .toc_title-wrapper.onoff p.toc_title:after {
    content: "閉じる";
    animation: opacityAnime forwards 0.4s;
  }
  .post.renew .toc_list-wrapper:not(.onoff) {
    grid-template-rows: 0fr;
    transition: 250ms grid-template-rows ease;
  }
  .post.renew .toc_list-wrapper.onoff {
    display: grid;
    grid-template-rows: 1fr;
    transition: 250ms grid-template-rows ease;
  }
  .post.renew p.toc_title {
    height: 38px;
    margin: 0;
    padding: 0 10px 0 50px;
    background: no-repeat 10px center/26px url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/mokuji_icon.png), var(--color-secondary);
    font-size: 20px;
  }
  .post.renew p.toc_title:after {
    width: 58px;
    height: 26px;
    font-size: 14px;
  }
  .post.renew .toc_list {
    margin: 0;
    padding: 0 20px 0 45px;
  }
  .post.renew .toc_list > li {
    font-size: 16px;
  }
  .post.renew .toc_list li > ul a {
    font-size: 15px;
    line-height: 1.5;
  }
  .post.renew .h2_des {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 961px) {
  .post .contentHead {
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
  }
  .post .contentHead__image {
    display: flex;
    align-items: center;
    flex: 0 0 500px;
    height: 500px;
  }
  .post .contentHead__image img {
    width: 100%;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.18));
  }
  .post .contentHead__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .post .contentHead__text.not-thumbnail {
    width: 100%;
    flex-direction: row;
    gap: 30px;
  }
  .post .contentHead__text.not-thumbnail .topPost {
    flex: 0 0 500px;
  }
  .post .contentHead__text.not-thumbnail .topPost__item {
    height: 50px;
  }
  .post .contentHead__text.not-thumbnail .contentHead__contact {
    width: 100%;
    padding-top: 40px;
  }
  .post .contentHead__text .topPost {
    padding: 15px 15px 5px 15px;
    border: solid 2px #DCDCDC;
  }
  .post .contentHead__text .topPost__ttl {
    padding: 5px 0 10px 35px;
    background: no-repeat left 8px/19px url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/topPost_icon.png);
    border-bottom: solid 1px #DCDCDC;
    font-size: 20px;
  }
  .post .contentHead__text .topPost__list {
    margin: 0 !important;
    padding: 0 !important;
  }
  .post .contentHead__text .topPost__item {
    display: flex;
    align-items: center;
    height: 74px;
    box-sizing: border-box;
    margin-bottom: 0;
  }
  .post .contentHead__text .topPost__item:not(:last-child) {
    border-bottom: dashed 2px #DCDCDC;
  }
  .post .contentHead__text .topPost__link {
    display: inline-block;
    color: var(--color-warm-gray);
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
  }
  .post .contentHead__text .topPost__link:hover {
    text-decoration: underline;
  }
  .post .toc_list a:hover {
    text-decoration: underline;
  }
  main.renew .contact-link {
    filter: brightness(1);
    transition: filter 0.4s;
  }
  main.renew .contact-link:hover {
    filter: brightness(1.3);
    transition: filter 0.4s;
  }
}
/*---------------------------------------------------
抜粋表示
---------------------------------------------------*/
.post .excerpt {
  margin-bottom: 40px;
  padding: 30px 40px;
  background: var(--color-lightWarm-gray);
}
.post .excerpt p:not(:last-child) {
  margin: 0 0 24px;
}
.post .excerpt p:last-child {
  margin: 0;
}

@media screen and (max-width: 960px) {
  .post .excerpt {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 960px) {
  .post .excerpt {
    margin-bottom: 30px;
  }
}
/*---------------------------------------------------
無料のご相談・ご依頼はこちら
---------------------------------------------------*/
.post-contact {
  margin-bottom: 40px;
}
.post-contact__box {
  border: solid 2px var(--color-secondary);
  border-radius: 10px;
}
.post-contact__title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin: 0 !important;
  border-radius: 6px 6px 0 0;
  background: var(--color-secondary);
  color: var(--color-neutral-white);
  font-size: 20px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
.post-contact__inner {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 15px;
  border-radius: 0 0 10px 10px;
}
.post-contact__inner .contact__telbox2 {
  flex: 0 0 54%;
  border-right: solid 1px #DCDCDC;
}
.post-contact__inner .contact__telbox2 .tel__sub-txt {
  margin: 0 auto 5px;
  color: var(--color-txt);
  font-size: 16px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.post-contact__inner .contact__telbox2 .tel__main-txt {
  margin: 0;
  font-size: 55px;
  line-height: 0.7;
}
.post-contact__inner .contact__mailbox2 {
  flex: 0 0 46%;
  max-width: 350px;
  margin: 0 auto;
}
.post-contact__inner .contact__mailbox2 .mail__txt {
  margin: 0 0 2px 0;
  font-size: 16px;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
.post-contact__inner .contact__mailbox2 .contact__txt {
  margin-top: 2px;
}

@media screen and (max-width: 960px) {
  .post-contact__inner {
    flex-direction: column;
    padding: 20px;
  }
  .post-contact__inner .contact__telbox2 {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-right: none;
    border-bottom: solid 1px var(--color-txt);
  }
  .post-contact__inner .contact__telbox2 .tel__sub-txt {
    text-align: center;
  }
  .post-contact__inner .contact__telbtn {
    padding: 0 0 10px;
  }
  .post-contact__inner .contact__mailbox2 {
    width: 100%;
    max-width: none;
  }
  .post-contact__inner .contact-link {
    margin: 0 auto;
  }
}
@media screen and (max-width: 598px) {
  .post-contact__inner {
    padding: 20px 15px 15px;
  }
  .post-contact .contact__telbox2 {
    padding-bottom: 0;
    border-bottom: none;
  }
  .post-contact .contact__telbox2 a {
    min-height: 40px;
    margin: 0 auto;
    padding: 10px 10px 15px;
    color: var(--color-neutral-white);
  }
  .post-contact .contact__telbox2 a .contact-btn__inner::after {
    top: calc(50% - 0.5em);
    right: 0.7%;
  }
  .post-contact .contact__telbox2 .tel__sub-txt {
    color: var(--color-neutral-white);
    font-weight: 400;
    font-size: 12px;
  }
  .post-contact .contact__telbox2 .tel__main-txt {
    font-size: 36px;
  }
  .post-contact .mail__txt {
    display: none;
  }
}
/*---------------------------------------------------
記事下部「前の記事」「次の記事」「コラム一覧」
---------------------------------------------------*/
.pageNavi {
  margin-bottom: 10px;
}
@media screen and (max-width: 598px) {
  .pageNavi {
    margin-bottom: 0;
  }
}
.pageNavi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 960px) {
  .pageNavi ul {
    gap: 10px;
  }
}
@media screen and (max-width: 598px) {
  .pageNavi ul {
    justify-content: space-evenly;
    gap: 15px 5px;
  }
}
.pageNavi li {
  text-align: center;
}
.pageNavi li.columnBtn__box {
  flex: 0 0 180px;
}
.pageNavi li.columnBtn__box .spOnly {
  display: none;
}
@media screen and (max-width: 598px) {
  .pageNavi li.prev {
    order: 1;
  }
  .pageNavi li.columnBtn__box--1 {
    flex: 100%;
    order: 0;
  }
  .pageNavi li.columnBtn__box--1 .spOnly {
    display: block;
  }
  .pageNavi li.columnBtn__box--2 {
    flex: 0 0 40%;
    order: 2;
  }
  .pageNavi li.next {
    order: 3;
  }
}
.pageNavi li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 58px;
  box-sizing: border-box;
  color: var(--color-secondary);
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  filter: brightness(1);
  transition: filter 0.6s;
}
.pageNavi li a.columnBtn__link {
  border-radius: 80px;
}
.pageNavi li a.columnBtn__link--1 {
  border: solid 2px var(--color-secondary);
}
.pageNavi li a.columnBtn__link--2 {
  background: var(--color-secondary);
  color: var(--color-neutral-white);
}
.pageNavi li a:hover {
  filter: brightness(1.4);
  transition: filter 0.4s;
}
@media screen and (max-width: 960px) {
  .pageNavi li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 598px) {
  .pageNavi li a.columnBtn__link--1 {
    height: 42px;
  }
}
.pageNavi li .arrow {
  display: inline-block;
  vertical-align: middle;
  color: var(--color-secondary);
  line-height: 1;
  position: relative;
  width: 0.6em;
  height: 0.6em;
}
.pageNavi li .arrow-left {
  margin: 3px 8px 0 0;
  transform: translateX(25%) rotate(-135deg);
}
.pageNavi li .arrow-right {
  margin: 2px 0 0 8px;
  transform: translateX(-25%) rotate(45deg);
}
.pageNavi li .arrow:before, .pageNavi li .arrow:after {
  content: "";
  position: absolute;
  background: currentColor;
  top: 0;
}
.pageNavi li .arrow:before {
  left: 0;
  right: 0;
  height: 0.1em;
}
.pageNavi li .arrow::after {
  right: 0;
  bottom: 0;
  width: 0.1em;
}
.pageNavi li .next__txt, .pageNavi li .prev__txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 58px;
  box-sizing: border-box;
  color: var(--color-neutral-light);
  font-size: 18px;
  font-weight: bold;
}
.pageNavi li .next__txt .arrow, .pageNavi li .prev__txt .arrow {
  color: var(--color-neutral-light);
}
@media screen and (max-width: 960px) {
  .pageNavi li .next__txt, .pageNavi li .prev__txt {
    font-size: 16px;
  }
}

/*---------------------------------------------------
　カテゴリー一覧リンク
---------------------------------------------------*/
.categoryNav {
  /*
  　個別記事「カテゴリーから探す」
  ---------------------------------------------------*/
}
.categoryNav .inner:not(.single) {
  margin-bottom: 40px;
  padding: 30px 40px;
  background: var(--color-lightWarm-gray);
}
.categoryNav .inner.single {
  margin-top: 40px;
}
.categoryNav__ttl {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px var(--color-txt);
  color: var(--color-txt);
}
.categoryNav__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.categoryNav__link {
  padding: 5px 10px;
  border-radius: 8px;
  background: var(--color-secondary-dark);
  color: var(--color-neutral-white);
  text-decoration: none;
}
.categoryNav__link:hover {
  background: var(--color-secondary);
  color: var(--color-neutral-white);
}
.categoryNav .single .categoryNav__ttl {
  padding: 10px 0 10px 28px;
  border-bottom: solid 1px var(--color-neutral-light);
  background: no-repeat 5px center/16px url(https://nikkoudou-kottou.com/blog/wp-content/themes/nikkoudou_column/img/mushimegane__icon.webp);
  font-size: 18px;
}
@media screen and (max-width: 598px) {
  .categoryNav .inner:not(.single) {
    padding: 10px;
  }
  .categoryNav__ttl {
    margin-bottom: 10px;
  }
  .categoryNav__list {
    gap: 6px;
  }
  .categoryNav__link {
    font-size: 14px;
  }
}/*# sourceMappingURL=thema.css.map */