{"product_id":"meguri-ashitsubo-sandal","title":"足つぼサンダル 〜巡り〜","description":"\u003cstyle\u003e\n.meg { --bg:#f5efe4; --card:#fff; --ink:#3d2820; --muted:#7a6558;\n --accent:#7a3020; --accent-dark:#5a2015; --accent-soft:#f0e0d5;\n --sand:#ebe0d0; --line:#e0d0be; --gold:#c9a45c;\n background:var(--bg); color:var(--ink);\n font-family:\"Yu Gothic\",\"Hiragino Kaku Gothic ProN\",sans-serif;\n line-height:1.85; font-size:16px; padding:24px 0; }\n .meg * { box-sizing:border-box; }\n .meg-wrap { max-width:640px; margin:0 auto; padding:0 16px; }\n @media (max-width:749px){ .meg{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);} .meg-wrap{padding:0 12px;} }\n .meg h2 { font-size:22px; line-height:1.4; margin:40px 0 16px; font-weight:800; padding-bottom:10px; border-bottom:2px solid var(--accent); display:inline-block; color:var(--ink); }\n .meg h3 { font-size:17px; margin:16px 0 8px; font-weight:700; color:var(--ink); }\n .meg p { margin:0 0 14px; }\n .meg-h2ic { display:flex; align-items:center; gap:8px; }\n .meg-h2ic h2 { margin:40px 0 16px; }\n\n .meg-trust { display:grid; grid-template-columns:repeat(3,1fr); gap:8px; margin:16px 0 24px; }\n .meg-trust \u003e div { text-align:center; padding:12px 6px; background:#fff; border-radius:12px; border:1px solid var(--line); font-size:11px; line-height:1.4; }\n .meg-trust .ic { display:block; margin:0 auto 4px; width:30px; height:30px; }\n .meg-trust b { display:block; font-size:12px; margin-bottom:2px; }\n\n .meg-card { background:var(--card); border-radius:16px; padding:22px 20px; margin:20px 0; box-shadow:0 3px 14px rgba(80,40,20,.06); border:1px solid var(--line); }\n .meg-hook { background:linear-gradient(135deg,var(--accent),var(--accent-dark)); color:#fff; padding:28px 22px; border-radius:16px; margin:16px 0; text-align:center; }\n .meg-hook h2 { color:#fff; border:none; padding:0; margin:0 0 12px; font-size:24px; display:block; line-height:1.4; }\n .meg-hook p { font-size:15px; opacity:.95; margin:0; line-height:1.7; }\n .meg-hook .hk-eyebrow { display:inline-block; font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; color:var(--gold); font-size:13px; font-weight:800; letter-spacing:.06em; border-bottom:1px solid rgba(201,164,92,.5); padding-bottom:6px; margin-bottom:12px; }\n\n .meg-benefits { display:grid; grid-template-columns:1fr 1fr; gap:10px; margin:14px 0; }\n .meg-bene { background:var(--accent-soft); border-radius:14px; padding:16px 12px; text-align:center; }\n .meg-bene .ic { width:40px; height:40px; margin:0 auto 6px; }\n .meg-bene .t { font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; letter-spacing:.03em; font-weight:800; font-size:14px; margin-bottom:4px; color:var(--accent-dark); }\n .meg-bene .d { font-size:11px; color:var(--muted); line-height:1.5; }\n\n .meg-hiw { display:grid; grid-template-columns:repeat(3,1fr); gap:8px; margin:14px 0; }\n .meg-hiw .hf { background:#fff; border:1px solid var(--line); border-radius:14px; padding:13px 6px; text-align:center; position:relative; }\n .meg-hiw .hn { width:24px; height:24px; margin:0 auto 6px; background:var(--accent); color:#fff; border-radius:50%; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:13px; }\n .meg-hiw .ht { font-weight:800; font-size:13px; color:var(--accent-dark); line-height:1.35; margin-bottom:3px; }\n .meg-hiw .hd { font-size:11px; color:var(--muted); line-height:1.5; }\n\n .meg-size { width:100%; border-collapse:collapse; margin:6px 0 2px; }\n .meg-size th, .meg-size td { padding:11px 8px; border-bottom:1px solid var(--line); font-size:13.5px; text-align:center; }\n .meg-size th { background:var(--accent-soft); color:var(--accent-dark); font-weight:800; }\n .meg-size td:first-child { font-weight:900; color:var(--accent-dark); }\n .meg-size tr:last-child td { border-bottom:none; }\n .meg-sizetip { font-size:12px; color:var(--muted); margin:8px 0 0; text-align:center; }\n\n .meg-compare { background:linear-gradient(135deg,#f7ebe0,#f0e0d5); border-radius:16px; padding:0; margin:16px 0; border:1px solid var(--line); box-shadow:0 3px 12px rgba(80,40,20,.05); overflow:hidden; }\n .meg-compare summary { padding:18px 18px; list-style:none; display:flex; align-items:center; gap:12px; cursor:pointer; border-bottom:2px dashed transparent; }\n .meg-compare summary::-webkit-details-marker,.meg-compare summary::marker { display:none; content:\"\"; }\n .meg-compare[open] summary { border-bottom-color:var(--accent); }\n .meg-compare .chevron { margin-left:auto; width:36px; height:36px; background:var(--accent); border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; transition:transform .3s; }\n .meg-compare .chevron svg { width:16px; height:16px; }\n .meg-compare[open] .chevron { transform:rotate(180deg); background:var(--accent-dark); }\n .meg-compare .vs-badge { width:40px; height:40px; flex-shrink:0; }\n .meg-cbody { background:#fff; margin:14px; padding:8px 16px; border-radius:10px; }\n .meg-cbody table { width:100%; border-collapse:collapse; }\n .meg-cbody table td { padding:12px 8px; border-bottom:1px solid var(--line); font-size:13px; }\n .meg-cbody table tr:last-child td { border-bottom:none; }\n .meg-cbody table td:first-child { color:var(--muted); width:45%; }\n .meg-compare .vs-t { font-weight:800; font-size:15px; color:var(--ink); }\n\n .meg-faq-inner { background:#fff; border-radius:10px; padding:4px 18px; margin-bottom:16px; }\n .meg-faq-item { padding:14px 0; border-bottom:1px solid var(--line); }\n .meg-faq-item:last-child { border-bottom:none; }\n .meg-faq-item summary { cursor:pointer; font-weight:700; font-size:14px; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:10px; color:var(--ink); }\n .meg-faq-item summary::-webkit-details-marker,.meg-faq-item summary::marker { display:none; content:\"\"; }\n .meg-faq-chev { width:22px; height:22px; flex-shrink:0; transition:transform .25s; }\n .meg-faq-item[open] .meg-faq-chev { transform:rotate(180deg); }\n .meg-faq-item p { margin-top:10px; color:#4a3830; font-size:13px; }\n\n .meg-closing { text-align:center; background:#fff; border-radius:16px; padding:28px 20px; border:1px solid var(--line); margin:20px 0; }\n .meg-closing h3 { margin:0; font-size:17px; color:var(--accent-dark); }\n .meg-feel { display:grid; gap:10px; margin:14px 0; }\n .meg-feel .ff { display:flex; gap:13px; align-items:center; background:#fff; border:1px solid var(--line); border-radius:13px; padding:12px 15px; }\n .meg-feel .fic { width:38px; height:38px; flex-shrink:0; }\n .meg-feel .ft { font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; font-weight:800; font-size:15px; color:var(--accent-dark); line-height:1.3; }\n .meg-feel .fd { font-size:12px; color:var(--muted); line-height:1.5; margin-top:2px; }\n .meg-picker { background:#fff; border:1px solid var(--line); border-radius:16px; padding:16px; margin:14px 0; box-shadow:0 3px 14px rgba(80,40,20,.06); }\n .meg-picker input { position:absolute!important; opacity:0!important; width:0; height:0; pointer-events:none; }\n .meg-picker .pgrid { display:grid; grid-template-columns:1fr 1fr 1fr; gap:8px; margin-bottom:14px; }\n .meg-picker label { display:flex!important; align-items:center; justify-content:center; gap:6px; text-align:center; background:var(--sand); border-radius:11px; padding:12px 4px; font-weight:800; font-size:13px; color:var(--muted); cursor:pointer; transition:.15s; line-height:1.2; min-height:46px; }\n .meg-picker label .sn { display:flex; align-items:center; justify-content:center; flex-shrink:0; width:22px; height:22px; border-radius:50%; background:#fff; color:var(--accent); font-weight:800; font-size:13px; }\n .meg-picker .pan { display:none; padding:2px; }\n .meg-picker .pan .pt { font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; font-weight:800; font-size:17px; color:var(--accent-dark); margin:0 0 6px; }\n .meg-picker .pan .pd { font-size:14px; color:#4a3830; line-height:1.75; margin:0; }\n .meg-picker .pan .pd em { color:var(--accent); font-weight:700; font-style:normal; }\n #st1:checked~.pgrid label[for=\"st1\"],#st2:checked~.pgrid label[for=\"st2\"],#st3:checked~.pgrid label[for=\"st3\"] { background:var(--accent)!important; color:#fff!important; box-shadow:0 3px 10px rgba(122,48,32,.28); }\n #st1:checked~.pgrid label[for=\"st1\"] .sn,#st2:checked~.pgrid label[for=\"st2\"] .sn,#st3:checked~.pgrid label[for=\"st3\"] .sn { background:#fff; color:var(--accent); }\n #st1:checked~.pans #sp1,#st2:checked~.pans #sp2,#st3:checked~.pans #sp3 { display:block; }\n .meg-cross { background:linear-gradient(135deg,var(--accent-soft),#fff); border:2px solid var(--gold); border-radius:16px; padding:18px 16px; margin:18px 0; }\n .meg-cross .cx-badge { display:inline-flex; align-items:center; gap:6px; background:var(--gold); color:#3d2820; font-weight:800; font-size:11.5px; padding:6px 13px; border-radius:999px; letter-spacing:.05em; margin-bottom:12px; }\n .meg-cross .cx-badge svg { width:14px; height:14px; }\n .meg-cross .cx-h { font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; font-weight:800; font-size:20px; color:var(--accent-dark); margin:0 0 14px; line-height:1.35; }\n .meg-cross .cx-h em { font-style:normal; color:var(--accent); }\n .meg-cross .cx-row { display:flex; gap:14px; align-items:center; margin-bottom:14px; }\n .meg-cross .cx-img { flex-shrink:0; width:110px; height:110px; border-radius:12px; overflow:hidden; background:#fff; border:1px solid var(--line); }\n .meg-cross .cx-img img { width:100%; height:100%; object-fit:cover; display:block; }\n .meg-cross .cx-t { font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; font-weight:800; font-size:15.5px; color:var(--accent-dark); margin:0 0 4px; line-height:1.3; }\n .meg-cross .cx-price { font-size:14px; color:var(--accent); font-weight:800; margin:0 0 5px; }\n .meg-cross .cx-price s { color:var(--muted); font-weight:400; font-size:12.5px; margin-left:6px; }\n .meg-cross .cx-d { font-size:12.5px; color:var(--muted); line-height:1.65; margin:0; }\n .meg-cross .cx-btn { display:block; text-align:center; background:linear-gradient(135deg,var(--accent),var(--accent-dark)); color:#fff; font-weight:800; font-size:15px; padding:14px; border-radius:11px; text-decoration:none; box-shadow:0 4px 14px rgba(122,48,32,.3); }\n\n .ems-scene { display:grid; grid-template-columns:1fr 1fr; gap:10px; margin:14px 0; }\n .ems-scene .sc { background:#fff; border:1px solid var(--line); border-radius:13px; padding:14px 12px; text-align:center; }\n .ems-scene .sc svg { width:30px; height:30px; margin-bottom:6px; }\n .ems-scene .sc .t { font-family:\"Yu Mincho\",\"Hiragino Mincho ProN\",serif; font-weight:800; font-size:14.5px; color:var(--accent-dark); margin:0 0 3px; }\n .ems-scene .sc .d { font-size:12px; color:var(--muted); margin:0; line-height:1.55; }\n .ems-spec { display:flex; gap:10px; margin:14px 0; }\n .ems-spec .sp { flex:1; background:linear-gradient(135deg,var(--accent-soft),#fff); border:1px solid var(--line); border-radius:13px; padding:15px 8px; text-align:center; }\n .ems-spec .sp .n { font-family:\"Yu Mincho\",serif; font-weight:800; font-size:26px; color:var(--accent); line-height:1; margin:0 0 5px; }\n .ems-spec .sp .l { font-size:11.5px; color:var(--muted); margin:0; }\n\u003c\/style\u003e\n\u003cdiv class=\"meg\"\u003e\n\u003cdiv class=\"meg-wrap\"\u003e\n\n \u003c!-- TRUST --\u003e\n \u003cdiv class=\"meg-trust\"\u003e\n \u003cdiv\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003ccircle cx=\"22\" cy=\"24\" r=\"14\" fill=\"#a8452e\" opacity=\".12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 22l14-8 14 8-14 8-14-8z\" fill=\"#fff\" stroke=\"#7a3020\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22l14 8v10l-14-8V22zm28 0v10l-14 8V30l14-8z\" fill=\"#f0e0d5\" stroke=\"#7a3020\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 14v16\" stroke=\"#7a3020\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cb\u003e送料無料\u003c\/b\u003e¥4,980以上\u003c\/div\u003e\n \u003cdiv\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003cdefs\u003e\u003clineargradient id=\"hk\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"\u003e\u003cstop offset=\"0\" stop-color=\"#a8452e\"\u003e\u003c\/stop\u003e\u003cstop offset=\"1\" stop-color=\"#5a2015\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\u003ccircle cx=\"22\" cy=\"24\" r=\"14\" fill=\"#c9a45c\" opacity=\".12\"\u003e\u003c\/circle\u003e\u003crect x=\"15\" y=\"8\" width=\"14\" height=\"8\" rx=\"1.5\" fill=\"#f0e0d5\" stroke=\"#7a3020\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"22\" cy=\"26\" r=\"9\" fill=\"url(#hk)\" stroke=\"#5a2015\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"26\" r=\"6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cb\u003e3〜7日\u003c\/b\u003e全国配送\u003c\/div\u003e\n \u003cdiv\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"14\" fill=\"#7a3020\" opacity=\".08\"\u003e\u003c\/circle\u003e\u003cpath d=\"M22 6c8 3 12 8 12 14 0 8-5 14-12 18-7-4-12-10-12-18 0-6 4-11 12-14z\" fill=\"#fff\" stroke=\"#7a3020\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"1.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cb\u003e返金保証\u003c\/b\u003e30日間\u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003c!-- HOOK --\u003e\n \u003cdiv class=\"meg-hook\"\u003e\n \u003cdiv class=\"hk-eyebrow\"\u003e— 履くだけの、足つぼ習慣 —\u003c\/div\u003e\n \u003ch2 style=\"font-size:clamp(20px,6.2vw,29px) !important;line-height:1.42;\"\u003e\n\u003cspan style=\"white-space:nowrap;\"\u003e家事をしながら、\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"white-space:nowrap;\"\u003e足裏、ここちよく。\u003c\/span\u003e\n\u003c\/h2\u003e\n \u003cp\u003e30以上のツボ突起が、歩くたびに足裏を刺激。\u003cbr\u003e特別な時間は、いりません。\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003c!-- HERO --\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/8587\/1149\/files\/0723_1.gif?v=1784773628\" alt=\"足つぼサンダル 〜巡り〜\" style=\"width:100%;border-radius:14px;margin:16px 0;display:block;aspect-ratio:1\/1;object-fit:cover;background:#fff;\"\u003e\n\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"meg-card\"\u003e\n \u003ch2 style=\"margin-top:0;\"\u003eなぜ、足裏なのか？\u003c\/h2\u003e\n \u003cp\u003e一日中、体を支えてがんばる足裏。夕方には\u003cb\u003e重だるく\u003c\/b\u003eなりがちです。\u003c\/p\u003e\n \u003cp\u003eでも、自分でツボを押すのは、かがんで力を入れて…なかなか大変。続きません。\u003c\/p\u003e\n \u003cp\u003eこの\u003cb\u003e足つぼサンダル\u003c\/b\u003eは、\u003cb\u003e履いて歩くだけ\u003c\/b\u003e。やわらかいシリコン突起が足裏全体をここちよく刺激します。家事をしながら、テレビを見ながら、\u003cb\u003eながらでケア\u003c\/b\u003e。\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003c!-- FEATURES 2x2 + circle --\u003e\n \u003cdiv class=\"meg-h2ic\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"6.5\" fill=\"#f0e0d5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3.5\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003ch2 style=\"margin:0;\"\u003e商品のこだわり\u003c\/h2\u003e\n\u003c\/div\u003e\n \u003cdiv style=\"position:relative;margin:16px 0;\"\u003e\n   \u003cdiv class=\"meg-benefits\" style=\"gap:14px;\"\u003e\n   \u003cdiv class=\"meg-bene\"\u003e\n\u003cdiv class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003cdefs\u003e\u003clineargradient id=\"g1\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"\u003e\u003cstop offset=\"0\" stop-color=\"#a8452e\"\u003e\u003c\/stop\u003e\u003cstop offset=\"1\" stop-color=\"#5a2015\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"15\" fill=\"url(#g1)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cg fill=\"#c9a45c\"\u003e\u003ccircle cx=\"16\" cy=\"15\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"14\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"28\" cy=\"15\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"22\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"29\" cy=\"22\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"29\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"23\" cy=\"29\" r=\"2.2\"\u003e\u003c\/circle\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"t\"\u003e30以上のツボ突起\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003e足裏全体を刺激\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"meg-bene\"\u003e\n\u003cdiv class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003cdefs\u003e\u003clineargradient id=\"g2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"\u003e\u003cstop offset=\"0\" stop-color=\"#a8452e\"\u003e\u003c\/stop\u003e\u003cstop offset=\"1\" stop-color=\"#5a2015\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"15\" fill=\"url(#g2)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M22 11a11 11 0 11-8 3.4\" fill=\"none\" stroke=\"#c9a45c\" stroke-width=\"2.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 10l1 5 5-1z\" fill=\"#c9a45c\"\u003e\u003c\/path\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"3\" fill=\"#f0e0d5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"t\"\u003e180°回転ノブ\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003e強さを自分で調整\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"meg-bene\"\u003e\n\u003cdiv class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003cdefs\u003e\u003clineargradient id=\"g3\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"\u003e\u003cstop offset=\"0\" stop-color=\"#a8452e\"\u003e\u003c\/stop\u003e\u003cstop offset=\"1\" stop-color=\"#5a2015\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"15\" fill=\"url(#g3)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 26c0-6 4-10 8-10s8 4 8 10c0 2-2 3-4 3s-3-1-4-1-2 1-4 1-4-1-4-3z\" fill=\"#f0e0d5\"\u003e\u003c\/path\u003e\u003ccircle cx=\"22\" cy=\"20\" r=\"2\" fill=\"#a8452e\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"t\"\u003eやわらかシリコン\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003e痛すぎない設計\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003cdiv class=\"meg-bene\"\u003e\n\u003cdiv class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003cdefs\u003e\u003clineargradient id=\"g4\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"\u003e\u003cstop offset=\"0\" stop-color=\"#a8452e\"\u003e\u003c\/stop\u003e\u003cstop offset=\"1\" stop-color=\"#5a2015\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"15\" fill=\"url(#g4)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003crect x=\"11\" y=\"18\" width=\"22\" height=\"8\" rx=\"4\" fill=\"#f0e0d5\"\u003e\u003c\/rect\u003e\u003cg stroke=\"#a8452e\" stroke-width=\"1.4\"\u003e\u003cpath d=\"M16 18v8M20 18v8M24 18v8M28 18v8\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"t\"\u003e面ファスナー調整\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003e幅広くフィット\u003c\/div\u003e\n\u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv style=\"position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 6px 20px rgba(122,48,32,.35), 0 0 0 3px var(--gold);background:#fff;z-index:2;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/8587\/1149\/files\/resize_to_1__1_202607230932.jpg?v=1784773975\" alt=\"足つぼサンダルの突起\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"text-align:center;font-size:12px;color:var(--muted);margin:10px 0 0;\"\u003e室内用足つぼサンダル（左右セット）· サイズ S〜XL\u003c\/p\u003e\n\n \u003c!-- SPEC numbers --\u003e\n \u003cdiv class=\"ems-spec\"\u003e\n \u003cdiv class=\"sp\"\u003e\n\u003cp class=\"n\"\u003e30\u003cspan style=\"font-size:15px;\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"l\"\u003eツボ突起\u003c\/p\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"sp\"\u003e\n\u003cp class=\"n\"\u003e180°\u003c\/p\u003e\n\u003cp class=\"l\"\u003e回転で調整\u003c\/p\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"sp\"\u003e\n\u003cp class=\"n\"\u003eながら\u003c\/p\u003e\n\u003cp class=\"l\"\u003eお家でケア\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003c!-- 3 STEPS PICKER --\u003e\n \u003cdiv class=\"meg-h2ic\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"6.5\" fill=\"#f0e0d5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3.5\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003ch2 style=\"margin:0;\"\u003eかんたん3ステップ\u003c\/h2\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"meg-picker\"\u003e\n \u003cinput type=\"radio\" name=\"step\" id=\"st1\" checked\u003e\u003cinput type=\"radio\" name=\"step\" id=\"st2\"\u003e\u003cinput type=\"radio\" name=\"step\" id=\"st3\"\u003e\n \u003cdiv class=\"pgrid\"\u003e\n \u003clabel for=\"st1\"\u003e\u003cspan class=\"sn\"\u003e1\u003c\/span\u003e履く\u003c\/label\u003e\n \u003clabel for=\"st2\"\u003e\u003cspan class=\"sn\"\u003e2\u003c\/span\u003e歩く\u003c\/label\u003e\n \u003clabel for=\"st3\"\u003e\u003cspan class=\"sn\"\u003e3\u003c\/span\u003e慣れる\u003c\/label\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"pans\"\u003e\n \u003cdiv class=\"pan\" id=\"sp1\"\u003e\n\u003cp class=\"pt\"\u003eサンダルを履く\u003c\/p\u003e\n\u003cp class=\"pd\"\u003e足をのせ、面ファスナーで軽く固定。\u003cem\u003e素足でも靴下でも\u003c\/em\u003eOK。お好みでどうぞ。\u003c\/p\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"pan\" id=\"sp2\"\u003e\n\u003cp class=\"pt\"\u003eお家で歩く\u003c\/p\u003e\n\u003cp class=\"pd\"\u003e台所、洗濯、テレビの前で。歩くたびに突起が足裏をここちよく刺激。強く感じる所は、\u003cem\u003eノブを回してオフ\u003c\/em\u003eに。\u003c\/p\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"pan\" id=\"sp3\"\u003e\n\u003cp class=\"pt\"\u003e少しずつ慣れる\u003c\/p\u003e\n\u003cp class=\"pd\"\u003e最初は\"痛い\"と感じる方も。1〜2週間で足裏がほぐれ、だんだんここちよく。\u003cem\u003eまずは1日5〜10分\u003c\/em\u003eから。\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003c!-- SIZE GUIDE --\u003e\n \u003cdiv class=\"meg-h2ic\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"6.5\" fill=\"#f0e0d5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3.5\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003ch2 style=\"margin:0;\"\u003eサイズの選び方\u003c\/h2\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"meg-card\" style=\"padding:16px;\"\u003e\n \u003cp style=\"margin:0 0 12px;\"\u003e足の実寸（かかと〜つま先の長さ）を目安に、お選びください。\u003c\/p\u003e\n \u003cdiv style=\"border:1px solid var(--line);border-radius:13px;overflow:hidden;\"\u003e\n \u003cdiv style=\"display:flex;background:var(--accent);color:#fff;font-weight:700;font-size:13px;\"\u003e\n\u003cdiv style=\"flex:0 0 78px;padding:10px 14px;\"\u003eサイズ\u003c\/div\u003e\n\u003cdiv style=\"padding:10px 14px;\"\u003e足の実寸の目安\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv style=\"display:flex;border-top:1px solid var(--line);background:#fff;\"\u003e\n\u003cdiv style=\"flex:0 0 78px;padding:12px 14px;font-weight:800;color:var(--accent-dark);font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:17px;\"\u003eS\u003c\/div\u003e\n\u003cdiv style=\"padding:12px 14px;\"\u003e約23.5〜25cm\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv style=\"display:flex;border-top:1px solid var(--line);background:var(--accent-soft);\"\u003e\n\u003cdiv style=\"flex:0 0 78px;padding:12px 14px;font-weight:800;color:var(--accent-dark);font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:17px;\"\u003eM\u003c\/div\u003e\n\u003cdiv style=\"padding:12px 14px;\"\u003e約25〜26.5cm\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv style=\"display:flex;border-top:1px solid var(--line);background:#fff;\"\u003e\n\u003cdiv style=\"flex:0 0 78px;padding:12px 14px;font-weight:800;color:var(--accent-dark);font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:17px;\"\u003eL\u003c\/div\u003e\n\u003cdiv style=\"padding:12px 14px;\"\u003e約26.5〜28cm\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv style=\"display:flex;border-top:1px solid var(--line);background:var(--accent-soft);\"\u003e\n\u003cdiv style=\"flex:0 0 78px;padding:12px 14px;font-weight:800;color:var(--accent-dark);font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:17px;\"\u003eXL\u003c\/div\u003e\n\u003cdiv style=\"padding:12px 14px;\"\u003e約28〜29.5cm\u003c\/div\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"margin:12px 0 0;font-size:13px;color:var(--muted);line-height:1.7;\"\u003e・サイズ違いで迷ったら、\u003cb style=\"color:var(--accent-dark);\"\u003e大きめ\u003c\/b\u003eがおすすめです。\u003cbr\u003e・\u003cb style=\"color:var(--accent-dark);\"\u003e面ファスナー\u003c\/b\u003eで甲まわりの幅を調整できます。\u003c\/p\u003e\n \u003c\/div\u003e\n\n \u003c!-- FAQ --\u003e\n \u003cdetails class=\"meg-compare\"\u003e\n \u003csummary\u003e\n \u003cdiv class=\"vs-badge\" style=\"width:40px;height:40px;flex-shrink:0;\"\u003e\u003csvg viewbox=\"0 0 32 32\" width=\"40\" height=\"40\" style=\"width:40px;height:40px;flex-shrink:0;\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"13\" fill=\"#7a3020\"\u003e\u003c\/circle\u003e\u003cpath d=\"M11 12c0-3 2.5-5 5-5s5 2 5 5-5 3-5 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"16\" cy=\"23\" r=\"1.6\" fill=\"#fff\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n \u003cdiv\u003e\u003cdiv class=\"vs-t\"\u003eよくあるご質問\u003c\/div\u003e\u003c\/div\u003e\n \u003cdiv class=\"chevron\" style=\"width:36px;height:36px;background:#7a3020;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" style=\"width:16px;height:16px;flex-shrink:0;\" fill=\"none\" stroke=\"#fff\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n \u003c\/summary\u003e\n \u003cdiv class=\"meg-faq-inner\"\u003e\n \u003cdetails class=\"meg-faq-item\"\u003e\u003csummary\u003e最初は痛いですが、大丈夫ですか？\u003cspan class=\"meg-faq-chev\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" style=\"width:22px;height:22px;flex-shrink:0;\" fill=\"none\" stroke=\"#7a3020\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cp\u003eはい、はじめは刺激を強く感じる方が多いです。\u003cb\u003e1日5〜10分の短い時間\u003c\/b\u003eからはじめ、痛い所のノブは回してオフに。\u003cb\u003e1〜2週間\u003c\/b\u003eで少しずつ慣れて、ここちよくなっていきます。\u003c\/p\u003e\u003c\/details\u003e\n \u003cdetails class=\"meg-faq-item\"\u003e\u003csummary\u003e素足と靴下、どちらで履きますか？\u003cspan class=\"meg-faq-chev\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" style=\"width:22px;height:22px;flex-shrink:0;\" fill=\"none\" stroke=\"#7a3020\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cp\u003eどちらでもお使いいただけます。刺激が強いと感じる方は、\u003cb\u003e靴下を履く\u003c\/b\u003eとやわらぎます。お好みで調整してください。\u003c\/p\u003e\u003c\/details\u003e\n \u003cdetails class=\"meg-faq-item\"\u003e\u003csummary\u003e外でも履けますか？\u003cspan class=\"meg-faq-chev\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" style=\"width:22px;height:22px;flex-shrink:0;\" fill=\"none\" stroke=\"#7a3020\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cp\u003e\u003cb\u003e室内用\u003c\/b\u003eとしておすすめしています。おうちの中で、リラックスしながらお使いください。\u003c\/p\u003e\u003c\/details\u003e\n \u003cdetails class=\"meg-faq-item\"\u003e\u003csummary\u003e使わないほうがいい場合はありますか？\u003cspan class=\"meg-faq-chev\" style=\"width:22px;height:22px;flex-shrink:0;\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" style=\"width:22px;height:22px;flex-shrink:0;\" fill=\"none\" stroke=\"#7a3020\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cp\u003e足裏に\u003cb\u003e傷や炎症、強い痛み\u003c\/b\u003eがある時はご使用をお控えください。持病のある方、妊娠中の方は、事前に医師にご相談ください。\u003c\/p\u003e\u003c\/details\u003e\n \u003c\/div\u003e\n \u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"JuraJP | ジュラ","offers":[{"title":"S（約23.5〜25cm）","offer_id":67100590506029,"sku":null,"price":4480.0,"currency_code":"JPY","in_stock":true},{"title":"M（約25〜26.5cm）","offer_id":67100590538797,"sku":null,"price":4480.0,"currency_code":"JPY","in_stock":true},{"title":"L（約26.5〜28cm）","offer_id":67100590571565,"sku":"67100590571565","price":4480.0,"currency_code":"JPY","in_stock":true},{"title":"XL（約28〜29.5cm）","offer_id":67100590604333,"sku":null,"price":4480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0758\/8587\/1149\/files\/Make_it_sharper_for_me_202607230938_1e5ac335-041d-4969-a567-4b70e9cc78c0.jpg?v=1784774812","url":"https:\/\/jurajp.com\/products\/meguri-ashitsubo-sandal","provider":"JuraJP | ジュラ","version":"1.0","type":"link"}