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

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

.p-heading-01 {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 153px;
}
.p-heading-01:before, .p-heading-01:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  height: 1px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#EB8E7B), to(#D86F82));
  background: linear-gradient(90deg, #EB8E7B 0%, #D86F82 100%);
}
.p-heading-01:before {
  top: 0;
}
.p-heading-01:after {
  bottom: 0;
}
.p-heading-01__main {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.15em;
  color: #774E38;
}
.p-heading-01__sub {
  margin: 6px 0 -16px;
}

.p-hero__first {
  position: relative;
  margin: 0 0 -58px;
}
.p-hero__first-logo {
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-hero__first-read {
  position: absolute;
  top: 524px;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-hero__foot {
  position: relative;
  margin: 0 0 -40px;
  z-index: 2;
}
.p-hero__foot-button {
  position: absolute;
  top: 141px;
  left: 0;
  right: 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  -webkit-box-shadow: 0 4px 4px #D34154;
          box-shadow: 0 4px 4px #D34154;
  border-radius: 50px;
}
.p-hero__about {
  position: relative;
  padding: 73px 0 108px;
  background: center bottom/100% auto;
}
.p-hero__about-heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
  padding-left: 12px;
}
.p-hero__about-heading-sub {
  margin: 14px 0 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.2em;
  color: #FF798B;
  padding-left: 13px;
}
.p-hero__about-name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 25px auto 0;
  padding-left: 13px;
}
.p-hero__about-item-01 {
  position: absolute;
  top: 99px;
  left: 79px;
}
.p-hero__about-item-02 {
  position: absolute;
  top: 120px;
  right: 92px;
}
.p-hero__youtube {
  position: relative;
  max-width: 680px;
  margin: 40px auto 0;
}
.p-hero__youtube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.p-hero__profile {
  position: relative;
  display: grid;
  grid-template: "image name" "image detail" "image ." auto/auto 1fr;
  gap: 0 26px;
  max-width: 810px;
  padding: 30px 30px 30px;
  margin: 45px auto 0;
  background-color: #fff;
}
.p-hero__profile:before {
  content: "";
  position: absolute;
  left: -14px;
  top: -4px;
  display: block;
  width: 0;
  height: 37px;
  border-right: 2px solid #FF798B;
  border-left: 20px solid #FFFAF1;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-hero__profile:after {
  content: "";
  position: absolute;
  right: -14px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 37px;
  border-left: 2px solid #FF798B;
  border-right: 20px solid #FFFAF1;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-hero__profile-image {
  grid-area: image;
}
.p-hero__profile-name {
  grid-area: name;
  margin: 6px 0 0;
}
.p-hero__profile-detail {
  grid-area: detail;
  margin: 21px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 168%;
  color: #444444;
}

.p-about {
  padding: 0 60px 0;
  margin: 60px 0 0;
}
.p-about__heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
}
.p-about__read {
  display: grid;
  grid-template: "title image" "detail image" "logo image" ". image" auto/auto 1fr;
  margin: 40px auto 0;
}
.p-about__read-title {
  grid-area: title;
  margin: -8px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.08em;
  color: #444444;
}
.p-about__read-detail {
  grid-area: detail;
  margin: 22px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-about__read-detail-text:not(:first-child) {
  margin-top: 1.8em;
}
.p-about__read-image {
  grid-area: image;
  justify-self: right;
}
.p-about__read-logo {
  grid-area: logo;
  justify-self: right;
}
.p-about__section {
  padding: 0 60px 0;
  margin: 67px -60px 0;
  background: center top/100% auto no-repeat;
}
.p-about__title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #444444;
}
.p-about__title:before {
  content: "";
  position: absolute;
  left: -18px;
  top: -4px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 41px;
  margin: auto;
  border-right: 3px solid #FF798B;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-about__title:after {
  content: "";
  position: absolute;
  right: -25px;
  top: -4px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 41px;
  margin: auto;
  border-left: 3px solid #FF798B;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-about__title-sub {
  margin: 22px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.08em;
  color: #444444;
}
.p-about__title-sub b {
  font-weight: inherit;
  color: #FF798B;
}
.p-about__mod-01 {
  display: grid;
  grid-template: ". image" 1fr "title image" "detail image" "note image" ". image" 1fr/373px 1fr;
  gap: 0 28px;
  padding: 40px 40px 40px;
  margin: 31px auto 0;
  border: 2px solid #FF798B;
  background: url(/pgmedia/cp_forstyle_202604/img/about_mod_bg.svg) 0 -6px no-repeat rgba(217, 217, 217, 0.01);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.p-about__mod-01-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: 55px;
  grid-area: title;
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.08em;
  color: #FF798B;
}
.p-about__mod-01-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 2px;
  height: 37px;
  background: currentColor;
}
.p-about__mod-01-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 44px;
  height: 2px;
  background: currentColor;
}
.p-about__mod-01-title-in:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 2px;
  height: 37px;
  background: currentColor;
}
.p-about__mod-01-title-in:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 44px;
  height: 2px;
  background: currentColor;
}
.p-about__mod-01-detail {
  grid-area: detail;
  margin: 15px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-about__mod-01-note {
  grid-area: note;
  margin: 10px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 150%;
  color: #444444;
}
.p-about__mod-01-image {
  grid-area: image;
  justify-self: center;
  align-self: center;
}

.p-lineup {
  padding: 102px 60px 100px;
  margin: 51px 0 0;
  background: 0 0/cover no-repeat;
}
.p-lineup__heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
}
.p-lineup__title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 248px;
  padding: 0 30px 0;
  margin: 0 auto 0;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  color: #FF798B;
}
.p-lineup__title:before {
  content: "";
  position: absolute;
  left: 10px;
  top: -4px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 32px;
  margin: auto;
  border-right: 2px solid #FF798B;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-lineup__title:after {
  content: "";
  position: absolute;
  right: 10px;
  top: -4px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 32px;
  margin: auto;
  border-left: 2px solid #FF798B;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-lineup__section {
  margin: 24px 0 0;
}
.p-lineup__section + .p-lineup__section {
  margin-top: 49px;
}
.p-lineup__tab {
  margin: 31px 0 0;
}
.p-lineup__tab-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-lineup__tab-head-button {
  overflow: hidden;
  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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  min-height: 66px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-decoration: none;
  z-index: 1;
}
.p-lineup__tab-head-button:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  right: -20px;
  display: block;
  -webkit-transform: skew(-31deg);
          transform: skew(-31deg);
  z-index: -1;
}
.p-lineup__tab-head-button._01:after {
  background-color: #FF91A0;
}
.p-lineup__tab-head-button._02:after {
  background-color: #88A2C3;
}
.p-lineup__tab-head-button._03:after {
  background-color: #B0D080;
}
.p-lineup__tab-head-button b {
  font-size: 20px;
  font-weight: inherit;
}
.p-lineup__product {
  padding: 20px 20px 40px;
}
.p-lineup__product._01 {
  background-color: #FF91A0;
}
.p-lineup__product._02 {
  background-color: #88A2C3;
}
.p-lineup__product._03 {
  background-color: #B0D080;
}
.p-lineup__product-in {
  padding: 40px 40px 40px;
  background-color: #fff;
}
.p-lineup__product-headline {
  position: relative;
  display: grid;
  grid-template: "hero ." "hero profile" "hero spec" "hero ." auto/auto 1fr;
  gap: 0 30px;
}
.p-lineup__product-headline-hero {
  grid-area: hero;
}
.p-lineup__product-headline-profile {
  grid-area: profile;
}
.p-lineup__product-headline-spec {
  grid-area: spec;
  margin: 20px 0 0;
}
.p-lineup__product-headline-thumbnail {
  position: absolute;
  top: -10px;
  right: 15px;
}
.p-lineup__product-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;
  min-height: 43px;
  color: #FF798B;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
}
.p-lineup__product-about {
  display: grid;
  grid-template: "title image" "detail image" "check image" ". image" "note note" auto/auto 1fr;
  gap: 0 30px;
  margin: 40px 0 0;
}
.p-lineup__product-about-title {
  grid-area: title;
  margin: -7px 0 0;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FF798B;
}
.p-lineup__product-about-detail {
  grid-area: detail;
  margin: 11px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-lineup__product-about-check {
  grid-area: check;
  position: relative;
  padding: 21px 29px 21px;
  margin: 33px 0 0;
  border: 1px solid #FF798B;
}
.p-lineup__product-about-check-title {
  position: absolute;
  top: -15px;
  left: 9px;
  color: #FF798B;
}
.p-lineup__product-about-check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 1em;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0.05em;
}
.p-lineup__product-about-check-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
}
.p-lineup__product-about-check-list-item:before {
  content: "";
  display: block;
  width: 0.9em;
  height: 0.9em;
  margin-top: 0.4em;
  border-radius: 50%;
  background: #FF798B;
}
.p-lineup__product-about-image {
  grid-area: image;
}
.p-lineup__product-about-note {
  margin: 21px 0 0;
  grid-area: note;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 150%;
  color: #444444;
}
.p-lineup__product-howto {
  margin: 40px 0 0;
}
.p-lineup__product-howto-in {
  display: grid;
  grid-template: "block image" auto/1fr 320px;
  gap: 0 23px;
  margin: 30px 0 0;
}
.p-lineup__product-howto-block {
  grid-area: block;
}
.p-lineup__product-howto-image {
  grid-area: image;
}
.p-lineup__product-howto-image img {
  width: 100%;
  height: auto;
}
.p-lineup__product-howto-section:not(:first-child) {
  margin-top: 22px;
}
.p-lineup__product-howto-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FF798B;
}
.p-lineup__product-howto-detail {
  margin: 8px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-lineup__product-point {
  margin: 40px 0 0;
}
.p-lineup__product-point-tips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px 0;
  margin: 25px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-lineup__product-point-tips b {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #FF798B;
}
.p-lineup__product-point-tips-item {
  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: 72px;
  width: calc(50% - 5px);
  background-color: #FFEBEE;
}
.p-lineup__product-point-tips-item:nth-child(2n+1):last-child {
  width: 100%;
}
.p-lineup__product-present {
  margin: 28px 0 0;
}
.p-lineup__product-present-heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
}
.p-lineup__product-present-button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 14px auto -2px;
  -webkit-filter: drop-shadow(0 10px 15px rgba(211, 65, 84, 0.7));
          filter: drop-shadow(0 10px 15px rgba(211, 65, 84, 0.7));
}
.p-lineup__product._02 .p-lineup__product-about-title {
  color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-about-check-title {
  color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-about-check {
  border-color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-about-check-list-item:before {
  background-color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-howto-title {
  color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-heading {
  color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-point-tips-item {
  background-color: #EDF1F6;
}
.p-lineup__product._02 .p-lineup__product-point-tips b {
  color: #88A2C3;
}
.p-lineup__product._02 .p-lineup__product-present-button {
  -webkit-filter: drop-shadow(0 10px 15px rgba(70, 105, 150, 0.7));
          filter: drop-shadow(0 10px 15px rgba(70, 105, 150, 0.7));
}
.p-lineup__product._03 .p-lineup__product-about-title {
  color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-about-check-title {
  color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-about-check {
  border-color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-about-check-list-item:before {
  background-color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-howto-title {
  color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-heading {
  color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-point-tips-item {
  background-color: #F3F8EC;
}
.p-lineup__product._03 .p-lineup__product-point-tips b {
  color: #B0D080;
}
.p-lineup__product._03 .p-lineup__product-present-button {
  -webkit-filter: drop-shadow(0 10px 15px rgba(107, 144, 53, 0.7));
          filter: drop-shadow(0 10px 15px rgba(107, 144, 53, 0.7));
}

.p-arrange {
  overflow: hidden;
  padding: 131px 60px 100px;
  margin: -50px 0 0;
  background: 0 0/cover no-repeat;
}
.p-arrange__heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
}
.p-arrange__title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 248px;
  padding: 0 30px 0;
  margin: 0 auto 0;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  color: #FF798B;
}
.p-arrange__title:before {
  content: "";
  position: absolute;
  left: 10px;
  top: -4px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 32px;
  margin: auto;
  border-right: 2px solid #FF798B;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-arrange__title:after {
  content: "";
  position: absolute;
  right: 10px;
  top: -4px;
  bottom: -4px;
  display: block;
  width: 0;
  height: 32px;
  margin: auto;
  border-left: 2px solid #FF798B;
  -webkit-transform: skew(-32deg);
          transform: skew(-32deg);
}
.p-arrange__title-sub {
  margin: 4px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FF798B;
}
.p-arrange__section {
  margin: 26px 0 0;
}
.p-arrange__section + .p-arrange__section {
  margin-top: 68px;
}
.p-arrange__slider {
  overflow: visible;
  padding: 0 140px 0;
  margin: 56px -60px 0;
}
.p-arrange__slider-in {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.p-arrange__slider-button {
  display: block;
  width: 60px;
  height: 60px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.45);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.45);
}
.p-arrange__slider-button:after {
  display: none;
}
.p-arrange__slider-button._prev {
  left: 115px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-arrange__slider-button._next {
  right: 115px;
}
.p-arrange__slider-button.swiper-button-disabled {
  display: none;
}
.p-arrange__card {
  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;
  height: auto;
  padding: 105px 22px 24px;
}
.p-arrange__card-icon {
  position: absolute;
}
.p-arrange__card-icon._01 {
  top: -17px;
  right: 27px;
}
.p-arrange__card-icon._02 {
  top: -16px;
  right: 29px;
}
.p-arrange__card-icon._03 {
  top: -33px;
  right: 30px;
}
.p-arrange__card-icon._04 {
  top: -30px;
  right: 32px;
}
.p-arrange__card-icon._05 {
  top: -30px;
  right: 32px;
}
.p-arrange__card-name {
  position: absolute;
  padding: 0 20px 0;
  top: 26px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-arrange__card-name._04 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-arrange__card-name._05 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-arrange__card-thumbnail {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
  z-index: 1;
}
.p-arrange__card-thumbnail:after {
  content: "";
  position: absolute;
  top: 29px;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 70px;
  height: 70px;
  margin: auto;
  background: url(/pgmedia/cp_forstyle_202604/img/icon_play.svg) 0 0/contain no-repeat;
}
.p-arrange__card-detail {
  position: relative;
  z-index: 1;
  margin: 13px 0 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.p-arrange__card-image {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  z-index: 1;
  display: grid;
  grid-template: auto/1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.p-arrange__card:after {
  content: "";
  display: none;
  position: absolute;
  top: -0.2px;
  bottom: -0.2px;
  left: -0.2px;
  right: -0.2px;
  background: url(/pgmedia/cp_forstyle_202604/img/arrange_product_bg.png) 0 0/100% 100% no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  pointer-events: none;
}
.p-arrange__card._01 {
  background: #FF91A0;
}
.p-arrange__card._02 {
  background: #88A2C3;
}
.p-arrange__card._03 {
  background: #B0D080;
}
.p-arrange__card._04 {
  background: #FF91A0;
}
.p-arrange__card._04:after {
  display: block;
}
.p-arrange__card._05 {
  background: #88A2C3;
}
.p-arrange__card._05:after {
  display: block;
}

.p-modal {
  top: 50px;
  bottom: 50px;
  left: 20px;
  right: 20px;
  max-width: 930px;
  border: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-modal::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-modal::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-modal.open {
  opacity: 1;
}
.p-modal.open::-webkit-backdrop {
  opacity: 1;
}
.p-modal.open::backdrop {
  opacity: 1;
}
.p-modal__close {
  position: fixed;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  font-family: "Noto Sans JP", sans-serif;
}
.p-modal video {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 960px;
  -webkit-transform: none;
          transform: none;
}