.itempage .p-catHead {
  font-size: 2.8rem;
  padding-top: 3.2rem;
}

.itempage .p-catHead__current {
  padding-left: 1.6071428571em;
}

.itempage .p-catHead__tab {
  -ms-overflow-style: none;
  overflow-x: scroll;
  scrollbar-width: none;
  width: 100%;
}

.itempage .p-catHead__tab::-webkit-scrollbar {
  display: none;
}

.itempage .p-catHead__tab-inner {
  display: flex;
  gap: 1.1428571429em;
  padding: 1.4642857143em 0;
}

.itempage .p-catHead__tab-item {
  flex-shrink: 0;
  position: relative;
}

.itempage .p-catHead__tab-item:nth-of-type(1) {
  padding-left: 1.6071428571em;
}

.itempage .p-catHead__tab-item:nth-last-of-type(1) {
  padding-right: 1.6071428571em;
}

.itempage .p-catHead__tab-item::after {
  background: var(--series-color, #000);
  content: "";
  display: block;
  height: min(.2rem,1px);
  transform: scaleX(0);
  transform-origin: 0% 50%;
  width: 100%;
}

.itempage .p-catHead__tab-item.is-current {
  pointer-events: none;
}

.itempage .p-catHead__tab-item.is-current::after {
  transform: scaleX(1);
}

.itempage .p-panel {
  aspect-ratio: 750/954;
  color: #fff;
  font-size: 5rem;
  overflow: hidden;
  position: relative;
}

.itempage .p-panel::after {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  bottom: 0;
  content: "";
  display: block;
  height: 51.3626834382%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.itempage .p-panel__bg {
  height: 100%;
  width: 100%;
}

.itempage .p-panel__bg picture,
.itempage .p-panel__bg img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
}

.itempage .p-panel__inner {
  bottom: 0;
  margin-bottom: 10.6666666667%;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.itempage .p-panel__title-shoulder {
  display: block;
  font-size: .52em;
  margin-bottom: 1em;
}

.itempage .p-panel__text {
  font-size: .52em;
  margin-top: .75em;
}

.itempage .p-panel__btn {
  border-radius: 9999px;
  font-size: .52em;
  margin: 1.95em auto 0;
  padding: .3em 0;
  position: relative;
  width: 32rem;
}

.itempage .p-panel__btn-icon {
  display: block;
  line-height: 0;
  position: absolute;
  right: 11.7903930131%;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
}

.itempage .p-itemDesc {
  font-size: 2.4rem;
  margin-bottom: 12rem;
}

.itempage .p-itemDesc__ph {
  width: 100%;
}

.itempage .p-itemDesc__textWrapper {
  align-items: flex-start;
  display: flex;
  gap: 1.3636363636em;
  margin: 3rem auto 0;
  width: 64.5rem;
}

.itempage .p-itemDesc__text {
  letter-spacing: .02em;
  line-height: 1.5454545455;
  text-align: justify;
}

.itempage .p-itemDesc__dot {
  aspect-ratio: 1;
  background: var(--theme-color, #e6e6e6);
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: .3636363636em;
  width: .7727272727em;
}

#collection .p-panel__btn,
#feature .p-panel__btn,
#entry .p-panel__btn {
  background: var(--series-color);
  color: #000;
}

#basic .p-panel__btn,
#sunglasses .p-panel__btn {
  background: #000;
  color: #fff;
}

.itempage--list[id^=basic] .p-itemDesc,
.itempage--list[id^=sunglasses] .p-itemDesc {
  margin-bottom: 18rem;
}

.itempage--list[id^=basic] .p-itemDesc__textWrapper,
.itempage--list[id^=sunglasses] .p-itemDesc__textWrapper {
  display: none;
}

.itempage--list[id^=basic] .p-itemDesc__ph img,
.itempage--list[id^=sunglasses] .p-itemDesc__ph img {
  width: 100%;
}

.itempage--list .l-contents {
  overflow: hidden;
}

.itempage--list .c-heading+.itemsBlock__wrapper {
  margin-top: 6.3rem;
}

.itempage--list .dot {
  height: auto;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.itempage--list .dot--type1 {
  aspect-ratio: 644/243;
  width: 64.4rem;
}

.itempage--list .dot--type2 {
  aspect-ratio: 662/205;
  width: 66.2rem;
}

.itempage--list .dot--type3 {
  aspect-ratio: 631/235;
  width: 63.1rem;
}

.itempage--list .dot--type4 {
  aspect-ratio: 613/248;
  width: 61.3rem;
}

.itempage--list .dot--type5 {
  aspect-ratio: 694/216;
  width: 69.4rem;
}

.itempage--list .dot--type6 {
  aspect-ratio: 408/228;
  width: 40.8rem;
}

.itempage--list .dot--type7 {
  aspect-ratio: 619/74;
  width: 61.9rem;
}

.itempage--list .dot--type8 {
  aspect-ratio: 652/197;
  width: 65.2rem;
}

.itempage--list .dot--type9 {
  aspect-ratio: 556/211;
  width: 55.6rem;
}

.itempage--list .dot--type10 {
  aspect-ratio: 677/180;
  width: 67.7rem;
}

.itempage--list .dot--type11 {
  aspect-ratio: 703/188;
  width: 70.3rem;
}

.itempage--list .dot--type12 {
  aspect-ratio: 651/182;
  width: 65.1rem;
}

.itempage--list .dot__body {
  aspect-ratio: 1;
  background: var(--theme-color, #e6e6e6);
  border-radius: 50%;
  left: calc(50% - .85rem);
  position: absolute;
  top: 0;
  width: 1.7rem;
}

.itempage--list .dot__pathArea {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}

.itempage--list .dot__pathArea svg {
  fill: rgba(0,0,0,0);
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.itempage--list .itemsBlock {
  display: flex;
  flex-direction: column;
  margin-bottom: 12rem;
}

.itempage--list .itemsBlock.is-hidden {
  display: none;
}

.itempage--list .itemsBlock.is-show-more {
  display: flex;
}

.itempage--list .itemsBlock__dot {
  aspect-ratio: 1;
  background: var(--theme-color, #e6e6e6);
  border-radius: 50%;
  left: calc(50% - .85rem);
  opacity: 0;
  position: absolute;
  top: 0;
  width: 1.7rem;
}

.itempage--list .is-wrapped {
  margin: 0 auto;
  opacity: 1;
  position: relative;
  transition: opacity .2s;
  z-index: 1;
}

.itempage--list .is-wrapped:has(.is-hidden) {
  display: none;
  opacity: 0;
}

.itempage--list .is-wrapped .itemsBlock {
  display: contents;
}

.itempage--list .is-wrapped .itemsBlock__col {
  display: contents;
}

@media screen and (min-width: 769px) {
  .itempage .p-catHead {
    font-size: 1.5rem;
  }

  .itempage .p-panel {
    font-size: clamp(3rem,1.4944rem + 1.96vw,4rem);
  }

  .itempage .p-panel__title-shoulder {
    margin-bottom: 1.2222222222em;
  }

  .itempage .p-panel__text {
    font-size: .375em;
    margin-top: 1.2666666667em;
  }

  .itempage .p-panel__btn {
    font-size: .4em;
    width: 18.9rem;
  }

  .itempage .p-itemDesc {
    align-items: flex-end;
    display: flex;
    font-size: 1.5rem;
  }

  .itempage .p-itemDesc__ph {
    flex-shrink: 0;
    width: 50%;
  }

  .itempage .p-itemDesc__ph img {
    margin-left: auto;
    width: 91.935483871%;
  }

  .itempage .p-itemDesc__ph--vertical img {
    width: 62.9032258065%;
  }

  .itempage .p-itemDesc__ph--vertical img:nth-of-type(n+2) {
    display: none;
  }

  .itempage .p-itemDesc__textWrapper {
    flex-direction: column;
    gap: 1.8em;
    margin: 0;
    padding: 0 4.8387096774% 3rem;
    width: 50%;
  }

  .itempage .p-itemDesc__text {
    line-height: 1.5454545455;
    text-align: justify;
  }

  .itempage .p-itemDesc__dot {
    margin-top: 0;
  }

  .itempage--list[id^=basic] .p-itemDesc,
  .itempage--list[id^=sunglasses] .p-itemDesc {
    position: relative;
    z-index: 2;
  }

  .itempage--list[id^=basic] .p-itemDesc__ph,
  .itempage--list[id^=sunglasses] .p-itemDesc__ph {
    margin: 0 auto;
    width: 44.4rem;
  }

  .itempage--list .p-catHead::after {
    background: #e6e6e6;
    content: "";
    display: block;
    height: min(.2rem,1px);
    margin: 0 auto;
    width: 96.875%;
  }

  .itempage--list .c-heading+.itemsBlock__wrapper {
    margin-top: 5rem;
  }

  .itempage--list .dot--type1 {
    width: 50.232rem;
  }

  .itempage--list .dot--type2 {
    width: 51.636rem;
  }

  .itempage--list .dot--type3 {
    width: 49.218rem;
  }

  .itempage--list .dot--type4 {
    width: 47.814rem;
  }

  .itempage--list .dot--type5 {
    width: 54.132rem;
  }

  .itempage--list .dot--type6 {
    width: 31.824rem;
  }

  .itempage--list .dot--type7 {
    width: 48.282rem;
  }

  .itempage--list .dot--type8 {
    width: 50.856rem;
  }

  .itempage--list .dot--type9 {
    width: 43.368rem;
  }

  .itempage--list .dot--type10 {
    width: 52.806rem;
  }

  .itempage--list .dot--type11 {
    width: 54.834rem;
  }

  .itempage--list .dot--type12 {
    width: 50.778rem;
  }

  .itempage--list .dot__body {
    left: calc(50% - .5rem);
    width: 1rem;
  }

  .itempage--list .itemsBlock {
    flex-direction: row;
  }

  .itempage--list .itemsBlock__wrapper {
    border: min(.2rem,1px) solid var(--theme-color, #e6e6e6);
    border-bottom: none;
    border-top: none;
    margin: 0 auto;
    padding: 2rem 0 10rem;
    position: relative;
    width: min(96.875%,155rem);
  }

  .itempage--list .itemsBlock__wrapper::before {
    background: var(--theme-color, #e6e6e6);
    content: "";
    display: block;
    height: 100%;
    inset: 0;
    margin: 0 auto;
    position: absolute;
    width: min(.2rem,1px);
    z-index: 1;
  }

  .itempage--list .itemsBlock__dot {
    left: calc(50% - .5rem);
    width: 1rem;
  }

  .itempage--list .itemsBlock:nth-of-type(2n+3) {
    flex-direction: row-reverse;
  }

  .itempage--list .itemsBlock:nth-last-of-type(1) {
    margin-bottom: 0;
  }

  .itempage--list .itemsBlock__col {
    width: 50%;
  }

  .itempage--list .itemsBlock .c-thumbList {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 11.6129032258%;
    width: 41.0483870968%;
  }

  .itempage--list .itemsBlock .c-thumbList::before {
    content: none;
  }

  .itempage--list .itemsBlock .c-thumbList .c-imgThumb,
  .itempage--list .itemsBlock .c-thumbList .c-thumb {
    margin-inline: 0;
    max-width: none;
    width: 45.1866404715%;
  }

  .itempage--list .itemsBlock .c-thumbList:has(>:nth-of-type(4)) {
    margin-top: 0;
  }

  .itempage--list .itemsBlock .c-thumb--l {
    width: 83.8709677419%;
  }

  .itempage--list .is-wrapped {
    display: flex;
    gap: 3.738317757%;
    justify-content: space-between;
    margin: 16rem auto;
    width: 91.953125%;
  }

  .itempage--list .c-moreBtn {
    margin-top: 11rem;
  }

  .itempage--all .panelList {
    display: grid;
    gap: .4rem;
    grid-template-columns: repeat(2, min(48.4375%, 77.5rem));
    justify-content: center;
    margin-top: 2.5rem;
  }

  .itempage--all .l-contents {
    border-bottom: min(.2rem,1px) solid #e6e6e6;
    padding-bottom: 7rem;
  }
}

@media screen and (max-width: 768px) {
  .itempage .p-itemDesc__ph--vertical {
    display: flex;
    justify-content: center;
    overflow: hidden;
  }

  .itempage .p-itemDesc__ph--vertical img {
    flex-shrink: 0;
    width: 52%;
  }

  .itempage--list[id^=basic] .p-itemDesc__ph,
  .itempage--list[id^=sunglasses] .p-itemDesc__ph {
    margin: 0 auto;
    width: 80%;
  }

  .itempage--list[id^=basic] .p-itemDesc__ph img:nth-of-type(n+2),
  .itempage--list[id^=sunglasses] .p-itemDesc__ph img:nth-of-type(n+2) {
    display: none;
  }

  .itempage--list .is-wrapped {
    width: 80%;
  }

  .itempage--list .is-wrapped .c-thumb--l {
    margin: 16rem auto;
    width: 100%;
  }
}

@media (hover: hover) {
  .itempage .p-catHead__tab-item:not(.is-current):hover::after {
    transform: scaleX(1);
  }

  .itempage .p-panel .p-panel__bg {
    transform: scale(1);
    transition: .6s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .itempage .p-panel:hover .p-panel__bg {
    transform: scale(1.05);
  }

  .itempage .p-panel:hover .p-panel__btn svg {
    animation: icon-hover .45s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

@keyframes icon-hover {
    0%, 100% {
      transform: none;
    }

    30% {
      transform: translateX(25%);
    }
}
}