{"product_id":"shakebaby-diet-protein-shake-milk-tea-flavor","title":"【シェイクベビー】プロテインシェイク＜ミルクティーフレーバー＞（パウチ40g）","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@300;400;500\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    * { box-sizing: border-box; }\n\n    body {\n      margin: 0;\n      padding: 0;\n      background-color: #fff8ed;\n      font-family: 'Noto Sans JP', 'Helvetica Neue', Arial, sans-serif;\n      color: #2b2b2b;\n      line-height: 1.9;\n    }\n\n    .wrap {\n      max-width: 760px;\n      margin: 0 auto;\n      background-color: #ffffff;\n      overflow: hidden;\n    }\n\n    \/* ── HERO ── *\/\n    .hero {\n      background: linear-gradient(160deg, #f5c060 0%, #f0a828 50%, #e89420 100%);\n      padding: 70px 30px 50px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n    .hero::before {\n      content: '';\n      position: absolute;\n      top: -40px; right: -40px;\n      width: 200px; height: 200px;\n      border-radius: 50%;\n      background: rgba(255,255,255,0.18);\n    }\n    .hero::after {\n      content: '';\n      position: absolute;\n      bottom: -60px; left: -30px;\n      width: 260px; height: 260px;\n      border-radius: 50%;\n      background: rgba(255,255,255,0.12);\n    }\n    .hero-eyebrow {\n      font-family: 'Montserrat', sans-serif;\n      letter-spacing: 3px;\n      font-size: 11px;\n      font-weight: 500;\n      color: #fff;\n      margin: 0 0 14px;\n      text-transform: uppercase;\n      opacity: 0.9;\n    }\n    .hero h1 {\n      font-size: 28px;\n      font-weight: 500;\n      margin: 0 0 16px;\n      color: #fff;\n      letter-spacing: 2px;\n      text-shadow: 0 1px 8px rgba(140,80,0,0.22);\n    }\n    .hero-sub {\n      font-size: 15px;\n      color: rgba(255,255,255,0.92);\n      margin: 0;\n      line-height: 1.8;\n    }\n    .hero-tag {\n      display: inline-block;\n      margin-top: 22px;\n      background: #fff;\n      color: #c07010;\n      font-size: 12px;\n      font-weight: 500;\n      font-family: 'Montserrat', sans-serif;\n      letter-spacing: 1.5px;\n      padding: 6px 18px;\n      border-radius: 999px;\n      box-shadow: 0 2px 12px rgba(160,90,0,0.20);\n    }\n\n    \/* ── 商品画像 ── *\/\n    .product-img-wrap {\n      background: linear-gradient(180deg, #f5c060 0%, #ffffff 100%);\n      padding: 24px 20px 40px;\n      text-align: center;\n    }\n    .product-img-wrap img {\n      display: block;\n      margin-left: auto;\n      margin-right: auto;\n      max-width: 100%;\n      width: 300px;\n      border-radius: 16px;\n      box-shadow: 0 12px 40px rgba(180,110,0,0.20);\n    }\n\n    \/* ── セクション共通 ── *\/\n    .section {\n      padding: 60px 36px;\n    }\n    .section-light {\n      padding: 56px 36px;\n      background-color: #fffaf3;\n    }\n    .section-dark {\n      padding: 60px 36px;\n      background: linear-gradient(135deg, #f0a828 0%, #f5c060 100%);\n      text-align: center;\n      color: #fff;\n    }\n\n    \/* ── 見出し ── *\/\n    .section-title {\n      text-align: center;\n      font-size: 19px;\n      font-weight: 400;\n      margin: 0 0 6px;\n      letter-spacing: 1px;\n    }\n    .section-title-en {\n      font-family: 'Montserrat', sans-serif;\n      text-align: center;\n      font-size: 10px;\n      font-weight: 500;\n      letter-spacing: 3px;\n      color: #c07010;\n      text-transform: uppercase;\n      margin: 0 0 8px;\n    }\n    .divider {\n      width: 40px;\n      height: 2px;\n      background: linear-gradient(90deg, #f5c060, #e09020);\n      margin: 8px auto 36px;\n      border-radius: 2px;\n      font-size: 0;\n      line-height: 0;\n    }\n\n    \/* ── コンセプト文 ── *\/\n    .concept-text {\n      text-align: center;\n      font-size: 14.5px;\n      line-height: 2;\n      color: #444;\n      margin: 0;\n    }\n\n    \/* ── 特長カード ── *\/\n    .feature-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 20px;\n      margin-bottom: 32px;\n      padding-bottom: 32px;\n      border-bottom: 1px solid #fde8c0;\n    }\n    .feature-item:last-child {\n      margin-bottom: 0;\n      padding-bottom: 0;\n      border-bottom: none;\n    }\n    .feature-num {\n      font-family: 'Montserrat', sans-serif;\n      font-size: 28px;\n      font-weight: 300;\n      color: #f0b840;\n      line-height: 1;\n      min-width: 44px;\n      padding-top: 4px;\n    }\n    .feature-body h3 {\n      font-size: 16px;\n      font-weight: 500;\n      margin: 0 0 6px;\n      color: #2b2b2b;\n    }\n    .feature-body p {\n      font-size: 14px;\n      color: #666;\n      margin: 0;\n      line-height: 1.8;\n    }\n\n    \/* ── おすすめリスト ── *\/\n    .recommend-list {\n      list-style: none;\n      padding: 0;\n      margin: 0 auto;\n      max-width: 480px;\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n    }\n    .recommend-list li {\n      display: block;\n      padding: 9px 16px;\n      background: #fff;\n      border: 1.5px solid #f0c060;\n      border-radius: 999px;\n      font-size: 13.5px;\n      color: #a06818;\n      font-weight: 400;\n      text-align: center !important;\n    }\n\n    \/* ── 商品詳細テーブル ── *\/\n    .detail-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 14px;\n      color: #555;\n    }\n    .detail-table tr {\n      border-bottom: 1px solid #fde8c0;\n    }\n    .detail-table td {\n      padding: 13px 10px;\n      vertical-align: top;\n    }\n    .detail-table td:first-child {\n      font-weight: 500;\n      color: #2b2b2b;\n      width: 36%;\n      white-space: nowrap;\n    }\n\n    \/* ── 原材料 ── *\/\n    .ingredient-text {\n      font-size: 12.5px;\n      color: #777;\n      line-height: 2.1;\n      margin-top: 20px;\n      margin-bottom: 0;\n    }\n\n    \/* ── バッジ ── *\/\n    .badge-jp {\n      display: inline-block;\n      background: linear-gradient(135deg, #f5c060, #d08020);\n      color: #fff;\n      font-size: 11px;\n      font-weight: 500;\n      padding: 3px 12px;\n      border-radius: 999px;\n      letter-spacing: 1px;\n      vertical-align: middle;\n      margin-left: 6px;\n    }\n\n    \/* ── モバイル：おすすめリスト調整 ── *\/\n    @media (max-width: 600px) {\n      .section-light {\n        padding: 44px 14px;\n      }\n      .recommend-list {\n        gap: 8px;\n      }\n      .recommend-list li {\n        font-size: 11.5px;\n        padding: 10px 6px;\n        text-align: center !important;\n      }\n    }\n\n    \/* ── フッターメッセージ ── *\/\n    .footer-msg h2 {\n      font-size: 22px;\n      font-weight: 400;\n      color: #fff;\n      margin: 0 0 14px;\n      letter-spacing: 1px;\n    }\n    .footer-msg p {\n      color: rgba(255,255,255,0.88);\n      font-size: 14px;\n      margin: 0;\n      line-height: 1.9;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- ━━ HERO ━━ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eShakebaby — Diet Protein Shake\u003c\/p\u003e\n\u003ch1\u003eミルクティーフレーバー\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e続けられる美味しさがある。\u003cbr\u003eダイエットをもっと、たのしくする一杯。\u003c\/p\u003e\n\u003cspan class=\"hero-tag\"\u003e🇯🇵 Japan Limited Pouch\u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- ━━ 商品画像 ━━ --\u003e\n\u003cdiv class=\"product-img-wrap\"\u003e\u003cimg alt=\"シェイクベビー ミルクティーフレーバー パウチ\" src=\"https:\/\/c.superdelivery.com\/ip\/n\/sa\/600\/600\/www.superdelivery.com\/product_image\/013\/812\/312\/13812312_s_1001.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ━━ コンセプト ━━ --\u003e\n\u003csection class=\"section\" style=\"padding-top: 50px; padding-bottom: 50px;\"\u003e\n\u003cp class=\"section-title-en\"\u003eOur Story\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e韓国発、120万個売れている\u003cbr\u003eプロテインシェイク\u003c\/h2\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"concept-text\"\u003eShakebabyは、2020年にスタートした\u003cbr\u003eダイエットサポートブランド。\u003cbr\u003e累積46万個から始まり、\u003cbr\u003e今では120万個以上が販売される\u003cbr\u003e韓国のBEST\u0026amp;STEADYブランドです。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ━━ ビジュアルコピー ━━ --\u003e\n\u003csection class=\"section-dark footer-msg\"\u003e\n\u003ch2\u003eデザート感覚で、\u003cbr\u003eちゃんとタンパク質。\u003c\/h2\u003e\n\u003cp\u003e低カロリー・最適な栄養バランス・\u003cbr\u003eデザート感覚のおいしさで、\u003cbr\u003e無理なく続けられるダイエットを叶えます。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ━━ 特長 ━━ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-title-en\"\u003eFeatures\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eこだわりの4つの特長\u003c\/h2\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003e3種のタンパク質配合\u003c\/h3\u003e\n\u003cp\u003e植物性タンパク質と動物性タンパク質の3種からバランスの取れたタンパク質を摂取。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003e11種のビタミン＆ミネラル配合\u003c\/h3\u003e\n\u003cp\u003e食事で不足しがちな栄養素を\u003cbr\u003e簡単に補給。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003e低カロリーで、\u003cbr\u003e置換えのダイエットとしても。\u003c\/h3\u003e\n\u003cp\u003e一般的な食事に比べ半分以下の\u003cbr\u003eカロリーに抑えられます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-num\"\u003e04\u003c\/div\u003e\n\u003cdiv class=\"feature-body\"\u003e\n\u003ch3\u003e日本で許可された成分のみ、\u003cbr\u003e正規輸入\u003c\/h3\u003e\n\u003cp\u003e韓国発ブランドながら、日本の基準に合わせた成分のみを正規輸入。\u003cbr\u003e安心・安全な品質です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ━━ こんな方に ━━ --\u003e\n\u003csection class=\"section-light\"\u003e\n\u003cp class=\"section-title-en\"\u003eFor You\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eこんな方におすすめ\u003c\/h2\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0 auto; max-width: 480px; display: grid; grid-template-columns: repeat(2,1fr); gap: 10px;\"\u003e\n\u003cli style=\"display: flex!important; align-items: center!important; justify-content: center!important; text-align: center!important; padding: 10px 8px; background: #fff; border: 1.5px solid #f0c060; border-radius: 999px; font-size: 13px; color: #a06818; font-weight: 400; min-height: 52px; line-height: 1.5;\"\u003eおいしく続ける\u003cbr\u003eダイエットがしたい\u003c\/li\u003e\n\u003cli style=\"display: flex!important; align-items: center!important; justify-content: center!important; text-align: center!important; padding: 10px 8px; background: #fff; border: 1.5px solid #f0c060; border-radius: 999px; font-size: 13px; color: #a06818; font-weight: 400; min-height: 52px; line-height: 1.5;\"\u003e毎日飽きない\u003cbr\u003eプロテインを探している\u003c\/li\u003e\n\u003cli style=\"display: flex!important; align-items: center!important; justify-content: center!important; text-align: center!important; padding: 10px 8px; background: #fff; border: 1.5px solid #f0c060; border-radius: 999px; font-size: 13px; color: #a06818; font-weight: 400; min-height: 52px; line-height: 1.5;\"\u003e食事の置き換えで\u003cbr\u003eカロリーを抑えたい\u003c\/li\u003e\n\u003cli style=\"display: flex!important; align-items: center!important; justify-content: center!important; text-align: center!important; padding: 10px 8px; background: #fff; border: 1.5px solid #f0c060; border-radius: 999px; font-size: 13px; color: #a06818; font-weight: 400; min-height: 52px; line-height: 1.5;\"\u003eプロテイン\u003cbr\u003e初心者・中級者\u003c\/li\u003e\n\u003cli style=\"display: flex!important; align-items: center!important; justify-content: center!important; text-align: center!important; padding: 10px 8px; background: #fff; border: 1.5px solid #f0c060; border-radius: 999px; font-size: 13px; color: #a06818; font-weight: 400; min-height: 52px; line-height: 1.5;\"\u003e手軽にタンパク質と\u003cbr\u003e栄養を補いたい\u003c\/li\u003e\n\u003cli style=\"display: flex!important; align-items: center!important; justify-content: center!important; text-align: center!important; padding: 10px 8px; background: #fff; border: 1.5px solid #f0c060; border-radius: 999px; font-size: 13px; color: #a06818; font-weight: 400; min-height: 52px; line-height: 1.5;\"\u003e紅茶・ミルクティー\u003cbr\u003e好きな方\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ━━ ミルクティーについて ━━ --\u003e\n\u003csection style=\"padding: 56px 36px; text-align: center; background: linear-gradient(160deg, #f0e8d8 0%, #e8d8c0 100%);\"\u003e\n\u003cp style=\"font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 500; letter-spacing: 3px; color: #8b6840; text-transform: uppercase; margin: 0 0 8px;\"\u003eMilk Tea Flavor\u003c\/p\u003e\n\u003ch2 style=\"font-size: 19px; font-weight: 400; margin: 0 0 6px; letter-spacing: 1px; color: #3d2a10;\"\u003eミルクティーフレーバーについて\u003c\/h2\u003e\n\u003cdiv style=\"width: 40px; height: 2px; background: linear-gradient(90deg, #b89060, #7a5030); margin: 8px auto 32px; border-radius: 2px; font-size: 0; line-height: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: #5a3d20; margin: 0; line-height: 2.1;\"\u003eちゃんと茶葉が香る、\u003cbr\u003eしっかりめのミルクティー味。\u003cbr\u003eアールグレイティーの香りを閉じ込めた\u003cbr\u003e濃厚な味わいに、\u003cbr\u003eサクサクのグラノーラが絶妙なハーモニー。\u003cbr\u003e\u003cbr\u003eこのパウチバージョンは \u003cspan class=\"badge-jp\"\u003e日本限定\u003c\/span\u003e\u003cbr\u003e韓国では手に入らない、\u003cbr\u003e日本だけの特別仕様です。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ━━ 商品詳細 ━━ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-title-en\"\u003eProduct Info\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e商品詳細\u003c\/h2\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ctable class=\"detail-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eブランド\u003c\/td\u003e\n\u003ctd\u003eShakebaby（シェイクベビー）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eフレーバー\u003c\/td\u003e\n\u003ctd\u003eミルクティー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e内容量\u003c\/td\u003e\n\u003ctd\u003e40g（パウチ）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e保存方法\u003c\/td\u003e\n\u003ctd\u003e直射日光・高温多湿を避けて保存\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- ━━ 原材料 ━━ --\u003e\n\u003csection class=\"section\" style=\"padding-top: 0; padding-bottom: 40px;\"\u003e\n\u003cp class=\"section-title-en\"\u003eIngredients\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e原材料\u003c\/h2\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"ingredient-text\"\u003e大豆たん白、植物性クリーム（水あめ、植物油脂、ホエイパウダー、たんぱく質濃縮ホエイパウダー、食塩）、脱脂粉乳、エリスリトール、ポリデキストロース、グラノーラ加工品、紅茶エキスパウダー、竹樹液エキス粉末、食塩 ／ 甘味料（ステビア、スクラロース）、香料、リン酸K、乳化剤、着色料（V.B2）、クエン酸Na、酸化防止剤（ローズマリー抽出物）、調味料（アミノ酸）、V.C、粉末セルロース（一部に小麦・乳成分・大豆を含む）\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Medibridge","offers":[{"title":"Default Title","offer_id":51702373908696,"sku":"2000294839223","price":540.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/6565\/3208\/files\/2026-05-21194755.png?v=1779360515","url":"https:\/\/sois.shop\/products\/shakebaby-diet-protein-shake-milk-tea-flavor","provider":"SOISHOP","version":"1.0","type":"link"}