「今年はこれ!お父さんが本当に喜ぶ父の日プレゼント特集」
A collection page of IMADEYA ONLINE STORE
About
FATHER'S DAY - 父の日特集 | IMADEYA /* CSS Variables & Typography Settings */ :root { /* 日本語:游ゴシック / 英語:Roboto Slab */ --font-jp: '游ゴシック', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', sans-serif; --font-en: 'Roboto Slab', serif; --color-accent: #FF7474; --color-bg: #eff2f4; --color-btn-bg: #404040; --color-btn-text: #FFF; --color-text-main: #333333; --color-text-muted: #888888; } body { font-family: var(--font-jp); color: var(--color-text-main); background-color: var(--color-bg); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; padding: 0; } /* 英語フォント指定クラス */ .font-en, .section-title-en, h1, .price { font-family: var(--font-en) !important; } /* Utility Classes */ .text-accent { color: var(--color-accent); } .bg-window { background-color: var(--color-bg); } .btn-primary { background-color: var(--color-btn-bg); color: var(--color-btn-text); font-family: var(--font-jp); transition: all 0.3s ease; cursor: pointer; } /* Layout & Component Styles */ .section-container { margin-bottom: 4rem; padding: 4rem 1.5rem 5rem; border-radius: 0.5rem; background-color: #FFFFFF; /* 親要素のウインドウ背景の上に白枠として引き立たせる */ } .section-title-wrapper { text-align: center; margin-bottom: 3.5rem; position: relative; } .section-title-en { font-size: 2.25rem; letter-spacing: 0.15em; margin-bottom: 0.5rem; font-weight: 400; } .section-title-jp { font-size: 0.9rem; color: var(--color-text-muted); letter-spacing: 0.1em; font-weight: 500; } /* Main Visual */ .main-visual { width: 100%; height: auto; overflow: hidden; position: relative; background-color: #f7f7f7; margin-bottom: 5rem; } .main-visual img { width: 100%; height: auto; display: block; } /* Product Card & Grid Styles */ .product-grid { display: grid; /* 1カラムあたりの最小幅を300pxから330pxに拡大し、物理的なカード幅自体を大きく */ grid-template-columns: repeat(auto-fill, minmax(330px, 1fr)); gap: 2rem; /* 余白感を調整し、カードの迫力をアップ */ } .product-card { background-color: #FFFFFF; padding: 0.75rem; /* 内側余白をタイトに抑え、画像エリアを極限まで拡大 */ border
Sign in to see the ads landing on this page and its link graph.
Sign in to see all findings