










2026.05.08
5月ご購入様特典イベント💐
5月のサンプルプレゼントキャンペーン
THE SAEM(ザセム)公式オンラインショップでお買い物いただいたお客様へ、 ご購入金額に応じてサンプルプレゼントをお入れしています。ぜひこの機会にお試しください😌
ご購入の方全員へのプレゼント
1点目:セルリニューバイオ マイクロピール ソフトジェル 3g
2点目:エコアース ピンクサンクリーム 1.5ml
合計2点プレゼント!
3,000円以上ご購入の方へのプレゼント
スキンケアサンプル1点プレゼント!
6,000円以上ご購入の方へのプレゼント
1点目:ダーマプラン スキンケアシリーズ
2点目:スネイル エッセンシャルEX スキンケアシリーズ
合計2点プレゼント!
9,000円以上ご購入の方へのプレゼント
6,000円以上ご購入の方へのプレゼント
+
マスクシート3枚セット
.sr-only{position:absolute !important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;margin:-1px;overflow:hidden;border:0;padding:0}
.march-cp{–spacer:16px;–col-gap:12px;–row-gap:6px;–pill-color:#d93421;–pill-bg:#fdf9f2;–text:#222}
.march-cp *{box-sizing:border-box}
.march-cp__title{font-size:26px;font-weight:700;text-align:center;margin:0 0 16px}
.march-cp__lead{text-align:center;font-size:16px;line-height:1.7;margin:0 auto 24px}
.march-cp__kv{margin:0 0 24px}
.march-cp__banner{margin:0 0 24px;text-align:center}
.march-cp__banner img{display:block;margin:0 auto;max-width:100%;height:auto}
.march-cp__h2{font-size:18px;font-weight:700;margin:0 0 8px;color:var(–text)}
/* === 2カラム(中央は空白列) === */
.march-cp__pair-grid{
display:grid;
grid-template-columns:minmax(0,1fr) var(–spacer) minmax(0,1fr);
grid-template-rows:auto auto auto;
column-gap:var(–col-gap);
row-gap:var(–row-gap);
justify-items:center;align-items:start;
margin:16px 0;text-align:center
}
.march-cp__pair-grid figure{margin:0}
.march-cp__pair-grid img{display:block;width:100%;height:auto}
.pair__left{grid-column:1;grid-row:1}
.pair__right{grid-column:3;grid-row:1}
.pair__cap{grid-row:2;font-size:14px;line-height:1.6;margin-top:2px;padding:0 4px}
.pill-note{
grid-column:1/4;justify-self:center;display:inline-block;
font-weight:700;color:var(–pill-color);
font-size:clamp(15px,2.4vw,20px);line-height:1.6;margin-top:4px;
padding:6px 12px;border:1px solid var(–pill-color);
border-radius:9999px;background:var(–pill-bg);
box-shadow:0 1px 2px rgba(0,0,0,.04)
}
/* 3,000円以上セクション:画像を中央寄せ&サイズ固定 */
section[aria-labelledby=”cp-3k-title”]
.march-cp__pair-grid .march-cp__kv {
grid-column: 1 / -1; /* 中央レーンに出す */
max-width: 1000px; /* ← この画像の元データ幅 */
width: 50%;
margin: 0 auto;
}
/* === 1-2-3 段構成(6,000円以上) === */
.march-cp__grid-123{
display:grid;
–spacer:20px; –col-gap:6px; –row-gap:8px;
grid-template-columns:minmax(0,1fr) var(–spacer) minmax(0,1fr);
grid-template-rows:auto auto auto auto auto auto auto;
column-gap:var(–col-gap);row-gap:var(–row-gap);
justify-items:center;align-items:start;margin:16px 0;text-align:center
}
.march-cp__grid-123 figure{margin:0}
.march-cp__grid-123 img{display:block;width:100%;height:auto}
.cap{font-size:13.5px;line-height:1.55;margin-top:0;padding:0 2px}
/* 1段 */
.g–r1c1{grid-column:1;grid-row:1}
.g–r1c3{grid-column:3;grid-row:1}
.g–r1c1 .cap{grid-row:2}
.g–r1c3 .cap{grid-row:2}
/* 2段 */
.g–r3c1{grid-column:1;grid-row:3}
.g–r3c3{grid-column:3;grid-row:3}
/* 3段(右のみ) */
.g–r5c3{grid-column:3;grid-row:5}
/* 最下段ピル */
.march-cp__grid-123 .pill-note{grid-column:1/4;grid-row:7}
/* === スタック版(9,000円以上) === */
.march-cp__stack{
display:grid;grid-auto-flow:row;grid-auto-rows:auto;
justify-items:center;row-gap:8px;margin:16px 0;text-align:center
}
.plus{display:flex;align-items:center;justify-content:center}
.plus span{color:#65472b;font-weight:800;line-height:1;font-size:clamp(18px,2.2vw,26px)}
.gift-img{max-width:560px;width:100%}
.gift-img img{display:block;width:100%;height:auto}
/* 9,000円セクションの4要素を全幅センター&順序固定 */
.march-cp__stack > * {
grid-column: 1 / -1; /* 常に全幅センター */
justify-self: center;
}
/* 表示順:上のピル → + → 画像 → 下のピル */
.march-cp__stack .gift-note-top { order: 100; }
.march-cp__stack .plus { order: 101; }
.march-cp__stack .gift-img { order: 102; }
.march-cp__stack .gift-note-bottom { order: 103; }
/* リード文の下に余白を追加してバナーとの間隔をあける */
.march-cp__lead {
margin-bottom: 40px !important; /* お好みで20〜60pxに調整可 */
}
/* ===== PC表示:3つのピル下の余白を統一(例:48px) ===== */
/* 全購入者向け(どちらか1枚)+ 3,000円(合計2点) */
.march-cp__pair-grid {
margin-bottom: 48px !important; /* お好みで32〜64pxに調整可 */
}
/* 6,000円(合計5点) */
.march-cp__grid-123 {
margin-bottom: 48px !important; /* 同じ値にすることで統一 */
}
/* ▼ 9,000円セクション:先頭ピル(「6,000円以上…」)と「+」の“間”だけを詰める */
/* PC(共通) */
section[aria-labelledby=”cp-9k-title”] .march-cp__stack {
row-gap: 8px !important; /* 既定8px → 6pxに詰める(4〜8pxで微調整OK) */
}
/* 先頭ピルの下側の余白をさらに詰める(デフォは .pill-note の margin-top:4px だけ) */
section[aria-labelledby=”cp-9k-title”] .march-cp__stack .gift-note-top {
margin-bottom: 2px !important; /* 0〜4pxで微調整OK */
}
/* 念のため「+」側も上余白をゼロに(干渉があるテーマ対策) */
section[aria-labelledby=”cp-9k-title”] .march-cp__stack .plus {
margin-top: 0 !important;
}
/* === スマホ調整 === */
@media (max-width:640px){
.march-cp{–spacer:12px;–col-gap:8px;–row-gap:6px}
.pair__cap{font-size:13px}
.cap{font-size:12.5px}
.pill-note{font-size:15px;padding:7px 13px}
.gift-img{max-width:92vw}
.march-cp__pair-grid {
margin-bottom: 32px !important;
}
.march-cp__grid-123 .pill-note {
margin-bottom: 32px !important; /* お好みで 24〜48px に調整可 */
}
section[aria-labelledby=”cp-9k-title”] .march-cp__stack {
row-gap: 6px !important; /* PCよりさらにタイトに */
}
section[aria-labelledby=”cp-9k-title”] .march-cp__stack .gift-note-top {
margin-bottom: 0 !important; /* 完全に詰めるなら0も可 */
}
/* =========================================
9,000円セクション「バナー上」の余白を適正化
→ 原因は 6,000円セクションの下余白(親グリッド)
========================================= */
/* PC(共通):6,000円セクションの「合計5点」ブロックの下余白を少し詰める */
section[aria-labelledby=”cp-6k-title”] .march-cp__grid-123 {
margin-bottom: 20px !important; /* 例:24px(お好みで 20〜32px) */
}
/* 念のため:9,000円セクションのバナーに上余白が入らないように固定 */
section[aria-labelledby=”cp-9k-title”] .march-cp__banner {
margin-top: 0 !important;
}
/* SPはさらにタイトに見せたいならこちら(必要な場合のみ有効化)*/
@media (max-width: 640px) {
section[aria-labelledby=”cp-6k-title”] .march-cp__grid-123 {
margin-bottom: 10px !important; /* SP基準で少し詰める */
}
}
*/
/* =========================================
9,000円セクション内:「先頭ピル → +」の間の詰め調整(再掲・微調整可)
========================================= */
/* セクション内(全体)を少しだけ詰める:行間を狭く */
section[aria-labelledby=”cp-9k-title”] .march-cp__stack {
row-gap: 6px !important; /* 既定 8px → 6px(4〜8pxで微調整) */
}
/* 先頭ピルの下だけ、さらに微調整(必要に応じて 0〜2px) */
section[aria-labelledby=”cp-9k-title”] .march-cp__stack .gift-note-top {
margin-bottom: 2px !important;
}
}
本件に関するお問い合わせ先
THE SAEM 公式オンラインショップ
〒556-0004 大阪市浪速区日本橋西1-5-9お電話:06-6536-8059(10:00〜17:00)
メール:お問い合わせ
※通常、メールでのお問合せは、1-3営業日程でご返信させていただきます。
5月ご購入様特典イベント💐
the SAEM


コメント