{"product_id":"18five-red","title":"嵐 Five オルゴール｜赤 プリザーブドフラワー オルゴール｜18弁モデル","description":"\u003cstyle\u003e\n\/* ==========================================\n   RESPONSIVE LUXURY DESIGN \u0026 AUDIO PLAYER\n========================================== *\/\n\n.redgift{\n  background:#f7f3f1;\n  color:#402f2f;\n  font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif;\n  overflow:hidden;\n}\n\n.redgift *{\n  box-sizing:border-box;\n}\n\n\/* 共通インナー *\/\n.redgift-inner{\n  width:100%;\n  max-width:1100px;\n  margin:auto;\n  padding:0 24px;\n}\n\n\/* HERO *\/\n.redgift-hero{\n  background:linear-gradient(135deg,#751321 0%,#a81f32 100%);\n  color:#fff;\n  position:relative;\n  overflow:hidden;\n}\n\n.redgift-hero::before{\n  content:\"\";\n  position:absolute;\n  width:420px;\n  height:420px;\n  border-radius:50%;\n  background:rgba(255,255,255,0.04);\n  top:-220px;\n  right:-120px;\n}\n\n.redgift-hero::after{\n  content:\"\";\n  position:absolute;\n  width:240px;\n  height:240px;\n  border-radius:50%;\n  background:rgba(255,255,255,0.03);\n  bottom:-120px;\n  left:-80px;\n}\n\n.redgift-hero-content{\n  position:relative;\n  z-index:2;\n  padding:90px 0 80px;\n  text-align:center;\n}\n\n.redgift-sub{\n  font-size:11px;\n  letter-spacing:0.28em;\n  color:#f3d6d6;\n  margin-bottom:18px;\n}\n\n.redgift-title{\n  font-size:clamp(28px,4vw,48px);\n  line-height:1.55;\n  font-weight:400;\n  letter-spacing:0.05em;\n  color:#fff;\n  margin:0 0 30px;\n}\n\n.redgift-lead{\n  max-width:760px;\n  margin:auto;\n  font-size:15px;\n  line-height:2.2;\n  color:#f7eeee;\n}\n\n\/* CONTENT SECTION *\/\n.redgift-section{\n  padding:70px 0;\n}\n\n.redgift-card{\n  background:#fff;\n  border:1px solid #eadcdc;\n  padding:48px;\n  box-shadow:0 8px 30px rgba(60,0,0,0.05);\n}\n\n.redgift-heading{\n  font-size:clamp(22px,3vw,32px);\n  color:#8f1f2f;\n  line-height:1.5;\n  margin:0 0 28px;\n  padding-left:18px;\n  border-left:4px solid #b42337;\n  letter-spacing:0.04em;\n}\n\n.redgift-text{\n  font-size:15px;\n  line-height:2.2;\n  color:#5b4949;\n}\n\n.redgift-text p{\n  margin:0 0 1.4em;\n}\n\n\/* HIGHLIGHT *\/\n.redgift-highlight{\n  margin-top:30px;\n  padding:28px;\n  background:linear-gradient(135deg,#fff7f7 0%,#fff1f1 100%);\n  border:1px solid #efd3d3;\n}\n\n.redgift-highlight p{\n  margin:0;\n  color:#7c2a35;\n  font-size:14px;\n  line-height:2;\n}\n\n\/* 試聴エリアの背景・テキストの装飾 *\/\n.redgift-audio-container {\n  margin-top: 40px;\n  background: #fff;\n  border: 1px solid #eadcdc;\n  padding: 40px;\n  box-shadow: 0 8px 30px rgba(60,0,0,0.03);\n  text-align: center;\n}\n\n.redgift-audio-title {\n  font-size: 22px;\n  color: #8f1f2f;\n  margin: 0 0 12px;\n  font-weight: normal;\n  letter-spacing: 0.08em;\n}\n\n.redgift-audio-lead {\n  font-size: 14px;\n  line-height: 1.8;\n  color: #5b4949;\n  margin: 0 0 25px;\n}\n\n\/* --- ご提示いただいたプレイヤー用のCSS（そのまま適用） --- *\/\n.orgel-scale-wrap{\n  width:100%;\n  display:flex;\n  justify-content:center;\n  overflow:visible;\n}\n\n.orgel-isolate{\n  transform:scale(0.92);\n  transform-origin:center top;\n  width:390px;\n  height:108px;\n}\n\n.orgel-isolate iframe{\n  width:390px !important;\n  height:120px !important;\n  border:none !important;\n  display:block !important;\n  background:transparent;\n}\n\n\/* SPEC *\/\n.redgift-spec{\n  margin-top:40px;\n  background:#4d111a;\n  padding:40px;\n}\n\n.redgift-spec-title{\n  color:#fff;\n  font-size:24px;\n  margin:0 0 25px;\n  font-weight:400;\n  letter-spacing:0.08em;\n}\n\n.redgift-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.redgift-table th{\n  width:140px;\n  text-align:left;\n  padding:14px 10px;\n  vertical-align:top;\n  border-bottom:1px solid rgba(255,255,255,0.12);\n  color:#f0cfcf;\n  font-weight:normal;\n  font-size:13px;\n  line-height:1.8;\n}\n\n.redgift-table td{\n  padding:14px 10px;\n  border-bottom:1px solid rgba(255,255,255,0.08);\n  color:#fff;\n  font-size:13px;\n  line-height:1.9;\n}\n\n\/* NOTE *\/\n.redgift-note{\n  margin-top:24px;\n  font-size:12px;\n  line-height:2;\n  color:#eadede;\n}\n\n\/* ==========================================\n   MOBILE OPTIMIZATION (スマホ・タブレット対応)\n========================================== *\/\n\n\/* タブレット用の縮小設定 *\/\n@media screen and (max-width:990px){\n  .orgel-isolate{\n    transform:scale(0.82);\n    height:95px;\n  }\n}\n\n\/* スマホ用の設定 *\/\n@media(max-width:768px){\n  .redgift-inner{\n    padding:0 16px;\n  }\n  .redgift-hero-content{\n    padding:65px 0 55px;\n  }\n  .redgift-title{\n    font-size:28px;\n    line-height:1.5;\n    margin-bottom:24px;\n  }\n  .redgift-lead{\n    font-size:13px;\n    line-height:2;\n  }\n  .redgift-section{\n    padding:35px 0;\n  }\n  .redgift-card{\n    padding:28px 22px;\n  }\n  .redgift-heading{\n    font-size:22px;\n    margin-bottom:22px;\n  }\n  .redgift-text{\n    font-size:13px;\n    line-height:2;\n  }\n  .redgift-highlight{\n    padding:22px;\n  }\n  .redgift-highlight p{\n    font-size:13px;\n    line-height:1.9;\n  }\n\n  \/* スマホ用プレイヤーエリアの余白調整 *\/\n  .redgift-audio-container {\n    padding: 30px 16px;\n    margin-top: 30px;\n  }\n  .redgift-audio-title {\n    font-size: 18px;\n  }\n  .redgift-audio-lead {\n    font-size: 12px;\n    margin-bottom: 20px;\n  }\n\n  \/* ご提示いただいたスマホ用縮小設定 *\/\n  .orgel-isolate{\n    transform:scale(0.72);\n    height:82px;\n  }\n\n  .redgift-spec{\n    padding:28px 18px;\n  }\n  .redgift-spec-title{\n    font-size:20px;\n  }\n  .redgift-table th{\n    width:90px;\n    font-size:11px;\n  }\n  .redgift-table td{\n    font-size:11px;\n  }\n  .redgift-note{\n    font-size:11px;\n    line-height:1.9;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"redgift\"\u003e\n\u003csection class=\"redgift-hero\"\u003e\n\u003cdiv class=\"redgift-inner\"\u003e\n\u003cdiv class=\"redgift-hero-content\"\u003e\n\u003cdiv class=\"redgift-sub\"\u003ePRESERVED FLOWER MUSIC BOX\u003c\/div\u003e\n\u003ch1 class=\"redgift-title\"\u003e特別な一曲を、\u003cbr\u003e特別な彩りで\u003c\/h1\u003e\n\u003cdiv class=\"redgift-lead\"\u003e華やかで印象的な「赤」のプリザーブドフラワーをあしらった、特別なオルゴールギフトです。\u003cbr\u003e\u003cbr\u003e花の美しさと、やさしい音色をひとつに閉じ込め、大切な想いを上質なかたちで届けます。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"redgift-section\"\u003e\n\u003cdiv class=\"redgift-inner\"\u003e\n\u003cdiv class=\"redgift-card\"\u003e\n\u003ch2 class=\"redgift-heading\"\u003e花と音色が織りなす、\u003cbr\u003e上質なひととき\u003c\/h2\u003e\n\u003cdiv class=\"redgift-text\"\u003e\n\u003cp\u003eやさしい音色と花の美しさをひとつに閉じ込め、シンプルで上質なオルゴールの中に、深みのある赤の花々を丁寧にアレンジしました。\u003c\/p\u003e\n\u003cp\u003e蓋を開けた瞬間、鮮やかな彩りとともに、オルゴールのやわらかな音色が広がります。\u003c\/p\u003e\n\u003cp\u003e本商品はお好きな楽曲をお選びいただけるオーダータイプ。大切な一曲を、特別なカラーとともにお楽しみいただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"redgift-highlight\"\u003e\n\u003cp\u003e情熱的で存在感のある赤は、想いをまっすぐ届けたい贈り物にもおすすめ。誕生日や記念日、ご自身への特別な一品としても人気です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"redgift-audio-container\"\u003e\n\u003ch3 class=\"redgift-audio-title\"\u003e試聴\u003c\/h3\u003e\n\u003cp class=\"redgift-audio-lead\"\u003e電子音で音色をご確認いただけます。\u003c\/p\u003e\n\u003cdiv class=\"orgel-scale-wrap\"\u003e\n\u003cdiv class=\"orgel-isolate\"\u003e\u003ciframe src=\"https:\/\/suwanone.jp\/triallistening\/embedplayer.php?lang=JA\u0026amp;model=3S\u0026amp;tune=LKO\"\u003e\n            \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"redgift-spec\"\u003e\n\u003ch3 class=\"redgift-spec-title\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"redgift-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eサイズ\u003c\/th\u003e\n\u003ctd\u003eW140 × D78 × H70mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eオルゴール\u003c\/th\u003e\n\u003ctd\u003e18弁\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e仕様\u003c\/th\u003e\n\u003ctd\u003e塗装箱オルゴール \/ プリザーブドフラワー入り\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"redgift-note\"\u003e※楽曲によりお届けまでお時間をいただく場合がございます。\u003cbr\u003e※プリザーブドフラワーは一点一点手作業でアレンジしておりますため、花の配置や色味には個体差がございます。掲載写真はイメージとなりますので、あらかじめご了承ください。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"京都オルゴール","offers":[{"title":"Five [LKO]","offer_id":52371173114132,"sku":"18NLKORED","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/7095\/5540\/files\/IMG_7784_2.jpg?v=1773454242","url":"https:\/\/shop.nidec-orgelshowroom.com\/products\/18five-red","provider":"ニデックオルゴールショールーム　オンラインショップ","version":"1.0","type":"link"}