BLACK FRIDAY対象商品!
A collection page of 銀座ヨシノヤオンラインショップ
About
.full-width-banner { position: relative; left: 50%; right: 50%; margin-left: -50vw !important; margin-right: -50vw !important; margin-bottom: 0px !important; width: 100vw !important; max-width: 100vw !important; display: flex !important; justify-content: center !important; } .full-width-banner a { display: block !important; width: 100% !important; max-width: 1200px !important; } .full-width-banner img { width: 95% !important; max-width: 1200px !important; height: auto !important; display: block !important; margin: 0 auto !important; } .bf-container { /* このコンテナ自体を中央に配置 */ margin: 20px auto 0; /* コンテナの幅を内容に合わせる場合 90% -> fit-content */ width: 100%; } .category-links { display: flex; justify-content: center; gap: 15px; flex-wrap: nowrap; padding: 0px; margin: 0; } .category-links a { background: #000000; color: #ffffff !important; padding: 12px 24px; text-decoration: none !important; border-radius: 8px; font-size: 16px; font-weight: bold; transition: background 0.3s ease; white-space: nowrap; } .category-links a:hover { background: #333333; color: #ffffff !important; } @media (max-width: 768px) { .category-links { gap: 8px; padding: 0; } .category-links a { padding: 5px 8px; font-size: 12px; flex: 1; min-width: 0; } } @media (max-width: 480px) { .category-links { gap: 6px; } .category-links a { padding: 10px 0px; font-size: 12px; } } .long-button-container { display: flex; justify-content: center; padding-top: 15px; margin: 0; } .long-button-container a { background: #000000; color: #ffffff !important; padding: 12px 24px; text-decoration: none !important; border-radius: 8px; font-size: 16px; font-weight: bold; transition: background 0.3s ease; white-space: nowrap; text-align: center; box-sizing: border-box; width: 100%; } .long-button-container a:hover { background: #333333; color: #ffffff !important; } .countdown-timer { text-align: center; padding: 10px 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; } .countdown-timer .timer-label {