【期間限定20%OFF】BelAge 2箱セット
BelAgeが2箱セットで20%OFF!! 通常価格:14,904円(税込)→特別価格:11,923円(税込) /* ============================== BelAge 商品ページ ============================== */ .belage-product { --belage-navy: #24335d; - -belage-blue: #547a92; --belage-light: #eef4f5; --belage-pale: #f7f9f8; --belage-line: #dbe4e7; --belage-text: #333b42; --belage-white: #ffffff; max-width: 980px; margin: 0 auto; color: var(--belage-text); font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif; font-size: 16px; line-height: 1.9; letter-spacing: 0.035em; } .belage-product, .belage-product * { box-sizing: border-box; } .belage-product img { display: block; width: 100%; height: auto; margin: 0; } .belage-product h2, .belage-product h3, .belage-product p { margin-top: 0; } .belage-product a { text-decoration: none; } /* 共通 */ .belage-section { padding: 72px 24px; } .belage-section + .belage-section { border-top: 1px solid var(--belage-line); } .belage-section--light { background: var(--belage-light); border-top: 0 !important; } .belage-section--pale { background: var(--belage-pale); } .belage-inner { max-width: 880px; margin: 0 auto; } .belage-heading { margin-bottom: 34px; text-align: center; } .belage-heading__en { display: block; margin-bottom: 8px; color: var(--belage-blue); font-family: Georgia, "Times New Roman", serif; font-size: 13px; line-height: 1.4; letter-spacing: 0.18em; text-transform: uppercase; } .belage-heading h2 { margin-bottom: 0; color: var(--belage-navy); font-size: clamp(24px, 4vw, 34px); font-weight: 500; line-height: 1.5; letter-spacing: 0.06em; } .belage-heading__lead { max-width: 680px; margin: 20px auto 0; font-size: 15px; line-height: 2; } /* 導入 */ .belage-intro { padding: 64px 28px; background: linear-gradient( 145deg, rgba(238, 244, 245, 0.98), rgba(255, 255, 255, 0.98) ); text-align: center; } .belage-intro__brand { margin-bottom: 20px; color: var(--belage-navy); font-family: Georgia, "Times New Roman", serif; font-size: 44px; font-weight: 400; line-height: 1; letter-spacing: 0.02em; } .belage-intro__catch { margin-bottom: 24px; color: var(--belage-navy); font-size: clamp(24px, 4.8vw, 38px); font-weight: 500; line-height: 1.55; letter-spacing: 0.055em; } .belage-intro__catch strong { display: inline; background: linear-gradient( transparent 68%, rgba(130, 180, 190, 0.3) 68% ); font-weight: 500; } .belage-intro__text { max-width: 690px; margin: 0 auto; font-size: 16px; line-height: 2.1; } .belage-intro__note { display: inline-block; margin-top: 26px; padding: 8px 20px; border: 1px solid rgba(84, 122, 146, 0.35); border-radius: 30px; color: var(--belage-navy); font-size: 13px; letter-spacing: 0.08em; } /* このような方へ */ .belage-checks { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; max-width: 760px; margin: 0 auto; } .belage-check { position: relative; min-height: 76px; padding: 23px 20px 20px 56px; border: 1px solid var(--belage-line); border-radius: 6px; background: var(--belage-white); font-size: 15px; line-height: 1.65; } .belage-check::before { position: absolute; top: 22px; left: 22px; display: flex; width: 22px; height: 22px; align-items: center; justify-content: center; border-radius: 50%; background: var(--belage-navy); color: var(--belage-white); content: "✓"; font-size: 12px; font-weight: bold; } /* ポストバイオティクス */ .belage-feature-image { overflow: hidden; margin: 0 auto 36px; border-radius: 8px; background: #e9eff0; } .belage-explanation { max-width: 720px; margin: 0 auto; text-align: center; } .belage-explanation__main { margin-bottom: 22px; color: var(--belage-navy); font-size: clamp(20px, 3vw, 27px); font-weight: 500; line-height: 1.75; } .belage-explanation p:last-child { margin-bottom: 0; } /* 特徴 */ .belage-features { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; } .belage-feature { padding: 32px 23px; border: 1px solid var(--belage-line); border-radius: 8px; background: var(--belage-white); text-align: center; } .belage-feature__number { display: flex; width: 42px; height: 42px; margin: 0 auto 18px; align-items: center; justify-content: center; border-radius: 50%; background: var(--belage-light); color: var(--belage-navy); font-family: Georgia, "Times New Roman", serif; font-size: 18px; } .belage-feature h3 { margin-bottom: 14px; color: var(--belage-navy); font-size: 17px; font-weight: 600; line-height: 1.65; } .belage-feature p { margin-bottom: 0; font-size: 14px; line-height: 1.85; text-align: left; } /* 原料画像 */ .belage-botanical { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr); gap: 42px; align-items: center; } .belage-botanical__image { overflow: hidden; border-radius: 8px; background: #e9eff0; } .belage-botanical__text h2 { margin-bottom: 22px; color: var(--belage-navy); font-size: clamp(23px, 3vw, 31px); font-weight: 500; line-height: 1.55; } .belage-botanical__labels { display: flex; flex-wrap: wrap; gap: 9px; margin: 25px 0 0; padding: 0; list-style: none; } .belage-botanical__labels li { padding: 7px 14px; border: 1px solid var(--belage-line); border-radius: 30px; background: var(--belage-white); color: var(--belage-navy); font-size: 13px; } /* 飲み方 */ .belage-howto { display: grid; grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr); gap: 45px; align-items: center; } .belage-howto__image { overflow: hidden; border-radius: 8px; background: #e9eff0; } .belage-howto__steps { margin: 0; padding: 0; list-style: none; } .belage-howto__steps li { display: grid; grid-template-columns: 42px 1fr; gap: 15px; align-items: start; padding: 18px 0; border-bottom: 1px solid var(--belage-line); } .belage-howto__steps li:first-child { padding-top: 0; } .belage-howto__steps li:last-child { padding-bottom: 0; border-bottom: 0; } .belage-howto__number { display: flex; width: 38px; height: 38px; align-items: center; justify-content: center; border-radius: 50%; background: var(--belage-navy); color: var(--belage-white); font-family: Georgia, "Times New Roman", serif; font-size: 16px; } .belage-howto__steps strong { display: block; margin: 2px 0 5px; color: var(--belage-navy); font-size: 16px; } .belage-howto__steps p { margin-bottom: 0; font-size: 14px; line-height: 1.8; } .belage-howto__taste { margin-top: 28px; padding: 18px 20px; border-radius: 6px; background: var(--belage-light); color: var(--belage-navy); font-size: 14px; line-height: 1.8; } /* 商品情報 */ .belage-info { max-width: 780px; margin: 0 auto; border-top: 1px solid var(--belage-line); } .belage-info__row { display: grid; grid-template-columns: 150px 1fr; border-bottom: 1px solid var(--belage-line); } .belage-info__label, .belage-info__content { padding: 17px 18px; font-size: 14px; line-height: 1.8; } .belage-info__label { background: var(--belage-pale); color: var(--belage-navy); font-weight: 600; } .belage-info__content { overflow-wrap: anywhere; } /* FAQ */ .belage-faq { max-width: 780px; margin: 0 auto; } .belage-faq details { border-bottom: 1px solid var(--belage-line); } .belage-faq details:first-child { border-top: 1px solid var(--belage-line); } .belage-faq summary { position: relative; padding: 21px 48px 21px 42px; color: var(--belage-navy); cursor: pointer; font-size: 15px; font-weight: 600; line-height: 1.7; list-style: none; } .belage-faq summary::-webkit-details-marker { display: none; } .belage-faq summary::before { position: absolute; top: 21px; left: 8px; content: "Q"; color: var(--belage-blue); font-family: Georgia, "Times New Roman", serif; font-size: 18px; } .belage-faq summary::after { position: absolute; top: 50%; right: 12px; content: "+"; transform: translateY(-50%); color: var(--belage-blue); font-size: 22px; font-weight: 300; } .belage-faq details[open] summary::after { content: "−"; } .belage-faq__answer { position: relative; padding: 0 20px 24px 42px; font-size: 14px; line-height: 1.9; } .belage-faq__answer::before { position: absolute; top: 0; left: 8px; content: "A"; color: var(--belage-navy); font-family: Georgia, "Times New Roman", serif; font-size: 18px; } .belage-faq__answer p { margin-bottom: 0; } /* 認証・注意 */ .belage-certification { display: grid; grid-template-columns: 150px 1fr; gap: 30px; max-width: 700px; margin: 0 auto; align-items: center; } .belage-certification__image img { max-width: 150px; margin: 0 auto; } .belage-certification__text h2 { margin-bottom: 12px; color: var(--belage-navy); font-size: 22px; font-weight: 500; line-height: 1.6; } .belage-certification__text p { margin-bottom: 0; font-size: 14px; line-height: 1.9; } /* CTA */ .belage-cta { padding: 58px 25px; background: var(--belage-navy); color: var(--belage-white); text-align: center; } .belage-cta__catch { margin-bottom: 10px; font-size: clamp(21px, 3vw, 29px); font-weight: 500; line-height: 1.6; letter-spacing: 0.06em; } .belage-cta__text { margin-bottom: 26px; color: rgba(255, 255, 255, 0.86); font-size: 14px; } .belage-button { display: inline-flex; width: min(100%, 380px); min-height: 58px; align-items: center; justify-content: center; padding: 14px 25px; border: 1px solid var(--belage-white); border-radius: 2px; background: var(--belage-white); color: var(--belage-navy) !important; font-size: 15px; font-weight: 600; letter-spacing: 0.1em; transition: background 0.25s ease, color 0.25s ease; } .belage-button:hover { background: transparent; color: var(--belage-white) !important; } .belage-note { max-width: 780px; margin: 25px auto 0; color: #687178; font-size: 11px; line-height: 1.8; } /* スマートフォン */ @media screen and (max-width: 749px) { .belage-product { font-size: 16px; line-height: 1.85; } .belage-section { padding: 52px 18px; } .belage-intro { padding: 50px 20px; } .belage-intro__brand { font-size: 38px; } .belage-intro__catch { font-size: 25px; line-height: 1.55; } .belage-intro__text { font-size: 15px; line-height: 2; text-align: left; } .belage-heading { margin-bottom: 28px; } .belage-heading h2 { font-size: 24px; } .belage-heading__lead { font-size: 14px; line-height: 1.9; text-align: left; } .belage-checks, .belage-features, .belage-botanical, .belage-howto { grid-template-columns: 1fr; } .belage-checks { gap: 10px; } .belage-check { min-height: auto; padding: 18px 16px 18px 50px; font-size: 14px; } .belage-check::before { top: 18px; left: 17px; } .belage-features { gap: 12px; } .belage-feature { padding: 25px 21px; } .belage-botanical, .belage-howto { gap: 28px; } .belage-botanical__text h2 { font-size: 23px; } .belage-info__row { grid-template-columns: 1fr; } .belage-info__label { padding: 12px 15px; } .belage-info__content { padding: 14px 15px 18px; } .belage-faq summary { padding: 19px 42px 19px 34px; font-size: 14px; } .belage-faq summary::before, .belage-faq__answer::before { left: 3px; } .belage-faq__answer { padding: 0 8px 22px 34px; } .belage-certification { grid-template-columns: 1fr; gap: 20px; text-align: center; } .belage-certification__text h2 { font-size: 21px; } .belage-certification__text p { text-align: left; } .belage-cta { padding: 48px 20px; } } /* ===================================== 商品ページの狭い説明欄に合わせて PC・スマホともすべて縦1列に統一 ====================================== */ .belage-checks, .belage-features, .belage-botanical, .belage-howto, .belage-certification { grid-template-columns: 1fr; } /* おすすめ項目 */ .belage-checks { gap: 12px; } .belage-check { min-height: auto; } /* 3つの特徴 */ .belage-features { gap: 14px; } .belage-feature { display: grid; grid-template-columns: 52px 1fr; column-gap: 16px; padding: 24px 22px; text-align: left; } .belage-feature__number { grid-row: 1 / 3; width: 44px; height: 44px; margin: 0; } .belage-feature h3 { margin: 0 0 8px; font-size: 17px; } .belage-feature p { margin: 0; } /* 植物原料 */ .belage-botanical { gap: 28px; } .belage-botanical__text { text-align: left; } /* 飲み方 */ .belage-howto { gap: 28px; } /* 認証 */ .belage-certification { gap: 22px; text-align: center; } .belage-certification__text { text-align: left; } /* 画像は狭い商品欄でも大きく見せる */ .belage-feature-image, .belage-botanical__image, .belage-howto__image { width: 100%; } /* 商品説明欄では横余白を少し抑える */ .belage-section { padding-right: 20px; padding-left: 20px; } @media screen and (max-width: 749px) { .belage-feature { grid-template-columns: 44px 1fr; column-gap: 13px; padding: 22px 18px; } .belage-feature__number { width: 38px; height: 38px; font-size: 15px; } .belage-feature h3 { font-size: 16px; } } BelAge™ 腸活を続けているのに、なんとなく変化を感じない方へ。 BelAge(ベラージュ)は、菌そのものではなく、 菌が生み出す成分に着目した 「ポストバイオティクス」という発想のインナーケアです。 毎日の生活に取り入れやすい、1日1包の習慣を提案します。 1日1包・シトラス味・1包3kcal Recommended for このような方におすすめです 日々の健康を意識して、腸活を続けている方 新しい発想のインナーケアを取り入れたい方 水分補給と一緒に続けられる習慣を探している方 甘すぎず、飲みやすいサプリメントを選びたい方 Postbiotics 「菌を摂る」だけではない、新しい発想 菌そのものではなく、菌が生み出す成分に着目。 BelAgeが着目したのは、バクテリアから作られる 代謝生成物です。 ポストバイオティクスという考え方を、 毎日のインナーケアへ取り入れました。 Key Features BelAge 3つの特徴 01 ポストバイオティクスという発想 バクテリア(菌)そのものではなく、 バクテリアから作られる代謝生成物に着目しています。 02 植物原料と日本の発酵技術 オリーブ、ローズマリー、ターメリックを原料に、 発酵技術を用いて作られた成分を配合しています。 03 毎日続けやすいシトラス味 ほんのりとした甘みのある、爽やかなシトラス味。 1日1包を水に溶かしてお飲みいただけます。 Botanical Ingredients 植物原料と発酵技術から生まれた成分 ローズマリー、オリーブ、ターメリックを原料として、 発酵技術を用いて作られた代謝生成物を配合。 BelAgeならではの発想を、1包にまとめました。 ローズマリー オリーブ ターメリック How to Drink 毎日の生活に、1日1包 1 1包を用意 1日分の目安は、スティック1包(3g)です。 2 500mlの水へ 1包を500mlの水に入れてください。 3 よく振って完成 よく振って溶かしてからお飲みください。 爽やかなシトラス味。1包あたり3kcalで、 水分補給と一緒に取り入れやすい設計です。 Product Information 商品情報 商品名 BelAge(ベラージュ) 名称 植物発酵エキス含有食品 内容量 81g(3g×27包) お召し上がり方 栄養補助食品として、1日1包(3g)を500mlの水に入れ、 よく振って溶かしてからお飲みください。 風味・形状 シトラス味/顆粒 栄養成分表示 1包(3g)あたり:エネルギー 3kcal、たんぱく質 0g、 脂質 0g、炭水化物 0.75g、食塩相当量 0.068g ※この値は目安です。 原材料名 イヌリン(フランス製造)、デキストリン、 マルトデキストリン、砂糖、ウコンエキス/ 酸味料(クエン酸)、香料、クエン酸三カリウム、 トレハロース、ローズマリー抽出物、 イソマルトオリゴ糖粉あめ、甘味料(ステビア)、 オリーブ葉抽出物、着色料(スピルリナ、クチナシ)、 微粒酸化ケイ素、ペクチン 保存方法 高温・多湿、直射日光を避け、 なるべく冷暗所に保存してください。 ※食生活は、主食、主菜、副菜を基本に、食事のバランスを。※体質や体調により、まれに身体に合わない場合があります。 その場合は使用を中止してください。 Frequently Asked Questions よくあるご質問 なぜ「ポストバイオティクス」なのですか? 菌そのものではなく、発酵の過程で菌が生み出した有用成分(ポストバイオティクス)に着目しているためです。BelAgeは、独自の植物発酵技術によって生まれたポストバイオティクスを配合しています。 いつ飲めばよいですか? 食品のため、基本的にはお好きなタイミングで お飲みいただけます。 毎日続けやすい時間を決めて取り入れることをおすすめします。 どのように飲みますか? 1日1包(3g)を500mlの水に入れ、 よく振って溶かしてからお飲みください。 どのような味ですか? ほんのりとした甘みのある、 爽やかなシトラス味です。 ほかのサプリメントと一緒に飲めますか? 複数のサプリメントを利用する場合は、 原材料や配合成分が重複することがあります。 商品表示をご確認のうえ、ご不安がある場合は 医師・薬剤師などの専門家へご相談ください。 妊娠・授乳中や薬を服用中でも飲めますか? 妊娠・授乳中の方、通院中の方、 薬を服用している方は、 お召し上がりになる前に医師または薬剤師へご相談ください。 ドラッグフリーの証明を取得 BelAgeは、ローズマリー、オリーブ、 ターメリックから作られた生成抽出物を 原料とするサプリメントです。 ドラッグフリーの証明を取得しています。 毎日のインナーケアに、BelAgeを。 1日1包・27包入り 商品を購入する