/* エジプト装身具グッズ — ページ固有（p7Zeitgeist 準拠・黄金トーン） */

#p7HMY_2.zeit-1,
#p7HMY_2.main {
	overflow-x: clip;
	max-width: 100%;
	box-sizing: border-box;
}

#p7HMY_2 *,
#p7HMY_2 *::before,
#p7HMY_2 *::after {
	box-sizing: border-box;
}

#banner-hero-image.egypt-hero-bleed {
	background-image: url('/images/egypt-jewelry/suzuri/329767.webp') !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: scroll !important;
	background-color: #1a1410;
	backdrop-filter: none !important;
	-webkit-backdrop-filter: none !important;
	isolation: isolate;
	position: relative;
	z-index: 0;
	min-height: min(100vh, 720px);
	width: 100%;
	max-width: 100%;
	margin: 0;
	overflow: hidden;
}

#banner-hero-image.egypt-hero-bleed::after {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(
		180deg,
		rgba(26, 20, 16, 0.35) 0%,
		rgba(26, 20, 16, 0.55) 55%,
		rgba(26, 20, 16, 0.75) 100%
	);
	pointer-events: none;
}

.intro-with-showcase {
	display: flex;
	gap: 2rem;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
}

.intro-copy {
	flex: 1 1 16rem;
	min-width: 0;
	max-width: 550px;
	width: 100%;
	padding: 0 1.25rem;
}

.intro-showcase {
	flex: 1 1 16rem;
	min-width: 0;
	max-width: 520px;
	width: 100%;
}

.intro-title {
	font-family: 'Shippori Mincho', 'Noto Serif JP', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', serif;
	font-size: clamp(1.45rem, 4.2vw, 2.75rem);
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 0.06em;
	margin-bottom: 1em;
	padding-inline: 0.75rem;
	color: #1a1714;
	text-align: center;
	font-feature-settings: 'palt' 1, 'pkna' 1;
	overflow-wrap: anywhere;
}

/* リード文 — 明朝・中央・装飾 */
.egypt-intro-lead {
	max-width: 38rem;
	margin: 0 auto 2.5em;
	padding: 1.5em 1.5em;
	text-align: center;
	position: relative;
}

.egypt-intro-lead::before,
.egypt-intro-lead::after {
	content: '';
	display: block;
	width: min(4.5rem, 18vw);
	height: 1px;
	margin-inline: auto;
	background: linear-gradient(
		90deg,
		transparent,
		rgba(201, 162, 39, 0.55) 20%,
		rgba(201, 162, 39, 0.55) 80%,
		transparent
	);
}

.egypt-intro-lead::before {
	margin-bottom: 1.2em;
}

.egypt-intro-lead::after {
	margin-top: 1.2em;
}

.egypt-intro-lead__kicker {
	margin: 0 0 0.75em;
	font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
	font-size: 0.62rem;
	font-weight: 600;
	letter-spacing: 0.28em;
	text-transform: uppercase;
	color: #9a7b1a;
	opacity: 0.9;
}

.egypt-intro-lead__text {
	margin: 0;
	font-family: 'Shippori Mincho', 'Noto Serif JP', 'Yu Mincho', 'Hiragino Mincho ProN', serif;
	font-size: clamp(1.12rem, 2.4vw, 1.42rem);
	font-weight: 500;
	line-height: 2.15;
	letter-spacing: 0.14em;
	color: #3d342d;
	font-feature-settings: 'palt' 1, 'pkna' 1;
}

.intro-lead {
	font-size: clamp(1.05rem, 2vw, 1.2rem);
	line-height: 2;
	font-weight: 400;
	color: #4a4a4a;
	text-align: left;
	letter-spacing: 0.03em;
	margin-bottom: 1.8em;
}

@media (max-width: 900px) {
	#p7HMY_2 > .hmy-section {
		flex-basis: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	#p7HMY_2 .hmy-content {
		width: 100% !important;
		max-width: 100% !important;
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	.intro-with-showcase {
		flex-direction: column;
		gap: 1.5rem;
	}

	.intro-showcase,
	.intro-copy {
		max-width: 100%;
		padding-inline: 0.85rem;
	}

	.intro-store-btn {
		max-width: 100%;
		text-align: center;
	}

	#banner-hero-image.egypt-hero-bleed {
		min-height: min(70vh, 480px);
	}
}

@media (max-width: 768px) {
	.egypt-intro-lead {
		margin-bottom: 2em;
		padding-inline: 1em;
	}

	.egypt-intro-lead__text {
		letter-spacing: 0.06em;
		line-height: 1.9;
	}
}

@media (max-width: 480px) {
	.intro-title {
		letter-spacing: 0.04em;
		padding-inline: 0.5rem;
	}

	.intro-block {
		padding-left: 1rem;
	}
}

.intro-block {
	padding: 1.8em 0;
	border-left: 3px solid rgba(201, 162, 39, 0.45);
	padding-left: 1.5em;
	margin-bottom: 2em;
}

.intro-block p {
	font-size: clamp(0.95rem, 1.8vw, 1.08rem);
	line-height: 2;
	font-weight: 400;
	color: #555;
	margin-bottom: 1.5em;
	letter-spacing: 0.02em;
}

.intro-block .intro-motifs {
	font-size: clamp(0.92rem, 1.75vw, 1.05rem);
	line-height: 1.9;
	color: #666;
	margin-bottom: 1.3em;
}

.intro-block .intro-related a {
	color: #8b2e24;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.intro-block .intro-related {
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem 0.5rem;
	align-items: baseline;
	line-height: 1.7;
}

.intro-block .intro-cta {
	font-size: clamp(1rem, 1.9vw, 1.15rem);
	font-weight: 600;
	color: #9a7b1a;
	letter-spacing: 0.05em;
	margin-top: 1.8em;
	padding-top: 1.3em;
	border-top: 1px solid rgba(201, 162, 39, 0.25);
	margin-bottom: 0;
}

.intro-store-btn {
	display: inline-block;
	padding: 0.65em 1.4em;
	background: #8b2e24;
	color: #fdf6ec !important;
	text-decoration: none !important;
	border-radius: 999px;
	font-weight: 600;
	letter-spacing: 0.06em;
	transition: background 0.2s ease, transform 0.2s ease;
}

.intro-store-btn:hover {
	background: #6f241c;
	transform: translateY(-1px);
}

.intro-cta-note {
	display: block;
	margin-top: 0.75em;
	font-size: 0.85rem;
	font-weight: 400;
	color: #666;
	letter-spacing: 0.02em;
}

.scroll-hint {
	text-align: center;
	font-size: 0.85rem;
	color: #888;
	margin-top: 2em;
	letter-spacing: 0.08em;
}

.lineup-heading {
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(1.4rem, 3vw, 2rem);
	font-weight: 600;
	letter-spacing: 0.12em;
	color: #1a1714;
}

.product-card h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.15rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	color: #8b2e24;
	margin-bottom: 1rem;
}

.product-card ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product-card li {
	padding: 0.45em 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	font-size: 0.95rem;
	line-height: 1.6;
}

.product-card-special p {
	font-size: 1rem;
	line-height: 1.8;
	color: #444;
}

.product-card-special strong {
	display: block;
	color: #8b2e24;
	margin-bottom: 0.35em;
}

@media (max-width: 768px) {
	.intro-with-showcase {
		flex-direction: column;
	}

	.intro-showcase {
		max-width: 100%;
	}
}
