.both_border1:before {
  top: 0;
  z-index: 0;
  height: 100%;
}
@media (max-width: 1015px) {
  .both_border1:before {
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .both_border1:before {
    z-index: 1;
  }
}

@media (max-width: 950px) {
  .both_border2:before {
    display: none;
  }
}

@media (max-width: 600px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 70px;
  }
}
@media (max-width: 480px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 50px;
  }
}

.base_policy {
  position: relative;
  padding-top: 404px;
}
@media (max-width: 480px) {
  .base_policy {
    padding-top: 65px;
  }
}
.base_policy:before {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  left: 50%;
  background: #eee;
  transform: translateX(-50%);
  z-index: 0;
  top: 0;
}
.base_policy .b_inner {
  width: 87%;
  margin: 0 auto;
  padding-bottom: 120px;
}
@media (max-width: 1290px) {
  .base_policy .b_inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .base_policy .b_inner {
    width: calc(100% - 60px);
    padding-bottom: 65px;
  }
}
.base_policy .b_inner .l_txt {
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
}
@media (max-width: 480px) {
  .base_policy .b_inner .l_txt {
    margin-bottom: 20px;
  }
}
.base_policy .b_inner .under_txt {
  padding-bottom: 120px;
  position: relative;
  z-index: 3;
}
@media (max-width: 480px) {
  .base_policy .b_inner .under_txt {
    padding-bottom: 65px;
  }
}
.base_policy .b_inner .b_p_con .b_p_wrap a {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 70px 0;
  display: flex;
  gap: 3%;
}
@media (max-width: 480px) {
  .base_policy .b_inner .b_p_con .b_p_wrap a {
    padding: 30px 0;
  }
}
@media (max-width: 800px) {
  .base_policy .b_inner .b_p_con .b_p_wrap a {
    display: block;
  }
}
.base_policy .b_inner .b_p_con .b_p_wrap a:hover .right .b_p_b .b_btn_b p:before {
  -webkit-animation: arrow-line-p 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
  animation: arrow-line-p 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
}
.base_policy .b_inner .b_p_con .b_p_wrap a .right {
  width: 50%;
}
@media (max-width: 800px) {
  .base_policy .b_inner .b_p_con .b_p_wrap a .right {
    width: 100%;
  }
}
.base_policy .b_inner .b_p_con .b_p_wrap a .right .b_p_b .b_btn_b {
  display: inline-block;
}
.base_policy .b_inner .b_p_con .b_p_wrap a .right .b_p_b .b_btn_b p {
  display: block;
  position: relative;
  font-size: 22px;
  padding-left: 45px;
  top: 1px;
  font-weight: 500;
}
.base_policy .b_inner .b_p_con .b_p_wrap a .right .b_p_b .b_btn_b p:before {
  content: "";
  background-image: url(../img/btn-hover-arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 7px;
  position: absolute;
  left: 12px;
  z-index: 5;
  top: 15px;
}
.base_policy .b_inner .b_p_con .b_p_wrap a .right .b_p_b .b_btn_b p:after {
  position: absolute;
  top: 0px;
  left: 0;
  background-image: url(../img/btn-hover-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 36px;
  height: 36px;
  border-radius: 2px;
  content: "";
  z-index: 4;
}
.base_policy .b_inner .b_p_con .b_p_wrap a .right .b_p_b .b_p_txt {
  position: relative;
  margin-top: 20px;
}
.base_policy .b_inner .b_p_con .b_p_wrap a .left {
  width: 50%;
  position: relative;
  z-index: 3;
}
@media (max-width: 800px) {
  .base_policy .b_inner .b_p_con .b_p_wrap a .left {
    width: 100%;
    margin-bottom: 30px;
  }
}
.base_policy .b_inner .b_p_con .b_p_wrap a .left img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1605px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 6vw;
  }
}
@media (max-width: 1290px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 100px;
  }
}
@media (max-width: 790px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 11.5vw;
  }
}
@media (max-width: 600px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 11.5vw;
  }
}
@media (max-width: 480px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 41px;
  }
}

@media (max-width: 1605px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 6vw;
  }
}
@media (max-width: 1290px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 100px;
  }
}
@media (max-width: 795px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 60px;
  }
}
@media (max-width: 525px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 54px;
  }
}
@media (max-width: 480px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 42px;
  }
}

@media (max-width: 795px) and (min-width: 526px) {
  .lower_fv .upper_b:after {
    top: calc(50% - 151px);
  }
}
@media (max-width: 525px) and (min-width: 481px) {
  .lower_fv .upper_b:after {
    top: calc(50% - 148px);
  }
}/*# sourceMappingURL=archive-technology.css.map */