.archive_case_con .inner {
  width: 86.207vw;
  margin: 0 auto;
}
.archive_case_con .inner .upper_con_txt {
  margin: 3.448vw auto;
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .upper_con_txt {
    font-size: 2.214vw;
    margin: 3.448vw auto 6.2vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .upper_con_txt {
    font-size: 4.533vw;
    margin: 4.448vw auto 15.2vw;
  }
}
.archive_case_con .inner .archive_case_cat_con {
  width: 36.207vw;
  margin: 0 auto;
  margin-top: 3vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_cat_con {
    width: 100%;
  }
}
.archive_case_con .inner .archive_case_cat_con .c_txt {
  text-align: center;
  font-family: "Jost", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 0.828vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_cat_con .c_txt {
    font-size: 1.828vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_cat_con .c_txt {
    font-size: 3.828vw;
  }
}
.archive_case_con .inner .archive_case_cat_con .archive_case_cat_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 1.379vw;
  margin-top: 1vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_cat_con .archive_case_cat_wrap {
    margin-top: 3vw;
    gap: 2.079vw;
  }
}
.archive_case_con .inner .archive_case_cat_con .archive_case_cat_wrap .archive_case_cat_b {
  color: #194bf4;
  background: #eff2ff;
  padding: 0.1vw 0.5vw;
  border-radius: 4px;
  font-size: 0.828vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_cat_con .archive_case_cat_wrap .archive_case_cat_b {
    font-size: 1.528vw;
    padding: 0.5vw 0.8vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_cat_con .archive_case_cat_wrap .archive_case_cat_b {
    font-size: 3.328vw;
  }
}
.archive_case_con .inner .archive_case_container:before {
  margin: 30px auto 23px;
  display: block;
  width: 100%;
  height: 1px;
  background: #d7dde2;
  content: "";
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b {
    margin-bottom: 5vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b {
    margin-bottom: 8vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a {
  padding: 2.069vw 0;
  position: relative;
  display: block;
  transition: 0.5s;
}
.archive_case_con .inner .archive_case_container .archive_case_b a:hover .wrap .left img {
  transform: scale(1.1);
}
.archive_case_con .inner .archive_case_container .archive_case_b a:after {
  content: "";
  position: absolute;
  right: 0;
  width: 3.31vw;
  height: 3.31vw;
  border-radius: 9999px;
  border: 1px solid #20272e;
  top: calc(50% - 3vw);
  transform: translateY(-50%);
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a:after {
    width: 5.31vw;
    height: 5.31vw;
    border-radius: 9999px;
    border: 1px solid #20272e;
    top: calc(50% + 18vw);
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a:after {
    width: 9.31vw;
    height: 9.31vw;
    border-radius: 9999px;
    border: 1px solid #20272e;
    top: calc(50% - 2vw);
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a:before {
  content: "";
  background-image: url(../img/btn-arrow3-b.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.793vw;
  height: 0.69vw;
  position: absolute;
  top: calc(50% - 3vw);
  transform: translateY(-50%);
  right: 0.4vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a:before {
    width: 1.793vw;
    height: 1.29vw;
    position: absolute;
    top: calc(50% + 18.1vw);
    transform: translateY(-50%);
    right: 1.8vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a:before {
    width: 3.793vw;
    height: 2.29vw;
    position: absolute;
    top: calc(50% - 1.9vw);
    transform: translateY(-50%);
    right: 3.3vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_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_case_con .inner .archive_case_container .archive_case_b a .wrap {
  display: flex;
  gap: 3.448vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap {
    display: block;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .left {
  width: 26.483vw;
  height: 13.793vw;
  flex: 0 0 26.483vw;
  overflow: hidden;
  border-radius: 0.552vw;
}
@media (max-width: 1249px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .left {
    width: 13.793vw;
    flex: 0 0 13.793vw;
  }
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .left {
    width: 100%;
    flex: auto;
    height: 49.4vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .left img {
  width: 100%;
  height: 13.793vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
  transition: 0.5s;
}
@media (max-width: 1249px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .left img {
    height: 9.172vw;
  }
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .left img {
    height: 49.4vw;
    border-radius: 1.103vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right {
  position: relative;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right {
    margin-top: 3.379vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .upper_deco img {
  width: 100%;
  vertical-align: top;
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .upper_wrap {
  display: flex;
  align-items: center;
  gap: 2.069vw;
  margin-bottom: 0.517vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .upper_wrap {
    margin-bottom: 1.517vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .upper_wrap .date {
  color: #727272;
  font-size: 1.103vw;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .upper_wrap .date {
    font-size: 2.103vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .upper_wrap .date {
    font-size: 4.403vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right h4.ttl {
  font-weight: bold;
  font-size: 1.379vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right h4.ttl {
    font-size: 2.619vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right h4.ttl {
    font-size: 4.619vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .cat {
  width: auto;
  display: inline-block;
  margin-top: 1vw;
  margin-bottom: 1vw;
  color: #194bf4;
  background: #eff2ff;
  padding: 0.1vw 0.5vw;
  border-radius: 4px;
  font-size: 0.828vw;
  text-align: center;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .cat {
    font-size: 1.528vw;
    padding: 0.5vw 0.8vw;
    margin-top: 2vw;
    margin-bottom: 2vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .cat {
    font-size: 3.328vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .case_txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .case_txt {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .archive_case_con .inner .archive_case_container .archive_case_b a .wrap .right .case_txt {
    font-size: 4.614vw;
  }
}
.archive_case_con .inner .archive_case_container .archive_case_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 {
  padding: 3.448vw 0 7vw;
  margin-top: 0;
  border-top: 1px solid #eff2ff;
}
@media (max-width: 499px) {
  .wp-pagenavi {
    padding: 6.448vw 0 12vw;
  }
}

.cat_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.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;
}/*# sourceMappingURL=archive-case.css.map */