.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__heading {
  position: absolute;
  top: 37px;
  left: 35px;
}
.p-hero__text {
  position: absolute;
  top: 674px;
  left: 214px;
}
.p-hero__foot {
  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: 120px;
  background: linear-gradient(90.51deg, #7FCDD1 0%, #7699E4 100%);
}
.p-hero__button {
  display: block;
  background: #FFFD79;
  -webkit-box-shadow: 0 6.47761px 10.1791px #90B4DE;
          box-shadow: 0 6.47761px 10.1791px #90B4DE;
  border-radius: 64.7761px;
}

.p-new {
  margin: 37px 0 0;
}
.p-new__heading {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-new__content {
  display: grid;
  grid-template: auto/1fr 1fr;
  margin: 55px 0 0;
}
.p-new__mod {
  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: 34px 20px 40px;
}
.p-new__mod._01 {
  background-color: #7FCDD1;
}
.p-new__mod._02 {
  background-color: #779AE4;
}
.p-new__mod-index {
  position: absolute;
  top: -42px;
}
.p-new__mod-title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.p-new__mod-in {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  padding: 0 0 22px;
  margin: 25px 0 0;
  background-color: #fff;
}
.p-new__mod-01-02 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
}
.p-new__mod-01-03 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px auto 0;
}
.p-new__mod-02-02 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1px auto 0;
}
.p-new__mod-02-03 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 21px -40px 0 20px;
}
.p-new__mod-02-04 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 7px auto 0;
}
.p-new__mod-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;
  width: 340px;
  height: 60px;
  margin: 32px 0 0;
  background: #FFFD79;
  border: 3px solid #FFFFFF;
  border-radius: 64.7761px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #74C1C5;
  text-decoration: none;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
@media (hover: hover) {
  .p-new__mod-button:hover {
    opacity: 0.7;
  }
}
.p-new__mod-button._01 {
  -webkit-box-shadow: 0 6.47761px 10.1791px #7FCDD1;
          box-shadow: 0 6.47761px 10.1791px #7FCDD1;
}
.p-new__mod-button._02 {
  -webkit-box-shadow: 0 6.47761px 10.1791px #779AE4;
          box-shadow: 0 6.47761px 10.1791px #779AE4;
}
.p-new__mod-button-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  margin: auto;
}

.p-about {
  margin: 80px 0 0;
}
.p-about__in {
  padding: 40px 40px 40px;
  background: 0 0/cover no-repeat #E9F5F4;
}
.p-about__section {
  overflow: hidden;
  border-radius: 10px;
}
.p-about__section:not(:first-child) {
  margin-top: 40px;
}
.p-about__heading-02 {
  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: 93px;
  gap: 15px;
  background-color: #769CE3;
}
.p-about__heading-02-main {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 180%;
  letter-spacing: 0.07em;
  color: #FFFFFF;
}
.p-about__mod-01 {
  position: relative;
  padding: 30px 32px 80px;
  background-color: #fff;
}
.p-about__mod-01-text {
  width: 289px;
  margin: 13px 0 0 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.07em;
  color: #555555;
}
.p-about__mod-01-image {
  position: absolute;
  top: 40px;
  right: 32px;
}
.p-about__mod-02 {
  padding: 7px 0 25px;
  background-color: #fff;
}
.p-about__mod-02-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-about__mod-02-text {
  margin: -10px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.07em;
  color: #555555;
}
.p-about__mod-02-note {
  margin: 20px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 180%;
  text-align: center;
  color: #555555;
}
.p-about__mod-03 {
  padding: 32px 0 30px;
  background-color: #fff;
}
.p-about__mod-03-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 28px;
}
.p-about__mod-03-image._02 {
  margin-right: -11px;
}
.p-about__mod-03-text {
  margin: 30px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.07em;
  color: #555555;
}
.p-about__mod-04 {
  padding: 31px 0 25px;
  background-color: #fff;
}
.p-about__mod-04-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 71px;
}
.p-about__mod-04-image._02 {
  margin-right: -11px;
}
.p-about__mod-04-text {
  margin: 30px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.07em;
  color: #555555;
}
.p-about__mod-04-note {
  margin: 20px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 180%;
  text-align: center;
  color: #555555;
}
.p-about__mod-05 {
  padding: 31px 50px 25px;
  background-color: #fff;
}
.p-about__mod-05-image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 27px;
}
.p-about__mod-05-text {
  margin: 30px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.07em;
  color: #555555;
}
.p-about__mod-05-note {
  margin: 20px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 180%;
  text-align: center;
  color: #555555;
}

.p-product {
  margin: 80px 0 0;
  background: linear-gradient(90.51deg, rgba(127, 205, 209, 0.2) 0%, rgba(118, 153, 228, 0.2) 100%);
}
.p-product__heading {
  position: relative;
  left: -4px;
}
.p-product__in {
  padding: 22px 40px 40px;
}
.p-product__section {
  position: relative;
  padding: 50px 40px 40px;
  background-color: #fff;
}
.p-product__section:not(:first-child) {
  margin-top: 30px;
}
.p-product__label-01 {
  position: absolute;
  top: 0;
  left: 0;
}
.p-product__heading-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-product__product {
  display: grid;
  grid-template: "image name" "image price" "image block" "image ." "option option" auto/auto 1fr;
  gap: 0 25px;
  margin: 40px 0 0;
}
.p-product__product + .p-product__product {
  margin-top: 50px;
}
.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: 20px 0 0;
}
.p-product__product-block {
  grid-area: block;
  padding: 30px 0 40px;
  margin: 16px 0 0;
  background: #F6F6FB;
  border-radius: 10px;
}
.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;
  width: 308px;
  height: 50px;
  margin: auto;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  background: linear-gradient(92.44deg, #FF81B6 8.23%, #EC669E 96.17%);
  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;
  text-shadow: 0 2px 3px rgba(215, 8, 70, 0.26);
  text-decoration: none;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
@media (hover: hover) {
  .p-product__product-button:hover {
    opacity: 0.7;
  }
}
.p-product__product-button svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 23px;
  margin: auto;
}
.p-product__product-option {
  grid-area: option;
  margin: 25px 0 0;
}
.p-product__product-option-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  gap: 12px;
}

.p-lineup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0 0;
}