.p-u-zoom-50 {
  zoom: 0.5;
}

.p-content__in {
  max-width: 930px;
  margin: auto;
}

.p-button {
  display: block;
  border-radius: 100px;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.p-button:hover {
  opacity: 0.7;
}
.p-button img:nth-child(n) {
  -webkit-transition: none !important;
  transition: none !important;
  opacity: 1 !important;
}

.p-about {
  padding: 0 0 40px;
  margin: 51px 0 0;
  background: #D3284F;
}
.p-about__heading {
  position: relative;
  top: -21px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto -21px;
}
.p-about__hero {
  margin: 15px 0 0 -3px;
}
.p-about__about {
  margin: 38px 0 0;
}
.p-about__about-heading {
  position: relative;
}
.p-about__about-heading-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-about__about-heading-sub {
  position: absolute;
  display: block;
  top: -45px;
  left: 0;
  right: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-about__about-in {
  display: grid;
  grid-template: "title read" "image-01 image-01" "point point" auto/auto 1fr;
  padding: 52px 60px 60px;
  margin: 57px 40px 0;
  background: #FFFFFF;
  border-radius: 10px;
  gap: 0 35px;
}
.p-about__about-title {
  grid-area: title;
  margin: 7px 0 0;
}
.p-about__about-read {
  grid-area: read;
  margin: 0 -14px 0 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #555555;
}
.p-about__about-read b {
  color: #D3284F;
}
.p-about__about-image-01 {
  grid-area: image-01;
  margin: 33px 0 0;
}
.p-about__about-point {
  grid-area: point;
  display: grid;
  grid-template: auto/1fr 1fr 1fr;
  gap: 3px;
  margin: 80px 0 0;
}
.p-about__about-point-block {
  position: relative;
  padding: 38px 20px 19px;
  background: #F6F6FB;
  border-radius: 10px;
}
.p-about__about-point-index {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-about__about-point-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 65px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #D3284F;
}
.p-about__about-point-image {
  margin: 20px 0 0;
}
.p-about__about-point-detail {
  margin: 10px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  color: #444444;
}

.p-product {
  position: relative;
  padding: 59px 60px 40px;
  margin: 62px 0 0;
  background: #D3284F;
  display: grid;
  grid-template: "image block" "foot foot" "note note" auto/auto 1fr;
  gap: 0 23px;
}
.p-product__date {
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-product__image {
  grid-area: image;
}
.p-product__block {
  grid-area: block;
  position: relative;
  padding: 142px 0 0;
}
.p-product__foot {
  grid-area: foot;
  padding: 25px 0 35px;
  margin: 34px -20px 0;
  background: #FFFFFF;
  border-radius: 10px;
}
.p-product__note {
  grid-area: note;
  margin: 40px -20px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.p-product__foot + .p-product__note {
  margin-top: 15px;
}
.p-product__bg-text {
  position: absolute;
  top: 50px;
  left: 2px;
}
.p-product__name {
  position: absolute;
  top: 3px;
  right: -24px;
}
.p-product__spec {
  margin: 12px 0 0;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.p-product__spec i {
  position: relative;
  top: 3px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  width: 6px;
  height: 9px;
  background: url(/pgmedia/cp_ls-nini_202606/img/product_unit_g.svg) 0 0/contain no-repeat;
}
.p-product__sub {
  padding: 15px 20px 15px;
  margin: 15px 0 0;
  background: #BC2145;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  opacity: 0.8;
}
.p-product__button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  -webkit-box-shadow: 0 6.47761px 10.1791px #9D9D9D;
          box-shadow: 0 6.47761px 10.1791px #9D9D9D;
  border-radius: 64.7761px;
}

.p-innerr {
  padding: 53px 40px 40px;
  margin: 50px 0 0;
  background: #D3284F;
}

.p-howto__heading-sub {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-howto__heading-main {
  display: block;
  margin: -14px 0 0;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-howto__block {
  padding: 61px 60px 60px;
  margin: 38px 0 0;
  background: #FFFFFF;
  border-radius: 10px;
}
.p-howto__text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #555555;
}
.p-howto__grid {
  display: grid;
  grid-template: auto/1fr 1fr 1fr;
  gap: 0 20px;
  margin: 18px 0 0;
}
.p-howto__note {
  margin: 15px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #444444;
}

.p-faq {
  margin: 45px 0 0;
}
.p-faq__heading-sub {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-faq__heading-main {
  display: block;
  margin: -14px 0 0;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-faq__block {
  padding: 60px 60px 60px;
  margin: 38px 0 0;
  background: #FFFFFF;
  border-radius: 10px;
}
.p-faq__grid {
  position: relative;
  display: grid;
  grid-template: auto/1fr 1fr;
  gap: 20px;
}
.p-faq__grid-icon {
  position: absolute;
  top: 0;
  bottom: 38px;
  left: 14px;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
}
.p-faq__note {
  margin: 15px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #444444;
}

.p-review {
  margin: 45px 0 0;
}
.p-review__heading-sub {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-review__heading-main {
  display: block;
  margin: -14px 0 0;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-review__block {
  padding: 60px 60px 60px;
  margin: 38px 0 0;
  background: #FFFFFF;
  border-radius: 10px;
}
.p-review__scroller {
  overflow: auto;
  max-height: 590px;
}
.p-review__card {
  display: grid;
  grid-template: auto/auto 1fr;
  padding: 30px 40px 30px;
  background: #F6F6FB;
  border-radius: 10px;
}
.p-review__card:not(:first-child) {
  margin-top: 15px;
}
.p-review__card-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px dashed #D3284F;
  padding: 0 35px 0 0;
  margin: 0 30px 0 0;
}
.p-review__card-index img {
  position: relative;
  top: -10px;
}
.p-review__card-title {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #D3284F;
}
.p-review__card-detail {
  margin: 6px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: #555555;
}

.p-attention {
  margin: 50px 0 50px;
}
.p-attention__main {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #444444;
}
.p-attention__sub {
  margin: 15px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #444444;
}