@import url("lp-common.css");

/* LP yuba — page sections */

.lp-section {
  padding: 80px 0;
}

.lp-section--dark {
  background: var(--lp-black);
  color: var(--lp-white);
}

.lp-section--washi {
  background: var(--lp-washi);
}

/* ----- MV ----- */
.lp-mv {
  position: relative;
  height: 72.21428571428572vw;
  max-height: 1011px;
  padding: 0;
  background: var(--lp-black);
  color: var(--lp-white);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.lp-mv::before {
  content: "";
  position: absolute;
  inset: 0;
  /*background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 55%, transparent 100%);*/
  z-index: 2;
  pointer-events: none;
}

.lp-mv::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi01.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-mv__inner {
  position: relative;
  z-index: 2;
  display: block;
  position: relative;
  z-index: 3;
}

.lp-mv__content {
  position: absolute;
  left: 0;
  top: 12.142857142857142vw;
}

.lp-mv__title {
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  font-size: 3.214285714285714vw;
  line-height: 1.667;
  letter-spacing: 0.025em;
}

.lp-mv__sub {
  margin-top: 65px;
  margin-top: 4.642857142857143vw;

  font-size: 1.2857142857142856vw;
  line-height: 1.875;
}

.lp-mv__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 15px;
  margin-top: 1.0714285714285714vw;
}

.lp-mv__badge {
  max-width: 185px;
  width: 13.214285714285715vw;
  padding: 6px 0 6px;
  border-radius: 24px;
  background: #757575;
  font-size: 1.6rem;
  font-size: 1.1428571428571428vw;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
}

.lp-mv__figure {
  width: 100%;
  max-height: 990px;
  height: 51.5625vw;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.lp-mv__img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 1400px) {
  .lp-mv__content {
    top: 172px;
  }

  .lp-mv__title {
    font-size: 4.5rem;
  }

  .lp-mv__sub {
    margin-top: 65px;
    font-size: 1.8rem;
  }

  .lp-mv__badges {
    margin-top: 15px;
  }

  .lp-mv__badge {
    max-width: 185px;
    font-size: 1.6rem;
  }
}


/* ----- Types (sec00) ----- */
.lp-types {
  margin: 65px auto 0;
  padding: 0 0 120px;
  position: relative;
}

.lp-types__inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 1000px;
  position: relative;
}

.lp-types__figure {
  max-width: 578px;
  flex-shrink: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.lp-types__illust {
  display: block;
  width: auto;
  max-width: 100%;
}

.lp-types__illust img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

.lp-types__columns {
  width: fit-content;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
}

.lp-types__column {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.lp-types__label {
  display: inline-block;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: 0.025em;
  white-space: nowrap;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-types {
    margin-top: 5.416666666666667vw;
    padding-bottom: 10vw;
  }

  .lp-types__inner {
    max-width: 83.33333333333333vw;
  }

  .lp-types__figure {
    max-width: 48.166666666666664vw;
  }

  .lp-types__columns {
    gap: 2vw;
  }

  .lp-types__label {
    font-size: 2vw;
  }
}

/* ----- Worries (sec01) ----- */
.lp-worries {
  padding: 0 0 100px;
  position: relative;
}

.lp-worries::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 51px;
  background: url(../img/yuba/bg-washi02.png) center bottom repeat-x #fff;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-worries__inner {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 125px;
}

.lp-worries__header {
  justify-self: center;
}

.lp-worries__title {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 20px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1.01;
  letter-spacing: 0.025em;
}

.lp-worries__title-col {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.lp-worries__content {
  min-width: 0;
}

.lp-worries__list {
  margin: 0 auto 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.lp-worries__item {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 102px;
  padding: 20px 24px;
  background: #e8e0d0;
}

.lp-worries__icon {
  flex-shrink: 0;
  width: 27px;
  height: 20px;
  background: url(../img/yuba/ic-chk.png) 0 0 no-repeat;
  background-size: 100%;
}

.lp-worries__item-text {
  font-family: var(--font-gothic);
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
}

.lp-worries__message {
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.lp-worries__message p {
  margin-bottom: 28px;
}

.lp-worries__message p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-worries {
    padding-bottom: 8.333333333333334vw;
  }

  .lp-worries::after {
    height: 4.25vw;
    background-size: 160vw;
  }

  .lp-worries__inner {
    gap: 10.416666666666667vw;
  }

  .lp-worries__title {
    gap: 1.6666666666666667vw;
    font-size: 3.75vw;
  }

  .lp-worries__list {
    margin-bottom: 4.166666666666667vw;
    gap: 1.6666666666666667vw;
  }

  .lp-worries__item {
    gap: 1.3333333333333333vw;
    min-height: 8.5vw;
    padding: 1.6666666666666667vw 2vw;
  }

  .lp-worries__icon {
    width: 2.25vw;
    height: 1.6666666666666667vw;
  }

  .lp-worries__item-text {
    font-size: 1.6666666666666667vw;
  }

  .lp-worries__message {
    font-size: 1.3333333333333333vw;
  }

  .lp-worries__message p {
    margin-bottom: 2.3333333333333335vw;
  }
}

/* ----- Intro (sec02) ----- */
.lp-intro {
  position: relative;
  padding: 85px 0 150px;
  background: var(--lp-white);
  overflow: hidden;
}

.lp-intro::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi03.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-intro__inner {
  position: relative;
}

.lp-intro__head {
  margin: 0 auto 58px;
  text-align: center;
  z-index: 2;
  position: relative;
}

.lp-intro__lead {
  margin: 0 auto 15px;
  font-family: var(--font-gothic);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-intro__title {
  margin-bottom: 30px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-intro__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px;
  margin: 0 auto;
}

.lp-intro__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  height: 28px;
  padding: 0 12px 1px;
  font-family: var(--font-gothic);
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--lp-white);
  border-radius: 20px;
}

.lp-intro__badge--gray {
  background: #c2913d;
}

.lp-intro__badge--gold {
  background: #c2913d;
}

.lp-intro__slider-area {
  position: relative;
  margin: 0 auto 60px;
}

.lp-intro__deco {
  position: absolute;
  z-index: 1;
  width: min(422px, 28vw);
  height: auto;
  pointer-events: none;
}

.lp-intro__deco--right {
  top: -276px;
  right: max(0px, calc(50% - 720px));
}

.lp-intro__deco--left {
  bottom: -474px;
  left: max(0px, calc(50% - 720px));
}

.lp-intro__slider {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}

.lp-intro__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.lp-intro__slide {
  width: 340px;
}

.lp-intro__figure {
  margin: 0;
  width: 340px;
  height: 230px;
  overflow: hidden;
  background: var(--lp-black);
}

.lp-intro__figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lp-intro__foot {
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  position: relative;
}

.lp-intro__copy--sub {
  margin: 0 auto 15px;
  font-family: var(--font-gothic);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-intro__copy--main {
  margin: 0 auto 45px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.75;
  letter-spacing: 0.025em;
}

.lp-intro__try {
  margin: 0 auto 20px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-intro__cta {
  display: block;
  max-width: 550px;
  margin: 24px auto 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-intro {
    padding-top: 7.083333333333334vw;
    padding-bottom: 12.5vw;
  }

  .lp-intro::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-intro__head {
    margin-bottom: 4.833333333333333vw;
  }

  .lp-intro__lead {
    margin-bottom: 1.25vw;
    font-size: 2vw;
  }

  .lp-intro__title {
    margin-bottom: 2.5vw;
    font-size: 3.75vw;
  }

  .lp-intro__badges {
    gap: 0.5833333333333334vw;
  }

  .lp-intro__badge {
    min-width: 13.333333333333334vw;
    height: 2.3333333333333335vw;
    padding: 0 1vw 0.08333333333333333vw;
    font-size: 1.3333333333333333vw;
    border-radius: 1.6666666666666667vw;
  }

  .lp-intro__slider-area {
    margin-bottom: 5vw;
  }

  .lp-intro__deco {
    width: min(35.166666666666664vw, 28vw);
  }

  .lp-intro__deco--right {
    top: -23vw;
    right: max(0px, calc(50% - 60vw));
  }

  .lp-intro__deco--left {
    bottom: -39.5vw;
    left: max(0px, calc(50% - 60vw));
  }

  .lp-intro__slide {
    width: 28.333333333333333vw;
  }

  .lp-intro__figure {
    width: 28.333333333333333vw;
    height: 19.166666666666664vw;
  }

  .lp-intro__copy--sub {
    margin-bottom: 1.25vw;
    font-size: 2vw;
  }

  .lp-intro__copy--main {
    margin-bottom: 3.75vw;
    font-size: 3.3333333333333335vw;
  }

  .lp-intro__try {
    margin-bottom: 1.6666666666666667vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-intro__cta {
    max-width: 45.833333333333336vw;
    margin-top: 2vw;
  }
}

/* ----- Reasons (sec03) ----- */
.lp-reasons {
  position: relative;
  padding: 80px 0 65px;
  background: var(--lp-cream);
  overflow: hidden;
  position: relative;
}

.lp-reasons__inner {
  position: relative;
}

.lp-reasons__head {
  margin: 0 auto 80px;
  text-align: center;
}

.lp-reasons__title {
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-reasons__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 380px));
  justify-content: center;
  gap: 50px 30px;
  margin: 0 auto 85px;
}

.lp-reasons__grid:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: max(0px, calc(50% - 720px));
  z-index: -1;
  width: min(578px, 36vw);
  height: min(413px, 21.510416666666668vw);
  background: url(../img/yuba/reasons-deco-pc.png) 0 0 no-repeat;
  background-size: cover;
}

.lp-reasons__item:nth-child(4) {
  grid-column: 1;
}

.lp-reasons__item:nth-child(5) {
  grid-column: 2;
}

.lp-reasons__card {
  height: 100%;
}

.lp-reasons__figure {
  margin: 0;
  aspect-ratio: 380 / 257;
  overflow: hidden;
  background: var(--lp-black);
}

.lp-reasons__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lp-reasons__body {
  margin-top: 24px;
}

.lp-reasons__name {
  margin: 0 auto 15px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-reasons__text {
  margin: 0 auto;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-reasons__lead {
  position: relative;
  z-index: 1;
  max-width: 750px;
  margin: 0 auto 100px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-reasons__cta {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 550px;
  margin: 24px auto 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-reasons {
    padding-top: 6.666666666666667vw;
    padding-bottom: 5.416666666666667vw;
  }

  .lp-reasons__head {
    margin-bottom: 6.666666666666667vw;
  }

  .lp-reasons__title {
    font-size: 3.75vw;
  }

  .lp-reasons__grid {
    grid-template-columns: repeat(3, minmax(0, 31.666666666666664vw));
    gap: 4.166666666666667vw 2.5vw;
    margin-bottom: 7.083333333333334vw;
  }

  .lp-reasons__grid:after {
    right: max(0px, calc(50% - 60vw));
    width: min(48.166666666666664vw, 36vw);
    height: min(34.416666666666664vw, 21.510416666666668vw);
  }

  .lp-reasons__body {
    margin-top: 2vw;
  }

  .lp-reasons__name {
    margin-bottom: 1.25vw;
    font-size: 2vw;
  }

  .lp-reasons__text {
    font-size: 1.3333333333333333vw;
  }

  .lp-reasons__lead {
    max-width: 62.5vw;
    margin-bottom: 8.333333333333334vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-reasons__cta {
    max-width: 45.833333333333336vw;
    margin-top: 2vw;
  }
}

/* ----- Kodawari (sec04) ----- */
.lp-kodawari {
  padding: 0 0 150px;
  position: relative;
  color: var(--lp-white);
  background: var(--lp-black);
  overflow: hidden;
}

.lp-kodawari::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi04.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-kodawari::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi05.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-kodawari__hero {
  position: relative;
  margin: 0 auto 140px;
  padding: 198px 0 155px;
}

.lp-kodawari__hero-visual {
  position: absolute;
  inset: 0;
  background: url(../img/yuba/lp-kodawari-pc.jpg) right 0 no-repeat;
  background-size: auto 100%;
}

.lp-kodawari__lead {
  position: relative;
  z-index: 1;
  margin: 0;

  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1.67;
  letter-spacing: 0.025em;
}

.lp-kodawari__list {
  position: relative;
  z-index: 1;
}

.lp-kodawari__list li {
  margin: 0 auto 120px;
}

.lp-kodawari__row+.lp-kodawari__row {
  margin-top: 0;
}

.lp-kodawari__card {


  margin: 0 auto;
  display: block;

  position: relative;
}

.lp-kodawari__row:nth-child(even) .lp-kodawari__card {
  grid-template-columns: minmax(0, 1fr) minmax(0, 600px);
}

.lp-kodawari__row:nth-child(even) .lp-kodawari__media {
  order: 2;
}

.lp-kodawari__row:nth-child(even) .lp-kodawari__content {
  order: 1;
}

.lp-kodawari__media {
  width: 600px;
  min-height: 440px;
  position: absolute;
  top: -60px;
  z-index: 1;
}

.lp-kodawari__row:nth-of-type(even) .lp-kodawari__media {
  left: 50%;
  box-shadow: 21px 21px 0px 0px #fff;
}

.lp-kodawari__row:nth-of-type(odd) .lp-kodawari__media {
  right: 50%;
  box-shadow: -21px 21px 0px 0px #fff;
}

.lp-kodawari__content {
  min-height: 440px;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 48px 56px;
  background: rgba(255, 255, 255, 0.15);
  position: relative;
  z-index: 2;
}

.lp-kodawari__row:nth-of-type(even) .lp-kodawari__content {
  margin-right: calc(50vw - 100px);
  padding-right: 165px;
  align-items: flex-end;
}

.lp-kodawari__row:nth-of-type(odd) .lp-kodawari__content {
  margin-left: calc(50vw - 100px);
  padding-left: 165px;
}

.lp-kodawari__body {
  max-width: 600px;
}

.lp-kodawari__title {
  font-family: var(--font-mincho);
  font-weight: 600;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-kodawari__label {
  display: block;
  font-size: 2.4rem;
  line-height: 1.875;
}

.lp-kodawari__label-num {
  font-size: 3.2rem;
  line-height: 1.41;
}

.lp-kodawari__name {
  display: block;
  margin-top: 0;
  font-size: 3.2rem;
  line-height: 1.41;
}

.lp-kodawari__desc {
  margin-top: 24px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.lp-kodawari__foot {
  position: relative;
  z-index: 1;
  padding: 0 20px;
  text-align: center;
}

.lp-kodawari__copy--main {
  margin: 0 auto 30px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.75;
  letter-spacing: 0.025em;
}

.lp-kodawari__copy--sub {
  margin: 0 auto 45px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-kodawari__cta {
  display: block;
  max-width: 550px;
  margin: 32px auto 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-kodawari {
    padding-bottom: 12.5vw;
  }

  .lp-kodawari::before {
    top: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-kodawari::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-kodawari__hero {
    margin-bottom: 11.666666666666667vw;
    padding-top: 16.5vw;
    padding-bottom: 12.916666666666667vw;
  }

  .lp-kodawari__lead {
    font-size: 3.75vw;
  }

  .lp-kodawari__list li {
    margin-bottom: 10vw;
  }

  .lp-kodawari__row:nth-child(even) .lp-kodawari__card {
    grid-template-columns: minmax(0, 1fr) minmax(0, 50vw);
  }

  .lp-kodawari__media {
    width: calc(50vw - 8.333333333333332vw);
    min-height: unset;
    top: -5vw;
  }

  .lp-kodawari__row:nth-of-type(even) .lp-kodawari__media {
    box-shadow: 1.75vw 1.75vw 0 0 #fff;
  }

  .lp-kodawari__row:nth-of-type(odd) .lp-kodawari__media {
    box-shadow: -1.75vw 1.75vw 0 0 #fff;
  }

  .lp-kodawari__content {
    min-height: 36.666666666666664vw;
    padding: 4vw 4.666666666666667vw;
  }

  .lp-kodawari__row:nth-of-type(even) .lp-kodawari__content {
    margin-right: calc(50vw - 8.333333333333334vw);
    padding-right: 13.75vw;
  }

  .lp-kodawari__row:nth-of-type(odd) .lp-kodawari__content {
    margin-left: calc(50vw - 8.333333333333334vw);
    padding-left: 13.75vw;
  }

  .lp-kodawari__body {
    max-width: 50vw;
  }

  .lp-kodawari__label {
    font-size: 2vw;
  }

  .lp-kodawari__label-num,
  .lp-kodawari__name {
    font-size: 2.6666666666666665vw;
  }

  .lp-kodawari__desc {
    margin-top: 2vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-kodawari__foot {
    padding-left: 1.6666666666666667vw;
    padding-right: 1.6666666666666667vw;
  }

  .lp-kodawari__copy--main {
    margin-bottom: 2.5vw;
    font-size: 3.3333333333333335vw;
  }

  .lp-kodawari__copy--sub {
    margin-bottom: 3.75vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-kodawari__cta {
    max-width: 45.833333333333336vw;
    margin-top: 2.6666666666666665vw;
  }
}

/* ----- Factory (sec05) ----- */
.lp-factory {
  padding: 80px 0 130px;
  background: #f2eee7;
  position: relative;
}

.lp-factory::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi06.png) center bottom 1px repeat-x #fff;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-factory__head {
  margin: 0 auto 75px;
  text-align: center;
}

.lp-factory__eyebrow {
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-factory__title {
  margin-top: 12px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-factory__lead {
  max-width: 750px;
  margin: 0 auto 45px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-factory__photos {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 600px));
  justify-content: center;
  gap: 0;
  margin: 0 auto 80px;
}

.lp-factory__photo {
  aspect-ratio: 600 / 400;
  background: #c8c0b0;
}

.lp-factory__catch {
  margin: 0 auto 40px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-factory__intro {
  max-width: 750px;
  margin: 0 auto 75px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-factory__points {
  margin: 0 auto;
}

.lp-factory__point {
  position: relative;
  min-height: 245px;
  display: grid;
  grid-template-columns: minmax(0, 330px) 1px minmax(0, 1fr);
  gap: 24px 50px;
  align-items: start;
  padding: 51px 95px 51px 73px;
}

.lp-factory__point-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.lp-factory__point-bg picture {
  display: block;
  width: 100%;
  height: 100%;
}

.lp-factory__point-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.lp-factory__point+.lp-factory__point {
  margin-top: 20px;
}

.lp-factory__point-head {
  font-family: var(--font-mincho);
  font-weight: 600;
  letter-spacing: 0.025em;
  z-index: 2;
}

.lp-factory__point-num {
  display: block;
  font-size: 3.2rem;
  line-height: 1;
}

.lp-factory__point-num small {
  font-size: 2.4rem;
}

.lp-factory__point-title {
  display: block;
  margin-top: 6px;
  font-size: 3.2rem;
  line-height: 1.56;
}

.lp-factory__point-em {
  line-height: 1.41;
}

.lp-factory__point-divider {
  width: 1px;
  min-height: 135px;
  margin-top: 8px;
  background: var(--lp-black);
  z-index: 1;
}

.lp-factory__point-body {
  position: relative;
  z-index: 1;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-factory__point-body li {
  position: relative;
  padding-left: 1.1em;
}

.lp-factory__point-body li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.lp-factory__point-body li+li {
  margin-top: 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-factory {
    padding-top: 6.666666666666667vw;
    padding-bottom: 10.833333333333334vw;
  }

  .lp-factory::after {
    height: 4.333333333333333vw;
    background-position: center bottom 0.08333333333333333vw;
    background-size: 160vw;
  }

  .lp-factory__head {
    margin-bottom: 6.25vw;
  }

  .lp-factory__eyebrow {
    font-size: 2vw;
  }

  .lp-factory__title {
    margin-top: 1vw;
    font-size: 3.75vw;
  }

  .lp-factory__lead {
    max-width: 62.5vw;
    margin-bottom: 3.75vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-factory__photos {
    grid-template-columns: repeat(2, minmax(0, 50vw));
    margin-bottom: 6.666666666666667vw;
  }

  .lp-factory__catch {
    margin-bottom: 3.3333333333333335vw;
    font-size: 2.6666666666666665vw;
  }

  .lp-factory__intro {
    max-width: 62.5vw;
    margin-bottom: 6.25vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-factory__point {
    min-height: 20.416666666666668vw;
    grid-template-columns: minmax(0, 27.5vw) 1px minmax(0, 1fr);
    gap: 2vw 4.166666666666667vw;
    padding: 4.25vw 7.916666666666667vw 4.25vw 6.083333333333333vw;
  }

  .lp-factory__point+.lp-factory__point {
    margin-top: 1.6666666666666667vw;
  }

  .lp-factory__point-num {
    font-size: 2.6666666666666665vw;
  }

  .lp-factory__point-num small {
    font-size: 2vw;
  }

  .lp-factory__point-title {
    margin-top: 0.5vw;
    font-size: 2.6666666666666665vw;
  }

  .lp-factory__point-divider {
    min-height: 11.25vw;
    margin-top: 0.6666666666666666vw;
  }

  .lp-factory__point-body {
    margin-top: 0.6666666666666666vw;
    font-size: 1.3333333333333333vw;
  }
}

/* ----- Menu intro (sec) ----- */
.lp-menu-intro {
  padding: 100px 0 150px;
  background: var(--lp-white);
  overflow: hidden;
  position: relative;
}

.lp-menu-intro::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi07.png) center bottom 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-menu-intro__inner {
  position: relative;
}

.lp-menu-intro__inner:before {
  content: "";
  position: absolute;
  top: -27px;
  right: -69px;
  z-index: 0;
  width: min(421px, 30.07142857142857vw);
  height: min(289px, 20.642857142857142vw);
  background: url(../img/yuba/intro-deco-right.png) 0 0 no-repeat;
  background-size: cover;
}

.lp-menu-intro__inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -66px;
  z-index: 0;
  width: min(421px, 30.07142857142857vw);
  height: min(289px, 20.642857142857142vw);
  background: url(../img/yuba/intro-deco-left.png) 0 0 no-repeat;
  background-size: cover;
}


.lp-menu-intro__title {
  margin: 0 auto 70px;
  position: relative;
  z-index: 1;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-menu-intro__lead {
  position: relative;
  z-index: 1;
  max-width: 752px;
  margin: 0 auto 50px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-menu-intro__banner {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 1000px;
  margin: 0 auto 0;
  padding: 28px 0 0;
  background: var(--lp-black);
  color: var(--lp-white);
  text-decoration: none;
}

.lp-menu-intro__banner:hover {
  opacity: 1;
  filter: brightness(1.08);
}

.lp-menu-intro__banner-text {
  width: fit-content;
  display: flex;
  margin: 0 auto;
  padding: 0;
  font-family: "M PLUS 1p", var(--font-gothic);
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
  position: relative;
}

.lp-menu-intro__banner-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -42px;
  bottom: 0;
  width: 27px;
  height: 25px;
  margin: auto 0;
  background: url("../img/yuba/ic_arrow_triple.svg") 0 0 / cover no-repeat;
}

.lp-menu-intro__banner-photos {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-top: 30px;
}

.lp-menu-intro__photo {

  max-width: 200px;
  width: 20vw;
  max-height: 200px;
  height: 20vw;
}

.lp-menu-intro__photo--1 {
  background: var(--lp-red);
}

.lp-menu-intro__photo--2 {
  background: var(--lp-white);
}

.lp-menu-intro__photo--3 {
  background: var(--lp-black);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.lp-menu-intro__photo--4 {
  background: #ffd200;
}

.lp-menu-intro__photo--5 {
  background: var(--lp-red);
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-menu-intro {
    padding-top: 8.333333333333334vw;
    padding-bottom: 12.5vw;
  }

  .lp-menu-intro::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-menu-intro__inner:before {
    top: -2.25vw;
    right: -5.75vw;
    width: min(35.083333333333336vw, 30.07142857142857vw);
    height: min(24.083333333333334vw, 20.642857142857142vw);
  }

  .lp-menu-intro__inner:after {
    left: -5.5vw;
    width: min(35.083333333333336vw, 30.07142857142857vw);
    height: min(24.083333333333334vw, 20.642857142857142vw);
  }

  .lp-menu-intro__title {
    margin-bottom: 5.833333333333333vw;
    font-size: 3.75vw;
  }

  .lp-menu-intro__lead {
    max-width: 62.666666666666664vw;
    margin-bottom: 4.166666666666667vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-menu-intro__banner {
    max-width: 83.33333333333333vw;
    padding-top: 2.3333333333333335vw;
  }

  .lp-menu-intro__banner-text {
    font-size: 2vw;
  }

  .lp-menu-intro__banner-text::after {
    right: -3.5vw;
    width: 2.25vw;
    height: 2.0833333333333335vw;
  }

  .lp-menu-intro__banner-photos {
    margin-top: 2.5vw;
  }

  .lp-menu-intro__photo {
    max-width: 16.666666666666668vw;
    max-height: 16.666666666666668vw;
  }
}

/* ----- Menu examples (sec) ----- */
.lp-menu {
  position: relative;
  padding: 0;
  color: var(--lp-white);
  background: var(--lp-black);
  overflow: hidden;
}

.lp-menu.lp-section {
  padding: 80px 0 140px;
  position: relative;
}

.lp-menu.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi08.png) center bottom 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-menu__head {
  margin: 0 auto 75px;
  text-align: center;
}

.lp-menu__title {
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-menu__nav {
  margin: 0 auto 85px;
  padding: 0;
}

.lp-menu__nav-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: stretch;
  flex-flow: row wrap;
  margin: 0 auto;
}

.lp-menu__nav-item {
  width: 300px;
  border-left: 1px solid var(--lp-white);
}

.lp-menu__nav-item+.lp-menu__nav-item {
  border-left: 1px solid var(--lp-white);
}

.lp-menu__nav-item+.lp-menu__nav-item:last-child {
  border-right: 1px solid var(--lp-white);
}

.lp-menu__nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 48px;

  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}

.lp-menu__nav-link:hover {
  opacity: 0.85;
}

.lp-menu__nav-arrow {
  margin: 3px 0 0;
  width: 20px;
  height: 22px;
  background: url("../img/yuba/ic_arrow_triple03.svg") center center / 100% no-repeat;
  display: block;
}

.lp-menu__blocks {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.lp-menu__block {
  width: min(100% - 60px, var(--lp-container));
  margin: 0 auto 90px;
  position: relative;
  padding: 0;
  scroll-margin-top: 100px;

}

.lp-menu__block-bg {
  position: absolute;
  inset: 0;
  left: clamp(-100px, calc(-100px + (1800px - 100vw) * 0.25), 0px);
  width: calc(100vw + 100px);
  background: url(../img/yuba/menu-block-bg01.jpg) 0 bottom no-repeat #232323;
  background-size: 1660px;
}

.lp-menu__block--bar-right .lp-menu__block-bg {
  left: unset;
  right: clamp(-100px, calc(-100px + (1800px - 100vw) * 0.25), 0px);
}

.lp-menu__block:nth-of-type(2) .lp-menu__block-bg {
  background: url(../img/yuba/menu-block-bg02.jpg) right bottom no-repeat #232323;
  background-size: 1660px;
}

.lp-menu__block:nth-of-type(3) .lp-menu__block-bg {
  background: url(../img/yuba/menu-block-bg03.jpg) 0 bottom no-repeat #232323;
  background-size: 1660px;
}

.lp-menu__block:nth-of-type(4) .lp-menu__block-bg {
  background: url(../img/yuba/menu-block-bg04.jpg) right bottom no-repeat #232323;
  background-size: 1660px;
}

.lp-menu__block-bg-overlay {
  display: block;
  width: 100%;
  height: 100%;
}

.lp-menu__block-inner {
  width: 100%;
  padding-bottom: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  z-index: 1;

}

.lp-menu__block--bar-right .lp-menu__block-inner {
  flex-direction: row-reverse;
}

.lp-menu__block-head {
  width: 7.142857142857142vw;
  max-width: 100px;
  padding: 28px 30px;
  position: relative;
  justify-content: center;
  display: flex;
  background: var(--lp-white);
  box-shadow: 7px 7px 0 var(--lp-black);
}

.lp-menu__block-bar {}

.lp-menu__block-title {
  grid-column: 2;
  grid-row: 1;
}

.lp-menu__block--bar-right .lp-menu__block-head {
  grid-template-columns: minmax(0, 1fr) 100px;
}

.lp-menu__block--bar-right .lp-menu__block-title {
  grid-column: 1;
}

.lp-menu__block--bar-right .lp-menu__block-bar {
  grid-column: 2;
}

.lp-menu__block--bar-right .lp-menu__block-bar {
  box-shadow: -7px 7px 0 var(--lp-black);
}

.lp-menu__block-head .lp-menu__block-title {
  margin: 0;

  font-family: var(--font-mincho);
  color: #000;
  font-weight: 600;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.025em;

  z-index: 2;
}

.lp-menu__block-title small {
  margin-top: 8px;
  font-size: 2.4rem;
  line-height: 1;
}

.lp-menu__block-cont {
  max-width: 600px;
  position: relative;
}

.lp-menu__block-intro {

  margin-top: 70px;
}

.lp-menu__block--bar-right .lp-menu__block-intro {
  margin-right: auto;
  margin-left: 0;
}

.lp-menu__block-catch {
  margin: 0 0 45px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.56;
  letter-spacing: 0.025em;
}

.lp-menu__block-lead {
  margin: 0 0 50px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.lp-menu__examples {
  margin: 0;
}

.lp-menu__examples-label {
  margin: 0 0 40px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-menu__cards {
  display: grid;
  gap: 40px 30px;
}

.lp-menu__cards--4 {
  grid-template-columns: repeat(2, minmax(0, 285px));
}

.lp-menu__cards--3 {
  grid-template-columns: repeat(3, minmax(0, 285px));
}

.lp-menu__cards--2 {
  grid-template-columns: repeat(2, minmax(0, 285px));
}

.lp-menu__card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.lp-menu__card-visual {
  margin: 0 auto;
  display: block;
  width: 100%;
  aspect-ratio: 285 / 200;
  background: #5a5a5a;
}

.lp-menu__card-body {}

.lp-menu__card-title {
  margin: 0 0 15px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-menu__card-text {
  margin: 0;
  font-family: "M PLUS 1p", var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.lp-menu__foot {}

.lp-menu__cta {
  display: inline-block;
  max-width: 550px;
  margin: 0 auto;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-menu.lp-section {
    padding-top: 6.666666666666667vw;
    padding-bottom: 11.666666666666666vw;
  }

  .lp-menu.lp-section::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-menu__head {
    margin-bottom: 6.25vw;
  }

  .lp-menu__title {
    font-size: 3.75vw;
  }

  .lp-menu__nav {
    margin-bottom: 7.083333333333334vw;
  }

  .lp-menu__nav-list {
    width: fit-content;
    grid-template-columns: 1fr 1fr;
    gap: 1.6666666666666667vw 0;
  }

  .lp-menu__nav-item {
    width: 25vw;
  }

  .lp-menu__nav-item:nth-of-type(2) {
    border-right: 1px solid var(--lp-white);
  }

  .lp-menu__nav-link {
    gap: 1vw;
    min-height: 4vw;
    font-size: 2vw;
  }

  .lp-menu__nav-arrow {
    margin-top: 0.25vw;
    width: 1.6666666666666667vw;
    height: 1.8333333333333333vw;
  }

  .lp-menu__block {
    width: min(calc(100% - 5vw), 116.666666666666664vw);
    margin-bottom: 7.5vw;
    scroll-margin-top: 8.333333333333334vw;
  }

  .lp-menu__block-bg {
    left: clamp(-8.333333333333334vw, calc(-8.333333333333334vw + (150vw - 100vw) * 0.25), 0px);
    width: calc(100vw + 8.333333333333334vw);
    background-size: 138.33333333333334vw;
  }

  .lp-menu__block--bar-right .lp-menu__block-bg {
    right: clamp(-8.333333333333334vw, calc(-8.333333333333334vw + (150vw - 100vw) * 0.25), 0px);
  }

  .lp-menu__block:nth-of-type(2) .lp-menu__block-bg,
  .lp-menu__block:nth-of-type(3) .lp-menu__block-bg,
  .lp-menu__block:nth-of-type(4) .lp-menu__block-bg {
    background-size: 138.33333333333334vw;
  }

  .lp-menu__block-inner {
    padding-bottom: 6.666666666666667vw;
  }

  .lp-menu__block-head {
    padding: 2.3333333333333335vw 2.5vw;
    box-shadow: 0.5833333333333334vw 0.5833333333333334vw 0 var(--lp-black);
  }

  .lp-menu__block--bar-right .lp-menu__block-head {
    grid-template-columns: minmax(0, 1fr) 8.333333333333334vw;
  }

  .lp-menu__block--bar-right .lp-menu__block-bar {
    box-shadow: -0.5833333333333334vw 0.5833333333333334vw 0 var(--lp-black);
  }

  .lp-menu__block-head .lp-menu__block-title {
    font-size: 3.3333333333333335vw;
  }

  .lp-menu__block-title small {
    margin-top: 0.6666666666666666vw;
    font-size: 2vw;
  }

  .lp-menu__block-cont {
    max-width: 50vw;
  }

  .lp-menu__block-intro {
    margin-top: 5.833333333333333vw;
  }

  .lp-menu__block-catch {
    margin-bottom: 3.75vw;
    font-size: 2.6666666666666665vw;
  }

  .lp-menu__block-lead {
    margin-bottom: 4.166666666666667vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-menu__examples-label {
    margin-bottom: 3.3333333333333335vw;
    font-size: 2vw;
  }

  .lp-menu__cards {
    gap: 3.3333333333333335vw 2.5vw;
  }

  .lp-menu__cards--4,
  .lp-menu__cards--2 {
    grid-template-columns: repeat(2, minmax(0, 23.75vw));
  }

  .lp-menu__cards--3 {
    grid-template-columns: repeat(3, minmax(0, 23.75vw));
  }

  .lp-menu__card {
    gap: 1.6666666666666667vw;
  }

  .lp-menu__card-title {
    margin-bottom: 1.25vw;
    font-size: 2vw;
  }

  .lp-menu__card-text {
    font-size: 1.3333333333333333vw;
  }

  .lp-menu__cta {
    max-width: 45.833333333333336vw;
  }
}

/* ----- Product ----- */
.lp-product {
  position: relative;
  padding: 0;
  background: var(--lp-white);
  overflow: hidden;
}

.lp-product.lp-section {
  padding: 60px 0 150px;
  position: relative;
}

.lp-product.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi07.png) center bottom 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-product__head {
  margin: 0 auto 80px;
  padding: 0;
  text-align: center;
}

.lp-product__title {
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-product__list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.lp-product__item {
  position: relative;
  width: min(100% - 60px, var(--lp-container-mid));
  margin: 0 auto 90px;
  padding: 0;
}

.lp-product__item:last-child {
  margin: 0 auto;
}

.lp-product__item--cream.lp-product__item {
  background: #f2eee7;
}

.lp-product__item--gray.lp-product__item {
  background: #eee;
}

.lp-product__item-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 80px;
}

.lp-product__item-head {
  flex-shrink: 0;
  width: 225px;
}

.lp-product__item-head .lp-product__item-visual {}

.lp-product__item-title {
  width: 200px;
  margin: 0 0 30px;
  padding: 28px 30px;
  background: var(--lp-white);
  box-shadow: 7px 7px 0 var(--lp-black);
  display: flex;
  justify-content: center;
}

.lp-product__item--bar-right .lp-product__item-title {}

.lp-product__item-title .lp-product__item-h3 {
  margin: 0;
  padding: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  color: var(--lp-black);
}

#product-ankake .lp-product__item-h3 {
  line-height: 1.33;
}

.lp-product__item-cont {
  max-width: 735px;
  width: 52.5vw;
  padding: 70px 0 0 35px;
  position: relative;
  /* border: solid 1px; */
}

.lp-product__item-intro {
  max-width: 240px;
  width: 17.142857142857142vw;
  padding: 70px 0;
}

.lp-product__item--bar-right .lp-product__item-intro {
  margin-right: auto;
  margin-left: 0;
}

.lp-product__item-copy {
  margin: 0 0 65px;
}

.lp-product__item-main {
  display: grid;
  grid-template-columns: 207px minmax(0, 1fr);
  gap: 32px 40px;
  margin-top: 0;
  padding-left: 0;
}

.lp-product__item-visual {
  display: block;
  width: 207px;
  height: 207px;
  background: #000;
}

.lp-product__item-catch {
  margin: 0 auto;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.56;
  letter-spacing: 0.025em;
}

.lp-product__item-lead {
  margin: 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-product__examples {}

.lp-product__examples-label {
  margin: 0 0 40px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-product__menus {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 335px));
  gap: 30px;
  margin-top: 0;
  padding-left: 0;
}

.lp-product__menu-card {
  display: flex;
  flex-direction: column;
}

.lp-product__menu-badge {
  width: 249px;
  height: 44px;
  margin: 0 auto -12px;
  padding: 13px 16px;
  background: url(../img/yuba/osusume-bg.png) 0 0 no-repeat;
  background-size: 100%;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.025em;
  z-index: 1;
}

.lp-product__menu-visual {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  aspect-ratio: 335 / 235;
  background: #000;
}

.lp-product__menu-title {
  margin: 0 auto 5px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-product__menu-text {
  margin: 12px 0 0;
  font-family: "M PLUS 1p", var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-product.lp-section {
    padding-top: 5vw;
    padding-bottom: 12.5vw;
  }

  .lp-product.lp-section::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-product__head {
    margin-bottom: 6.666666666666667vw;
  }

  .lp-product__title {
    font-size: 3.75vw;
  }

  .lp-product__item {

    margin-bottom: 7.5vw;
  }

  .lp-product__item-inner {
    padding-bottom: 6.666666666666667vw;
  }

  .lp-product__item-head {
    width: 18.75vw;
  }

  .lp-product__item-title {
    width: 16.666666666666668vw;
    margin-bottom: 2.5vw;
    padding: 2.3333333333333335vw 2.5vw;
    box-shadow: 0.5833333333333334vw 0.5833333333333334vw 0 var(--lp-black);
  }

  .lp-product__item-title .lp-product__item-h3 {
    font-size: 3.3333333333333335vw;
  }

  .lp-product__item-cont {
    padding-top: 5.833333333333333vw;
    padding-left: 2.9166666666666665vw;
  }

  .lp-product__item-intro {
    padding: 5.833333333333333vw 0;
  }

  .lp-product__item-copy {
    margin-bottom: 5.416666666666667vw;
  }

  .lp-product__item-main {
    grid-template-columns: 17.25vw minmax(0, 1fr);
    gap: 2.6666666666666665vw 3.3333333333333335vw;
  }

  .lp-product__item-visual {
    width: 17.25vw;
    height: 17.25vw;
  }

  .lp-product__item-catch {
    font-size: 2.6666666666666665vw;
  }

  .lp-product__item-lead {
    font-size: 1.3333333333333333vw;
  }

  .lp-product__examples-label {
    margin-bottom: 3.3333333333333335vw;
    font-size: 2vw;
  }

  .lp-product__menus {
    grid-template-columns: repeat(2, minmax(0, 27.916666666666668vw));
    gap: 2.5vw;
  }

  .lp-product__menu-badge {
    width: 20.75vw;
    height: 3.6666666666666665vw;
    margin-bottom: -1vw;
    padding: 1.0833333333333333vw 1.3333333333333333vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-product__menu-visual {
    margin-bottom: 1.6666666666666667vw;
  }

  .lp-product__menu-title {
    margin-bottom: 0.4166666666666667vw;
    font-size: 2vw;
  }

  .lp-product__menu-text {
    margin-top: 1vw;
    font-size: 1.3333333333333333vw;
  }
}

/* ----- Tofu (ゆば喜の豆腐) ----- */
.lp-tofu {
  position: relative;
  padding: 0;
  color: var(--lp-white);
  background: var(--lp-black);
  overflow: hidden;
}

.lp-tofu.lp-section {
  padding: 70px 0 145px;
  position: relative;
}

.lp-tofu.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi05.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}


.lp-tofu__inner {
  position: relative;
  z-index: 1;

  width: min(100% - 60px, var(--lp-container-wide));
  margin: 0 auto;
  padding: 0;
}

.lp-tofu__inner:before {
  content: "";
  position: absolute;
  top: 190px;
  right: 31px;
  z-index: 0;
  width: min(421px, 30.07142857142857vw);
  height: min(289px, 20.642857142857142vw);
  background: url(../img/yuba/intro-deco-right.png) 0 0 no-repeat;
  background-size: cover;
  opacity: .2;
}

.lp-tofu__inner:after {
  content: "";
  position: absolute;
  top: 783px;
  left: 34px;
  z-index: 0;
  width: min(421px, 30.07142857142857vw);
  height: min(289px, 20.642857142857142vw);
  background: url(../img/yuba/intro-deco-left.png) 0 0 no-repeat;
  background-size: cover;
  opacity: .2;
}

.lp-tofu__head {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto 70px;
  padding: 0;
  text-align: center;
}

.lp-tofu__eyebrow {
  margin: 0 auto 20px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-tofu__title {
  margin: 0 auto;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-tofu__intro {
  position: relative;
  z-index: 1;

  margin: 0 auto 40px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.56;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-tofu__hero-visual {
  position: relative;
  z-index: 1;
  width: min(595px, 42.5vw);
  height: min(550px, 39.285714285714285vw);
  margin: 0 auto 70px;

}

.lp-tofu__highlight {
  position: relative;
  z-index: 1;
  max-width: 750px;
  margin: 0 auto 45px;
  text-align: center;
}

.lp-tofu__highlight-eyebrow {
  margin: 0 auto 20px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-tofu__highlight-title {
  margin: 0 auto 55px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-tofu__highlight-lead {
  margin: 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
  text-align: left;
}

.lp-tofu__spec {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 105px minmax(0, 1fr);
  max-width: 380px;
  margin: 0 auto;
  background: #262626;
}

.lp-tofu__spec-term,
.lp-tofu__spec-value {
  margin: 0;
  padding: 17px 20px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-tofu__spec-term {
  background: rgba(255, 255, 255, 0.1);
}

.lp-tofu__cards {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 380px));
  justify-content: center;
  gap: 30px;
  margin: 48px auto 0;
  padding: 0;
  list-style: none;
}

.lp-tofu__card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.lp-tofu__card-visual {
  display: block;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 380 / 257;
  background: #6a6a6a;
}

.lp-tofu__card-title {
  margin: 0 auto;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-tofu__card-text {
  margin: 0 auto 0 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-tofu.lp-section {
    padding-top: 5.833333333333333vw;
    padding-bottom: 12.083333333333334vw;
  }

  .lp-tofu.lp-section::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-tofu__inner {
    width: min(calc(100% - 5vw), 153.33333333333334vw);
  }

  .lp-tofu__inner:before {
    top: 15.833333333333334vw;
    right: 2.5833333333333335vw;
    width: min(35.083333333333336vw, 30.07142857142857vw);
    height: min(24.083333333333334vw, 20.642857142857142vw);
  }

  .lp-tofu__inner:after {
    top: 65.25vw;
    left: 2.8333333333333335vw;
    width: min(35.083333333333336vw, 30.07142857142857vw);
    height: min(24.083333333333334vw, 20.642857142857142vw);
  }

  .lp-tofu__head {
    max-width: 75vw;
    margin-bottom: 5.833333333333333vw;
  }

  .lp-tofu__eyebrow {
    margin-bottom: 1.6666666666666667vw;
    font-size: 2vw;
  }

  .lp-tofu__title {
    font-size: 3.75vw;
  }

  .lp-tofu__intro {
    margin-bottom: 3.3333333333333335vw;
    font-size: 2.6666666666666665vw;
  }

  .lp-tofu__hero-visual {
    width: min(49.583333333333336vw, 42.5vw);
    height: min(45.833333333333336vw, 39.285714285714285vw);
    margin-bottom: 5.833333333333333vw;
  }

  .lp-tofu__highlight {
    max-width: 62.5vw;
    margin-bottom: 3.75vw;
  }

  .lp-tofu__highlight-eyebrow {
    margin-bottom: 1.6666666666666667vw;
    font-size: 2vw;
  }

  .lp-tofu__highlight-title {
    margin-bottom: 4.583333333333333vw;
    font-size: 3.3333333333333335vw;
  }

  .lp-tofu__highlight-lead {
    font-size: 1.3333333333333333vw;
  }

  .lp-tofu__spec {
    grid-template-columns: 8.75vw minmax(0, 1fr);
    max-width: 31.666666666666668vw;
  }

  .lp-tofu__spec-term,
  .lp-tofu__spec-value {
    padding: 1.4166666666666667vw 1.6666666666666667vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-tofu__cards {
    grid-template-columns: repeat(3, minmax(0, 31.666666666666664vw));
    gap: 2.5vw;
    margin-top: 4vw;
  }

  .lp-tofu__card {
    gap: 1.6666666666666667vw;
  }

  .lp-tofu__card-title {
    font-size: 2vw;
  }

  .lp-tofu__card-text {
    font-size: 1.3333333333333333vw;
  }
}

/* ----- Voices ----- */
.lp-voices {
  padding: 80px 0;
  background: var(--lp-cream);
}

.lp-voices.lp-section {
  padding: 80px 0 130px;
  position: relative;
}

.lp-voices.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi04.png) center bottom 1px repeat-x #000;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-voices__inner {
  position: relative;
}

.lp-voices__head {
  position: relative;
  text-align: center;
}

.lp-voices__title {
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-voices__deco {
  position: absolute;
  top: -38px;
  right: calc(50% - 700px);
  width: min(279px, 19.92857142857143vw);
  aspect-ratio: 279 / 193;
  background: url(../img/yuba/voice-bg-deco.png) 0 0 no-repeat;
  background-size: 100%;
  opacity: .8;
  pointer-events: none;
}

.lp-voices__lead {
  margin: 24px 0 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-voices__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 48px;
}

.lp-voices__card {
  position: relative;
  min-height: 245px;
}

.lp-voices__card-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.lp-voices__card-bg picture {
  display: block;
  width: 100%;
  height: 100%;
}

.lp-voices__card-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.lp-voices__card-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 415px) 1px minmax(0, 1fr);
  align-items: center;
  gap: 0 20px;

  padding: 58px 80px 50px 50px;
}

.lp-voices__card-left {

  display: grid;
  grid-template-columns: 94px minmax(0, 1fr);
  grid-template-rows: auto auto;
  column-gap: 25px;
  row-gap: 15px;
  align-content: center;
}

.lp-voices__avatar {
  grid-row: 1 / 3;
  width: 94px;
  height: 94px;
  background: #9a9a9a;
  border-radius: 50%;
}

.lp-voices__catch {
  margin: 0;
  align-self: end;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.42;
  letter-spacing: 0.025em;
}

.lp-voices__attr {
  margin: 0;
  grid-column: 2;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-voices__divider {
  width: 1px;
  height: 135px;
  margin: 0 auto;
  background: var(--lp-black);
}

.lp-voices__text {
  margin: 0 0 0 40px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-voices.lp-section {
    padding-top: 6.666666666666667vw;
    padding-bottom: 10.833333333333334vw;
  }

  .lp-voices.lp-section::after {
    height: 4.333333333333333vw;
    background-position: center bottom 0.08333333333333333vw;
    background-size: 160vw;
  }

  .lp-voices__title {
    font-size: 3.75vw;
  }

  .lp-voices__deco {
    top: -3.1666666666666665vw;
    right: calc(50% - 58.333333333333336vw);
    width: min(23.25vw, 19.92857142857143vw);
  }

  .lp-voices__lead {
    margin-top: 2vw;
    font-size: 2vw;
  }

  .lp-voices__list {
    gap: 1.6666666666666667vw;
    margin-top: 4vw;
  }

  .lp-voices__card {
    min-height: 20.416666666666668vw;
  }

  .lp-voices__card-inner {
    grid-template-columns: minmax(0, 34.583333333333336vw) 1px minmax(0, 1fr);
    gap: 0 1.6666666666666667vw;
    padding: 4.833333333333333vw 6.666666666666667vw 4.166666666666667vw 4.166666666666667vw;
  }

  .lp-voices__card-left {
    grid-template-columns: 7.833333333333333vw minmax(0, 1fr);
    column-gap: 2.0833333333333335vw;
    row-gap: 1.25vw;
  }

  .lp-voices__avatar {
    width: 7.833333333333333vw;
    height: 7.833333333333333vw;
  }

  .lp-voices__catch {
    font-size: 2vw;
  }

  .lp-voices__attr {
    font-size: 1.3333333333333333vw;
  }

  .lp-voices__divider {
    height: 11.25vw;
  }

  .lp-voices__text {
    margin-left: 3.3333333333333335vw;
    font-size: 1.3333333333333333vw;
  }
}

/* ----- Gift ----- */
.lp-gift {
  position: relative;
  padding: 0;
  color: var(--lp-white);
  background: url(../img/yuba/sample-bg.png) 0 0 repeat-x #000;
  background-size: 100%;
  overflow: hidden;
}

.lp-gift.lp-section {
  padding: 150px 0 100px;
  position: relative;
}

.lp-gift.lp-section::after {

  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi05.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}


.lp-gift__inner {
  position: relative;
  z-index: 1;

  width: min(100% - 60px, var(--lp-container-wide));
  margin: 0 auto;
  padding: 0;
}

.lp-gift__deco {
  position: absolute;
  z-index: 0;
  width: min(421px, 28vw);
  height: auto;
  opacity: 0.2;
  pointer-events: none;
}

.lp-gift__deco--left {
  top: 120px;
  left: max(0px, calc(50% - 720px));
}

.lp-gift__deco--right {
  top: 40px;
  right: max(0px, calc(50% - 720px));
}

.lp-gift__head {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto 70px;
  padding: 0;
  text-align: center;
}

.lp-gift__eyebrow {
  margin: 0 auto 20px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-gift__title {
  margin: 0 auto;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-gift__hero-visual {
  position: relative;
  z-index: 1;
  width: min(673px, 48.07142857142857vw);
  margin: 0 auto 70px;
}

.lp-gift__lead {
  position: relative;
  z-index: 1;
  margin: 0 auto 55px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.56;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-gift__intro {
  position: relative;
  z-index: 1;
  max-width: 750px;
  margin: 0 auto 35px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-gift__items {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 280px));
  justify-content: center;
  gap: 30px;
  margin: 0 auto 60px;
  padding: 0;
  list-style: none;
}

.lp-gift__item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}

.lp-gift__item-visual {
  display: block;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 280 / 177;
}

.lp-gift__item-label {
  margin: 0 auto;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: 0.025em;
}

.lp-gift__item-note {
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-gift__body {
  position: relative;
  z-index: 1;
  max-width: 750px;
  margin: 0 auto 50px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
  text-align: left;
}

.lp-gift__body p {
  margin: 0;
}

.lp-gift__body p+p,
.lp-gift__body .lp-gift__points+p {
  margin-top: 1em;
}

.lp-gift__points {
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
}

.lp-gift__points li {
  position: relative;
  padding-left: 1.2em;
}

.lp-gift__points li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.lp-gift__points li+li {
  margin-top: 0.25em;
}

.lp-gift__benefits {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 365px));
  justify-content: center;
  gap: 20px;
  max-width: 750px;
  margin: 0 auto 70px;
  padding: 0;
  list-style: none;
}

.lp-gift__benefit {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 98px;
  padding: 16px 27px;
  background: #262626;
}

.lp-gift__benefit--shipping {
  display: none;
}

.lp-gift__benefit-icon {
  flex-shrink: 0;
  width: 27px;
  height: 20px;
  background: url(../img/yuba/ic-chk.png) 0 0 no-repeat;
  background-size: 100%;
}

.lp-gift__benefit p {
  margin: 0;
  font-family: var(--font-gothic);
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.0039em;
  color: inherit;
}

.lp-gift__cta {
  max-width: 550px;
  margin: 48px auto 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-gift.lp-section {
    padding-top: 12.5vw;
    padding-bottom: 8.333333333333334vw;
  }

  .lp-gift.lp-section::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-gift__inner {
    width: min(calc(100% - 5vw), 153.33333333333334vw);
  }

  .lp-gift__deco {
    width: min(35.083333333333336vw, 28vw);
  }

  .lp-gift__deco--left {
    top: 10vw;
    left: max(0px, calc(50% - 60vw));
  }

  .lp-gift__deco--right {
    top: 3.3333333333333335vw;
    right: max(0px, calc(50% - 60vw));
  }

  .lp-gift__head {
    max-width: 75vw;
    margin-bottom: 5.833333333333333vw;
  }

  .lp-gift__eyebrow {
    margin-bottom: 1.6666666666666667vw;
    font-size: 2vw;
  }

  .lp-gift__title {
    font-size: 3.75vw;
  }

  .lp-gift__hero-visual {
    width: min(56.083333333333336vw, 48.07142857142857vw);
    margin-bottom: 5.833333333333333vw;
  }

  .lp-gift__lead {
    margin-bottom: 4.583333333333333vw;
    font-size: 2.6666666666666665vw;
  }

  .lp-gift__intro {
    max-width: 62.5vw;
    margin-bottom: 2.9166666666666665vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-gift__items {
    grid-template-columns: repeat(4, minmax(0, 23.333333333333333vw));
    gap: 2.5vw;
    margin-bottom: 5vw;
  }

  .lp-gift__item {
    gap: 1.25vw;
  }

  .lp-gift__item-label {
    font-size: 2vw;
  }

  .lp-gift__item-note {
    font-size: 1.3333333333333333vw;
  }

  .lp-gift__body {
    max-width: 62.5vw;
    margin-bottom: 4.166666666666667vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-gift__benefits {
    grid-template-columns: repeat(2, minmax(0, 30.416666666666668vw));
    gap: 1.6666666666666667vw;
    max-width: 62.5vw;
    margin-bottom: 5.833333333333333vw;
  }

  .lp-gift__benefit {
    gap: 1.3333333333333333vw;
    min-height: 8.166666666666666vw;
    padding: 1.3333333333333333vw 2.25vw;
  }

  .lp-gift__benefit-icon {
    width: 2.25vw;
    height: 1.6666666666666667vw;
  }

  .lp-gift__benefit p {
    font-size: 1.6666666666666667vw;
  }

  .lp-gift__cta {
    max-width: 45.833333333333336vw;
    margin-top: 4vw;
  }
}

/* ----- Trade ----- */
.lp-trade {
  position: relative;
  padding: 80px 0;
  background: var(--lp-cream);
  overflow: hidden;
}

.lp-trade.lp-section {
  padding: 130px 0 120px;
  position: relative;
}

.lp-trade.lp-section::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 51px;
  background: url(../img/yuba/bg-washi05.png) center 0 repeat-x #000;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-trade.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi06.png) center bottom 1px repeat-x #fff;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-trade__deco-side {
  position: absolute;
  top: 0;
  right: calc(50% + 147px);
  z-index: 3;
  width: min(698px, 49.857142857142854vw);
  aspect-ratio: 698 / 387;
  background: url(../img/yuba/flow-bg.png) 0 0 no-repeat;
  background-size: 100%;
  pointer-events: none;
  opacity: .15;
  mix-blend-mode: darken;
}

.lp-trade__inner {
  position: relative;
  z-index: 1;
}

.lp-trade__head {
  margin: 0 auto 80px;
  text-align: center;
}

.lp-trade__title {
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-trade__flow {
  margin: 0 auto;
  text-align: center;
}

.lp-trade__flow-title {
  margin: 0 auto 20px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-trade__flow-lead {
  margin: 0 auto 55px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-trade__steps {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 10px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.lp-trade__step-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.lp-trade__step {
  position: relative;
}

.lp-trade__step-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.lp-trade__step-bg picture {
  display: block;
  width: 100%;
  height: 100%;
}

.lp-trade__step-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.lp-trade__step-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 320px);
  align-items: flex-start;
  gap: 75px;
  min-height: 285px;
  padding: 32px 40px 32px 70px;
  text-align: left;

}

.lp-trade__step-title {
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.406;
  letter-spacing: 0.025em;
}

.lp-trade__step-num,
.lp-trade__step-name {
  font-size: 3.2rem;
  line-height: 1.41;
}

.lp-trade__step-list {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-trade__step-list li {
  position: relative;
  padding-left: 1.2em;
  line-height: 1.875;
}

.lp-trade__step-list li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.lp-trade__step-list li+li {}

.lp-trade__step-link {
  color: #28a0f4;
  text-decoration: underline;
}

.lp-trade__step-link:hover {
  opacity: 0.85;
}

.lp-trade__step-visual {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: stretch;
}

.lp-trade__step-visual img {
  margin: auto;
  display: block;
}

.lp-trade__arrow {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 66px solid transparent;
  border-left: 66px solid transparent;
  border-top: 24px solid #000000;
  border-bottom: 0;
  position: relative;
  z-index: 1;
}

.lp-trade__guide {
  position: relative;
  padding-top: 110px;
  margin: 0 auto 120px;
}

.lp-trade__guide-title {
  margin: 0 auto 40px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-trade__table {
  margin: 0 auto 85px;
  max-width: 1000px;

}

.lp-trade__row {
  margin-bottom: 5px;
  display: grid;
  grid-template-columns: minmax(140px, 250px) minmax(0, 1fr);
}

.lp-trade__row:first-child {
  border-top: none;
}

.lp-trade__term,
.lp-trade__value {
  margin: 0;
  padding: 30px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-trade__term {
  display: flex;
  align-items: center;
  background: #e8e0d0;
}

.lp-trade__value {
  padding-left: 35px;
  background: var(--lp-white);
}

.lp-trade__value a {
  color: #28a0f4;
  text-decoration: underline;
}

.lp-trade__value ul {
  margin: 0;
  padding: 0;
}

.lp-trade__value ul+p {
  margin-top: 0;
}

.lp-trade__value ol li,
.lp-trade__value ul li {
  position: relative;
  padding-left: 1em;
}

.lp-trade__value ul li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.lp-trade__value ul li+li {
  margin-top: 0;
}

.lp-trade__value ol li::before {
  content: "●";
  position: absolute;
  left: 0;
}

.lp-trade__value ol li+li {
  margin-top: 0;
}

.lp-trade__guide-deco {
  position: absolute;
  right: -180px;
  bottom: -271px;
  z-index: 0;
  width: min(412px, 29.428571428571427vw);
  aspect-ratio: 412 / 400;
  background: url(../img/yuba/flow-bg02.png) 0 0 no-repeat;
  background-size: 100%;
}

.lp-trade__cta {
  position: relative;
  z-index: 1;
  max-width: 550px;
  margin: 48px auto 0;
}

.lp-trade__area {
  margin: 0 auto;
}

.lp-trade__area-title {
  margin: 0 auto 40px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
}

.lp-trade__area-panel {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.lp-trade__area-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.lp-trade__area-bg picture {
  display: block;
  width: 100%;
  height: 100%;
}

.lp-trade__area-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.lp-trade__area-inner {
  box-sizing: border-box;
  min-height: 310px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 217px;
  align-items: center;
  gap: 60px;
  padding: 35px 80px 35px 70px;
}

.lp-trade__map {
  width: 217px;
  max-width: 217px;
  margin: 0;
  justify-self: end;
}

.lp-trade__map img {
  display: block;
  width: 100%;
  height: auto;
}

.lp-trade__area-text {
  margin: 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-trade.lp-section {
    padding-top: 10.833333333333334vw;
    padding-bottom: 10vw;
  }

  .lp-trade.lp-section::before {
    height: 4.25vw;
    background-size: 160vw;
  }

  .lp-trade.lp-section::after {
    height: 4.333333333333333vw;
    background-position: center bottom 0.08333333333333333vw;
    background-size: 160vw;
  }

  .lp-trade__deco-side {
    right: calc(50% + 12.25vw);
    width: min(58.166666666666664vw, 49.857142857142854vw);
  }

  .lp-trade__head {
    margin-bottom: 6.666666666666667vw;
  }

  .lp-trade__title {
    font-size: 3.75vw;
  }

  .lp-trade__flow {
    margin-bottom: 9.166666666666666vw;
  }

  .lp-trade__flow-title {
    margin-bottom: 1.6666666666666667vw;
    font-size: 3.3333333333333335vw;
  }

  .lp-trade__flow-lead {
    margin-bottom: 4.583333333333333vw;
    font-size: 2vw;
  }

  .lp-trade__steps {
    gap: 0.8333333333333334vw;
  }

  .lp-trade__step-item {
    gap: 0.8333333333333334vw;
  }

  .lp-trade__step-inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 26.666666666666668vw);
    gap: 6.25vw;
    min-height: 23.75vw;
    padding: 2.6666666666666665vw 3.3333333333333335vw 2.6666666666666665vw 5.833333333333333vw;
  }

  .lp-trade__step-title {
    font-size: 2vw;
  }

  .lp-trade__step-num,
  .lp-trade__step-name {
    font-size: 2.6666666666666665vw;
  }

  .lp-trade__step-list {
    margin-top: 1.25vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-trade__arrow {
    border-right-width: 5.5vw;
    border-left-width: 5.5vw;
    border-top-width: 2vw;
  }

  .lp-trade__guide {
    margin-bottom: 10vw;
  }

  .lp-trade__guide-title {
    margin-bottom: 3.3333333333333335vw;
    font-size: 3.3333333333333335vw;
  }

  .lp-trade__table {
    margin-bottom: 7.083333333333334vw;
    max-width: 83.33333333333333vw;
  }

  .lp-trade__row {
    margin-bottom: 0.4166666666666667vw;
    grid-template-columns: minmax(11.666666666666666vw, 20.833333333333334vw) minmax(0, 1fr);
  }

  .lp-trade__term,
  .lp-trade__value {
    padding: 2.5vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-trade__value {
    padding-left: 2.9166666666666665vw;
  }

  .lp-trade__guide-deco {
    right: -15vw;
    bottom: -22.583333333333336vw;
    width: min(34.333333333333336vw, 29.428571428571427vw);
  }

  .lp-trade__cta {
    max-width: 45.833333333333336vw;
    margin-top: 4vw;
  }

  .lp-trade__area-title {
    margin-bottom: 3.3333333333333335vw;
    font-size: 3.3333333333333335vw;
  }

  .lp-trade__area-panel {
    max-width: 100vw;
  }

  .lp-trade__area-inner {
    min-height: 25.833333333333334vw;
    grid-template-columns: minmax(0, 1fr) 18.083333333333334vw;
    gap: 5vw;
    padding: 2.9166666666666665vw 6.666666666666667vw 2.9166666666666665vw 5.833333333333333vw;
  }

  .lp-trade__map {
    width: 18.083333333333334vw;
    max-width: 18.083333333333334vw;
  }

  .lp-trade__area-text {
    font-size: 1.3333333333333333vw;
  }
}

/* ----- Company ----- */
.lp-company {
  position: relative;
  padding: 0;
  color: var(--lp-white);
  background: var(--lp-black);
  overflow: hidden;
}

.lp-company.lp-section {
  padding: 70px 0 150px;
  position: relative;
}

.lp-company.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 52px;
  background: url(../img/yuba/bg-washi05.png) center 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-company__inner {
  position: relative;
  z-index: 1;
}

.lp-company__head {
  position: relative;
  margin: 0 auto 70px;
  padding: 0;
  text-align: center;
}

.lp-company__deco {
  position: absolute;
  width: min(421px, 30.07142857142857vw);
  aspect-ratio: 421 / 289;
  opacity: 0.25;
  pointer-events: none;
  z-index: 0;
}

.lp-company__deco--left {
  bottom: -30px;
  right: calc(50% + 244px);
  background: url(../img/yuba/intro-deco-left.png) 0 0 no-repeat;
  background-size: cover;
}

.lp-company__deco--right {
  top: -50px;
  left: calc(50% + 247px);
  background: url(../img/yuba/intro-deco-right.png) 0 0 no-repeat;
  background-size: cover;
}

.lp-company__title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-company__table {
  max-width: 1000px;
  margin: 0 auto 75px;
  position: relative;
  z-index: 1;
}

.lp-company__row {
  margin: 0 0 6px;
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);

}

.lp-company__row--tall {
  min-height: 127px;
}

.lp-company__row--x-tall {
  min-height: 248px;
}

.lp-company__row--medium {
  min-height: 100px;
}

.lp-company__term,
.lp-company__value {
  margin: 0;
  padding: 20px 28px;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-company__term {
  display: flex;
  align-items: center;
  background: #4d4d4d;
}

.lp-company__value {
  display: flex;
  align-items: center;
  background: #333333;
}

.lp-company__row--tall .lp-company__term,
.lp-company__row--x-tall .lp-company__term,
.lp-company__row--medium .lp-company__term {
  align-items: center;
}

.lp-company__row--tall .lp-company__value,
.lp-company__row--x-tall .lp-company__value,
.lp-company__row--medium .lp-company__value {
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
}

.lp-company__value:has(ul) {
  flex-direction: column;
  align-items: flex-start;
}

.lp-company__value ul {
  margin: 0;
  padding: 0;
  width: 100%;
}

.lp-company__value ul li {
  position: relative;
  padding-left: 1em;
}

.lp-company__value ul li::before {
  content: "●";
  position: absolute;
  left: 0;
}

.lp-company__cta {
  max-width: 550px;
  margin: 0 auto;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-company.lp-section {
    padding-top: 5.833333333333333vw;
    padding-bottom: 12.5vw;
  }

  .lp-company.lp-section::after {
    bottom: -0.08333333333333333vw;
    height: 4.333333333333333vw;
    background-size: 160vw;
  }

  .lp-company__head {
    margin-bottom: 5.833333333333333vw;
  }

  .lp-company__deco {
    width: min(35.083333333333336vw, 30.07142857142857vw);
  }

  .lp-company__deco--left {
    bottom: -2.5vw;
    right: calc(50% + 20.333333333333334vw);
  }

  .lp-company__deco--right {
    top: -4.166666666666667vw;
    left: calc(50% + 20.583333333333336vw);
  }

  .lp-company__title {
    font-size: 3.75vw;
  }

  .lp-company__table {
    max-width: 83.33333333333333vw;
    margin-bottom: 6.25vw;
  }

  .lp-company__row {
    margin-bottom: 0.5vw;
    grid-template-columns: 20.833333333333334vw minmax(0, 1fr);
  }

  .lp-company__row--tall {
    min-height: 10.583333333333334vw;
  }

  .lp-company__row--x-tall {
    min-height: 20.666666666666668vw;
  }

  .lp-company__row--medium {
    min-height: 8.333333333333334vw;
  }

  .lp-company__term,
  .lp-company__value {
    padding: 1.6666666666666667vw 2.3333333333333335vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-company__row--tall .lp-company__value,
  .lp-company__row--x-tall .lp-company__value,
  .lp-company__row--medium .lp-company__value {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .lp-company__cta {
    max-width: 45.833333333333336vw;
  }
}

/* ----- Guide (column) ----- */
.lp-guide {
  position: relative;
  padding: 0;
  background: var(--lp-white);
  color: var(--lp-black);
  overflow: hidden;
}

.lp-guide.lp-section {
  padding: 70px 0 150px;
  background: #f2eee7;
}

.lp-guide__inner {}

.lp-guide__head {
  max-width: 1000px;
  margin: 0 auto 60px;
  text-align: center;
}

.lp-guide__eyebrow {
  margin: 0 auto 21px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-guide__title {
  margin: 0 auto 19px;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-guide__lead {
  margin: 0 auto;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-guide__articles {
  max-width: 1000px;
  margin: 0 auto 80px;
}

.lp-guide__block {
  padding: 45px 125px 60px;
  background: #fff;
}

.lp-guide__block {
  margin: 0 auto 40px;
}

.lp-guide__block:last-child {
  margin: 0 auto;
}

.lp-guide__block-title {
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.40625;
  letter-spacing: 0.025em;
}

.lp-guide__rule {
  display: block;
  width: 100%;
  max-width: 750px;
  height: 1px;
  margin: 20px 0 30px;
  padding: 0;
  border: none;
  background: var(--lp-black);
}

.lp-guide__body {
  max-width: 750px;

}

.lp-guide__body p {
  margin: 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.lp-guide__spacer {
  height: 1.875em;
  margin: 0;
  padding: 0;
  line-height: 1.875;
  visibility: hidden;
}

.lp-guide__subheading {
  margin: 50px 0 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-guide__subheading+p {
  margin-top: 32px;
}

.lp-guide__note {
  font-size: inherit;
}

.lp-guide__cta {
  max-width: 550px;
  margin: 48px auto 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-guide.lp-section {
    padding-top: 5.833333333333333vw;
    padding-bottom: 12.5vw;
  }

  .lp-guide__head {
    max-width: 83.33333333333333vw;
    margin-bottom: 5vw;
  }

  .lp-guide__eyebrow {
    margin-bottom: 1.75vw;
    font-size: 2vw;
  }

  .lp-guide__title {
    margin-bottom: 1.5833333333333333vw;
    font-size: 3.75vw;
  }

  .lp-guide__lead {
    font-size: 2vw;
  }

  .lp-guide__articles {
    max-width: 83.33333333333333vw;
    margin-bottom: 6.666666666666667vw;
  }

  .lp-guide__block {
    padding: 3.75vw 10.416666666666667vw 5vw;
    margin-bottom: 3.3333333333333335vw;
  }

  .lp-guide__block-title {
    font-size: 2.6666666666666665vw;
  }

  .lp-guide__rule {
    max-width: 62.5vw;
    margin-top: 1.6666666666666667vw;
    margin-bottom: 2.5vw;
  }

  .lp-guide__body {
    max-width: 62.5vw;
  }

  .lp-guide__body p {
    font-size: 1.3333333333333333vw;
  }

  .lp-guide__subheading {
    margin-top: 2.6666666666666665vw;
    font-size: 2vw;
  }

  .lp-guide__subheading+p {
    margin-top: 1.3333333333333333vw;
  }

  .lp-guide__cta {
    max-width: 45.833333333333336vw;
    margin-top: 4vw;
  }
}

/* ----- FAQ ----- */
.lp-faq {
  position: relative;
  padding: 0;
  background: var(--lp-white);
  overflow: hidden;
}

.lp-faq.lp-section {
  padding: 100px 0 150px;
  position: relative;
}

.lp-faq.lp-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 51px;
  background: url(../img/yuba/bg-washi07.png) center bottom 0 repeat-x;
  background-size: 1920px;
  z-index: 2;
  display: block;
}

.lp-faq__inner {
  position: relative;
  z-index: 1;
}

.lp-faq__head {
  position: relative;
  padding: 0;
  margin: 0 auto 80px;
  text-align: center;
}

.lp-faq__deco {
  position: absolute;

  z-index: 0;
}

.lp-faq__deco--left {
  top: -70px;
  right: max(0px, calc(50% + 375px));
  width: min(240px, 17.142857142857142vw);
  aspect-ratio: 240 / 140;
  background: url(../img/yuba/faq-bg01.png) 0 0 no-repeat;
  background-size: 100%;
}

.lp-faq__deco--right {
  top: -40px;
  right: max(0px, calc(50% + 250px));
  width: min(167px, 11.928571428571429vw);
  aspect-ratio: 167 / 79;
  background: url(../img/yuba/faq-bg02.png) 0 0 no-repeat;
  background-size: 100%;
}

.lp-faq__title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-family: var(--font-mincho);
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

.lp-faq__list {
  max-width: 1000px;
  margin: 0 auto 80px;
}

.lp-faq__item {
  margin: 0 auto 30px;
}

.lp-faq__item:last-child {
  margin: 0 auto;
}

.lp-faq__trigger {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;

  padding: 14px 60px 15px 28px;
  border: none;
  background: #e8e0d0;
  text-align: left;
  cursor: pointer;
  color: var(--lp-black);
}

.lp-faq__q {
  flex-shrink: 0;
  font-family: var(--font-gothic);
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--lp-red);
}

.lp-faq__question {
  flex: 1;
  min-width: 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.lp-faq__icon {
  position: absolute;
  top: 50%;
  right: 32px;
  width: 0;
  height: 0;
  margin-top: -8px;
  border-top: 13px solid var(--lp-red);
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-bottom: 0;
  transform: translateY(0) rotate(0deg);
  transition: transform 0.45s cubic-bezier(0.33, 1, 0.68, 1), margin-top 0.45s cubic-bezier(0.33, 1, 0.68, 1);
}

.lp-faq__item.is-open .lp-faq__icon {
  margin-top: -6px;
  transform: translateY(0) rotate(180deg);
}

.lp-faq__panel {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  margin: 0;
  padding: 0 125px;
  opacity: 0;
  font-family: var(--font-gothic);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
  background: rgba(242, 238, 231, 0.65);
  transition:
    grid-template-rows 0.45s cubic-bezier(0.33, 1, 0.68, 1),
    opacity 0.38s ease,
    margin 0.45s cubic-bezier(0.33, 1, 0.68, 1),
    padding 0.45s cubic-bezier(0.33, 1, 0.68, 1);
}

.lp-faq__panel-inner {
  min-height: 0;
  overflow: hidden;
}

.lp-faq__panel p {
  margin: 0;
}

.lp-faq__panel p+p {
  margin-top: 1em;
}

.lp-faq__item.is-open .lp-faq__panel {
  grid-template-rows: 1fr;
  margin: 5px 0 0;
  padding: 25px 125px;
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .lp-faq__panel {
    transition-duration: 0.01ms !important;
  }

  .lp-faq__icon {
    transition-duration: 0.01ms !important;
  }
}

.lp-faq__cta {
  max-width: 550px;
  margin: 48px auto 0;
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
  .lp-faq.lp-section {
    padding-top: 8.333333333333334vw;
    padding-bottom: 12.5vw;
  }

  .lp-faq.lp-section::after {
    bottom: -0.08333333333333333vw;
    height: 4.25vw;
    background-size: 160vw;
  }

  .lp-faq__head {
    margin-bottom: 6.666666666666667vw;
  }

  .lp-faq__deco--left {
    top: -5.833333333333333vw;
    right: max(0px, calc(50% + 31.25vw));
    width: min(20vw, 17.142857142857142vw);
  }

  .lp-faq__deco--right {
    top: -3.3333333333333335vw;
    right: max(0px, calc(50% + 20.833333333333334vw));
    width: min(13.916666666666666vw, 11.928571428571429vw);
  }

  .lp-faq__title {
    font-size: 3.75vw;
  }

  .lp-faq__list {
    max-width: 83.33333333333333vw;
    margin-bottom: 6.666666666666667vw;
  }

  .lp-faq__item {
    margin-bottom: 2.5vw;
  }

  .lp-faq__trigger {
    gap: 1vw;
    padding: 1.1666666666666667vw 5vw 1.25vw 2.3333333333333335vw;
  }

  .lp-faq__q {
    font-size: 2.3333333333333335vw;
  }

  .lp-faq__question {
    font-size: 1.5vw;
  }

  .lp-faq__icon {
    right: 2.6666666666666665vw;
    border-top-width: 1.0833333333333333vw;
    border-right-width: 1.1666666666666667vw;
    border-left-width: 1.1666666666666667vw;
  }

  .lp-faq__panel {
    padding: 0 10.416666666666667vw;
    font-size: 1.3333333333333333vw;
  }

  .lp-faq__item.is-open .lp-faq__panel {
    margin-top: 0.4166666666666667vw;
    padding: 2.0833333333333335vw 10.416666666666667vw;
  }

  .lp-faq__cta {
    max-width: 45.833333333333336vw;
    margin-top: 4vw;
  }
}

/* ----- SP ----- */
@media screen and (max-width: 750px) {
  .lp-section {
    padding: 0 0 20vw;
  }

  .lp-mv {
    height: 185.46666666666667vw;
    max-height: unset;
  }

  .lp-mv::after {
    content: "";
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi01-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-mv__inner {
    grid-template-columns: 1fr;
  }

  .lp-mv__content {
    margin: auto;
    top: 24.133333333333333vw;
    right: 0;
    display: flex;
    flex-direction: column;
  }

  .lp-mv__title {
    font-size: 4.5rem;
    font-size: 6vw;
    margin: 0 auto;
  }

  .lp-mv__sub {
    margin-top: 42.66666666666667vw;
    font-size: 2.8rem;
    font-size: 3.733333333333334vw;
    text-align: center;
  }

  .lp-mv__badges {
    gap: 2.666666666666667vw 1.2vw;

    margin-top: 3.3333333333333335vw;
    flex-flow: row wrap;
    justify-content: center;
  }

  .lp-mv__badge {
    max-width: 330px;
    width: 44vw;
    font-size: 2.8rem;
    font-size: 3.733333333333334vw;
    padding: 1.3333333333333335vw 0;
  }

  .lp-mv::before {
    content: none;
  }

  .lp-mv__figure {
    width: 100%;
    max-height: unset;
    height: 177.33333333333334vw;
  }

  .lp-types {
    margin: 0 auto;
    padding: 9.333333333333334vw 0 0;
  }

  .lp-types__inner {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .lp-types__figure {
    width: 100%;
    max-width: 660px;
    top: -4vw;
    text-align: center;
  }

  .lp-types__illust {
    margin-inline: auto;
  }

  .lp-types__columns {
    width: 100%;
    align-items: flex-start;
    justify-content: space-evenly;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: unset;
  }

  .lp-types__column {
    flex-shrink: 0;
  }

  .lp-types__label {
    font-size: 3.4rem;
    font-size: 4.533333333333333vw;
  }

  .lp-intro {
    padding: 14.666666666666666vw 0 20vw;
  }

  .lp-intro::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi03-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-intro__head {
    margin-bottom: 10.666666666666668vw;
  }

  .lp-intro__lead {
    margin-bottom: 4.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1.47;
  }

  .lp-intro__title {
    margin-bottom: 4.666666666666667vw;
    font-size: 6.666666666666667vw;
  }

  .lp-intro__badges {
    gap: 2vw 1.3333333333333335vw;
  }

  .lp-intro__badge {
    max-width: unset;
    width: 38vw;
    height: 6.4vw;
    padding: 0 0 1px;
    font-size: 3.7333333333333334vw;
    letter-spacing: 0.025em;
  }

  .lp-intro__slider-area {
    margin-bottom: 9.333333333333334vw;
  }

  .lp-intro__deco {
    width: min(422px, 56.266666666666666vw);
  }

  .lp-intro__deco--right {
    top: -66.66666666666666vw;
    right: -1.866666666666667vw;
  }

  .lp-intro__deco--left {
    bottom: -53.333333333333336vw;
    right: 2.1333333333333333vw;
  }

  .lp-intro__slide,
  .lp-intro__figure {
    width: min(340px, 78vw);
  }

  .lp-intro__figure {
    height: auto;
    aspect-ratio: 340 / 230;
  }

  .lp-intro__foot {}

  .lp-intro__copy--sub {
    margin-bottom: 4vw;
    font-size: 4.533333333333333vw;
    line-height: 1.47;
  }

  .lp-intro__copy--main {
    margin-bottom: 10vw;

    font-size: 6.0vw;
    line-height: 1.56;
  }

  .lp-intro__try {
    margin-bottom: 4vw;

    font-size: 3.7333333333333334vw;
    line-height: 1;
  }

  .lp-intro__cta {
    max-width: 690px;
    margin-top: 20px;
  }

  .lp-worries {
    padding: 17.333333333333336vw 0 14.666666666666666vw;
  }

  .lp-worries::after {
    content: "";
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi02-sp.png) center bottom repeat-x #fff;
    background-size: 100%;
  }

  .lp-worries__inner {
    grid-template-columns: 1fr;
    gap: 10.666666666666668vw;
  }

  .lp-worries__header {
    justify-self: start;
  }

  .lp-worries__title {
    flex-direction: column;
    gap: 0;
    font-size: 5rem;
    font-size: 6.666666666666667vw;
    line-height: 1.4;
  }

  .lp-worries__title-col {
    writing-mode: horizontal-tb;
    text-orientation: mixed;
  }

  .lp-worries__list {
    margin-bottom: 9.333333333333334vw;
    grid-template-columns: 1fr;
    gap: 2.666666666666667vw;
  }

  .lp-worries__item {
    min-height: 0;
    padding: 4vw 4vw 4vw 5.466666666666667vw;
    gap: 2.4vw;
  }

  .lp-worries__item-text {
    font-size: 3rem;
    font-size: 4vw;
    line-height: 1.67;
  }

  .lp-worries__message {
    font-size: 2.8rem;
    font-size: 3.733333333333334vw;
    line-height: 1.786;
  }

  .lp-worries__message p {
    margin-bottom: 8.666666666666668vw;
  }

  .lp-reasons {
    padding: 9.333333333333334vw 0;
  }

  .lp-reasons__head {
    margin: 0 auto 9.333333333333334vw;
  }

  .lp-reasons__title {
    font-size: 6.0vw;
    line-height: 1.56;
  }

  .lp-reasons__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6.666666666666667vw 4vw;
    margin-bottom: 12vw;
  }

  .lp-reasons__grid:after {
    content: "";
    bottom: -8.666666666666668vw;
    right: 0;
    left: 0;
    width: min(661px, 88.13333333333333vw);
    height: min(473px, 63.06666666666667vw);
  }

  .lp-reasons__item:nth-child(4),
  .lp-reasons__item:nth-child(5) {
    grid-column: auto;
  }

  .lp-reasons__figure {
    aspect-ratio: 330 / 223;
  }

  .lp-reasons__body {
    margin-top: 2.666666666666667vw;
  }

  .lp-reasons__name {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1;
  }

  .lp-reasons__name--multiline {
    line-height: 1.32;
  }

  .lp-reasons__text {


    font-size: 3.7333333333333334vw;
    line-height: 1.79;
  }

  .lp-reasons__visual {
    position: static;
    display: block;
    width: min(660px, 100%);

  }

  .lp-reasons__lead {
    margin-bottom: 9.333333333333334vw;

    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    text-align: left;
  }

  .lp-reasons__cta {
    max-width: 690px;
    margin-top: 20px;
  }

  .lp-kodawari::before {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi04-sp.png) center bottom repeat-x;
    background-size: 100%;
  }

  .lp-kodawari::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi05-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-kodawari__hero {
    padding-top: 16vw;
    padding-bottom: 10.666666666666668vw;
    margin-bottom: 10vw;
  }

  .lp-kodawari__hero-visual {
    height: 86.66666666666667vw;
    background: url(../img/yuba/lp-kodawari-sp.jpg) right 0 no-repeat;
    background-size: 100%;
  }

  .lp-kodawari__lead {
    padding: 0 4vw;
    font-size: 6.0vw;
    line-height: 1.67;
  }

  .lp-kodawari__list {


    width: calc(100% - 8vw);
    margin: 0 auto;
  }

  .lp-kodawari__row+.lp-kodawari__row {}

  .lp-kodawari__list li {
    margin: 0 auto;
    padding-bottom: 10.666666666666668vw;
  }

  .lp-kodawari__card,
  .lp-kodawari__row:nth-child(even) .lp-kodawari__card {}

  .lp-kodawari__media {
    width: 81.33333333333333vw;
    min-height: unset;
    margin: 0 auto;
    position: relative;
    top: unset;

    background: #bababa;
  }

  .lp-kodawari__content {
    padding: 17.333333333333336vw 6vw 8vw;
  }

  .lp-kodawari__row:nth-child(even) .lp-kodawari__media,
  .lp-kodawari__row:nth-of-type(odd) .lp-kodawari__media {
    order: unset;
    left: unset;
    margin: 0 auto -10.266666666666667vw;


    box-shadow: -2.8000000000000003vw 2.8000000000000003vw 0px 0px #fff;
    padding: 0;
  }

  .lp-kodawari__row:nth-of-type(odd) .lp-kodawari__content,
  .lp-kodawari__row:nth-child(even) .lp-kodawari__content {
    min-height: unset;
    margin: 0 auto 0;
    padding: 19.066666666666666vw 6vw 8vw;
  }

  .lp-kodawari__row:nth-of-type(odd) .lp-kodawari__media {
    right: -1.3333333333333335vw;
  }

  .lp-kodawari__label {
    font-size: 4.533333333333333vw;
    line-height: 1.53;
  }

  .lp-kodawari__label-num,
  .lp-kodawari__name {

    font-size: 5.066666666666666vw;
    line-height: 1.37;
  }

  .lp-kodawari__desc {
    margin-top: 6vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
  }

  .lp-kodawari__foot {
    padding: 0;
    text-align: left;
  }

  .lp-kodawari__copy--main {
    margin-bottom: 9.333333333333334vw;
    font-size: 6.0vw;
    line-height: 1.56;
    text-align: center;
  }

  .lp-kodawari__copy--sub {
    margin-bottom: 9.333333333333334vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
  }

  .lp-kodawari__cta {
    max-width: 690px;
    margin-top: 24px;
  }

  .lp-factory {
    padding: 9.333333333333334vw 0 20vw;
  }

  .lp-factory::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi06-sp.png) center bottom 1px repeat-x #fff;
    background-size: 100%;
  }

  .lp-factory__head {
    margin-bottom: 9.333333333333334vw;
  }

  .lp-factory__eyebrow {
    margin-bottom: 3.3333333333333335vw;
    font-size: 4.533333333333333vw;
    line-height: 1;
  }

  .lp-factory__title {
    margin-top: 8px;
    font-size: 5rem;
    font-size: 6.666666666666667vw;
    line-height: 1;
  }

  .lp-factory__lead {
    margin-bottom: 7.333333333333333vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    text-align: left;
  }

  .lp-factory__photos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 6.666666666666667vw;
  }

  .lp-factory__photo {
    aspect-ratio: 345 / 230;
  }

  .lp-factory__catch {
    margin-bottom: 6.666666666666667vw;
    font-size: 5.066666666666666vw;
    line-height: 1.32;
  }

  .lp-factory__intro {
    margin-bottom: 10vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    text-align: left;
  }

  .lp-factory__points {
    margin-top: 32px;
  }

  .lp-factory__point {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 5.333333333333334vw 4vw;
  }

  .lp-factory__point-bg img {}

  .lp-factory__point-num {
    font-size: 5.066666666666666vw;
  }

  .lp-factory__point-num small {
    font-size: 4.533333333333333vw;
  }

  .lp-factory__point-title {
    font-size: 3.8rem;
    font-size: 5.066666666666666vw;
    line-height: 1.32;
  }

  .lp-factory__point-divider {
    width: 100%;
    min-height: 0;
    height: 1px;
    margin: 4vw 0;
    z-index: 2;
  }

  .lp-factory__point-body {
    margin: 0 0 0 .5em;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    z-index: 2;
  }

  .lp-menu-intro {
    padding: 16vw 0 20vw;
  }

  .lp-menu-intro::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi07-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-menu-intro__deco {
    display: none;
  }

  .lp-menu-intro__title {
    margin-bottom: 9.333333333333334vw;
    font-size: 6.666666666666667vw;
    line-height: 1;
  }

  .lp-menu-intro__lead {
    margin-bottom: 9.333333333333334vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    text-align: left;
  }

  .lp-menu-intro__banner {
    max-width: none;
    padding: 3.733333333333334vw 0 0;
  }

  .lp-menu-intro__banner-text::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 2.666666666666667vw;
    bottom: 0;
    max-width: 34px;
    width: 4.533333333333333vw;
    max-height: 32px;
    height: 4.266666666666667vw;
    margin: auto 0;
    background: url(../img/yuba/ic_arrow_triple02.svg) 0 0 / cover no-repeat;
    background-size: 100%;
  }

  .lp-menu-intro__banner-text {
    width: 100%;
    margin: 0;
    padding: 0 4vw;

    font-size: 4.533333333333333vw;
    line-height: 1;
  }

  .lp-menu-intro__banner-arrow {
    top: 24px;
    right: 20px;
    font-size: 2.4rem;
    font-size: 3.2vw;
  }

  .lp-menu-intro__banner-photos {
    margin-top: 4vw;
  }

  .lp-menu-intro__photo {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    height: auto;
    aspect-ratio: 1;
  }

  .lp-menu.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi08-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-menu.lp-section {
    padding: 9.333333333333334vw 0 20vw;
  }

  .lp-menu__head {
    margin-bottom: 9.333333333333334vw;
  }

  .lp-menu__title {
    font-size: 6.666666666666667vw;
  }

  .lp-menu__nav {
    margin-bottom: 10vw;
  }

  .lp-menu__nav-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-left: none;
    border-right: none;
    border-top: 1px solid var(--lp-white);
  }

  .lp-menu__nav-item {
    width: 100%;
    max-width: unset;
    border-bottom: 1px solid var(--lp-white);
    border-left: none;
    border-right: none;
  }

  .lp-menu__nav-item+.lp-menu__nav-item {
    border-left: none;
  }

  .lp-menu__nav-item+.lp-menu__nav-item:last-child {
    border-right: none;
  }

  .lp-menu__nav-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    min-height: unset;
    padding: 2.666666666666667vw 4vw;
    font-size: 4.533333333333333vw;
  }

  .lp-menu__nav-link:hover {
    opacity: 0.85;
  }

  .lp-menu__nav-arrow {
    width: 3.8666666666666667vw;
    height: 4vw;
  }


  .lp-menu__block {
    width: 100%;
    padding-bottom: 13.333333333333334vw;
    margin-bottom: 13.333333333333334vw;
  }

  .lp-menu__block-bg {
    left: 4vw;
    width: 96vw;
    background: url(../img/yuba/menu-block-bg01-sp.jpg) 0 bottom no-repeat #232323;
    background-size: contain;
  }

  .lp-menu__block--bar-right .lp-menu__block-bg {
    left: unset;
    right: 4vw;
  }

  .lp-menu__block:nth-of-type(2) .lp-menu__block-bg {
    background: url(../img/yuba/menu-block-bg02-sp.jpg) right bottom no-repeat #232323;
    background-size: contain;
  }

  .lp-menu__block:nth-of-type(3) .lp-menu__block-bg {
    background: url(../img/yuba/menu-block-bg03-sp.jpg) 0 bottom no-repeat #232323;
    background-size: contain;
  }

  .lp-menu__block:nth-of-type(4) .lp-menu__block-bg {
    background: url(../img/yuba/menu-block-bg04-sp.jpg) right bottom no-repeat #232323;
    background-size: contain;
  }

  .lp-menu__block-inner {
    padding: 0;
    width: calc(100% - 8vw);
    flex-direction: column;
  }

  .lp-menu__block--bar-right .lp-menu__block-inner {
    flex-direction: column;
  }

  .lp-menu__block-head {
    width: 100%;
    max-width: unset;
    display: flex;
    justify-content: flex-start;
    padding: 0;
    background: transparent;
    box-shadow: unset;
  }

  .lp-menu__block--bar-right .lp-menu__block-head {
    justify-content: flex-end;
  }

  .lp-menu__block-bar {
    display: none;
  }

  .lp-menu__block-head .lp-menu__block-title {
    width: fit-content;
    margin: 0;
    padding: 2.666666666666667vw 4vw;
    font-size: 6vw;
    writing-mode: horizontal-tb;
    background: #fff;
    display: block;
  }

  .lp-menu__block--bar-right .lp-menu__block-head .lp-menu__block-title {
    text-align: right;
  }

  .lp-menu__block-title small {
    display: block;
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
  }

  .lp-menu__block-cont {
    max-width: unset;
    padding: 10.666666666666668vw 4vw 0;
  }

  .lp-menu__block-intro {
    margin-top: 0;
  }

  .lp-menu__block-catch {
    margin-bottom: 5.333333333333334vw;
    font-size: 5.066666666666666vw;
    line-height: 1.53;
  }

  .lp-menu__block-lead {
    margin-bottom: 9.333333333333334vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
  }

  .lp-menu__examples {
    margin-top: 24px;
  }

  .lp-menu__examples-label {
    margin-bottom: 4.666666666666667vw;

    font-size: 4.533333333333333vw;
  }

  .lp-menu__cards--4,
  .lp-menu__cards--3,
  .lp-menu__cards--2 {
    gap: 7.333333333333333vw 4.266666666666667vw;
  }

  .lp-menu__card-visual {
    aspect-ratio: 300 / 210;
  }

  .lp-menu__card-title {
    font-size: 4.533333333333333vw;
  }

  .lp-menu__card-text {
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0.025em;
  }

  .lp-menu__foot {
    padding: 0 4vw;
  }

  .lp-menu__cta {
    display: block;
    width: 100%;
    max-width: none;
  }

  .lp-product.lp-section {
    padding: 9.333333333333334vw 0 20vw;
  }

  .lp-product.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi07-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-product__head {
    margin-bottom: 10.666666666666668vw;
  }

  .lp-product__title {
    font-size: 5rem;
    font-size: 6.666666666666667vw;
  }

  .lp-product__list {
    width: calc(100% - 8vw);
    margin: 0 auto;
  }

  .lp-product__item {
    width: 100%;
    margin-bottom: 11.333333333333332vw;
    padding: 0 0 9.333333333333334vw;
  }

  .lp-product__item-bg {
    left: 0;
    right: 0;
    width: 100%;
  }

  .lp-product__item--bar-right .lp-product__item-bg {
    right: 0;
  }

  .lp-product__item-inner {
    display: block;
    padding: 0;
  }

  .lp-product__item--bar-right .lp-product__item-inner {}

  .lp-product__item-head {
    width: fit-content;
    display: flex;
    gap: 4vw;
    margin-bottom: 9.333333333333334vw;
  }

  .lp-product__item-title {
    min-width: 26.666666666666668vw;
    width: fit-content;
    height: 26.666666666666668vw;
    align-items: center;
    margin: 0;
    padding: 4vw;
    box-shadow: 0.9333333333333335vw 0.9333333333333335vw 0 var(--lp-black);
  }

  .lp-product__item--bar-right .lp-product__item-title {
    box-shadow: 0.9333333333333335vw 0.9333333333333335vw 0 var(--lp-black);
  }

  .lp-product__item-title .lp-product__item-h3 {
    margin-top: -2vw;
    padding: 0;
    writing-mode: horizontal-tb;
    font-size: 6.0vw;
    text-align: left;
  }

  #product-ankake .lp-product__item-h3 {
    max-width: 330px;
    font-size: 4.5rem;
    font-size: 6.0vw;
    line-height: 1.33;
  }

  .lp-product__item-cont {
    max-width: unset;
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .lp-product__item-copy {
    margin: 0 0 10.666666666666668vw;
  }

  .lp-product__item-intro {
    max-width: unset;
    width: 100%;
    margin-bottom: 6.666666666666667vw;
    padding: 0;
  }

  .lp-product__item-main {
    display: block;
    margin-top: 0;
  }

  .lp-product__item-visual {
    max-width: 207px;
    width: 27.6vw;
    max-height: 207px;
    height: 27.6vw;
    margin-left: 0;
    margin-right: 0;
  }

  .lp-product__item--bar-right .lp-product__item-visual {
    margin-left: auto;
    margin-right: 0;
  }

  .lp-product__item-catch {
    margin: 0;
    font-size: 5.066666666666666vw;
    line-height: 1.53;
    writing-mode: horizontal-tb;
  }

  .lp-product__item-lead {
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
  }

  .lp-product__examples {}

  .lp-product__examples-label {
    margin-bottom: 16px;
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
  }

  .lp-product__menus {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4.266666666666667vw;
  }

  .lp-product__menu-badge {
    width: 100%;
    height: unset;
    margin-bottom: -1.6vw;
    padding: 1.6vw 0;

    font-size: 3.466666666666667vw;
  }

  .lp-product__menu-visual {
    aspect-ratio: 300 / 210;
    margin-bottom: 2.666666666666667vw;
  }

  .lp-product__menu-title {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-product__menu-text {
    margin: 0;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0.025em;
  }

  .lp-tofu.lp-section {
    padding: 14.666666666666666vw 0 20vw;
  }

  .lp-tofu.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi05-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-tofu__inner {
    width: calc(100% - 8vw);
    margin: 0 auto;
  }

  .lp-tofu__inner:before {
    content: "";
    top: 42vw;
    right: -1.7333333333333332vw;
    width: min(420px, 56.00000000000001vw);
    height: min(290px, 38.666666666666664vw);
  }

  .lp-tofu__inner:after {
    content: "";
    top: 144vw;
    left: -2.1333333333333333vw;
    width: min(420px, 56.00000000000001vw);
    height: min(290px, 38.666666666666664vw);
  }

  .lp-tofu__deco {
    display: none;
  }

  .lp-tofu__head {
    margin-bottom: 9.333333333333334vw;
  }

  .lp-tofu__eyebrow {
    margin-bottom: 3.3333333333333335vw;
    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-tofu__title {
    font-size: 6.666666666666667vw;
  }

  .lp-tofu__intro {
    margin-bottom: 7.333333333333333vw;
    font-size: 5.066666666666666vw;
    line-height: 1.53;
  }

  .lp-tofu__hero-visual {
    width: 80vw;
    height: auto;
    margin-bottom: 10vw;
  }

  .lp-tofu__highlight-eyebrow {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-tofu__highlight-title {
    margin-bottom: 8vw;
    font-size: 6.666666666666667vw;
  }

  .lp-tofu__highlight-lead {
    margin-bottom: 6.666666666666667vw;

    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    text-align: left;
  }

  .lp-tofu__spec {
    grid-template-columns: 26.666666666666668vw minmax(0, 1fr);
    max-width: none;
    width: 100%;
    margin-bottom: 10vw;
  }

  .lp-tofu__spec-term,
  .lp-tofu__spec-value {
    padding: 2vw 0;
    font-size: 3.7333333333333334vw;
    line-height: 1;
  }

  .lp-tofu__cards {
    grid-template-columns: 1fr;
    gap: 9.333333333333334vw;
    margin: 0 auto;
  }

  .lp-tofu__card {
    gap: 2.666666666666667vw;
  }

  .lp-tofu__card-visual {
    aspect-ratio: 690 / 466;
  }

  .lp-tofu__card-title {
    font-size: 3.4rem;
    font-size: 4.533333333333333vw;
  }

  .lp-tofu__card-text {
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
  }

  .lp-voices {
    padding: 48px 0;
  }

  .lp-voices.lp-section {
    padding: 8vw 0 17.333333333333336vw;
  }

  .lp-voices.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi04-sp.png) center bottom repeat-x #000;
    background-size: 100%;
  }

  .lp-voices__head {
    margin: 0 0 10vw;
  }

  .lp-voices__title {
    margin-bottom: 3.3333333333333335vw;
    font-size: 6.666666666666667vw;
  }

  .lp-voices__deco {
    top: -10vw;
    right: 4vw;

    width: min(279px, 37.2vw);

  }

  .lp-voices__lead {
    margin: 0;
    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-voices__list {
    gap: 24px;
    margin-top: 32px;
  }

  .lp-voices__card {
    min-height: 0;
  }

  .lp-voices__card-inner {
    grid-template-columns: 1fr;
    gap: 0;
    min-height: 0;
    padding: 5.333333333333334vw 4vw;
  }

  .lp-voices__card-left {
    grid-template-columns: 15.333333333333332vw minmax(0, 1fr);
    column-gap: 4vw;
    row-gap: 3.3333333333333335vw;
    justify-content: center;
    align-items: center;
  }

  .lp-voices__avatar {
    max-width: 115px;
    width: 15.333333333333332vw;
    max-height: 115px;
    height: 15.333333333333332vw;
  }

  .lp-voices__catch {
    font-size: 3.8rem;
    font-size: 5.066666666666666vw;
    line-height: 1.32;
  }

  .lp-voices__attr {
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1;
  }

  .lp-voices__divider {
    width: 100%;
    height: 1px;
    margin: 4.666666666666667vw 0;
  }

  .lp-voices__text {
    margin: 0;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0;
  }

  .lp-gift.lp-section {
    padding: 14.666666666666666vw 0 20vw;
    background: url(../img/yuba/sample-bg-sp.png) 0 0 repeat-x #000;
    background-size: 100%;
  }

  .lp-gift.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi05.png) center 0 repeat-x;
    background-size: 1920px;
  }

  .lp-gift__inner {
    width: calc(100% - 8vw);
    margin: auto;
  }

  .lp-gift__deco {
    display: none;
  }

  .lp-gift__head {
    margin-bottom: 6.666666666666667vw;
    padding: 0;
  }

  .lp-gift__eyebrow {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-gift__title {
    font-size: 6.666666666666667vw;
    line-height: 1.4;
  }

  .lp-gift__hero-visual {
    margin-bottom: 6.666666666666667vw;
    width: min(673px, 89.73333333333333vw);
  }

  .lp-gift__lead {
    margin-bottom: 10.666666666666668vw;
    font-size: 5.066666666666666vw;
    line-height: 1.53;
  }

  .lp-gift__intro {
    margin-bottom: 7.333333333333333vw;
    padding: 0;

    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    text-align: left;
  }

  .lp-gift__items {
    margin-bottom: 12vw;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6vw 4vw;
    padding: 0;
  }

  .lp-gift__item {
    gap: 2.666666666666667vw;
  }

  .lp-gift__item-visual {}

  .lp-gift__item-label {
    font-size: 4.533333333333333vw;
    line-height: 1.324;
  }

  .lp-gift__item-note {
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1.61;
  }

  .lp-gift__body {
    margin-bottom: 9.333333333333334vw;
    padding: 0;

    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0;
  }

  .lp-gift__benefits {
    grid-template-columns: 1fr;
    gap: 16px;

    padding: 0;
  }

  .lp-gift__benefit {
    min-height: unset;
    padding: 4vw 4vw 4vw 5.333333333333334vw;
    gap: 3.3333333333333335vw;
    display: flex;
  }

  .lp-gift__benefit-icon {
    max-width: 44px;
    width: 5.866666666666666vw;
    height: 4.3999999999999995vw;
  }

  .lp-gift__benefit p {
    font-size: 4.0vw;
    line-height: 1.667;
  }

  .lp-gift__cta {
    margin-top: 32px;
    padding: 0;
  }

  .lp-faq.lp-section {
    padding: 16vw 0 17.333333333333336vw;
  }

  .lp-faq.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi07-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-faq__head {
    margin-bottom: 6.666666666666667vw;
  }

  .lp-faq__deco--left {
    top: -12.533333333333333vw;
    left: 0;
    right: unset;
    width: min(240px, 32vw);
  }

  .lp-faq__deco--right {
    top: -7.333333333333333vw;
    right: unset;
    left: 25.2vw;
    width: min(167px, 22.26666666666667vw);
  }

  .lp-faq__title {
    font-size: 5rem;
    font-size: 6.666666666666667vw;
  }

  .lp-faq__list {
    margin: 0 auto 10.666666666666668vw;
  }

  .lp-faq__item {
    margin: 0 auto 4vw;
  }

  .lp-faq__item+.lp-faq__item {
    margin-top: 16px;
  }

  .lp-faq__trigger {
    padding: 2.666666666666667vw 8vw 2.666666666666667vw 4vw;
    gap: 2.4vw;
  }

  .lp-faq__q {
    font-family: "M PLUS 1p", var(--font-gothic);

    font-size: 5.066666666666666vw;
  }

  .lp-faq__question {
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1.61;
  }

  .lp-faq__icon {
    right: 4vw;
    border-top-width: 1.7333333333333332vw;
    border-right-width: 1.866666666666667vw;
    border-left-width: 1.866666666666667vw;
  }

  .lp-faq__panel {
    padding: 0 8vw;
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1.77;
    background: #f7f4ef;
  }

  .lp-faq__item.is-open .lp-faq__panel {
    padding: 4.666666666666667vw 8vw;
  }

  .lp-faq__cta {
    margin-top: 32px;
    padding: 0 30px;
  }

  .lp-company.lp-section {
    padding: 13.333333333333334vw 0 20vw;
    position: relative;
  }

  .lp-company.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi05-sp.png) center 0 repeat-x;
    background-size: 100%;
  }

  .lp-company__head {
    margin-bottom: 7.333333333333333vw;
  }

  .lp-company__deco {
    opacity: 0.2;
  }

  .lp-company__deco--left {
    bottom: auto;
    top: auto;
    left: auto;
    right: 30px;
    width: min(421px, 56vw);
  }

  .lp-company__deco--right {
    top: auto;
    bottom: 200px;
    right: auto;
    left: 14px;
    width: min(421px, 56vw);
  }

  .lp-company__title {
    font-size: 5rem;
    font-size: 6.666666666666667vw;
    line-height: 1;
  }

  .lp-company__table {
    margin-bottom: 10.666666666666668vw;
  }

  .lp-company__row {
    display: block;
    min-height: 0;
  }

  .lp-company__row+.lp-company__row {
    margin-top: 6px;
  }

  .lp-company__term,
  .lp-company__value {
    display: block;
    width: 100%;
    padding: 4.666666666666667vw 4vw;
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1;
    letter-spacing: 0.025em;
  }

  .lp-company__term {

    padding: 2.666666666666667vw 8vw 2.666666666666667vw 4vw;
  }

  .lp-company__value {
    line-height: 1.79;
  }

  .lp-company__cta {
    margin-top: 32px;
    padding: 0 30px;
    max-width: none;
  }

  .lp-company__cta.lp-cta__link {
    padding: 3.3333333333333335vw 4vw;
  }

  .lp-cta__link--light::after {
    content: "";
    width: 5.733333333333333vw;
    height: 5.333333333333334vw;
    margin: auto 0;
    background: url("../img/yuba/ic_arrow_triple04.svg") 0 0 / 27px no-repeat;
    background-size: 100%;
  }

  .lp-company__cta .lp-cta__title {
    font-size: 3.2rem;
    font-size: 4.266666666666667vw;
    line-height: 1;
  }

  .lp-guide.lp-section {
    padding: 9.333333333333334vw 0 20vw;
  }

  .lp-guide__inner {}

  .lp-guide__head {

    margin-bottom: 8vw;
  }

  .lp-guide__eyebrow {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1;
  }

  .lp-guide__title {
    margin-bottom: 3.3333333333333335vw;
    font-size: 5rem;
    font-size: 6.666666666666667vw;
    line-height: 1.4;
  }

  .lp-guide__lead {


    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-guide__articles {
    margin: 0 auto 10.666666666666668vw;
  }

  .lp-guide__block {
    padding: 6.666666666666667vw 4vw 5.333333333333334vw;
  }

  .lp-guide__block+.lp-guide__block {
    margin-top: 30px;
  }

  .lp-guide__block-title {
    font-size: 3.8rem;
    font-size: 5.066666666666666vw;
    line-height: 1.368;
    letter-spacing: 0.05em;
  }

  .lp-guide__rule {
    max-width: none;
    margin-top: 4.266666666666667vw;
    margin-bottom: 4.266666666666667vw;
  }

  .lp-guide__body {
    max-width: none;

  }

  .lp-guide__body p {
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0.025em;
  }

  .lp-guide__spacer {
    height: 1.79em;
    line-height: 1.79;
  }

  .lp-guide__subheading {
    margin-top: 32px;
    font-size: 3.4rem;
    font-size: 4.533333333333333vw;
    line-height: 1.32;
  }

  .lp-guide__subheading+p {
    margin-top: 16px;
  }

  .lp-guide__cta {
    max-width: none;
    margin-top: 32px;
    padding: 0 30px;
  }

  .lp-guide__cta.lp-cta__link {

    padding: 2.2666666666666666vw 6.4vw 1.6vw 2.6666666666666665vw;
  }

  .lp-guide__cta .lp-cta__title {
    margin-bottom: 2vw;

    font-size: 4.266666666666667vw;
    line-height: 1;
    text-align: left;
  }

  .lp-guide__cta .lp-cta__note {

    font-size: 2.2rem;
    font-size: 2.933333333333333vw;
    line-height: 1;
    text-align: left;
  }

  .lp-trade {
    padding: 48px 0;
  }

  .lp-trade.lp-section {
    padding: 16vw 0 16vw 0;
  }

  .lp-trade.lp-section::before {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi05-sp.png) center 0 repeat-x #000;
    background-size: 100%;
  }

  .lp-trade.lp-section::after {
    height: 6.800000000000001vw;
    background: url(../img/yuba/bg-washi06-sp.png) center bottom 1px repeat-x #fff;
    background-size: 100%;
  }

  .lp-trade__deco-side {
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    width: min(433px, 57.733333333333334vw);
    aspect-ratio: 433 / 226;
    background: url(../img/yuba/flow-bg-sp.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
  }

  .lp-trade__inner {}

  .lp-trade__head {
    margin-bottom: 10.666666666666668vw;


  }

  .lp-trade__title {
    font-size: 5rem;
    font-size: 6.666666666666667vw;
  }

  .lp-trade__flow {
    margin-bottom: 0;
    text-align: center;
  }

  .lp-trade__flow-title {
    margin-bottom: 3.3333333333333335vw;
    font-size: 6.0vw;
  }

  .lp-trade__flow-lead {
    margin-bottom: 8vw;

    font-size: 4.533333333333333vw;
    line-height: 1;
  }

  .lp-trade__steps {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .lp-trade__step-item {
    flex-direction: column;
    align-items: stretch;
    gap: 1.0666666666666667vw;
  }

  .lp-trade__step {
    width: 100%;
    min-height: 0;
  }

  .lp-trade__step-inner {
    grid-template-columns: 1fr;
    gap: 5.333333333333334vw;
    min-height: 0;
    padding: 5.066666666666666vw 4vw;
  }

  .lp-trade__step-title {
    margin-bottom: 4.666666666666667vw;
    font-size: 4.533333333333333vw;
    line-height: 1.71;
  }

  .lp-trade__step-num,
  .lp-trade__step-name {

    font-size: 5.066666666666666vw;
    line-height: 1.53;
  }

  .lp-trade__step-list {
    margin: 0;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0;
  }

  .lp-trade__step-link {
    color: #68b5f6;
  }

  .lp-trade__step-visual {
    order: -1;
    aspect-ratio: 630 / 394;
    max-height: none;
  }

  .lp-trade__arrow {
    margin: 0 auto 1.0666666666666667vw;
    border-right: 12.533333333333333vw solid transparent;
    border-left: 12.533333333333333vw solid transparent;
    border-top: 4.533333333333333vw solid #000000;
    border-bottom: none;
  }

  .lp-trade__guide {
    padding-top: 16vw;
    padding-bottom: 17.333333333333336vw;
    margin-bottom: 0;
  }

  .lp-trade__guide-title {
    margin-bottom: 8vw;
    font-size: 5.333333333333333vw;
  }

  .lp-trade__table {
    margin-bottom: 10.666666666666668vw;
  }

  .lp-trade__row {
    grid-template-columns: 1fr;
  }

  .lp-trade__term {
    padding: 2.666666666666667vw 4vw;
    font-size: 3.7333333333333334vw;
    line-height: 1;
  }

  .lp-trade__value {
    padding: 5.333333333333334vw 4vw;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0.025em;
  }

  .lp-trade__guide-deco {
    position: absolute;
    right: 0;
    bottom: -17.333333333333336vw;
    z-index: 0;
    width: min(288px, 38.4vw);
    aspect-ratio: 288 / 279;
    background: url(../img/yuba/flow-bg02.png) 0 0 no-repeat;
    background-size: 100%;
  }

  .lp-trade__cta {
    margin-top: 32px;
    padding: 0;
  }

  .lp-trade__area-title {
    margin-bottom: 6.666666666666667vw;
    font-size: 5.333333333333333vw;
  }

  .lp-trade__area-panel {
    margin-top: 24px;
  }

  .lp-trade__area-inner {
    display: flex;
    flex-direction: column-reverse;
    gap: 24px;
    padding: 9.066666666666666vw 4vw 6.666666666666667vw;
  }

  .lp-trade__map {
    width: 54.800000000000004vw;
    max-width: 411px;
    justify-self: stretch;
    aspect-ratio: 411 / 466;
  }

  .lp-trade__area-text {
    font-size: 2.8rem;
    font-size: 3.7333333333333334vw;
    line-height: 1.79;
    letter-spacing: 0.05em;
  }

}