/* --------------------------------------------- */
/* ▼モバイルファースト (全環境に共通のデザイン) */
/* --------------------------------------------- */
main {
  overflow: visible !important;
}
/* topics */
.contents {
  padding: 3em 0 3em;
  margin: auto;
  width: 90%;
  max-width: 1200px;
}
.contents_main {
  margin: 0 auto 3em;
}
.news_h3 {
  font-weight: 400;
  text-align: left;
  font-family: mizolet, sans-serif;
  padding: 0 0 0 8px;
}
.news_h3 span {
  font-family: ivymode, sans-serif;
  display: block;
  color: #C63C00;
  font-size: 3rem;
  line-height: 1.3;
}
.sidenav {
  text-align: left;
  width: 95%;
  margin: auto;
}
.sidenav_ttl {
  font-family: mizolet, sans-serif;
}
.sidenav_ttl span {
  font-family: ivymode, sans-serif;
  display: block;
  color: #C63C00;
  font-size: 3rem;
  line-height: 1.3;
}
.sidenav_cate {
  margin: 1em auto 0.5em;
  font-family: mizolet, sans-serif;
}
.sidenav_cate span {
  display: inline-block;
  border: 0.5px solid #000000;
  border-radius: 30px;
  padding: 2px 10px;
}
.sidenavi_list {
  position: relative;
  margin: 0.5em auto 0;
}
.sidenavi_list li {
  line-height: 1.5;
  font-family: mizolet, sans-serif;
  padding: 0.3em 0 0.3em 0rem;
  list-style-type: none !important;
}
.news {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0em auto 0em;
  justify-content: flex-start;
}
.news li {
  position: relative;
  font-family: mizolet, sans-serif;
  text-align: left;
  margin: 1.5em 8px 0em;
  width: calc(100% / 2 - 16px);
}
.news li img {
  border-radius: 10px;
}
.news li div {
  font-size: 1rem;
  margin: 0.5em auto 0.5em;
}
.news li div span {
  display: inline-block;
  margin: 5px 10px 0 0px;
  color: #fff;
  background: #C63C00;
  border-radius: 5px;
  padding: 1px 8px;
}
.news li p {}
.topics_txt p {
  text-align: left;
  margin: 1.5em auto 0;
  line-height: 1.8
}
.topics_txt img {
  border-radius: 10px;
}
.topics_txt p a {
  color: #C63C00;
  text-decoration: underline;
}
.topics_txt p a:hover {
  text-decoration: none;
}
.topics_ttl {
  font-family: mizolet, sans-serif;
  text-align: left;
  border-bottom: 0.5px solid #C63C00;
  padding: 0 0 1em;
  margin: 0 auto 1.5em;
}
.topics_ttl div {
  font-size: 1.0rem;
  margin: 0 auto 0.5em;
}
.topics_ttl div span {
  display: inline-block;
  margin: 0 0px 0 10px;
  border-radius: 5px;
  padding: 1px 8px;
  color: #fff;
  background: #C63C00;
}
.topics_ttl p {
  font-size: 1.4rem;
  letter-spacing: 1px;
}
.topics_btn {
  width: 180px;
  margin: 1.5em auto 0;
  position: relative;
}
.topics_btn a {
  text-align: center;
  display: block;
  padding: 10px 0;
}
.topics_btn a::after {
  left: 13px;
  right: auto;
  transform: rotate(-135deg);
}
.topics_btn a:hover::after {
  left: 11px;
  right: auto;
}
/* ------------------------------------ */
/* ▼PC用デザインとして付け足すデザイン */
/* ------------------------------------ */
@media all and (min-width: 768px) {
  /* topics */
  .contents {
    padding: 5em 0 5em;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0em auto 0em;
    justify-content: center;
  }
  .contents_main {
    width: 75%;
    margin: 0 0em;
  }
  .news_h3 {
    font-size: 1.7rem;
  }
  .news_h3 span {
    font-size: 4rem;
  }
  .sidenav_stickey {
    /*stickyで固定*/
    position: -webkit-sticky; /*Safari*/
    position: sticky;
    /*固定したい位置*/
    top: 160px;
  }
  .sidenav {
    width: 20%;
    padding: 0;
    margin: 0 0 0 5%;
  }
  .sidenav_ttl {
    font-size: 1.7rem;
  }
  .sidenav_ttl span {
    font-size: 4rem;
  }
  .sidenavi_list {}
  .sidenavi_list li {
    letter-spacing: 2px;
    padding: 0.5em 0 0.5em 0em;
  }
  .news li {
    margin: 2em 8px 0em;
    width: calc(100% / 3 - 16px);
  }
  .news li div {
    font-size: 1.2rem;
    margin: 1em auto 0.5em;
  }
  .news li div span {
    margin: 0 0 0 10px;
  }
  .news li p {}
  .topics_txt p {
    margin: 2em auto 0;
  }
  .topics_txt img {
    border-radius: 20px;
  }
  .topics_ttl {
    margin: 0 auto 2em;
  }
  .topics_ttl div {
    font-size: 1.3rem;
  }
  .topics_ttl p {
    font-size: 2rem;
    letter-spacing: 2px;
  }
  .topics_btn {
    width: 230px;
    margin: 3em auto 0;
    position: relative;
  }
}
/***************/
.blog_pager1 {
  width: 100%;
  margin-bottom: 0px;
  height: 50px;
  padding-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.wp-pagenavi {
  clear: both;
  text-align: center;
  height: 0px;
  padding-top: 0px;
}
.wp-pagenavi a, .wp-pagenavi span {
  color: #999;
  background-color: #FFF;
  border: solid 1px #0A3B94;
  padding: 8px 15px;
  margin: 0 2px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}
.wp-pagenavi a:hover {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
}
.wp-pagenavi span.current {
  color: #FFF;
  background-color: #0A3B94;
  border-color: #0A3B94;
  font-weight: bold;
}