@charset "UTF-8";
/********** wrapper **********/
.pbc-video-hero {
  margin-bottom: 0;
}
.s-story {
  border-image-source: linear-gradient(#dfdbd8, #dfdbd8);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  text-align: center;
}
.s-story::before {
  content: "";
  display: none;
}

.section-wrapper[data-bgc="gray"] {
  color: #333;
  border-image-source: linear-gradient(#d0cbc7, #d0cbc7);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  padding: 48px 24px;
  @media screen and (min-width: 769px) {
    padding: 48px 0;
  }
}
.section-wrapper[data-bgc="gray"] .headline--h2 {
  padding: 0;
}
.section-inner {
  width: min(100%, 1280px);
  margin: 0 auto;
}
.section-last {
  margin-bottom: 0;
  padding-bottom: 64px;
  @media screen and (min-width: 769px) {
    padding-bottom: 120px;
  }
}
.s-story--top {
  color: #164b51;
}
.p-caption {
  max-width: 1280px;
  margin: 0 auto;
  padding: 8px 0 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
.p-caption.p-caption--hero {
  text-align: left;
  padding: 8px 24px 0;
  @media screen and (min-width: 769px) {
    text-align: right;
    padding: 16px 0 0;
  }
}
.p-text--center {
  text-align: center;
}

.p-text--right {
  text-align: right;
}

.p-text--left {
  text-align: left;
}

.p-text__bold {
  font-weight: 700;
}
.p-title {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;

  @media screen and (min-width: 769px) {
    font-size: 18px;
  }
}
.p-title.p-title--margin {
  margin: 24px auto 16px;
}
.mt-8 {
  margin-top: 8px;
}
.mt-16 {
  margin-top: 16px;
}
.mt-24 {
  margin-top: 16px;
  @media screen and (min-width: 769px) {
    margin-top: 24px;
  }
}
.mt-48 {
  margin-top: 24px;
  @media screen and (min-width: 769px) {
    margin-top: 48px;
  }
}
.mt-64 {
  margin-top: 32px;
  @media screen and (min-width: 769px) {
    margin-top: 64px;
  }
}
.mt-100 {
  margin-top: 56px;
  @media screen and (min-width: 769px) {
    margin-top: 100px;
  }
}
.pt-120 {
  padding-top: 64px;
  @media screen and (min-width: 769px) {
    padding-top: 120px;
  }
}
.s-story--lead {
  text-align: center;
  font-size: 16px;
  line-height: 2.16667;
  @media screen and (min-width: 769px) {
    font-size: 20px;
  }
}
.s-story--logo {
  width: 150px;
  margin: 64px auto 32px;
  @media screen and (min-width: 769px) {
    width: 329px;
    margin: 120px auto 64px;
  }
}
.s-story--kinari {
  width: 56px;
  margin: 32px auto 16px;
  @media screen and (min-width: 769px) {
    width: 329px;
    margin: 64px auto 16px;
  }
}
.juon-logo {
  width: 220px;
  margin: 16px auto;
  @media screen and (min-width: 769px) {
    width: 340px;
    margin: 24px auto;
  }
}
.s-logo {
  width: 150px;
  margin-top: 24px;
  @media screen and (min-width: 769px) {
    width: 220px;
    margin-top: 48px;
  }
}

.s-story--movie {
  margin: 48px auto 0;
  max-width: 620px;
  @media screen and (min-width: 769px) {
    margin: 64px auto -3px;
  }
}
/* .s-story--movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}  */
.pbc-movie-iframe {
  text-align: center;
  margin-bottom: 32px;
}
.s-story-collage {
  --gap: 80px;
  position: relative;
  width: min(100%, 1280px);
  aspect-ratio: 1280 / 1565;
  margin: 0 auto;
}

.s-story-collage .collage-panel {
  position: absolute;
  margin: 0;
  overflow: hidden;
  border-radius: 2px;
}

.s-story-collage .collage-panel__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media screen and (min-width: 769px) {
  .s-story-collage .collage-panel__label {
    right: 20px;
    bottom: 20px;
    font-size: 22px;
  }
}

/* 右上：Misty White（点灯）・横長 */
.collage-panel--01 {
  top: 0;
  right: 0;
  width: calc(60% - var(--gap) / 2);
  height: 38%;
}

/* 左上：Misty White（未点灯）・縦長 */
.collage-panel--02 {
  top: 10%;
  left: 0;
  width: calc(40% - var(--gap) / 2);
  height: 42%;
}

/* 右下：Grayish Brown・縦長 */
.collage-panel--03 {
  bottom: 14%;
  right: 0;
  width: calc(40% - var(--gap) / 2);
  height: 42%;
}

/* 左下：Jade・横長 */
.collage-panel--04 {
  bottom: 0;
  left: 0;
  width: calc(60% - var(--gap) / 2);
  height: 42%;
}

@media (max-width: 768px) {
  .s-story-collage {
    --gap: 20px;
    padding: 0;
  }
}
.s-story--kinari-info {
  margin-bottom: 24px;
  @media screen and (min-width: 769px) {
    margin-bottom: 48px;
  }
}

.image--scroll {
  margin: 32px auto;
  @media print, screen and (min-width: 769px) {
    margin: 48px auto;
    width: 950px;
  }
}
@media print, screen and (max-width: 768px) {
  .image--scroll {
    overflow-x: auto;
    margin-top: 20px;
  }

  .image--scroll img {
    width: 950px;
    max-width: none;
  }
}

.graph {
  width: 286px;
  @media print, screen and (min-width: 769px) {
    width: 350px;
  }
}
.related-products__txt {
  text-align: left;
}

/* S-story lineup Section */
.s-story-lineup {
  width: 100%;
}

.s-story-lineup__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .s-story-lineup__wrapper {
    flex-direction: row;
    gap: 16px;
    align-items: stretch;
  }
}

.s-story-lineup__left {
  flex: 1;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-width: 0;
}

@media screen and (min-width: 769px) {
  .s-story-lineup__left {
    aspect-ratio: auto;
    height: 556px;
    min-height: unset;
  }
}

.s-story-lineup__right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .s-story-lineup__right {
    width: 37.5%;
    max-width: 480px;
    flex: 0 1 37.5%;
    min-width: 0;
  }
}

.s-story-lineup__top {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.s-story-lineup__bottom {
  width: 100%;
  height: auto;
}

/* Spec Badge Component */
.spec-badge {
  display: flex;
  align-items: center;
  gap: 4px;
}

.spec-badge__2700k {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background-color: #fabea7;
}
.spec-badge__3500k {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background-color: #ffe5c1;
}

.s-story-bg {
  overflow: hidden;
}

.s-story-bg__item {
  background-position: 50% 50%;
  background-size: cover;
}

@media print, screen and (min-width: 48em) {
  .s-story-bg {
    min-width: 976px;
    height: 580px;
    margin-top: 80px;
  }

  .s-story-bg__item {
    width: 100%;
    height: 100%;
    background-attachment: fixed;
  }

  .s-story-bg__item {
    background-image: url(/jp/lighting/home/series/s-story/img/image14_pc.webp);
  }
}

@media print, screen and (min-width: 976px) {
  .s-story-bg {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
}

@media screen and (max-width: 47.99em) {
  .s-story-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: calc(425 / 375 * 100vw);
    margin: 60px -6.4vw 0;
  }

  .s-story-bg__item {
    width: 125%;
    height: 125%;
  }

  .s-story-bg__item {
    background-image: url(/jp/lighting/home/series/s-story/img/image14_sp.webp);
  }
}

/* Link Wrapper - Remove hover effects */
.link-wrapper {
  text-decoration: none;
  color: inherit;
  display: block;
  font-family: inherit;
}

.link-wrapper:hover {
  font-family: inherit;
}

.link-wrapper:hover * {
  font-weight: 500 !important;
  font-family: inherit !important;
  transition: none !important;
  opacity: 1 !important;
}

.link-wrapper:hover .headline__title {
  font-weight: 500 !important;
  font-family: inherit !important;
}

.link-wrapper:hover img {
  opacity: 0.85 !important;
}

.link-wrapper:hover .link {
  border-bottom: none !important;
  font-weight: bold !important;
  font-family: inherit !important;
  opacity: 1 !important;
}
