{"product_id":"도멘-아르누-라쇼-본-로마네-1er-레-그랑-슈쇼-2014","title":"도멘 아르누 라쇼 본 로마네 1er 레 그랑 슈쇼 2014","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도멘 아르누 라쇼 '본 로마네 1er 레 그랑 슈쇼' 2014 - 상세 분석\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/static\/pretendard.min.css\"\u003e\n    \u003cstyle\u003e\n        :root {\n            --lachaux-crimson: #8B0000; \/* 아르누 라쇼의 강렬하고 순수한 피노 누아 컬러 *\/\n            --suchots-slate: #334155; \/* 본 로마네 테루아의 깊이와 구조감 상징 *\/\n            --soft-cream: #FAF9F6;\n            --text-dark: #1A1A1A;\n            --border-light: #E5E7EB;\n            --accent-gold: #B4975A; \/* 거장의 탄생과 고귀한 가치 상징 *\/\n        }\n\n        body {\n            background-color: var(--soft-cream);\n            color: var(--text-dark);\n            font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* 메인 컨테이너 *\/\n        .wine-detail-wrap {\n            width: 100%;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem;\n            background-color: #ffffff;\n            box-shadow: 0 12px 45px rgba(0,0,0,0.05);\n            box-sizing: border-box;\n            container-type: inline-size;\n            container-name: wine-wrap;\n        }\n\n        @media (min-width: 768px) {\n            body \u003e .wine-detail-wrap {\n                margin: 3.5rem auto;\n                padding: 4.5rem 4rem;\n                border-radius: 16px;\n            }\n        }\n\n        .wine-breadcrumb {\n            font-size: 0.75rem;\n            color: #A0A0A0;\n            text-transform: uppercase;\n            letter-spacing: 0.12em;\n            margin-bottom: 2.5rem;\n            display: flex;\n            align-items: center;\n            gap: 0.6rem;\n        }\n\n        .wine-tag-star {\n            display: inline-block;\n            background-color: var(--lachaux-crimson);\n            color: #fff;\n            font-size: 0.75rem;\n            font-weight: 800;\n            padding: 0.3rem 0.8rem;\n            border-radius: 4px;\n            vertical-align: middle;\n            margin-bottom: 1.2rem;\n            letter-spacing: 0.05em;\n        }\n\n        .wine-product-title {\n            font-size: clamp(1.8rem, 4.5vw, 2.8rem);\n            font-weight: 900;\n            color: var(--text-dark);\n            line-height: 1.1;\n            letter-spacing: -0.03em;\n            margin-bottom: 1rem;\n        }\n\n        .wine-product-subtitle {\n            font-size: 1.25rem;\n            color: var(--accent-gold);\n            margin-bottom: 4rem;\n            font-weight: 600;\n            opacity: 0.95;\n        }\n\n        .wine-info-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 3.5rem;\n            align-items: start;\n        }\n\n        @container wine-wrap (min-width: 650px) {\n            .wine-info-grid {\n                grid-template-columns: 1.6fr 1fr;\n                gap: 5rem;\n            }\n        }\n\n        .wine-section-label {\n            font-size: 0.9rem;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            color: var(--lachaux-crimson);\n            margin-bottom: 1.8rem;\n            display: block;\n            border-bottom: 2px solid var(--border-light);\n            padding-bottom: 0.6rem;\n        }\n\n        .wine-price-container {\n            margin-bottom: 2.5rem;\n        }\n\n        .wine-price-text {\n            font-size: 2.75rem;\n            font-weight: 900;\n            color: var(--text-dark);\n        }\n\n        .wine-spec-card {\n            background-color: #FAF9F7;\n            padding: 2rem;\n            border-radius: 12px;\n            border: 1px solid var(--border-light);\n        }\n\n        .wine-spec-item {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 0.85rem 0;\n            border-bottom: 1px solid #EDEDE8;\n            font-size: 0.95rem;\n        }\n\n        .wine-spec-item:last-child { border-bottom: none; }\n\n        .wine-spec-label { color: #888; font-weight: 600; }\n        .wine-spec-value { color: var(--text-dark); font-weight: 800; text-align: right; }\n\n        .wine-description-text {\n            font-size: 1.1rem;\n            color: #2D2D2D;\n            text-align: justify;\n            word-break: keep-all;\n        }\n\n        .highlight-box {\n            background-color: #F8FAFC;\n            border-left: 5px solid var(--lachaux-crimson);\n            padding: 1.5rem;\n            font-size: 1rem;\n            color: var(--text-dark);\n            margin: 2rem 0;\n            font-style: italic;\n        }\n\n        .shipping-notice {\n            background-color: #F0F9FF;\n            border: 1px solid #BAE6FD;\n            color: #0369A1;\n            padding: 1rem;\n            border-radius: 8px;\n            font-size: 0.85rem;\n            font-weight: 700;\n            margin-top: 1.5rem;\n            display: flex;\n            align-items: flex-start; gap: 0.6rem;\n        }\n\n        .wine-footer {\n            margin-top: 6rem;\n            border-top: 1px solid var(--border-light);\n            padding-top: 2.5rem;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"wine-detail-wrap\"\u003e\n\n        \u003cnav class=\"wine-breadcrumb\"\u003e\n            \u003cspan\u003e🇫🇷 프랑스\u003c\/span\u003e \/ 부르고뉴 \/ 꼬뜨 드 뉘 \/ Vosne-Romanée 1er Cru \/ Arnoux-Lachaux\n        \u003c\/nav\u003e\n\n        \u003cheader\u003e\n            \u003cdiv class=\"wine-tag-star\"\u003e부르고뉴의 새로운 제왕, 전설의 시작\u003c\/div\u003e\n            \u003ch1 class=\"wine-product-title\"\u003e\n                도멘 아르누 라쇼, 본 로마네 1er \u003cbr\u003e'레 그랑 슈쇼' 2014\n            \u003c\/h1\u003e\n            \u003cp class=\"wine-product-subtitle\"\u003e2014 Domaine Arnoux-Lachaux Vosne-Romanée 1er Cru 'Les Grands Suchots'\u003c\/p\u003e\n        \u003c\/header\u003e\n\n        \u003cdiv class=\"wine-info-grid\"\u003e\n\n            \u003c!-- 왼쪽 섹션: 스토리 및 캐릭터 --\u003e\n            \u003cdiv class=\"space-y-14\"\u003e\n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e도멘 스토리\u003c\/span\u003e\n                    \u003cdiv class=\"wine-description-text space-y-5\"\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e도멘 아르누 라쇼(Domaine Arnoux-Lachaux)\u003c\/strong\u003e는 오늘날 부르고뉴에서 가장 전율적인 변화를 보여주고 있는 아이콘입니다. 찰스 라쇼(Charles Lachaux)가 도멘을 이끌기 시작하면서, 그는 마담 르로이의 철학을 계승하여 부르고뉴 양조의 패러다임을 바꿨습니다. 극도의 고밀도 식재, 순지르기를 하지 않는 '트레사쥬(Tressage)' 공법, 그리고 100% 전송이 발효를 통해 피노 누아의 투명함을 극한으로 끌어올렸습니다.\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"highlight-box\"\u003e\n                            \"'레 그랑 슈쇼(Les Grands Suchots)'는 본 로마네에서 가장 거대한 프리미에 크뤼 필지이자, 사실상 그랑 크뤼의 위엄을 지닌 곳입니다. 리슈부르와 로마네 생 비방, 에셰조에 둘러싸인 이 고귀한 테루아는 아르누 라쇼의 손길을 거쳐 레이저처럼 정교하고 다채로운 복합미를 뿜어냅니다.\"\n                        \u003c\/div\u003e\n                        \u003cp\u003e\n                            \u003cstrong\u003e2014 빈티지\u003c\/strong\u003e는 찰스 라쇼의 혁명적 양조 기술이 완숙미를 더해가던 초창기의 걸작입니다. 부르고뉴 고전의 매력인 투명한 산미와 서늘한 에너지가 돋보이는 해로, 라쇼 특유의 '인퓨전' 방식 양조와 만나 마치 비단처럼 매끄러운 텍스처를 완성했습니다. 10년의 세월이 흐른 지금, 이 와인은 본 로마네 최고의 명당이 선사하는 귀족적인 기품의 정점에 도달해 있습니다.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n\n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e테이스팅 노트\u003c\/span\u003e\n                    \u003cp class=\"wine-description-text\"\u003e\n                        투명하고 빛나는 깊은 루비-가넷 빛깔이 잔을 가득 채웁니다. 코끝에서는 으깬 장미 꽃잎, 야생 산딸기, 그리고 숲속의 붉은 과실 향이 화사하게 폭발하며, 뒤이어 아르누 라쇼 와인의 서명과도 같은 이국적인 스파이스, 갓 부순 검은 후추, 그리고 서늘한 미네랄리티가 화려하게 레이어를 형성합니다. 입안에서는 100% 전송이 발효에서 기인한 수직적인 구조감이 느껴지는 동시에, 벨벳보다 더 부드럽게 다듬어진 타닌이 혀를 우아하게 감싸안습니다. 피니시에서는 짭짤한 염분기와 고귀한 붉은 꽃의 잔향이 수 분 동안 지속되는 예술적인 경험을 선사합니다.\n                    \u003c\/p\u003e\n                \u003c\/section\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 오른쪽 섹션: 가격 및 명세 --\u003e\n            \u003cdiv class=\"wine-sticky-sidebar\"\u003e\n                \u003csection class=\"mb-12\"\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e특가 안내\u003c\/span\u003e\n                    \u003cdiv class=\"wine-price-container\"\u003e\n                        \u003cspan class=\"wine-price-text\"\u003e€530.00\u003c\/span\u003e\n                        \u003cdiv id=\"krwBox\" style=\"margin-top:1rem; display:inline-flex; align-items:center; padding:0.5rem 1rem; border-radius:6px; font-size:1rem; font-weight:800; background-color:#F7F6F2; color:var(--lachaux-crimson);\"\u003e\n                            ₩ \u003cspan id=\"krwValue\"\u003e---,---\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv style=\"font-size: 0.7rem; color: #999; margin-top: 0.5rem;\"\u003e\n                            (적용 환율: 1€ = 1,742.88원)\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"shipping-notice\"\u003e\n                        \u003csvg style=\"width:1.5rem; height:1.5rem; flex-shrink:0;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                        \u003cspan\u003e배송 안내: 해당 상품은 최상의 컨디션 관리를 위해 주문 후 약 8주 내외 소요되는 한정 수량 상품입니다.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n\n                \u003csection\u003e\n                    \u003cspan class=\"wine-section-label\"\u003e기술 명세\u003c\/span\u003e\n                    \u003cdiv class=\"wine-spec-card\"\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e생산자\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003eDomaine Arnoux-Lachaux\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e지역\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003eVosne-Romanée, Bourgogne\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e품종\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e100% Pinot Noir\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e빈티지\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e2014\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e양조\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e100% Whole Cluster\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"wine-spec-item\"\u003e\n                            \u003cspan class=\"wine-spec-label\"\u003e용량\u003c\/span\u003e\n                            \u003cspan class=\"wine-spec-value\"\u003e750ml\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cfooter class=\"wine-footer\"\u003e\n            \u003cp style=\"font-size:0.7rem; color:#B0B0B0; text-align:center; text-transform:uppercase; letter-spacing:0.25em; font-weight:700;\"\u003e\n                Archives Wine Heritage · Charles Lachaux Excellence\n            \u003c\/p\u003e\n        \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 환율 계산 스크립트 --\u003e\n    \u003cscript\u003e\n        const EUR_PRICE = 530.00;\n        const EXCHANGE_RATE = 1742.88; \n\n        function updatePrice() {\n            const krw = Math.round(EUR_PRICE * EXCHANGE_RATE);\n            document.getElementById('krwValue').textContent = krw.toLocaleString();\n        }\n\n        window.onload = updatePrice;\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Arnoux-Lachaux","offers":[{"title":"Default Title","offer_id":54232639832393,"sku":null,"price":530.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8593\/6713\/files\/domen-aleunu-lasyo-bon-lomane-1er-le-geulang-syusyo-2014-ledeuwain-731.webp?v=1770634690","url":"https:\/\/xwine.club\/products\/%eb%8f%84%eb%a9%98-%ec%95%84%eb%a5%b4%eb%88%84-%eb%9d%bc%ec%87%bc-%eb%b3%b8-%eb%a1%9c%eb%a7%88%eb%84%a4-1er-%eb%a0%88-%ea%b7%b8%eb%9e%91-%ec%8a%88%ec%87%bc-2014","provider":"엑스와인","version":"1.0","type":"link"}