{"title":"鏡・ミラー全ラインナップ","description":"","products":[{"product_id":"kyoserysk","title":"浴室鏡【曇らない浴室鏡】風呂鏡 鏡 地震対策 マグネット 強磁吸着 賃貸に適用 自由自在に設置 軽量 お風呂 ミラー 浴室","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5b5b5b;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6e6e6;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5b5b5b; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6e6e6; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5b5b5b; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6c757d; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #5b5b5b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6e6e6;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #5b5b5b;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5b5b5b; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #5b5b5b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6e6e6; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #5b5b5b; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #5b5b5b; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6c757d; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5b5b5b; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6c757d; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #5b5b5b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #5b5b5b; margin-bottom: 12px; border-bottom: 1px solid #5b5b5b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6e6e6; th, td { padding: 12px 8px; border: 1px solid #e6e6e6; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5b5b5b; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6e6e6; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5b5b5b; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e\n\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8fb676d3151a4f6bbdd50abdf6a7aaa0.mp4\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e毎日を快適にする理想の鏡\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e湯気の中でも\u003cstrong\u003e視界クリア\u003c\/strong\u003e。楽天ランキング1位獲得の\u003cstrong\u003e信頼性\u003c\/strong\u003eで、\u003cstrong\u003e賃貸でも穴あけ不要\u003c\/strong\u003eの\u003cstrong\u003eマグネット式\u003c\/strong\u003e。\u003cstrong\u003e軽量設計\u003c\/strong\u003eで、お風呂がもっと\u003cstrong\u003e快適な空間\u003c\/strong\u003eに変わります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1766194653.webp?v=1768551405\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適バスタイムの必需品\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e快適バスタイムの必需品\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eシャワー中でもクリアな自分\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e特殊な\u003cstrong\u003e曇り止めコーティング\u003c\/strong\u003eが、熱いシャワー中も鏡を常に\u003cstrong\u003eクリア\u003c\/strong\u003eに保ちます。\u003cstrong\u003e毛穴やシミまで鮮明\u003c\/strong\u003eに映し出し、毎日の\u003cstrong\u003e肌ケア\u003c\/strong\u003eや\u003cstrong\u003eシェービング\u003c\/strong\u003eが格段に\u003cstrong\u003eスムーズ\u003c\/strong\u003eに。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504376.webp?v=1768551405\" class=\"img-fluid d-block w-100 product-img\" alt=\"曇り知らずの美肌ケア\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e曇り知らずの美肌ケア\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e貼って動かす自由な設置\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e強力マグネット式\u003c\/strong\u003eだから、浴室の壁面を\u003cstrong\u003e傷つける心配なく\u003c\/strong\u003eピタッと吸着。\u003cstrong\u003e軽量\u003c\/strong\u003eで\u003cstrong\u003e取り付けも簡単\u003c\/strong\u003e、\u003cstrong\u003e賃貸住宅でも穴を開けずに設置場所を自由自在に調整可能\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/yokushitukagami.jpg?v=1768551405\" class=\"img-fluid d-block w-100 product-img\" alt=\"賃貸も安心マグネット\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e賃貸も安心マグネット\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイズ：20×29.6cm、39.6×29.6cｍ\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/bathroommirror.webp?v=1768551405\" class=\"img-fluid d-block w-100 product-img\" alt=\"浴室鏡サイズ詳細図\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/bathroommirror1.webp?v=1768551405\" class=\"img-fluid d-block w-100 product-img\" alt=\"浴室鏡サイズ比較図\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003ePC製(ポリカーボネート)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e曇り止め機能\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e特殊な曇り止めコーティングが施されており、シャワー中でも常にクリアな視界を保ちます。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e水滴が均一な水膜を形成し曇りを防止\u003c\/li\u003e\n\u003cli\u003e毛穴やシミまで鮮明に映し出し肌ケアに最適\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e高耐久性・安全性\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003ePC製(ポリカーボネート)鏡は熱や強度に優れたプラスチックで、ガラスと同等の透明性とアクリルの50倍にもなる耐久性を誇ります。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e熱や強度に優れたプラスチック素材\u003c\/li\u003e\n\u003cli\u003e地震などの災害時も安心\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eマグネット式設置\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e強力なマグネットシートが付属しており、浴室の鋼板壁面や冷蔵庫など金属塗装面に取り付けられます。賃貸住宅でも穴あけ不要で、模様替え時の貼り直しもワンタッチで可能です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e壁面を傷つける心配なくピタッと吸着\u003c\/li\u003e\n\u003cli\u003e洗面台や冷蔵庫にも対応し引っ越し時も跡形なく撤去可能\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e※吸着力について：本製品は、壁面を傷つけず、位置調整がスムーズに行えるよう、最適な磁力に設計されております。指で強く押したり、メンテナンスの際に横方向へ力がかかると動く場合がありますが、通常の使用においては十分な吸着力を備えております。\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e※ご注意：壁面の金属の厚さや塗料・表面加工などにより取り付け強さは変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e安全な角丸加工\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e安全にご使用いただくために、鏡の四隅には角丸加工が施されています。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e鋭利なエッジによる怪我のリスクを大幅に低減\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e軽量・自由な設置場所\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eガラスミラーの半分ほどの軽量設計で、誰でも簡単に設置・再配置が可能です。賃貸住宅や壁に穴を開けたくない場所に最適です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e浴室壁面、玄関鉄扉、ロッカー、冷蔵庫、洗濯機などの金属塗装面に設置可能\u003c\/li\u003e\n\u003cli\u003eすぐに取り外してから再配置できるため、設置場所を自由自在に変更可能\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e機能アイコン\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e商品の様々な特徴をアイコンで示します。\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1766194653.webp?v=1768551405\" alt=\"アイコン1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504157.webp?v=1768551405\" alt=\"アイコン2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504173.webp?v=1768551405\" alt=\"アイコン3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504376.webp?v=1768551405\" alt=\"アイコン4\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504455.webp?v=1768551405\" alt=\"アイコン5\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504496.webp?v=1768551405\" alt=\"アイコン6\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504559.webp?v=1768551405\" alt=\"アイコン7\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504575.webp?v=1768551405\" alt=\"アイコン8\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504615.webp?v=1768551405\" alt=\"アイコン9\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504603.webp?v=1768551405\" alt=\"アイコン10\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1765504634.webp?v=1768551405\" alt=\"アイコン11\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご使用上・お手入れの注意点\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e鏡の性能を維持し、長くご愛用いただくための注意点です。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e汚れのお手入れは、水で軽く洗い流してください。汚れると曇り止め効果が低下する場合があります。\u003c\/li\u003e\n\u003cli\u003e直射日光が当たる高温な場所を避けてください。歪みの原因となります。\u003c\/li\u003e\n\u003cli\u003e雑巾、粗い布や紙タオルで鏡表面を拭かないでください。曇り止めコーティングを傷つける可能性があります。\u003c\/li\u003e\n\u003cli\u003eくもり止め効果や持続時間は使用環境により異なります。恒温恒湿環境（温度25度・湿度45度）での本製品の曇り止め持続期間は6〜12ヶ月です。\u003c\/li\u003e\n\u003cli\u003e取り付け面はできるだけ凹凸や歪みのない場所に取り付けてください。像がゆがんだり、鏡の落下の原因になります。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"住マイル環境サービス","offers":[{"title":"20*29.6cm","offer_id":51569161404727,"sku":"KYOSERYSK30cm","price":2480.0,"currency_code":"JPY","in_stock":true},{"title":"39.6*29.6cｍ","offer_id":51569161437495,"sku":"KYOSERYSK40cm","price":3780.0,"currency_code":"JPY","in_stock":true},{"title":"20*29.6cm(2枚セット)","offer_id":51569161470263,"sku":"KYOSERYSK30cm2","price":4480.0,"currency_code":"JPY","in_stock":true},{"title":"39.6*29.6cｍ(2枚セット)","offer_id":51569161503031,"sku":"KYOSERYSK40cm2","price":6880.0,"currency_code":"JPY","in_stock":true},{"title":"20*50cm","offer_id":52603576451383,"sku":"KYOSERYSK50cm","price":3980.0,"currency_code":"JPY","in_stock":true},{"title":"20*50cm(2枚セット)","offer_id":52603576484151,"sku":"KYOSERYSK50cm2","price":7580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1766194653.webp?v=1768551405"},{"product_id":"kyoser-割れない鏡-全身鏡-貼る-5枚セット-30cm-30cm-アクリル-ミラー-飛散防止-二次災害防止-ケガ防止-穴あけ不要-賃貸ok-貼付け可能-両面シール付き-軽量","title":"KYOSER 割れない鏡 全身鏡 貼る 5枚セット 30cm×30cm アクリル ミラー 飛散防止 二次災害防止 ケガ防止 穴あけ不要 賃貸OK 貼付け可能 両面シール付き 軽量","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5b5b5b;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e6e6e6;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5b5b5b; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #e6e6e6; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5b5b5b; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6c757d; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #5b5b5b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #e6e6e6;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #5b5b5b;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5b5b5b; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #5b5b5b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e6e6e6; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #5b5b5b; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #5b5b5b; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6c757d; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5b5b5b; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6c757d; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #5b5b5b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #5b5b5b; margin-bottom: 12px; border-bottom: 1px solid #5b5b5b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e6e6e6; th, td { padding: 12px 8px; border: 1px solid #e6e6e6; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5b5b5b; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e6e6e6; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5b5b5b; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e\n\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/900fc463c2f1432f98606e869733b260.mov\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e「貼る」新常識 空間広がる全身鏡\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e楽天ランキング1位獲得の\u003cstrong\u003e信頼\u003c\/strong\u003e。圧迫感なく空間に溶け込み、お部屋をより広く、明るく演出します。\u003cstrong\u003e超軽量設計\u003c\/strong\u003eで賃貸でも安心、自由なレイアウトで理想の空間へ。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/3030___20251119_00c41bb8-070b-4f6c-b206-9e1f020d89d0.jpg?v=1770095293\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適な空間を創るミラー\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e快適な空間を創るミラー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e衝撃に強いアクリル製 家族も安心ミラー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eアクリル製\u003c\/strong\u003eで万が一の衝撃にも割れる心配なく、破片が飛び散る危険を徹底排除します。お子様やペットがいるご家庭でも、\u003cstrong\u003e安全に使える\u003c\/strong\u003e毎日をお届けします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/acrylmirror.gif?v=1770282585\" class=\"img-fluid d-block w-100 product-img\" alt=\"もしもの時も安心\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eもしもの時も安心\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e使い方自在 組み合わせ多用途ミラー\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003e30cm角の5枚セット\u003c\/strong\u003eが叶える無限の可能性。部分的な身だしなみチェックから、縦に繋げれば150cmの全身姿見まで、暮らしに合わせて自由なスタイルを楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/compass1669085873.jpg?v=1770282585\" class=\"img-fluid d-block w-100 product-img\" alt=\"ライフスタイルにフィット\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eライフスタイルにフィット\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e製品詳細・スペック\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の基本仕様\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eKYOSER割れない鏡の基本情報です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイズ：約30cm×30cm\u003c\/li\u003e\n\u003cli\u003e厚さ：約2mm\u003c\/li\u003e\n\u003cli\u003eセット内容：5枚セット\u003c\/li\u003e\n\u003cli\u003e材質：アクリル\u003c\/li\u003e\n\u003cli\u003e重量：1枚当たり約170g\u003c\/li\u003e\n\u003cli\u003e最大全身鏡サイズ：縦に繋げると約150cmの全身鏡として使用可能\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/3030___20251119_00c41bb8-070b-4f6c-b206-9e1f020d89d0.jpg?v=1770095293\" alt=\"サイズ図\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e製品の特長\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e安心と快適さを追求した割れない鏡の特長をご紹介します。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e割れないアクリル製\u003c\/strong\u003e：万が一の衝撃にも強く、破片が飛び散る心配がありません。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e超軽量設計\u003c\/strong\u003e：1枚あたり約170gと非常に軽く、賃貸物件でも安心して設置できます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e省スペース\u003c\/strong\u003e：壁に一体化するため場所を取らず、お部屋を広々と使えます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e歪み軽減へのこだわり\u003c\/strong\u003e：近距離ではガラス製に近いクリアな映り込みを実現しています。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e使い方自由自在\u003c\/strong\u003e：30cm角の5枚セットで、部分使いから全身鏡まで多様なレイアウトが可能です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e安全への配慮\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eご家族の安全を第一に考えた設計です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eケガ防止\u003c\/strong\u003e：お子様の衝突や地震などの災害時にも割れる危険がなく、怪我の心配がありません。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e飛散防止加工\u003c\/strong\u003e：万一破損しても破片が飛散するのを防ぎます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e特にお年寄り、お子様、ペットがいるご家庭におすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e設置方法とおすすめの使用場所\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e簡単設置で、様々な場所にフィットします。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e簡単貼付け\u003c\/strong\u003e：裏面が粘着シールになっているため、手軽に貼り付けが可能です。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e穴あけ不要\u003c\/strong\u003e：壁に穴を開ける必要がなく、賃貸住宅でも安心してご使用いただけます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e推奨使用場所：\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eリビング\u003c\/li\u003e\n\u003cli\u003e玄関\u003c\/li\u003e\n\u003cli\u003e廊下\u003c\/li\u003e\n\u003cli\u003e試着室\u003c\/li\u003e\n\u003cli\u003e洗面所\u003c\/li\u003e\n\u003cli\u003e寝室\u003c\/li\u003e\n\u003cli\u003e学校\u003c\/li\u003e\n\u003cli\u003eバスルーム（水回りでの使用も考慮）\u003c\/li\u003e\n\u003cli\u003eその他インテリアとして\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eより長く快適にご使用いただくための注意点です。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e貼り付け前の準備\u003c\/strong\u003e：壁と鏡の裏面を事前に綺麗にしてから貼り付けてください。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e剥がし方\u003c\/strong\u003e：四隅をピンポイントで貼り付けることで、剥がす際も比較的簡単に行えます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"住マイル環境サービス","offers":[{"title":"直角(スクエアカット)","offer_id":51713226506551,"sku":"KYOSERWK30","price":2980.0,"currency_code":"JPY","in_stock":false},{"title":"丸角(ラウンドカット)","offer_id":51713226539319,"sku":"KYOSERWK30R","price":2980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0960\/8832\/6455\/files\/3030___20251119_00c41bb8-070b-4f6c-b206-9e1f020d89d0.jpg?v=1770095293"}],"url":"https:\/\/qolia.we-shop.jp\/collections\/%e9%8f%a1-%e3%83%9f%e3%83%a9%e3%83%bc%e5%85%a8%e3%83%a9%e3%82%a4%e3%83%b3%e3%83%8a%e3%83%83%e3%83%97.oembed","provider":"Qolia（クオリア）","version":"1.0","type":"link"}