@charset "UTF-8";
.lenis.lenis-smooth .lpZolita [data-zolita-iframe] {
  pointer-events: none;
}
.lenis .lpZolita [data-lenis-prevent],
.lenis .lpZolita [data-lenis-prevent-wheel],
.lenis .lpZolita [data-lenis-prevent-touch] {
  overscroll-behavior: contain;
}

.lpZolita {
  min-width: 360px;
  margin: unset;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  color: #fff;
  line-break: strict;
  overflow-wrap: anywhere;
  background-color: #000;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lpZolita[data-zolita-page-loading] {
  overflow: hidden;
}
.lpZolita[lang=en] {
  font-family: "Noto Sans", sans-serif;
}
.lpZolita[lang=zh] {
  font-family: "Noto Sans SC", sans-serif;
}
.lpZolita *,
.lpZolita ::before,
.lpZolita ::after {
  box-sizing: border-box;
  min-width: 0;
}
.lpZolita :where(a) {
  color: unset;
  text-decoration: unset;
  text-decoration-thickness: from-font;
}
.lpZolita :where(a):hover {
  opacity: unset;
}
.lpZolita :where(h1, h2, h3, h4, h5, h6) {
  margin: unset;
  font-size: unset;
  font-weight: unset;
}
.lpZolita :where(p, blockquote, figure, pre, address, ul, ol, dl, menu) {
  margin: unset;
}
.lpZolita :where(address) {
  font-style: unset;
}
.lpZolita :where(ul, ol, menu) {
  padding: unset;
  list-style-type: "";
}
.lpZolita :where(dd) {
  margin: unset;
}
.lpZolita :where(i, cite, em, dfn, var) {
  font-style: unset;
}
.lpZolita :where(img,
svg,
picture,
video,
canvas,
model,
audio,
iframe,
embed,
object) {
  display: block;
  max-width: 100%;
  vertical-align: bottom;
}
.lpZolita :where(iframe) {
  border: unset;
}
.lpZolita :where(table) {
  border-collapse: collapse;
  border-color: currentColor;
}
.lpZolita :where(caption, th) {
  text-align: unset;
}
.lpZolita :where(button, input, select, textarea),
.lpZolita ::file-selector-button {
  padding: unset;
  margin: unset;
  font: unset;
  color: unset;
  text-align: unset;
  letter-spacing: unset;
  appearance: none;
  cursor: pointer;
  background: unset;
  border: unset;
  border-radius: unset;
}
.lpZolita :where(button) {
  transition: unset;
}
.lpZolita :where(textarea) {
  resize: block;
}
.lpZolita :where(button,
input:is([type=button i], [type=submit i], [type=reset i]),
[role=tab i],
[role=button i],
[role=option i]),
.lpZolita ::file-selector-button {
  touch-action: manipulation;
}
.lpZolita :where(button,
input:is([type=button i], [type=submit i], [type=reset i]),
[role=tab i],
[role=button i],
[role=option i]):hover,
.lpZolita ::file-selector-button:hover {
  opacity: unset;
}
.lpZolita :where(fieldset) {
  padding: unset;
  margin: unset;
  border: unset;
}
.lpZolita :where(legend) {
  padding: unset;
}
.lpZolita ::placeholder {
  opacity: unset;
}
.lpZolita :where(summary) {
  display: block;
  cursor: pointer;
}
.lpZolita :where(summary::-webkit-details-marker) {
  display: none;
}
@media (prefers-reduced-motion: reduce) {
  .lpZolita *,
  .lpZolita *::before,
  .lpZolita *::after {
    transition-duration: 0.01ms;
    animation-duration: 0.01ms;
    animation-iteration-count: 1;
    scroll-behavior: auto;
  }
}
.lpZolita [id] {
  scroll-margin-top: 40px;
}

@keyframes loopBodyText {
  from {
    background-position: -300% 0;
  }
  to {
    background-position: 0 0;
  }
}

.lpZolitaUtil__srOnly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%);
}

.lpZolitaUtil__hidden {
  display: none;
}

.lpZolitaUtil__inline {
  display: inline;
}

.lpZolitaUtil__inlineBlock {
  display: inline-block;
}

.lpZolitaUtil__block {
  display: block;
}

@media screen and (max-width: 767px) {
  .lpZolitaUtil__hidden--maxMd {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .lpZolitaUtil__inline--maxMd {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  .lpZolitaUtil__inlineBlock--maxMd {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .lpZolitaUtil__block--maxMd {
    display: block;
  }
}

.lpZolitaUtil__font--medium {
  font-weight: 500;
}

.lpZolitaUtil__font--bold {
  font-weight: 700;
}

.lpZolitaUtil__autoPhrase {
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.lpZolitaUtil__container {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  container-type: inline-size;
}

.lpZolitaUtil__inner {
  padding-right: 20px;
  padding-left: 20px;
}

@media (scripting: enabled) {
  .lpZolitaUtil__animeText {
    opacity: 0;
    translate: 0 10px;
    transition: opacity 0.3s ease, translate 0.45s ease;
  }
  .lpZolitaUtil__animeText[data-js-zolita-inview] {
    opacity: 1;
    translate: 0 0;
  }
}

.lpZolitaComp__splitTextChar-mask {
  display: inline-flex;
}

.lpZolitaComp__splitTextChar {
  display: inline-block;
}

.lpZolitaComp__title {
  display: grid;
  row-gap: 6px;
  text-align: center;
}
@media (scripting: enabled) {
  .lpZolitaComp__title[data-js-zolita-inview] .lpZolitaComp__titleMain .lpZolitaComp__splitTextChar-mask .lpZolitaComp__splitTextChar {
    translate: 0 0;
  }
  .lpZolitaComp__title[data-js-zolita-inview] .lpZolitaComp__titleIcon {
    scale: 1;
  }
  .lpZolitaComp__title[data-js-zolita-inview] .lpZolitaComp__titleLine {
    clip-path: inset(0);
  }
}

.lpZolitaComp__titleMain {
  font-family: adobe-garamond-pro, serif;
  font-size: clamp(3.2rem, 10cqi, 4rem);
  line-height: 1.3;
  color: #e5c56e;
  letter-spacing: 0.02em;
}
.lpZolitaComp__titleMain[data-zolita-lang=zh] {
  font-family: "source-han-serif-sc", serif;
  font-size: clamp(3rem, 9.5cqi, 3.8rem);
  line-height: 1.4;
}
@media (scripting: enabled) {
  .lpZolitaComp__titleMain .lpZolitaComp__splitTextChar-mask:nth-of-type(odd) .lpZolitaComp__splitTextChar {
    translate: 0 -100%;
  }
  .lpZolitaComp__titleMain .lpZolitaComp__splitTextChar-mask:nth-of-type(even) .lpZolitaComp__splitTextChar {
    translate: 0 100%;
  }
  .lpZolitaComp__titleMain .lpZolitaComp__splitTextChar {
    transition: translate 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * var(--char-stagger, 0.04s));
  }
}

.lpZolitaComp__titleDeco {
  display: flex;
  column-gap: 8px;
  align-items: center;
  justify-content: center;
  color: #e5c56e;
}

.lpZolitaComp__titleIcon {
  width: 2cqi;
}
@media (scripting: enabled) {
  .lpZolitaComp__titleIcon {
    scale: 0;
    transition: scale 2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
}

.lpZolitaComp__titleLine {
  width: 30cqi;
}
@media (scripting: enabled) {
  .lpZolitaComp__titleLine {
    clip-path: inset(0 0 0 100%);
    transition: clip-path 3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.lpZolitaComp__titleLine[data-index="2"] {
  rotate: 180deg;
}

.lpZolitaAbout {
  padding-bottom: 80px;
}

.lpZolitaAbout__frame {
  --top-shape-h: 61px;
  --bottom-shape-r: 29px;
  position: relative;
  padding: 20px 9.5cqi 72px;
  color: #000;
  background-color: #fff;
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU1IiBoZWlnaHQ9IjYxIiB2aWV3Qm94PSIwIDAgMjU1IDYxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8cGF0aCBkPSJNMjA0LjU1NyAzNC4zMjk0QzE4NS40MzkgMTMuMjQzNCAxNTcuODI4IDAgMTI3LjEyMyAwQzk2LjQxNzUgMCA2OC44MDY2IDEzLjI0MzQgNDkuNjg4MiAzNC4zMjk0QzM2LjU1NzMgNDguODExNiAxOS41NDg4IDYxIDAgNjFIMjU0LjI0NUMyMzQuNjk3IDYxIDIxNy42ODggNDguODExNiAyMDQuNTU3IDM0LjMyOTRaIiBmaWxsPSIjRDlEOUQ5Ii8+IDwvc3ZnPg=="), radial-gradient(var(--bottom-shape-r) at var(--bottom-shape-r) calc(100% - var(--bottom-shape-r)), #000 98%, transparent 100%), radial-gradient(var(--bottom-shape-r) at calc(100% - var(--bottom-shape-r)) calc(100% - var(--bottom-shape-r)), #000 98%, transparent 100%), linear-gradient(#000, #000);
  mask-repeat: no-repeat;
  mask-position: center 0.5px, calc(var(--bottom-shape-r) * -1) calc(100% + var(--bottom-shape-r)), var(--bottom-shape-r) calc(100% + var(--bottom-shape-r)), center 100%;
  mask-size: auto, auto, auto, 100% calc(100% - var(--top-shape-h));
  mask-composite: add, exclude, exclude, add;
}

.lpZolitaAbout__bg {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-areas: "item";
  place-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  pointer-events: none;
}

.lpZolitaAbout__bgShape {
  grid-area: item;
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU1IiBoZWlnaHQ9IjYxIiB2aWV3Qm94PSIwIDAgMjU1IDYxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8cGF0aCBkPSJNMjA0LjU1NyAzNC4zMjk0QzE4NS40MzkgMTMuMjQzNCAxNTcuODI4IDAgMTI3LjEyMyAwQzk2LjQxNzUgMCA2OC44MDY2IDEzLjI0MzQgNDkuNjg4MiAzNC4zMjk0QzM2LjU1NzMgNDguODExNiAxOS41NDg4IDYxIDAgNjFIMjU0LjI0NUMyMzQuNjk3IDYxIDIxNy42ODggNDguODExNiAyMDQuNTU3IDM0LjMyOTRaIiBmaWxsPSIjRDlEOUQ5Ii8+IDwvc3ZnPg=="), radial-gradient(var(--bottom-shape-r) at var(--bottom-shape-r) calc(100% - var(--bottom-shape-r)), #000 98%, transparent 100%), radial-gradient(var(--bottom-shape-r) at calc(100% - var(--bottom-shape-r)) calc(100% - var(--bottom-shape-r)), #000 98%, transparent 100%), linear-gradient(#000, #000);
  mask-repeat: no-repeat;
  mask-position: center 0.5px, calc(var(--bottom-shape-r) * -1) calc(100% + var(--bottom-shape-r)), var(--bottom-shape-r) calc(100% + var(--bottom-shape-r)), center 100%;
  mask-size: auto, auto, auto, 100% calc(100% - var(--top-shape-h));
  mask-composite: add, exclude, exclude, add;
}
.lpZolitaAbout__bgShape:first-of-type {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  background-color: #000;
}
.lpZolitaAbout__bgShape:nth-of-type(2) {
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  background-color: #fff;
}
.lpZolitaAbout__bgShape:nth-of-type(3) {
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  background-color: #000;
}
.lpZolitaAbout__bgShape:nth-of-type(4) {
  --bottom-shape-r: 28px;
  width: calc(100% - 26px);
  height: calc(100% - 26px);
  background-color: #fff;
}

.lpZolitaAbout__content {
  position: relative;
  z-index: 1;
}

.lpZolitaAbout__logo {
  width: 80px;
  margin-right: auto;
  margin-left: auto;
}
.lpZolitaAbout__logo + .lpZolitaAbout__title {
  margin-top: 12px;
}

.lpZolitaAbout__title {
  display: grid;
  row-gap: 12px;
  text-align: center;
}
.lpZolitaAbout__title + .lpZolitaAbout__desc {
  margin-top: 36px;
}
@media (scripting: enabled) {
  .lpZolitaAbout__title[data-js-zolita-inview] .lpZolitaAbout__titleMain .lpZolitaComp__splitTextChar-mask .lpZolitaComp__splitTextChar {
    translate: 0 0;
  }
  .lpZolitaAbout__title[data-js-zolita-inview] .lpZolitaAbout__titleIcon {
    scale: 1;
  }
  .lpZolitaAbout__title[data-js-zolita-inview] .lpZolitaAbout__titleLine {
    clip-path: inset(0);
  }
  .lpZolitaAbout__title[data-js-zolita-inview] .lpZolitaAbout__titleJaText {
    translate: 0 0;
  }
}

.lpZolitaAbout__titleMain {
  position: relative;
  overflow: hidden;
  font-family: adobe-garamond-pro, serif;
  font-size: clamp(3.2rem, 10cqi, 4rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media (scripting: enabled) {
  .lpZolitaAbout__titleMain .lpZolitaComp__splitTextChar-mask:nth-of-type(odd) .lpZolitaComp__splitTextChar {
    translate: 0 -100%;
  }
  .lpZolitaAbout__titleMain .lpZolitaComp__splitTextChar-mask:nth-of-type(even) .lpZolitaComp__splitTextChar {
    translate: 0 100%;
  }
  .lpZolitaAbout__titleMain .lpZolitaComp__splitTextChar {
    transition: translate 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * 0.04s);
  }
}

.lpZolitaAbout__titleSub {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(1rem, 3cqi, 1.2rem);
  line-height: 1;
}

.lpZolitaAbout__titleJa {
  margin-right: clamp(2px, 1cqi, 4px);
  margin-left: clamp(2px, 1cqi, 4px);
  overflow: hidden;
}

.lpZolitaAbout__titleJaText {
  display: inline-block;
}
@media (scripting: enabled) {
  .lpZolitaAbout__titleJaText {
    translate: 0 100%;
    transition: translate 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  }
}

.lpZolitaAbout__titleIcon {
  width: clamp(4px, 1.5cqi, 6px);
}
@media (scripting: enabled) {
  .lpZolitaAbout__titleIcon {
    scale: 0;
    transition: scale 2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
}

.lpZolitaAbout__titleLine {
  width: clamp(40px, 12.5cqi, 50px);
}
@media (scripting: enabled) {
  .lpZolitaAbout__titleLine {
    clip-path: inset(0 0 0 100%);
    transition: clip-path 3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.lpZolitaAbout__titleLine[data-index="2"] {
  rotate: 180deg;
}

.lpZolitaAbout__desc {
  font-size: 1.5rem;
  font-feature-settings: "palt";
  line-height: 1.9;
  text-align: center;
  letter-spacing: 0.02em;
  transition-delay: 0.1s;
}

.lpZolitaAbout__descSup {
  top: 1px;
  font-size: 1rem;
  vertical-align: super;
}

.lpZolitaAbout__note {
  max-width: 280px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.2rem;
  line-height: 1.7;
  color: #666;
  text-align: center;
}

.lpZolitaAbout__noteItem::before {
  content: "※";
}

.lpZolitaAbout__product {
  max-width: 280px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.lpZolitaAbout__productControl {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 10px;
}

.lpZolitaAbout__productBtn {
  display: grid;
  width: 12px;
  aspect-ratio: 1;
}
.lpZolitaAbout__productBtn[aria-selected=false] {
  opacity: 0.15;
}

.lpZolitaAbout__productList {
  display: grid;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
}

.lpZolitaAbout__productImg {
  width: 100%;
  height: auto;
}

/* 多言語 - 追加スタイル */
.lpZolita[lang=en] .lpZolitaAbout__noteItem::before {
  content: "*";
}

.lpZolitaAccess {
  margin-top: 80px;
}
.lpZolitaAccess .lpZolitaComp__title + .lpZolitaAccess__content {
  margin-top: 28px;
}

.lpZolitaAccess__map {
  aspect-ratio: 3/2;
}
.lpZolitaAccess__map .lpZolitaAccess__mapFrame {
  width: 100%;
  height: 100%;
}

.lpZolitaAccess__address {
  margin-top: 16px;
}

.lpZolitaAccess__addressText {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.lpZolitaAccess__addressText + .lpZolitaAccess__addressText {
  margin-top: 12px;
}

.lpZolitaAngelicPretty + .lpZolitaLook {
  margin-top: 104px;
}

.lpZolitaAngelicPretty__frame {
  --r: 28px;
  position: relative;
  padding: 48px 34px 80px;
  background-color: #000;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
}
.lpZolitaAngelicPretty__frame::before, .lpZolitaAngelicPretty__frame::after {
  position: absolute;
  inset: 0;
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: #fff;
  opacity: 0.3;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
}
.lpZolitaAngelicPretty__frame::before {
  --r: 29px;
  width: 100%;
  height: 100%;
}
.lpZolitaAngelicPretty__frame::after {
  width: calc(100% - 12px);
  height: calc(100% - 12px);
}

.lpZolitaAngelicPretty__title {
  display: grid;
  row-gap: 26px;
  justify-content: center;
  text-align: center;
}
@media (scripting: enabled) {
  .lpZolitaAngelicPretty__title[data-js-zolita-inview] .lpZolitaAngelicPretty__titleLeadLine {
    clip-path: inset(0);
  }
  .lpZolitaAngelicPretty__title[data-js-zolita-inview] .lpZolitaAngelicPretty__titleLeadJaText {
    translate: 0 0;
  }
}

.lpZolitaAngelicPretty__titleLead {
  display: grid;
  row-gap: 7px;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.2rem;
  line-height: 1;
  color: #e5c56e;
}

@media (scripting: enabled) {
  .lpZolitaAngelicPretty__titleLeadLine {
    transition: clip-path 3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .lpZolitaAngelicPretty__titleLeadLine:first-of-type {
    clip-path: inset(0 100% 0 0);
  }
  .lpZolitaAngelicPretty__titleLeadLine:last-of-type {
    clip-path: inset(0 0 0 100%);
  }
}

.lpZolitaAngelicPretty__titleLeadJa {
  overflow: hidden;
}

.lpZolitaAngelicPretty__titleLeadJaText {
  display: inline-block;
}
@media (scripting: enabled) {
  .lpZolitaAngelicPretty__titleLeadJaText {
    translate: 0 100%;
    transition: translate 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

.lpZolitaAngelicPretty__titleLogo {
  display: grid;
  grid-template-areas: "zolita line angelicpretty";
  grid-template-columns: repeat(3, max-content);
  column-gap: 10px;
  align-items: center;
  justify-content: center;
}
.lpZolitaAngelicPretty__titleLogo::before {
  grid-area: line;
  width: 1px;
  height: calc(100% - 2px);
  content: "";
  background-color: currentColor;
}

.lpZolitaAngelicPretty__mv {
  margin-top: 24px;
}

.lpZolitaAngelicPretty__mvLabel {
  --r: 5px;
  position: relative;
  width: fit-content;
  padding: 6px 24px 7px 26px;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.2rem;
  font-weight: 500;
  font-feature-settings: "palt";
  text-align: center;
  background-color: #ab851f;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
}
.lpZolitaAngelicPretty__mvLabel::before {
  position: absolute;
  inset: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: #8a6b19;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
}

.lpZolitaAngelicPretty__mvLabelDate {
  font-size: 1.3rem;
}

.lpZolitaAngelicPretty__mvLabelText {
  font-size: 1.1rem;
}

.lpZolitaAngelicPretty__mvThumb {
  display: grid;
  align-items: center;
  max-width: 280px;
  aspect-ratio: 280/373;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  border-top-left-radius: 100vmax;
  border-top-right-radius: 100vmax;
}

.lpZolitaAngelicPretty__mvImg {
  width: 100%;
  max-width: unset;
  height: calc(100% + 40px);
  object-fit: cover;
}

.lpZolitaAngelicPretty__info {
  margin-top: 32px;
}

.lpZolitaAngelicPretty__desc {
  font-size: 1.5rem;
  line-height: 1.9;
  text-align: center;
  letter-spacing: 0.04em;
}

.lpZolitaAngelicPretty__button {
  --r: 8px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 18px;
  column-gap: 6px;
  align-items: center;
  padding: 14px 16px 16px;
  margin-top: 40px;
  color: #000;
  text-align: center;
  background-color: #fff;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
  transition: color 0.3s ease;
}
.lpZolitaAngelicPretty__button::before {
  position: absolute;
  inset: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: currentColor;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
}
.lpZolitaAngelicPretty__button:focus-visible {
  color: #e5c56e;
}
.lpZolitaAngelicPretty__button:focus-visible .lpZolitaAngelicPretty__buttonIcon {
  background-color: #e5c56e;
}
@media (any-hover: hover) {
  .lpZolitaAngelicPretty__button:hover {
    color: #e5c56e;
  }
  .lpZolitaAngelicPretty__button:hover .lpZolitaAngelicPretty__buttonIcon {
    background-color: #e5c56e;
  }
}

.lpZolitaAngelicPretty__buttonLabel {
  font-family: "Noto Serif JP", serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.lpZolitaAngelicPretty__buttonText {
  background-image: linear-gradient(currentColor 0 0);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100% 1px;
}

.lpZolitaAngelicPretty__buttonIcon {
  display: grid;
  place-items: center;
  aspect-ratio: 1;
  color: #fff;
  background-color: #000;
  border-radius: 100vmax;
  transition: background-color 0.3s ease;
}

.lpZolitaAngelicPretty__product {
  max-width: 280px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.lpZolitaAngelicPretty__productList {
  display: grid;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
}

.lpZolitaAngelicPretty__productControl {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 10px;
}

.lpZolitaAngelicPretty__productBtn {
  display: grid;
  width: 12px;
  aspect-ratio: 1;
}
.lpZolitaAngelicPretty__productBtn[aria-selected=false] {
  opacity: 0.3;
}

.lpZolitaAngelicPretty__note {
  margin-top: 16px;
  font-size: 1.2rem;
}

.lpZolitaAngelicPretty__noteItem::before {
  content: "※";
}

.lpZolitaAngelicPretty__lyricalBunny {
  padding-top: 56px;
  margin-top: 56px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.lpZolitaAngelicPretty__lyricalBunnyTitle {
  font-size: 2rem;
  font-weight: 500;
  color: #e5c56e;
  text-align: center;
  letter-spacing: 0.04em;
}
.lpZolitaAngelicPretty__lyricalBunnyTitle + .lpZolitaAngelicPretty__lyricalBunnyDesc {
  margin-top: 28px;
}

.lpZolitaAngelicPretty__lyricalBunnyDesc {
  font-size: 1.5rem;
  line-height: 1.9;
  text-align: center;
  letter-spacing: 0.04em;
}

.lpZolitaAngelicPretty__lyricalBunnyImg {
  max-width: 240px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

/* 多言語 - 追加スタイル */
.lpZolita[lang=zh] .lpZolitaAngelicPretty__mvLabel {
  padding: 6px 24px 8px 26px;
}
.lpZolita[lang=zh] .lpZolitaAngelicPretty__lyricalBunnyTitle {
  font-weight: 400;
}
.lpZolita[lang=en] .lpZolitaAngelicPretty__mvLabel {
  padding: 7px 20px 7px 22px;
}
@media screen and (max-width: 767px) {
  .lpZolita[lang=en] .lpZolitaAngelicPretty__mvLabel {
    font-size: 1.1rem;
  }
}
.lpZolita[lang=en] .lpZolitaAngelicPretty__button {
  padding: 15px 16px 15px;
}
.lpZolita[lang=en] .lpZolitaAngelicPretty__buttonLabel {
  font-size: 1.4rem;
}
.lpZolita[lang=en] .lpZolitaAngelicPretty__noteItem::before {
  content: "*";
}

.lpZolitaContent {
  padding-top: 120svh;
}

.lpZolitaContent__detail {
  position: relative;
  z-index: 1;
}

.lpZolitaContent__main {
  position: relative;
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #000;
  background-image: repeating-linear-gradient(to right, #262626 0, #262626 18px, transparent 18px, transparent 38px);
}

.lpZolitaFaq {
  margin-top: 80px;
}
.lpZolitaFaq .lpZolitaFaq__list {
  display: grid;
  row-gap: 12px;
  margin-top: 28px;
}
.lpZolitaFaq .lpZolitaFaq__item {
  --r: 8px;
  position: relative;
  padding: 20px;
  color: #000;
  background-color: #fff;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
}
@media (any-hover: hover) {
  .lpZolitaFaq .lpZolitaFaq__item:has(.lpZolitaFaq__question:hover)::before {
    background-color: #e5c56e;
  }
}
.lpZolitaFaq .lpZolitaFaq__item::before {
  position: absolute;
  inset: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: #000;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
  transition: background-color 0.3s ease;
}
.lpZolitaFaq .lpZolitaFaq__questionTitle {
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  column-gap: 12px;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.7;
  transition: color 0.3s ease;
}
.lpZolitaFaq .lpZolitaFaq__questionTitle:focus-visible {
  color: #e5c56e;
}
@media (any-hover: hover) {
  .lpZolitaFaq .lpZolitaFaq__questionTitle:hover {
    color: #e5c56e;
  }
}
.lpZolitaFaq .lpZolitaFaq__questionTitle::before {
  display: grid;
  place-items: center;
  width: 32px;
  aspect-ratio: 1;
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  line-height: 1.3;
  color: #e5c56e;
  text-align: center;
  letter-spacing: 0.02em;
  content: "Q";
  background-color: #000;
  border-radius: 100vmax;
}
.lpZolitaFaq .lpZolitaFaq__questionTitle[aria-expanded=true] .lpZolitaFaq__questionIcon {
  rotate: y -180deg;
}
.lpZolitaFaq .lpZolitaFaq__questionTitle[aria-expanded=true] .lpZolitaFaq__questionIcon::after {
  rotate: 0deg;
}
.lpZolitaFaq .lpZolitaFaq__questionIcon {
  display: grid;
  grid-template-areas: "line";
  place-items: center;
  width: 18px;
  aspect-ratio: 1;
  transition: rotate 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lpZolitaFaq .lpZolitaFaq__questionIcon::before, .lpZolitaFaq .lpZolitaFaq__questionIcon::after {
  grid-area: line;
  width: 100%;
  height: 2px;
  content: "";
  background-color: currentColor;
}
.lpZolitaFaq .lpZolitaFaq__questionIcon::after {
  rotate: 90deg;
  transition: rotate 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lpZolitaFaq .lpZolitaFaq__answer {
  overflow: clip;
  transition: height 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lpZolitaFaq .lpZolitaFaq__answerInner {
  padding-top: 16px;
}
.lpZolitaFaq .lpZolitaFaq__answerCol {
  --dot-gap: 2px;
  --dot-width: 2px;
  position: relative;
  display: grid;
  grid-template-columns: max-content 1fr;
  column-gap: 12px;
  padding-top: 16px;
}
.lpZolitaFaq .lpZolitaFaq__answerCol::after {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 9px);
  height: 1px;
  pointer-events: none;
  content: "";
  background-image: repeating-linear-gradient(90deg, #000, #000 var(--dot-width), transparent var(--dot-width), transparent calc(var(--dot-width) + var(--dot-gap)));
  background-repeat: repeat-x;
  background-size: 100%;
}
.lpZolitaFaq .lpZolitaFaq__answerCol::before {
  display: grid;
  place-items: center;
  width: 32px;
  aspect-ratio: 1;
  padding-top: 0.5px;
  padding-left: 1px;
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  line-height: 1.3;
  vertical-align: middle;
  color: #000;
  text-align: center;
  letter-spacing: 0.02em;
  content: "A";
  background-color: #e5c56e;
  border-radius: 100vmax;
}
.lpZolitaFaq .lpZolitaFaq__answerContent {
  font-size: 1.5rem;
  font-feature-settings: "palt";
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.lpZolitaFaq .lpZolitaFaq__answerDesc + .lpZolitaFaq__answerDesc {
  margin-top: 16px;
}
.lpZolitaFaq .lpZolitaFaq__answerItem::before {
  content: "・";
}
.lpZolitaFaq .lpZolitaFaq__answerLink {
  background-image: linear-gradient(currentColor 0 0);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 1px;
  transition: color 0.3s ease;
}
.lpZolitaFaq .lpZolitaFaq__answerLink:focus-visible {
  color: #e5c56e;
}
@media (any-hover: hover) {
  .lpZolitaFaq .lpZolitaFaq__answerLink:hover {
    color: #e5c56e;
  }
}
.lpZolitaFaq .lpZolitaFaq__answerSup {
  top: 1px;
  font-size: 1rem;
  vertical-align: super;
}

.lpZolitaFooter {
  container-type: inline-size;
  overflow: clip;
}

.lpZolitaFooter__fig {
  position: relative;
}

.lpZolitaFooter__figImg {
  width: 100%;
  height: auto;
}

.lpZolitaFooter__figCaption {
  position: absolute;
  bottom: 1.5cqi;
  left: 2cqi;
  font-size: 2.75cqi;
}

.lpZolitaFooter__deco {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: auto;
}
.lpZolitaFooter__deco:first-of-type {
  top: 0;
  rotate: 180deg;
}
.lpZolitaFooter__deco:last-of-type {
  bottom: 7cqi;
}

.lpZolitaFooter__copyright {
  position: absolute;
  right: 2cqi;
  bottom: 2cqi;
  z-index: 1;
  font-family: adobe-garamond-pro, serif;
  font-size: 2.75cqi;
  line-height: 1;
  text-align: right;
  letter-spacing: 0.06em;
}

/* 多言語 - 追加スタイル */
.lpZolita[lang=zh] .lpZolitaFooter__copyright {
  font-family: "Noto Sans SC", sans-serif;
  letter-spacing: 0;
}
.lpZolita[lang=en] .lpZolitaFooter__deco:last-of-type {
  bottom: 9.5cqi;
}
.lpZolita[lang=en] .lpZolitaFooter__figCaption {
  bottom: 0;
  line-height: 1.4;
}
.lpZolita[lang=en] .lpZolitaFooter__copyright {
  bottom: 0;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.4;
  letter-spacing: 0;
}

.lpZolitaHdg {
  position: sticky;
  top: 50%;
  display: grid;
  height: fit-content;
  padding-top: 2.6392961877svh;
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .lpZolitaHdg {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip-path: inset(50%);
  }
}

.lpZolitaHdg__img {
  justify-self: center;
  width: 200px;
  height: auto;
}

.lpZolitaInstagram .lpZolitaComp__title + .lpZolitaInstagram__desc {
  margin-top: 24px;
}

.lpZolitaInstagram__desc {
  font-size: 1.5rem;
  line-height: 1.9;
  text-align: center;
}

.lpZolitaInstagram__link {
  display: block;
  width: fit-content;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lpZolitaInstagram__link:focus-visible {
  opacity: 0.6;
}
@media (any-hover: hover) {
  .lpZolitaInstagram__link:hover {
    opacity: 0.6;
  }
}

.lpZolitaInstagram__linkImg {
  width: 48px;
  height: auto;
}

.lpZolitaInstagram__snap {
  margin-top: 48px;
}
.lpZolitaInstagram__snap .lpZolitaInstagram__snapTitle {
  font-size: 1.5rem;
  line-height: 1.9;
  text-align: center;
}
.lpZolitaInstagram__snap .lpZolitaInstagram__snapBlock {
  margin-top: 24px;
}
.lpZolitaInstagram__snap .customProperties-modules__uPwtwa__properties > svg {
  display: none;
}
.lpZolitaInstagram__snap .index-module__qtbW3W__TabButtons {
  display: none;
}
.lpZolitaInstagram__snap .index-module__2dKF6W__BlockHeader {
  display: none;
}
.lpZolitaInstagram__snap .index-module__2dKF6W___Link {
  display: none;
}
.lpZolitaInstagram__snap .App-module__No49nq___Link {
  display: none;
}
.lpZolitaInstagram__snap .index-module__ZgvH9W__UserSnapBlockMain {
  margin-block: 0 !important;
}
.lpZolitaInstagram__snap .index-module__ZgvH9W___TabBody {
  padding-top: 0;
}
.lpZolitaInstagram__snap .index-module__KWTBwa___Viewport {
  margin-top: 0;
}
.lpZolitaInstagram__snap .App-module__No49nq___PoweredByLogo {
  margin-top: 10px;
  margin-bottom: 0;
}

.lpZolitaLoading {
  display: none;
}
@media (scripting: enabled) {
  .lpZolitaLoading {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: block;
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    overscroll-behavior: contain;
    background-color: #000;
    background-image: repeating-linear-gradient(to right, #262626 0, #262626 18px, transparent 18px, transparent 38px);
  }
}

.lpZolitaLook + .lpZolitaInstagram {
  margin-top: 80px;
}
.lpZolitaLook .lpZolitaComp__title {
  --char-stagger: 0.02s;
  row-gap: 18px;
}
.lpZolitaLook .lpZolitaComp__title + .lpZolitaLook__desc {
  margin-top: 40px;
}

.lpZolitaLook__desc {
  font-size: 1.5rem;
  line-height: 1.9;
  text-align: center;
}

.lpZolitaLook__list {
  display: grid;
  margin-top: 64px;
}

.lpZolitaLook__sec {
  --sec-mask-r: 30px;
  position: sticky;
  top: calc((var(--sticky-offset) - var(--padding-bottom) - var(--last-item-top)) * -1);
  padding-bottom: var(--padding-bottom);
  mask-image: radial-gradient(var(--sec-mask-r) at var(--sec-mask-r) 0, transparent 98%, #000);
  mask-position: calc(var(--sec-mask-r) * -1);
}
.lpZolitaLook__sec:not(:first-of-type) {
  margin-top: calc(var(--sec-mask-r) * -1);
}

.lpZolitaLook__secMv {
  position: relative;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
@media (scripting: enabled) {
  .lpZolitaLook__secMv[data-js-zolita-inview] .lpZolitaLook__secMvTitle .lpZolitaLook__secMvTitleChar {
    clip-path: inset(0);
    rotate: x 0deg;
    translate: 0 0;
  }
  .lpZolitaLook__secMv[data-js-zolita-inview] .lpZolitaLook__secMvThumbInner {
    filter: brightness(1);
    rotate: y 0deg;
  }
  .lpZolitaLook__secMv[data-js-zolita-inview] .lpZolitaLook__secMvImg {
    scale: 1;
    translate: 0 0;
  }
}

.lpZolitaLook__secMvThumbInner {
  display: grid;
  align-items: center;
  aspect-ratio: var(--mv-aspect);
  overflow: hidden;
  filter: brightness(1.2) blur(4px);
  rotate: y 30deg;
  transition: filter 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), rotate 2.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: filter;
}

.lpZolitaLook__secMvImg {
  width: 100%;
  max-width: unset;
  height: calc(100% + 40px);
  object-fit: cover;
}

.lpZolitaLook__secMvTitle {
  position: absolute;
  z-index: 1;
  font-family: adobe-garamond-pro, serif;
  font-size: 9rem;
  line-height: 1;
  letter-spacing: 0.06em;
  writing-mode: vertical-rl;
}

.lpZolitaLook__secMvTitlePre {
  color: #000;
}

.lpZolitaLook__secMvTitleChar {
  fill: #fff;
}
.lpZolitaLook__secMvTitleChar:first-of-type {
  --char: 1;
  fill: #000;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(2) {
  --char: 2;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(3) {
  --char: 3;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(4) {
  --char: 4;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(5) {
  --char: 5;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(6) {
  --char: 6;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(7) {
  --char: 7;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(8) {
  --char: 8;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(9) {
  --char: 9;
}
.lpZolitaLook__secMvTitleChar:nth-of-type(10) {
  --char: 10;
}
@media (scripting: enabled) {
  .lpZolitaLook__secMvTitleChar {
    clip-path: inset(0 0 100% 0);
    transform-origin: center center;
    transform-box: fill-box;
    rotate: x 150deg;
    translate: 0 -100%;
    transition: rotate 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * 0.08s), translate 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * 0.08s), clip-path 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * 0.08s);
  }
}

.lpZolitaLook__secTitle {
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: center;
  font-family: adobe-garamond-pro, serif;
  font-size: 4rem;
  line-height: 1;
  color: #000;
  letter-spacing: 0.02em;
}
.lpZolitaLook__secTitle + .lpZolitaLook__secDesc {
  margin-top: 24px;
}
@media (scripting: enabled) {
  .lpZolitaLook__secTitle[data-js-zolita-inview] .lpZolitaLook__secTitleText .lpZolitaComp__splitTextChar-mask .lpZolitaComp__splitTextChar {
    translate: 0 0;
  }
  .lpZolitaLook__secTitle[data-js-zolita-inview] .lpZolitaLook__secTitleIcon {
    rotate: 0deg;
    scale: 1;
  }
}

@media (scripting: enabled) {
  .lpZolitaLook__secTitleText .lpZolitaComp__splitTextChar-mask:nth-of-type(odd) .lpZolitaComp__splitTextChar {
    translate: 0 -100%;
  }
  .lpZolitaLook__secTitleText .lpZolitaComp__splitTextChar-mask:nth-of-type(even) .lpZolitaComp__splitTextChar {
    translate: 0 100%;
  }
  .lpZolitaLook__secTitleText .lpZolitaComp__splitTextChar {
    transition: translate 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * 0.04s);
  }
}

.lpZolitaLook__secTitleIcon {
  margin-bottom: 4px;
}
@media (scripting: enabled) {
  .lpZolitaLook__secTitleIcon {
    scale: 0;
    transition: rotate 1s cubic-bezier(0.175, 0.885, 0.32, 1.275), scale 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .lpZolitaLook__secTitleIcon:first-of-type {
    rotate: -180deg;
  }
  .lpZolitaLook__secTitleIcon:last-of-type {
    rotate: 180deg;
  }
}

.lpZolitaLook__secDesc {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.2;
  color: #000;
  text-align: center;
  letter-spacing: 0.04em;
}

.lpZolitaLook__secItem {
  position: relative;
  width: fit-content;
}
@media (scripting: enabled) {
  .lpZolitaLook__secItem[data-js-zolita-inview] .lpZolitaLook__secItemInner {
    opacity: 1;
    filter: blur(0) brightness(1);
    rotate: y 0deg;
    scale: 1;
  }
}

.lpZolitaLook__secItemInner {
  display: grid;
  align-items: center;
  aspect-ratio: var(--item-aspect);
  overflow: hidden;
}
@media (scripting: enabled) {
  .lpZolitaLook__secItemInner {
    opacity: 0;
    filter: blur(4px) brightness(1.4);
    rotate: y 120deg;
    scale: 0.85;
    transition: filter 1.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), scale 1.4s cubic-bezier(0.215, 0.61, 0.355, 1), rotate 1.7s cubic-bezier(0.215, 0.61, 0.355, 1);
    will-change: filter;
  }
}

.lpZolitaLook__secItemImg {
  width: 100%;
  max-width: unset;
  height: calc(100% + 50px);
  object-fit: cover;
}

.lpZolitaLook__secOverlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: #000;
  opacity: 0;
}

.lpZolitaLook__kawaii {
  --padding-bottom: 110px;
  --last-item-top: 137px;
  padding-top: 104px;
  background-color: #f7ddd6;
}
.lpZolitaLook__kawaii .lpZolitaLook__secTitle {
  margin-top: 56px;
}
@media (scripting: enabled) {
  .lpZolitaLook__kawaii .lpZolitaLook__secMv[data-js-zolita-inview] .lpZolitaLook__secMvLinePath {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.lpZolitaLook__kawaii .lpZolitaLook__secMvTitle {
  top: -68px;
  left: 18px;
}
.lpZolitaLook__kawaii .lpZolitaLook__secMvThumb {
  max-width: 400px;
}
.lpZolitaLook__kawaii .lpZolitaLook__secMvThumbInner {
  --mv-aspect: 400 / 682;
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAwIiBoZWlnaHQ9IjY4MiIgdmlld0JveD0iMCAwIDQwMCA2ODIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxwYXRoIGQ9Ik0yMDAgMEMyNzguMzQ4IDAgMzQ5LjE3OSAzMi4xNzk3IDQwMCA4NC4wNDJWNTk3Ljk1N0MzNDkuMTc5IDY0OS44MiAyNzguMzQ4IDY4MiAyMDAgNjgyQzEyMS42NTIgNjgyIDUwLjgyMDggNjQ5LjgyIDAgNTk3Ljk1N1Y4NC4wNDJDNTAuODIwNyAzMi4xNzk3IDEyMS42NTIgMCAyMDAgMFoiIGZpbGw9IiNEOUQ5RDkiLz4gPC9zdmc+");
  mask-repeat: no-repeat;
  mask-size: contain;
}
.lpZolitaLook__kawaii .lpZolitaLook__secMvLine {
  position: absolute;
  top: -8px;
  left: -8px;
  width: calc(100% + 16px);
  max-width: unset;
  height: calc(100% + 16px);
}
@media (scripting: enabled) {
  .lpZolitaLook__kawaii .lpZolitaLook__secMvLinePath {
    stroke-dasharray: 1967.37 1967.37;
    stroke-dashoffset: 1967.37;
    transition: stroke-dashoffset 1.8s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
.lpZolitaLook__kawaii .lpZolitaLook__secItem {
  padding: 8px;
  border-radius: 100vmax;
}
@media (scripting: enabled) {
  .lpZolitaLook__kawaii .lpZolitaLook__secItem[data-js-zolita-inview] .lpZolitaLook__secItemLinePath {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.lpZolitaLook__kawaii .lpZolitaLook__secItem:first-of-type {
  --item-aspect: 320 / 480;
  --stroke-dash: 1372.58;
  width: 336px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}
.lpZolitaLook__kawaii .lpZolitaLook__secItem:nth-of-type(2) {
  --item-aspect: 150 / 225;
  --stroke-dash: 668.43;
  z-index: 1;
  width: 166px;
  margin-top: 20px;
}
.lpZolitaLook__kawaii .lpZolitaLook__secItem:nth-of-type(3) {
  --item-aspect: 274 / 411;
  --stroke-dash: 1182.04;
  width: 290px;
  margin-top: calc(var(--last-item-top) * -1);
  margin-left: auto;
}
.lpZolitaLook__kawaii .lpZolitaLook__secItemImg {
  border-radius: 100vmax;
}
.lpZolitaLook__kawaii .lpZolitaLook__secItemInner {
  border-radius: 100vmax;
}
.lpZolitaLook__kawaii .lpZolitaLook__secItemLine {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  pointer-events: none;
}
@media (scripting: enabled) {
  .lpZolitaLook__kawaii .lpZolitaLook__secItemLinePath {
    opacity: 0;
    stroke-dasharray: var(--stroke-dash);
    stroke-dashoffset: var(--stroke-dash);
    transition: stroke-dashoffset 1.8s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}

.lpZolitaLook__yabai {
  --padding-bottom: 110px;
  --last-item-top: 140px;
  padding-top: 88px;
  background-color: #9fd6e0;
}
@media (scripting: enabled) {
  .lpZolitaLook__yabai .lpZolitaLook__secMv[data-js-zolita-inview] .lpZolitaLook__secMvLinePath {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.lpZolitaLook__yabai .lpZolitaLook__secMvTitle {
  top: -52px;
  left: 18px;
}
.lpZolitaLook__yabai .lpZolitaLook__secMvThumb {
  max-width: 400px;
}
.lpZolitaLook__yabai .lpZolitaLook__secMvThumbInner {
  --clip-offset: calc(105 / 732 * 100%);
  --mv-aspect: 400 / 731;
  clip-path: polygon(50% 0, 100% var(--clip-offset), 100% calc(100% - var(--clip-offset)), 50% 100%, 0 calc(100% - var(--clip-offset)), 0 var(--clip-offset));
}
.lpZolitaLook__yabai .lpZolitaLook__secMvLine {
  position: absolute;
  top: -8px;
  left: -8px;
  width: calc(100% + 16px);
  max-width: unset;
  height: calc(100% + 16px);
}
@media (scripting: enabled) {
  .lpZolitaLook__yabai .lpZolitaLook__secMvLinePath {
    opacity: 0;
    stroke-dasharray: 1998.22 1998.22;
    stroke-dashoffset: 1998.22;
    transition: stroke-dashoffset 1.8s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
.lpZolitaLook__yabai .lpZolitaLook__secTitle {
  margin-top: 56px;
}
.lpZolitaLook__yabai .lpZolitaLook__secItem {
  padding: 8px;
}
@media (scripting: enabled) {
  .lpZolitaLook__yabai .lpZolitaLook__secItem[data-js-zolita-inview] .lpZolitaLook__secItemLinePath {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.lpZolitaLook__yabai .lpZolitaLook__secItem:first-of-type {
  --stroke-dash: 1423.83;
  --item-aspect: 320 / 493;
  --clip-offset: calc(83 / 492 * 100%);
  width: 336px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}
.lpZolitaLook__yabai .lpZolitaLook__secItem:nth-of-type(2) {
  --stroke-dash: 683.46;
  --item-aspect: 148 / 228;
  --clip-offset: calc(39 / 229 * 100%);
  z-index: 2;
  width: 164px;
  margin-top: -8px;
  margin-left: -4px;
}
.lpZolitaLook__yabai .lpZolitaLook__secItem:nth-of-type(3) {
  --stroke-dash: 1209.29;
  --item-aspect: 270 / 416;
  --clip-offset: calc(71 / 420 * 100%);
  width: 286px;
  margin-top: calc(var(--last-item-top) * -1);
  margin-right: 4px;
  margin-left: auto;
}
.lpZolitaLook__yabai .lpZolitaLook__secItemInner {
  clip-path: polygon(50% 0, 100% var(--clip-offset), 100% calc(100% - var(--clip-offset)), 50% 100%, 0 calc(100% - var(--clip-offset)), 0 var(--clip-offset));
}
.lpZolitaLook__yabai .lpZolitaLook__secItemImg {
  position: relative;
  z-index: 1;
}
.lpZolitaLook__yabai .lpZolitaLook__secItemLine {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
@media (scripting: enabled) {
  .lpZolitaLook__yabai .lpZolitaLook__secItemLinePath {
    opacity: 0;
    stroke-dasharray: var(--stroke-dash);
    stroke-dashoffset: var(--stroke-dash);
    transition: stroke-dashoffset 1.8s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}

.lpZolitaLook__kakkoii {
  --padding-bottom: 80px;
  --last-item-top: 150px;
  padding-top: 96px;
  background-color: #b7b9b7;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secMv {
  margin-right: unset;
}
@media (scripting: enabled) {
  .lpZolitaLook__kakkoii .lpZolitaLook__secMv[data-js-zolita-inview] .lpZolitaLook__secMvThumb::before {
    background-size: 100% 1px, 1px 100%, 100% 1px;
    opacity: 1;
  }
}
.lpZolitaLook__kakkoii .lpZolitaLook__secMvTitle {
  top: -60px;
  left: -11px;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secMvThumb {
  position: relative;
  width: clamp(347px, 92.75cqi, 371px);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secMvThumb::before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
  background-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  background-repeat: no-repeat;
  background-position: bottom right, bottom left, top left;
  background-size: 100% 1px, 1px 100%, 100% 1px;
}
@media (scripting: enabled) {
  .lpZolitaLook__kakkoii .lpZolitaLook__secMvThumb::before {
    background-size: 0% 1px, 1px 0%, 0% 1px;
    opacity: 0;
    transition: opacity 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-size 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.lpZolitaLook__kakkoii .lpZolitaLook__secMvThumbInner {
  --mv-aspect: 363 / 682;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secTitle {
  margin-top: 48px;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secItem {
  padding: 8px;
}
@media (scripting: enabled) {
  .lpZolitaLook__kakkoii .lpZolitaLook__secItem[data-js-zolita-inview]::before {
    background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    opacity: 1;
  }
}
.lpZolitaLook__kakkoii .lpZolitaLook__secItem::before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
  background-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0), linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  background-repeat: no-repeat;
  background-position: top right, bottom right, bottom left, top left;
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
}
@media (scripting: enabled) {
  .lpZolitaLook__kakkoii .lpZolitaLook__secItem::before {
    background-size: 0% 1px, 1px 0%, 0% 1px, 1px 0%;
    opacity: 0;
    transition: opacity 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-size 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.lpZolitaLook__kakkoii .lpZolitaLook__secItem:first-of-type {
  --item-aspect: 320 / 460;
  width: 336px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secItem:nth-of-type(2) {
  --item-aspect: 150 / 216;
  z-index: 2;
  width: 166px;
  margin-top: 36px;
}
.lpZolitaLook__kakkoii .lpZolitaLook__secItem:nth-of-type(3) {
  --item-aspect: 270 / 388;
  width: 286px;
  margin-top: calc(var(--last-item-top) * -1);
  margin-right: -4px;
  margin-left: auto;
}

.lpZolitaLoopText {
  position: fixed;
  inset: 0;
  z-index: -1;
  width: 300%;
  height: 134px;
  margin: auto;
  pointer-events: none;
  background-image: url("../img/img_body-bg_repeat.svg");
  background-repeat: repeat-x;
  background-size: 2168px 100%;
  animation: loopBodyText 90s linear infinite;
}
@media screen and (max-width: 1023px) {
  .lpZolitaLoopText {
    animation: loopBodyText 30s linear infinite;
  }
}
@media screen and (max-width: 767px) {
  .lpZolitaLoopText {
    height: 107.2px;
    background-size: 1734.4px 100%;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .lpZolitaLoopText {
    display: none;
    animation: none;
  }
}

.lpZolitaMain {
  overflow: clip;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .lpZolitaMain {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
}

.lpZolitaMv {
  position: sticky;
  top: 0;
}

.lpZolitaMv__img {
  width: 100%;
  height: 100svh;
  min-height: 682px;
  object-fit: cover;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .lpZolitaMv__img {
    height: auto;
  }
}

@media screen and (min-width: 1024px) {
  .lpZolitaNav {
    position: sticky;
    top: calc(50svh - var(--zolita-nav-height) / 2);
    z-index: 10;
    display: grid;
    height: fit-content;
    padding-top: 4.6920821114svh;
    container-type: inline-size;
  }
}

.lpZolitaNav__list {
  display: grid;
  grid-auto-rows: 1fr;
  gap: 18px;
  justify-self: center;
  min-width: 220px;
}
@media screen and (max-width: 1023px) {
  .lpZolitaNav__list {
    display: none;
  }
}

.lpZolitaNav__link {
  --r: 8px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr max-content;
  column-gap: 10px;
  align-items: center;
  min-width: 50%;
  padding: 17px 16px 16px 18px;
  font-family: adobe-garamond-pro, serif;
  color: #000;
  background-color: #fff;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
  transition: color 0.3s ease;
  /* 多言語 - 追加スタイル */
}
.lpZolitaNav__link[data-zolita-text-lang=zh] {
  padding: 15px 16px 17px 18px;
  font-family: "source-han-serif-sc", serif;
}
.lpZolitaNav__link[aria-current=true] {
  color: #e5c56e;
}
.lpZolitaNav__link::before {
  position: absolute;
  inset: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: currentColor;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
}
.lpZolitaNav__link:focus-visible {
  color: #e5c56e;
}
.lpZolitaNav__link:focus-visible .lpZolitaNav__linkText:first-of-type .lpZolitaComp__splitTextChar {
  clip-path: inset(100% 0 0 0);
  translate: 0 100%;
}
.lpZolitaNav__link:focus-visible .lpZolitaNav__linkText:last-of-type .lpZolitaComp__splitTextChar {
  clip-path: inset(0);
  translate: 0 0;
}
.lpZolitaNav__link:focus-visible .lpZolitaNav__linkArrow:first-of-type {
  clip-path: inset(100% 0 0 0);
  transition-delay: 0s;
}
.lpZolitaNav__link:focus-visible .lpZolitaNav__linkArrow:last-of-type {
  clip-path: inset(0);
  transition-delay: 0.3s;
}
@media (any-hover: hover) {
  .lpZolitaNav__link:hover {
    color: #e5c56e;
  }
  .lpZolitaNav__link:hover .lpZolitaNav__linkText:first-of-type .lpZolitaComp__splitTextChar {
    clip-path: inset(100% 0 0 0);
    translate: 0 100%;
  }
  .lpZolitaNav__link:hover .lpZolitaNav__linkText:last-of-type .lpZolitaComp__splitTextChar {
    clip-path: inset(0);
    translate: 0 0;
  }
  .lpZolitaNav__link:hover .lpZolitaNav__linkArrow:first-of-type {
    clip-path: inset(100% 0 0 0);
    transition-delay: 0s;
  }
  .lpZolitaNav__link:hover .lpZolitaNav__linkArrow:last-of-type {
    clip-path: inset(0);
    transition-delay: 0.3s;
  }
}

.lpZolitaNav__linkTitle {
  display: grid;
  grid-template-areas: "text";
  overflow: hidden;
}

.lpZolitaNav__linkText {
  grid-area: text;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.05;
  letter-spacing: 0.02em;
}
.lpZolitaNav__linkText:last-of-type .lpZolitaComp__splitTextChar {
  clip-path: inset(0 0 100% 0);
  translate: 0 -100%;
}
.lpZolitaNav__linkText .lpZolitaComp__splitTextChar {
  clip-path: inset(0);
  transition: translate 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) calc((var(--char) - 1) * 0.01s), clip-path 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) calc((var(--char) - 1) * 0.025s);
}

.lpZolitaNav__linkIcon {
  display: grid;
  grid-template-areas: "arrow";
  place-items: center;
}

.lpZolitaNav__linkArrow {
  grid-area: arrow;
  overflow: hidden;
  clip-path: inset(0);
  transition: clip-path 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lpZolitaNav__linkArrow:first-of-type {
  transition-delay: 0.3s;
}
.lpZolitaNav__linkArrow:last-of-type {
  clip-path: inset(0 0 100% 0);
}

.lpZolitaNav__lang {
  --r: 5px;
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 10;
  min-width: 99px;
  padding: 12px;
  text-align: center;
  background-color: #323232;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
}
@media screen and (max-width: 1023px) {
  .lpZolitaNav__lang {
    right: 14px;
    bottom: 14px;
    min-width: 90px;
  }
}
.lpZolitaNav__lang::before, .lpZolitaNav__lang::after {
  position: absolute;
  inset: 0;
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: #fff;
  opacity: 0.2;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
}
.lpZolitaNav__lang::before {
  --r: 6px;
  width: 100%;
  height: 100%;
}
.lpZolitaNav__lang::after {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}

.lpZolitaNav__langToggle,
.lpZolitaNav__langLink {
  font-family: adobe-garamond-pro, serif;
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .lpZolitaNav__langToggle,
  .lpZolitaNav__langLink {
    font-size: 1.4rem;
  }
}
.lpZolitaNav__langToggle:focus-visible,
.lpZolitaNav__langLink:focus-visible {
  color: #e5c56e;
  opacity: 1;
}
@media (any-hover: hover) {
  .lpZolitaNav__langToggle:hover,
  .lpZolitaNav__langLink:hover {
    color: #e5c56e;
    opacity: 1;
  }
}
.lpZolitaNav__langToggle[data-lang=zh],
.lpZolitaNav__langLink[data-lang=zh] {
  font-family: "source-han-serif-sc", serif;
  font-size: 1.4rem;
}
@media screen and (max-width: 1023px) {
  .lpZolitaNav__langToggle[data-lang=zh],
  .lpZolitaNav__langLink[data-lang=zh] {
    font-size: 1.2rem;
  }
}

.lpZolitaNav__langToggle {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  column-gap: 6px;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  transition: color 0.3s ease;
}

.lpZolitaNav__langLink {
  line-height: 1.3;
  opacity: 0.45;
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s ease;
}
.lpZolitaNav__langLink:focus-visible {
  opacity: 1;
}
@media (any-hover: hover) {
  .lpZolitaNav__langLink:hover {
    opacity: 1;
  }
}

.lpZolitaNav__langPanel {
  overflow: clip;
  transition: height 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.lpZolitaNav__langInner {
  display: grid;
  row-gap: 16px;
  padding-top: 4px;
  padding-bottom: 16px;
}

.lpZolitaProject {
  margin-top: 80px;
}

.lpZolitaProject__frame {
  --r: 28px;
  position: relative;
  padding: 64px 10cqi 80px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent 98%, #000);
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1);
}
.lpZolitaProject__frame::before, .lpZolitaProject__frame::after {
  position: absolute;
  inset: 0;
  margin: auto;
  pointer-events: none;
  content: "";
  background-color: #fff;
  opacity: 0.3;
  mask-image: radial-gradient(var(--r) at var(--r) var(--r), transparent calc(98% - 1px), #000 calc(100% - 1px) 98%, transparent), linear-gradient(90deg, #000 2px, transparent 0), linear-gradient(#000 2px, transparent 0);
  mask-repeat: repeat, repeat-x, repeat-y;
  mask-position: calc(var(--r) * -1) calc(var(--r) * -1), -1px 50%, 50% -1px;
  mask-size: auto, 100% calc(100% - var(--r) * 2 + 1px), calc(100% - var(--r) * 2 + 1px) 100%;
}
.lpZolitaProject__frame::before {
  --r: 29px;
  width: 100%;
  height: 100%;
}
.lpZolitaProject__frame::after {
  width: calc(100% - 12px);
  height: calc(100% - 12px);
}

.lpZolitaProject__title {
  display: grid;
  row-gap: 12px;
  text-align: center;
}
.lpZolitaProject__title + .lpZolitaProject__content {
  margin-top: 46px;
}
@media (scripting: enabled) {
  .lpZolitaProject__title[data-js-zolita-inview] .lpZolitaProject__titleMain .lpZolitaComp__splitTextChar-mask .lpZolitaComp__splitTextChar {
    translate: 0 0;
  }
  .lpZolitaProject__title[data-js-zolita-inview] .lpZolitaProject__titleSubText {
    translate: 0 0;
  }
  .lpZolitaProject__title[data-js-zolita-inview] .lpZolitaProject__titleIcon {
    scale: 1;
  }
  .lpZolitaProject__title[data-js-zolita-inview] .lpZolitaProject__titleLine {
    clip-path: inset(0);
  }
}

.lpZolitaProject__titleMain {
  font-family: adobe-garamond-pro, serif;
  font-size: clamp(3.2rem, 10cqi, 4rem);
  line-height: 1.3;
  color: #e5c56e;
  letter-spacing: 0.02em;
}
@media (scripting: enabled) {
  .lpZolitaProject__titleMain .lpZolitaComp__splitTextChar-mask:nth-of-type(odd) .lpZolitaComp__splitTextChar {
    translate: 0 -100%;
  }
  .lpZolitaProject__titleMain .lpZolitaComp__splitTextChar-mask:nth-of-type(even) .lpZolitaComp__splitTextChar {
    translate: 0 100%;
  }
  .lpZolitaProject__titleMain .lpZolitaComp__splitTextChar {
    transition: translate 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) calc((var(--char) - 1) * 0.03s);
  }
}

.lpZolitaProject__titleSub {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(1rem, 3cqi, 1.2rem);
  line-height: 1;
}

.lpZolitaProject__titleSubLabel {
  margin-right: clamp(2px, 1cqi, 4px);
  margin-left: clamp(2px, 1cqi, 4px);
  overflow: hidden;
}

.lpZolitaProject__titleSubText {
  display: inline-block;
}
@media (scripting: enabled) {
  .lpZolitaProject__titleSubText {
    translate: 0 100%;
    transition: translate 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  }
}

.lpZolitaProject__titleIcon {
  width: clamp(4px, 1.5cqi, 6px);
}
@media (scripting: enabled) {
  .lpZolitaProject__titleIcon {
    scale: 0;
    transition: scale 2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
}

.lpZolitaProject__titleLine {
  width: clamp(40px, 12.5cqi, 50px);
}
@media (scripting: enabled) {
  .lpZolitaProject__titleLine {
    clip-path: inset(0 0 0 100%);
    transition: clip-path 3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.lpZolitaProject__titleLine[data-index="2"] {
  rotate: 180deg;
}

.lpZolitaProject__lead {
  font-size: 1.5rem;
  font-weight: 500;
  font-feature-settings: "palt";
  line-height: 1.9;
  letter-spacing: 0.04em;
  transition-delay: 0.1s;
}
.lpZolitaProject__lead + .lpZolitaProject__desc {
  margin-top: 28px;
}

.lpZolitaProject__desc {
  font-size: 1.4rem;
  font-feature-settings: "palt";
  line-height: 1.9;
  letter-spacing: 0.04em;
  transition-delay: 0.2s;
}
.lpZolitaProject__desc + .lpZolitaProject__desc {
  margin-top: 14px;
}

.lpZolitaWrapper {
  box-sizing: content-box;
  display: grid;
  grid-template-columns: 1fr 400px 1fr;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1023px) {
  .lpZolitaWrapper {
    grid-template-columns: 1fr 400px;
  }
}
@media screen and (max-width: 767px) {
  .lpZolitaWrapper {
    grid-template-columns: 1fr;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}