@media screen and (min-width: 835px) {
  .p-our-detail__top__lead {
    white-space: nowrap;
    margin-bottom: min(4.978vw, 74.8px);
  }
}
@media screen and (min-width: 835px) {
  .p-our-detail__section {
    padding-block: min(5.857vw, 88px);
  }
}
@media screen and (max-width: 834px) {
  .p-our-detail__section {
    padding-block: min(16vw, 66px);
  }
}
@media screen and (min-width: 835px) {
  .p-our-detail__section:not(:last-of-type) {
    margin-bottom: min(4.392vw, 66px);
  }
}
@media screen and (max-width: 834px) {
  .p-our-detail__section:not(:last-of-type) {
    margin-bottom: min(16vw, 66px);
  }
}
.p-our-detail__section:not(:last-of-type)::after {
  content: "";
  max-width: 100%;
  height: 1px;
  background-color: #2b3948;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  opacity: 0.1;
}
@media screen and (min-width: 835px) {
  .p-our-detail__section:not(:last-of-type)::after {
    width: min(85.359vw, 1282.6px);
  }
}
@media screen and (max-width: 834px) {
  .p-our-detail__section:not(:last-of-type)::after {
    width: calc(100% - min(16vw, 66px));
  }
}
@media screen and (min-width: 835px) {
  .p-our-detail__section:last-of-type {
    padding-bottom: min(8.785vw, 132px);
  }
}
@media screen and (max-width: 834px) {
  .p-our-detail__section:last-of-type {
    padding-bottom: min(21.333vw, 88px);
  }
}
.p-our-detail__title {
  line-height: 1.8;
}
.p-our-detail__lead {
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 835px) {
  .p-our-detail__lead {
    font-size: clamp(11.9px, 1.025vw, 15.4px);
  }
}
@media screen and (max-width: 834px) {
  .p-our-detail__lead {
    font-size: clamp(11.9px, 3.733vw, 15.4px);
  }
}
.p-our-detail__item {
  width: 100%;
}
.p-our-detail__item__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 835px) {
  .p-our-detail__item__wrapper {
    row-gap: min(5.857vw, 88px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__item__wrapper {
    row-gap: min(16vw, 66px);
  }
}
@media screen and (max-width: 540px) {
  .p-our-detail__item__wrapper {
    row-gap: min(10.667vw, 44px);
  }
}
.p-our-detail__item > *:first-child {
  margin-top: 0;
}
.p-our-detail__item > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 541px) {
  .p-our-detail__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-our-detail__item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 541px) and (min-width: 835px) {
  .p-our-detail__item:nth-of-type(odd) {
    padding-left: min(2.928vw, 44px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__item:nth-of-type(odd) {
    padding-left: min(5.333vw, 22px);
  }
}
@media screen and (min-width: 541px) and (min-width: 835px) {
  .p-our-detail__item:nth-of-type(odd) .p-our-detail__summary {
    margin-right: min(7.321vw, 110px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__item:nth-of-type(odd) .p-our-detail__summary {
    margin-right: min(10.667vw, 44px);
  }
}
@media screen and (min-width: 541px) and (min-width: 835px) {
  .p-our-detail__item:nth-of-type(even) {
    padding-right: min(2.928vw, 44px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__item:nth-of-type(even) {
    padding-right: min(5.333vw, 22px);
  }
}
@media screen and (min-width: 541px) and (min-width: 835px) {
  .p-our-detail__item:nth-of-type(even) .p-our-detail__summary {
    margin-left: min(7.321vw, 110px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__item:nth-of-type(even) .p-our-detail__summary {
    margin-left: min(10.667vw, 44px);
  }
}
@media screen and (min-width: 541px) {
  .p-our-detail__item.--noflex {
    display: block;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}
@media screen and (min-width: 541px) and (min-width: 835px) {
  .p-our-detail__item.--noflex {
    padding: 0 min(2.928vw, 44px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__item.--noflex {
    padding: 0 min(5.333vw, 22px);
  }
}
@media screen and (min-width: 541px) {
  .p-our-detail__item.--noflex .p-our-detail__summary {
    width: 100%;
    margin: 0;
  }
}
.p-our-detail__summary > *:first-child {
  margin-top: 0;
}
.p-our-detail__summary > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 835px) {
  .p-our-detail__summary {
    width: clamp(408px, 35.139vw, 528px);
  }
}
@media screen and (min-width: 541px) and (max-width: 834px) {
  .p-our-detail__summary {
    width: 50%;
  }
}
@media screen and (max-width: 540px) {
  .p-our-detail__summary {
    width: 100%;
    margin-top: min(5.333vw, 22px);
  }
}
.p-our-detail__image {
  overflow: hidden;
}
@media screen and (min-width: 541px) {
  .p-our-detail__image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (min-width: 835px) {
  .p-our-detail__image {
    border-radius: min(0.878vw, 13.2px);
  }
}
@media screen and (max-width: 834px) {
  .p-our-detail__image {
    width: 100%;
    border-radius: min(3.2vw, 13.2px);
  }
}