{"product_id":"c12","title":"【化粧箱入り】名入れ タンブラー サーモス 名前入り プレゼント 真空断熱 保温 保冷 ステンレス 彫刻 刻印 グラス コップ おしゃれ ビールグラス 父の日 母の日 還暦祝い 退職 誕生日 結婚祝い 男性 女性 バースデー ギフト 送料無料 400ml 光沢 JMO-GP2 SL 単品 C12","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Shippori Mincho\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1C1C1C;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DDDDDD;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1C1C1C; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1C1C1C; border-bottom: 1px solid #DDDDDD; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1C1C1C; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666565; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6907140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DDDDDD;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #1C1C1C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1C1C1C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A69071; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DDDDDD; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #1C1C1C; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #A69071; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666565; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1C1C1C; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666565; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A69071; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1C1C1C; margin-bottom: 12px; border-bottom: 1px solid #A69071; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DDDDDD; th, td { padding: 12px 8px; border: 1px solid #DDDDDD; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1C1C1C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DDDDDD; background: #F9F9F9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1C1C1C; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e心を贈る、名入れサーモス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e大切な方へ、感謝を伝える\u003cstrong\u003e特別な贈り物\u003c\/strong\u003e。化粧箱入りタンブラーは、開けた瞬間の感動を演出。\u003cstrong\u003e無料ラッピング\u003c\/strong\u003eで、そのままお渡しいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/25_tankyu_k_rnnn.jpg?v=1769672222\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e届いてすぐに渡せるおもてなし\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e唯一無二の刻印美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e15年以上の熟練技\u003c\/strong\u003eが光るサンドブラスト彫刻。お名前やメッセージが、\u003cstrong\u003e繊細な粒子\u003c\/strong\u003eで深みある表現に。手にするたび、贈る方の温かい想いが伝わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/imgrc0123445693_aa646637-5662-45e9-a4dd-58c6460a26ed.jpg?v=1769672222\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人技が紡ぐ特別な一杯\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適を叶える温冷キープ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eサーモス独自の\u003cstrong\u003e真空断熱二重構造\u003c\/strong\u003eが、飲み頃温度を\u003cstrong\u003e長時間キープ\u003c\/strong\u003e。\u003cstrong\u003e結露の心配もありません\u003c\/strong\u003e。冷たいビールも温かいコーヒーも、最後まで美味しく味わえます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/6_dannetu_fe3be343-f1f8-4fab-b839-7292dc4b241b.jpg?v=1769672223\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e最後まで美味しい魔法の構造\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eサーモス製のタンブラーは、高い保温保冷力を誇ります。真空断熱構造により、飲み物の温度を長時間キープし、季節を問わず快適にお使いいただけます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eサーモス独自の真空断熱二重構造\u003c\/li\u003e\n        \u003cli\u003e高い保温・保冷力で飲み頃温度を長時間キープ\u003c\/li\u003e\n        \u003cli\u003e結露しにくく、デスクが濡れる心配がありません\u003c\/li\u003e\n        \u003cli\u003e冷たいビールも温かいコーヒーも最後まで美味しく\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/cho\/25_tankyu_k_p1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/imgrc0123445693.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/6_dannetu.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e動画で商品の魅力をご覧ください。\u003c\/p\u003e\n      \u003ciframe width=\"482\" height=\"857\" src=\"https:\/\/www.youtube.com\/embed\/62f-ZZq7U5w\" title=\"11 std\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e名入れについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e当店の名入れ彫刻は、職人が一点一点、ハンドメイドで心を込めて彫刻しております。熟練の名入れ刻印技術で丁寧にお作りいたしますので、名前入りプレゼント、贈り物ギフトに是非ご利用ください。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/7_mihon_tate.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e選べる書体やデザイン、ワンポイントで世界に一つだけのオリジナルギフトを制作できます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/8_syotai_kanban.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/imgrc0123445747.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/10_onepoint_tate.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/11_ichigyo.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/12_siage.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/16_hiduke.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e名入れシミュレーターをご利用いただくと、仕上がりイメージを事前に確認できます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/15_tool_c_rakuten.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品仕様・サイズ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: 名入れ タンブラー サーモス JMO-GP2 SL\u003c\/li\u003e\n        \u003cli\u003e容量: 400ml\u003c\/li\u003e\n        \u003cli\u003e素材: ステンレス\u003c\/li\u003e\n        \u003cli\u003e機能: 真空断熱、保温、保冷\u003c\/li\u003e\n        \u003cli\u003e特徴: 彫刻、刻印、光沢仕上げ、単品、送料無料\u003c\/li\u003e\n        \u003cli\u003e商品コード: C12\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e食洗器対応商品には一番目の画像に食洗器対応と記載しております。それ以外の商品は食洗器には対応しておりません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eおすすめの用途・シーン\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e様々な記念日やお祝い、感謝の気持ちを伝えるプレゼントに最適です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e長寿お祝い: 還暦祝い (60歳)、古希祝い (70歳)、喜寿祝い (77歳)、傘寿祝い (80歳)、米寿祝い (88歳)、卒寿祝い (90歳)、白寿祝い (99歳)、百寿祝い (100歳)、茶寿祝い (108歳)\u003c\/li\u003e\n        \u003cli\u003eお祝い・贈答品: ウェディングギフト、ブライダルギフト、披露宴、引き出物、引出物、結婚式、結婚祝い、結婚引き出物、結婚引出物、結婚内祝い、内祝、内祝い、お祝い返し、出産祝い、出産内祝い、命名内祝い\u003c\/li\u003e\n        \u003cli\u003e新生活応援: 入園内祝い、入園祝い、入学祝い、入学内祝い、卒園祝い、卒園内祝い、卒業祝い、卒業内祝い、成人祝い、入社祝い、就職祝い、就職内祝い、退職祝い、退官祝い\u003c\/li\u003e\n        \u003cli\u003e各種お祝い事: 新築祝い、新築内祝い、引っ越し祝い、引越し祝い、引越し内祝い、快気内祝い、開店祝い、開店内祝い、開業祝い、快気祝い、転職祝い、昇進祝い\u003c\/li\u003e\n        \u003cli\u003e記念日: バースデー、誕生日プレゼント、結婚記念日、金婚式、銀婚式、初節句、七五三、入社式、成人式\u003c\/li\u003e\n        \u003cli\u003e記念品: 保育園、幼稚園、学校、小学校、中学校、高校、専門学校、大学、大学院、研究室、ラボ\u003c\/li\u003e\n        \u003cli\u003e集まりでのサプライズプレゼント: 歓迎会、送別会、同窓会、飲み会、誕生会、サークル、部活、クラブ、クラブチーム、コンペ、パーティ、スポ少、帰省、お土産\u003c\/li\u003e\n        \u003cli\u003e恩師・先生・監督・コーチへのお礼: サッカー、野球、ソフトボール、バスケットボール、バレーボール、テニス、吹奏楽、陸上、剣道、柔道、演劇、書道、卓球\u003c\/li\u003e\n        \u003cli\u003e景品・賞品: ゴルフ、ゴルフコンペ、運動会、子供会、育児サークル、サバゲ、ゲーム大会\u003c\/li\u003e\n        \u003cli\u003eイベント月: お正月、新年会、バレンタイン、ホワイトデー、母の日、こどもの日、父の日、お中元、敬老の日、クリスマス、忘年会、お歳暮\u003c\/li\u003e\n        \u003cli\u003eプレゼント対象: ベビー、年少、年中、年長、低学年、中学年、高学年、10代、20代、30代、40代、50代、60代、70代、80代、90代、先生、監督、コーチ、部員、女性、男性、女の子、男の子、祖父、祖母、おじいちゃん、お婆ちゃん、ママ友\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e当店のデザインは、かっこいいはもちろん、おしゃれでかわいいデザインが豊富で、きっとお好みのデザインが見つかります。実用的なアイテムをお選びいただくと、相手にとってもとても嬉しいプレゼントとなります。\u003c\/p\u003e\n      \u003cp\u003e大量注文・大口注文もお受けいたします。(納期、価格は要ご相談)\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eノベルティ、ノベルティグッズ\u003c\/li\u003e\n        \u003cli\u003e会社の周年記念品、学校行事の記念品\u003c\/li\u003e\n        \u003cli\u003e老人ホームのプレゼント、卒業・卒園の記念品\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e当店の90%以上のお客様が、プレゼント・ギフト・ギフトセットのご注文です。送別の品、移動、異動、サプライズ品としてもご活用ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e無料ラッピング・化粧箱について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e当店の商品は全てラッピング無料でご利用いただけます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/14_rap.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e化粧箱内の布の色はお選びいただけません。また、化粧箱の仕様・布の色はサンプルと変更となる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e納期・配送について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/19_meyasu.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/20_tokkyu_gift.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e数量が多い場合の納期は事前にご相談ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご注文前に「迷惑メール設定」をOFFにしてください。迷惑メールフィルター等がONになっていますと、当店からのメールが受け取れませんのでご注意くださいませ。※メールが届かずに生じた納期遅延、その他トラブルは当店では責任を負いかねますのでご了承くださいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e当商品はオーダーメイド名入れ彫刻の特性上、制作に入ってからのご注文内容の変更は出来かねますことご了承くださいませ。また、商品発送後イメージ違い等のお客様都合でのご返品・交換は承りかねますことご了承くださいませ。(ご注文前に名入れイメージを確認できるツールのご利用をおすすめいたします。)\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e商品画像はイメージサンプルです。お使いのモニター、環境によりサンプル画像の色合い等、見え方に差異が生じる場合がございます。また、サンプル写真の光の当たり具合によって色合いが変わっている場合がございます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e食洗器対応商品には一番目の画像に食洗器対応と記載しております。それ以外の商品は食洗器には対応しておりません。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社ケイシップ","offers":[{"title":"Default Title","offer_id":42105363202133,"sku":null,"price":5200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/25_tankyu_k_rnnn.jpg?v=1769672222","url":"https:\/\/ikkoku-ichie.we-shop.jp\/products\/c12","provider":"一刻一詠（いっこくいちえ）","version":"1.0","type":"link"}