UNITED ARROWS BOTTLE SHOP × IMADEYA 酒 アート Tシャツ販売中
A collection page of IMADEYA ONLINE STORE
About
UA×IMADEYA 酒 アート Tシャツ | IMADEYA ONLINE STORE /* --- 基本設定 --- */ :root { --ua-accent: #ddd; --ua-bg-light: #eff2f4; --ua-dark: #404040; --ua-white: #FFFFFF; --ua-font-jp: 'Yu Gothic', 'YuGothic', 'Hiragino Sans', sans-serif; --ua-font-en: 'Roboto Slab', serif; } body { margin: 0; padding: 0; background-color: #fff; color: #333; font-family: var(--ua-font-jp); line-height: 1.8; } .ua-container { max-width: 1000px; margin: 0 auto; padding: 0 20px; } /* --- タイポグラフィ --- */ .ua-brand-label { font-family: var(--ua-font-en); font-size: 0.8rem; letter-spacing: 0.2em; color: #999; text-align: center; margin-bottom: 10px; font-weight: bold; display: block; } .ua-main-copy { font-size: 2rem; font-weight: 500; text-align: center; margin-bottom: 60px; line-height: 1.5; letter-spacing: 0.05em; } /* --- メインビジュアル+概要 --- */ .ua-hero-section { margin-bottom: 80px; } .ua-hero-grid { display: flex; align-items: center; gap: 40px; background-color: #f9f9f9; padding: 40px; } .ua-hero-img { flex: 1.5; line-height: 0; } .ua-hero-img img { width: 100%; height: auto; display: block; } .ua-hero-caption { font-size: 0.75rem; color: #888; margin-top: 12px; line-height: 1.4; text-align: left; } .ua-hero-content { flex: 1; } .ua-hero-tag { font-family: var(--ua-font-en); font-size: 0.8rem; color: #999; margin-bottom: 10px; display: block; } .ua-hero-title { font-size: 1.4rem; margin-bottom: 20px; font-weight: bold; line-height: 1.5; } .ua-hero-text { font-size: 0.95rem; color: #666; text-align: justify; margin: 0; } /* --- 共同開発 --- */ .ua-story-section { padding: 60px 0 100px; } .ua-story-grid { display: flex; align-items: center; gap: 60px; } .ua-story-visual { flex: 1.2; } .ua-story-content { flex: 1; } .ua-story-title { font-size: 1.6rem; margin-bottom: 25px; border-left: 4px solid var(--ua-dark); padding-left: 15px; line-height: 1.3; } .ua-story-text { font-size: 1rem; margin-bottom: 20px; text-align: justify; color: #444; } /* --- こだわりセクション --- */ .ua-features-vertical { padding: 100px 0; bor