
.heading-title:where(.astro-ZCYC57XT) {
  font-family: var(--font-en);
  font-size: clamp(3.25rem, 1.852rem + 5.96vw, 6.25rem);
  font-weight: 700;
  color: var(--color-primary);
}
.heading-text:where(.astro-ZCYC57XT) {
  font-family: var(--font-ja);
  font-size: clamp(1rem, 0.767rem + 0.99vw, 1.5rem);
  font-weight: 700;
  color: var(--color-primary);
}
.heading__link:where(.astro-URY2IW2Z) {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.heading__link:where(.astro-URY2IW2Z):hover
  .heading__link-arrow--color-white:where(.astro-URY2IW2Z) {
  right: -8%;
  width: 46.875%;
}
.heading__link:where(.astro-URY2IW2Z)
  .heading__link-text:where(.astro-URY2IW2Z) {
  display: block;
  font-size: clamp(20px, 0.901rem + 1.49vw, 2rem);
  margin-top: -6px;
  padding-right: 98px;
  color: #fff;
  white-space: nowrap;
}
@media (min-width: 767px) {
  .heading__link:where(.astro-URY2IW2Z)
    .heading__link-text:where(.astro-URY2IW2Z) {
    padding-right: 140px;
  }
}
.heading__link:where(.astro-URY2IW2Z)
  .heading__link-arrow--color-white:where(.astro-URY2IW2Z) {
  height: 2px;
  position: absolute;
  right: 6%;
  top: 50%;
  transform: translateY(-50%);
  width: 32.986%;
  background: #fff;
  z-index: 1;
  transition: all 0.3s ease;
}
.heading__link:where(.astro-URY2IW2Z)
  .heading__link-arrow--color-white:where(.astro-URY2IW2Z):before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 2px;
  height: 14px;
  right: 4px;
  bottom: -2px;
  background: #fff;
  transform: rotate(-55deg);
}
.heading__link-circle--border:where(.astro-URY2IW2Z) {
  height: 40px;
  width: 40px;
  background: transparent;
  border-color: #fff400;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 767px) {
  .heading__link-circle--border:where(.astro-URY2IW2Z) {
    height: 51px;
    width: 51px;
  }
}
.heading__link:where(.astro-NQXXG26E) {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.heading__link:where(.astro-NQXXG26E):hover
  .heading__link-arrow--color-blue:where(.astro-NQXXG26E) {
  right: -8%;
  width: 46.875%;
}
.heading__link:where(.astro-NQXXG26E)
  .heading__link-text:where(.astro-NQXXG26E) {
  display: block;
  font-size: clamp(20px, 0.901rem + 1.49vw, 2rem);
  margin-top: -6px;
  padding-right: 98px;
  color: var(--color-primary);
  white-space: nowrap;
}
@media (min-width: 767px) {
  .heading__link:where(.astro-NQXXG26E)
    .heading__link-text:where(.astro-NQXXG26E) {
    padding-right: 140px;
  }
}
.heading__link:where(.astro-NQXXG26E)
  .heading__link-arrow--color-blue:where(.astro-NQXXG26E) {
  height: 2px;
  position: absolute;
  right: 6%;
  top: 50%;
  transform: translateY(-50%);
  width: 32.986%;
  background: var(--color-primary);
  z-index: 1;
  transition: all 0.3s ease;
}
.heading__link:where(.astro-NQXXG26E)
  .heading__link-arrow--color-blue:where(.astro-NQXXG26E):before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 2px;
  height: 14px;
  right: 4px;
  bottom: -2px;
  background: var(--color-primary);
  transform: rotate(-55deg);
}
.heading__link-circle--fill:where(.astro-NQXXG26E) {
  height: 40px;
  width: 40px;
  background: #fff400;
  border-color: #fff400;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 767px) {
  .heading__link-circle--fill:where(.astro-NQXXG26E) {
    height: 51px;
    width: 51px;
  }
}
.service-item-img:where(.astro-J3EKLQC2) {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  width: 100%;
}
@media (min-width: 767px) {
  .service-item-img:where(.astro-J3EKLQC2) {
    margin-left: 0;
    padding-left: 0;
  }
}
.service-item-number:where(.astro-J3EKLQC2) {
  position: absolute;
  top: -50px;
  right: 2px;
  width: clamp(6.125rem, 6.009rem + 0.5vw, 6.375rem);
}
.service-item-title:where(.astro-J3EKLQC2) {
  position: absolute;
  left: 0;
  bottom: 30px;
  display: inline-block;
}
@media (min-width: 767px) {
  .service-item-title:where(.astro-J3EKLQC2) {
    left: -30px;
  }
}
.service-item-title-upper:where(.astro-J3EKLQC2) {
  background: #fff;
  color: #023e78;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  padding: 6px 0;
}
@media (min-width: 767px) {
  .service-item-title-upper:where(.astro-J3EKLQC2) {
    font-size: clamp(1.375rem, 0.679rem + 1.45vw, 1.75rem);
  }
}
.service-item-title-lower:where(.astro-J3EKLQC2) {
  background: #fff;
  color: #023e78;
  display: inline-block;
  margin-top: 8px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  padding: 6px 0;
}
@media (min-width: 767px) {
  .service-item-title-lower:where(.astro-J3EKLQC2) {
    font-size: clamp(1.375rem, 0.679rem + 1.45vw, 1.75rem);
  }
}
.service-item-text:where(.astro-J3EKLQC2) {
  margin-top: 16px;
  margin-left: 15px;
  font-size: 14px;
  font-family: var(--font-ja);
  line-height: 1.714;
}
@media (min-width: 767px) {
  .service-item-text:where(.astro-J3EKLQC2) {
    margin-left: 0;
  }
}
.case-item-title:where(.astro-QNOS2QCP) {
  margin-top: 16px;
  color: #fff;
  font-family: var(--font-ja);
}
.case-item-links:where(.astro-QNOS2QCP) {
  display: flex;
  justify-content: space-between;
  margin-top: 11px;
  align-items: center;
  width: 100%;
}
@media (min-width: 767px) {
  .case-item-links:where(.astro-QNOS2QCP):hover
    .case-item-arrow:where(.astro-QNOS2QCP) {
    transform: translate(10px);
  }
}
.case-item-links:where(.astro-QNOS2QCP):hover
  .case-item-arrow:where(.astro-QNOS2QCP)
  svg:where(.astro-QNOS2QCP)
  path:where(.astro-QNOS2QCP) {
  fill: var(--color-accentYellow);
  stroke: var(--color-accentYellow);
}
.case-item-link:where(.astro-QNOS2QCP) {
  color: #fff;
  font-family: var(--font-ja);
  font-size: 14px;
  border: 1px solid #fff;
  padding: 6px 16px;
}
@media (min-width: 767px) {
  .case-item-arrow:where(.astro-QNOS2QCP) {
    margin-right: 8px;
    transition: all 0.5s;
  }
}
.news-info:where(.astro-IOICGFLD) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.news-info-cat:where(.astro-IOICGFLD) {
  font-family: var(--font-ja);
  font-size: clamp(0.75rem, 0.692rem + 0.25vw, 0.875rem);
  color: #e61264;
  border: 1px solid #e61264;
  padding: 4px 12px;
}
@media (min-width: 767px) {
  .news-info-cat:where(.astro-IOICGFLD) {
    padding: 8px 24px;
  }
}
.news-info-en:where(.astro-IOICGFLD) {
  font-family: var(--font-ja);
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
  color: #e61264;
  margin-left: 8px;
}
@media (min-width: 767px) {
  .news-info-en:where(.astro-IOICGFLD) {
    margin-left: 12px;
  }
}
.news-info-time:where(.astro-IOICGFLD) {
  font-family: var(--font-ja);
  font-size: 14px;
  color: #888;
}
.news-title:where(.astro-IOICGFLD) {
  margin-bottom: 33px;
  font-family: var(--font-ja);
  font-size: clamp(0.875rem, 0.817rem + 0.25vw, 1rem);
  font-weight: 700;
}

/* updated swiper */
.swiper {
  width: 100%;
  height: calc(100vh - 100px);
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
