.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-hero {
  position: relative;
}
.p-hero__limit {
  position: absolute;
  top: 0;
  left: 0;
}
.p-hero__heading {
  position: absolute;
  top: 292px;
  left: 46px;
}
.p-hero__sub {
  position: absolute;
  top: 44px;
  right: 47px;
}
.p-hero__note {
  position: absolute;
  right: 0;
  bottom: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 0.06em;
  color: #555555;
}

.p-present {
  margin: 42px 0 0;
}
.p-present__heading {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 130px;
  background: #3F9DAD;
}
.p-present__heading-main {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-present__heading-sub {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFEAF;
}
.p-present__in {
  padding: 62px 50px 50px;
  background-color: #F6F6FB;
}
.p-present__conditions {
  display: grid;
  grid-template: auto/1fr 1fr;
  gap: 10px;
}
.p-present__conditions-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 61px 30px 38px;
  background-color: #fff;
}
.p-present__conditions-index {
  position: absolute;
  top: -31px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-present__conditions-heading {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.15em;
  color: #7A7C91;
}
.p-present__conditions-note {
  margin: 8px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #8C8D98;
}
.p-present__conditions-label {
  margin: 45px 0 0;
}
.p-present__conditions-list + .p-present__conditions-label {
  margin-top: 22px;
}
.p-present__conditions-list {
  margin: 11px 0 0;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.07em;
}
.p-present__conditions-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-present__conditions-list i {
  font-style: normal;
  font-weight: 700;
  color: #F5859E;
}
.p-present__conditions-list b {
  font-weight: 700;
}
.p-present__conditions-date {
  margin: 5px 0 0;
}
.p-present__conditions-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;
  width: 100%;
  min-height: 40px;
  border-radius: 100px;
  margin: 22px 0 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-present__conditions-title._01 {
  background-color: #F5859E;
}
.p-present__conditions-title._02 {
  background-color: #92AABA;
}
.p-present__conditions-text + .p-present__conditions-title {
  margin-top: 17px;
}
.p-present__conditions-text {
  max-width: 339px;
  margin: 11px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  color: #555555;
}
.p-present__faq-heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 34px;
  min-height: 70px;
  margin: 48px 0 0;
  color: #F5859E;
}
.p-present__faq-heading:before, .p-present__faq-heading:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  background-color: currentColor;
}
.p-present__faq-heading-main {
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  z-index: 1;
}
.p-present__faq-heading-sub {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-present__faq-voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 21px 0 0 10px;
}

.p-faq {
  margin: 32px 0 0;
}
.p-faq__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-faq__read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 28px 0 0;
}
.p-faq__accordion {
  margin: 30px 0 0;
  border-radius: 10px;
  overflow: hidden;
  background-color: #AFAFBC;
}
.p-faq__accordion:not(:first-child) {
  margin-top: 9px;
}
.p-faq__accordion-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  padding: 20px 55px 20px 20px;
  cursor: pointer;
}
.p-faq__accordion-head:before, .p-faq__accordion-head:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 29px;
  width: 18px;
  height: 2px;
  margin: auto;
  background-color: #fff;
}
.p-faq__accordion-head:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.p-faq__accordion-head._active:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.p-faq__accordion-head-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}
.p-faq__accordion-body-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  padding: 20px 40px 30px 20px;
  margin: 0 0 0;
  background-color: #fff;
}
.p-faq__accordion-body-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  padding: 7px 0 0;
}
.p-faq__accordion-body-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  color: #7A7C91;
}
.p-faq__accordion-body-detail {
  margin: 11px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #7A7C91;
}
.p-faq__accordion-body-detail-text:not(:first-child) {
  margin-top: 18px;
}
.p-faq__accordion-body-detail-text + .p-faq__accordion-body-detail-text {
  margin-top: 4px;
}
.p-faq__accordion-body-detail-image-01 {
  margin: 19px 0 21px;
}
.p-faq__accordion-body-detail-image-02 {
  margin: 29px 0 0;
}
.p-faq__accordion-body-detail a {
  text-decoration: none;
}
.p-faq__accordion-body-detail a:hover {
  text-decoration: underline;
}

.p-product {
  margin: 59px 0 0;
}
.p-product__hero {
  position: relative;
  margin: 0 0 101px;
}
.p-product__hero-heading {
  position: absolute;
  top: 86px;
  left: 94px;
}
.p-product__hero-item {
  position: absolute;
  top: 329px;
  left: 26px;
}
.p-product__hero-detail {
  width: 549px;
  margin: 35px 7px 0 auto;
}
.p-product__hero-detail-text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.06em;
  color: #555555;
}
.p-product__hero-detail-sub {
  margin: 9px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 18px;
  color: #555555;
}
.p-product__point {
  margin: 101px 0 0;
}
.p-product__point-heading {
  position: relative;
  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;
  height: 110px;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.14em;
  color: #FFFFFF;
  background-color: #3F9DAD;
}
.p-product__point-heading-sub {
  position: absolute;
  top: 14px;
  left: 421px;
}
.p-product__point-heading-main {
  position: relative;
  z-index: 1;
}
.p-product__point-in {
  padding: 45px 40px 50px;
  background: 0 0/cover no-repeat;
}
.p-product__point-tips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 45px 26px;
}
.p-product__point-tips-detail {
  margin: 21px 0 0;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.09em;
}
.p-product__point-tips-detail b {
  color: #3F9DAD;
}
.p-product__in {
  padding: 0 0 40px;
  margin: 60px 0 0;
  background: -webkit-gradient(linear, left top, right top, from(#EDF9FF), to(#E6FFF4));
  background: linear-gradient(90deg, #EDF9FF 0%, #E6FFF4 100%);
}
.p-product__bridge-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 29px 0 0;
}
.p-product__bridge-button {
  width: 281px;
  margin: 12px auto 0;
  -webkit-box-shadow: 0 6.47761px 10.1791px rgba(118, 118, 118, 0.29);
          box-shadow: 0 6.47761px 10.1791px rgba(118, 118, 118, 0.29);
}
.p-product__product {
  display: grid;
  grid-template: "image name" auto "image price" auto "image option" auto "image button-wrap" 1fr/325px 1fr;
  padding: 40px 0 40px 40px;
  gap: 0 33px;
  margin: 50px 40px 0;
  background-color: #fff;
}
.p-product__product + .p-product__product {
  margin-top: 20px;
}
.p-product__product-image {
  grid-area: image;
}
.p-product__product-name {
  grid-area: name;
  margin: 5px 0 0;
}
.p-product__product-price {
  grid-area: price;
  margin: 21px 0 0;
}
.p-product__product-option {
  grid-area: option;
  margin: 4px 0 0;
}
.p-product__product-button {
  position: relative;
  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-width: 308px;
  min-height: 50px;
  background: linear-gradient(92.44deg, #FF81B6 8.23%, #EC669E 96.17%);
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  border-radius: 64.7761px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF !important;
  text-decoration: none;
  text-shadow: 0px 2px 3px rgba(215, 8, 70, 0.26);
}
.p-product__product-button + .p-product__product-button {
  margin-top: 17px;
}
.p-product__product-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  width: 7px;
  height: 16px;
  margin: auto;
  background: url(/pgmedia/cp_multipochette_202507/img/product_arrow_01_pc.svg) 0 0/contain no-repeat;
}
.p-product__product-button._02_01 {
  padding: 0 0 0 20px;
}
.p-product__product-button._02_02 {
  padding: 0 0 0 20px;
}
.p-product__product-button._02_03 {
  padding: 0 0 0 20px;
}
.p-product__product-button._03_01 {
  padding: 0 0 0 6px;
  font-size: 15px;
  letter-spacing: 0.05em;
}
.p-product__product-button._03_02 {
  padding: 0 0 0 6px;
  font-size: 15px;
  letter-spacing: 0.05em;
}
.p-product__product-button-icon {
  position: absolute;
}
.p-product__product-button-icon._02_01 {
  top: -7px;
  left: 37px;
}
.p-product__product-button-icon._02_02 {
  top: -7px;
  left: 37px;
}
.p-product__product-button-icon._02_03 {
  top: -7px;
  left: 37px;
}
.p-product__product-button-icon._03_01 {
  top: -7px;
  left: 27px;
}
.p-product__product-button-icon._03_02 {
  top: -7px;
  left: 27px;
}
.p-product__product-button-wrap {
  grid-area: button-wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 13px 30px 0 0;
}
.p-product__product-button-text {
  margin: -2px 0 19px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #666666;
}
.p-product__information {
  margin: 17px 0 0;
}

.p-lineup {
  margin: 59px 0 0;
}
.p-lineup__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-lineup__in {
  margin: 34px 0 0;
}
.p-lineup__banner {
  display: block;
}
.p-lineup__banner + .p-lineup__banner {
  margin-top: 80px;
}