@charset "UTF-8";
.archive_news_con {
  margin-bottom: 120px;
}
.archive_news_con .inner {
  width: 86.207vw;
  margin: 0 auto;
}
.archive_news_con .inner .archive_news_b {
  margin-bottom: 8px;
}
.archive_news_con .inner .archive_news_b a {
  padding: 1.669vw 1.369vw 1.369vw;
  position: relative;
  display: block;
  transition: 0.5s;
  border: 1px solid rgba(32, 39, 46, 0.1843137255);
  border-radius: 4px;
}
@media (max-width: 1049px) {
  .archive_news_con .inner .archive_news_b a {
    padding: 2.1vw 1.3vw;
  }
}
@media (max-width: 499px) {
  .archive_news_con .inner .archive_news_b a {
    padding: 3vw 1.7vw;
  }
}
.archive_news_con .inner .archive_news_b a:hover {
  opacity: 0.7;
}
.archive_news_con .inner .archive_news_b a:hover .wrap .left img {
  transform: scale(1.1);
}
.archive_news_con .inner .archive_news_b a:before {
  content: "";
  background-image: url(../img/news-btn-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.793vw;
  height: 0.69vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media (max-width: 1049px) {
  .archive_news_con .inner .archive_news_b a:before {
    display: none;
  }
}
.archive_news_con .inner .archive_news_b a:hover:before {
  -webkit-animation: arrow-line 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
  animation: arrow-line 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
}
.archive_news_con .inner .archive_news_b a .wrap {
  display: flex;
  align-items: center;
  gap: 3.448vw;
}
@media (max-width: 1049px) {
  .archive_news_con .inner .archive_news_b a .wrap {
    display: block;
  }
}
.archive_news_con .inner .archive_news_b a .wrap .right {
  position: relative;
  display: flex;
  gap: 2.069vw;
}
@media (max-width: 499px) {
  .archive_news_con .inner .archive_news_b a .wrap .right {
    display: block;
  }
}
.archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap {
  display: flex;
  align-items: center;
  gap: 2.069vw;
}
@media (max-width: 499px) {
  .archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap {
    margin-bottom: 8px;
  }
}
.archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .date {
  font-size: 0.866vw;
  font-family: "Jost", sans-serif;
  font-weight: 300;
}
@media (max-width: 1049px) {
  .archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .date {
    font-size: 1.2vw;
  }
}
@media (max-width: 499px) {
  .archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .date {
    font-size: 3.2vw;
  }
}
.archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .cat {
  width: 5.517vw;
  font-size: 0.828vw;
  background: rgba(25, 76, 244, 0.0784313725);
  text-align: center;
  padding: 0.276vw 0;
}
@media (max-width: 1049px) {
  .archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .cat {
    font-size: 1.2vw;
  }
}
@media (max-width: 499px) {
  .archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .cat {
    font-size: 3.2vw;
    width: auto;
  }
}
.archive_news_con .inner .archive_news_b a .wrap .right .upper_wrap .cat span {
  color: #194BF4;
}
.archive_news_con .inner .archive_news_b a .wrap .right h4.ttl {
  font-size: 17px;
  font-weight: 500;
  padding-right: 18px;
}
.archive_news_con .inner .archive_news_b a .wrap .right:before {
  content: "";
  background-image: url(../img/news-btn-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.793vw;
  height: 0.69vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  display: none;
}
@media (max-width: 1049px) {
  .archive_news_con .inner .archive_news_b a .wrap .right:before {
    display: block;
    width: 0.828vw;
    height: 0.552vw;
    right: 0;
    width: 17px;
    height: 10px;
  }
}
.archive_news_con .inner .archive_news_b a .wrap .right:hover:before {
  -webkit-animation: arrow-line6 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
  animation: arrow-line6 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
}

.wp-pagenavi {
  text-align: center;
  margin-top: 3.448vw;
}
@media (max-width: 1049px) {
  .wp-pagenavi {
    margin-top: 4.8vw;
  }
}
@media (max-width: 1049px) {
  .wp-pagenavi {
    margin-top: 6.8vw;
  }
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 3px 10px !important;
  margin: 0.138vw;
}
.wp-pagenavi a.page {
  border: none;
}
.wp-pagenavi a.page.larger {
  border: none;
}
.wp-pagenavi a.page.larger:hover {
  color: #76a5ff;
  border-bottom: 1px solid #76a5ff;
}
.wp-pagenavi a.page.smaller {
  border: none;
}
.wp-pagenavi a.page.smaller:hover {
  color: #76a5ff;
  border-bottom: 1px solid #76a5ff;
}
.wp-pagenavi a.nextpostslink {
  border: none;
  position: relative;
}
.wp-pagenavi a.nextpostslink:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  background-image: url(../img/pager.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 6px;
  height: 9.69px;
  border: none;
}
.wp-pagenavi a.previouspostslink {
  border: none;
  position: relative;
}
.wp-pagenavi a.previouspostslink:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: "";
  background-image: url(../img/l-pager.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 6px;
  height: 9.69px;
}
.wp-pagenavi span.current {
  border: none;
  color: #d7dde2;
}

.underscore {
  color: #76a5ff;
  font-size: 1.103vw;
  padding-left: 0.138vw;
  border: none !important;
  position: absolute;
  transform: translateX(-30px);
  z-index: -1;
}

a.previouspostslink {
  position: relative;
  display: inline;
}
a.previouspostslink:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url("../img/reverse-arrow2-b.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 6px;
  height: 9.69px;
}

a.nextpostslink {
  position: relative;
}
a.nextpostslink:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background-image: url("../img/arrow2-b.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 6px;
  height: 9.69px;
}

.category-filter-con {
  width: 43vw;
  height: 2.759vw;
}
@media (max-width: 1049px) {
  .category-filter-con {
    width: 39vw;
  }
}
@media (max-width: 499px) {
  .category-filter-con {
    width: 100%;
    margin-top: 7vw;
  }
}
.category-filter-con .category-filter {
  width: 95%;
  margin-right: auto;
  height: 2.759vw;
}
.category-filter-con .category-filter button {
  position: relative;
  margin-right: 2.207vw;
  border: none;
  font-size: 1.103vw;
  color: #20272e;
  background: none;
  height: 2.759vw;
  padding: 0.552vw 1.655vw;
}
.category-filter-con .category-filter button:last-of-type:after {
  display: none;
}
.category-filter-con .category-filter button:after {
  position: absolute;
  top: 50%;
  right: -1.931vw;
  transform: translateY(-50%);
  background-image: url(../img/news-btn-line.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  width: 1.379vw;
  height: 1.586vw;
}
.category-filter-con .category-filter button.active {
  color: #194bf4;
  background: rgba(25, 75, 244, 0.1);
  padding: 0.552vw 1.655vw;
  border-radius: 0.276vw;
}

.category-filter-select {
  display: none;
}

.category-filter-con {
  padding: 40px 0 90px;
  width: 44vw;
  height: 2.759vw;
}
@media (max-width: 499px) {
  .category-filter-con {
    width: 100%;
    margin-top: 7vw;
  }
}
.category-filter-con .category-filter {
  width: 95%;
  margin-right: auto;
  height: 2.759vw;
}
.category-filter-con .category-filter a {
  position: relative;
  margin-right: 2.207vw;
  border: none;
  font-size: 1.103vw;
  color: #20272e;
  background: none;
  height: 2.759vw;
  padding: 0.552vw 1.655vw;
}
.category-filter-con .category-filter a:last-of-type:after {
  display: none;
}
.category-filter-con .category-filter a:after {
  position: absolute;
  top: 50%;
  right: -1.931vw;
  transform: translateY(-50%);
  background-image: url(../img/news-btn-line.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  width: 1.379vw;
  height: 1.586vw;
}
.category-filter-con .category-filter a.active {
  color: #194bf4;
  background: rgba(25, 75, 244, 0.1);
  padding: 0.552vw 1.655vw;
  border-radius: 0.276vw;
}

/* ==== CSS ==== */
/* 初期状態ではPC用ボタンを表示、SP用プルダウンを非表示 */
.category-filter-select {
  display: none;
}

/* 画面幅1049px以下では切り替え */
@media screen and (max-width: 1049px) {
  .category-filter {
    display: none;
  }
  .category-filter-select {
    display: block;
  }
  .category-filter-select select {
    font-size: 2.083vw;
    width: 32.552vw;
    height: 6.21vw;
    border: 1px solid #d8dee6;
    border-radius: 0.521vw;
    padding-left: 1.563vw;
    padding-left: 12px;
    outline: none;
  }
}
@media screen and (max-width: 1049px) and (max-width: 499px) {
  .category-filter-select select {
    width: 83vw;
    font-size: 4.267vw;
    height: 13.61vw;
    border-radius: 4px;
    font-weight: 500;
  }
}
.custom_select {
  appearance: none;
  -webkit-appearance: none; /* Safari用 */
  -moz-appearance: none; /* Firefox用 */
  background: url("../img/select-arrow.svg") no-repeat right 15px center/12px auto;
  /* ↑ right 10px → 矢印の右余白
     12px auto   → 矢印の大きさ */
  padding-right: 30px; /* テキストと矢印がかぶらない余白 */
}/*# sourceMappingURL=archive-news.css.map */