/* 古着衛門 7のつく日20％OFF専用ページ v1.0.0 */
body.he-subpage--sale7 .outline {
  padding-top: 38px;
}

.he-sale7-page {
  width: min(1080px, 100%);
  margin: 0 auto;
}

.he-sale7-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr);
  overflow: hidden;
  border: 1px solid #d7d7d7;
  border-top: 9px solid var(--he-red);
  background: #fff;
  box-shadow: var(--he-shadow);
}

.he-sale7-hero-copy {
  padding: 44px 42px 40px;
}

.he-sale7-kicker,
.he-sale7-section-label {
  margin: 0 0 9px;
  color: var(--he-red-dark);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.1em;
}

.he-sale7-hero h1 {
  margin: 0;
  color: var(--he-ink);
  font-size: clamp(38px, 5vw, 60px);
  font-weight: 950;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.he-sale7-hero h1 span {
  display: block;
}

.he-sale7-lead {
  margin: 20px 0 0;
  color: var(--he-text);
  font-size: 17px;
  line-height: 1.85;
}

.he-sale7-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.he-sale7-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 11px 20px;
  border: 2px solid #111;
  border-radius: 4px;
  font-weight: 900;
  line-height: 1.4;
  text-decoration: none;
}

body.he-subpage .outline .he-sale7-button-red {
  border-color: var(--he-red);
  background: var(--he-red);
  color: #fff;
}

body.he-subpage .outline .he-sale7-button-dark {
  border-color: #111;
  background: #111;
  color: #fff;
}

body.he-subpage .outline .he-sale7-button-outline {
  border-color: #fff;
  background: transparent;
  color: #fff;
}

.he-sale7-mini-note {
  margin: 15px 0 0;
  color: #666;
  font-size: 13px;
  line-height: 1.65;
}

.he-sale7-promo {
  margin: 0;
  min-height: 430px;
  overflow: hidden;
  background: #111;
}

.he-sale7-promo img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
}

.he-sale7-local-nav {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 18px 0 0;
  border: 1px solid #d7d7d7;
  background: #fff;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.04);
}

body.he-subpage .outline .he-sale7-local-nav a {
  display: flex;
  min-height: 72px;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-right: 1px solid #e2e2e2;
  color: #222;
  text-decoration: none;
}

body.he-subpage .outline .he-sale7-local-nav a:last-child {
  border-right: 0;
}

.he-sale7-local-nav span {
  color: var(--he-red);
  font-size: 12px;
  font-weight: 900;
}

.he-sale7-local-nav strong {
  font-size: 15px;
  line-height: 1.35;
}

.he-sale7-section {
  margin-top: 24px;
  padding: 36px 38px;
  border: 1px solid #d7d7d7;
  background: #fff;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.045);
  scroll-margin-top: 90px;
}

.he-sale7-section-alt {
  background: #f8f8f8;
}

.he-sale7-section-head {
  margin-bottom: 26px;
}

.he-sale7-section-head > p,
.he-sale7-visit > div > p {
  margin: 0 0 6px;
  color: var(--he-red-dark);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.he-sale7-section-head h2,
.he-sale7-ina-grid h2,
.he-sale7-visit h2 {
  margin: 0;
  color: #171717;
  font-size: clamp(27px, 3.5vw, 40px);
  font-weight: 950;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.he-sale7-section-head > span {
  display: block;
  margin-top: 8px;
  color: #555;
  line-height: 1.8;
}

.he-sale7-rule-grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.22fr);
  gap: 20px;
}

.he-sale7-main-card {
  display: flex;
  min-height: 310px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 20px;
  border: 5px solid var(--he-red);
  background: #fff;
  text-align: center;
}

.he-sale7-main-card > span {
  color: #333;
  font-size: 17px;
  font-weight: 900;
}

.he-sale7-main-card strong {
  display: flex;
  align-items: baseline;
  margin: 7px 0;
  color: var(--he-red);
  line-height: 1;
}

.he-sale7-main-card strong b {
  font-size: clamp(68px, 8vw, 96px);
  font-weight: 950;
  letter-spacing: -0.07em;
}

.he-sale7-main-card strong small {
  margin-left: 5px;
  font-size: 25px;
  font-weight: 950;
}

.he-sale7-main-card p {
  margin: 0;
  color: #111;
  font-weight: 900;
}

.he-sale7-rule-list {
  display: grid;
  gap: 12px;
}

.he-sale7-rule-list article {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 15px;
  align-items: start;
  padding: 20px;
  border: 1px solid #ddd;
  background: #fafafa;
}

.he-sale7-rule-list article > span {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}

.he-sale7-rule-list h3,
.he-sale7-steps h3,
.he-sale7-other-card h3 {
  margin: 0 0 6px;
  color: #171717;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.4;
}

.he-sale7-rule-list p,
.he-sale7-steps p {
  margin: 0;
  color: #444;
  line-height: 1.75;
}

.he-sale7-notice {
  margin: 18px 0 0;
  padding: 13px 15px;
  border-left: 5px solid #111;
  background: #f3f3f3;
  color: #444;
  font-size: 14px;
  line-height: 1.7;
}

.he-sale7-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.he-sale7-steps li {
  padding: 24px 22px;
  border-top: 6px solid var(--he-red);
  background: #fff;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
}

.he-sale7-steps li > span {
  display: block;
  margin-bottom: 10px;
  color: var(--he-red-dark);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
}

body.he-subpage .outline .he-sale7-steps a,
body.he-subpage .outline .he-sale7-ina-grid a {
  display: inline-block;
  margin-top: 12px;
  color: var(--he-red-dark);
  font-weight: 900;
}

.he-sale7-ina-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  gap: 28px;
  align-items: center;
}

.he-sale7-ina-grid > div > p:not(.he-sale7-section-label) {
  margin: 14px 0 0;
  color: #333;
  line-height: 1.9;
}

.he-sale7-ina-card {
  display: flex;
  min-height: 300px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 28px;
  border: 5px solid var(--he-red);
  background: #fff4f5;
  text-align: center;
}

.he-sale7-ina-card span {
  color: #555;
  font-weight: 900;
}

.he-sale7-ina-card strong {
  margin: 0;
  color: var(--he-red);
  font-size: clamp(86px, 10vw, 120px);
  font-weight: 950;
  line-height: 0.95;
}

.he-sale7-ina-card b {
  margin-top: 2px;
  color: #111;
  font-size: 27px;
  font-weight: 950;
}

.he-sale7-ina-card p {
  margin: 13px 0 0;
  color: #333;
  font-weight: 900;
}

.he-sale7-other-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 26px 28px;
  border: 2px solid #222;
  background: #fff;
}

.he-sale7-other-card > div > p {
  margin: 0 0 5px;
  color: var(--he-red-dark);
  font-size: 13px;
  font-weight: 900;
}

.he-sale7-other-card > div > span {
  display: block;
  max-width: 700px;
  color: #444;
  line-height: 1.8;
}

.he-sale7-other-card .he-sale7-button {
  flex: 0 0 auto;
}

.he-sale7-visit {
  margin-top: 24px;
  padding: 38px 40px;
  background: #111;
  color: #fff;
  box-shadow: var(--he-shadow);
}

.he-sale7-visit h2 {
  color: #fff;
}

.he-sale7-visit > div > span {
  display: block;
  margin-top: 8px;
  color: #e7e7e7;
}

.he-sale7-visit dl {
  display: grid;
  gap: 1px;
  margin: 24px 0 0;
  background: #333;
}

.he-sale7-visit dl div {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  padding: 12px 15px;
  background: #1c1c1c;
}

.he-sale7-visit dt {
  color: #aaa;
  font-weight: 800;
}

.he-sale7-visit dd {
  margin: 0;
  color: #fff;
  font-weight: 800;
}

@media (max-width: 900px) {
  .he-sale7-hero,
  .he-sale7-ina-grid {
    grid-template-columns: 1fr;
  }

  .he-sale7-local-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.he-subpage .outline .he-sale7-local-nav a:nth-child(2) {
    border-right: 0;
  }

  body.he-subpage .outline .he-sale7-local-nav a:nth-child(-n+2) {
    border-bottom: 1px solid #e2e2e2;
  }

  .he-sale7-rule-grid {
    grid-template-columns: 1fr;
  }

  .he-sale7-steps {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  body.he-subpage--sale7 .outline {
    width: min(100% - 20px, 1200px);
    padding: 20px 10px 42px;
  }

  .he-sale7-hero-copy {
    padding: 28px 20px 24px;
  }

  .he-sale7-hero h1 {
    font-size: clamp(34px, 11vw, 46px);
  }

  .he-sale7-lead {
    font-size: 16px;
  }

  .he-sale7-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .he-sale7-button {
    width: 100%;
  }

  .he-sale7-promo,
  .he-sale7-promo img {
    min-height: 0;
  }

  .he-sale7-promo img {
    aspect-ratio: 4 / 5;
    object-fit: cover;
  }

  .he-sale7-local-nav {
    grid-template-columns: 1fr;
  }

  body.he-subpage .outline .he-sale7-local-nav a {
    min-height: 58px;
    border-right: 0;
    border-bottom: 1px solid #e2e2e2;
  }

  body.he-subpage .outline .he-sale7-local-nav a:last-child {
    border-bottom: 0;
  }

  .he-sale7-section {
    padding: 28px 20px;
  }

  .he-sale7-rule-list article {
    grid-template-columns: 44px minmax(0, 1fr);
    padding: 18px 14px;
  }

  .he-sale7-rule-list article > span {
    width: 44px;
    height: 44px;
  }

  .he-sale7-other-card {
    align-items: stretch;
    flex-direction: column;
    padding: 22px 18px;
  }

  .he-sale7-visit {
    padding: 30px 20px;
  }

  .he-sale7-visit dl div {
    grid-template-columns: 1fr;
    gap: 2px;
  }
}
