{"product_id":"15084877513070","title":"【予約販売\/7月下旬から順次出荷」黒龍×宇宙兄弟 コラボ酒「跡」「跳」2種セット同時販売！","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003e黒龍×宇宙兄弟 コラボレーションセット\u003c\/title\u003e\n    \n    \u003c!-- Google Fonts: Roboto Slab --\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Slab:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \n    \u003c!-- Tailwind CSS --\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --color-accent: #FF7474;\n            --color-bg: #eff2f4;\n            --color-button: #404040;\n            --color-button-text: #FFF;\n        }\n\n        body {\n            font-family: 'Yu Gothic', 'YuGothic', sans-serif;\n            background-color: var(--color-bg);\n            color: #333;\n            line-height: 1.8;\n            margin: 0;\n            padding: 0;\n            overflow-x: hidden;\n        }\n\n        \/* 英語フォント指定を特定のクラスのみに限定し、見出しは游ゴシックを優先 *\/\n        .en-font {\n            font-family: 'Roboto Slab', serif;\n        }\n\n        .text-accent {\n            color: var(--color-accent);\n        }\n\n        .bg-accent {\n            background-color: var(--color-accent);\n        }\n\n        .section-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 80px 20px;\n        }\n\n        \/* アニメーション初期状態 *\/\n        .fade-in {\n            opacity: 0;\n            transform: translateY(20px);\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\n            will-change: opacity, transform; \/* パフォーマンス最適化 *\/\n        }\n\n        \/* アニメーション発火時 *\/\n        .fade-in.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        .product-card {\n            background: #fff;\n            border-radius: 4px;\n            overflow: hidden;\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease;\n            height: 100%; \/* 高さを揃える *\/\n            display: flex;\n            flex-direction: column;\n        }\n\n        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 10px 25px rgba(0,0,0,0.05); \/* ホバー時に影をつけて浮遊感を強調 *\/\n        }\n\n        .concept-title {\n            letter-spacing: 0.2em;\n            position: relative;\n            display: inline-block;\n            padding-bottom: 15px;\n            font-weight: bold;\n        }\n\n        .concept-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 40px;\n            height: 2px;\n            background-color: var(--color-button);\n        }\n\n        \/* 画像コンテナの調整: ボトル画像に合わせて縦横比を変更し、余白をなくして最大化 *\/\n        .img-container {\n            position: relative;\n            background-color: #f9f9f9; \n            aspect-ratio: 3\/4; \/* ボトルが美しく収まる縦長比率に調整 *\/\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            padding: 0; \/* パディングを削除して表示領域を拡大 *\/\n        }\n\n        .img-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            mix-blend-mode: multiply; \/* 白背景に自然になじませる設定 *\/\n            \/* なめらかで高級感のあるアニメーションイージングを適用 *\/\n            transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            transform: scale(1.35); \/* 1.15から1.35へ一回り以上大きく設定 *\/\n        }\n\n        .product-card:hover .img-container img {\n            transform: scale(1.45); \/* ホバー時の拡大率も合わせて調整 *\/\n        }\n\n        .badge {\n            background: var(--color-button);\n            color: var(--color-button-text);\n            padding: 4px 12px;\n            font-size: 0.75rem;\n            letter-spacing: 0.1em;\n            margin-bottom: 1rem;\n            display: inline-block;\n            font-family: 'Roboto Slab', serif;\n        }\n\n        \/* カード内のコンテンツ領域を下部に押し付けるための調整 *\/\n        .product-info {\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .product-specs {\n            margin-top: auto;\n        }\n\n        @media (max-width: 768px) {\n            .section-container {\n                padding: 40px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003c!-- Hero Section --\u003e\n    \u003csection class=\"section-container text-center\"\u003e\n        \u003cdiv class=\"fade-in\"\u003e\n            \u003cspan class=\"en-font text-sm tracking-widest uppercase mb-2 block\"\u003eSpecial Selection\u003c\/span\u003e\n            \u003ch1 class=\"text-3xl md:text-4xl concept-title\"\u003e黒龍×宇宙兄弟 特別セット\u003c\/h1\u003e\n            \u003cp class=\"text-lg md:text-xl text-accent mb-8 mt-4\"\u003e〜 アッサンブラージュとスパークリング 〜\u003c\/p\u003e\n            \u003cdiv class=\"max-w-2xl mx-auto\"\u003e\n                \u003cp class=\"text-sm leading-loose\"\u003e\n                    大人気漫画『宇宙兄弟』と福井の名蔵元「黒龍酒造」が夢のコラボレーション。\u003cbr\u003e\n                    南波兄弟の軌跡を表現した複雑で奥深い「跡」と、跳躍の瞬間を刻んだ繊細な泡の「跳」。\u003cbr\u003e\n                    地球と月を繋ぐ、二つの壮大なストーリーを味わう特別なセットをご案内いたします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Product Detail Section --\u003e\n    \u003csection class=\"section-container pt-0\"\u003e\n        \u003cdiv class=\"grid grid-cols-1 md:grid-cols-2 gap-12 lg:gap-20\"\u003e\n            \n            \u003c!-- Item 1: 跡 --\u003e\n            \u003cdiv class=\"fade-in h-full\"\u003e\n                \u003cdiv class=\"product-card shadow-sm p-6 md:p-8\"\u003e\n                    \u003c!-- さらに大きく表示されるようになった画像コンテナ --\u003e\n                    \u003cdiv class=\"img-container mb-8\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/260507AY_270_c.webp?v=1780542004\" alt=\"黒龍 Assemblage 跡 -宇宙兄弟-\"\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"product-info\"\u003e\n                        \u003cdiv\u003e\n                            \u003cspan class=\"badge\"\u003eFUKUI \/ ASSEMBLAGE\u003c\/span\u003e\n                            \u003ch2 class=\"text-2xl font-bold mb-4\"\u003e黒龍 Assemblage 跡 -宇宙兄弟-\u003c\/h2\u003e\n                            \u003cp class=\"text-sm text-gray-600 mb-6 leading-relaxed\"\u003e\n                                宇宙兄弟の作中で象徴的な出来事があった年のヴィンテージ熟成酒をブレンド（アッサンブラージュ）した特別な一本。\u003cbr\u003e穏やかで奥行きのある第一印象のあと、熟した白桃のような香りに、花のニュアンスが重なります。\u003cbr\u003eいくつもの年代の酒がかけ合わさった味の奥行きは、まさに南波兄弟が歩んできた長い軌跡そのものです。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \n                        \u003cdiv class=\"border-t pt-4 product-specs\"\u003e\n                            \u003cdiv class=\"flex justify-between text-xs mb-2\"\u003e\n                                \u003cspan class=\"font-bold\"\u003eタイプ\u003c\/span\u003e \n                                \u003cspan\u003eアッサンブラージュ（ブレンド）\u003c\/span\u003e\n                            \u003c\/div\u003e\n                           \u003cdiv class=\"flex justify-between text-xs mb-2\"\u003e\n                                \u003cspan class=\"font-bold\"\u003e原料米\u003c\/span\u003e \n                                \u003cspan\u003e国産米\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"flex justify-between text-xs mb-2\"\u003e\n                                \u003cspan class=\"font-bold\"\u003eアルコール\u003c\/span\u003e \n                                \u003cspan\u003e16度\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"flex justify-between text-xs\"\u003e\n                                \u003cspan class=\"font-bold\"\u003e味わいの特徴\u003c\/span\u003e \n                                \u003cspan class=\"text-accent font-bold\"\u003eなめらか・複雑み・熟成香\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Item 2: 跳 --\u003e\n            \u003cdiv class=\"fade-in h-full\" style=\"transition-delay: 0.2s;\"\u003e\n                \u003cdiv class=\"product-card shadow-sm p-6 md:p-8\"\u003e\n                    \u003c!-- さらに大きく表示されるようになった画像コンテナ --\u003e\n                    \u003cdiv class=\"img-container mb-8\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/260507AY_245_c.webp?v=1780542011\" alt=\"KOKURYU AWA 跳 -宇宙兄弟-\"\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"product-info\"\u003e\n                        \u003cdiv\u003e\n                            \u003cspan class=\"badge\"\u003eFUKUI \/ SPARKLING\u003c\/span\u003e\n                            \u003ch2 class=\"text-2xl font-bold mb-4\"\u003eKOKURYU AWA 跳 -宇宙兄弟-\u003c\/h2\u003e\n                            \u003cp class=\"text-sm text-gray-600 mb-6 leading-relaxed\"\u003e\n                                黒龍酒造が長い年月をかけて磨き続けてきた技術の結晶である、瓶内二次発酵のスパークリング日本酒。\u003cbr\u003e蜜の詰まったリンゴのような香りと、きめ細かく立ち昇る繊細な泡。\u003cbr\u003eドライな口当たりの中で流れるような酸が溶け合い、クリーミーな食感を生み出します。兄弟の“跳躍の瞬間”を表現した、複雑で印象的な味わいです。\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"border-t pt-4 product-specs\"\u003e\n                            \u003cdiv class=\"flex justify-between text-xs mb-2\"\u003e\n                                \u003cspan class=\"font-bold\"\u003eタイプ\u003c\/span\u003e \n                                \u003cspan\u003e発泡性日本酒\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"flex justify-between text-xs mb-2\"\u003e\n                                \u003cspan class=\"font-bold\"\u003e原料米\u003c\/span\u003e \n                                \u003cspan\u003e国産米\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"flex justify-between text-xs mb-2\"\u003e\n                                \u003cspan class=\"font-bold\"\u003eアルコール分\u003c\/span\u003e \n                                \u003cspan\u003e13.5度\u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"flex justify-between text-xs\"\u003e\n                                \u003cspan class=\"font-bold\"\u003e味わいの特徴\u003c\/span\u003e \n                                \u003cspan class=\"text-accent font-bold\"\u003eドライ・クリーミーな泡・繊細\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Detailed Information Section --\u003e\n    \u003csection class=\"bg-white py-20 px-6\"\u003e\n        \u003cdiv class=\"max-w-4xl mx-auto fade-in\"\u003e\n            \u003ch3 class=\"text-xl font-bold text-center mb-10 tracking-widest en-font\"\u003eSET INFORMATION\u003c\/h3\u003e\n            \u003cdiv class=\"space-y-6 text-sm\"\u003e\n                \u003cdiv class=\"bg-[#fcfcfc] p-6 border border-gray-100 rounded-sm\"\u003e\n                    \u003ch4 class=\"font-bold border-b pb-2 mb-4\"\u003e物語を繋ぐ、二つのパッケージ\u003c\/h4\u003e\n                    \u003cp class=\"mb-4\"\u003e\n                        漆黒のパッケージには、「跡」に地球、「跳」に月があしらわれています。足跡に導かれるように蓋を開くと、地球から月を見上げる兄弟、そして月面から地球を見つめる兄弟の姿が現れます。\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        2つのパッケージを並べることで、「地球から月へ」「月から地球へ」という物語の往復がひとつのストーリーとして繋がります。それぞれの異なる時間を歩んだお酒を味わいながら、彼らの軌跡と跳躍に思いを馳せてお楽しみください。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Scroll Animation JavaScript --\u003e\n    \u003cscript\u003e\n        document.addEventListener('DOMContentLoaded', () =\u003e {\n            const observerOptions = {\n                root: null,\n                rootMargin: '0px',\n                threshold: 0.15\n            };\n\n            const observer = new IntersectionObserver((entries, observer) =\u003e {\n                entries.forEach(entry =\u003e {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('visible');\n                        \/\/ パフォーマンス向上のため、一度表示されたら監視を解除します\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, observerOptions);\n\n            const fadeElements = document.querySelectorAll('.fade-in');\n            fadeElements.forEach(el =\u003e observer.observe(el));\n        });\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"IMADEYA ONLINE STORE","offers":[{"title":"2本セット","offer_id":53873846550894,"sku":"S603","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/1354\/1797\/files\/7-2-s603-1910523.webp?v=1780663149","url":"https:\/\/imadeya.co.jp\/products\/15084877513070","provider":"IMADEYA ONLINE STORE","version":"1.0","type":"link"}