/**
 * 2025 Spring
 */

/* PC
------------------------------------------------------ */
.p-hero {
  background-image: url('/img/usr/womens/top/2025fall/hero_pc.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}

/* Style01 */
.c-2025fall-style--1 {
  grid-template-rows: auto auto auto;
}

.c-2025fall-style--1 .c-style__heading {
  grid-row: 1 / 3;
  grid-column: 2 / 3;
}

.c-2025fall-style--1 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 4 / 7;
}

.c-2025fall-style--1 .c-style__image:nth-child(3) {
  grid-row: 1 / 3;
  grid-column: 3 / 4;
}

.c-2025fall-style--1 .c-style__image:nth-child(4) {
  grid-row: 2 / 4;
  grid-column: 1 / 2;
}

.c-2025fall-style--1 .c-style__image:nth-child(5) {
  grid-row: 3 / 4;
  grid-column: 2 / 3;
}

.c-2025fall-style--1 .c-style__image:nth-child(6) {
  grid-row: 3 / 4;
  grid-column: 3 / 4;
}

.c-2025fall-style--1 .c-style__detail {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}

/* Style02 */
.c-2025fall-style--2 {
  grid-template-rows: 2fr 1fr;
}

.c-2025fall-style--2 .c-style__heading {
  grid-row: 1 / 2;
  grid-column: 6 / 7;
}

.c-2025fall-style--2 .c-style__image:nth-child(2) {
  grid-row: 1 / 3;
  grid-column: 1 / 4;
}

.c-2025fall-style--2 .c-style__image:nth-child(3) {
  grid-row: 1 / 2;
  grid-column: 4 / 6;
}

.c-2025fall-style--2 .c-style__image:nth-child(4) {
  grid-row: 2 / 3;
  grid-column: 5 / 6;
}

.c-2025fall-style--2 .c-style__image:nth-child(5) {
  grid-row: 2 / 3;
  grid-column: 6 / 7;
}

.c-2025fall-style--2 .c-style__detail {
  grid-row: 2 / 3;
  grid-column: 4 / 5;
}

/* Style03 */
.c-2025fall-style--3 {
  grid-template-rows: 2fr 1fr;
}

.c-2025fall-style--3 .c-style__heading {
  grid-row: 1 / 3;
  grid-column: 4 / 5;

}

.c-2025fall-style--3 .c-style__image:nth-child(2) {
  grid-row: 1 / 3;
  grid-column: 1 / 4;

}

.c-2025fall-style--3 .c-style__image:nth-child(3) {
  grid-row: 1 / 2;
  grid-column: 5 / 7;
}

.c-2025fall-style--3 .c-style__image:nth-child(4) {
  grid-row: 2 / 3;
  grid-column: 5 / 6;
}

.c-2025fall-style--3 .c-style__detail {
  grid-row: 2 / 3;
  grid-column: 6 / 7;
}

/* Style04 */
.c-2025fall-style--4 {
  grid-template-rows: repeat(3, 1fr);
}

.c-2025fall-style--4 .c-style__heading {
  grid-row: 3 / 4;
  grid-column: 1 / 4;

}

.c-2025fall-style--4 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 4 / 7;
}

.c-2025fall-style--4 .c-style__image:nth-child(3) {
  grid-row: 1 / 3;
  grid-column: 1 / 3;
}

.c-2025fall-style--4 .c-style__image:nth-child(4) {
  grid-row: 1 / 2;
  grid-column: 3 / 4;

}

.c-2025fall-style--4 .c-style__detail {
  grid-row: 2 / 3;
  grid-column: 3 / 4;
}

/* Style05 */
.c-2025fall-style--5 {
  grid-template-rows: repeat(3, 1fr);
}

.c-2025fall-style--5 .c-style__heading {
  grid-row: 2 / 3;
  grid-column: 6 / 7;
}

.c-2025fall-style--5 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

.c-2025fall-style--5 .c-style__image:nth-child(3) {
  grid-row: 2 / 4;
  grid-column: 4 / 6;
}

.c-2025fall-style--5 .c-style__image:nth-child(4) {
  grid-row: 1 / 2;
  grid-column: 4 / 7;
}


.c-2025fall-style--5 .c-style__detail {
  grid-row: 3 / 4;
  grid-column: 6 / 7;
}

/* Style06 */
.c-2025fall-style--6 {
  grid-template-rows: repeat(3, 1fr);
}

.c-2025fall-style--6 .c-style__heading {
  grid-row: 3 / 4;
  grid-column: 5 / 7;
}

.c-2025fall-style--6 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 2 / 5;
}

.c-2025fall-style--6 .c-style__image:nth-child(3) {
  grid-row: 1 / 3;
  grid-column: 5 / 7;
}

.c-2025fall-style--6 .c-style__image:nth-child(4) {
  grid-row: 2 / 4;
  grid-column: 1 / 2;
}

.c-2025fall-style--6 .c-style__detail {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  align-self: start;
}

/* Style07 */
.c-2025fall-style--7 {
  grid-template-rows: repeat(3, 1fr);
}

.c-2025fall-style--7 .c-style__heading {
  grid-row: 2 / 4;
  grid-column: 1 / 2;
}

.c-2025fall-style--7 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 4 / 7;
}

.c-2025fall-style--7 .c-style__image:nth-child(3) {
  grid-row: 2 / 4;
  grid-column: 2 / 4;
}

.c-2025fall-style--7 .c-style__image:nth-child(4) {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}

.c-2025fall-style--7 .c-style__detail {
  grid-row: 1 / 2;
  grid-column: 2 / 4;
  align-self: start;
}

/* SP
------------------------------------------------------ */
[data-browse-mode="S"] .p-hero {
  background: transparent url('/img/usr/womens/top/2025fall/hero_sp.jpg') no-repeat center bottom;
  background-size: cover;
}

[data-browse-mode="S"] .p-hero__heading {
  margin-top: 80px;
}

[data-browse-mode="S"] .c-style {
  grid-template-rows: repeat(6, 41.333vw);
  grid-template-columns: repeat(3, 1fr);
}

/* Style01 */
[data-browse-mode="S"] .c-2025fall-style--1 .c-style__heading {
  grid-row: 6 / 7;
  grid-column: 1 / 3;
  align-self: center;
}

[data-browse-mode="S"] .c-2025fall-style--1 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--1 .c-style__image:nth-child(3) {
  grid-row: 4 / 6;
  grid-column: 1 / 2;
}

[data-browse-mode="S"] .c-2025fall-style--1 .c-style__image:nth-child(4) {
  grid-row: 5 / 7;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--1 .c-style__image:nth-child(5) {
  grid-row: 4 / 6;
  grid-column: 2 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--1 .c-style__detail {
  grid-row: 4 / 5;
  grid-column: 3 / 4;
}

/* Style02 */
[data-browse-mode="S"] .c-2025fall-style--2 .c-style__heading {
  grid-row: 4 / 6;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--2 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--2 .c-style__image:nth-child(3) {
  grid-row: 4 / 6;
  grid-column: 1 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--2 .c-style__image:nth-child(4) {
  grid-row: 6 / 7;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--2 .c-style__image:nth-child(5) {
  grid-row: 6 / 7;
  grid-column: 2 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--2 .c-style__detail {
  grid-row: 6 / 7;
  grid-column: 1 / 2;
}

/* Style03 */
[data-browse-mode="S"] .c-2025fall-style--3 .c-style__heading {
  grid-row: 4 / 6;
  grid-column: 1 / 2;
}

[data-browse-mode="S"] .c-2025fall-style--3 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--3 .c-style__image:nth-child(3) {
  grid-row: 6 / 7;
  grid-column: 1 / 2;
}

[data-browse-mode="S"] .c-2025fall-style--3 .c-style__image:nth-child(4) {
  grid-row: 4 / 6;
  grid-column: 2 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--3 .c-style__detail {
  grid-row: 6 / 7;
  grid-column: 2 / 4;
}

/* Style04 */
[data-browse-mode="S"] .c-2025fall-style--4 .c-style__heading {
  grid-row: 4 / 6;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--4 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--4 .c-style__image:nth-child(3) {
  grid-row: 6 / 7;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--4 .c-style__image:nth-child(4) {
  grid-row: 4 / 6;
  grid-column: 1 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--4 .c-style__detail {
  grid-row: 6 / 7;
  grid-column: 1 / 3;
}

/* Style05 */
[data-browse-mode="S"] .c-2025fall-style--5 .c-style__heading {
  grid-row: 5 / 6;
  grid-column: 3 / 4;
  align-self: center;
}

[data-browse-mode="S"] .c-2025fall-style--5 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--5 .c-style__image:nth-child(3) {
  grid-row: 5 / 7;
  grid-column: 1 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--5 .c-style__image:nth-child(4) {
  grid-row: 4 / 5;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--5 .c-style__detail {
  grid-row: 6 / 7;
  grid-column: 3 / 4;
}

/* Style06 */
[data-browse-mode="S"] .c-2025fall-style--6 {
  grid-template-rows: repeat(5, 41.333vw);
}

[data-browse-mode="S"] .c-2025fall-style--6 .c-style__heading {
  grid-row: 4 / 6;
  grid-column: 1 / 2;
}

[data-browse-mode="S"] .c-2025fall-style--6 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--6 .c-style__image:nth-child(3) {
  grid-row: 4 / 5;
  grid-column: 2 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--6 .c-style__image:nth-child(4) {
  grid-row: 4 / 6;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--6 .c-style__detail {
  grid-row: 5 / 6;
  grid-column: 2 / 3;
  align-self: end;
}

/* Style07 */
[data-browse-mode="S"] .c-2025fall-style--7 .c-style__heading {
  grid-row: 4 / 6;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--7 .c-style__image:nth-child(2) {
  grid-row: 1 / 4;
  grid-column: 1 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--7 .c-style__image:nth-child(3) {
  grid-row: 4 / 6;
  grid-column: 1 / 3;
}

[data-browse-mode="S"] .c-2025fall-style--7 .c-style__image:nth-child(4) {
  grid-row: 6 / 7;
  grid-column: 3 / 4;
}

[data-browse-mode="S"] .c-2025fall-style--7 .c-style__detail {
  grid-row: 6 / 7;
  grid-column: 1 / 3;
  align-self: end;
}