/* Sass Document */
.akerun_api_slide {
  background: #99A0AC;
}
.akerun_api_slide.top-hero-slide {
  flex-direction: column;
}
.akerun_api_slide .top-hero-slide__contents {
  position: absolute;
  left: max(60px, 50% - 700px);
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
}
@media screen and (max-width: 1120px) {
  .akerun_api_slide .top-hero-slide__contents {
    position: static;
    transform: none;
    flex: none !important;
    padding: 70px 0 5.2083333333vw 40px;
  }
}
@media screen and (max-width: 1120px) and (max-width: 768px) and (orientation: portrait) {
  .akerun_api_slide .top-hero-slide__contents_sp {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 0;
    padding-bottom: 115px;
  }
}
.akerun_api_slide .top-hero-slide__api_image {
  position: absolute;
  right: max(60px, 50% - 730px);
  top: 50%;
  transform: translateY(-50%);
  width: 970px;
}
@media screen and (min-width: 769px) and (max-width: 1500px) {
  .akerun_api_slide .top-hero-slide__api_image {
    width: 61.4333333333vw;
  }
}
@media screen and (max-width: 1120px) {
  .akerun_api_slide .top-hero-slide__api_image {
    position: static;
    transform: none;
    width: 100%;
    max-width: 620px;
    padding: 0 40px;
    margin: 0 auto;
  }
}
.akerun_api_slide .top-hero-slide__button-wrapper a {
  display: flex !important;
}
.akerun_api_slide .top-hero-slide__button-pc {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 1120px) {
  .akerun_api_slide .top-hero-slide__button-pc {
    display: none;
  }
}
.akerun_api_slide .top-hero-slide__button-sp {
  display: none;
}
@media screen and (max-width: 1120px) {
  .akerun_api_slide .top-hero-slide__button-sp {
    display: flex;
    flex: none !important;
    margin-top: auto;
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 320px) {
  .akerun_api_slide .top-hero-slide__button-sp {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 320px) {
  .akerun_api_slide .top-hero-slide__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 1120px) {
  .akerun_api_slide .top-hero-slide__text {
    display: none;
  }
}

.top-api {
  padding: 80px 40px;
  color: #fff;
  background-color: #99A0AC;
}
.top-api__col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1260px;
  margin: 0 auto;
}
@media screen and (max-width: 1120px) {
  .top-api__col {
    flex-direction: column;
    align-items: flex-start;
  }
}
.top-api__title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (max-width: 1120px) {
  .top-api__title {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  .top-api__title {
    white-space: normal;
  }
}
.top-api__button-wrapper {
  width: 245px;
}
@media screen and (max-width: 1120px) {
  .top-api__button-wrapper {
    width: 230px;
  }
}
.top-api__button-wrapper--pc {
  display: flex;
}
@media screen and (max-width: 1120px) {
  .top-api__button-wrapper--pc {
    display: none;
  }
}
.top-api__button-wrapper--sp {
  display: none;
}
@media screen and (max-width: 1120px) {
  .top-api__button-wrapper--sp {
    display: flex;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-api__image {
  width: 809px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .top-api__image {
    width: 58.59375vw;
  }
}
@media screen and (max-width: 1120px) {
  .top-api__image {
    width: 100%;
    max-width: 620px;
    align-self: center;
  }
}
@media screen and (max-width: 768px) {
  .top-api__image {
    width: auto;
    max-width: inherit;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.service_product_kv.service_api_kv {
  padding: 90px 40px;
  color: #fff;
  background-color: #99A0AC;
}
.service_product_kv.service_api_kv .service_product_kv__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 60px;
  max-width: 1260px;
  margin: 0 auto;
}
@media screen and (max-width: 1120px) {
  .service_product_kv.service_api_kv .service_product_kv__inner {
    padding: 0 !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
.service_product_kv.service_api_kv .service_product_kv__title {
  white-space: nowrap;
}
@media screen and (max-width: 1120px) {
  .service_product_kv.service_api_kv .service_product_kv__title {
    white-space: normal;
  }
}
@media screen and (max-width: 1120px) {
  .service_product_kv.service_api_kv .service_product_kv__lead {
    margin-bottom: 40px;
  }
}
.service_product_kv.service_api_kv .service_product_kv__image {
  width: 725px;
  margin-right: -160px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .service_product_kv.service_api_kv .service_product_kv__image {
    width: 56.640625vw;
    margin-right: -12.5vw;
  }
}
@media screen and (max-width: 1120px) {
  .service_product_kv.service_api_kv .service_product_kv__image {
    width: 100%;
    max-width: 630px;
    align-self: center;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .service_product_kv.service_api_kv .service_product_kv__image {
    width: auto;
    max-width: inherit;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.api__sec--title {
  text-align: center;
  font-size: 39px;
  font-weight: 700;
}
@media screen and (max-width: 1120px) {
  .api__sec--title {
    font-size: 33px;
  }
}
.api__sec--title .color-blue {
  color: #008CCF;
}
.api__sec--lead {
  text-align: center;
  font-size: 15px;
  margin-bottom: 50px;
}

.api__anchor {
  margin: 0;
  list-style: none !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1120px) {
  .api__anchor {
    gap: 10px;
    margin-bottom: 35px;
  }
}
.api__anchor li a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #313131;
  background: #F0F0F0;
  transition: color 0.3s, background 0.3s;
  font-size: 15px;
  padding: 15px 35px;
  border-radius: 50px;
  gap: 10px;
}
@media screen and (max-width: 1120px) {
  .api__anchor li a {
    font-size: 11px;
    padding: 3px 20px;
    border-radius: 30px;
    gap: 6px;
  }
  .api__anchor li a svg {
    height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .api__anchor li a {
    padding: 3px 10px;
  }
}
.api__anchor li a:hover {
  opacity: 1;
  color: #fff;
  background: #008CCF;
}
.api__anchor li:not(.anchor_merit6) a svg path {
  fill: #313131;
  transition: fill 0.3s;
}
.api__anchor li:not(.anchor_merit6) a:hover svg path {
  fill: #fff;
}
.api__anchor li.anchor_merit6 a svg clipPath rect {
  fill: none;
  stroke-width: 0px;
}
.api__anchor li.anchor_merit6 a svg path, .api__anchor li.anchor_merit6 a svg g rect {
  fill: none;
  transition: stroke 0.3s;
  stroke: #313131;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.api__anchor li.anchor_merit6 a .api-svg-path {
  clip-path: url(#clippath);
}
.api__anchor li.anchor_merit6 a:hover svg path, .api__anchor li.anchor_merit6 a:hover svg g rect {
  stroke: #fff;
}

.api__merit {
  display: flex;
  flex-direction: column;
  gap: 55px;
}
@media screen and (max-width: 1120px) {
  .api__merit {
    gap: 40px;
  }
}
.api__merit div[id^=anchor_] {
  pointer-events: none;
  padding-top: 95px;
  margin-top: -95px;
  margin-bottom: -55px;
}
@media screen and (max-width: 1120px) {
  .api__merit div[id^=anchor_] {
    padding-top: 75px;
    margin-top: -75px;
    margin-bottom: -40px;
  }
}
.api__merit--item {
  background: #F7F7F7;
  border-radius: 40px;
  padding: 50px 40px 50px 90px;
  margin: 0 20px;
}
@media screen and (max-width: 1120px) {
  .api__merit--item {
    border-radius: 16px;
    padding: 40px 30px;
    margin: 0;
  }
}
.api__merit--col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1120px) {
  .api__merit--col {
    flex-direction: column;
    gap: 40px;
  }
}
.api__merit--col:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1120px) {
  .api__merit--col:not(:last-child) {
    margin-bottom: 30px;
  }
}
.api__merit--img {
  width: 310px;
}
@media screen and (max-width: 1120px) {
  .api__merit--img {
    width: 71.6145833333vw;
    max-width: 550px;
  }
}
.api__merit--img img {
  border-radius: 27px;
}
@media screen and (max-width: 1120px) {
  .api__merit--img img {
    border-radius: 25px;
  }
}
.api__merit--body {
  position: relative;
  width: 415px;
}
@media screen and (max-width: 1120px) {
  .api__merit--body {
    width: auto;
  }
}
.api__merit--title {
  position: relative;
  color: #008CCF;
  font-size: 20px;
  font-weight: 700;
  padding-left: 55px;
}
@media screen and (max-width: 1120px) {
  .api__merit--title {
    font-size: 14px;
    padding-left: 50px;
  }
}
.api__merit--title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 90/84;
  width: 45px;
}
@media screen and (max-width: 1120px) {
  .api__merit--title::before {
    width: 40px;
  }
}
.api__merit--item#merit1 .api__merit--title::before {
  background-image: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit1-icon1.png);
}
.api__merit--item#merit2 .api__merit--title::before {
  background-image: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit2-icon1.png);
}
.api__merit--item#merit3 .api__merit--title::before {
  background-image: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit3-icon1.png);
}
.api__merit--item#merit4 .api__merit--title::before {
  background-image: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit4-icon1.png);
}
.api__merit--item#merit5 .api__merit--title::before {
  background-image: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit5-icon1.png);
}
.api__merit--item#merit6 .api__merit--title::before {
  background-image: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit6-icon1.png);
}
.api__merit--item#merit6 .api__merit--contact {
  font-size: 12px;
  position: absolute;
  bottom: -123px;
  left: 0;
}
@media screen and (max-width: 1120px) {
  .api__merit--item#merit6 .api__merit--contact {
    position: static;
    margin-top: -0.8em !important;
  }
}
.api__merit--sub_title {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 12px;
}
@media screen and (max-width: 1120px) {
  .api__merit--sub_title {
    font-size: 22px;
  }
}
.api__merit--sub_title sup {
  display: inline-block;
  font-size: 12px;
  margin-left: -1.3em;
  transform: translateY(-0.4em);
}
@media screen and (max-width: 1120px) {
  .api__merit--sub_title sup {
    margin-left: -1em;
    transform: translateY(-0.2em);
  }
}
.api__merit--text {
  font-size: 14px;
  line-height: 1.7142857143em;
  width: 340px;
  margin-top: 0 !important;
}
@media screen and (max-width: 1120px) {
  .api__merit--text {
    width: auto;
  }
}
.api__merit--text:not(:last-child) {
  margin-bottom: 12px;
}
.api__merit--link {
  margin-top: 0 !important;
}
.api__merit--link a {
  position: relative;
  font-size: 15px;
  line-height: 1;
  color: #008CCF;
  border-bottom: 1px solid #008CCF;
}
.api__merit--link a::after {
  content: "";
  aspect-ratio: 6/10;
  width: 6px;
  background: url(/wp-content/themes/akerun_renew/src/imgs/entry_and_exit/alignment/merit_arrow.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translateY(-50%);
}
.api__merit--alignment {
  margin: 0;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 1120px) {
  .api__merit--alignment {
    flex-direction: column;
    gap: 20px;
  }
}
.api__merit--alignment dt {
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  width: 83px;
  height: 83px;
  border-radius: 10px;
  color: #fff;
  background: #848693;
  font-size: 12px;
  line-height: 1.4166666667em;
  font-weight: 700;
}
@media screen and (max-width: 1120px) {
  .api__merit--alignment dt {
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 7px;
    font-size: 14px;
    padding: 6px 18px;
  }
}
.api__merit--alignment dd {
  margin: 0;
}
.api__merit--alignment dd ul {
  margin: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 24px;
}
@media screen and (max-width: 1120px) {
  .api__merit--alignment dd ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .api__merit--alignment dd ul {
    gap: 2.6041666667vw;
    justify-content: space-between;
  }
  .api__merit--alignment dd ul::after {
    content: "";
    width: 30%;
    height: 0;
  }
}
.api__merit--alignment dd ul li {
  width: 83px;
}
@media screen and (max-width: 768px) {
  .api__merit--alignment dd ul li {
    width: 30%;
    max-width: 166px;
  }
}
.api__merit--alignment dd ul li img {
  border-radius: 10px;
  box-shadow: 0px 1px 2px 0px rgba(131, 130, 130, 0.2);
}
.api__merit--caution {
  font-size: 10px;
  color: #99A0AC;
  margin-top: 10px;
}
