@charset "UTF-8";
body {
  animation: fade 1.5s ease;
  opacity: 0;
  animation-fill-mode: forwards; }

@keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
img {
  width: 100%;
  vertical-align: bottom; }

.l-wrapper {
  max-width: 750px;
  margin-inline: auto; }

.c-sticyArea {
  height: 130vh; }

.c-sticky {
  position: sticky;
  top: 0;
  z-index: 10; }

.c-plus {
  position: relative;
  z-index: 11; }
  .c-plus::after {
    position: absolute;
    content: '';
    background: #1C568F;
    width: 25px;
    height: 1px;
    bottom: 27px;
    right: 15px;
    z-index: 12; }
  .c-plus::before {
    position: absolute;
    content: '';
    background: #1C568F;
    rotate: 90deg;
    width: 25px;
    height: 1px;
    bottom: 27px;
    right: 15px;
    z-index: 12; }

.l-mv {
  background: url(https://img.ur-s.me/commerce/project/lookbook/26summer/mv.jpg);
  width: 100%;
  background-position: top;
  background-size: cover;
  height: 67vh;
  position: sticky;
  top: 0;
  z-index: 0; }
  @media (min-width: 390px) {
    .l-mv {
      height: 77vh; } }

.l-body {
  position: relative;
  z-index: 1; }

.l-logo {
  width: 70%;
  margin: 20px auto;
  max-width: 530px;
  /* JSで付与するclass：fixedに昇格 */ }
  .l-logo .l-logo_season {
    width: 40%;
    margin-bottom: 10px; }
  .l-logo .l-logo_main {
    position: sticky;
    top: 10px;
    z-index: 20000; }
  .l-logo .l-logo_main.is-fixed {
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    /* .l-logoと同じwidth */
    z-index: 20000;
    max-width: 525px; }

.l-main {
  margin-inline: auto;
  background: #fff; }
  .l-main .p-style1 {
    padding-top: 130px;
    margin-top: -130px; }
    @media (min-width: 670px) {
      .l-main .p-style1 {
        padding-top: 150px;
        margin-top: -150px; } }
    .l-main .p-style1 .p-style1_subArea {
      width: 60%;
      margin-inline: auto; }
      .l-main .p-style1 .p-style1_subArea .p-style1_img1 {
        display: flex;
        align-items: center;
        height: 65vh;
        flex-direction: column;
        justify-content: center;
        top: 20vh; }
        @media (min-width: 390px) {
          .l-main .p-style1 .p-style1_subArea .p-style1_img1 {
            height: 55vh; } }
        @media (min-width: 670px) {
          .l-main .p-style1 .p-style1_subArea .p-style1_img1 {
            height: 75vh;
            top: 15vh; } }
      .l-main .p-style1 .p-style1_subArea .p-style1_img2 {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 65vh;
        justify-content: center;
        top: 0;
        z-index: 20; }
        @media (min-width: 390px) {
          .l-main .p-style1 .p-style1_subArea .p-style1_img2 {
            height: 55vh; } }
        @media (min-width: 670px) {
          .l-main .p-style1 .p-style1_subArea .p-style1_img2 {
            height: 75vh; } }
    .l-main .p-style1 .p-style1_img3 {
      width: 85%;
      margin-inline: auto; }
      @media (min-width: 670px) {
        .l-main .p-style1 .p-style1_img3 {
          margin-top: 50px; } }
  .l-main .p-style2 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style2 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style2 .p-style2_img1 {
      width: 80%;
      margin: 0 auto 50px; }
      @media (min-width: 670px) {
        .l-main .p-style2 .p-style2_img1 {
          margin-bottom: 80px; } }
    .l-main .p-style2 .p-style2_img2 {
      width: 80%;
      margin: 0 auto 70px; }
      @media (min-width: 670px) {
        .l-main .p-style2 .p-style2_img2 {
          margin-bottom: 100px; } }
    .l-main .p-style2 .p-style2_img3 {
      width: 100%; }
  .l-main .p-style3 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style3 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style3 .p-style3_img1 {
      width: 90%;
      margin: 0 auto 40px; }
      @media (min-width: 670px) {
        .l-main .p-style3 .p-style3_img1 {
          margin-bottom: 70px; } }
    .l-main .p-style3 .p-style3_img2 {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      width: 90%;
      margin: auto;
      gap: 15px 4%;
      justify-content: space-between; }
      @media (min-width: 670px) {
        .l-main .p-style3 .p-style3_img2 {
          gap: 25px 4%; } }
      .l-main .p-style3 .p-style3_img2 div {
        width: 48%; }
  .l-main .p-style4 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style4 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style4 .p-style4_img1 {
      width: 60%;
      margin: 0 auto 80px; }
      @media (min-width: 670px) {
        .l-main .p-style4 .p-style4_img1 {
          margin-bottom: 100px; } }
    .l-main .p-style4 .p-style4_img2 {
      width: 90%;
      margin-inline: auto; }
  .l-main .p-style5 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style5 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style5 .p-style5_img1 {
      width: 90%;
      margin-inline: auto; }
    .l-main .p-style5 .p-style5_img2 {
      width: 60%;
      margin: 60px auto 90px; }
      @media (min-width: 670px) {
        .l-main .p-style5 .p-style5_img2 {
          margin: 80px auto 110px; } }
    .l-main .p-style5 .p-style5_img3 {
      width: 100%; }
  .l-main .p-style6 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style6 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style6 .p-style6_subArea {
      width: 80%;
      margin-inline: auto; }
      @media (min-width: 670px) {
        .l-main .p-style6 .p-style6_subArea {
          width: 75%; } }
      .l-main .p-style6 .p-style6_subArea .p-style6_img1 {
        display: flex;
        align-items: center;
        height: 80vh;
        flex-direction: column;
        justify-content: center;
        top: 15vh; }
        @media (min-width: 390px) {
          .l-main .p-style6 .p-style6_subArea .p-style6_img1 {
            height: 70vh; } }
        @media (min-width: 670px) {
          .l-main .p-style6 .p-style6_subArea .p-style6_img1 {
            height: 85vh;
            top: 10vh; } }
      .l-main .p-style6 .p-style6_subArea .p-style6_img2 {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 80vh;
        justify-content: center;
        top: 0;
        z-index: 20; }
        @media (min-width: 390px) {
          .l-main .p-style6 .p-style6_subArea .p-style6_img2 {
            height: 70vh; } }
        @media (min-width: 670px) {
          .l-main .p-style6 .p-style6_subArea .p-style6_img2 {
            height: 85vh; } }
    @media (min-width: 670px) {
      .l-main .p-style6 .p-style6_img3 {
        margin-top: 70px; } }
  .l-main .p-style7 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style7 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style7 .p-style7_img1 {
      width: 60%;
      margin: 0 auto 60px; }
      @media (min-width: 670px) {
        .l-main .p-style7 .p-style7_img1 {
          margin-bottom: 90px; } }
    .l-main .p-style7 .p-style7_img2 {
      width: 100%; }
    .l-main .p-style7 .p-style7_img3 {
      width: 90%;
      margin: 50px auto 0; }
      @media (min-width: 670px) {
        .l-main .p-style7 .p-style7_img3 {
          margin-top: 70px; } }
  .l-main .p-style8 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style8 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style8 .p-style8_img1 {
      width: 60%;
      margin: 0 auto 60px; }
      @media (min-width: 670px) {
        .l-main .p-style8 .p-style8_img1 {
          margin-bottom: 80px; } }
    .l-main .p-style8 .p-style8_img2 {
      width: 100%; }
    .l-main .p-style8 .p-style8_img3 {
      width: 80%;
      margin: 90px auto 0; }
      @media (min-width: 670px) {
        .l-main .p-style8 .p-style8_img3 {
          margin-top: 110px; } }
  .l-main .p-style9 {
    padding-top: 130px; }
    @media (min-width: 670px) {
      .l-main .p-style9 {
        padding-top: 150px;
        margin-top: 30px; } }
    .l-main .p-style9 .p-style9_img1 {
      width: 50%;
      margin: 0 auto 50px; }
      @media (min-width: 670px) {
        .l-main .p-style9 .p-style9_img1 {
          margin-bottom: 70px; } }
    .l-main .p-style9 .p-style9_img2 {
      width: 90%;
      margin: 0 auto 90px; }
      @media (min-width: 670px) {
        .l-main .p-style9 .p-style9_img2 {
          margin-bottom: 110px; } }
    .l-main .p-style9 .p-style9_img3 {
      width: 80%;
      margin: 0 auto 70px; }
      @media (min-width: 670px) {
        .l-main .p-style9 .p-style9_img3 {
          margin-bottom: 90px; } }
    .l-main .p-style9 .p-style9_img4 {
      width: 100%;
      position: relative;
      background: url(https://img.ur-s.me/commerce/project/lookbook/26summer/style9_img5.jpg);
      height: 100vh;
      background-size: cover;
      background-position: top; }
      .l-main .p-style9 .p-style9_img4 .p-end {
        position: absolute;
        bottom: 30px; }

.p-end {
  font-family: "benton-modern-display-compre", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .2px;
  color: #1C568F;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  width: 100%;
  gap: 10px; }
  @media (min-width: 670px) {
    .p-end {
      font-size: 16px; } }
  .p-end .p-brandLogo {
    width: 20%;
    margin-bottom: 5px;
    max-width: 100px; }
    .p-end .p-brandLogo img {
      filter: brightness(0) saturate(100%) invert(23%) sepia(98%) saturate(730%) hue-rotate(179deg) brightness(98%) contrast(92%); }
  .p-end .p-end_container {
    font-size: 14px;
    display: flex;
    gap: 15px; }
    .p-end .p-end_container a {
      color: #1C568F; }

.l-menu {
  position: fixed;
  z-index: 300;
  bottom: 5vh;
  right: 15px;
  color: #1C568F;
  font-size: 14px;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-family: "benton-modern-display-compre", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .2px; }
  @media (min-width: 670px) {
    .l-menu {
      font-size: 20px;
      bottom: 7vh;
      right: 70px; } }

.js-credit-panel {
  position: fixed;
  bottom: 80px;
  left: 0;
  width: 100%;
  padding: 12px 24px;
  background: #EEE5D5;
  backdrop-filter: blur(8px);
  z-index: 9999;
  /* フェード */
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease; }
  @media (min-width: 670px) {
    .js-credit-panel {
      bottom: 150px; } }
  .js-credit-panel a {
    color: #1C568F; }
  .js-credit-panel span {
    text-decoration: underline;
    margin-left: 10px;
    text-underline-offset: 2px; }

.js-credit-panel.is-active {
  opacity: 1;
  pointer-events: auto; }

.js-credit_inner {
  display: flex;
  gap: 20px;
  font-family: "benton-modern-display-compre", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .2px; }
  @media (min-width: 670px) {
    .js-credit_inner {
      font-size: 18px; } }

/* モーダルと背景の指定 */
.modal {
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease; }

.modal.is-open {
  opacity: 1;
  visibility: visible; }

.modal-close {
  position: fixed;
  right: 15px;
  bottom: 2.5rem;
  cursor: pointer;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 670px) {
    .modal-close {
      right: 90px;
      bottom: 7vh; } }

.modal-content {
  color: #1C568F;
  font-family: "benton-modern-display-compre", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .2px;
  display: flex;
  flex-direction: column;
  padding: 50px;
  align-items: center;
  gap: 15px;
  width: 100%; }
  @media (min-width: 670px) {
    .modal-content {
      max-width: 650px; } }
  .modal-content .modal-content_ttl {
    font-size: 24px; }
    @media (min-width: 670px) {
      .modal-content .modal-content_ttl {
        font-size: 32px; } }
  .modal-content .modal-content_styling {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center; }
    .modal-content .modal-content_styling div {
      width: 28%; }
  .modal-content .p-end {
    margin-top: 7vh; }

.curtain-container {
  position: relative;
  overflow: hidden; }

.curtain-overlay {
  position: absolute;
  inset: 0;
  background: #fff;
  /* ← サイトの背景色に合わせて変える */
  transform-origin: left center;
  z-index: 10000; }

/* ─── 左から（デフォルト） ─── */
.curtain-container .curtain-overlay {
  transform-origin: left center; }

.curtain-container.revealed .curtain-overlay {
  animation: curtainOpen-left 1.8s cubic-bezier(0.77, 0, 0.175, 1) forwards; }

@keyframes curtainOpen-left {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(0); } }
/* ─── 右から ─── */
.curtain-container.from-right .curtain-overlay {
  transform-origin: right center; }

.curtain-container.from-right.revealed .curtain-overlay {
  animation: curtainOpen-right 1.8s cubic-bezier(0.77, 0, 0.175, 1) forwards; }

@keyframes curtainOpen-right {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(0); } }
/* ─── 下から ─── */
.curtain-container.from-bottom .curtain-overlay {
  transform-origin: center bottom; }

.curtain-container.from-bottom.revealed .curtain-overlay {
  animation: curtainOpen-bottom 1.5s cubic-bezier(0.77, 0, 0.175, 1) forwards; }

@keyframes curtainOpen-bottom {
  0% {
    transform: scaleY(1); }
  100% {
    transform: scaleY(0); } }
/* ─── 滲みふわっと表示 ─── */
.blur-in {
  filter: blur(16px);
  opacity: 0;
  transition: filter 1.2s ease, opacity 0.8s ease; }

.blur-in.revealed {
  filter: blur(0);
  opacity: 1; }

/* ─── フェード ─── */
.fade-in {
  opacity: 0;
  transition: 1.8s ease, opacity 1s ease; }

.fade-in.revealed {
  opacity: 1; }

.u-delay1 {
  transition-delay: .2s; }

.u-delay2 {
  transition-delay: .4s; }

.u-delay3 {
  transition-delay: .6s; }
