{"product_id":"ashitsubo-sokkusu-setto-meguri","title":"足つぼソックスセット 〜巡り〜","description":"\u003cstyle\u003e\n.phone { max-width:420px; margin:0 auto; background:#f5efe4; border-radius:20px; overflow:hidden; box-shadow:0 10px 40px rgba(0,0,0,.5); }\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\u003c\/style\u003e\n\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\u003cpath d=\"M18 8c1 2 4 2 4 5s3 3 4 5\" fill=\"none\" stroke=\"#c9a45c\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 5c-2 3-4 2-5 5m5-5c2 3 4 2 5 5\" fill=\"none\" stroke=\"#c9a45c\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"22\" cy=\"13\" r=\"1.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\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\u003cpath d=\"M18 24c1.5-1 2.5 1 4 0s2.5-1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 28c1.5-1 2.5 1 4 0s2.5-1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\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\u003cg transform=\"translate(22 22)\"\u003e\u003ccircle r=\"1.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\u003e\u003cellipse cx=\"0\" cy=\"-5\" rx=\"2.2\" ry=\"3.5\" fill=\"#a8452e\" opacity=\".85\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"4.5\" cy=\"-1.5\" rx=\"2.2\" ry=\"3.5\" fill=\"#a8452e\" opacity=\".85\" transform=\"rotate(72)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"2.8\" cy=\"4\" rx=\"2.2\" ry=\"3.5\" fill=\"#a8452e\" opacity=\".85\" transform=\"rotate(144)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"-2.8\" cy=\"4\" rx=\"2.2\" ry=\"3.5\" fill=\"#a8452e\" opacity=\".85\" transform=\"rotate(216)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"-4.5\" cy=\"-1.5\" rx=\"2.2\" ry=\"3.5\" fill=\"#a8452e\" opacity=\".85\" transform=\"rotate(288)\"\u003e\u003c\/ellipse\u003e\u003c\/g\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— 2000年つづく、足つぼの地図 —\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\u003e2000年つづく足つぼの知恵を、今夜ベッドの上で。\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\/Foot_reflexology_chart_Japanese_202607221653.jpg?v=1784714018\" alt=\"足つぼソックスセット 〜巡り〜\" style=\"width:100%;border-radius:14px;margin:16px 0;display:block;aspect-ratio:1\/1;object-fit:contain;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唯一むずかしかったのが、\u003cb\u003e「どこを押せばいいの？」\u003c\/b\u003e。プロに教わらないと、なかなか分かりません。\u003c\/p\u003e\n \u003cp\u003eこの\u003cb\u003e足つぼソックスセット\u003c\/b\u003eは、\u003cb\u003e50以上のツボの名前\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=\"ts\" 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\u003cpath d=\"M22 6c6 0 9 4 9 9 0 4-1 6-1 10s2 6 2 9c0 3-3 4-6 4s-4-2-5-2-2 2-5 2-5-2-5-5c0-3 1-5 1-8s-1-5-1-8c0-9 5-11 11-11z\" fill=\"url(#ts)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cg fill=\"#c9a45c\"\u003e\u003ccircle cx=\"18\" cy=\"14\" r=\"1.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"24\" cy=\"13\" r=\"1.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"20\" cy=\"20\" r=\"1.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"25\" cy=\"21\" r=\"1.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"19\" cy=\"27\" r=\"1.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"24\" cy=\"28\" r=\"1.4\"\u003e\u003c\/circle\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   \u003cdiv class=\"meg-bene\"\u003e\n\u003cdiv class=\"ic\"\u003e\u003csvg viewbox=\"0 0 44 44\"\u003e\u003cdefs\u003e\u003clineargradient id=\"st\" 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\u003crect x=\"14\" y=\"9\" width=\"5\" height=\"26\" rx=\"2.5\" fill=\"url(#st)\" stroke=\"#5a2015\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"16.5\" cy=\"9\" r=\"4\" fill=\"#f0e0d5\" stroke=\"#5a2015\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16.5\" cy=\"35\" r=\"3\" fill=\"#f0e0d5\" stroke=\"#5a2015\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M25 12l6 4-6 4v-3h-2v-2h2z\" fill=\"url(#st)\" stroke=\"#5a2015\" stroke-width=\"1\"\u003e\u003c\/path\u003e\u003ccircle cx=\"30\" cy=\"30\" r=\"3.5\" fill=\"#c9a45c\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"t\"\u003eつぼ押し棒 2種\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=\"mn\" 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\u003cpath d=\"M30 8a15 15 0 100 28 12 12 0 010-28z\" fill=\"url(#mn)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cg fill=\"#c9a45c\"\u003e\u003cpath d=\"M31 12l1.2 2.4L34.6 15l-2 1.4.5 2.6-2.1-1.3-2.1 1.3.5-2.6-2-1.4 2.4-.6z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"26\" cy=\"26\" r=\"1.3\"\u003e\u003c\/circle\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"t\"\u003e夜の5分習慣\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=\"br\" 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\u003crect x=\"9\" y=\"9\" width=\"26\" height=\"26\" rx=\"6\" fill=\"url(#br)\" stroke=\"#5a2015\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\u003cg fill=\"#f0e0d5\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"16\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"28\" cy=\"16\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"22\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"28\" cy=\"22\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"28\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"22\" cy=\"28\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"28\" cy=\"28\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/g\u003e\u003ccircle cx=\"22\" cy=\"22\" r=\"1.6\" fill=\"#c9a45c\"\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   \u003c\/div\u003e\n   \u003cdiv style=\"position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:50%;overflow:hidden;border:4px 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\/Keep_all_202607221704.jpg?v=1784714663\" 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セット内容：足つぼソックス×1 · つぼ押し棒×2 · フリーサイズ（約22〜25cm）\u003c\/p\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ソファやベッドで、リラックス。足裏・甲・側面まで、ツボマップがすぐそこに。\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のツボ。疲れた日は、足裏の\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細かい点は\u003cem\u003e棒\u003c\/em\u003e、広い面は\u003cem\u003e3つ星ツール\u003c\/em\u003eで。やさしく〜しっかり、押してひと呼吸。\u003cem\u003e5分ほどで十分\u003c\/em\u003eです。\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\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\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約22〜25.5cmの方はレディース\u003c\/b\u003e、\u003cb\u003e約25.5〜30cmの方はメンズ\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寝る前の5分ほど\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\n \u003c!-- CROSS-SELL INSOLE --\u003e\n \u003cdiv class=\"meg-cross\"\u003e\n \u003cdiv class=\"cx-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a2015\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20.8 5.6a5.5 5.5 0 00-7.8 0L12 6.6l-1-1a5.5 5.5 0 10-7.8 7.8L12 22l8.8-8.6a5.5 5.5 0 000-7.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e相性ぴったり\u003c\/div\u003e\n \u003ch3 class=\"cx-h\"\u003e夜は足つぼ、昼は\u003cem\u003eインソール\u003c\/em\u003e。\u003c\/h3\u003e\n \u003cdiv class=\"cx-row\"\u003e\n \u003cdiv class=\"cx-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/8587\/1149\/files\/resize_to_1_1_202607221522.jpg?v=1784708733\" alt=\"巡りの磁気インソール\"\u003e\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cp class=\"cx-t\"\u003e巡りの磁気インソール\u003c\/p\u003e\n \u003cp class=\"cx-price\"\u003e¥3,480\u003cs\u003e¥5,480\u003c\/s\u003e\u003c\/p\u003e\n \u003cp class=\"cx-d\"\u003e\u003cb\u003eこのインソールにも足つぼ突起\u003c\/b\u003e。夜はソックスでじっくりツボ押し、昼はインソールを靴に入れて歩くだけで足裏を刺激。朝から晩まで、足つぼケアが続きます。\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/jurajp.com\/products\/meguri-no-jiki-insoru\" class=\"cx-btn\"\u003eインソールを見る →\u003c\/a\u003e\n \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JuraJP | ジュラ","offers":[{"title":"フリーサイズ（約22〜25cm）","offer_id":67093092302893,"sku":null,"price":3480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0758\/8587\/1149\/files\/Reflexology_sock_set_flat_lay_202607221709_e517291c-a02d-42c9-b4e0-6b9cf5d7b94e.jpg?v=1784715150","url":"https:\/\/jurajp.com\/products\/ashitsubo-sokkusu-setto-meguri","provider":"JuraJP | ジュラ","version":"1.0","type":"link"}