{"product_id":"18five-yellow","title":"嵐 Five オルゴール｜黄 プリザーブドフラワー オルゴール｜18弁モデル","description":"\u003cstyle\u003e\n\/* ==========================================\n   RESPONSIVE LUXURY DESIGN - YELLOW EDITION\n========================================== *\/\n\n.yellowgift {\n  background: #fffcf0; \/* 黄色に合わせた温かみのある非常に薄いクリーム *\/\n  color: #4a3f35;\n  font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif;\n  overflow: hidden;\n}\n\n.yellowgift * {\n  box-sizing: border-box;\n}\n\n\/* 共通インナー *\/\n.yellowgift-inner {\n  width: 100%;\n  max-width: 1100px;\n  margin: auto;\n  padding: 0 24px;\n}\n\n\/* HERO (黄色のグラデーション) *\/\n.yellowgift-hero {\n  background: linear-gradient(135deg, #d9a013 0%, #f2c94c 100%);\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n\n.yellowgift-hero::before {\n  content: \"\";\n  position: absolute;\n  width: 420px;\n  height: 420px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.1);\n  top: -220px;\n  right: -120px;\n}\n\n.yellowgift-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 240px;\n  height: 240px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.08);\n  bottom: -120px;\n  left: -80px;\n}\n\n.yellowgift-hero-content {\n  position: relative;\n  z-index: 2;\n  padding: 90px 0 80px;\n  text-align: center;\n}\n\n.yellowgift-sub {\n  font-size: 11px;\n  letter-spacing: 0.28em;\n  color: #fff4d1;\n  margin-bottom: 18px;\n}\n\n.yellowgift-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.yellowgift-lead {\n  max-width: 760px;\n  margin: auto;\n  font-size: 15px;\n  line-height: 2.2;\n  color: #fff9e6;\n}\n\n\/* CONTENT SECTION *\/\n.yellowgift-section {\n  padding: 70px 0;\n}\n\n.yellowgift-card {\n  background: #fff;\n  border: 1px solid #f2e6c2;\n  padding: 48px;\n  box-shadow: 0 8px 30px rgba(80, 60, 0, 0.05);\n}\n\n.yellowgift-heading {\n  font-size: clamp(22px, 3vw, 32px);\n  color: #8c6d1f;\n  line-height: 1.5;\n  margin: 0 0 28px;\n  padding-left: 18px;\n  border-left: 4px solid #d9a013;\n  letter-spacing: 0.04em;\n}\n\n.yellowgift-text {\n  font-size: 15px;\n  line-height: 2.2;\n  color: #5c5248;\n}\n\n.yellowgift-text p {\n  margin: 0 0 1.4em;\n}\n\n\/* HIGHLIGHT (黄色のハイライト) *\/\n.yellowgift-highlight {\n  margin-top: 30px;\n  padding: 28px;\n  background: linear-gradient(135deg, #fffcf0 0%, #fff9e6 100%);\n  border: 1px solid #f2e6c2;\n}\n\n.yellowgift-highlight p {\n  margin: 0;\n  color: #735a1a;\n  font-size: 14px;\n  line-height: 2;\n}\n\n\/* AUDIO PLAYER SECTION *\/\n.yellowgift-audio-container {\n  margin-top: 40px;\n  background: #fff;\n  border: 1px solid #f2e6c2;\n  padding: 40px;\n  box-shadow: 0 8px 30px rgba(80, 60, 0, 0.03);\n  text-align: center;\n}\n\n.yellowgift-audio-title {\n  font-size: 22px;\n  color: #8c6d1f;\n  margin: 0 0 12px;\n  font-weight: normal;\n  letter-spacing: 0.08em;\n}\n\n.yellowgift-audio-lead {\n  font-size: 14px;\n  line-height: 1.8;\n  color: #5c5248;\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.yellowgift-spec {\n  margin-top: 40px;\n  background: #4d3d11;\n  padding: 40px;\n}\n\n.yellowgift-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.yellowgift-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.yellowgift-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: #f2e6c2;\n  font-weight: normal;\n  font-size: 13px;\n  line-height: 1.8;\n}\n\n.yellowgift-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.yellowgift-note {\n  margin-top: 24px;\n  font-size: 12px;\n  line-height: 2;\n  color: #d1c1a0;\n}\n\n\/* ==========================================\n   MOBILE OPTIMIZATION\n========================================== *\/\n\n@media screen and (max-width:990px){\n  .orgel-isolate{\n    transform:scale(0.82);\n    height:95px;\n  }\n}\n\n@media(max-width:768px){\n  .yellowgift-inner {\n    padding: 0 16px;\n  }\n  .yellowgift-hero-content {\n    padding: 65px 0 55px;\n  }\n  .yellowgift-title {\n    font-size: 28px;\n    line-height: 1.5;\n    margin-bottom: 24px;\n  }\n  .yellowgift-lead {\n    font-size: 13px;\n    line-height: 2;\n  }\n  .yellowgift-section {\n    padding: 35px 0;\n  }\n  .yellowgift-card {\n    padding: 28px 22px;\n  }\n  .yellowgift-heading {\n    font-size: 22px;\n    margin-bottom: 22px;\n  }\n  .yellowgift-text {\n    font-size: 13px;\n    line-height: 2;\n  }\n  .yellowgift-highlight {\n    padding: 22px;\n  }\n  .yellowgift-highlight p {\n    font-size: 13px;\n    line-height: 1.9;\n  }\n\n  .yellowgift-audio-container {\n    padding: 30px 16px;\n    margin-top: 30px;\n  }\n  .yellowgift-audio-title {\n    font-size: 18px;\n  }\n  .yellowgift-audio-lead {\n    font-size: 12px;\n    margin-bottom: 20px;\n  }\n  .orgel-isolate {\n    transform: scale(0.72);\n    height: 82px;\n  }\n\n  .yellowgift-spec {\n    padding: 28px 18px;\n  }\n  .yellowgift-spec-title {\n    font-size: 20px;\n  }\n  .yellowgift-table th {\n    width: 90px;\n    font-size: 11px;\n  }\n  .yellowgift-table td {\n    font-size: 11px;\n  }\n  .yellowgift-note {\n    font-size: 11px;\n    line-height: 1.9;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"yellowgift\"\u003e\n\u003csection class=\"yellowgift-hero\"\u003e\n\u003cdiv class=\"yellowgift-inner\"\u003e\n\u003cdiv class=\"yellowgift-hero-content\"\u003e\n\u003cdiv class=\"yellowgift-sub\"\u003ePRESERVED FLOWER MUSIC BOX\u003c\/div\u003e\n\u003ch1 class=\"yellowgift-title\"\u003e特別な一曲を、\u003cbr\u003e特別な彩りで\u003c\/h1\u003e\n\u003cdiv class=\"yellowgift-lead\"\u003e明るくあたたかな印象を与える「黄」のプリザーブドフラワーをあしらった、華やかなオルゴールギフトです。\u003cbr\u003e\u003cbr\u003e花の美しさと、やさしい音色をひとつに閉じ込め、大切な想いを上質なかたちで届けます。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"yellowgift-section\"\u003e\n\u003cdiv class=\"yellowgift-inner\"\u003e\n\u003cdiv class=\"yellowgift-card\"\u003e\n\u003ch2 class=\"yellowgift-heading\"\u003e花と音色が織りなす、\u003cbr\u003e心弾むひととき\u003c\/h2\u003e\n\u003cdiv class=\"yellowgift-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=\"yellowgift-highlight\"\u003e\n\u003cp\u003e前向きな気持ちや希望を感じさせる黄色は、応援の気持ちを込めたギフトや、お祝いの贈り物にもおすすめ。誕生日や記念日、ご自身への特別な一品としても人気です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yellowgift-text\" style=\"margin-top: 20px; border-top: 1px solid #f2e6c2; padding-top: 20px;\"\u003e\n\u003cp style=\"font-size: 13px;\"\u003eなお、本シリーズは黄のほか、赤・青・緑・紫のカラーもご用意しております。お好みの色と楽曲を組み合わせて、あなただけのオルゴールをお選びください。\u003c\/p\u003e\n\u003cp style=\"font-size: 13px;\"\u003eインテリアとしても空間を明るく彩る、上質なオルゴール。花と音楽が織りなす、心弾むひとときをお届けします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yellowgift-audio-container\"\u003e\n\u003ch3 class=\"yellowgift-audio-title\"\u003e試聴\u003c\/h3\u003e\n\u003cp class=\"yellowgift-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\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yellowgift-spec\"\u003e\n\u003ch3 class=\"yellowgift-spec-title\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"yellowgift-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=\"yellowgift-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":52371172327700,"sku":"18NLKOYELLOW","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/7095\/5540\/files\/IMG_7788_2.jpg?v=1773454120","url":"https:\/\/shop.nidec-orgelshowroom.com\/products\/18five-yellow","provider":"ニデックオルゴールショールーム　オンラインショップ","version":"1.0","type":"link"}