@charset "UTF-8";
.cFv__headline {
  display: flex;
  flex-direction: column;
  gap: calc(16 * var(--px)) 0;
  padding: 0 calc(20 * var(--px));
}
.cFv__headline_ja {
  display: flex;
  flex-direction: column;
  font-size: calc(1.75 * var(--rem));
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.05em;
  opacity: 0;
}
.cFv__headline_ja_text {
  display: flex;
  overflow: hidden;
}
.cFv__headline_en {
  display: grid;
  overflow: hidden;
  font-family: var(--font-roc-grotesk);
  font-size: calc(1 * var(--rem));
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.cFv__headline_en_text {
  display: flex;
  overflow: hidden;
  opacity: 0;
}

@media screen and (min-width: 960px) {
  .cFv__headline {
    gap: calc(32 * var(--px)) 0;
  }
  .cFv__headline_ja {
    font-size: calc(3.25 * var(--rem));
  }
  .cFv__headline_en {
    font-size: calc(1.3125 * var(--rem));
  }
}
.cBreadcrumb {
  position: absolute;
  top: calc(145 * var(--px));
  right: calc(32 * var(--px));
  z-index: 1;
}
.cBreadcrumb__list {
  display: flex;
  gap: 0 calc(29 * var(--px));
}
.cBreadcrumb__item {
  font-size: calc(0.8125 * var(--rem));
  font-weight: 500;
  line-height: 1.5;
}
.cBreadcrumb__item_link {
  position: relative;
}
.cBreadcrumb__item_link::before {
  position: absolute;
  left: calc(100% + 8 * var(--px));
  content: "／";
}

.cSectionHeadline {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: calc(17 * var(--px));
}
.cSectionHeadline::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(8 * var(--px));
  content: "";
  background: linear-gradient(90deg, #d9f0ee 0%, #fff372 100%);
}
.cSectionHeadline__text {
  font-size: calc(20 * var(--px));
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 960px) {
  .cSectionHeadline {
    padding-bottom: calc(19 * var(--px));
  }
  .cSectionHeadline::before {
    height: calc(10 * var(--px));
  }
  .cSectionHeadline__text {
    font-size: calc(28 * var(--px));
  }
}
.pFv__inner {
  position: relative;
  padding-top: calc(140 * var(--px));
  padding-bottom: calc(24 * var(--px));
  overflow: hidden;
}
.pFv__headline {
  padding: 0;
}
.pFv__textArea {
  padding: 0 calc(20 * var(--px));
}
.pFv__intro {
  margin-top: calc(19 * var(--px));
}
.pFv__intro_text {
  font-size: calc(0.875 * var(--rem));
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.pFv__imageArea {
  width: calc(320 * var(--px));
  height: calc(334 * var(--px));
  margin-top: calc(32 * var(--px));
  margin-left: auto;
}
.pFv__profile {
  position: relative;
  padding: calc(52 * var(--px)) calc(58 * var(--px)) calc(37 * var(--px)) calc(81 * var(--px));
  margin-top: calc(-32 * var(--px));
}
.pFv__profile::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url("../../assets/images/sales-one-day/gray-bg.jpg");
  background-repeat: repeat;
  background-size: calc(50 * var(--px)) calc(50 * var(--px));
}
.pFv__profile_heading {
  font-family: var(--font-roc-grotesk);
  font-size: calc(0.8125 * var(--rem));
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.pFv__profile_list {
  margin-top: calc(10 * var(--px));
}
.pFv__profile_term {
  font-family: var(--font-roc-grotesk);
  font-size: calc(1.0625 * var(--rem));
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.pFv__profile_description {
  margin-top: calc(4 * var(--px));
  font-size: calc(0.8125 * var(--rem));
  font-weight: 400;
  line-height: 1.5;
}
.pFv__note {
  position: absolute;
  top: calc(100% + 3 * var(--px));
  left: calc(94 * var(--px));
  font-size: calc(0.6875 * var(--rem));
  font-weight: 400;
  line-height: 1.5;
}
.pFv__leaf {
  position: absolute;
  mix-blend-mode: multiply;
}
.pFv__leaf[data-leaf="1"] {
  top: calc(-29 * var(--px) + 140 * var(--px));
  right: calc(104 * var(--px));
  width: calc(66 * var(--px));
  height: calc(56 * var(--px));
}
.pFv__leaf[data-leaf="2"] {
  top: calc(48 * var(--px) + 140 * var(--px));
  right: calc(34 * var(--px));
  width: calc(48 * var(--px));
  height: calc(44 * var(--px));
}
.pFv__leaf[data-leaf="3"] {
  top: calc(419 * var(--px) + 140 * var(--px));
  left: calc(-17 * var(--px));
  width: calc(75 * var(--px));
  height: calc(78 * var(--px));
}
.pFv__leaf[data-leaf="4"] {
  top: calc(392 * var(--px) + 140 * var(--px));
  right: calc(13 * var(--px));
  width: calc(61 * var(--px));
  height: calc(61 * var(--px));
}
.pFv__leaf[data-leaf="5"] {
  right: calc(42 * var(--px));
  bottom: 0;
  width: calc(48 * var(--px));
  height: calc(50 * var(--px));
}

.pSchedule {
  margin-top: calc(-24 * var(--px));
}
.pSchedule__inner {
  position: relative;
  display: grid;
  grid-gap: calc(48 * var(--px)) 0;
  gap: calc(48 * var(--px)) 0;
  padding: calc(64 * var(--px)) 0 calc(48 * var(--px)) calc(20 * var(--px));
  overflow: hidden;
}
.pSchedule__inner::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: calc(88 * var(--px));
  height: 100%;
  content: "";
  background: linear-gradient(203deg, #d9f0ec 34.44%, #89f2d6 92.77%);
}
.pSchedule__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: calc(88 * var(--px));
  height: 100%;
  content: "";
  background-image: url("../../assets/images/sales-one-day/sales-daily-gray-bg.png");
  background-repeat: repeat;
  background-size: calc(50 * var(--px)) calc(50 * var(--px));
  opacity: 0.15;
}

.pScheduleItem {
  display: grid;
  grid-gap: calc(32 * var(--px)) 0;
  gap: calc(32 * var(--px)) 0;
}
.pScheduleItem__content {
  display: grid;
  grid-gap: calc(24 * var(--px)) 0;
  gap: calc(24 * var(--px)) 0;
  padding-right: calc(20 * var(--px));
}
.pScheduleItem__time {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 0 calc(44 * var(--px));
  gap: 0 calc(44 * var(--px));
  align-items: flex-end;
}
.pScheduleItem__time_dt {
  display: grid;
  margin-bottom: calc(-2 * var(--px));
}
.pScheduleItem__time_hour {
  position: relative;
  font-family: var(--font-roc-grotesk);
  font-size: calc(2 * var(--rem));
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}
.pScheduleItem__time_hour::after {
  position: absolute;
  top: 50%;
  left: calc(100% + 6 * var(--px));
  z-index: -2;
  width: calc(30 * var(--px));
  height: 1px;
  content: "";
  background-color: var(--color-black);
}
.pScheduleItem__time_dd {
  display: grid;
}
.pScheduleItem__time_en {
  font-family: var(--font-roc-grotesk);
  font-size: calc(0.8125 * var(--rem));
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
.pScheduleItem__time_ja {
  margin-top: -1px;
  margin-left: calc(-2 * var(--px));
  font-size: calc(1.625 * var(--rem));
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.pScheduleItem__time.is-top {
  align-items: flex-start;
}
.pScheduleItem__time.is-top .pScheduleItem__time_dt {
  margin-top: calc(13 * var(--px));
}
.pScheduleItem__description {
  font-size: calc(0.875 * var(--rem));
  font-weight: 400;
  line-height: 1.6;
}
.pScheduleItem__imageArea {
  width: calc(380 * var(--px));
  height: calc(214 * var(--px));
}
.pScheduleItem__youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.pScheduleItem__youtube iframe {
  width: 100%;
  height: 100%;
}

.pMessage {
  padding-bottom: calc(80 * var(--px));
}
.pMessage__inner {
  position: relative;
  display: grid;
  grid-gap: calc(16 * var(--px)) 0;
  gap: calc(16 * var(--px)) 0;
  padding: calc(24 * var(--px));
}
.pMessage__inner::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url("../../assets/images/sales-one-day/gray-bg.jpg");
  background-repeat: repeat;
  background-size: calc(50 * var(--px)) calc(50 * var(--px));
}
.pMessage__title {
  font-family: var(--font-roc-grotesk);
  font-size: calc(1 * var(--rem));
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
}
.pMessage__content {
  display: grid;
  grid-template-columns: calc(96 * var(--px)) auto;
  grid-gap: 0 calc(16 * var(--px));
  gap: 0 calc(16 * var(--px));
}
.pMessage__imageArea {
  width: calc(96 * var(--px));
  height: calc(96 * var(--px));
  overflow: hidden;
  border-radius: 50%;
}
.pMessage__text {
  font-size: calc(0.75 * var(--rem));
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (min-width: 960px) {
  .pFv__inner {
    padding-top: 0;
    padding-bottom: calc(103 * var(--px));
    overflow: hidden;
    display: grid;
    grid-template-rows: min-content;
    grid-template-columns: repeat(var(--grid-columns), 1fr);
  }
  .pFv__textArea {
    grid-row: 1;
    grid-column: 4/31;
    padding: 0;
    margin-top: calc(225 * var(--px));
  }
  .pFv__headline {
    padding: 0;
  }
  .pFv__intro {
    margin-top: calc(209 * var(--px));
  }
  .pFv__intro_heading {
    font-family: var(--font-roc-grotesk);
    font-size: calc(1 * var(--rem));
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  .pFv__intro_text {
    margin-top: calc(20 * var(--px));
    font-size: calc(1.0625 * var(--rem));
  }
  .pFv__imageArea {
    grid-row: 1;
    grid-column: 20/44;
    width: calc(552 * var(--px));
    height: calc(569 * var(--px));
    margin-top: 0;
    margin-left: 0;
  }
  .pFv__profile {
    position: relative;
    grid-row: 1;
    grid-column: 34/61;
    height: -moz-fit-content;
    height: fit-content;
    padding: calc(36 * var(--px)) calc(192 * var(--px)) calc(69 * var(--px)) calc(240 * var(--px));
    margin-top: calc(418 * var(--px));
  }
  .pFv__profile::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url("../../assets/images/sales-one-day/gray-bg.jpg");
    background-repeat: repeat;
    background-size: calc(50 * var(--px)) calc(50 * var(--px));
  }
  .pFv__profile_heading {
    font-size: calc(1 * var(--rem));
  }
  .pFv__profile_list {
    margin-top: calc(20 * var(--px));
  }
  .pFv__profile_term {
    font-size: calc(1.3125 * var(--rem));
  }
  .pFv__profile_description {
    margin-top: calc(2 * var(--px));
    font-size: calc(0.875 * var(--rem));
  }
  .pFv__note {
    top: calc(100% + 7 * var(--px));
    right: 0;
    left: auto;
    left: initial;
    font-size: calc(0.75 * var(--rem));
  }
  .pFv__leaf {
    position: absolute;
    mix-blend-mode: multiply;
  }
  .pFv__leaf[data-leaf="1"] {
    top: calc(62 * var(--px));
    right: auto;
    right: initial;
    left: calc(400 * var(--px));
    width: calc(83 * var(--px));
    height: calc(86 * var(--px));
  }
  .pFv__leaf[data-leaf="2"] {
    top: calc(255 * var(--px));
    right: calc(232 * var(--px));
    width: calc(87 * var(--px));
    height: calc(93 * var(--px));
  }
  .pFv__leaf[data-leaf="3"] {
    top: calc(677 * var(--px));
    right: calc(-6 * var(--px));
    left: auto;
    left: initial;
    width: calc(129 * var(--px));
    height: calc(108 * var(--px));
  }
  .pFv__leaf[data-leaf="4"] {
    top: calc(601 * var(--px));
    right: calc(630 * var(--px));
    width: calc(94 * var(--px));
    height: calc(98 * var(--px));
  }
  .pFv__leaf[data-leaf="5"] {
    right: calc(481 * var(--px));
    width: calc(106 * var(--px));
    height: calc(110 * var(--px));
  }
  .pSchedule {
    margin-top: calc(76 * var(--px));
    display: grid;
    grid-template-rows: min-content;
    grid-template-columns: repeat(var(--grid-columns), 1fr);
  }
  .pSchedule__inner {
    position: relative;
    display: grid;
    grid-column: 5/59;
    grid-gap: calc(120 * var(--px)) 0;
    gap: calc(120 * var(--px)) 0;
    padding: 0;
    overflow: hidden;
  }
  .pSchedule__inner::before {
    display: none;
  }
  .pSchedule__inner::after {
    display: none;
  }
  .pScheduleItem {
    grid-gap: 0;
    gap: 0;
    display: grid;
    grid-template-rows: min-content;
    grid-template-columns: repeat(54, 1fr);
  }
  .pScheduleItem__content {
    grid-template-rows: auto 1fr;
    grid-column: 1/22;
    gap: calc(40 * var(--px)) 0;
    padding-right: 0;
  }
  .pScheduleItem__time {
    gap: 0 calc(64 * var(--px));
  }
  .pScheduleItem__time_hour {
    font-size: calc(2.8125 * var(--rem));
  }
  .pScheduleItem__time_hour::after {
    left: calc(100% + 7 * var(--px));
    width: calc(48 * var(--px));
  }
  .pScheduleItem__time_dd {
    gap: 1px 0;
  }
  .pScheduleItem__time_en {
    font-size: calc(1.0625 * var(--rem));
  }
  .pScheduleItem__time_ja {
    margin-top: -1px;
    margin-left: 0;
    font-size: calc(2.25 * var(--rem));
  }
  .pScheduleItem__time.is-top .pScheduleItem__time_dt {
    margin-top: calc(15 * var(--px));
  }
  .pScheduleItem__description {
    font-size: calc(1.0625 * var(--rem));
  }
  .pScheduleItem__imageArea {
    position: relative;
    grid-column: 24/55;
    width: calc(744 * var(--px));
    height: calc(418 * var(--px));
  }
  .pScheduleItem__bg {
    position: absolute;
    top: 100%;
    z-index: -1;
    width: calc(192 * var(--px));
    height: calc(120 * var(--px));
  }
  .pScheduleItem:nth-child(even) .pScheduleItem__content {
    grid-row: 1;
    grid-column: 35/55;
  }
  .pScheduleItem:nth-child(even) .pScheduleItem__imageArea {
    grid-row: 1;
    grid-column: 1/31;
  }
  .pScheduleItem:nth-child(even) .pScheduleItem__bg {
    right: 0;
  }
  .pMessage {
    display: grid;
    grid-template-rows: min-content;
    grid-template-columns: repeat(var(--grid-columns), 1fr);
    padding-top: calc(112 * var(--px));
    padding-bottom: calc(144 * var(--px));
  }
  .pMessage__inner {
    grid-column: 5/59;
    grid-gap: 0;
    gap: 0;
    padding: calc(48 * var(--px)) 0 calc(54 * var(--px));
    display: grid;
    grid-template-rows: min-content;
    grid-template-columns: repeat(54, 1fr);
  }
  .pMessage__title {
    grid-column: 3/8;
    font-family: var(--font-roc-grotesk);
    font-size: calc(2 * var(--rem));
  }
  .pMessage__content {
    grid-template-columns: calc(192 * var(--px)) auto;
    grid-column: 18/53;
    gap: 0 calc(48 * var(--px));
    align-items: center;
  }
  .pMessage__imageArea {
    width: calc(192 * var(--px));
    height: calc(192 * var(--px));
  }
  .pMessage__text {
    font-size: calc(1.0625 * var(--rem));
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
}