.topics .inner {
  width: 1000px;
}
@media screen and (max-width: 767px) {
  .topics .inner {
    width: 100%;
  }
}
.topics.top.col01 .ttl .page-ttl {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.875rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .ttl .page-ttl {
    font-size: 2rem;
  }
}
.topics.top.col01 .ttl .breadcrumb li {
  color: #222222;
  background: none;
}
.topics.top.col01 .ttl .breadcrumb li a {
  color: rgba(34, 34, 34, 0.6);
}
.topics.top.col01 .contents .category {
  margin-bottom: 20px;
  background: #F7F7F7;
  padding: 30px 40px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .category {
    padding: 30px 25px 20px;
  }
}
.topics.top.col01 .contents .category .category-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.topics.top.col01 .contents .category .category-wrap dt {
  width: 115px;
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 13px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .category .category-wrap dt {
    width: 100%;
    margin-bottom: 15px;
  }
}
.topics.top.col01 .contents .category .category-wrap dt span {
  position: relative;
}
.topics.top.col01 .contents .category .category-wrap dt span:before {
  content: "";
  display: block;
  width: 3px;
  height: 18px;
  background: #0081CC;
  position: absolute;
  left: -13px;
  top: 0.25em;
}
.topics.top.col01 .contents .category .category-wrap dd {
  width: calc(100% - 115px);
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .category .category-wrap dd {
    width: 100%;
  }
}
.topics.top.col01 .contents .category .category-wrap dd .topics-cate-list {
  display: flex;
  flex-wrap: wrap;
}
.topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li {
    margin-bottom: 10px;
  }
}
.topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li:last-of-type {
  margin-right: 0;
}
.topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li a {
  background: #fff;
  border-radius: 15px;
  border: 1px solid #0081CC;
  font-size: 0.875rem;
  padding: 3px 13px;
}
.topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li a:hover {
  background: #0081CC;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li a:hover {
    background: #fff;
    color: #222222;
  }
}
.topics.top.col01 .contents .category .category-wrap dd .topics-cate-list li.active a {
  background: #0081CC;
  color: #fff;
}
.topics.top.col01 .contents .category.year {
  margin-bottom: 70px;
}
.topics.top.col01 .contents .category.year .category-wrap .topics-cate-list li a {
  display: flex;
  align-items: center;
  padding: 5px 13px;
  font-size: 0.875rem;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .category.year .category-wrap .topics-cate-list li a {
    padding: 5px 10px;
    font-size: 0.8125rem;
  }
}
.topics.top.col01 .contents .category.year .category-wrap .topics-cate-list li a .link-arrow {
  margin-left: 5px;
  width: 20px;
  height: 20px;
}
.topics.top.col01 .contents .category.year .category-wrap .topics-cate-list li a .link-arrow:before {
  top: 5px;
  left: 6px;
}
.topics.top.col01 .contents .topics-wrap {
  margin-bottom: 150px;
}
.topics.top.col01 .contents .topics-wrap .topics-list {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list {
    margin: 10px 0 45px;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li {
  border-bottom: 1px solid #D6D6D6;
}
.topics.top.col01 .contents .topics-wrap .topics-list li:first-of-type {
  border-top: 1px solid #D6D6D6;
}
.topics.top.col01 .contents .topics-wrap .topics-list li.no-topics {
  border: none;
  text-align: center;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 15px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a {
    font-size: 0.9375rem;
    padding: 30px 0;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li a .date {
  width: 80px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a .date {
    margin-right: 5px;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li a .topics-cate {
  width: 100px;
  margin-right: 25px;
  text-align: center;
  font-size: 0.6875rem;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a .topics-cate span {
  display: block;
  border: 1px solid #0081CC;
  padding: 0 15px;
  border-radius: 11px;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a .topics-cate span:not(:first-of-type) {
  margin-top: 5px;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a .topics-ttl {
  width: calc(100% - 220px);
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a .topics-ttl {
    width: 100%;
    padding-top: 10px;
    line-height: 1.5;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li a.link-mark .topics-ttl span {
  position: relative;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a.link-mark .topics-ttl span:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(/assets/img/common/icon_blank.png) no-repeat;
  background-size: contain;
  margin-left: 5px;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a.pdf {
  position: relative;
  /*.topics-ttl{
    span{
      &:after{
        content: '';
        display: inline-block;
        width: 11px;
        height: 14px;
        background: url(/assets/img/common/pdf.svg) no-repeat;
        background-size: contain;
        margin-left: 10px;
        position: relative;
        top: 2px;
      }
    }
  }*/
}
.topics.top.col01 .contents .topics-wrap .topics-list li a.pdf .topics-ttl {
  width: calc(100% - 370px);
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a.pdf .topics-ttl {
    width: 100%;
    padding-top: 10px;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li a.pdf .file-size-txt {
  color: #fff;
  font-size: 0.75rem;
  background: #0081CC;
  padding: 10px;
  min-width: 130px;
  text-align: center;
  position: absolute;
  right: 15px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a.pdf .file-size-txt {
    position: static;
    margin-top: 10px;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li a.pdf .file-size-txt:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 14px;
  background: url(/assets/img/common/icon-pdf-w.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.topics.top.col01 .contents .topics-wrap .topics-list li a:hover {
  color: #0081CC;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a:hover {
    color: #222222;
  }
}
.topics.top.col01 .contents .topics-wrap .topics-list li a:hover .topics-cate span {
  color: #fff;
  background: #0081CC;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .topics-wrap .topics-list li a:hover .topics-cate span {
    color: #222222;
    background: #fff;
  }
}
.topics.top.col01 .contents .page-nav {
  margin: 80px auto 100px;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .page-nav {
    margin-bottom: 50px;
  }
}
.topics.top.col01 .contents .page-nav ul {
  max-width: 460px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.topics.top.col01 .contents .page-nav ul li {
  width: 40px;
  height: 40px;
  font-size: 0.8125rem;
  border: 1px solid #0081CC;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .page-nav ul li {
    width: 30px;
    height: 30px;
    font-size: 0.75rem;
    margin-right: 15px;
  }
}
.topics.top.col01 .contents .page-nav ul li:last-of-type {
  margin-right: 0;
}
.topics.top.col01 .contents .page-nav ul li .now {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #0081CC;
  color: #fff;
  font-weight: bold;
}
.topics.top.col01 .contents .page-nav ul li .prev {
  padding-left: 5px;
}
.topics.top.col01 .contents .page-nav ul li .prev:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-left: 1px solid #0081CC;
  border-bottom: 1px solid #0081CC;
  transform: rotate(45deg);
}
.topics.top.col01 .contents .page-nav ul li .next {
  padding-right: 5px;
}
.topics.top.col01 .contents .page-nav ul li .next:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #0081CC;
  border-bottom: 1px solid #0081CC;
  transform: rotate(-45deg);
}
.topics.top.col01 .contents .page-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.topics.top.col01 .contents .page-nav ul li a:hover {
  background: #0081CC;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .page-nav ul li a:hover {
    background: #fff;
    color: #222222;
  }
}
.topics.top.col01 .contents .page-nav ul li a:hover .prev:before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .page-nav ul li a:hover .prev:before {
    border-left: 1px solid #0081CC;
    border-bottom: 1px solid #0081CC;
  }
}
.topics.top.col01 .contents .page-nav ul li a:hover .next:before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .topics.top.col01 .contents .page-nav ul li a:hover .next:before {
    border-right: 1px solid #0081CC;
    border-bottom: 1px solid #0081CC;
  }
}
.topics.article .topics-article .article-info {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.topics.article .topics-article .article-info .date {
  font-size: 1.125rem;
  margin-right: 15px;
}
.topics.article .topics-article .article-info .topics-cate-list {
  display: flex;
  flex-wrap: wrap;
}
.topics.article .topics-article .article-info .topics-cate-list li {
  margin-right: 10px;
}
.topics.article .topics-article .article-info .topics-cate-list li a {
  background: #fff;
  border: 1px solid #0081CC;
  padding: 0 15px;
  border-radius: 11px;
  font-size: 0.8125rem;
}
.topics.article .topics-article .article-info .topics-cate-list li a:hover {
  background: #0081CC;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .topics.article .topics-article .article-info .topics-cate-list li a:hover {
    background: #fff;
    color: #0081CC;
  }
}
.topics.article .topics-article .article-info .topics-cate-list li a.no-link {
  pointer-events: none;
}
.topics.article .topics-article .topics-article-contents p {
  margin-bottom: 1em;
}
.topics.article .topics-article .topics-article-contents .topics-img {
  margin-bottom: 30px;
}
.topics.article .topics-article .topics-article-contents .topics-img img {
  width: auto;
  width: revert-layer;
  height: revert-layer;
}
.topics.article .topics-article .topics-article-contents ul li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
  margin-bottom: 5px;
}
.topics.article .topics-article .topics-article-contents ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #F4B804;
  display: inline-block;
  margin-right: 5px;
}
.topics.article .topics-article .topics-article-contents img {
  max-width: 100%;
  width: revert-layer;
  height: revert-layer;
}
.topics.article .topics-btn {
  width: 250px;
  margin: 80px auto;
}
@media screen and (max-width: 767px) {
  .topics.article .topics-btn {
    width: 90%;
  }
}
.topics.article .topics-btn a {
  color: #fff;
  background: #F4B804;
  text-align: center;
  border: 1px solid #F4B804;
  border-radius: 3px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 15px;
  position: relative;
}
.topics.article .topics-btn a:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 15px;
}
.topics.article .topics-btn a:hover {
  background: #fff;
  color: #222222;
}
@media screen and (max-width: 767px) {
  .topics.article .topics-btn a:hover {
    color: #fff;
    background: #F4B804;
  }
}
.topics.article .topics-btn a:hover:before {
  border-left: 1px solid #F4B804;
  border-bottom: 1px solid #F4B804;
}
@media screen and (max-width: 767px) {
  .topics.article .topics-btn a:hover:before {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}/*# sourceMappingURL=topics.css.map */