/* 浮世絵グッズ — ページ固有の上書き（p7Zeitgeist 準拠） */

/*
 * 2番目コンテナ — 全面浮世絵（classy-lady.png）
 * p7Zeitgeist の fixed 背景は body の水墨画と競合し、浮世絵が描画されないことがあるため scroll に固定。
 */
#banner-hero-image.full-bleed-image {
	background-image: url('/p7Zeitgeist/img/classy-lady.png') !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: scroll !important;
	background-color: #f5f0e8;
	backdrop-filter: none !important;
	-webkit-backdrop-filter: none !important;
	isolation: isolate;
	position: relative;
	z-index: 0;
	min-height: 100vh;
	width: 100%;
	margin: 0;
}

.intro-with-ring {
	display: flex;
	gap: 3em;
	align-items: flex-start;
	flex-wrap: wrap;
}

.intro-copy {
	flex: 1;
	min-width: 300px;
	max-width: 550px;
	padding: 0 1.5em;
}

.intro-ring {
	flex: 1;
	min-width: 300px;
}

.intro-title {
	font-family: 'Shippori Mincho', 'Noto Serif JP', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', serif;
	font-size: clamp(2.1rem, 4.5vw, 3rem);
	font-weight: 500;
	line-height: 1.45;
	letter-spacing: 0.14em;
	margin-bottom: 2.5em;
	color: #1a1714;
	text-align: center;
	font-feature-settings: 'palt' 1, 'pkna' 1;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.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;
}

.intro-block {
	padding: 1.8em 0;
	border-left: 3px solid rgba(211, 47, 47, 0.3);
	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-artists {
	font-size: clamp(0.92rem, 1.75vw, 1.05rem);
	line-height: 1.9;
	color: #666;
	margin-bottom: 1.3em;
}

.intro-block .intro-cta {
	font-size: clamp(1rem, 1.9vw, 1.15rem);
	font-weight: 600;
	color: #d32f2f;
	letter-spacing: 0.05em;
	margin-top: 1.8em;
	padding-top: 1.3em;
	border-top: 1px solid rgba(211, 47, 47, 0.15);
	margin-bottom: 0;
}

.scroll-hint {
	text-align: center;
	font-size: 0.85rem;
	font-weight: 400;
	letter-spacing: 0.12em;
	color: #999;
	text-transform: uppercase;
	margin-top: 2.5em;
	padding-top: 1.5em;
	border-top: 1px solid #e8e8e8;
	animation: pulse 2s ease-in-out infinite;
}

.product-lineup-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0;
}

.product-card {
	background: #fafafa;
	padding: 1.8em 1.5em;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
	margin: 1em;
	min-height: 320px;
}

.product-card h3 {
	color: #555;
	font-size: 0.85em;
	margin-bottom: 1.5em;
	font-weight: 500;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	opacity: 0.8;
}

.product-card ul {
	font-size: 0.9em;
	line-height: 2;
	list-style: none;
	padding: 0;
	color: #666;
}

.product-card li {
	padding: 0.4em 0;
	border-bottom: 1px solid #f0f0f0;
	font-weight: 400;
}

.product-card li:last-child {
	border-bottom: none;
}

.product-card-special {
	background: #f5f0e8;
	border-color: #e8dcc8;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.product-card-special p {
	font-size: 1.05em;
	color: #5a4a3a;
	line-height: 2;
	letter-spacing: 0.04em;
}

.product-card-special strong {
	font-size: 1.2em;
	display: block;
	margin-bottom: 1em;
	color: #4a3a2a;
	font-weight: 500;
	letter-spacing: 0.06em;
}

.lineup-heading {
	font-size: 1.5em;
	margin-bottom: 2.5em;
	color: #333;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

@keyframes pulse {
	0%,
	100% {
		opacity: 0.6;
	}
	50% {
		opacity: 1;
	}
}

@media only screen and (max-width: 960px) {
	.product-lineup-grid {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 900px) {
	.intro-with-ring {
		flex-direction: column;
		gap: 1.5rem;
	}
}

.p7AMM .amm-kicker {
	display: block;
	font-size: 0.65rem;
	letter-spacing: 0.14em;
	opacity: 0.75;
	margin-bottom: 0.15rem;
}

.p7AMM .nav-label-stack {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	line-height: 1.2;
}

.p7AMM .nav-sub-label {
	display: block;
	font-family: Montserrat, 'Noto Sans JP', sans-serif;
	font-size: 0.55rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: rgba(0, 0, 0, 0.55);
	margin-top: 0.15rem;
	white-space: nowrap;
}

.p7AMM .nav-ukiyoe-goods {
	color: #5da8d8 !important;
}

.p7AMM .nav-ukiyoe-goods:hover {
	color: #3d94cc !important;
}

.p7AMM .nav-ukiyoe-goods .nav-sub-label {
	color: rgba(61, 148, 204, 0.9);
}

.p7AMM a.current_mark.nav-ukiyoe-goods {
	color: #2b84bf !important;
}

.p7AMM a.current_mark.nav-ukiyoe-goods .nav-sub-label {
	color: rgba(43, 132, 191, 0.95);
}

.p7AMM a.current_mark .nav-sub-label {
	color: rgba(30, 60, 150, 0.7);
}

/* p7AMM 矢印 GIF 未同梱 — CSS チューブンで代替（404 防止） */
#p7AMM_1 ul a.amm-trigger {
	background-image: none !important;
	padding-right: 1.6em !important;
	position: relative;
}

#p7AMM_1 ul a.amm-trigger::after {
	content: '›';
	position: absolute;
	right: 0.55em;
	top: 50%;
	transform: translateY(-52%);
	font-size: 1.05em;
	line-height: 1;
	opacity: 0.72;
	pointer-events: none;
}

#p7AMM_1 ul a.amm-trigger.open::after {
	transform: translateY(-52%) rotate(90deg);
}

#p7AMM_1 ul .amm-soon {
	display: block;
	padding: 0.45em 1em;
	font-size: 0.88em;
	line-height: 1.5;
	color: #999;
	cursor: default;
}

#p7AMM_1 ul .amm-soon__badge {
	display: inline-block;
	margin-left: 0.35em;
	padding: 0.1em 0.45em;
	border: 1px dashed #ccc;
	border-radius: 999px;
	font-size: 0.78em;
	letter-spacing: 0.04em;
	color: #aaa;
}
