.page-technology .campaign {
  position: relative;
  top: auto;
}

.page-technology .c-inner--lg {
  margin: 0 auto;
  width: 90%;
  max-width: 1600px;
}

@media screen and (max-width: 599px) {
  .page-technology .campaign__bg {
    height: 280px;
  }
  .page-technology .campaign__inner {
    padding: 0 24px;
  }
  .page-technology .campaign__label {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  .page-technology .campaign__name {
    font-size: 13px;
    opacity: 1;
    letter-spacing: 0.1em;
    margin-bottom: 4px;
  }
  .page-technology .campaign__title {
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 6px;
  }
  .page-technology .campaign__subtitle {
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
  }
  .page-technology .campaign__btn {
    width: 180px;
    height: 38px;
  }
  .page-technology .campaign__btn-text {
    font-size: 12px;
    letter-spacing: 0.08em;
  }
}

.p-technology {
  position: relative;
  color: #4a474c;
}
.p-technology__hero {
  position: relative;
  z-index: 2;
  padding: 140px 0 220px;
}
@media screen and (max-width: 959px) {
  .p-technology__hero {
    padding: 120px 0 180px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__hero {
    padding: 90px 0 140px;
  }
}
.p-technology__hero .c-inner--lg {
  position: relative;
}
.p-technology__hero .c-breadcrumb {
  margin-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-technology__hero .c-breadcrumb {
    margin-bottom: 36px;
  }
}
.p-technology__page-title {
  padding: 0 80px;
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 959px) {
  .p-technology__page-title {
    padding: 0 40px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__page-title {
    padding: 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__page-title .c-page-title__en {
    font-size: 32px;
    line-height: 1;
  }
  .p-technology__page-title .c-page-title__ja {
    font-size: 12px;
    line-height: 1.4;
  }
}
.p-technology__body {
  position: relative;
  z-index: 2;
  margin-top: -180px;
  padding: 0 0 120px;
}
@media screen and (max-width: 959px) {
  .p-technology__body {
    margin-top: -140px;
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__body {
    margin-top: -100px;
    padding: 0 0 60px;
  }
}
.p-technology__container {
  position: relative;
  z-index: 1;
  background-color: rgba(247, 247, 247, 0.3);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  border-radius: 30px;
  padding: 100px 140px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 959px) {
  .p-technology__container {
    padding: 70px 50px;
    border-radius: 24px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__container {
    padding: 30px;
    border-radius: 16px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}
.p-technology__block {
  margin-bottom: 80px;
}
.p-technology__block:last-child {
  margin-bottom: 0;
}
.p-technology__block--split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .p-technology__block--split {
    gap: 30px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__block--split {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .p-technology__block--split .p-technology__block-illusts {
    order: 1;
  }
  .p-technology__block--split .p-technology__block-text {
    order: 2;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__block {
    margin-bottom: 40px;
  }
}
.p-technology__block-illusts {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 0 20px;
  height: 100%;
}
@media screen and (max-width: 599px) {
  .p-technology__block-illusts {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 24px;
    justify-items: center;
  }
}
.p-technology__block-text {
  display: flex;
  flex-direction: column;
}
.p-technology__heading {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  color: #4a474c;
  margin-bottom: 32px;
}
.p-technology__heading--small {
  font-size: 22px;
  margin-bottom: 20px;
}
@media screen and (max-width: 959px) {
  .p-technology__heading {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .p-technology__heading--small {
    font-size: 18px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__heading {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .p-technology__heading--small {
    font-size: 16px;
  }
}
.p-technology__desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.375;
  letter-spacing: 0.1em;
  color: #4a474c;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .p-technology__desc {
    font-size: 15px;
    line-height: 2.2;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__desc {
    font-size: 13px;
    line-height: 2;
  }
}
.p-technology__illust-img {
  width: auto;
  height: auto;
  display: block;
}
.p-technology__illust-img--2 {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
  max-width: 240px;
}
.p-technology__illust-img--1 {
  grid-column: 2;
  grid-row: 2;
  justify-self: end;
  max-width: 220px;
  margin-top: 50px;
}
@media screen and (max-width: 599px) {
  .p-technology__illust-img--2 {
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
  }
  .p-technology__illust-img--1 {
    grid-column: 1;
    grid-row: 2;
    justify-self: center;
    margin-top: 0;
  }
}
.p-technology__experiment-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 599px) {
  .p-technology__experiment-block {
    gap: 12px;
  }
}
.p-technology__experiment-img {
  width: 100%;
  height: 300px;
  display: block;
  object-position: top;
  object-fit: cover;
}
@media screen and (max-width: 959px) {
  .p-technology__experiment-img {
    height: 280px;
  }
}
@media screen and (max-width: 599px) {
  .p-technology__experiment-img {
    height: 220px;
  }
}
.p-technology__caption {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #4a474c;
}
@media screen and (max-width: 599px) {
  .p-technology__caption {
    font-size: 12px;
  }
}
.p-technology__back {
  padding: 60px 0;
  background-color: #fff;
}
@media screen and (max-width: 599px) {
  .p-technology__back {
    padding: 40px 0;
  }
}
