{"product_id":"c38","title":"【化粧箱入り】名入れ ビールジョッキ プレゼント 名前入り 食洗器 対応 彫刻 刻印 グラス コップ ビアグラス おしゃれ ビールグラス 父の日 母の日 還暦祝い 退職 誕生日 結婚祝い 実用的 ネーム入れ 男性 女性 バースデー ギフト 送料無料 日本製 ビアジョッキ 360ml C38","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で、届いた瞬間の喜びを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/18_360k_rnnn_e5c2fcd1-e175-4cbe-b511-c5abea3454b5.jpg?v=1769672267\" class=\"img-fluid d-block w-100 product-img\" alt=\"化粧箱入りのビールジョッキの画像\"\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は、洗っても消えることなく、いつまでも思い出を鮮やかに留めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/18_360k_p2.jpg?v=1769672267\" class=\"img-fluid d-block w-100 product-img\" alt=\"ビールジョッキに施された彫刻の拡大画像\"\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\u003e360mlの大容量\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\/2_360n_p1new.jpg?v=1769672266\" class=\"img-fluid d-block w-100 product-img\" alt=\"冷たいビールが注がれたビールジョッキの画像\"\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\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\n\u003cstrong\u003e無料名入れ・無料ラッピング・化粧箱入り\u003c\/strong\u003eでギフトに最適\u003c\/li\u003e\n                    \u003cli\u003e熟練職人による一点一点\u003cstrong\u003eハンドメイド深彫り彫刻\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e食洗器対応\u003c\/strong\u003eでお手入れ簡単\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e日本製\u003c\/strong\u003eの高品質な仕上がり\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e360ml\u003c\/strong\u003eの大容量\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/13_garasu_siage.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ガラスの仕上がりの説明画像\"\u003e\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                \u003cp\u003e商品のサイズ、容量、および商品コードです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e容量: 360ml\u003c\/li\u003e\n                    \u003cli\u003e商品コード: C38\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素材: ガラス\u003c\/li\u003e\n                    \u003cli\u003e生産国: 日本\u003c\/li\u003e\n                \u003c\/ul\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\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/8_syotai_kanban.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れ書体の見本画像\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/imgrc0123445745.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"名入れフォントとデザインの見本画像\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/10_onepoint_tate.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンポイントデザインの見本画像\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/11_ichigyo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"一行追加デザインの見本画像\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/16_hiduke.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"日付彫刻の見本画像\"\u003e\u003c\/div\u003e\n                \u003cul class=\"point-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            \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=\"benefit-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                \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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/19_meyasu.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ご注文からお届けまでの流れと納期目安の画像\"\u003e\u003c\/div\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e数量が多い場合の納期は、事前にご相談ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/14_rap.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラッピングイメージの画像\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/choukokudo2nd\/cabinet\/kyotu\/20_tokkyu_gift.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"特急ギフトの説明画像\"\u003e\u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e全ての商品で無料ラッピングをご利用いただけます。\u003c\/li\u003e\n            \u003cli\u003e「特急ギフト」など、お急ぎの場合は別途お問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文前に必ずご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご注文前に\u003cstrong\u003e「迷惑メール設定」をOFF\u003c\/strong\u003eにしてください。迷惑メールフィルター等がONになっていますと、当店からのメールが受け取れませんのでご注意ください。メールが届かずに生じた納期遅延、その他トラブルは当店では責任を負いかねます。\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"株式会社ケイシップ","offers":[{"title":"Default Title","offer_id":42105364414549,"sku":null,"price":3980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0601\/3655\/4581\/files\/18_360k_rnnn_e5c2fcd1-e175-4cbe-b511-c5abea3454b5.jpg?v=1769672267","url":"https:\/\/ikkoku-ichie.we-shop.jp\/products\/c38","provider":"一刻一詠（いっこくいちえ）","version":"1.0","type":"link"}