.p-eye_performance2511-kv {
  width: 100%;
  position: relative;
}

.p-eye_performance2511-kv__bg img {
  width: 100%;
  height: auto;
  display: block;
}

.p-eye_performance2511-intro {
  padding-top: 60px;
  max-width: 1232px;
  margin-inline: auto;
  padding-inline: 24px;
}

@media (width < 768px) {
  .p-eye_performance2511-intro {
    padding-top: 39px;
  }
}

.p-eye_performance2511-intro__title {
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}

.p-eye_performance2511-intro__title span {
  letter-spacing: 0;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.72;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance2511-intro__title span {
    margin-top: 19px;
    font-size: 14px;
  }

  .p-eye_performance2511-intro__title {
    font-size: 20px;
    line-height: 1.4;
  }
}

.p-eye_performance2511-intro__lead {
  letter-spacing: 0;
  margin-top: 40px;
  font-size: 16px;
  line-height: 2;
}

@media (width < 768px) {
  .p-eye_performance2511-intro__lead {
    margin-top: 42px;
    font-size: 14px;
    line-height: 1.72;
  }
}

.p-eye_performance2511-intro__lead li {
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance2511-intro__lead li {
    gap: 6px;
  }

  .p-eye_performance2511-intro__lead li .name .is-sp {
    padding-left: 14px;
    display: inline-block;
  }

  .p-eye_performance2511-intro__lead ul {
    gap: 3px;
    display: grid;
  }
}

.p-eye_performance2511-nav {
  margin-top: 87px;
}

@media (width < 768px) {
  .p-eye_performance2511-nav {
    margin-top: 65px;
  }
}

.p-eye_performance2511-nav__list {
  gap: 3px;
  width: calc(100% - 8px);
  margin-block: 0;
  margin-inline: 4px;
  padding: 0;
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance2511-nav__list {
    gap: 4px;
    width: calc(100% - 40px);
    margin-inline: 20px;
    display: grid;
  }
}

.p-eye_performance2511-nav__item {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media (width < 768px) {
  .p-eye_performance2511-nav__item {
    aspect-ratio: 360 / 190;
  }
}

.p-eye_performance2511-nav__link {
  transition: all .3s;
  display: block;
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance2511-nav__link:hover .p-eye_performance2511-nav__video {
    opacity: 1;
    z-index: 3;
  }

  .p-eye_performance2511-nav__link:hover .p-eye_performance2511-nav__arrow {
    background-color: #fff;
  }

  .p-eye_performance2511-nav__link:hover .p-eye_performance2511-nav__arrow path {
    stroke: #000;
  }
}

.p-eye_performance2511-nav__video {
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  transition: all .3s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (width < 768px) {
  .p-eye_performance2511-nav__video {
    z-index: 3;
    opacity: 1;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
}

.p-eye_performance2511-nav__img {
  z-index: 2;
  position: relative;
}

.p-eye_performance2511-nav__img img {
  width: 100%;
  height: auto;
  transition: all .3s;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance2511-nav__img img {
    z-index: -1;
  }
}

.p-eye_performance2511-nav__info {
  color: #fff;
  z-index: 5;
  text-align: center;
  justify-items: center;
  row-gap: 39px;
  width: 100%;
  display: grid;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
}

.p-eye_performance2511-nav__info[data-name="flower"] {
  row-gap: 27px;
}

.p-eye_performance2511-nav__info[data-name="wizard"] {
  row-gap: 14px;
}

.p-eye_performance2511-nav__info[data-name="poodle"], .p-eye_performance2511-nav__info[data-name="night"] {
  row-gap: 29px;
}

.p-eye_performance2511-nav__info[data-name="snow"] {
  row-gap: 44px;
}

@media (width < 768px) {
  .p-eye_performance2511-nav__info {
    grid-template-columns: repeat(2, auto);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-inline: 20px 16px;
    bottom: 18px;
  }
}

.p-eye_performance2511-nav__title {
  letter-spacing: .02em;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}

@media (width < 768px) {
  .p-eye_performance2511-nav__title {
    letter-spacing: .02em;
    text-align: left;
    font-size: 18px;
  }
}

.p-eye_performance2511-nav__arrow {
  background-color: #00000080;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: all .3s;
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance2511-nav__arrow {
    width: 28px;
    height: 28px;
  }

  .p-eye_performance2511-nav__arrow svg {
    width: 11px;
    height: 11px;
    transform: translateY(1px);
  }
}

.p-eye_performance2511-look {
  width: fit-content;
  margin-inline: auto;
}

.p-eye_performance2511-look__wrapper {
  margin-inline: 48px;
  gap: 0;
  max-width: 1230px;
  margin-top: 144px;
  display: grid;
}

@media (width < 768px) {
  .p-eye_performance2511-look__wrapper {
    margin-inline: auto;
    gap: 130px;
    margin-top: 118px;
  }
}

.p-eye_performance2511-look__section {
  justify-content: space-between;
  gap: 48px;
  width: 100%;
  height: fit-content;
  scroll-padding-top: -100px;
  display: flex;
  position: relative;
}

.p-eye_performance2511-look__section:first-child .p-eye_performance2511-gallery {
  padding-block: 57px 0;
}

@media (width < 768px) {
  .p-eye_performance2511-look__section:first-child .p-eye_performance2511-gallery {
    padding-block: 0;
  }
}

.p-eye_performance2511-look__section:first-child .p-eye_performance2511-look__info {
  margin-top: -9px;
}

@media (width < 768px) {
  .p-eye_performance2511-look__section {
    grid-template-columns: 1fr;
    gap: 0;
    display: grid;
  }

  .p-eye_performance2511-look__section:before {
    content: "";
    background-color: #0000004d;
    width: calc(100% - 16px);
    height: 1px;
    display: block;
    position: absolute;
    top: -51px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.p-eye_performance2511-look__info {
  width: 100%;
  max-width: 425px;
  height: fit-content;
  margin-top: 201px;
  position: sticky;
  top: 24px;
  left: 0;
}

@media (width < 768px) {
  .p-eye_performance2511-look__info {
    display: contents;
    position: static;
  }
}

.p-eye_performance2511-look__title {
  letter-spacing: .02em;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

@media (width < 768px) {
  .p-eye_performance2511-look__title {
    text-align: left;
    order: 1;
    margin-inline: 20px;
  }
}

.p-eye_performance2511-look__movie {
  margin-inline: auto;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: fit-content;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.p-eye_performance2511-look__movie .api-video {
  pointer-events: none;
  width: 304px;
  height: 540px;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance2511-look__movie .api-video {
    aspect-ratio: 400 / 711;
    width: 100%;
    max-width: none;
    height: auto;
  }

  .p-eye_performance2511-look__movie {
    order: 2;
    width: 100%;
    margin-top: 31px;
  }
}

.p-eye_performance2511-look__mute {
  position: absolute;
  bottom: 12px;
  left: 16px;
}

@media (width < 768px) {
  .p-eye_performance2511-look__mute {
    bottom: 12px;
    left: 16px;
  }
}

.p-eye_performance2511-data {
  justify-items: center;
  row-gap: 20px;
  margin-top: 20px;
  display: grid;
}

@media (width < 768px) {
  .p-eye_performance2511-data {
    margin-inline: 20px;
    order: 4;
    row-gap: 18px;
    margin-top: 20px;
  }
}

.p-eye_performance2511-data__item {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  gap: 17px;
  width: 100%;
  padding-bottom: 12px;
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance2511-data__item {
    gap: 16px;
  }
}

.p-eye_performance2511-data__btns {
  gap: 4px;
  width: 100%;
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance2511-data__btns {
    width: fit-content;
  }
}

.p-eye_performance2511-data__btn {
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 99px;
  width: 116px;
  max-width: 100%;
  height: fit-content;
  padding-block: 14px 13px;
  font-family: acumin-pro, sans-serif;
  font-weight: 300;
  transition: all .4s;
  display: block;
}

@media (width < 1024px) {
  .p-eye_performance2511-data__btn {
    max-width: 98px;
  }
}

@media (width < 768px) {
  .p-eye_performance2511-data__btn {
    max-width: 82px;
    padding-block: 9px;
  }
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance2511-data__btn:hover {
    background-color: #000;
  }

  .p-eye_performance2511-data__btn:hover span {
    color: #fff;
  }
}

.p-eye_performance2511-data__btn:first-of-type {
  background-color: #000;
  border: 1px solid #000;
}

.p-eye_performance2511-data__btn:first-of-type span {
  color: #fff;
  width: fit-content;
  margin-inline: auto;
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance2511-data__btn:first-of-type:hover {
    background-color: #fff;
    border: 1px solid #000;
  }

  .p-eye_performance2511-data__btn:first-of-type:hover span {
    color: #000;
  }
}

.p-eye_performance2511-data__btn span {
  letter-spacing: .04em;
  color: #000;
  font-size: 13px;
  line-height: .65;
  transition: all .4s;
  display: block;
}

@media (width < 1024px) {
  .p-eye_performance2511-data__btn span {
    font-size: 10px;
  }
}

.p-eye_performance2511-data__info {
  text-align: right;
  color: #000;
  justify-items: end;
  gap: 3px;
  width: 100%;
  margin-bottom: 3px;
  font-family: acumin-pro, sans-serif;
  display: grid;
}

@media (width < 768px) {
  .p-eye_performance2511-data__info {
    margin-top: -4px;
  }
}

.p-eye_performance2511-data__group {
  justify-content: flex-end;
  align-items: center;
  gap: 0;
  width: 100%;
  display: flex;
}

.p-eye_performance2511-data__group span {
  width: fit-content;
  font-weight: 300;
  display: block;
}

@media (width < 1024px) {
  .p-eye_performance2511-data__group {
    flex-wrap: wrap;
  }
}

@media (width < 768px) {
  .p-eye_performance2511-data__group {
    flex-wrap: nowrap;
    justify-items: end;
    width: fit-content;
    display: flex;
  }
}

.p-eye_performance2511-data__num {
  letter-spacing: .035em;
  font-family: acumin-pro, sans-serif;
  font-size: 12px;
  line-height: 1.6;
}

@media (width < 768px) {
  .p-eye_performance2511-data__num {
    font-size: 11px;
  }
}

.p-eye_performance2511-data__price {
  letter-spacing: .065em;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: block;
}

@media (width < 1024px) {
  .p-eye_performance2511-data__price {
    font-size: 13px;
  }
}

@media (width < 768px) {
  .p-eye_performance2511-data__price {
    white-space: wrap;
    font-size: 12px;
  }
}

.p-eye_performance2511-data__slash, .p-eye_performance2511-data__position {
  letter-spacing: .04em;
  font-family: dnp-shuei-gothic-gin-std, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Hiragino Sans, 游ゴシック, YuGothic, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance2511-data__slash, .p-eye_performance2511-data__position {
    font-size: 11px;
  }
}

.p-eye_performance2511-data__slash {
  font-family: acumin-pro, sans-serif;
}

.p-eye_performance2511-data__position {
  font-family: dnp-shuei-gothic-gin-std, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Hiragino Sans, 游ゴシック, YuGothic, sans-serif;
  font-size: 11px;
}

@media (width < 768px) {
  .p-eye_performance2511-data__position {
    grid-area: 2 / 1 / 3 / 3;
    font-size: 10px;
  }
}

.p-eye_performance2511-data__price {
  letter-spacing: .135em;
  font-size: 14px;
}

@media (width < 768px) {
  .p-eye_performance2511-data__price {
    letter-spacing: .07em;
    font-size: 13px;
  }
}

.p-eye_performance2511-gallery {
  padding-left: clamp(24px, 8vw, 100px);
  border-left: 1px solid #0000004d;
  gap: 64px;
  width: 100%;
  padding-block: 267px 0;
  display: grid;
}

@media (width < 768px) {
  .p-eye_performance2511-gallery {
    border: none;
    order: 3;
    justify-content: center;
    gap: 40px;
    margin-top: 20px;
    padding: 0;
    padding-block: 0;
  }
}

.p-eye_performance2511-gallery img {
  width: 100%;
  max-width: clamp(200px, 44vw, 560px);
  height: auto;
}

@media (width < 768px) {
  .p-eye_performance2511-gallery img {
    max-width: 100%;
  }

  .p-eye_performance2511-gallery img:not(.p-eye_performance2511-slide__slide-img) {
    width: calc(100% - 40px);
    margin-inline: 20px;
  }

  .p-eye_performance2511-gallery img:not(:first-child):not(:last-child) {
    display: none;
  }
}

.p-eye_performance2511-slide {
  display: none;
}

@media (width < 768px) {
  .p-eye_performance2511-slide {
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .p-eye_performance2511-slide img {
    width: 100%;
    height: auto;
    display: block;
  }
}

.p-eye_performance br.is-sp, .p-eye_performance2511 br.is-sp {
  display: none;
}

@media (width < 768px) {
  .p-eye_performance br.is-sp, .p-eye_performance2511 br.is-sp {
    display: block;
  }
}

.p-eye_performance br.is-pc, .p-eye_performance2511 br.is-pc {
  display: block;
}

@media (width < 768px) {
  .p-eye_performance br.is-pc, .p-eye_performance2511 br.is-pc {
    display: none;
  }
}

.p-eye_performance .p-eye_performance-mute, .p-eye_performance2511 .p-eye_performance-mute {
  cursor: pointer;
  background-color: #0000;
  border: none;
  justify-content: center;
  align-items: center;
  transition: background-color .3s;
  display: flex;
  position: absolute;
}

@media (width < 768px) {
  .p-eye_performance .p-eye_performance-mute, .p-eye_performance2511 .p-eye_performance-mute {
    width: 36px;
    height: 36px;
  }
}

.p-eye_performance .p-eye_performance-mute__icon, .p-eye_performance2511 .p-eye_performance-mute__icon {
  pointer-events: none;
  display: none;
}

.p-eye_performance .p-eye_performance-mute__icon--muted, .p-eye_performance2511 .p-eye_performance-mute__icon--muted {
  display: block;
}

.p-eye_performance .p-eye_performance-mute__icon svg, .p-eye_performance2511 .p-eye_performance-mute__icon svg {
  width: 24px;
  height: 24px;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance .p-eye_performance-mute__icon svg, .p-eye_performance2511 .p-eye_performance-mute__icon svg {
    width: 20px;
    height: 20px;
  }
}

.p-eye_performance .p-eye_performance-mute.is-unmuted .p-eye_performance-mute__icon--muted, .p-eye_performance2511 .p-eye_performance-mute.is-unmuted .p-eye_performance-mute__icon--muted {
  display: none;
}

.p-eye_performance .p-eye_performance-mute.is-unmuted .p-eye_performance-mute__icon--unmuted, .p-eye_performance2511 .p-eye_performance-mute.is-unmuted .p-eye_performance-mute__icon--unmuted {
  display: block;
}

.p-eye_performance-kv {
  overflow: hidden;
}

.p-eye_performance-kv__wrapper {
  position: relative;
}

@media (width < 768px) {
  .p-eye_performance-kv__wrapper {
    aspect-ratio: auto;
    height: auto;
    max-height: none;
  }
}

.p-eye_performance-kv__center {
  overflow: hidden;
}

@media (width < 768px) {
  .p-eye_performance-kv__center {
    width: 100%;
    height: 100%;
  }
}

.p-eye_performance-kv__center .movie-wrap {
  background-position: center;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.p-eye_performance-kv__movie {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.p-eye_performance-kv__movie--sp {
  display: none;
}

@media (width < 768px) {
  .p-eye_performance-kv__movie--sp {
    pointer-events: none;
    aspect-ratio: 400 / 711;
    display: block;
  }
}

.p-eye_performance-kv__movie--sp + .p-eye_performance-mute {
  display: none;
}

@media (width < 768px) {
  .p-eye_performance-kv__movie--sp + .p-eye_performance-mute {
    display: block;
  }
}

.p-eye_performance-kv__movie--pc {
  pointer-events: none;
  aspect-ratio: 1280 / 720;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance-kv__movie--pc {
    display: none;
  }
}

.p-eye_performance-kv__movie--pc + .p-eye_performance-mute {
  display: block;
}

@media (width < 768px) {
  .p-eye_performance-kv__movie--pc + .p-eye_performance-mute {
    display: none;
  }
}

.p-eye_performance-kv__mute {
  position: absolute;
  top: 20px;
  right: 24px;
}

@media (width < 768px) {
  .p-eye_performance-kv__mute {
    top: 20px;
    right: 24px;
  }
}

.p-eye_performance-kv__copy {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
}

@media (width < 768px) {
  .p-eye_performance-kv__copy {
    bottom: 29px;
  }
}

.p-eye_performance-kv__copy img {
  width: 100svw;
  max-width: none;
  height: auto;
  display: block;
}

.p-eye_performance-intro__wrapper {
  width: 100%;
  margin-top: 96px;
  position: relative;
}

@media (width < 768px) {
  .p-eye_performance-intro__wrapper {
    margin-top: 56px;
  }
}

.p-eye_performance-intro__btn {
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 99px;
  width: 240px;
  padding-block: 13px 14px;
  transition: all .4s;
  display: block;
  position: absolute;
  bottom: 72px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance-intro__btn:hover {
    background-color: #000;
  }

  .p-eye_performance-intro__btn:hover span {
    color: #fff;
  }
}

@media (width < 768px) {
  .p-eye_performance-intro__btn {
    width: 200px;
    padding-block: 12px;
    bottom: 47px;
  }
}

.p-eye_performance-intro__btn span {
  letter-spacing: .02em;
  color: #000;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.28;
  transition: all .4s;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance-intro__btn span {
    letter-spacing: .02em;
    font-size: 15px;
  }
}

.p-eye_performance-intro__bg img {
  width: 100%;
  height: auto;
  display: block;
}

.p-eye_performance-collection__wrapper {
  margin-inline: 20px;
  grid-template-columns: repeat(2, 1fr);
  gap: 70.5px 20px;
  margin-top: 96px;
  padding-bottom: 144px;
  display: grid;
}

@media (width < 768px) {
  .p-eye_performance-collection__wrapper {
    margin-inline: 0;
    grid-template-columns: 1fr;
    gap: 72px 0;
    margin-top: 80px;
  }
}

.p-eye_performance-collection__splide .splide__pagination {
  gap: 12px;
  bottom: 27px;
}

@media (width < 768px) {
  .p-eye_performance-collection__splide .splide__pagination {
    bottom: 16px;
  }
}

.p-eye_performance-collection__splide .splide__pagination__page {
  opacity: .7;
  box-sizing: border-box;
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin: 0;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance-collection__splide .splide__pagination__page {
    width: 7px;
    height: 7px;
  }
}

.p-eye_performance-collection__splide .splide__pagination__page.is-active {
  opacity: 1;
  width: 10px;
  height: 10px;
  transform: scale(1);
}

@media (width < 768px) {
  .p-eye_performance-collection__splide .splide__pagination__page.is-active {
    width: 7px;
    height: 7px;
  }
}

.p-eye_performance-collection__slide {
  width: 100%;
  height: auto;
  position: relative;
}

.p-eye_performance-collection__slide a {
  transition: all .3s;
  display: block;
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance-collection__slide a:hover {
    transform: scale(1.03);
  }
}

.p-eye_performance-collection__slide-img {
  width: 100%;
  height: auto;
  display: block;
}

@media (width < 768px) {
  .p-eye_performance-collection__slide-img {
    width: 100%;
    height: auto;
  }
}

.p-eye_performance-collection-info {
  margin-top: 20px;
}

@media (width < 768px) {
  .p-eye_performance-collection-info {
    margin-top: 14px;
  }
}

.p-eye_performance-collection-info__above {
  justify-content: space-between;
  align-items: flex-end;
  height: fit-content;
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance-collection-info__above {
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    gap: 11px;
    width: 100%;
    display: grid;
  }
}

.p-eye_performance-collection-info__cart {
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance-collection-info__cart:hover {
    background-color: #fff;
  }

  .p-eye_performance-collection-info__cart:hover span {
    color: #000;
  }
}

@media (width < 768px) {
  .p-eye_performance-collection-info__cart {
    order: 2;
    max-width: 260px;
    height: 40px;
  }
}

.p-eye_performance-collection-info__cart span {
  letter-spacing: .04em;
  color: #fff;
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  transition: all .4s;
  display: block;
}

.p-eye_performance-collection-info__data {
  text-align: right;
  color: #000;
  justify-items: end;
  gap: 5px;
  margin-bottom: 3px;
  display: grid;
}

.p-eye_performance-collection-info__data span {
  font-weight: 300;
}

@media (width < 768px) {
  .p-eye_performance-collection-info__data {
    order: 1;
    justify-items: center;
    gap: 4px;
  }
}

.p-eye_performance-collection-info__num {
  letter-spacing: .02em;
  font-family: acumin-pro, sans-serif;
  font-size: 12px;
  line-height: 1.16;
}

.p-eye_performance-collection-info__price {
  letter-spacing: .02em;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1;
}

@media (width < 768px) {
  .p-eye_performance-collection-info__price {
    text-align: center;
    display: block;
    transform: translateX(-3px);
  }
}

.p-eye_performance-collection-info__below {
  border-top: 1px solid #000;
  justify-content: flex-end;
  gap: 4px;
  margin-top: 18px;
  padding-top: 18px;
  display: flex;
}

@media (width < 768px) {
  .p-eye_performance-collection-info__below {
    border-top: 0 solid #000;
    justify-content: center;
    gap: 4px;
    margin-top: 13px;
    padding-top: 0;
    display: flex;
  }
}

.p-eye_performance-collection-info__btn {
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 99px;
  width: 100%;
  max-width: 110px;
  height: fit-content;
  padding-block: 11px 12px;
  font-family: acumin-pro, sans-serif;
  font-weight: 300;
  transition: all .4s;
  display: block;
}

@media screen and (width >= 768px) and (hover: hover) {
  .p-eye_performance-collection-info__btn:hover {
    background-color: #000;
  }

  .p-eye_performance-collection-info__btn:hover span {
    color: #fff;
  }
}

@media (width < 768px) {
  .p-eye_performance-collection-info__btn {
    max-width: 128px;
    padding-block: 9px;
  }
}

.p-eye_performance-collection-info__btn span {
  letter-spacing: .04em;
  color: #000;
  font-size: 13px;
  line-height: .65;
  transition: all .4s;
  display: block;
}

.p-sample .u-sp {
  display: block;
}

@media (width < 768px) {
  .p-sample .u-sp {
    display: none;
  }
}

.p-sample .u-pc {
  display: none;
}

@media (width >= 768px) {
  .p-sample .u-pc {
    display: block;
  }
}

.l-eye_performance-footer {
  color: #fff;
  background-color: #1a1a1a;
  padding-bottom: 20px;
}

@media (width < 768px) {
  .l-eye_performance-footer {
    padding-bottom: 24px;
  }
}

.l-eye_performance-footer__title {
  width: 50.17%;
  margin-bottom: 46px;
}

@media (width < 768px) {
  .l-eye_performance-footer__title {
    width: 100%;
  }
}

.l-eye_performance-footer__title h3 {
  letter-spacing: .02em;
  font-family: acumin-pro, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}

.l-eye_performance-footer-about__wrapper {
  width: calc(100% - 96px);
  margin-inline: auto;
  padding: 148px 0;
  display: flex;
}

@media (width < 768px) {
  .l-eye_performance-footer-about__wrapper {
    width: calc(100% - 42px);
    padding: 72px 0;
    display: block;
  }
}

.l-eye_performance-footer-about__text {
  width: 49.83%;
}

@media (width < 768px) {
  .l-eye_performance-footer-about__text {
    width: 100%;
  }
}

.l-eye_performance-footer-about__text p {
  margin-top: 1.8em;
  font-family: dnp-shuei-gothic-gin-std, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Hiragino Sans, 游ゴシック, YuGothic, sans-serif;
  font-size: min(1.09vw, 14px);
  font-weight: 300;
  line-height: 2;
}

@media (width < 768px) {
  .l-eye_performance-footer-about__text p {
    margin-top: 1.8em;
    font-size: 13px;
  }
}

.l-eye_performance-footer-about__text p:first-child {
  margin-top: 0;
}

.l-eye_performance-footer-archive__wrapper {
  border-top: 1px solid #ffffff80;
  width: calc(100% - 96px);
  margin-inline: auto;
  padding: 148px 0 342px;
}

@media (width < 768px) {
  .l-eye_performance-footer-archive__wrapper {
    width: calc(100% - 10px);
    padding: 72px 0 144px;
    display: block;
  }

  .l-eye_performance-footer-archive .l-eye_performance-footer__title {
    width: calc(100% - 32px);
    margin-inline: auto;
  }
}

.l-eye_performance-footer-archive__banner {
  width: 100%;
  overflow: hidden;
}

.l-eye_performance-footer-archive__banner ul {
  margin-block: 0;
  padding: 0;
}

@media screen and (width >= 768px) and (hover: hover) {
  .l-eye_performance-footer-archive__banner a:hover img {
    transform: scale(1.03);
  }
}

.l-eye_performance-footer-archive__banner img {
  width: 100%;
  height: auto;
  transition: all .3s;
  display: block;
}

.l-eye_performance-footer-creator__wrapper {
  margin-inline: auto;
  width: calc(100% - 96px);
  margin-top: 144px;
  padding: 96px 0 342px;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__wrapper {
    width: calc(100% - 40px);
    max-width: none;
    padding: 70px 0 158px;
  }
}

.l-eye_performance-footer-creator__title {
  letter-spacing: .04em;
  font-family: acumin-pro, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.28;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__title {
    text-align: left;
  }
}

.l-eye_performance-footer-creator__container {
  grid-template-rows: auto 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 53px;
  margin-top: 39px;
  display: grid;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__container {
    margin-top: 32px;
    display: block;
  }
}

.l-eye_performance-footer-creator__contents {
  height: fit-content;
}

@media (width >= 768px) {
  .l-eye_performance-footer-creator__contents[data-area="comment"] {
    grid-area: 1 / 1 / 3 / 2;
  }
}

.l-eye_performance-footer-creator__contents[data-area="comment"] .p-eye_performance2511-lookbook-creator__subtitle {
  gap: 23px;
  font-style: normal;
  display: flex;
}

.l-eye_performance-footer-creator__contents[data-area="comment"] .p-eye_performance2511-lookbook-creator__subtitle .name {
  letter-spacing: .09em;
}

.l-eye_performance-footer-creator__contents[data-area="comment"] .p-eye_performance2511-lookbook-creator__subtitle .work {
  letter-spacing: .16em;
}

.l-eye_performance-footer-creator__contents[data-area="comment"] .p-eye_performance2511-lookbook-creator__text {
  max-width: 570px;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__contents[data-area="comment"] .p-eye_performance2511-lookbook-creator__text {
    max-width: none;
  }
}

@media (width >= 768px) {
  .l-eye_performance-footer-creator__contents[data-area="profile"] {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__contents[data-area="profile"] {
    margin-top: 38px;
  }

  .l-eye_performance-footer-creator__contents[data-area="profile"] .p-eye_performance2511-lookbook-creator__text {
    max-width: 272px;
  }
}

@media (width >= 768px) {
  .l-eye_performance-footer-creator__contents[data-area="credits"] {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__contents[data-area="credits"] {
    margin-top: 54px;
  }
}

.l-eye_performance-footer-creator__subtitle {
  letter-spacing: .02em;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.28;
}

.l-eye_performance-footer-creator__text p {
  letter-spacing: 0;
  margin-top: 25px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.9;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__text p {
    margin-top: 16px;
    font-size: 12px;
    line-height: 1.835;
  }
}

.l-eye_performance-footer-creator__socials {
  gap: 3px;
  margin-top: 12px;
  display: flex;
}

.l-eye_performance-footer-creator__socials:nth-of-type(n+2) {
  margin-top: 0;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__socials {
    margin-top: 12px;
  }
}

.l-eye_performance-footer-creator__socials dt, .l-eye_performance-footer-creator__socials dd {
  letter-spacing: 0;
  letter-spacing: .04em;
  font-feature-settings: "palt";
  font-family: acumin-pro, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.42;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__socials dt, .l-eye_performance-footer-creator__socials dd {
    font-size: 12px;
    line-height: 1.835;
  }
}

.l-eye_performance-footer-creator__credit {
  color: #fff;
  grid-template-columns: 187px 1fr;
  gap: 4px 32px;
  max-width: 600px;
  margin-top: 20px;
  display: grid;
}

.l-eye_performance-footer-creator__credit:nth-of-type(n+2) {
  margin-top: 27px;
}

@media (width < 768px) {
  .l-eye_performance-footer-creator__credit:nth-of-type(n+2) {
    margin-top: 6px;
  }

  .l-eye_performance-footer-creator__credit {
    grid-template-columns: 144px 1fr;
    row-gap: 5.5px;
    margin-top: 12px;
  }
}

.l-eye_performance-footer-creator__credit dt, .l-eye_performance-footer-creator__credit dd {
  letter-spacing: .04em;
  font-family: acumin-pro, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.l-eye_performance-footer-creator__credit dt {
  text-align: left;
  grid-column: 1;
}

.l-eye_performance-footer-creator__credit dd {
  text-align: left;
  grid-column: 2;
}

.l-eye_performance-footer-bottom, .l-eye_performance-footer-bottom__logo {
  overflow: hidden;
}

.l-eye_performance-footer-bottom__logo img {
  width: 100%;
  height: auto;
  display: block;
}

.l-eye_performance-footer-bottom__copyright {
  margin-inline: auto;
  width: calc(100% - 32px);
  margin-top: 18px;
}

@media (width < 768px) {
  .l-eye_performance-footer-bottom__copyright {
    width: calc(100% - 40px);
    margin-inline: auto;
  }
}

.l-eye_performance-footer-bottom__copyright small {
  letter-spacing: .02em;
  color: #fff9;
  font-family: acumin-pro, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  display: block;
}

@media (width < 768px) {
  .l-eye_performance-footer-bottom__copyright {
    margin-top: 28px;
    margin-left: 21px;
  }
}

.l-eye_performance-header img {
  z-index: 100;
  width: 77px;
  height: 33px;
  display: block;
  position: fixed;
  top: 32px;
  left: 48px;
}

@media (width < 768px) {
  .l-eye_performance-header img {
    width: 61px;
    height: auto;
    top: 21px;
    left: 21px;
  }
}

.l-eye_performance2511-header a {
  z-index: 100;
  margin: 0;
  padding: 0;
  text-decoration-thickness: 1px;
  display: block;
  position: fixed;
  top: 36px;
  left: 49px;
}

@media (width < 768px) {
  .l-eye_performance2511-header a {
    top: 20px;
    left: 20px;
  }
}

.l-eye_performance2511-header a span {
  color: #000;
  letter-spacing: .02em;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  display: block;
}

@media (width < 768px) {
  .l-eye_performance2511-header a span {
    font-size: 20px;
  }
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html body {
  overscroll-behavior-y: none;
  font-optical-sizing: auto;
  color: #333;
  background-color: #fff;
  font-family: dnp-shuei-gothic-gin-std, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Hiragino Sans, 游ゴシック, YuGothic, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: block;
  position: relative;
}

li {
  list-style-type: none;
}

a {
  color: currentColor;
  text-decoration: none;
}

img {
  max-width: 100%;
}

main {
  position: relative;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  height: 100%;
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  pointer-events: none;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
}

.splide__pagination li {
  pointer-events: auto;
  margin: 0;
  line-height: 1;
  list-style-type: none;
  display: inline-block;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  visibility: hidden;
  position: relative;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  position: relative;
  list-style-type: none !important;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  contain: strict;
  border: 2px solid #999;
  border-left-color: #0000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin: auto;
  animation: 1s linear infinite splide-loading;
  display: inline-block;
  position: absolute;
  inset: 0;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  z-index: 0;
  position: relative;
  overflow: hidden;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  opacity: 0;
  z-index: 0;
  margin: 0 !important;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  cursor: pointer;
  opacity: .7;
  z-index: 1;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.splide__arrow svg {
  fill: #000;
  width: 1.2em;
  height: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}

.splide__arrow:disabled {
  opacity: .3;
}

.splide__arrow:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__pagination {
  z-index: 1;
  padding: 0 1em;
  position: absolute;
  bottom: .5em;
  left: 0;
  right: 0;
}

.splide__pagination__page {
  opacity: .7;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 3px;
  padding: 0;
  transition: transform .2s linear;
  display: inline-block;
  position: relative;
}

.splide__pagination__page.is-active {
  z-index: 1;
  background: #fff;
  transform: scale(1.4);
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}

.splide__pagination__page:focus-visible, .splide.is-focus-in .splide__pagination__page:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: #0000;
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline-offset: -3px;
    outline: 3px solid #0bf;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}

@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline-offset: -3px;
    outline: 3px solid #0bf;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }

  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}

.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible, .splide.is-focus-in .splide__toggle:focus {
  outline-offset: 3px;
  outline: 3px solid #0bf;
}

.splide__track--nav > .splide__list > .splide__slide {
  cursor: pointer;
  border: 3px solid #0000;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  flex-direction: column;
  padding: 1em 0;
  display: flex;
  inset: 0 .5em 0 auto;
}
