嵐 Five オルゴール|紫 プリザーブドフラワー オルゴール|18弁モデル
document.addEventListener('DOMContentLoaded', function() { // iframe(試聴プレイヤー)を包んでいる外枠の要素を探します const playerWrapper = document.querySelector('iframe[src*="triallistening"]')?.parentE lement; if (playerWrapper) { // 枠がクリック(タップ)されたら一度だけGA4に合図を送る playerWrapper.addEventListener('click', function() { if (window.shopifyDataLayer && !this.dataset.tracked) { this.dataset.tracked = "true"; // 1回の滞在で何度も重複カウントするのを防ぎます shopifyDataLayer.publish("custom_video_play", { videoTitle: "{{ product.title | escape }} - 試聴プレイヤー選択" }); } }, { once: true }); } }); /* ========================================== RESPONSIVE LUXURY DESIGN - PURPLE EDITION ========================================== */ .purplegift { background: #faf5ff; /* 紫に合わせた気品のある非常に薄いラベンダー */ color: #2d2159; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; overflow: hidden; } .purplegift * { box-sizing: border-box; } /* 共通インナー */ .purplegift-inner { width: 100%; max-width: 1100px; margin: auto; padding: 0 24px; } /* HERO (紫のグラデーション) */ .purplegift-hero { background: linear-gradient(135deg, #44337a 0%, #6b46c1 100%); color: #fff; position: relative; overflow: hidden; } .purplegift-hero::before { content: ""; position: absolute; width: 420px; height: 420px; border-radius: 50%; background: rgba(255, 255, 255, 0.04); top: -220px; right: -120px; } .purplegift-hero::after { content: ""; position: absolute; width: 240px; height: 240px; border-radius: 50%; background: rgba(255, 255, 255, 0.03); bottom: -120px; left: -80px; } .purplegift-hero-content { position: relative; z-index: 2; padding: 90px 0 80px; text-align: center; } .purplegift-sub { font-size: 11px; letter-spacing: 0.28em; color: #e9d8fd; margin-bottom: 18px; } .purplegift-title { font-size: clamp(28px, 4vw, 48px); line-height: 1.55; font-weight: 400; letter-spacing: 0.05em; color: #fff; margin: 0 0 30px; } .purplegift-lead { max-width: 760px; margin: auto; font-size: 15px; line-height: 2.2; color: #f3e8ff; } /* CONTENT SECTION */ .purplegift-section { padding: 70px 0; } .purplegift-card { background: #fff; border: 1px solid #e9d8fd; padding: 48px; box-shadow: 0 8px 30px rgba(50, 0, 100, 0.05); } .purplegift-heading { font-size: clamp(22px, 3vw, 32px); color: #553c9a; line-height: 1.5; margin: 0 0 28px; padding-left: 18px; border-left: 4px solid #805ad5; letter-spacing: 0.04em; } .purplegift-text { font-size: 15px; line-height: 2.2; color: #4a4458; } .purplegift-text p { margin: 0 0 1.4em; } /* HIGHLIGHT (紫のハイライト) */ .purplegift-highlight { margin-top: 30px; padding: 28px; background: linear-gradient(135deg, #f3e8ff 0%, #faf5ff 100%); border: 1px solid #e9d8fd; } .purplegift-highlight p { margin: 0; color: #44337a; font-size: 14px; line-height: 2; } /* AUDIO PLAYER SECTION */ .purplegift-audio-container { margin-top: 40px; background: #fff; border: 1px solid #e9d8fd; padding: 40px; box-shadow: 0 8px 30px rgba(50, 0, 100, 0.03); text-align: center; } .purplegift-audio-title { font-size: 22px; color: #553c9a; margin: 0 0 12px; font-weight: normal; letter-spacing: 0.08em; } .purplegift-audio-lead { font-size: 14px; line-height: 1.8; color: #4a4458; margin: 0 0 25px; } /* --- プレイヤー用のCSS --- */ .orgel-scale-wrap { width: 100%; display: flex; justify-content: center; overflow: visible; } .orgel-isolate { transform: scale(0.92); transform-origin: center top; width: 390px; height: 108px; } .orgel-isolate iframe { width: 390px !important; height: 120px !important; border: none !important; display: block !important; background: transparent; } /* SPEC (深い紫色の背景) */ .purplegift-spec { margin-top: 40px; background: #2d2159; padding: 40px; } .purplegift-spec-title { color: #fff; font-size: 24px; margin: 0 0 25px; font-weight: 400; letter-spacing: 0.08em; } .purplegift-table { width: 100%; border-collapse: collapse; } .purplegift-table th { width: 140px; text-align: left; padding: 14px 10px; vertical-align: top; border-bottom: 1px solid rgba(255, 255, 255, 0.12); color: #e9d8fd; font-weight: normal; font-size: 13px; line-height: 1.8; } .purplegift-table td { padding: 14px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.08); color: #fff; font-size: 13px; line-height: 1.9; } /* NOTE */ .purplegift-note { margin-top: 24px; font-size: 12px; line-height: 2; color: #b794f4; } /* ========================================== MOBILE OPTIMIZATION ========================================== */ @media screen and (max-width:990px){ .orgel-isolate{ transform:scale(0.82); height:95px; } } @media(max-width:768px){ .purplegift-inner { padding: 0 16px; } .purplegift-hero-content { padding: 65px 0 55px; } .purplegift-title { font-size: 28px; line-height: 1.5; margin-bottom: 24px; } .purplegift-lead { font-size: 13px; line-height: 2; } .purplegift-section { padding: 35px 0; } .purplegift-card { padding: 28px 22px; } .purplegift-heading { font-size: 22px; margin-bottom: 22px; } .purplegift-text { font-size: 13px; line-height: 2; } .purplegift-highlight { padding: 22px; } .purplegift-highlight p { font-size: 13px; line-height: 1.9; } /* スマホ用プレイヤーエリア調整 */ .purplegift-audio-container { padding: 30px 16px; margin-top: 30px; } .purplegift-audio-title { font-size: 18px; } .purplegift-audio-lead { font-size: 12px; margin-bottom: 20px; } .orgel-isolate { transform: scale(0.72); height: 82px; } .purplegift-spec { padding: 28px 18px; } .purplegift-spec-title { font-size: 20px; } .purplegift-table th { width: 90px; font-size: 11px; } .purplegift-table td { font-size: 11px; } .purplegift-note { font-size: 11px; line-height: 1.9; } } PRESERVED FLOWER MUSIC BOX 特別な一曲を、特別な彩りで 気品と華やかさをあわせ持つ「紫」のプリザーブドフラワーをあしらった、特別感あふれるオルゴールギフトです。 花の美しさと、やさしい音色をひとつに閉じ込め、大切な想いを上質なかたちで届けます。 花と音色が織りなす、上品なひととき やさしい音色と花の美しさをひとつに閉じ込め、シンプルで上質なオルゴールの中に、深みのある紫の花々を丁寧にアレンジしました。 蓋を開けた瞬間、上品な彩りとともに、オルゴールのやわらかな音色が静かに広がります。 本商品は、お好きな楽曲をお選びいただけるオーダータイプ。大切な一曲を、特別なカラーとともにお楽しみいただけます。 落ち着きの中に華やかさを感じさせる紫は、大人の贈り物や、特別な想いを込めたギフトにもおすすめ。誕生日や記念日、ご自身へのご褒美としても人気です。 なお、本シリーズは紫のほか、赤・青・黄・緑のカラーもご用意しております。お好みの色と楽曲を組み合わせて、あなただけのオルゴールをお選びください。 インテリアにも自然になじむ、上質で落ち着きのあるオルゴール。花と音楽が織りなす、心ほどけるひとときをお届けします。 試聴 電子音で音色をご確認いただけます。 Specifications サイズ W140 × D78 × H70mm オルゴール 18弁 仕様 塗装箱オルゴール / プリザーブドフラワー入り ※楽曲によりお届けまでお時間をいただく場合がございます。 ※プリザーブドフラワーは一点一点手作業でアレンジしておりますため、花の配置や色味には個体差がございます。掲載写真はイメージとなりますので、あらかじめご了承ください。