.lp_sec-new02__bg--contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.lp_sec-new02__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content {
    display: block;
  }
}
.lp_sec-new02__content__left {
  width: 50%;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__left {
    width: 100%;
  }
}
.lp_sec-new02__content__right {
  width: 50%;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__right {
    width: 100%;
  }
}
.lp_sec-new02__content__left2 {
  width: 50%;
  background-size: cover;
  background-position: center;
  height: 750px;
  position: relative;
  background-color: #e8e0d6;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__left2 {
    width: 100%;
    height: 500px;
  }
}
.lp_sec-new02__content__right2 {
  width: 50%;
  background-color: #e8e0d6;
  height: 750px;
  padding-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__right2 {
    width: 100%;
    padding-top: 80px;
    height: 600px;
  }
}
.lp_sec-new02__content__title {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.5em;
  line-height: 1.5em;
  font-size: 2rem;
  font-weight: 200;
  text-align: center;
  margin-bottom: 20px;
}
.lp_sec-new02__content__txt {
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
.lp_sec-new02__title {
  font-size: 2em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 0.5em;
  font-family: "Noto Serif JP", serif;
}
.lp_sec-new02__txt {
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
  .lp_sec-new02__content--sp-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
.lp_sec-new02__content__media {
  width: 50%;
  aspect-ratio: 1/1;
  height: auto;
  padding-top: 0;
  background-color: #e8e0d6;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__media {
    width: 100%;
  }
}

.lp_sec-new02__content__text {
  width: 50%;
  padding-top: 40px;
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__text {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.lp_sec-new02__content__text .lp_sec-new02__title {
  text-align: left;
  letter-spacing: 0.2em;
  font-size: 2.5em;
  font-weight: 400;
  margin-bottom: 22px;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__text .lp_sec-new02__title {
    font-size: 1.5em;
    margin-bottom: 12px;
  }
}

.lp_sec-new02__content__text--right {
  padding-left: 60px;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__text--right {
    padding-left: 0;
  }
}

.lp_sec-new02__content__text--left {
  padding-right: 60px;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__content__text--left {
    padding-right: 0;
  }
}

.lp_sec-new02__list {
  margin: 0 0 22px;
  padding-left: 1.2em;
  list-style: disc !important;
  list-style-position: outside;
  font-size: 1.4em;
  line-height: 2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__list {
    font-size: 1em;
    line-height: 1.1;
    margin-bottom: 12px;
  }
}
.lp_sec-new02__list > li {
  display: list-item;
  list-style: disc !important;
}
.lp_sec-new02__list li + li {
  margin-top: 6px;
}

.lp_sec-new02__desc {
  margin: 0;
  font-size: 1.4em;
  line-height: 2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 980px) {
  .lp_sec-new02__desc {
    font-size: 1em;
    line-height: 1.3;
  }
}

.lp_u-font-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  letter-spacing: 0.2em !important;
}

.lp_u-font-serif {
  font-family: "Noto Serif JP", serif !important;
}

.lp_sec-feature__list {
  max-width: none;
  margin: 0;
}

.lp_sec-feature__item {
  width: 32%;
  margin-bottom: 40px;
  text-align: left;
}
@media screen and (max-width: 980px) {
  .lp_sec-feature__item {
    width: 49%;
  }
}
@media screen and (max-width: 980px) {
  .lp_sec-feature__item:nth-child(3) {
    margin-left: 25%;
  }
}
.lp_sec-feature__item__img {
  margin-bottom: 16px;
}
.lp_sec-feature__item__img img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.lp_sec-feature__item__title {
  font-size: 1.6em;
  font-weight: 400;
  text-align: left;
  margin-bottom: 12px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 980px) {
  .lp_sec-feature__item__title {
    font-size: 1em;
  }
}
.lp_sec-feature__item__desc {
  font-size: 1.4em;
  line-height: 2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 980px) {
  .lp_sec-feature__item__desc {
    font-size: 0.9em;
  }
}

.indent {
  margin-left: -0.5em;
}

.lp-title2 {
  font-size: 30px;
  text-transform: none;
  letter-spacing: 0.4em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .lp-title2 {
    font-size: 1.3em;
  }
}

.lp-title4 {
  font-size: 30px;
  text-transform: none;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 980px) {
  .lp-title4 {
    font-size: 1.3em;
  }
}

.lp-title2-2 {
  font-size: 30px;
  text-transform: none;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .lp-title2-2 {
    font-size: 1.3em;
  }
}

.lp-title5 {
  font-family: noto-sans-jp;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0em;
  font-weight: 200;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .lp-title5 {
    font-size: 1.3em;
  }
}

.lp-text-read {
  font-size: 1.6rem;
}
@media screen and (max-width: 980px) {
  .lp-text-read {
    font-size: 1em;
  }
}/*# sourceMappingURL=lp.css.map */