{"product_id":"sofy-syncrofit-super-type","title":"Sofy Synchro Fit [For daytime use on especially heavy-flow days, super type]","description":"\u003cstyle\u003e\n  .sf-wrap {\n    max-width: 960px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Hiragino Kaku Gothic ProN\", \"Yu Gothic\", \"Noto Sans JP\", sans-serif;\n    color: #333;\n    line-height: 1.8;\n  }\n\n  .sf-wrap * { box-sizing: border-box; }\n  .sf-wrap img { width: 100%; max-width: 100%; display: block; }\n\n  \/* ===== HERO : 画像を背景にして文字を上に配置 ===== *\/\n  .sf-hero {\n    position: relative;\n    overflow: hidden;\n    min-height: 510px;\n    border-radius: 22px;\n    margin-bottom: 26px;\n    background-image:\n      linear-gradient(90deg, rgba(255,255,255,.14) 0%, rgba(255,255,255,.03) 48%, rgba(255,255,255,0) 70%),\n      url('https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-3.jpg?v=1787906037');\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n  }\n\n  .sf-hero-content {\n    position: relative;\n    z-index: 2;\n    width: 47%;\n    padding: 62px 0 50px 54px;\n  }\n\n  .sf-title {\n    margin: 0 0 12px;\n    color: #f47aa6;\n    font-size: 54px;\n    line-height: 1.23;\n    font-weight: 700;\n    letter-spacing: .02em;\n  }\n\n  .sf-subtitle {\n    margin: 0 0 18px;\n    color: #145eb7;\n    font-size: 28px;\n    line-height: 1.4;\n    font-weight: 700;\n  }\n\n  .sf-lead {\n    margin: 0;\n    font-size: 18px;\n    line-height: 1.75;\n    font-weight: 500;\n  }\n\n  \/* ===== 3つの特徴 ===== *\/\n  .sf-box {\n    padding: 20px;\n    margin-bottom: 28px;\n    border: 1px solid #f3dbe5;\n    border-radius: 22px;\n    background: #fff;\n  }\n\n  .sf-point {\n    display: flex;\n    align-items: center;\n    gap: 25px;\n    padding: 18px;\n    margin-bottom: 16px;\n    border-radius: 18px;\n  }\n  .sf-point:last-child { margin-bottom: 0; }\n  .sf-point.blue { background: #f2fbff; }\n  .sf-point.pink { background: #fff7fa; }\n  .sf-point-image { flex: 0 0 36%; }\n  .sf-point-text { flex: 1 1 auto; }\n\n  .sf-point-title-blue,\n  .sf-point-title-pink {\n    margin: 0 0 10px;\n    font-size: 30px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n  .sf-point-title-blue { color: #145eb7; }\n  .sf-point-title-pink { color: #ff5f96; }\n  .sf-point p { margin: 0; font-size: 18px; }\n  .sf-note { margin-top: 10px !important; color: #666; font-size: 13px !important; }\n\n  \/* ===== おすすめ ===== *\/\n  .sf-recommend { margin-bottom: 30px; }\n  .sf-section-title {\n    margin: 0 0 20px;\n    text-align: center;\n    color: #ff729b;\n    font-size: 38px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .sf-recommend-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n    align-items: start;\n  }\n\n  .sf-recommend-item img {\n    border-radius: 50%;\n  }\n\n  \/* ===== 使用シーン ===== *\/\n  .sf-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-bottom: 28px;\n  }\n\n  .sf-scene-card {\n    padding: 18px;\n    border: 1px solid #f5c9d9;\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .sf-scene-card h3 {\n    margin: 0 0 14px;\n    text-align: center;\n    color: #ff729b;\n    font-size: 24px;\n    line-height: 1.4;\n  }\n\n  .sf-scene-card p {\n    margin: 14px 0 0;\n    font-size: 18px;\n  }\n\n  \/* ===== 使用後 ===== *\/\n  .sf-howto {\n    padding: 24px;\n    margin-bottom: 28px;\n    border: 1px solid #b9e6fb;\n    border-radius: 18px;\n    background: #f2fbff;\n  }\n\n  .sf-howto h3 {\n    margin: 0 0 14px;\n    text-align: center;\n    color: #27a5e7;\n    font-size: 34px;\n  }\n\n  .sf-howto-inner {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 22px;\n    align-items: center;\n  }\n\n  .sf-howto-text p {\n    margin: 0;\n    font-size: 18px;\n  }\n\n  .sf-howto-image img {\n    border-radius: 12px;\n  }\n\n  \/* ===== 注意事項 : 最後の画像を背景にして文字を上に配置 ===== *\/\n  .sf-caution {\n    position: relative;\n    overflow: hidden;\n    min-height: 510px;\n    border-radius: 22px;\n    background-image:\n      linear-gradient(90deg, rgba(255,255,255,.10) 0%, rgba(255,255,255,.03) 60%, rgba(255,255,255,0) 78%),\n      url('https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-15.jpg?v=1787906367');\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n  }\n\n  .sf-caution-content {\n    position: relative;\n    z-index: 2;\n    width: 72%;\n    padding: 48px 0 42px 48px;\n  }\n\n  .sf-caution h3 {\n    margin: 0 0 22px;\n    text-align: center;\n    color: #ff729b;\n    font-size: 34px;\n    line-height: 1.4;\n  }\n\n  .sf-caution ul {\n    margin: 0;\n    padding-left: 1.35em;\n  }\n\n  .sf-caution li {\n    margin-bottom: 13px;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n  .sf-caution li::marker { color: #ff6b8a; }\n\n  \/* ===== Mobile ===== *\/\n  @media (max-width: 768px) {\n    .sf-wrap { width: 100%; }\n\n    .sf-hero {\n      min-height: 420px;\n      background-position: 62% center;\n    }\n    .sf-hero-content {\n      width: 56%;\n      padding: 34px 0 30px 24px;\n    }\n    .sf-title { font-size: 34px; }\n    .sf-subtitle { font-size: 20px; }\n    .sf-lead { font-size: 14px; line-height: 1.65; }\n\n    .sf-point {\n      gap: 16px;\n      padding: 14px;\n    }\n    .sf-point-image { flex-basis: 42%; }\n    .sf-point-title-blue,\n    .sf-point-title-pink { font-size: 21px; }\n    .sf-point p { font-size: 14px; }\n    .sf-note { font-size: 11px !important; }\n\n    .sf-section-title { font-size: 27px; }\n    .sf-recommend-grid {\n      grid-template-columns: repeat(5, 1fr);\n      gap: 6px;\n    }\n\n    .sf-scene-grid { grid-template-columns: 1fr; }\n    .sf-scene-card h3 { font-size: 21px; }\n    .sf-scene-card p { font-size: 15px; }\n\n    .sf-howto { padding: 18px; }\n    .sf-howto h3 { font-size: 27px; }\n    .sf-howto-inner {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n    .sf-howto-text p { font-size: 15px; }\n\n    .sf-caution {\n      min-height: 500px;\n      background-position: 68% center;\n    }\n    .sf-caution-content {\n      width: 73%;\n      padding: 30px 0 28px 22px;\n    }\n    .sf-caution h3 {\n      font-size: 24px;\n      text-align: left;\n    }\n    .sf-caution li {\n      margin-bottom: 12px;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sf-hero {\n      min-height: 350px;\n      background-position: 64% center;\n    }\n    .sf-hero-content {\n      width: 58%;\n      padding: 28px 0 24px 18px;\n    }\n    .sf-title { font-size: 27px; }\n    .sf-subtitle { font-size: 17px; margin-bottom: 12px; }\n    .sf-lead { font-size: 12px; }\n\n    .sf-box { padding: 10px; }\n    .sf-point { gap: 10px; padding: 10px; }\n    .sf-point-image { flex-basis: 43%; }\n    .sf-point-title-blue,\n    .sf-point-title-pink { font-size: 17px; }\n    .sf-point p { font-size: 12px; }\n\n    .sf-section-title { font-size: 24px; }\n    .sf-scene-card { padding: 14px; }\n\n    .sf-caution {\n      min-height: 430px;\n      background-position: 70% center;\n    }\n    .sf-caution-content {\n      width: 76%;\n      padding: 24px 0 20px 16px;\n    }\n    .sf-caution h3 { font-size: 22px; margin-bottom: 16px; }\n    .sf-caution li { font-size: 14px; line-height: 1.7 ;margin-bottom: 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sf-wrap\"\u003e\n\u003c!-- HERO：背景画像の上に文字 --\u003e\n\u003csection class=\"sf-hero\"\u003e\n\u003cdiv class=\"sf-hero-content\"\u003e\n\u003ch2 class=\"sf-title\"\u003eEven on your period,\u003cbr\u003eFeel even lighter.\u003c\/h2\u003e\n\u003cdiv class=\"sf-subtitle\"\u003eSofy Syncrofit\u003c\/div\u003e\n\u003cp class=\"sf-lead\"\u003esimply by adding it to your usual napkin.\u003cbr\u003eHelps prevent leaks you may be concerned about,\u003cbr\u003eA new menstrual product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3つの特徴 --\u003e\n\u003csection class=\"sf-box\"\u003e\n\u003cdiv class=\"sf-point blue\"\u003e\n\u003cdiv class=\"sf-point-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-4.jpg?v=1787905087\" alt=\"Because it absorbs directly, it does not spread in a sudden gush\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-point-text\"\u003e\n\u003ch3 class=\"sf-point-title-blue\"\u003eBecause it absorbs directly\u003cbr\u003eit does not spread in a sudden gush!\u003c\/h3\u003e\n\u003cp\u003eBecause it absorbs directly against the body,\u003cbr\u003eMenstrual blood is less likely to spread rapidly across the napkin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-point pink\"\u003e\n\u003cdiv class=\"sf-point-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-5.jpg?v=1787904768\" alt=\"Adds about two hours' worth of absorbency\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-point-text\"\u003e\n\u003ch3 class=\"sf-point-title-pink\"\u003eAbout two hours' worth (※)\u003cbr\u003eExtra absorbency!\u003c\/h3\u003e\n\u003cp\u003eSimply use it with your usual napkin to support absorbency. Peace of mind even on days with heavy menstrual flow.\u003c\/p\u003e\n\u003cp class=\"sf-note\"\u003e※Individual differences apply. Replace according to your menstrual flow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-point blue\"\u003e\n\u003cdiv class=\"sf-point-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-6.jpg?v=1787904935\" alt=\"The individual wrapper and product can be flushed down the toilet\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-point-text\"\u003e\n\u003ch3 class=\"sf-point-title-blue\"\u003eIndividual wrapper and product\u003cbr\u003eFlushable!\u003c\/h3\u003e\n\u003cp\u003eAfter use, both Syncrofit itself and its individual wrapper can be flushed down the toilet, making it easy to change even when you're out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- こんなときにおすすめ --\u003e\n\u003csection class=\"sf-recommend\"\u003e\n\u003ch2 class=\"sf-section-title\"\u003eRecommended for situations like these!\u003c\/h2\u003e\n\u003cdiv class=\"sf-recommend-grid\"\u003e\n\u003cdiv class=\"sf-recommend-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-7.jpg?v=1787902866\" alt=\"I don't want to feel a sudden gush\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-recommend-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-8.jpg?v=1787902873\" alt=\"I can't go to the toilet whenever I want\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-recommend-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-9.jpg?v=1787902881\" alt=\"I want to stop worrying at night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-recommend-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-10.jpg?v=1787902888\" alt=\"I worry about menstrual blood dripping after taking a bath\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sf-recommend-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-11.jpg?v=1787902895\" alt=\"I want to reduce menstrual product waste\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 使用シーン --\u003e\n\u003csection class=\"sf-scene-grid\"\u003e\n\u003cdiv class=\"sf-scene-card\"\u003e\n\u003ch3\u003eWhen visiting a friend's house\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-12.jpg?v=1787903024\" alt=\"A scene at a friend's house\" loading=\"lazy\"\u003e\n\u003cp\u003eSince it can be flushed down the toilet after use, it makes disposing of napkins easier and is convenient to carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-scene-card\"\u003e\n\u003ch3\u003eWhen going out or sleeping at night\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-13.jpg?v=1787903031\" alt=\"Recommended for outings and nighttime\" loading=\"lazy\"\u003e\n\u003cp\u003eIt fits your body to help prevent leaks, and simply using it with a napkin helps support absorbency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 使用後 --\u003e\n\u003csection class=\"sf-howto\"\u003e\n\u003ch3\u003eAfter use…\u003c\/h3\u003e\n\u003cdiv class=\"sf-howto-inner\"\u003e\n\u003cdiv class=\"sf-howto-text\"\u003e\n\u003cp\u003eSit on the toilet, spread your legs firmly, and tilt your body slightly to one side. Syncrofit will naturally come off your body.\u003cbr\u003e\u003cbr\u003eIf it does not come off, hold the removal tab and remove it from your body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-howto-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/4903111386604-14.jpg?v=1787903139\" alt=\"How to remove Syncrofit after use\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 注意事項：背景画像の上に文字 --\u003e\n\u003csection class=\"sf-caution\"\u003e\n\u003cdiv class=\"sf-caution-content\"\u003e\n\u003ch3\u003eThings to keep in mind when using it\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSyncrofit is not a tampon, so do not insert it into the vagina.\u003c\/li\u003e\n\u003cli\u003eDo not reuse Syncrofit after removing it. Replace it with a new one each time you use the toilet.\u003c\/li\u003e\n\u003cli\u003eSyncrofit is designed to be used with a napkin. Do not use Syncrofit by itself.\u003c\/li\u003e\n\u003cli\u003eEven if the napkin is not soiled, be sure to replace it at least once a day.\u003c\/li\u003e\n\u003cli\u003eThe napkin used with Syncrofit cannot be flushed down the toilet. Be careful not to accidentally flush Syncrofit along with it.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Unicharm","offers":[{"title":"10 sheets","offer_id":54029918929212,"sku":"4903111310319","price":514.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4903111310319.jpg?v=1787908060","url":"https:\/\/mamigo.jp\/en-nz\/products\/sofy-syncrofit-super-type","provider":"MamiGo","version":"1.0","type":"link"}