{"title":"New Item","description":"","products":[{"product_id":"原本-４サイズ用-bottoms-sample-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー","title":"D.M.Gカーブラインデニムパンツ(USED)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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\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\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0252_34658d5a-f928-4db4-bf48-dec460cee94b.jpg?v=1768529367\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算されたシルエットで体型カバー\u003c\/p\u003e\n    \u003c\/div\u003e\n\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します。12.5ozの程よい厚みがありながらも驚くほど滑らかな穿き心地で、一日中快適に過ごせます。ワードローブに欠かせない一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01261.jpg?v=1768529367\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e深みあるユーズドカラーが魅力\u003c\/p\u003e\n    \u003c\/div\u003e\n\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で、あなたのワードローブに長く寄り添う一本となるでしょう。品質へのこだわりが詰まっています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0127_7bfc8c19-a9cf-4c29-a24e-dd2d5ebf1353.jpg?v=1768529367\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e信頼の日本製、エイジングを楽しむ一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"specs-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eD.M.GからSTANDARD ITEMとしてデニムパンツが登場しました。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e青みの強いインディゴ糸を採用した12.5ozのデニム生地。肌に負担をかけない程よい肉厚ながら、滑らかな穿き心地です。\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シンプルなTシャツにも合わせやすく、春夏らしい雰囲気にぴったりです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e素材: 綿 100％\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eD.M.G (ディーエムジー) は、厳しい品質管理のもと、児島・さぬき市の国産工場で縫製されています。児島の洗い工場で加工を施した製品は、肌馴染みの良い生地感に仕上がり、履き込むほどに独特の風合いを生み出し、長くご愛用いただける商品となります。「デニム」「ワーク」「ミリタリー」といったカジュアル服の普遍的なキーワードをイメージソースに、ベーシックでありながら程良く時代と寄り添ったデイリーウェアーを提案しています。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e※スタッフ身長: 151cm\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\" style=\"width: 100.069%; height: 97.982px;\" cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr style=\"height: 19.5964px;\"\u003e\n                                \u003ctd style=\"width: 13.2956%; height: 19.5964px; text-align: center;\"\u003eサイズ\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e着丈\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003eウエスト\u003c\/td\u003e\n                                \u003ctd style=\"width: 13.5066%; height: 19.5964px; text-align: center;\"\u003eヒップ\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e股上\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e股下\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003eワタリ幅\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e裾幅\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr style=\"height: 19.5964px;\"\u003e\n                                \u003ctd style=\"width: 13.2956%; height: 19.5964px; text-align: center;\"\u003eXS\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e99\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e69\u003c\/td\u003e\n                                \u003ctd style=\"width: 13.5066%; height: 19.5964px; text-align: center;\"\u003e97\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e29.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e70\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e30\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e18\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr style=\"height: 19.5964px;\"\u003e\n                                \u003ctd style=\"width: 13.2956%; height: 19.5964px; text-align: center;\"\u003eS\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e100\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e72\u003c\/td\u003e\n                                \u003ctd style=\"width: 13.5066%; height: 19.5964px; text-align: center;\"\u003e97\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e30\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e70.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e30.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e18\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr style=\"height: 19.5964px;\"\u003e\n                                \u003ctd style=\"width: 13.2956%; height: 19.5964px; text-align: center;\"\u003eM\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e101\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e75\u003c\/td\u003e\n                                \u003ctd style=\"width: 13.5066%; height: 19.5964px; text-align: center;\"\u003e104\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e30.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e71\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e31.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e18\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr style=\"height: 19.5964px;\"\u003e\n                                \u003ctd style=\"width: 13.2956%; height: 19.5964px; text-align: center;\"\u003eL\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e101\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e76\u003c\/td\u003e\n                                \u003ctd style=\"width: 13.5066%; height: 19.5964px; text-align: center;\"\u003e105\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e31.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e71\u003c\/td\u003e\n                                \u003ctd style=\"width: 17.9385%; height: 19.5964px; text-align: center;\"\u003e31.5\u003c\/td\u003e\n                                \u003ctd style=\"width: 9.07477%; height: 19.5964px; text-align: center;\"\u003e19.5\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_01.jpg?v=1771293374\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_05.jpg?v=1771293374\"\u003e\n                    \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品情報・関連アイテム\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e商品番号: 3131990038647\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e関連アイテム:\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eCotton Flannelロールカラープルオーバー2601 (商品番号: 3121070050881)\u003c\/li\u003e\n                    \u003cli\u003eCotton Flannelクレリックシャツ(2601) (商品番号: 3121070050867)\u003c\/li\u003e\n                    \u003cli\u003eD.M.Gカーブラインデニムパンツ(WHITE) (商品番号: 3131990038654)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"D.M.G","offers":[{"title":"USED \/ XS","offer_id":52012166381861,"sku":"2131319958060","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"USED \/ S","offer_id":52012166414629,"sku":"3131990038647","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"USED \/ M","offer_id":52012166447397,"sku":"2131319958084","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"USED \/ L","offer_id":52012166480165,"sku":"2131319958091","price":23100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0252_34658d5a-f928-4db4-bf48-dec460cee94b.jpg?v=1768529367"},{"product_id":"原本-４サイズ用-bottoms-sample-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー-コピー","title":"D.M.Gカーブラインデニムパンツ(WHITE)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人の洗練スタイル、美脚カーブラインデニム\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0277_52ad5d1d-c0c4-43d3-81cf-3838b5371425.jpg?v=1768529069\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e理想のラインを叶える一本\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eカーブラインが脚のラインを美しくカバーし、\u003cstrong\u003eスタイルアップを叶えます\u003c\/strong\u003e。ヒップと太ももにゆとりがありながら、裾へ向かう絶妙な\u003cstrong\u003e細さ\u003c\/strong\u003eが魅力です。かかとまで届く安心丈で、どんなトップスにも馴染む\u003cstrong\u003e着回し力もポイント\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e春夏に映える、透けない白デニムの魅力\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01291.jpg?v=1768529069\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な生成り、透けない安心感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e12.5ozの肉厚な生成りデニムは、ムラ糸やネップが豊かな風合いを演出。白でも\u003cstrong\u003e透けにくい安心感\u003c\/strong\u003eと、綿100%の心地よさが魅力です。ハイウエストデザインが腰回りにフィットし、\u003cstrong\u003eすっきりとした印象\u003c\/strong\u003eに導きます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこだわりの日本製、D.M.Gが描く美ヒップライン\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0130_40316848-2504-4ba8-9d17-6d8348597f11.jpg?v=1768529069\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人技が光る、上質バックスタイル\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e後ろ姿まで美しく。\u003cstrong\u003eヒップを小さく見せる工夫\u003c\/strong\u003eを凝らしています。D.M.Gが児島で培った\u003cstrong\u003e匠の技術\u003c\/strong\u003eが息づく\u003cstrong\u003e日本製\u003c\/strong\u003e。厳しい品質管理のもと縫製され、履き込むほどに\u003cstrong\u003e唯一無二の風合い\u003c\/strong\u003eへと育つ一本です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section spec-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eD.M.GからSTANDARD ITEMとして登場した、立体的なシルエットが魅力のカーブラインデニムパンツです。脚のラインを美しく見せる工夫が凝らされています。\u003c\/p\u003e\n        \u003cul class=\"benefit-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シンプルなTシャツからボリュームトップスまで幅広いアイテムと相性抜群\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生地について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e春夏らしい12.5ozの生成りデニム生地を使用。白でも透けにくい肉厚な素材感が特徴です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 綿 100％\u003c\/li\u003e\n          \u003cli\u003e肉厚な12.5ozの生成りデニム生地\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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e※スタッフ身長 151cm\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eサイズ\u003c\/td\u003e\n                \u003ctd\u003e着丈\u003c\/td\u003e\n                \u003ctd\u003eウエスト\u003c\/td\u003e\n                \u003ctd\u003eヒップ\u003c\/td\u003e\n                \u003ctd\u003e股上\u003c\/td\u003e\n                \u003ctd\u003e股下\u003c\/td\u003e\n                \u003ctd\u003eワタリ幅\u003c\/td\u003e\n                \u003ctd\u003e裾幅\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXS\u003c\/td\u003e\n                \u003ctd\u003e105\u003c\/td\u003e\n                \u003ctd\u003e71\u003c\/td\u003e\n                \u003ctd\u003e97\u003c\/td\u003e\n                \u003ctd\u003e30.5\u003c\/td\u003e\n                \u003ctd\u003e75\u003c\/td\u003e\n                \u003ctd\u003e30.5\u003c\/td\u003e\n                \u003ctd\u003e19\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eS\u003c\/td\u003e\n                \u003ctd\u003e105\u003c\/td\u003e\n                \u003ctd\u003e72\u003c\/td\u003e\n                \u003ctd\u003e100\u003c\/td\u003e\n                \u003ctd\u003e31\u003c\/td\u003e\n                \u003ctd\u003e75\u003c\/td\u003e\n                \u003ctd\u003e31\u003c\/td\u003e\n                \u003ctd\u003e19.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e105\u003c\/td\u003e\n                \u003ctd\u003e77\u003c\/td\u003e\n                \u003ctd\u003e103\u003c\/td\u003e\n                \u003ctd\u003e31\u003c\/td\u003e\n                \u003ctd\u003e75\u003c\/td\u003e\n                \u003ctd\u003e31.5\u003c\/td\u003e\n                \u003ctd\u003e20.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e106\u003c\/td\u003e\n                \u003ctd\u003e79\u003c\/td\u003e\n                \u003ctd\u003e107\u003c\/td\u003e\n                \u003ctd\u003e32\u003c\/td\u003e\n                \u003ctd\u003e75\u003c\/td\u003e\n                \u003ctd\u003e33\u003c\/td\u003e\n                \u003ctd\u003e20.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_01.jpg?v=1771293374\" alt=\"洗濯表示1\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"洗濯表示2\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"洗濯表示3\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" alt=\"洗濯表示4\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" alt=\"洗濯表示5\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_05.jpg?v=1771293374\" alt=\"洗濯表示6\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\" alt=\"洗濯表示7\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e生産背景\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eD.M.G \/ ディーエムジー\u003c\/p\u003e\n        \u003cp\u003e厳しい品質管理のもと、児島・さぬき市の国産工場で縫製しています。児島の洗い工場で加工を施した製品は肌馴染みの良い生地感に仕上がり、履き込むほどに独特の風合いを生み、長く味わっていただける商品となります。「デニム」・「ワーク」・「ミリタリー」といったカジュアル服の普遍的なキーワードをイメージソースに、ベーシックでありながら程良く時代と寄り添ったデイリーウェアーを提案します。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e3131990038654\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section spec-section --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"D.M.G","offers":[{"title":"WHITE \/ XS","offer_id":52012166250789,"sku":"2131319958107","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"WHITE \/ S","offer_id":52012166283557,"sku":"2131319958114","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"WHITE \/ M","offer_id":52012166316325,"sku":"2131319958121","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"WHITE \/ L","offer_id":52012166349093,"sku":"2131319958138","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0277_52ad5d1d-c0c4-43d3-81cf-3838b5371425.jpg?v=1768529069"},{"product_id":"リバティ長袖フリルシャーリングシャツ2601","title":"【本店限定商品】【ラスト１点ずつ】リバティ長袖フリルシャーリングシャツ(2601)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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体型カバー叶う優雅なブラウス\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e胸元のシャーリングがボリュームを抑えつつ、\u003cstrong\u003eお腹周りを自然にカバー\u003c\/strong\u003eします。ゆったりとした身幅は、どなたにもリラックスした着心地を提供し、美しいシルエットを演出します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0430_5c95f930-797b-4850-a200-940fe943d2b8.jpg?v=1769924075\" class=\"img-fluid d-block w-100 product-img\"\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廃盤となった「Theodora」の\u003cstrong\u003e貴重なプリント\u003c\/strong\u003eが織りなす、水墨画のような花々が魅力です。小ぶりなフリル襟と袖口のシャーリングが、顔まわりに華やかさと軽やかさを添えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_05101.jpg?v=1769924075\" class=\"img-fluid d-block w-100 product-img\"\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が、いつものコーディネートを格上げし、春の着こなしに深みを与えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0511.jpg?v=1769924075\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e長く愛せる定番\u003c\/p\u003e\n\u003c\/div\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襟ぐりはご好評いただいている小ぶりなフリルデザイン\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=\"basic-list\"\u003e\n\u003cli\u003eTheodora (セオドラ)\n\u003cp\u003eアーティストのジョセフィン・ゴマソールが描き、水墨画的なタッチで色づけした柄です。カウパセリ、ワスレナグサ、ブルーベル、カウスリップ、ライラックなどの花をモチーフにした美しく大胆な構図の風景画で、廃盤の柄のため貴重なアイテムです。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003eMalory Neon (マロリーネオン)\n\u003cp\u003e1980年代に作られ、1990年秋冬、1991年春夏のコレクションに入った柄です。このモノクロで描かれた東洋の花は、斑点の柄の上にレイアウトされた柄へとアレンジされました。\u003c\/p\u003e\n\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e綿 100％\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e着丈\u003c\/td\u003e\n\u003ctd\u003e袖丈\u003c\/td\u003e\n\u003ctd\u003e裄丈\u003c\/td\u003e\n\u003ctd\u003e肩幅\u003c\/td\u003e\n\u003ctd\u003e天幅\u003c\/td\u003e\n\u003ctd\u003eバスト\u003c\/td\u003e\n\u003ctd\u003eアーム\u003c\/td\u003e\n\u003ctd\u003e袖幅\u003c\/td\u003e\n\u003ctd\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e62\u003c\/td\u003e\n\u003ctd\u003e54\u003c\/td\u003e\n\u003ctd\u003e74\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003e114\u003c\/td\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e19\u003c\/td\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e3121070050812\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"RED(Theodora) \/ FREE","offer_id":52012165595429,"sku":"2131210765927","price":14520.0,"currency_code":"JPY","in_stock":true},{"title":"SAX(Malory Neon) \/ FREE","offer_id":52012165628197,"sku":"2131210765910","price":14520.0,"currency_code":"JPY","in_stock":true},{"title":"CHACOAL GRAY(Malory Neon) \/ FREE","offer_id":52012165660965,"sku":"2131210765903","price":14520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0119_4282e79f-1aee-46f3-914c-d25c42af0f9c.jpg?v=1774495467"},{"product_id":"先行入荷-取り扱い店舗限定-libertyギャザーフリルカラーブラウス","title":"【本店限定商品】 LIBERTYギャザーフリルカラーブラウス","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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首元を飾るフリルブラウス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e華やかなギャザーフリル襟が、顔周りを上品に彩ります。共布リボンで開き具合を調整でき、\u003cstrong\u003e鎖骨が見えない安心感\u003c\/strong\u003eと華奢見せを同時に叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0098_ee9e0762-fea2-41f0-9529-cf281bde5d3e.jpg?v=1769061573\" 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\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で心地よい着心地を実現。袖口はゴムシャーリングで、ブラウジングアレンジも楽しめる女性らしいデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000277.jpg?v=1769360741\" 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\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e稀少なリバティプリント\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eエリザベス1世に想を得た「Royal Jewel」柄や、繊細な「Lizzy」柄など、リバティ社の\u003cstrong\u003e特別な花柄が魅力\u003c\/strong\u003e。綿100％の軽やかな素材感が洗練された個性を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000284.jpg?v=1769360741\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な綿100%素材\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な綿100%素材\u003c\/p\u003e\n  \u003c\/div\u003e\n\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      \u003cp\u003e袖ぐりはラグランスリーブで脱ぎ着も楽です。袖口はギャザーとゴムシャーリングで女性らしく、ブラウジングアレンジも楽しめます。前身頃はスキッパーのプルオーバーデザインで、サイドスリットなしのボックスシルエットです。\u003c\/p\u003e\n      \u003cul class=\"benefit-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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材と柄\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e素材は\u003cstrong\u003e綿100％\u003c\/strong\u003eで、軽やかな着心地です。\u003c\/p\u003e\n      \u003cp\u003eリバティ社の特別な花柄が魅力です。主な柄は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRoyal Jewel (ロイヤル・ジュエル)\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003eエリザベス1世の「ディッチリーポートレート」にインスパイアされた柄。\u003c\/li\u003e\n            \u003cli\u003eガッシュで手描きされ、金銀のメタリックペイントでアクセント。\u003c\/li\u003e\n            \u003cli\u003e王室の装飾された衣服の豪華さを反映し、女王のドレスに見られる花びらのような布の扱いを表現。\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLizzy (リジー)\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003e1939年にリバティによって描かれた時代を超えて愛される花柄。\u003c\/li\u003e\n            \u003cli\u003eモノクロの陰影と繊細な輪郭が色付きの背景に映える。\u003c\/li\u003e\n            \u003cli\u003e細やかな花やつぼみ、バラの蔓が、きらめく光やぶら下がる宝石のように輝く、控えめながらも洗練された魅力。\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e商品の実寸サイズ（cm）です。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e着丈\u003c\/td\u003e\n              \u003ctd\u003e袖丈\u003c\/td\u003e\n              \u003ctd\u003e裄丈\u003c\/td\u003e\n              \u003ctd\u003e肩幅\u003c\/td\u003e\n              \u003ctd\u003e天幅\u003c\/td\u003e\n              \u003ctd\u003eバスト\u003c\/td\u003e\n              \u003ctd\u003eアーム\u003c\/td\u003e\n              \u003ctd\u003e袖幅\u003c\/td\u003e\n              \u003ctd\u003e袖口幅\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e57\u003c\/td\u003e\n              \u003ctd\u003eー\u003c\/td\u003e\n              \u003ctd\u003e77\u003c\/td\u003e\n              \u003ctd\u003eー\u003c\/td\u003e\n              \u003ctd\u003e23\u003c\/td\u003e\n              \u003ctd\u003e120\u003c\/td\u003e\n              \u003ctd\u003eー\u003c\/td\u003e\n              \u003ctd\u003e19\u003c\/td\u003e\n              \u003ctd\u003e10～23\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\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\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" alt=\"洗濯表示（家庭洗濯禁止）\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"洗濯表示（漂白不可）\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"洗濯表示（タンブル乾燥禁止）\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" alt=\"洗濯表示（日陰のつり干し乾燥）\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" alt=\"洗濯表示（アイロン底面温度110度まで）\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" alt=\"洗濯表示（石油系溶剤によるドライクリーニング可）\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" alt=\"洗濯表示（ウエットクリーニング禁止）\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\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=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 3121070050959\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の注意点\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eこちらの商品はオンラインショップに一足先に入荷した商品であり、\u003cstrong\u003e取り扱い店舗限定の商品\u003c\/strong\u003eとなります。詳細をご確認の上、ご購入ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LIBERTY","offers":[{"title":"YELLOW(Royal Jewel) \/ FREE","offer_id":52012165529893,"sku":"2131210766313","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Lizzy) \/ FREE","offer_id":52012165562661,"sku":"3121070050959","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0098_ee9e0762-fea2-41f0-9529-cf281bde5d3e.jpg?v=1769061573"},{"product_id":"原稿-sosotto-liberty使いカーディガン71123","title":"【ラスト１点ずつ】sosotto LIBERTY使いカーディガン71123","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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軽やかに羽織る、大人の品格\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eさっと腕を通すだけで、内側から表情豊かなリバティプリントが覗きます。\u003cstrong\u003e冷房対策\u003c\/strong\u003eにも最適な綿天竺素材で、季節を問わず多彩なシーンに寄り添います。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0078_6d550ec2-31ad-4b75-a97f-91d98facf49a.jpg?v=1769058932\" class=\"img-fluid d-block w-100 product-img\"\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\/0918\/2960\/0549\/files\/IMG_0191_db2e6ef6-8b69-4a52-98da-82eff635b540.jpg?v=1769058932\" class=\"img-fluid d-block w-100 product-img\"\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です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_00341_2e919d6a-67c4-4487-b40c-5fbc37613f7c.jpg?v=1769407991\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eシーズンレスなワードローブ\u003c\/p\u003e\n\u003c\/div\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シーズン通してご好評いただいているsosottoのリバティプリント使いのカットソーシリーズ。新作のご紹介です。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e21番双天竺の程よくしっかりとした綿天竺の生地を使用したカーディガン。\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\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSleeping Rose (スリーピングローズ)\u003c\/strong\u003e\n\u003cp\u003e日本の花鳥風月をテーマにした2010年秋冬コレクションの柄の一つで、デザイナー皆川明氏とのコラボレーションにより生まれたデザインです。「眠れるバラ」と名付けられた本柄には、美しい詩の一節がしたためられています。シンプルかつ美しいスタイルを持ち、色鉛筆や水彩、インクでの複雑なラインによるデザインになっています。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdelajda (アデラジャ)\u003c\/strong\u003e\n\u003cp\u003e1940年代と「all that jazzオール・ザッツ・ジャズ」を象徴する柄です。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eXanthe Sunbeam (ザンジーサンビーム)\u003c\/strong\u003e\n\u003cp\u003e2013年春夏コレクションで発表された柄です。トレスコ・アビー・ガーデンで黄金の光を放つ植物を一面に散らした柄で、鮮やかな花が美しいデザインです。その場でインクで描かれ、色づけされました。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwim Dunclare (スウィム・ダンクレア)\u003c\/strong\u003e\n\u003cp\u003e2009年シティポプリン用にリバティ社のデザインスタジオで作成された「ダンクレア」を元に、2012年春夏にスウィムコレクションで「スイム・ダンクレア」としてリドローされた一柄を元にしています。今回はその「スイム・ダンクレア」を縮小し使いやすくしました。向日葵、ゼニアオイ、アンゼリカ、ヒナギク、シャクヤク、紫陽花等が力強く描かれたデザインです。\u003c\/p\u003e\n\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平置き実寸（単位: cm）\u003c\/p\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.1085%; height: 19.5938px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.7274%; height: 19.5938px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.115%; height: 19.5938px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e55\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e55\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e78\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e43\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.1085%; height: 19.5938px;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.7274%; height: 19.5938px;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.115%; height: 19.5938px;\"\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003e本体 綿 100%\u003c\/li\u003e\n\u003cli\u003e別布 綿 100%\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" class=\"product-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" class=\"product-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" class=\"product-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" class=\"product-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\" class=\"product-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" class=\"product-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" class=\"product-img\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eその他情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eスタッフ身長: 151cm\u003c\/p\u003e\n\u003cp\u003e商品番号: 3121990059957\u003c\/p\u003e\n\u003cp\u003e下記商品は別売りです。コーディネートの参考にしてください。\u003c\/p\u003e\n\u003cp\u003eその他着用商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIVORYコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eLIBERTYサスペンダースカート (商品コード: 3131080036287)\u003c\/li\u003e\n\u003cli\u003eNARU無地長袖ロングTシャツ (商品コード: 3121010030775)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBLUEコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eCotton Flannelクレリックシャツ (商品コード: 3121070050867)\u003c\/li\u003e\n\u003cli\u003ePont de Chalons コットンテンセルストレートパンツ (商品コード: 3131990038241)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNAVYコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eD.M.Gオックスナチュラルシャツ (商品コード: 3121070050980)\u003c\/li\u003e\n\u003cli\u003eCotton Flannelタックギャザースカート (商品コード: 3131080036270)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBLACKコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eCotton Flannelスタンドフリルシャツ (商品コード: 3121070050843)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ (商品コード: 313199003742)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e関連商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003esosottoLIBERTY使いジャケット42411214 (商品コード: 3111010033326) ※SALE\u003c\/li\u003e\n\u003cli\u003eLIBERTY MIXボートネックカーディガン67064 (商品コード: 3121990058707) ※SALE\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"IVORY（Sleeping Rose） \/ FREE","offer_id":52012163825957,"sku":"2131219926336","price":7293.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Adelajda) \/ FREE","offer_id":52012163858725,"sku":"2131219926442","price":7293.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY(Xanthe Sunbeam) \/ FREE","offer_id":52012163891493,"sku":"2131219926572","price":7293.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Swim Dunclare) \/ FREE","offer_id":52012163924261,"sku":"2131219926435","price":7293.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0078_6d550ec2-31ad-4b75-a97f-91d98facf49a.jpg?v=1769058932"},{"product_id":"撮影-原稿-その他着用-リバティウェーブタックワンピース2601","title":"【30%OFF】【NAVYラスト１点】リバティウェーブタックワンピース(2601)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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\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を創り出します。着丈116cmのロング丈が、体型をカバーしながら\u003cstrong\u003e縦長の美しいシルエット\u003c\/strong\u003eを描き、\u003cstrong\u003e品格あふれる着こなし\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000298.jpg?v=1770031652\" 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\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なので、Tシャツとパンツに合わせて\u003cstrong\u003e羽織りとしても楽しめ\u003c\/strong\u003e、ワードローブに多彩な表情をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_02041.jpg?v=1770091369\" 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\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、周りの視線を引きつけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000311.jpg?v=1770091369\" 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\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\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          \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着丈は116cmのロング丈で、体型カバーと美しいシルエットを両立します。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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\u003eDrake (ドレイク)\n            ソニア・ドローネの幾何学アートとダイナミックな色使いからインスピレーションを得た、万華鏡のような形と色調の世界へと誘うデザインです。流動性のある水彩絵の具で手描きされた、奥行きのニュアンスと柔らかなテクスチャーに満ちたタイル状のコラージュが特徴です。\u003c\/li\u003e\n          \u003cli\u003eArchive Lilac (アーカイブライラック)\n            リバティ・ファブリックスのアーカイブに保管されていた小さな紙サンプルから描かれた柄です。庭に咲く花々がお話したり、おしゃべりしながら不思議の国への道を歩むアリスの旅からインスピレーションを得ています。\u003c\/li\u003e\n          \u003cli\u003eLagos Laurel (ラゴス・ローレル)\n            1990年春夏コレクションで発表された「Marcus」をベースに、オリンピックイヤーである2012年春夏コレクションで発表されました。ロンドンで開催されたオリンピックにちなんでローレルが加えられ、モダンなタッチにリロードされています。「Marcus」のルーツは1940年代の伝統的なペイズリー柄です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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=\"basic-list\"\u003e\n          \u003cli\u003e素材: 綿100%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e着丈\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n                \u003cth\u003e裄丈\u003c\/th\u003e\n                \u003cth\u003e肩幅\u003c\/th\u003e\n                \u003cth\u003e天幅\u003c\/th\u003e\n                \u003cth\u003eバスト\u003c\/th\u003e\n                \u003cth\u003eアーム\u003c\/th\u003e\n                \u003cth\u003e袖幅\u003c\/th\u003e\n                \u003cth\u003e袖口幅\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e116\u003c\/td\u003e\n                \u003ctd\u003e55\u003c\/td\u003e\n                \u003ctd\u003e74\u003c\/td\u003e\n                \u003ctd\u003e39\u003c\/td\u003e\n                \u003ctd\u003e17\u003c\/td\u003e\n                \u003ctd\u003e97\u003c\/td\u003e\n                \u003ctd\u003e22\u003c\/td\u003e\n                \u003ctd\u003e20\u003c\/td\u003e\n                \u003ctd\u003e8\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eスタッフ身長 151cm\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/washing_07.jpg\" width=\"50\" height=\"50\" alt=\"液温30度を限度とし洗濯機で非常に弱い洗濯処理ができる\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/white_03.jpg\" width=\"50\" height=\"50\" alt=\"塩素系及び酸素系漂白剤の使用禁止\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/dry_03.jpg\" width=\"50\" height=\"50\" alt=\"タンブル乾燥禁止\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/dry_06.jpg\" width=\"50\" height=\"50\" alt=\"日陰のつり干しがよい\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/iron_02.jpg\" width=\"50\" height=\"50\" alt=\"底面温度110度を限度としてスチームなしでアイロン仕上げができる\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/clean_04.jpg\" width=\"50\" height=\"50\" alt=\"ドライクリーニング禁止\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/SPonlineshop\/img\/clean_08.jpg\" width=\"50\" height=\"50\" alt=\"ウェットクリーニング禁止\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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商品コード: 3121080043248\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"BEIGE(Drake) \/ FREE","offer_id":52015184675109,"sku":"2131210846831","price":15323.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Archive Lilac) \/ FREE","offer_id":52015184707877,"sku":"2131210846855","price":15323.0,"currency_code":"JPY","in_stock":true},{"title":"CHARCOAL GRAY(Lagos Laurel) \/ FREE","offer_id":52015184740645,"sku":"2131210846848","price":15323.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000298.jpg?v=1770031652"},{"product_id":"原稿-裏リバティノーカラーコート2601","title":"裏リバティノーカラーコート(2601)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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\u003c!-- 商品解説セクション (Main) --\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、これからの季節のお出かけに最適です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0044.jpg?v=1769056620\" 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を叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_04961_937fef18-4d6d-44da-b3c2-251f744d2e63.jpg?v=1770354672\" 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着丈86cm\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\/0918\/2960\/0549\/files\/IMG_0497.jpg?v=1770354672\" 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\u003c!-- スペック・詳細セクション (Specs) --\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\u003eアウターで人気の高いリバティ柄を裏地に使用した、ノーカラーコートです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e撥水性のあるナイロン生地を使用し、きれい目にも着こなせるシャリ感のあるマットな質感です。\u003c\/li\u003e\n\u003cli\u003e襟元はすっきりとしたクルーネックデザイン。\u003c\/li\u003e\n\u003cli\u003eドロップショルダーで袖通しが良いながらも、袖幅は広すぎず、すっきりとした印象を与えます。\u003c\/li\u003e\n\u003cli\u003e袖には裏地をつけず、身頃、ポケットのフラップ裏、内袋にはSleepingRose柄を使用。表地に合わせて異なるカラーのリバティ柄が配されています。\u003c\/li\u003e\n\u003cli\u003eジャケットの上からも着用できるゆとりがあります。\u003c\/li\u003e\n\u003cli\u003e着丈86cmと長すぎず、スカートやワイドパンツとの相性も抜群です。\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＜Sleeping Rose＞(スリーピングローズ)は、日本の花鳥風月をテーマにした2010年秋冬コレクションの柄の一つです。\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\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細（単位: cm）\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e86\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e45\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e76\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e61\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e128\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e23\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eスタッフ身長：151cm\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e表地：ナイロン 100%\u003c\/li\u003e\n\u003cli\u003e裏地：綿 100%\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" alt=\"洗濯表示 手洗い可\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"洗濯表示 漂白不可\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"洗濯表示 タンブル乾燥禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" alt=\"洗濯表示 日陰のつり干し\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\" alt=\"洗濯表示 アイロン低温\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" alt=\"洗濯表示 ドライクリーニング可 (弱い処理)\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" alt=\"洗濯表示 非常に弱いウェットクリーニング可\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品コード：3111030035522\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション 終わり --\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"BEIGE(Sleeping Rose) \/ FREE","offer_id":51946553737509,"sku":"2131110305407","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Sleeping Rose) \/ FREE","offer_id":51946553770277,"sku":"2131110305414","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY(Sleeping Rose) \/ FREE","offer_id":51946553803045,"sku":"2131110305391","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0403_84bd108c-ab08-48da-9f82-61385f875fa5.jpg?v=1775803682"},{"product_id":"撮影-原稿-その他着用-サイドリボンlibertyベスト2601","title":"サイドリボンLIBERTYベスト2601","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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サイドリボンが彩る洗練スタイル\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0047_feb3d2b3-759d-4578-87af-73ff3b1548b2.jpg?v=1770357416\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイドリボンが特徴的なベストのスタイリングイメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e動きを魅せるサイドリボン\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e繊細なリボンが織りなすサイドデザインは、羽織るだけで着こなしに\u003cstrong\u003e奥行き\u003c\/strong\u003eをもたらします。どんなインナーにも溶け込む計算されたシルエットが、装いに洗練されたムードを添えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eやわらかニットで旬のレイヤード\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0167_a4fd10c9-3dee-480f-90ff-fec7cfae8f72.jpg?v=1770357416\" class=\"img-fluid d-block w-100 product-img\" alt=\"やわらかなニット素材のベストをレイヤードしたイメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e軽やかに重ねる大人の日常\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e今の季節に重宝する\u003cstrong\u003eアクリルナイロン素材\u003c\/strong\u003eは、軽やかで心地よい肌触りです。ゆったりとしたデザインが重ね着を妨げず、自由な着こなしを楽しめます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eリバティで魅せる大人の上質\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_00021_e8d8e914-737a-474c-8482-317e3cdf8f30.jpg?v=1770357416\" class=\"img-fluid d-block w-100 product-img\" alt=\"リバティ柄のリボンがあしらわれたベストのディテール\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e時を超えて愛されるデザイン\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eサイドリボンに彩られた\u003cstrong\u003eリバティ生地\u003c\/strong\u003eは、派手すぎず飽きのこない佇まいが魅力です。数々の物語を秘めた名作「Sleeping Rose」が、さりげない華やぎを装いに添えます。\u003c\/p\u003e\n\u003c\/div\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襟ぐりはクルーネックで天幅が開きすぎていないので安心です。\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\u003ch3 class=\"section-title\"\u003eSleeping Rose (スリーピングローズ)\u003c\/h3\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e日本の花鳥風月をテーマにした2010年秋冬コレクションの柄の一つです。\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\u003ch3 class=\"section-title\"\u003eSwim Dunclare (スウィム・ダンクレア)\u003c\/h3\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e2009年シティポプリン用にリバティ社のデザインスタジオで作成された「ダンクレア」を元に、2012年春夏にスウィムコレクションで「スイム・ダンクレア」としてリドローされた一柄を元にしています。\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\" open=\"\"\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=\"basic-list\"\u003e\n\u003cli\u003eアクリル 70%\u003c\/li\u003e\n\u003cli\u003eポリエステル 30%\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e商品番号\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e3121030036092\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平置き実寸（cm）\u003c\/p\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e着丈\u003c\/td\u003e\n\u003ctd\u003e袖丈\u003c\/td\u003e\n\u003ctd\u003e裄丈\u003c\/td\u003e\n\u003ctd\u003e肩幅\u003c\/td\u003e\n\u003ctd\u003e天幅\u003c\/td\u003e\n\u003ctd\u003eバスト\u003c\/td\u003e\n\u003ctd\u003eアーム\u003c\/td\u003e\n\u003ctd\u003e袖幅\u003c\/td\u003e\n\u003ctd\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e54\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e39\u003c\/td\u003e\n\u003ctd\u003e12\u003c\/td\u003e\n\u003ctd\u003e78\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003ctd\u003e-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" alt=\"液温40度洗濯機洗い\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"漂白処理禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"タンブル乾燥禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_10.jpg?v=1771293374\" alt=\"日陰で吊り干し\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\" alt=\"底面温度110度を限度としてスチームなしでアイロン仕上げ\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" alt=\"パークロロエチレン及び、記号Pの溶剤でドライクリーニング可能\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" alt=\"ウェットクリーニング禁止\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eその他着用商品\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eIVORYコーディネート\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eto touchオックス刺繍シャツ ※SALE (商品コード: 3121070048048)\u003c\/li\u003e\n\u003cli\u003ePont de Chalons コットンテンセルストレートパンツ(2507) (商品コード: 3131990038241)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eピカデリーポプリンLIBERTY比翼切替シャツ2601  (商品コード: 3121070051086)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (商品コード: 3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eスタッフ身長\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e151cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"IVORY（Sleeping Rose） \/ FREE","offer_id":51946585817381,"sku":"2131210345464","price":7656.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Swim Dunclare) \/ FREE","offer_id":51946585850149,"sku":"2131210345471","price":7656.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0047_feb3d2b3-759d-4578-87af-73ff3b1548b2.jpg?v=1770357416"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-5","title":"D.M.GチェックBIGポケットワイドシャツ2601","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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旬の重ね着が叶う\u003c\/h3\u003e\n\u003cp class=\"body-text\"\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\/0918\/2960\/0549\/files\/IMG_0145_1c3d2fb4-020d-41e2-8e65-8cf7aaa6d7c7.jpg?v=1770365454\" 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\u003eD.M.Gに特別オーダーした\u003c\/strong\u003e、ここでしか出会えない一着。\u003cstrong\u003eBIGポケット\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\/0918\/2960\/0549\/files\/IMG_00301_b4816b32-0546-4245-bd83-bd15f5731cee.jpg?v=1770365454\" 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します。カジュアルなデニムからきれいめパンツまで、幅広いコーディネートを上品に格上げする一枚です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0142_3f24d693-e499-461f-a6b1-2f79ec9ec1fa.jpg?v=1770365454\" 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\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eD.M.Gに別注でオーダーをしたシャツです。ここでしか手に入らないので是非じっくりとご覧ください。\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裾は前身頃はボックスシルエット。後はラウンドした作りで、サイドスリットを入れることで抜け感が生まれてバランスが取りやすいです。\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素材: 綿 100％\u003c\/p\u003e\n\u003cp\u003e洗濯表示\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_03.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"洗濯表示（液温40℃限度、洗濯機洗い可）\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\" alt=\"漂白処理（塩素系及び酸素系漂白剤の使用禁止）\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"タンブル乾燥禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\" alt=\"日陰のつり干しがよい\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"アイロン仕上げ（底面温度150℃を限度としてアイロン仕上げができる）\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\" alt=\"ドライクリーニング禁止\"\u003e\n\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e着丈\u003c\/th\u003e\n\u003cth\u003e袖丈\u003c\/th\u003e\n\u003cth\u003e裄丈\u003c\/th\u003e\n\u003cth\u003e肩幅\u003c\/th\u003e\n\u003cth\u003e天幅\u003c\/th\u003e\n\u003cth\u003eバスト\u003c\/th\u003e\n\u003cth\u003eアーム\u003c\/th\u003e\n\u003cth\u003e袖幅\u003c\/th\u003e\n\u003cth\u003e袖口幅\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e65\/69\u003c\/td\u003e\n\u003ctd\u003e47\u003c\/td\u003e\n\u003ctd\u003e76\u003c\/td\u003e\n\u003ctd\u003e56\u003c\/td\u003e\n\u003ctd\u003e18\u003c\/td\u003e\n\u003ctd\u003e122\u003c\/td\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品番号: 3121070050799\u003c\/li\u003e\n\u003cli\u003eスタッフ身長: 151cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eその他着用商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eNARUハイネックゆったりプルオーバー24 (商品コード: 3121990058431)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (商品コード: 3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e関連商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eD.M.G BIGポケットワイドシャツ2601 (商品コード: 3121070050782) \u003c\/li\u003e\n\u003cli\u003eD.M.GストライプBIGポケットワイドシャツ2601 (商品コード: 3121070050805)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"D.M.G","offers":[{"title":"BLACK \/ 2","offer_id":51979248304421,"sku":"2131210765880","price":17050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0145_1c3d2fb4-020d-41e2-8e65-8cf7aaa6d7c7.jpg?v=1770365454"},{"product_id":"libertyクルーネック前後差シャツ71012","title":"LIBERTYクルーネック前後差シャツ71012","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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\u003c!-- 商品解説セクション (Main) --\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が、一日中快適な着心地を叶えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0049_baecde53-b883-419d-b624-0d9a3f299062.jpg?v=1770605012\" class=\"img-fluid d-block w-100 product-img\"\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\"\u003e100年以上愛される名作「Poppy\u0026amp;Daisy」柄が、装いに\u003cstrong\u003e上品な華やぎ\u003c\/strong\u003eを添えます。計算されたタックデザインと前開き仕様で、着こなしの幅を無限に広げます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01891.jpg?v=1770605012\" class=\"img-fluid d-block w-100 product-img\"\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を添えます。深めのラウンド裾は、ボトムスにインしても美しく収まり、常に洗練された印象をキープします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0190_6cbc116a-95cf-481c-b01a-7085d298a77d.jpg?v=1770605012\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eどこから見ても抜かりなく\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eお客様からのご要望も多いクルーネックブラウスです。細部のデザインまでこだわり、快適さと美しさを両立させました。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eクルーネックは内側に向かって3つずつタックが入り、開き過ぎずインナーが見える心配がありません。\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\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: 綿100%\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e洗濯表示\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\n\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_05.jpg?v=1771293375\"\u003e \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_10.jpg?v=1771293374\"\u003e \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e \u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\"\u003e\n\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e着丈\u003c\/th\u003e\n\u003cth\u003e袖丈\u003c\/th\u003e\n\u003cth\u003e裄丈\u003c\/th\u003e\n\u003cth\u003e肩幅\u003c\/th\u003e\n\u003cth\u003e天幅\u003c\/th\u003e\n\u003cth\u003eバスト\u003c\/th\u003e\n\u003cth\u003eアーム\u003c\/th\u003e\n\u003cth\u003e袖幅\u003c\/th\u003e\n\u003cth\u003e袖口幅\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e67\u003c\/td\u003e\n\u003ctd\u003e47\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003e102\u003c\/td\u003e\n\u003ctd\u003e22\u003c\/td\u003e\n\u003ctd\u003e19\u003c\/td\u003e\n\u003ctd\u003e12\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003e\n\u003cp\u003eArcher Zen (アーチャー・ゼン):\u003c\/p\u003e\n\u003cp\u003eタナローンの「ゼン・ローズ」を簡略化したデザイン。伝統的な砂紋を簡略化し繰り返すことで、スモールスケールの多方向な幾何学模様を表現しています。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePoppy\u0026amp;Daisy (ポピーアンドデイジー):\u003c\/p\u003e\n\u003cp\u003eポピー（ケシ）とデイジーの花をモチーフにした柄。1875年に創立したリバティ社の中でも、1900年代初頭に登場した歴史あるベストセラー柄の一つです。2002年春夏コレクションで再登場して以来、様々なブランドからラブコールが絶えず、2004年からクラシックコレクションへ加入しました。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHawaiian Paisley (ハワイアン・ペイズリー):\u003c\/p\u003e\n\u003cp\u003e花々の美しさと伝統的なペイズリーの視覚的な豪華さに起因する幻想的なアイデアの融合です。トロピカルな色調を帯びたこの作品は、アーカイブのリバティのスカーフの一部からインスピレーションを得ており、特大の青々とした葉の中に咲き誇るカメリアが描かれています。\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品番号: 3121070050973\u003c\/li\u003e\n\u003cli\u003eスタッフ身長: 151cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003eその他着用商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eGREENコーディネート:\n\u003cul\u003e\n\u003cli\u003eNARUピュアコットン2WAYベスト (商品コード: 3121030035330)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (商品コード: 3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003ePURPLEコーディネート:\n\u003cul\u003e\n\u003cli\u003eD.M.Gタックフレアスカート (商品コード: 3131080036027)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eBLACKコーディネート:\n\u003cul\u003e\n\u003cli\u003eNARUハイネックゆったりプルオーバー24 (商品コード: 3121990058431)\u003c\/li\u003e\n\u003cli\u003eD.M.Gストレッチテーパードトラウザーパンツ (商品コード: 3131990038623)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Cou Pole","offers":[{"title":"GREEN(Archer Zen) \/ FREE","offer_id":51987571376421,"sku":"2131210766368","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE(Poppy\u0026Daisy) \/ FREE","offer_id":51987571409189,"sku":"2131210766375","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Hawaiian Paisley) \/ FREE","offer_id":51987571441957,"sku":"2131210766382","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0102_d4737ccc-fa81-4e23-897b-3993b7357249.jpg?v=1770605012"},{"product_id":"to-touch-ハイゲージ裏毛パーカー","title":"【GRAY残り僅か】to touch ハイゲージ裏毛パーカー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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軽やかフーディで毎日を彩る\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\/0918\/2960\/0549\/files\/00000364.jpg?v=1770546755\" class=\"img-fluid d-block w-100 product-img\"\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\/0918\/2960\/0549\/files\/00000344.jpg?v=1770546755\" class=\"img-fluid d-block w-100 product-img\"\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、リラックス感のある洗練された雰囲気を醸し出します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000345.jpg?v=1770546755\" class=\"img-fluid d-block w-100 product-img\"\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\u003eひとひねり利かせたパーカーです。細部までこだわりが詰まっています。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eハイゲージ裏毛生地を水洗い加工し、とろけるような柔らかさと肌馴染みの良さを実現。通年で活躍するto touchの定番素材です。\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: 綿 100％\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e着丈\u003c\/th\u003e\n\u003cth\u003e袖丈\u003c\/th\u003e\n\u003cth\u003e裄丈\u003c\/th\u003e\n\u003cth\u003e肩幅\u003c\/th\u003e\n\u003cth\u003e天幅\u003c\/th\u003e\n\u003cth\u003eバスト\u003c\/th\u003e\n\u003cth\u003eアーム\u003c\/th\u003e\n\u003cth\u003e袖幅\u003c\/th\u003e\n\u003cth\u003e袖口幅\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e58\u003c\/td\u003e\n\u003ctd\u003eー\u003c\/td\u003e\n\u003ctd\u003e70\u003c\/td\u003e\n\u003ctd\u003eー\u003c\/td\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e112\u003c\/td\u003e\n\u003ctd\u003eー\u003c\/td\u003e\n\u003ctd\u003e22\u003c\/td\u003e\n\u003ctd\u003e11.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_05.jpg?v=1771293375\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品番号: 3121990059889\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"to touch","offers":[{"title":"WHITE \/ FREE","offer_id":51991083647269,"sku":"2131219927012","price":12100.0,"currency_code":"JPY","in_stock":false},{"title":"BLUE \/ FREE","offer_id":51991083680037,"sku":"2131219925957","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ FREE","offer_id":51991083712805,"sku":"2131219925964","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000355.jpg?v=1770546755"},{"product_id":"blue柄撮影-原稿-その他着用-ピカデリーポプリンliberty比翼切替シャツ2601","title":"【BLUEのみ 残り僅か】【本店限定商品】ピカデリーポプリンLIBERTY比翼切替シャツ2601","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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軽やか重ね着、柄の魅力\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0062_47db33ef-1eb3-4ac8-8608-3a78fe0062e4.jpg?v=1770946868\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽やかな重ね着スタイルのイメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e個性を引き出すレイヤード\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e繊細なカーズ柄が、日常に遊び心を添えます。ハリのあるピカデリーポプリン生地は重ね着してももたつかず、\u003cstrong\u003eスマートな着こなし\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e端正な佇まい、美シルエット\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0133_fe8305b9-5a91-4c8b-b8a8-11a1bdc3dfeb.jpg?v=1770951502\" class=\"img-fluid d-block w-100 product-img\" alt=\"身体に沿う美しいラインのシャツ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e完璧な前姿へ\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eスタンダードカラーと計算されたバストダーツが、身体に沿う\u003cstrong\u003e美しいライン\u003c\/strong\u003eを創造します。LIBERTYのリリベット柄が織りなす上品な一枚です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e後ろ姿に自信、視線を集める\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0009_534ae1a0-2f82-42a6-85ed-dd37581f65e2.jpg?v=1770952578\" class=\"img-fluid d-block w-100 product-img\" alt=\"比翼切り替えと平行タックが特徴的な後ろ姿\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりのバックデザイン\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e後身頃の比翼切り替えと平行タックが、ウエストをすっきりと見せ、\u003cstrong\u003eすらりとした足長効果\u003c\/strong\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\u003eピカデリーポプリン生地を使用したブラウスのご紹介です。通常のタナローンよりも少し太めの糸を使用することでハリが出て、季節の変わり目にもさらりと使いやすいアイテムとなります。\u003c\/p\u003e\n\u003cul class=\"benefit-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\u003eTheoの柄でもご用意、お好きな柄を選択可能\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素材: 綿 100％\u003c\/p\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\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eLIBERTY柄について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e3種類のLIBERTY柄からお選びいただけます。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTheo（セオ）:\u003c\/strong\u003e 党大会で動物や植物たちが布の上を縦横無尽に走り回っている様子を手書きしたようなカンバセーショナルな柄。タマラ・ドゥ・ペオンによるデザインです。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLilibet（リリベット）:\u003c\/strong\u003e 1930年代半ば、幼少期のエリザベス女王とマーガレット王女が着用していたリバティの代表的な花柄。アーカイブに残されていたプリントの断片を繋ぎ合わせ、クラシックな花柄に新たな命を吹き込みました。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCars（カーズ）:\u003c\/strong\u003e 2009年春夏コレクション中の１テーマ「Children's Choice」の１柄。リバティのアーカイブにある”車”のデザインを、新しくグラフィックに彫刻しなおしたデザインです。\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: center;\"\u003e着丈\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003e袖丈\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003e裄丈\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003e肩幅\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003e天幅\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003eバスト\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003eアーム\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003e袖幅\u003c\/th\u003e\n\u003cth style=\"text-align: center;\"\u003e袖口幅\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e65\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e58\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e77\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e38\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e94\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e20\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e※スタッフ身長 151cm\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" alt=\"洗濯表示：家庭での洗濯禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"洗濯表示：塩素系及び酸素系漂白剤の使用禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"洗濯表示：タンブル乾燥禁止\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" alt=\"洗濯表示：日陰のつり干しがよい\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" alt=\"洗濯表示：底面温度150℃を限度としてアイロン仕上げができる\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" alt=\"洗濯表示：石油系溶剤によるドライクリーニングができる\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" alt=\"洗濯表示：ウェットクリーニング禁止\"\u003e\n\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=\"point-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIVORYコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eD.M.Gタックフレアスカート (商品コード: 3131080036027)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBLUEコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eサイドリボンLIBERTYベスト2601 (商品コード: 3121030036092)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (商品コード: 3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGRAYコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003esosotto LIBERTY使いカーディガン71123 (商品コード: 3121990059957)\u003c\/li\u003e\n\u003cli\u003ePont de Chalons コットンテンセルストレートパンツ(2507) (商品コード: 3131990038241)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e3121070051086\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- \/content-section (商品詳細) --\u003e\n\u003c\/div\u003e\n\u003c!-- \/container product-wrapper --\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"IVORY(Theo) \/ FREE","offer_id":51991085252901,"sku":"2131210766658","price":14300.0,"currency_code":"JPY","in_stock":false},{"title":"BLUE(Lilibet) \/ FREE","offer_id":51991085285669,"sku":"2131210766634","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY(Cars) \/ FREE","offer_id":51991085318437,"sku":"2131210766641","price":14300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0165.jpg?v=1774506230"},{"product_id":"完了-d-m-gストライプbigポケットワイドシャツ2601","title":"D.M.GストライプBIGポケットワイドシャツ2601","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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都会的なストライプで魅せるシャツ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000368.jpg?v=1770776673\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e当店限定デザインのシャツ\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eD.M.Gに別注した特別な一枚は、\u003cstrong\u003e知的なストライプ柄\u003c\/strong\u003eが洗練された印象を与えます。バンドカラーが首元をすっきりと見せ、日常に品格あるスタイルをプラスします。綿100%の優しい肌触りも魅力です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e後ろ姿も抜かりない美人シルエット\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000369.jpg?v=1770776673\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e体型カバーを叶える一着\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eこだわりのバックスタイルは、ラウンドヘムとサイドスリットで\u003cstrong\u003e軽やかな抜け感\u003c\/strong\u003eを演出。ゆとりのある身幅が体型を拾わず、華奢見えを叶えます。レディスでは珍しいハンガーループも機能美が光ります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e重ね着で魅せる大人の着回し力\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000372.jpg?v=1770776673\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e万能なレイヤードスタイル\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eドロップショルダーとワイドな身幅で、\u003cstrong\u003e重ね着がストレスフリー\u003c\/strong\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\u003eD.M.Gに別注でオーダーをしたシャツです。ここでしか手に入らないので是非じっくりとご覧ください。\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裾は前身頃はボックスシルエット。後はラウンドした作りで、サイドスリットを入れることで抜け感が生まれてバランスが取りやすいです。\u003c\/li\u003e\n\u003cli\u003e後身頃のヨーク切替にハンガーループをつけているのも、レディスではなかなか見られないので、是非この機会に取り入れてみるのはいかがでしょうか。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e同型で生地違いもご用意しております。是非そちらもご覧ください。\u003c\/p\u003e\n\u003cp\u003eその他着用商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eNARUピュアコットン2WAYベスト\u003cbr\u003e3121030035330\u003c\/li\u003e\n\u003cli\u003eD.M.Gタックフレアスカート ※2月末までの取り扱い限定カラーあり\u003cbr\u003e3131080036027\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e関連商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eD.M.G BIGポケットワイドシャツ2601\u003cbr\u003e3121070050782\u003c\/li\u003e\n\u003cli\u003eD.M.GチェックBIGポケットワイドシャツ2601\u003cbr\u003e3121070050799\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eスタッフ身長 151cm\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綿 100％\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平置き実寸（単位: cm）\u003c\/p\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e65\/59\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e47\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e76\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e56\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e122\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_03.jpg?v=1771293374\" alt=\"洗濯機弱\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"漂白不可\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"タンブル乾燥不可\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" alt=\"日陰吊り干し\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" alt=\"中温アイロン\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" alt=\"ドライクリーニング弱\" width=\"50\" height=\"50\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e3121070050805\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"D.M.G","offers":[{"title":"WHITE \/ 2","offer_id":51993742868773,"sku":"2131210765897","price":17050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000371.jpg?v=1770776673"},{"product_id":"red撮影漏れ-原稿-その他着用-リバティ切替ギャザーチュニック2601-1","title":"【RED・PURPLEラスト1点ずつ】【本店限定商品】リバティ切替ギャザーチュニック2601","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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大人の女性を彩るリバティチュニック\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000326.jpg?v=1770034351\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e美シルエットの着こなし\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e柔らかな\u003cstrong\u003e綿100%\u003c\/strong\u003eが肌に心地よく、バンドカラーが首元をすっきりと演出します。計算された\u003cstrong\u003e縦長ライン\u003c\/strong\u003eで、気になる部分を優雅にカバーし、洗練された印象を与えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eリバティが織りなすTarameaの世界\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01871.jpg?v=1770971572\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e特別な日のリバティ\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e1978年に生まれた「Taramea」は、蛇行する葉やアジアンテイストの花々が織りなす芸術的な柄です。前身頃の\u003cstrong\u003eビブヨーク切替\u003c\/strong\u003eが、甘さを抑えつつも上品な魅力を引き出します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e後ろ姿に自信 ゆったりギャザー\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0188_8c284ad4-b20e-4839-aad6-f59044d6ae18.jpg?v=1770971572\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e動きやすい快適さ\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e後ろヨーク下のギャザーが、美しいドレープを生み出しながら\u003cstrong\u003e自然なゆとり\u003c\/strong\u003eを提供します。袖幅にも余裕があり、季節の変わり目にはインナーで調整し、様々な着こなしを楽しめます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-details-group\"\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=\"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\u003c\/ul\u003e\n\u003cp\u003eボトムスはワイドからすっきりと合わせやすいです。ワイドシルエットでこなれ感を出してみるのは。\u003c\/p\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\"\u003eTaramea柄について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e1978年に作られたデザインで、1980年代前半に様々なレンジにプリントされていました。\u003c\/p\u003e\n\u003cp\u003e蛇行する葉の枝に、アジアンテイストの花々、ジューシーなベリー、チャーミングな鳥があしらわれたこのデザインは、ツリー・オブ・ライフを彷彿とさせます。\u003c\/p\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\"\u003eHelenium柄について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eヘレニウムの花は、ギリシャ神話でトロイの戦いの火付け役となった伝説の美女、ヘレンにちなんで名づけられたと言われています。\u003c\/p\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\"\u003eLagos Laurel柄について\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e1990年春夏コレクションで発表された「Marcus （マーカス）」をベースにしたこの柄は、オリンピックイヤーである2012年春夏コレクションに発表されました。\u003c\/p\u003e\n\u003cp\u003eロンドンで開催されたオリンピックにちなんでローレルを加え、さらにモダンなタッチにリロードされています。\u003c\/p\u003e\n\u003cp\u003e「Marcus」のルーツは、1940年代の伝統的なペイズリー柄です。\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e綿100%\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e75\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e56\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e75\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e38\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e98\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e24\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品番号: 3121070050829\u003c\/li\u003e\n\u003cli\u003eスタッフ身長: 151cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eその他着用商品:\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eREDコーディネート\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24: 3131990037428\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eGREENコーディネート\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e裏リバティスタンドカラーコート(2501): 3111030035294\u003c\/li\u003e\n\u003cli\u003eD.M.Gストレッチテーパードトラウザーパンツ: 3131990038623\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003ePURPLEコーディネート\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003ePont de Chalons コットンテンセルストレートパンツ(2507): 3131990038241\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"RED(Taramea) \/ FREE","offer_id":51993989611813,"sku":"2131210765958","price":15620.0,"currency_code":"JPY","in_stock":true},{"title":"GREEN(Helenium) \/ FREE","offer_id":51993989644581,"sku":"2131210765941","price":15620.0,"currency_code":"JPY","in_stock":false},{"title":"PURPLE(Lagos Laurel) \/ FREE","offer_id":51993989677349,"sku":"2131210765934","price":15620.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0118.jpg?v=1774507174"},{"product_id":"撮影-原稿-コピスで採寸-メーカーサイズ確認-洗濯-その他着用-danton長袖tシャツstripe","title":"DANTON長袖Tシャツ(STRIPE)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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私だけの心地よさ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e体のラインを拾わない絶妙なゆとりが、リラックス感とこなれ感を演出します。ドロップショルダーと長めの袖丈が、手元まで\u003cstrong\u003eおしゃれを叶えるデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0047_46f96018-b5d9-4b77-876a-7e483a364610.jpg?v=1770963663\" class=\"img-fluid d-block w-100 product-img\"\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を与えます。左胸のロゴワッペンが、さりげないアクセントです。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01711.jpg?v=1771135391\" class=\"img-fluid d-block w-100 product-img\"\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を両立。一年を通して快適に活躍します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0172_f4e1e806-b83f-46ea-92b0-7eac96193df1.jpg?v=1771135391\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eシーズンレスな心地よさ\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eDANTONからひそかにファンの多いゆったりとしたシルエットの長袖Tシャツのご紹介です。\u003c\/p\u003e\n\u003cul class=\"benefit-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\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本商品はメーカーMサイズ相当です。お手持ちの服と比較してご確認ください。\u003c\/p\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\" border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e61\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e57\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e84\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e55\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e20\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e116\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e24\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e23\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003e素材: 綿 50％, ポリエステル 50％\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\/0918\/2960\/0549\/files\/imgi_1_washing_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_05.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品コード: 3121070051024\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\u003cp\u003e\u003cstrong\u003eYELLOWコーディネート\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eNARUピュアコットン2WAYベスト (商品コード: 3121030035330)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (商品コード: 3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNAVYコーディネート\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eGYMPHLEX長袖レギュラーデニムシャツ24 (商品コード: 3121070047362)\u003c\/li\u003e\n\u003cli\u003eD.M.G 裏起毛リラクシングパンツ (商品コード: 3131990036704)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eGRAYコーディネート\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003ePont de Chalons シームポケットクロップドパンツ (商品コード: 3131990038418)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eスタッフ身長: 151cm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入時の注意点\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e着用、お取り扱いの際は商品についておりますアテンションタグ、洗濯ネームを必ずご確認ください。\u003c\/li\u003e\n\u003cli\u003eモデル撮影画像は、光の当たり具合やパソコンなどの閲覧環境によって、実際の色味と異なって見える場合がございます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"DANTON","offers":[{"title":"YELLOW \/ FREE","offer_id":51995542683941,"sku":"2131210766481","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ FREE","offer_id":51995542716709,"sku":"2131210766467","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ FREE","offer_id":51995542749477,"sku":"2131210766474","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0047_46f96018-b5d9-4b77-876a-7e483a364610.jpg?v=1770963663"},{"product_id":"撮影-原稿-その他着用-リバティ比翼サイドスリットsh2602","title":"【REDラスト１点】リバティ比翼サイドスリットシャツ(2602)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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旬の着こなし、軽やかに重ねるリバティシャツ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000394.jpg?v=1771143884\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e品よく纏う、体型カバーブラウス\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e比翼仕立てが品格を醸し出し、ボックスシルエットがリラックスした着心地を提供します。ジャンパースカートと合わせれば、気になる部分も自然にカバー。\u003cstrong\u003e大人のレイヤードスタイル\u003c\/strong\u003eが瞬時に完成します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e心ときめくリバティ柄、上質綿100％\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01781.jpg?v=1771143884\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eこだわりのディテールと上質素材\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eリバティ・ファブリック「Rachel Meadow」の繊細な花々が、肌に触れるたび幸福感を運びます。肌触り柔らかな\u003cstrong\u003e綿100%素材\u003c\/strong\u003eに、すっきりとした比翼仕立てと愛らしいカフスギャザーが調和。毎日を彩る一枚です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e後ろ姿も洗練、着こなし広がる万能ブラウス\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0179_a392c538-9d19-4e1b-abcd-d5bcf004e6ef.jpg?v=1771143884\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e着丈長め、幅広いコーデが楽しめる\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eヨーク切り替えに施されたギャザーが、背中に美しいドレープを生み出し、優雅な後ろ姿を演出。前後差のあるラウンド裾とサイドスリットで、こなれた抜け感と着こなしの幅を両立。\u003cstrong\u003e長めの丈\u003c\/strong\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\u003e新型ブラウスのご紹介です。\u003c\/p\u003e\n\u003cul class=\"benefit-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\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素材: 綿 100％\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e＜rachel meadow＞(レイチェル・メドゥ)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1988年にインテリア・ファブリック用に野花を描いたボタニカルデザインの新バージョン。より多くの色を花に加える事により、花自体が際立つようなデザインになっています。\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e＜Adelajda＞(アデラジャ)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e2011年秋冬コレクション用に2010年にデザインされた「アデラジャ」。小さな雪の結晶と一面に散りばめられた星が渦巻くように描かれた夢のあるデザインです。2018年クラシックコレクション用に新たな配色となりました。\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e＜Cotton Tail＞(コットンテイル)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1992年秋冬コレクション柄で、野ウサギとつる草をモチーフに、アール・ヌーヴォー・スタイルの連続模様が古典的なデザインです。コットンテイルとは、ふわふわとした白い真ん丸のしっぽがついていることからその名前がついた小さな野ウサギのことです。\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e60\/63\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e49\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e73\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e49\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e114\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\n\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スタッフ身長 151cm\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eREDコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eNARUデニムジャンパースカート (商品コード: 3131080035129)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBLUEコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003ePont de Chalonsドロップスナップ釦カーディガン (商品コード: 3121990060083)\u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (商品コード: 3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGRAYコーディネート\u003c\/strong\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eD.M.G 裏起毛リラクシングパンツ (商品コード: 3131990036704) ※SALE\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e3121070051109\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"RED(Rachel Meadow) \/ FREE","offer_id":51995543830821,"sku":"2131210766719","price":14520.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Adelajda) \/ FREE","offer_id":51995543863589,"sku":"2131210766733","price":14520.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY(Cotton Tail) \/ FREE","offer_id":51995543896357,"sku":"2131210766726","price":14520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/00000394.jpg?v=1776383957"},{"product_id":"撮影-原稿-その他着用-vent-d-ouest-ノーカラージャケット2602-コピー","title":"【GREEN・BLUEのみ 残り僅か】Vent d’ouest ノーカラージャケット2602","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e洗練された大人のノーカラー\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0124_773eb6dc-b9d3-40a0-80b7-b6cc03bc0a59.jpg?v=1771559740\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された大人のノーカラー\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eどんなシーンにも馴染む\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e天幅が狭い襟元は首元をすっきりと見せ、比翼仕立てが上品な印象を与えます。カジュアルからきれいめまで、\u003cstrong\u003e様々なシーンで活躍する万能な一着\u003c\/strong\u003eです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e軽やか、撥水、高機能素材\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_00241_54731831-12f7-4ee3-8de0-e18ab7663383.jpg?v=1771568173\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽やか、撥水、高機能素材\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e頼れる機能性と軽さ\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e特殊ナイロンのスタナータッサー生地は、\u003cstrong\u003e驚くほどの軽さと程よいハリ\u003c\/strong\u003eが特徴。さらに撥水性も備えているため、\u003cstrong\u003e突然の雨にも対応\u003c\/strong\u003eでき、安心してお出かけいただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e旅も快適！ストレスフリー設計\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0025_04b4d415-012c-4c47-8b1c-70c174021aa3.jpg?v=1771568173\" class=\"img-fluid d-block w-100 product-img\" alt=\"旅も快適！ストレスフリー設計\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eゆとりある着心地と便利さ\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eドルマンスリーブとラグランスリーブを組み合わせた袖ぐりは、腕の動きを妨げず重ね着もスムーズ。\u003cstrong\u003eシワになりにくい素材\u003c\/strong\u003eなので、旅行や出張の際も荷物を気にせず持ち運べます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\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\u003eVent d’ouestからオンオフ兼用でお召しいただけるジャケットのご紹介です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e軽さが特徴のスタナータッサー生地を使用。\u003c\/li\u003e\n\u003cli\u003eナイロン100％で合繊繊維でありながら天然素材のようなナチュラルな表面感。\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\u003cp\u003e※スタッフ身長　151cm\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: ナイロン　100％\u003c\/li\u003e\n\u003c!-- 生産国情報がないため、素材のみ --\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平置き採寸（cm）\u003c\/p\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e70\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e74\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e23\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003cdiv class=\"care-icons\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_02.jpg?v=1771293374\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\" alt=\"洗濯表示\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e3111010034439\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=\"basic-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eBEIGEコーディネート\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNARU WガーゼAラインシャツ(2601)\u003c\/li\u003e\n\u003cli\u003e3121070050836\u003c\/li\u003e\n\u003cli\u003esosottoセンタープレスパンツ(2508)　※SALE\u003c\/li\u003e\n\u003cli\u003e3131990038296\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eGREENコーディネート\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eリバティ比翼サイドスリットSH(2602)\u003c\/li\u003e\n\u003cli\u003e3121070051109\u003c\/li\u003e\n\u003cli\u003ePont de Chalons コットンテンセルストレートパンツ(2507)\u003c\/li\u003e\n\u003cli\u003e3131990038241\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eto touchラフィーコットンスタンドTシャツ\u003c\/li\u003e\n\u003cli\u003e3121990060090\u003c\/li\u003e\n\u003cli\u003eD.M.Gカーブラインデニムパンツ(WHITE)\u003c\/li\u003e\n\u003cli\u003e3131990038654\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 発送案内セクション (情報なし) --\u003e \u003c!-- 注意事項セクション (情報なし) --\u003e\n\u003c\/div\u003e","brand":"Vent d’ouest","offers":[{"title":"BEIGE \/ 38","offer_id":52002251505957,"sku":"2131110145300","price":25960.0,"currency_code":"JPY","in_stock":false},{"title":"GREEN \/ 38","offer_id":52002251538725,"sku":"2131110145317","price":25960.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE \/ 38","offer_id":52002251571493,"sku":"2131110145324","price":25960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0086_055ec073-7cb8-43ae-8cd5-4ace9e05c750.jpg?v=1776132195"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-その他着用-コピー","title":"NARU WガーゼAラインシャツ(2601)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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纏う、やわらかガーゼの心地よさ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0069_8f7cc7bf-66e9-4163-8332-1e53ef6597e3.jpg?v=1771561137\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e肌に優しい着心地\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e空気をふくんだようなふんわりとした肌触りが\u003cstrong\u003e魅力\u003c\/strong\u003e。季節の変わり目もさらっと\u003cstrong\u003e快適\u003c\/strong\u003eに肌を包み込み、日常に優雅な着心地を届けます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e洗練をまとう、WガーゼAラインシャツ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_00111_eb1748d3-9ba4-4ef3-b54a-2c71bb3014fe.jpg?v=1771569934\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上質素材とこだわり設計\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eNARUとシャワーパーティーが別注した、綿100％のダブルガーゼ。小さめの襟や特徴的な袖口のデザインが、\u003cstrong\u003e品格\u003c\/strong\u003eある装いを演出します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eどこまでも美しく、万能シルエット\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0012_5b961792-c326-42bf-9608-0f678113ff28.jpg?v=1771569934\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e羽織りにもなる着回し力\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e軽やかなAラインのシルエットが、体型を拾わず\u003cstrong\u003e自然な美しさ\u003c\/strong\u003eを描きます。前を開けて羽織りとしても活躍し、お出かけや旅行にも\u003cstrong\u003e最適\u003c\/strong\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\u003eNARUにシャワーパーティーが別注をしました。やさしく肌を包み込む、軽やかなガーゼ素材を使用したアイテム。空気をふくんだようなふんわりとした風合いが魅力で、季節の変わり目にもさらっと快適な着心地です。\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飽きの来ないスタンダードなシャツです。\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e着丈\u003c\/td\u003e\n\u003ctd\u003e袖丈\u003c\/td\u003e\n\u003ctd\u003e裄丈\u003c\/td\u003e\n\u003ctd\u003e肩幅\u003c\/td\u003e\n\u003ctd\u003e天幅\u003c\/td\u003e\n\u003ctd\u003eバスト\u003c\/td\u003e\n\u003ctd\u003eアーム\u003c\/td\u003e\n\u003ctd\u003e袖幅\u003c\/td\u003e\n\u003ctd\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e62\/67\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003ctd\u003e75\u003c\/td\u003e\n\u003ctd\u003e37\u003c\/td\u003e\n\u003ctd\u003e18\u003c\/td\u003e\n\u003ctd\u003e100\u003c\/td\u003e\n\u003ctd\u003e23\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003ctd\u003e11\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\u003e素材: 綿 100％\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\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\n\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スタッフ身長 151cm\u003c\/p\u003e\n\u003cp\u003eその他着用商品\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eIVORYコーディネート\u003c\/li\u003e\n\u003cli\u003eサイドリボンLIBERTYベスト2601 3121030036092\u003c\/li\u003e\n\u003cli\u003ePont de Chalons コットンテンセルストレートパンツ(2507) 3131990038241\u003c\/li\u003e\n\u003cli\u003eLEMONコーディネート\u003c\/li\u003e\n\u003cli\u003eD.M.Gカーブラインデニムパンツ(USED) 3131990038647\u003c\/li\u003e\n\u003cli\u003eNAVYコーディネート\u003c\/li\u003e\n\u003cli\u003eVent d’ouest ノーカラージャケット2602 3111010034439\u003c\/li\u003e\n\u003cli\u003esosottoセンタープレスパンツ(2508) 3131990038296\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e商品番号: 3121070050836\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NARU","offers":[{"title":"IVORY \/ FREE","offer_id":52002257371429,"sku":"2131210765965","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"LEMON \/ FREE","offer_id":52002315108645,"sku":"2131210765972","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ FREE","offer_id":52002257404197,"sku":"2131210765989","price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0069_8f7cc7bf-66e9-4163-8332-1e53ef6597e3.jpg?v=1771561137"},{"product_id":"撮影-原稿-その他着用-pont-de-chalonsドロップスナップ釦カーディガン","title":"Pont de Chalonsドロップスナップ釦カーディガン","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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スタイルアップ叶う大人カーディガン\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0005_3.jpg?v=1771551305\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイルアップを叶える大人のカーディガン\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e抜け感のある着こなしを\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eドロップショルダーが描く\u003cstrong\u003eリラクシーなシルエット\u003c\/strong\u003e。\u003cstrong\u003e短め着丈\u003c\/strong\u003eで視線を引き上げ、\u003cstrong\u003eすっきりとした印象\u003c\/strong\u003eに。季節の変わり目に頼れる軽やか羽織りです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e優雅な肌触り重ね着スタイル\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0071_3.jpg?v=1771551305\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品な肌触りのカーディガン\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e快適さと品をまとう\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eなめらかな肌触り\u003c\/strong\u003eと\u003cstrong\u003eストレッチ性\u003c\/strong\u003eで快適な着心地。グログランテープ付きスナップ釦は着脱もスムーズ。どんなインナーとの重ね着も美しく決まります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e洗練された大人のための羽織り\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_01741_d1b5199a-43f3-4003-8f47-d03249c71997.jpg?v=1771551305\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された大人のための羽織り\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e上質を日常に\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eクルーネックのすっきりした首元が端正な印象。サイドの\u003cstrong\u003eスラッシュポケット\u003c\/strong\u003eは機能性とデザイン性を両立。シンプルでありながら、細部にこだわりが光る一着です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003ePont de Chalonsからシンプルで様々なアイテムとも相性が良いカーディガンのご紹介です。暖かな程よい厚みで、滑らかで肌触り抜群。ライトアウターとしてこの端境期に重宝すること間違いなしです。\u003c\/p\u003e\n\u003cul class=\"benefit-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\u003c\/ul\u003e\n\u003cp\u003eスタッフ身長: 151cm\u003c\/p\u003e\n\u003cp\u003e【その他着用商品】\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eIVORYコーディネート\n\u003cul\u003e\n\u003cli\u003eDANTON NYLON OXFORDジャケット (3111010033401)\u003c\/li\u003e\n\u003cli\u003ePont de Chalons シームクロップドパンツ (3131990038418)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eMINTコーディネート\n\u003cul\u003e\n\u003cli\u003eD.M.Gタックフレアスカート (3131080036027)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eGRAYコーディネート\n\u003cul\u003e\n\u003cli\u003eリバティ比翼サイドスリットSH(2602) (3121070051109) \u003c\/li\u003e\n\u003cli\u003eDANTONデニムコクーンパンツ24 (3131990037428)\u003c\/li\u003e\n\u003c\/ul\u003e\n\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e52\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e48\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e76\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e51.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e15.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e112\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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=\"basic-list\"\u003e\n\u003cli\u003eポリエステル 53%\u003c\/li\u003e\n\u003cli\u003e綿 40%\u003c\/li\u003e\n\u003cli\u003eポリウレタン 7%\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\/0918\/2960\/0549\/files\/imgi_1_washing_05.jpg?v=1771293375\" width=\"50\" height=\"50\" alt=\"洗濯表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\" alt=\"漂白表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"タンブル乾燥表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\" alt=\"日陰平干し表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"アイロン表示\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"クリーニング表示\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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=\"basic-list\"\u003e\n\u003cli\u003e3121990060083\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Pont de Chalons","offers":[{"title":"IVORY \/ FREE","offer_id":52005342085413,"sku":"2131219933747","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"MINT \/ FREE","offer_id":52005342118181,"sku":"2131219933761","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ FREE","offer_id":52005342150949,"sku":"2131219933723","price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0005_3.jpg?v=1771551305"},{"product_id":"撮影-原稿-採寸-洗濯-柄名-その他着用-vent-douestイージーワイドパンツ2603","title":"【期間限定30%OFF】Vent d'ouestイージーワイドパンツ(2603)","description":"\u003cp\u003eVent d'ouestのノーカラーJK2602と同じナイロンタッサー素材を使用したパンツのご紹介です。\u003c\/p\u003e\n\u003cp\u003eウエストが総ゴム仕様で着心地抜群。\u003c\/p\u003e\n\u003cp\u003eウエストに入った細かなギャザーでお腹周りをカバーしてくれます。\u003c\/p\u003e\n\u003cp\u003eバックポケット無しのワイドパンツです\u003c\/p\u003e\n\u003cp\u003eやや幅広のワイドで生地分量もありますが、生地の軽さや表面の風合いから重い雰囲気がありません。\u003c\/p\u003e\n\u003cp\u003e肌にまとわりつかずに、ご旅行などにもつい持っていきたくなること間違いなしです。\u003c\/p\u003e\n\u003cp\u003e股下は64㎝で9.5分丈位のイメージ。\u003c\/p\u003e\n\u003cp\u003e春先お気に入りのシューズをアピールできるのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e差し色になるカラーもご用意。\u003c\/p\u003e\n\u003cp\u003eお気に入りをお選びください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eMUSTARDコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティポイントラウンドカラーシャツ(2603)　\u003c\/p\u003e\n\u003cp\u003e　3121070051369\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eWINEコーディネート\u003c\/p\u003e\n\u003cp\u003e・sosotto LIBERTY使いカーディガン71123\u003c\/p\u003e\n\u003cp\u003e　3121990059957\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・sosotto LIBERTY使いフリルネックブラウス　\u003c\/p\u003e\n\u003cp\u003e　3121070051635\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eKHAKIコーディネート\u003c\/p\u003e\n\u003cp\u003e・HARVESTYアトリエジャケット　※SALE\u003c\/p\u003e\n\u003cp\u003e　3111010032664\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・sosotto袖裏LIBERTY8分袖Tシャツ　\u003c\/p\u003e\n\u003cp\u003e　3121990060243\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【商品番号：3131990038883】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : ナイロン100%\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e90\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e64~92\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e102\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e29\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e64\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e33\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e28\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_06.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cbr\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vent d’ouest","offers":[{"title":"MUSTARD \/ 38","offer_id":52087812718885,"sku":"2131319958725","price":11396.0,"currency_code":"JPY","in_stock":true},{"title":"WINE \/ 38","offer_id":52087812751653,"sku":"2131319958732","price":11396.0,"currency_code":"JPY","in_stock":true},{"title":"KHAKI \/ 38","offer_id":52087812784421,"sku":"2131319958749","price":11396.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0758.jpg?v=1774579302"},{"product_id":"撮影-原稿-採寸-洗濯-その他着用-リバティセーラーカラーフレアワンピース2603","title":"【20%OFF】【KHAKIラスト１点】リバティセーラーカラーフレアワンピース2603","description":"\u003cp\u003e度々展開しているフレアシルエットのワンピース。今回はセーラーカラーのデザインになって登場です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはコンパクトなセーラーカラーで少しこだわりを。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダーにしてゆとりを持たせ、袖丈を８分袖にして春らしく。\u003c\/p\u003e\n\u003cp\u003e袖口もゴムギャザーに変更して、今までにないデザインとなりました。ブラウジングも楽に出来るので、シーズン通してお召しいただきたいです。\u003c\/p\u003e\n\u003cp\u003e全体的なシルエットはフレアーで女性らしさをしっかりと持たせているので、ジャケットなどと合わせていただいて、きちんとした場にも活躍するのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003eもちろん前開きなので、デニムと合わせてカジュアルダウンしてご旅行のコーディネートレパートリーを広げて楽しんでいただけます。\u003c\/p\u003e\n\u003cp\u003ePride and Bloomは2022秋冬シーズンコレクション。\u003c\/p\u003e\n\u003cp\u003eBalloonsは2024春夏シーズンプリントです。\u003c\/p\u003e\n\u003cp\u003eHakubaは2024秋冬シーズンプリントから新しくエターナルに加わりました。\u003c\/p\u003e\n\u003cp\u003eお気に入りの柄をお選びください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Pride and Bloom＞(プライド・アンド・ブルーム)\u003c\/p\u003e\n\u003cp\u003eロンドンの街を象徴する風景を表情豊かなインクのスケッチで表現し、街の生活を魅力的に描いた「プライド・アンド・ブルーム」。\u003c\/p\u003e\n\u003cp\u003eロンドン・アイやロンドン橋などの有名なランドマークはもちろん、フィッシュ＆チップスの看板、ロンドンタクシー、ダブルデッカー、ボートツアー、ハト、白鳥、旗など、よく見ると一風変わったデティールも発見できます。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Balloons＞(バルーンズ)\u003c\/p\u003e\n\u003cp\u003e（2016年秋冬ヘリテージ・コレクションより）1988年にデザインされた楽しくなるような柄です。\u003c\/p\u003e\n\u003cp\u003e色とりどりの風船が連なって上へと上へと飛んでいく様子が描かれています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Hakuba＞(ハクバ)\u003c\/p\u003e\n\u003cp\u003e豊かな植物の宝庫としても知られる日本の白馬岳へのオマージュとして制作されたこのパターンは、柔らかくも鮮やかな水彩画で丁寧に手描きされています。\u003c\/p\u003e\n\u003cp\u003e長く続いた冬の後の春の喜びと新鮮さを呼び起こす小さくて繊細な花々を、ほぼ半透明の質感で描かれています。\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eKHAKIコーディネート\u003c\/p\u003e\n\u003cp\u003e・Mao madeソフトコットンAラインカーディガン2601\u003c\/p\u003e\n\u003cp\u003e　3121030036108\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・DANTONデニムコクーンパンツ24\u003c\/p\u003e\n\u003cp\u003e　3131990037428\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gマリンパーカー26\u003c\/p\u003e\n\u003cp\u003e　3111010034552\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121080043361】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e112\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e42\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e68\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e52\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e13\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e114\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e20\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e10~17\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"KHAKI(Pride and Bloom) \/ FREE","offer_id":52093975462181,"sku":"2131210847111","price":18040.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Balloons) \/ FREE","offer_id":52093975494949,"sku":"2131210847180","price":18040.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Hakuba) \/ FREE","offer_id":52093975527717,"sku":"2131210847128","price":18040.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0512.jpg?v=1774321699"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-5","title":"【期間限定15%OFF・新色追加】Kelenフラワーレースフリルブラウス(2603)","description":"\u003cp\u003eシャワーパーティーではおなじみとなりました人気の刺繍レースの7分袖ブラウス。\u003c\/p\u003e\n\u003cp\u003e今回別注で様々なシーンで活躍するデザインで登場いたしました。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはフリルレース。首に沿う形で女性らしさを出して、紫外線対策も。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはわずかにドロップショルダーの仕様。袖丈は7分でスタンダードなカフスです。\u003c\/p\u003e\n\u003cp\u003e身幅はすっきりとしてお召しいただけ、ジャケットなどとも相性が良く。\u003c\/p\u003e\n\u003cp\u003e前身頃にはレースレースが施され、後身頃はシンプルに。一見寂しい印象もあるかもしれませんが、甘すぎず、さらにひっかける心配がなくなるのも嬉しいポイントなのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e着丈は長過ぎず、裾にはタックが施されております。\u003c\/p\u003e\n\u003cp\u003e生地が内側に入るため、裾をボトムにインした後も調整がしやすく、アウトでお召しいただいたときもふんわりとバランスが取れて様になります。\u003c\/p\u003e\n\u003cp\u003e今の時期は羽織を合わせて、夏本番はこちらのブラウスを羽織をして活用。\u003c\/p\u003e\n\u003cp\u003e冬はせっかくなのでフリルを見せるコーディネートをして楽しんでください。\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eWHITEコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARU2WAYニットカーディガン(2401)　※SALE\u003c\/p\u003e\n\u003cp\u003e　3121030034456\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・DANTONデニムコクーンパンツ24\u003c\/p\u003e\n\u003cp\u003e　3131990037428\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eLEMONコーディネート\u003c\/p\u003e\n\u003cp\u003e・Vent d’ouest ノーカラージャケット2602\u003c\/p\u003e\n\u003cp\u003e　3111010034439\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・コットンリヨセルギャザースカート(2604)\u003c\/p\u003e\n\u003cp\u003e　3131080036430\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・INDIMARKリリーステーパードパンツ(GRAY-BEIGE)\u003c\/p\u003e\n\u003cp\u003e　3131990039255\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070051321】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 表地　綿　100％\u003c\/p\u003e\n\u003cp\u003e　　   別布(レース)　綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e56\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e34\/5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e59\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e50\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e104\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_10.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"kelen","offers":[{"title":"WHITE \/ S","offer_id":52178936004901,"sku":"2131210767228","price":12623.0,"currency_code":"JPY","in_stock":false},{"title":"GRYGE \/ S","offer_id":52751828058405,"sku":"2131210770952","price":12623.0,"currency_code":"JPY","in_stock":true},{"title":"LEMON \/ S","offer_id":52178936037669,"sku":"2131210767235","price":12623.0,"currency_code":"JPY","in_stock":false},{"title":"MINT \/ S","offer_id":52751828091173,"sku":"2131210770969","price":12623.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE \/ S","offer_id":52178936070437,"sku":"2131210767242","price":12623.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0111_61f8c784-83fd-4267-8399-8674d7122b58.jpg?v=1783578302"},{"product_id":"原本-３サイズ用-bottoms-sample-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー","title":"INDIMARKリリーステーパードパンツ(BEIGE)","description":"\u003cp\u003e脚のラインをきれいに見せてくれるリリース テーパードパンツのご紹介です。\u003c\/p\u003e\n\u003cp\u003e薄手のライトオンス素材で軽やかなはき心地。\u003c\/p\u003e\n\u003cp\u003eウエストはぐるりとゴムシャーリングを入れており、ストレッチが利いて腰浮きがしにくい仕様となっております。\u003c\/p\u003e\n\u003cp\u003e腰まわりや太ももはほどよくゆとりがあり、 足首に向かってすっきり細くなるテーパードシルエットで、 楽なはき心地と美脚見えを叶えてくれます。\u003c\/p\u003e\n\u003cp\u003eやわらかなベージュカラーが大人の装いに自然になじみ、きれいめにもカジュアルにも活躍します。\u003c\/p\u003e\n\u003cp\u003e生地なじみがあるため、初めはジャストサイズで選んでいただくのがベストです。\u003c\/p\u003e\n\u003cp\u003eそのままTシャツと合わせたり、ワンピースの下に合わせてもバランスが取りやすいです。\u003c\/p\u003e\n\u003cp\u003eその他カラーもご用意しております。\u003c\/p\u003e\n\u003cp\u003e是非活躍させてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【その他着用商品】\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e・Vent d’ouest ノーカラージャケット2602\u003c\/p\u003e\n\u003cp\u003e　3111010034439\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・LIBERTYドルマンシャツ72019\u003c\/p\u003e\n\u003cp\u003e　3121070052038\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003cbr\u003e【商品番号：3131990039248】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 :  綿　97%\u003c\/p\u003e\n\u003cp\u003e　　　ポリウレタン　3%\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 100.069%; height: 78.3752px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.2964%; height: 19.5938px;\"\u003eサイズ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.4156%; height: 19.5938px;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.1113%; height: 19.5938px;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.37231%; height: 19.5938px;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.2964%; height: 19.5938px;\"\u003e S\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e93\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003e65\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.4156%; height: 19.5938px;\"\u003e89\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.1113%; height: 19.5938px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.37231%; height: 19.5938px;\"\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.2964%; height: 19.5938px;\"\u003e M\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e94\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003e69\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.4156%; height: 19.5938px;\"\u003e93\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.1113%; height: 19.5938px;\"\u003e28\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003e26\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.37231%; height: 19.5938px;\"\u003e14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.2964%; height: 19.5938px;\"\u003e L\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e96\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003e73\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.4156%; height: 19.5938px;\"\u003e97\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.1113%; height: 19.5938px;\"\u003e29\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.36798%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.4653%; height: 19.5938px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.37231%; height: 19.5938px;\"\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_01.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cbr\u003e \u003c\/p\u003e","brand":"INDIMARK","offers":[{"title":"IVORY \/ S","offer_id":52178814402853,"sku":"2131319960001","price":13970.0,"currency_code":"JPY","in_stock":true},{"title":"IVORY \/ M","offer_id":52178814435621,"sku":"2131319960018","price":13970.0,"currency_code":"JPY","in_stock":true},{"title":"IVORY \/ L","offer_id":52178814468389,"sku":"2131319960025","price":13970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0213_54b790a5-e771-47c7-b036-e62a73380c37.jpg?v=1775528686"},{"product_id":"原本-３サイズ用-bottoms-sample-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー","title":"INDIMARKリリーステーパードパンツ(GRAY-BEIGE)","description":"\u003cp\u003e\u003cspan\u003eINDIMARKから穿き心地抜群なパンツが入荷いたしました。\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e薄手のライトオンス素材で軽やかに着用でき、透けにくい安心感と軽やかな爽やかさを兼ね備えた上品なグレージュ。\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eウエストはぐるりとゴムシャーリングを入れており、ストレッチが利いて腰浮きがしにくい仕様となっております。\u003c\/p\u003e\n\u003cp\u003e腰まわりや太ももはほどよくゆとりがあり、 足首に向かってすっきり細くなるテーパードシルエットで、 楽なはき心地と美脚見えを叶えてくれます。\u003c\/p\u003e\n\u003cp\u003eデイリーにもきれいめコーデにも活躍する一本です。\u003c\/p\u003e\n\u003cp\u003e生地なじみがあるため、初めはジャストサイズで選んでいただくのがベストです。\u003c\/p\u003e\n\u003cp\u003eそのままTシャツと合わせたり、ワンピースの下に合わせてもバランスが取りやすいです。\u003c\/p\u003e\n\u003cp\u003eその他カラーもご用意しております。\u003c\/p\u003e\n\u003cp\u003e是非活躍させてください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e・Kelenフラワーレースフリルブラウス(2603)　\u003c\/p\u003e\n\u003cp\u003e　3121070051321\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003cbr\u003e【商品番号：3131990039255】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 :  綿　97%\u003c\/p\u003e\n\u003cp\u003e           ポリウレタン　3%\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.069%; height: 78.3752px;\" cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.5303%; height: 19.5938px;\"\u003eサイズ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6516%; height: 19.5938px;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53906%; height: 19.5938px;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.5303%; height: 19.5938px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e93\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003e65\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6516%; height: 19.5938px;\"\u003e89\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53906%; height: 19.5938px;\"\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.5303%; height: 19.5938px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e94\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003e69\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6516%; height: 19.5938px;\"\u003e93\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e28\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003e26\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53906%; height: 19.5938px;\"\u003e14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 12.5303%; height: 19.5938px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e 96\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003e73\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6516%; height: 19.5938px;\"\u003e97\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e29\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.5304%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 16.7749%; height: 19.5938px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53906%; height: 19.5938px;\"\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_01.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"INDIMARK","offers":[{"title":"GRYGE \/ S","offer_id":52178669830437,"sku":"2131319960032","price":13970.0,"currency_code":"JPY","in_stock":true},{"title":"GRYGE \/ M","offer_id":52178669863205,"sku":"2131319960049","price":13970.0,"currency_code":"JPY","in_stock":true},{"title":"GRYGE \/ L","offer_id":52178669895973,"sku":"2131319960056","price":13970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0184_41858e51-56f3-4bdc-8d52-57a3ef081def.jpg?v=1775528943"},{"product_id":"撮影-原稿-採寸-洗濯-柄名-その他着用-1","title":"INDIMARKリリーステーパードパンツ(BSB)","description":"\u003cp\u003e脚のラインをきれいに見せてくれるリリース テーパード デニム ブリーチのご紹介です。\u003c\/p\u003e\n\u003cp\u003e軽く柔らかなライトオンス生地なので、シーズンレスで活躍する一本です。\u003c\/p\u003e\n\u003cp\u003eウエストはぐるりとゴムシャーリングを入れており、ストレッチが利いて腰浮きがしにくい仕様となっております。\u003c\/p\u003e\n\u003cp\u003e腰まわりや太ももはほどよくゆとりがあり、 足首に向かってすっきり細くなるテーパードシルエットで、 楽なはき心地と美脚見えを叶えてくれます。\u003c\/p\u003e\n\u003cp\u003e軽やかなブリーチデニムが大人のカジュアルに抜け感をプラス。\u003c\/p\u003e\n\u003cp\u003eデイリーにもきれいめコーデにも活躍する一本です。\u003c\/p\u003e\n\u003cp\u003e生地なじみがあるため、初めはジャストサイズで選んでいただくのがベストです。\u003c\/p\u003e\n\u003cp\u003eそのままTシャツと合わせたり、ワンピースの下に合わせてもバランスが取りやすいです。\u003c\/p\u003e\n\u003cp\u003eその他カラーもご用意しております。\u003c\/p\u003e\n\u003cp\u003e是非活躍させてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※デニム製品は、着用や洗濯によって色移りや色あせが発生する場合があります。\u003c\/p\u003e\n\u003cp\u003e※特に淡い色の衣類や小物(ベルト・バッグなど)との接触には十分ご注意下さい。\u003c\/p\u003e\n\u003cp\u003e※取り扱いについては、商品に付属の「取り扱い上の注意」をご確認ください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e・Brocanteカルディガンシャツ 26\u003c\/p\u003e\n\u003cp\u003e　3121070051536\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・ORCIVALボーダー長袖Tシャツ　※SALE\u003c\/p\u003e\n\u003cp\u003e　3121990057625\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003cbr\u003e【商品番号：3131990039231】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 :  綿　70%\u003c\/p\u003e\n\u003cp\u003e　　    ポリエステル　29%\u003c\/p\u003e\n\u003cp\u003e　　　ポリウレタン　1%\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.069%; height: 78.3752px;\" border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 13.3798%; height: 19.5938px;\"\u003eサイズ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.5888%; height: 19.5938px;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 13.3798%; height: 19.5938px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e93\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003e65\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.5888%; height: 19.5938px;\"\u003e89\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 13.3798%; height: 19.5938px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e94\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003e69\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.5888%; height: 19.5938px;\"\u003e93\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e28\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003e26\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 13.3798%; height: 19.5938px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e96\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003e73\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.5888%; height: 19.5938px;\"\u003e97\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e29\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e67\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 17.9791%; height: 19.5938px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.19861%; height: 19.5938px;\"\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_05.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_01.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"INDIMARK","offers":[{"title":"BLUE \/ S","offer_id":52178599248165,"sku":"2131319959975","price":13970.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE \/ M","offer_id":52178599280933,"sku":"2131319959982","price":13970.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE \/ L","offer_id":52178599313701,"sku":"2131319959999","price":13970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0140_6d63cdfd-0a1c-4574-990b-564a9754c564.jpg?v=1775529321"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-8","title":"Brocante　ココンTシャツ26","description":"\u003cp\u003e繭のようなゆったりコクーンシルエットが、気になる体型を優しくカバー。\u003c\/p\u003e\n\u003cp\u003eフランス語で “cocon”ココン＝繭を表すBrocanteのココンTシャツ。糸を縒り合せずに編みたてる製法で作った素朴な雰囲気の綿100％天竺を使用。\u003c\/p\u003e\n\u003cp\u003e風を纏うような快適さで、暑い夏も涼やかに過ごせます。縒り合せない綿100%天竺が、素朴で柔らかな肌触りを実現。柔らかくきめの細やかな着心地の良い生地で、洗いをかけるほどに増すラフなタッチが本物のヴィンテージのような風合いになります。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはクルーネックで開きすぎないネックライン。デコルテを上品に演出してくれます。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドルマンスリーブで袖通しが楽。肘が隠れる安心の袖丈。肘まで隠れる袖丈が安心感をプラスしてくれます。\u003c\/p\u003e\n\u003cp\u003e身幅はゆとりのあるコクーンシルエットでふんわりと風を取り込み、後ろ下がりの裾がヒップラインをさりげなくカバーし、360度美しい大人のカットソーです。\u003c\/p\u003e\n\u003cp\u003eシャワーパーティーでも定番となります。\u003c\/p\u003e\n\u003cp\u003eカラー違いで夏を楽しむ方も。\u003c\/p\u003e\n\u003cp\u003e是非今回取り入れて楽しんでください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eIVORYコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティイージーワイドストレートパンツ2603\u003c\/p\u003e\n\u003cp\u003e　3121990060465\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePINKコーディネート\u003c\/p\u003e\n\u003cp\u003e・コットンリヨセルマオカラーワンピース(2604)\u003c\/p\u003e\n\u003cp\u003e　3121080043514　\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・Vent d'ouestイージーワイドパンツ(2603)\u003c\/p\u003e\n\u003cp\u003e　3131990038883\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eLIMEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalons バンドカラー刺繍釦シャツ　※SALE\u003c\/p\u003e\n\u003cp\u003e　3121070049786\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eGRAYコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gタックフレアスカート\u003c\/p\u003e\n\u003cp\u003e　3131080036027\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121990060465】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e55\/64\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e46\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e150\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"Brocante","offers":[{"title":"IVORY \/ 2","offer_id":52223818072357,"sku":"2131219956005","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"PINK \/ 2","offer_id":52223818105125,"sku":"2131219956029","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"LIME \/ 2","offer_id":52223818137893,"sku":"2131219956012","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ 2","offer_id":52223818170661,"sku":"2131219955992","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0643.jpg?v=1776323983"},{"product_id":"撮影-原稿-採寸-洗濯-柄名-その他着用-コットンリヨセル5分袖フィットシャツ2604","title":"【期間限定30%OFF】【PINKサイズ１のみ ラスト１点】コットンリヨセル5分袖フィットシャツ2604","description":"\u003cp\u003eコットンリヨセル素材シリーズからコンパクトなシルエットブラウスのご紹介です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりは柔らかい印象を与えてくれるポイントをラウンドさせたカラー。幼過ぎないデザインで着ていく場を選びません。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットイン。袖丈は肘がかかるくらいの丈なのも嬉しいポイントではないでしょうか。袖口はカフスや刻みを入れていません。\u003c\/p\u003e\n\u003cp\u003e前身頃には特にギャザーなど入れず、後身頃はヨーク切替で中央にギャザーを寄せています。\u003c\/p\u003e\n\u003cp\u003e身幅はバストにダーツを入れているので、すっきりとして上から羽織を合わせてもバランスが取りやすいです。\u003c\/p\u003e\n\u003cp\u003e着丈もインアウトどちらもしやすく、ボトムスもタイトなアイテムと合わせても生地がなめらかなので、もたつかずにコーディネートを楽しんでいただけます。\u003c\/p\u003e\n\u003cp\u003eコットンリヨセル生地を使用したブラウスのデザインはしなやかさを表現するためにワイド系のシャツが多いのですが、こちらはややコンパクトめのデザインです。\u003c\/p\u003e\n\u003cp\u003eサイズも2サイズご用意しているので是非様々なパターンでコットンリヨセル素材を楽しんでください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e＜\u003cspan lang=\"EN-US\"\u003eKara’s Tree\u003c\/span\u003e＞\u003cspan lang=\"EN-US\"\u003e(\u003c\/span\u003eキャラス・ツリー\u003cspan lang=\"EN-US\"\u003e)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e2011SS\u003c\/span\u003eコレクションで発表された柄。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e印象派の点描画で描かれ木の葉が舞っているような風景柄です。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e絵本に出てくる柵や小石の向こうに、まるで小川が流れているように思わせる描写です。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eアーカイブのプリントからヒントを得たデザインになります。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e＜\u003cspan lang=\"EN-US\"\u003eAsaka\u003c\/span\u003e＞\u003cspan lang=\"EN-US\"\u003e(\u003c\/span\u003eアサカ\u003cspan lang=\"EN-US\"\u003e)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e2014\u003c\/span\u003e年春夏コレクション：アーティストたちが愛する画材メーカーの多彩なカラーパレットと、\u003cspan lang=\"EN-US\"\u003e70\u003c\/span\u003e年代のリバティ百貨店のフロアガイドから着想を得て当時の間取りを再現し、それぞれの売り場から連想されたデザインが特徴的です。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e日本の版画を集めた売り場を表し、日本人作家の蒼山日菜さんのレースペーパーで作られた花をモチーフに作られました。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e現在フランス在住で精神的に活動を続け、繊細な切り絵で数々の賞を受賞。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eまた、ハサミだけでレースのような緻密な切り絵を生み出すこの技を通して、彼女独自の世界観を創り出しています。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e＜\u003cspan lang=\"EN-US\"\u003ePatrick Gordon\u003c\/span\u003e＞\u003cspan lang=\"EN-US\"\u003e(\u003c\/span\u003eパトリックゴードン)\u003cspan lang=\"EN-US\"\u003e\u003cbr\u003e2011\u003c\/span\u003e年春夏コレクションの柄で、タナローン用にデザインされた「\u003cspan lang=\"EN-US\"\u003eMargaret Annie \u003c\/span\u003e（マーガレット・アニー）」をポプリン向けとして単色風に描きなおした柄です。伝統的な花々が夏の庭園に次々と咲き誇る様子が描かれています。\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンストレートパンツ(2510)\u003c\/p\u003e\n\u003cp\u003e　3131990038449\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePINKコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・Vent d'ouestイージーワイドパンツ(2603)\u003c\/p\u003e\n\u003cp\u003e　3131990038883\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm\u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070051918】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　55%\u003c\/p\u003e\n\u003cp\u003e　　　再生繊維（リヨセル）　45%　\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 100.032%; height: 58.7892px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"width: 11.151%; height: 19.5964px; text-align: center;\"\u003eサイズ\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"width: 11.2601%; height: 19.5964px; text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"width: 10.9271%; height: 19.5964px; text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"width: 11.282%; height: 19.5964px; text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"width: 11.151%; height: 19.5964px; text-align: center;\"\u003e１\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e58\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e31\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e49\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e37\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"width: 11.2601%; height: 19.5964px; text-align: center;\"\u003e94\u003c\/td\u003e\n\u003ctd style=\"width: 10.9271%; height: 19.5964px; text-align: center;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e17.5\u003c\/td\u003e\n\u003ctd style=\"width: 11.282%; height: 19.5964px; text-align: center;\"\u003e16.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"width: 11.151%; height: 19.5964px; text-align: center;\"\u003e２\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e59\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e32\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e50\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e38\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"width: 11.2601%; height: 19.5964px; text-align: center;\"\u003e100\u003c\/td\u003e\n\u003ctd style=\"width: 10.9271%; height: 19.5964px; text-align: center;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"width: 7.57229%; height: 19.5964px; text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"width: 11.282%; height: 19.5964px; text-align: center;\"\u003e17\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"YELLOW(Kara’s Tree) \/ 1","offer_id":52220727984421,"sku":"2131210768799","price":10395.0,"currency_code":"JPY","in_stock":false},{"title":"YELLOW(Kara’s Tree) \/ 2","offer_id":52220728017189,"sku":"2131210768805","price":10395.0,"currency_code":"JPY","in_stock":false},{"title":"PINK(Asaka) \/ 1","offer_id":52220728049957,"sku":"2131210768775","price":10395.0,"currency_code":"JPY","in_stock":true},{"title":"PINK(Asaka) \/ 2","offer_id":52220728082725,"sku":"2131210768782","price":10395.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY(Patrick Gordon) \/ 1","offer_id":52220728115493,"sku":"2131210768751","price":10395.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY(Patrick Gordon) \/ 2","offer_id":52220728148261,"sku":"2131210768768","price":10395.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0724.jpg?v=1776415216"},{"product_id":"原本-freeサイズ用-bottoms-sample-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー-コピー","title":"【30%OFF】【PURPLEラスト１点】リバティフロントボックスタックスカート2604","description":"\u003cp\u003e新型のスカートのご紹介です。\u003c\/p\u003e\n\u003cp\u003eウエストは後ろのみゴムギャザーのイージー仕様。\u003c\/p\u003e\n\u003cp\u003eドローコード、裏地付き。\u003c\/p\u003e\n\u003cp\u003eインでお召しいただいてももたつく心配がなく、前もすっきりとして見えます。\u003c\/p\u003e\n\u003cp\u003e前身頃はインバーテッドプリーツのデザイン。左右に2本ずつプリーツが入っています。\u003c\/p\u003e\n\u003cp\u003e後ろ身頃はすっきりのギャザーSK。前はすっきりなので、シャツインしても女性らしいきれいな雰囲気にまとまります。\u003c\/p\u003e\n\u003cp\u003e左右にスラッシュポケットを付けて、ファスナーはないのでそのままお召しいただく仕様となります。\u003c\/p\u003e\n\u003cp\u003eどちらも一見目立たない柄なので飽きが来ないのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e是非お出かけ、お仕事と活躍させてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Fan＞(ファン)\u003c\/p\u003e\n\u003cp\u003e博物館に展示される美しいアンティーク・テキスタイルに着想を得て、2006年秋冬シーズンにリバティのコレクションとして発表された「ファン」。\u003c\/p\u003e\n\u003cp\u003e緻密に描き込まれたペイズリーパターンは、まるで上質な布そのもののような奥行きと質感を湛え、貴重なドレスや衣装に施された繊細なプリーツやドレープを思わせます。\u003c\/p\u003e\n\u003cp\u003e装いの記憶を静かに呼び覚ます、優雅で物語性のあるデザインです。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Tudor Belle＞(チューダー・ベル)\u003c\/p\u003e\n\u003cp\u003e 以前より皆様から強く販売希望の声をいただいておりました、Liberty London限定柄のTudor Belleがいよいよ日本でも展開されます。\u003c\/p\u003e\n\u003cp\u003e リバティを象徴するロンドンのフラッグシップストアへのオマージュとして描かれた、フローラルモチーフと建築的な幾何学要素を組み合わせたデザインの「チューダー・ベル」。\u003c\/p\u003e\n\u003cp\u003eリバティの大きな木製扉をくぐった瞬間の高揚感を表現し、通り沿いには、名高いリバティのフラワーショップに敬意を表して再構築された「マーガレット・アニー」が配されています。\u003c\/p\u003e\n\u003cp\u003e軒下の小さな窓や、屋根の上に設えられたメイフラワー号の風見鶏など、建物に施された細やかなディテールにもご注目ください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eBEIGEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsシアーカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036368\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePURPLEコーディネート\u003c\/p\u003e\n\u003cp\u003e・to touchフラワー刺繍Tシャツ\u003c\/p\u003e\n\u003cp\u003e　3121990060618\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsシアーカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036368\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・D.M.GラグランTシャツ26\u003c\/p\u003e\n\u003cp\u003e　3121990060441\u003cbr\u003e\u003cbr\u003e【商品番号：\u003cspan\u003e3131080036423\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 表地　綿　100％\u003c\/p\u003e\n\u003cp\u003e　　   裏地　ポリエステル　100％\u003c\/p\u003e\n\u003cp\u003e　　   紐　ポリエステル　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.032%; height: 39.1928px;\" border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 9.89801%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 19.3292%; height: 19.5964px;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 14.6123%; height: 19.5964px;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.89801%; height: 19.5964px;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.89801%; height: 19.5964px;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 19.3292%; height: 19.5964px;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.90621%; height: 19.5964px;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 9.89801%; height: 19.5964px;\"\u003e80\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 19.3292%; height: 19.5964px;\"\u003e70～91\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 14.6123%; height: 19.5964px;\"\u003e150\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.89801%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.89801%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 19.3292%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 9.90621%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"BEIGE(Fan) \/ FREE","offer_id":52268201640229,"sku":"2131310844928","price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE(Tudor Belle) \/ FREE","offer_id":52268201672997,"sku":"2131310844935","price":11550.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0213_dd2820cf-94ed-4ca9-ad83-0a3065f59800.jpg?v=1777915161"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-8","title":"D.M.GラグランTシャツ26","description":"\u003cp\u003eD.M.Gからいつでも着たくなるカットソーのご紹介です。\u003c\/p\u003e\n\u003cp\u003e柔らかな肌触りと、適度なコシを兼ね備えたコットン100％の天竺生地を使用したラグランTシャツ。しっかりとした肉感がありながらも、肌あたりは優しく、安心感のある着心地に仕上がっております。ほどよい厚みのある生地だからこそ長いシーズン楽しんでいただけます。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはほんのり立ち上がりのあるボトルネック気味の首元が特徴的。首周りをカバーしてくれ、ラフになりすぎず、顔まわりをさりげなく引き締めてくれますます。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはラグランスリーブのシルエットにドロップショルダーを掛け合わせた、ゆとりのある設計。袖幅も広過ぎないので窮屈感がありません。\u003c\/p\u003e\n\u003cp\u003e身幅も着回しやすいシンプルデザインで、体のラインを拾いにくい設計。気負わずデイリーに取り入れられる一枚です。\u003c\/p\u003e\n\u003cp\u003eパンツやスカート、サロペットなど、どんなボトムスとも好相性。様々なシーンで活躍させてください。\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsシアーカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036368\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsシアーカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036368\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・リバティフロントボックスタックスカート2604\u003c\/p\u003e\n\u003cp\u003e　3131080036423\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121990060441】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e63\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e36\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e116\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"D.M.G","offers":[{"title":"WHITE \/ FREE","offer_id":52279812653349,"sku":"2131219955978","price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0166_461a9e5f-0bf8-4af1-9267-4728ae8cdaaf.jpg?v=1777912048"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-12","title":"【30%OFF】【IVORY残り僅か】Pont de Chalonsシアーカーディガン","description":"\u003cp\u003ePont de Chalonsからほど良い透け感が魅力のシアーニットカーディガンのご紹介です。\u003c\/p\u003e\n\u003cp\u003e麻が少し入った糸で作られた見た目にも涼やかで素肌をきれいに見せてくれます。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはクルーネック。開き過ぎないのできちんと感を演出してくれるのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダー。袖幅も広めで肌に張りつかずに6分袖なので、春先から秋口までロングシーズン活躍。\u003cbr\u003e袖口はわずかにギャザーを寄せているので女性らしさがさらに出てくれます。肘が隠れる袖丈なのも嬉しいポイントです。\u003c\/p\u003e\n\u003cp\u003e身幅もゆったりとしたシルエットでありながら、落ち感がある素材感なので身体の線を拾わずさらっと着こなせます。\u003c\/p\u003e\n\u003cp\u003e羽織るだけでこなれた印象を演出し、スタイリングを上品に仕上げます。\u003c\/p\u003e\n\u003cp\u003eワンピースとの相性も良く、上からさらりと羽織れば一気にこなれた雰囲気に。\u003c\/p\u003e\n\u003cp\u003eボタンをすべて留めてプルオーバー風にアレンジすると、ボリュームのあるボトムス、リバティスカートとも相性が良くおすすめです。\u003c\/p\u003e\n\u003cp\u003e色合いも使い勝手の良いトーンなので沢山活躍させてください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eIVORYコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティフロントボックスタックスカート2604\u003c\/p\u003e\n\u003cp\u003e　3131080036423　\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンテンセルストレートパンツ(2602)\u003c\/p\u003e\n\u003cp\u003e　3131990038739\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePURPLEコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティ5分袖ウエストドロストワンピース2604\u003c\/p\u003e\n\u003cp\u003e　3121080043507\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.GラグランTシャツ26\u003c\/p\u003e\n\u003cp\u003e　3121990060441\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.GラグランTシャツ26\u003c\/p\u003e\n\u003cp\u003e　3121990060441\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・リバティフロントボックスタックスカート2604\u003c\/p\u003e\n\u003cp\u003e　3131080036423　\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121030036368】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : レーヨン　66%\u003c\/p\u003e\n\u003cp\u003e　　   ポリエステル　22%\u003c\/p\u003e\n\u003cp\u003e　　   麻　12%\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.032%; height: 39.1928px;\" border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e46\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e28\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e55\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e58\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e114\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_08.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_10.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"Pont de Chalons","offers":[{"title":"IVORY \/ FREE","offer_id":52265037201701,"sku":"2131210346256","price":10780.0,"currency_code":"JPY","in_stock":true},{"title":"YELLOW \/ FREE","offer_id":52265037234469,"sku":"2131210346263","price":10780.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE \/ FREE","offer_id":52265037267237,"sku":"2131210346270","price":10780.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ FREE","offer_id":52265037300005,"sku":"2131210346249","price":10780.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0211_4bc62f12-4e84-4916-be3d-591310d6771d.jpg?v=1777914928"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-11","title":"【期間限定15％OFF】【BLUEラスト1点】リバティ5分袖ウエストドロストワンピース2604","description":"\u003cp\u003e定番で人気のウエストドロスト仕様のワンピース。\u003c\/p\u003e\n\u003cp\u003e今回は少しマイナーチェンジをしてご用意いたしました。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはチビ衿。\u003c\/p\u003e\n\u003cp\u003eコンパクトなのでバンドカラーがお好きな方も受け入れやすいのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットインスリーブ。袖幅はある程度ゆとりを持たせているので安心。袖丈は5分袖にして気になる肘もカバーしています。\u003c\/p\u003e\n\u003cp\u003eウエストには共布のリボンベルトが身頃に付いていて、調節をすることで雰囲気を変えることが可能。前開きの仕様なので羽織としても活躍します。\u003c\/p\u003e\n\u003cp\u003eシャワーパーティーのワンピースは110cm丈が多いなか、今回は113cmと少し長め。嬉しい方も多いのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e3柄共リバティジャパンによる26SS限定シリーズ「Ceramic Bloom」。\u003c\/p\u003e\n\u003cp\u003eどれも取り入れやすい柄でコーディネートを楽しんでいただけること間違いなしです。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Hanley Forest＞(ハンリー・フォレスト)\u003c\/p\u003e\n\u003cp\u003e リバティのアーカイブで発見された手描き作品を起点とする、アール・ヌーヴォーの魅力を色濃く映した「ハンリー・フォレスト」。\u003c\/p\u003e\n\u003cp\u003e様式化された果樹や花々が、左右対称の構成で広がり、密度の高いグラフィカルな表情を生み出しています。\u003c\/p\u003e\n\u003cp\u003eムーアクロフト陶器に通じる独自のスタイルとの親和性からセレクトされ、繊細な水彩で描き起こすことで、大胆な線描をやわらかく和らげ、全体に心地よいバランスをもたらしています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Clay Daisy＞(クレイ・デイジー)\u003c\/p\u003e\n\u003cp\u003e「ハンリー・フォレスト」に見られるアール・ヌーヴォーの要素から着想を得た、モノクローム表現の「クレイ・デイジー」。簡潔に描かれたデイジーと流れるような葉のモチーフを、連続するクライミング・トレリスのような構成へと再構築しています。\u003c\/p\u003e\n\u003cp\u003e左右対称のレイアウトは、釉薬タイルの装飾的なスクロールワークを想起させ、構築的なフォルムとツートーンの配色が、汎用性の高い、現代的で洗練されたキャラクターを生み出しています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Porcelain Canopy＞(ポーセリン・キャノピー)\u003c\/p\u003e\n\u003cp\u003e舞うように広がるボタニカルモチーフが、布一面に表情豊かに散りばめられた「ポーセリン・キャノピー」。\u003c\/p\u003e\n\u003cp\u003eリバティのスタジオで手描きされたこのデザインは、多方向に構成された葉の流れと、きらめくように描かれたワスレナグサが印象的です。\u003c\/p\u003e\n\u003cp\u003e陶芸家フェリシティ・エイリフの繊細な水彩表現から着想を得ており、軽やかさと奥行きを併せ持つ佇まいを生み出しています。\u003c\/p\u003e\n\u003cp\u003e明るいカラーパレットからシックなダークトーンまで、美しく映える、汎用性とタイムレスな魅力を備えたデザインです。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eGREENコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsシアーカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036368\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・to touchフラワー刺繍Tシャツ　\u003c\/p\u003e\n\u003cp\u003e　3121990060618\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・INDIMARKリリーステーパードパンツ(BEIGE)\u003c\/p\u003e\n\u003cp\u003e　3131990039248\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：\u003cspan\u003e3121080043507\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.032%; height: 39.1928px;\" border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e113\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e29.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e49\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e39\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e112\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e24\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"GREEN(Hanley Forest) \/ FREE","offer_id":52290088468773,"sku":"2131210847432","price":18607.0,"currency_code":"JPY","in_stock":false},{"title":"BLUE(Clay Daisy) \/ FREE","offer_id":52290088501541,"sku":"2131210847425","price":18607.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Porcelain Canopy) \/ FREE","offer_id":52290088534309,"sku":"2131210847418","price":18607.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0397_244966e4-edc2-42b2-8ea3-f9d6cf8ed2b8.jpg?v=1777955617"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-9","title":"【期間限定15％OFF】【WHITE残り僅か】リバティ2WAYシャーリング6分袖ブラウス2604","description":"\u003cp\u003e26年夏に6分袖で初展開して人気でしたブラウスを今年も柄を変えて登場いたしました。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはぐるりとゴムシャーリングを。前後2WAY仕様で、フリルデザインがインナーとしてお召しいただいてもアピールできます。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダー。\u003c\/p\u003e\n\u003cp\u003e袖丈は肘が隠れる位の6分袖で安心。袖幅も広めで袖口は切り替えが無いので、風を取り込んでくれるのも嬉しいポイントではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e身幅はゆったりとさせて、ボリュームが出そうですが、控えめなボタンが縦のラインを作ってくれます。\u003c\/p\u003e\n\u003cp\u003eどの柄も復刻柄であったりと珍しく、なかなか手に入りにくくなっております。\u003c\/p\u003e\n\u003cp\u003eご好評いただいている形で使い勝手が良いので、是非今回の柄でも楽しんでください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Set Sail＞(セット・セール)\u003c\/p\u003e\n\u003cp\u003eジョン・レノンが旅したインドやバミューダの風景をイメージしたコレクションの中の一つ。ボート、たなびく帆、カモメなど海辺をテーマにした柄です。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Hanley Forest＞(ハンリー・フォレスト)\u003c\/p\u003e\n\u003cp\u003e リバティのアーカイブで発見された手描き作品を起点とする、アール・ヌーヴォーの魅力を色濃く映した「ハンリー・フォレスト」。\u003c\/p\u003e\n\u003cp\u003e様式化された果樹や花々が、左右対称の構成で広がり、密度の高いグラフィカルな表情を生み出しています。\u003c\/p\u003e\n\u003cp\u003eムーアクロフト陶器に通じる独自のスタイルとの親和性からセレクトされ、繊細な水彩で描き起こすことで、大胆な線描をやわらかく和らげ、全体に心地よいバランスをもたらしています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Havinden Tudor＞(ハヴィンデン・チューダー)\u003c\/p\u003e\n\u003cp\u003e第二次世界大戦後、リバティのモダンなブランド・アイデンティティの創出を任されたアシュレイ・ハヴィンデンに敬意を表したデザインです。\u003c\/p\u003e\n\u003cp\u003e彼が手掛けた1940年代のクリスマス・カタログの表紙からインスピレーションを得て、デザインスタジオは特徴的なチューダー様式の建物を幾何学的に再構築しました。\u003c\/p\u003e\n\u003cp\u003e木製の梁、窓、アーチは重なり合う透明な影で描かれ、魅力的なリノカットの質感はハヴィンデンのイラストグラフィック・スタイルを彷彿とさせます。\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eWHITEコーディネート\u003c\/p\u003e\n\u003cp\u003e・to touchフラワー刺繍Tシャツ\u003c\/p\u003e\n\u003cp\u003e　3121990060618\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eLIMEコーディネート\u003c\/p\u003e\n\u003cp\u003ePont de Chalonsコットンストレートパンツ(2510)\u003c\/p\u003e\n\u003cp\u003e　3131990038449　\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gタックフレアスカート\u003c\/p\u003e\n\u003cp\u003e　3131080036027\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【関連商品】\u003c\/p\u003e\n\u003cp\u003e・LIBERTY 2WAYシャーリングフレンチブラウス2507\u003c\/p\u003e\n\u003cp\u003e　\u003cspan\u003e3121070049366\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：\u003cspan\u003e3121070051833\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.032%; height: 39.1928px;\" cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e62\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e23.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e57.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e68\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e23\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e132\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e23.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e23\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e19\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"WHITE(Set Sail) \/ FREE","offer_id":52276165411109,"sku":"2131210768522","price":12155.0,"currency_code":"JPY","in_stock":true},{"title":"LIME(Hanley Forest) \/ FREE","offer_id":52276165443877,"sku":"2131210768515","price":12155.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Havinden Tudor) \/ FREE","offer_id":52276165476645,"sku":"2131210768539","price":12155.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0227_05a561b2-0daa-4d05-86e8-de752c3dbc02.jpg?v=1777916366"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-10","title":"【20%OFF】【BLUEラスト１点】リバティ5分袖ドルマンシャツ(2604)","description":"\u003cp\u003e2025年夏にございましたシルフローンLIBERTY長袖スタンドドルマンシャツの元型です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはスタンドカラー。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドルマンスリーブでドロップショルダーのように切り替えがあります。\u003c\/p\u003e\n\u003cp\u003e全体的に丸みを帯びたシルエットが可愛らしく、夏に1枚着としてもデザイン性のあるトップス。\u003c\/p\u003e\n\u003cp\u003e袖丈は5分袖、カフスは細めでで久しぶりの登場です。\u003c\/p\u003e\n\u003cp\u003e身幅もゆとりを持たせて、裾はラウンドした仕様でアウトでお召しいただくとカジュアルな抜け感が生まれます。\u003c\/p\u003e\n\u003cp\u003e襟ぐりの前後にギャザーを寄せてふんわり感を演出。\u003c\/p\u003e\n\u003cp\u003e前開きのデザインで羽織としてもお召しいただくことも可能。\u003c\/p\u003e\n\u003cp\u003e今回は26年から新しくエターナルに加わったTulip Shadow。\u003c\/p\u003e\n\u003cp\u003eREDはベースがWHITE、BLUEはIVORYです。\u003c\/p\u003e\n\u003cp\u003eParakeet Treeは2025SSの限定ライン「Organic Tana VOL.3」から選びました。\u003c\/p\u003e\n\u003cp\u003eなかなか手に入らない柄です。\u003c\/p\u003e\n\u003cp\u003e是非お気に入りアイテムと合わせてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Tulip Shadow＞(チューリップ・シャドー)\u003c\/p\u003e\n\u003cp\u003eミドルスケールの抽象的な花のデザイン「チューリップ・シャドー」は、アーカイブ作品から着想を得てスタジオにて水彩絵の具でペイントしなおされました。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Parakeet Tree＞(パラケート・ツリー)\u003c\/p\u003e\n\u003cp\u003e1976年に初めて印刷されたデザインを元に、2005年にリバティスタジオで復刻されたものです。このデザインは、春の花々やジューシーなベリー、豊かな葉が絡み合う密なパターンが特徴です。よく見ると、花が咲いた木の枝に、巧妙に隠れたかわいらしいオウムたちがとまっています。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eREDコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gタックフレアスカート\u003c\/p\u003e\n\u003cp\u003e　3131080036027\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eGREENコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンストレートパンツ(2510)\u003c\/p\u003e\n\u003cp\u003e　3131990038449\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUサマーデニムジャンパースカート\u003c\/p\u003e\n\u003cp\u003e　3131080036522\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【関連商品】\u003c\/p\u003e\n\u003cp\u003e・シルフローンLIBERTY長袖スタンド ドルマンシャツ\u003c\/p\u003e\n\u003cp\u003e　\u003cspan\u003e3121070049496\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：\u003cspan\u003e3121070051840\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e60\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e36.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e72\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e70\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e145\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e24\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e11\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"RED(Tulip Shadow) \/ FREE","offer_id":52269639598373,"sku":"2131210768546","price":11880.0,"currency_code":"JPY","in_stock":true},{"title":"GREEN(Parakeet Tree) \/ FREE","offer_id":52269639631141,"sku":"2131210768560","price":11880.0,"currency_code":"JPY","in_stock":false},{"title":"BLUE(Tulip Shadow) \/ FREE","offer_id":52269639663909,"sku":"2131210768553","price":11880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0311_a12cf8ec-d745-4326-90f1-9977b701c5d1.jpg?v=1778046861"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-14","title":"【20%OFF】【ORANGEのみ ラスト1点】フランダースリネンLIBERTYドルマンプルオーバーシャツ72055","description":"\u003cp\u003e昨年好評だったドルマンスリーブシャツが麻素材となって登場いたしました。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはスタンダードなシャツカラー。プルオーバータイプですが、胸元まで開くので脱ぎ着が楽です。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドルマンスリーブ。肘が隠れるくらいの袖丈に袖幅も広めなので、窮屈感なく涼しくお召しいただけます。\u003c\/p\u003e\n\u003cp\u003e袖口の折り返しのデザインが腕をすっきりと見せてくれること間違いなしです。\u003c\/p\u003e\n\u003cp\u003e身幅もゆったりしてますが、前身頃の前立てが縦ラインを作って大きく見えすぎずにリラックスしてお召いただけます。\u003c\/p\u003e\n\u003cp\u003eインにしてお召しいただいてももたつかず、ワイドパンツやスカートと合わせて是非コーディネートを楽しんでください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Verve Pop＞(ヴァーヴ・ポップ)\u003c\/p\u003e\n\u003cp\u003e1960年代のリバティのトレンドセッター「ロータス」コレクションの一部として1963年にデザインされた「ヴァーヴ・ポップ」。\u003c\/p\u003e\n\u003cp\u003e広大な花柄のコラージュは、微妙な起伏が柔らかな影を落とす中、形と色の並置を探求しています。\u003c\/p\u003e\n\u003cp\u003e一流のクチュリエに愛用され、グレース・コディントンのようなアイコニックなモデルに着用されたリバティは、新たなファッションの波への道を切り開きました。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Sadie Rose＞(セイディ・ローズ)\u003c\/p\u003e\n\u003cp\u003e名高いシルバー・スタジオが1931年にリバティのために制作した、咲き誇る春の草原の様子を表現した緻密な花柄です。\u003c\/p\u003e\n\u003cp\u003eリバティ独特の繊細なアウトラインで描かれたこのパターンは、単純化されたバラをふんだんにあしらい、多目的に使える柄となりました。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Survival＞(サバイバル)\u003c\/p\u003e\n\u003cp\u003eサイ、センザンコウ、レッドパンダ、ベンガルタイガー、ガラパゴスゾウガメ、ミツバチなど、世界で最も絶滅の危機に瀕している動物たちを渦巻く葉の中に紛れ込ませ、アーツ・アンド・クラフツ様式を思わせるリピートで作られたモノクロームのデザインです。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eBEIGEコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eORANGEコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンストレートパンツ(2510)\u003c\/p\u003e\n\u003cp\u003e　3131990038449\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・INDIMARKリリーステーパードパンツ(BSB)\u003c\/p\u003e\n\u003cp\u003e　3131990039231\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：\u003cspan\u003e3121070052045\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 麻　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 100.032%; height: 39.1928px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 10.7743%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6414%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.2701%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6551%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 10.7743%; height: 19.5964px;\"\u003e65\/73\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e40\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6414%; height: 19.5964px;\"\u003e136\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.2701%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.53042%; height: 19.5964px;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.6551%; height: 19.5964px;\"\u003e19\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_05.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_10.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e \u003cbr\u003e \u003c\/p\u003e","brand":"Cou Pole","offers":[{"title":"BEIGE(Verve Pop) \/ 38","offer_id":52272864952613,"sku":"2131210769109","price":14080.0,"currency_code":"JPY","in_stock":false},{"title":"ORANGE(Sadie Rose) \/ 38","offer_id":52272864985381,"sku":"2131210769116","price":14080.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Survival) \/ 38","offer_id":52272865018149,"sku":"2131210769123","price":14080.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0263_57c6dc2c-ab58-483c-b748-372fbf619c08.jpg?v=1777918032"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー-4","title":"【20%OFF】イーストボーンLIBERTYシャツカーディガン(2605)","description":"\u003cp\u003eシャワーパーティーからシャツカーデが初の登場です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりは浅めのクルーネック。全てを閉めてお召しいただくと、屈んでも襟ぐりが開く心配がなく安心。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダーで袖通しが楽になるだけでなく、イーストボーンローンを使用しているので袖周りが広がることなくすっきりとお召しいただけます。\u003c\/p\u003e\n\u003cp\u003e袖丈は肘が隠れ、手首が華奢に見える７分袖。袖口ゴムはフリルとは違った楽しみ方が出来るのでファンも多いです。\u003c\/p\u003e\n\u003cp\u003e身幅はドロップショルダーに合わせてゆとりを持たせています。\u003c\/p\u003e\n\u003cp\u003e着丈は前後差(前59㎝\/後62㎝）をつけて、インとアウトどちらもバランスが取りやすいサイドスリットのデザイン。\u003c\/p\u003e\n\u003cp\u003e肌当たりが柔らかくＴシャツ感覚でお召しいただけるので、長く愛用したくなること間違いなしです。\u003c\/p\u003e\n\u003cp\u003e前開きでさらっと羽織るのもOK。様々なコーディネートを楽しんでください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Pepper＞(ペッパー)\u003c\/p\u003e\n\u003cp\u003e1974年にジャック・プリンス・スタジオがリバティ社の為にデザインしたデザインです。\u003c\/p\u003e\n\u003cp\u003eジャック･プリンスは長年にわたりドレスや調度品用ファブリックをリバティ社の為にデザインしていました。\u003c\/p\u003e\n\u003cp\u003eこの無地調使いのドット柄は、リバティ社ならではのプリント技術の高さを極めてた1柄で、1979年からクラシックコレクションに加入以来、常に人気のデザインとなっています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEastbourn Lawn(イーストボーンローン)\u003c\/p\u003e\n\u003cp\u003eリバティ・ファブリックスが満を持して発表した、新素材「Eastbourn Lawn(イーストボーンローン)」。素材名はイギリス南部、海峡に面した有数のリゾート地の名前を付け、ゆったりと優雅な印象に仕上がっております。業界では「ミラクルウェーブ」として知られる素材です。 細番手の綿ローンに独特の加工を施し、表面に凹凸やシワ感を加えることで清涼感あふれる素材に仕上げています。ポコポコとした凹凸が肌と生地の間に空間を作り、軽やかな着心地をもたらします。さらに、柔らかさに加え、伸縮性や速乾性に優れているため、さまざまな衣料品やファッションアイテムに最適です。春夏シーズンにぴったりな涼しさを感じさせる「イーストボーンローン」で、ブラウスやワンピース、スカートはもちろん、パンツや部分使いなどいろいろな作品作りを楽しんでください。 近年では、アパレルメーカーなど数多くの業界でも注目を集めており、現段階では、追加生産は行わない予定となっております。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003cbr\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・Lim home7分袖ハイネックTシャツ\u003c\/p\u003e\n\u003cp\u003e　3121010030898\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePINKコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gタックフレアスカート\u003c\/p\u003e\n\u003cp\u003e　3131080036027\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070052311】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e59\/62\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e55\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e63\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e128\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e25\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e24\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"YELLOW(Pepper) \/ FREE","offer_id":52367695741221,"sku":"2131210769871","price":11352.0,"currency_code":"JPY","in_stock":true},{"title":"RED(Pepper) \/ FREE","offer_id":52367695806757,"sku":"2131210769888","price":11352.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0578_3e0ca5ca-a29c-4994-8d55-6e2115f77931.jpg?v=1778639264"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-15","title":"【20%OFF】to touchフラワー刺繍Tシャツ","description":"\u003cp\u003e小ぶりな刺繍が可愛らしいTシャツのご紹介です。\u003c\/p\u003e\n\u003cp\u003e綿100％のインナーが透けないくらいの厚さで使い勝手が良いです。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはクルーネックで浅めの仕様が嬉しいところ。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドルマンスリーブ。\u003c\/p\u003e\n\u003cp\u003eフレンチスリーブまでとはいかず、二の腕をうまくカバーしてくれる袖丈です。\u003c\/p\u003e\n\u003cp\u003e身幅は体のラインを拾わないくらいのゆとりを。\u003c\/p\u003e\n\u003cp\u003eそのまま一枚で盛夏は楽しんでいただき、今はリバティのブラウスやカーディガンと合わせてのコーディネートはいかがでしょうか。\u003c\/p\u003e\n\u003cp\u003e着丈も長過ぎずにスカートやワイドなボトムスとも相性が良いです。\u003c\/p\u003e\n\u003cp\u003eカラフルなカラーも気持ちが上がること間違いないです。\u003c\/p\u003e\n\u003cp\u003e是非取り入れてこの夏を楽しんでください。\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMINTコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティ2WAYシャーリング6分袖ブラウス2604\u003c\/p\u003e\n\u003cp\u003e　3121070051833\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eGRAYコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティフロントボックスタックスカート2604\u003c\/p\u003e\n\u003cp\u003e　3131080036423\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eモデル着用コーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティ5分袖ウエストドロストワンピース2604\u003c\/p\u003e\n\u003cp\u003e　3121080043507\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・INDIMARKリリーステーパードパンツ(BEIGE)\u003c\/p\u003e\n\u003cp\u003e　3131990039248\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121990060618】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e56\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e30\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_05.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"to touch","offers":[{"title":"YELLOW \/ FREE","offer_id":52291422683429,"sku":"2131219956500","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"MINT \/ FREE","offer_id":52291422716197,"sku":"2131219956517","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ FREE","offer_id":52291422748965,"sku":"2131219956524","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0148_17314a8b-63c8-41f8-9bb9-56920a124b3d.jpg?v=1778051130"},{"product_id":"5月入荷-撮影-原稿-採寸-洗濯-その他着用-コットンリヨセル半袖スタンドフリルシャツ2604","title":"【期間限定15％OFF】【YELLOW・BLACKサイズ１ ラスト１点ずつ】コットンリヨセル半袖スタンドフリルシャツ2604","description":"\u003cp\u003eコットンリヨセル素材を人気のフリルブラウスでご用意しました。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはフリルネックで女性らしく。\u003c\/p\u003e\n\u003cp\u003e首に沿わないデザインにしているので、これからの暑さでもしっかりと楽しんでいただけます。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットインスリーブ。\u003c\/p\u003e\n\u003cp\u003eきちんとした雰囲気をだしてくれるのでジャケットの下、カーディガンの下とも合わせていただきやすいです。\u003c\/p\u003e\n\u003cp\u003e身幅もすっきりとさせていますが、襟ぐりにギャザーを寄せているのでバストのラインを拾わずにお召しいただけます。\u003c\/p\u003e\n\u003cp\u003e後身頃もヨーク切替の下にギャザーを施しております。\u003c\/p\u003e\n\u003cp\u003eサイズは２サイズ展開。\u003c\/p\u003e\n\u003cp\u003e小柄な方も是非楽しんでいただけること間違いなしです。\u003c\/p\u003e\n\u003cp\u003e今しか手に入らない生地、柄となるので是非コーディネートに取り入れてみてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e＜\u003cspan lang=\"EN-US\"\u003eAsaka\u003c\/span\u003e＞\u003cspan lang=\"EN-US\"\u003e(\u003c\/span\u003eアサカ\u003cspan lang=\"EN-US\"\u003e)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e2014\u003c\/span\u003e年春夏コレクション：アーティストたちが愛する画材メーカーの多彩なカラーパレットと、\u003cspan lang=\"EN-US\"\u003e70\u003c\/span\u003e年代のリバティ百貨店のフロアガイドから着想を得て当時の間取りを再現し、それぞれの売り場から連想されたデザインが特徴的です。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e日本の版画を集めた売り場を表し、日本人作家の蒼山日菜さんのレースペーパーで作られた花をモチーフに作られました。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e現在フランス在住で精神的に活動を続け、繊細な切り絵で数々の賞を受賞。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eまた、ハサミだけでレースのような緻密な切り絵を生み出すこの技を通して、彼女独自の世界観を創り出しています。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e＜\u003cspan lang=\"EN-US\"\u003eKara’s Tree\u003c\/span\u003e＞\u003cspan lang=\"EN-US\"\u003e(\u003c\/span\u003eキャラス・ツリー\u003cspan lang=\"EN-US\"\u003e)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e2011SS\u003c\/span\u003eコレクションで発表された柄。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e印象派の点描画で描かれ木の葉が舞っているような風景柄です。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e絵本に出てくる柵や小石の向こうに、まるで小川が流れているように思わせる描写です。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eアーカイブのプリントからヒントを得たデザインになります。\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e \u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e＜\u003cspan lang=\"EN-US\"\u003eMs Mimosa\u003c\/span\u003e＞\u003cspan lang=\"EN-US\"\u003e(\u003c\/span\u003eミズ・ミモザ\u003cspan lang=\"EN-US\"\u003e) \u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e水彩とソフトな鉛筆のハッチングを組み合わせて手描きされた陽気なこのデザインは、ミモザの小枝の魅力を丁寧に表現した植物学的作品です。\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e無数の小さな丸い花と羽のような葉が、そよ風に揺られながら生地の上を優雅に舞っているように見えます。\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EN-US\"\u003e\u003c\/span\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUサマーデニムジャンパースカート\u003c\/p\u003e\n\u003cp\u003e　3131080036522\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Mao madeリネン２WAYハーフスリーブカーディガン　\u003c\/p\u003e\n\u003cp\u003e　3121030036405\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンストレートパンツ(2510)\u003c\/p\u003e\n\u003cp\u003e　3131990038449\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070052335】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　55%\u003c\/p\u003e\n\u003cp\u003e　　   再生繊維（リヨセル）　45%\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e60\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e38\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e36.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e100\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e17.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e17\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"YELLOW(Asaka) \/ 1","offer_id":52279523639589,"sku":"2131210769925","price":12623.0,"currency_code":"JPY","in_stock":true},{"title":"YELLOW(Asaka) \/ 2","offer_id":52279523672357,"sku":"2131210769932","price":12623.0,"currency_code":"JPY","in_stock":false},{"title":"BLUE(Kara’s Tree) \/ 1","offer_id":52279523705125,"sku":"2131210769963","price":12623.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Kara’s Tree) \/ 2","offer_id":52279523737893,"sku":"2131210769970","price":12623.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Ms Mimosa) \/ 1","offer_id":52368963993893,"sku":"2131210769963","price":12623.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Ms Mimosa) \/ 2","offer_id":52368964026661,"sku":"2131210769970","price":12623.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0527_8a8e0acf-016f-42fd-8577-67bf939b6ec8.jpg?v=1778546328"},{"product_id":"撮影-原稿-採寸-洗濯-柄名-その他着用-naruサマーデニムジャンパースカート","title":"【期間限定20%OFF】NARUサマーデニムジャンパースカート","description":"\u003cp\u003eNARUでは定番となっているジャンパースカート。\u003c\/p\u003e\n\u003cp\u003e今回夏に大活躍するサマーデニム生地で登場いたしました。\u003c\/p\u003e\n\u003cp\u003e厚過ぎない生地は涼しいだけでなく、軽さも出せるのが嬉しいポイント。\u003c\/p\u003e\n\u003cp\u003e襟ぐりは深めVネックで首周りをすっきり演出。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはゆったりアームホールで、どんなトップスも美しく映えます。自由なレイヤードで、幅広いスタイルをお楽しみください。\u003c\/p\u003e\n\u003cp\u003e身幅は裾に向かってAラインに広がるシルエットでさらに女性らしく。\u003c\/p\u003e\n\u003cp\u003eカジュアルさが抜けるので、いくつになっても楽しんでいただけるのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003eサイドにスラッシュポケットを付けているので便利です。\u003c\/p\u003e\n\u003cp\u003eカラーは２色の展開。\u003c\/p\u003e\n\u003cp\u003eお好きなカラーでこの夏のご旅行も楽しんでください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・sosottoLIBERTY使いフリルネックTシャツ\u003c\/p\u003e\n\u003cp\u003e　3121990060472\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・コットンリヨセル半袖スタンドフリルシャツ2604\u003c\/p\u003e\n\u003cp\u003e　3121070052335\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【関連商品】\u003c\/p\u003e\n\u003cp\u003e・NARUデニムジャンパースカート\u003c\/p\u003e\n\u003cp\u003e　3131080035129\u003cbr\u003e\u003cbr\u003e【商品番号：3131080036522】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\" style=\"width: 100.032%; height: 39.1928px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 15.6231%; height: 19.5964px;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e 118\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003e 124\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 15.6231%; height: 19.5964px;\"\u003e132 \u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e ー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003eー \u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003e ー\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e174 \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cbr\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"NARU","offers":[{"title":"NAVY \/ FREE","offer_id":52369331585317,"sku":"2131310845123","price":10560.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ FREE","offer_id":52369331618085,"sku":"2131310845130","price":10560.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0634_afbd2d84-5922-4a2b-a597-950ea35d9c77.jpg?v=1778475171"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-13","title":"【NAVY残り僅か】シルフローンLIBERTYチューリップ袖シャツ2606","description":"\u003cp\u003eシャワーパーティーでは定番のひとつのチューリップスリーブシャツ。\u003c\/p\u003e\n\u003cp\u003e大人の日常を彩る一枚が今回もご用意できました。\u003c\/p\u003e\n\u003cp\u003e薄手でさらりとした手触りのシルフローン素材が、肌に心地よく寄り添います。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはスタンダートなカラー。\u003c\/p\u003e\n\u003cp\u003eセットインの袖ぐりにゆったりとした袖丈と袖幅。気になる二の腕をさりげなくカバーし、流れるような上品なドレープ感が魅力です。\u003c\/p\u003e\n\u003cp\u003eバストにダーツを入れて身幅はすっきりとさせています。\u003c\/p\u003e\n\u003cp\u003e着丈は長過ぎず。\u003c\/p\u003e\n\u003cp\u003eインアウト様々な着こなしを楽しんでいただけます。\u003c\/p\u003e\n\u003cp\u003eシルフローンリバティ素材で今回新しい柄もご用意しております。\u003c\/p\u003e\n\u003cp\u003e是非今年のお気に入りを手に入れてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜City Center＞(シティーセンター)\u003c\/p\u003e\n\u003cp\u003eリバティのスタジオにて細いライナーペンを使って手描きされたこの魅力的な建築スケッチは、パリの特徴的な都市景観にインスパイアされています。\u003c\/p\u003e\n\u003cp\u003e巧みな遠近法と複数の視点を行き来しながら、この素晴らしい街のエッセンスを捉えた楽しい屋根を際立たせています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Theodora＞(セオドラ)\u003c\/p\u003e\n\u003cp\u003e2014年春夏に登場した柄で、2019年にエターナルコレクションに追加されました。\u003c\/p\u003e\n\u003cp\u003e繊細なボタニカル柄で、カウパセリ、勿忘草、ライラック、スプリング・ブルーベル、カウスリップなどが描かれています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Archway＞(アーチウェイ)\u003cbr\u003e色彩豊かなヨーロッパの野生の花を祝し、鉛筆と日本の伝統的な顔彩水彩で描かれた「アーチウェイ」。\u003c\/p\u003e\n\u003cp\u003eポピー、ガーベラ、スカビオサ、デルフィニウム、アマランサス、ダイアンサス、リンドウ、アネモネなどを繊細な鏡面レイアウトで描き、カオスとシンメトリーの間の自然の複雑なダンスを反映しています。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003ePINKコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムストレートパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eREDコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gリネンストレッチトラウザー\u003c\/p\u003e\n\u003cp\u003e　3131990037053\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンテンセルストレートパンツ(2602)\u003c\/p\u003e\n\u003cp\u003e　3131990038739\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【関連商品】\u003c\/p\u003e\n\u003cp\u003e・シルフローンLIBERTYチューリップ袖シャツ2507\u003c\/p\u003e\n\u003cp\u003e　3121070049403\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070052861】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 再生繊維(リヨセル)　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\" style=\"width: 100.069%; height: 39.1876px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.1085%; height: 19.5938px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.7274%; height: 19.5938px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.115%; height: 19.5938px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e58\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e36.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e36\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.1085%; height: 19.5938px;\"\u003e100\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.7274%; height: 19.5938px;\"\u003e20.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.84659%; height: 19.5938px;\"\u003e20\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 13.115%; height: 19.5938px;\"\u003eー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"PINK(City Center) \/ FREE","offer_id":52647669301541,"sku":"2131210771348","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"RED(Theodora) \/ FREE","offer_id":52647669334309,"sku":"2131210771355","price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Archway) \/ FREE","offer_id":52647669367077,"sku":"2131210771362","price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0079_c660950b-78a7-481f-9274-dc58e4faba98.jpg?v=1782446299"},{"product_id":"本店限定商品-リバティ7分袖クラシカルワンピース2604","title":"【期間限定20%OFF】【本店限定商品】リバティ7分袖クラシカルワンピース(2604)","description":"\u003cp\u003e定番となりましたクラシカルワンピースから、7分袖のタイプをご用意いたしました。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはポイントラウンドカラー。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットインで羽織を合わせてももたつきません。\u003c\/p\u003e\n\u003cp\u003e袖幅は袖口にギャザーを入れることで女性らしいボリュームを出しています。\u003c\/p\u003e\n\u003cp\u003e身幅は前身頃ヨーク下にギャザーを少し入れているので、バストラインを拾うことなくゆったりとお召しいただけます。\u003c\/p\u003e\n\u003cp\u003e後身頃はギャザーが入っていないのですっきりとしたシルエットを。\u003c\/p\u003e\n\u003cp\u003eウエストはダーツを入れてすっきりさせているほか、切替を入れてボックスプリーツの仕様。後はそのままインバーテッドのプリーツとなります。\u003c\/p\u003e\n\u003cp\u003e両サイドにポケットを付けて使い勝手良く。\u003c\/p\u003e\n\u003cp\u003e着丈もご好評をいただいている長さで、ほかにもシャワーパーティーのワンピースをお持ちの方はイメージがしやすいのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e今回ご用意している柄はすべてリバティジャパンのストック生地を使用しており、希少価値の高い生地です。\u003c\/p\u003e\n\u003cp\u003e是非この機会を逃さず、お気に入りを見つけてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Tessa＞(テッサ)\u003c\/p\u003e\n\u003cp\u003e この柄はとても詳細なラインと、リバティの古いペイズリー柄からできています。\u003c\/p\u003e\n\u003cp\u003e１９世紀時代のたくさんのペイズリー柄からリバティのアーカイブができ、オリジナルデザインのアイデアとなりました。\u003c\/p\u003e\n\u003cp\u003eこの独特な柄は小売のスカーフコレクションの一部としても展開されてきています。ペイズリー柄は東洋と歴史的に繋がりがあり、リバティを連想させます。\u003c\/p\u003e\n\u003cp\u003eペイズリー柄は１８世紀後半にカシミールからヨーロッパへ伝えられました。TESSA は16AWクラシックコレクションの為に作られました。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e＜Phoebe And Jo＞(フィービー・アンド・ジョー)\u003c\/p\u003e\n\u003cp\u003e1961年にデザインされ、その後2002年からクラシック・タナローン・コレクションに加入し常に人気のある「フィービー」を一新した「フィービー・アンド・ジョー」。\u003c\/p\u003e\n\u003cp\u003eオリジナル版はダークなベースカラーが特徴的としていた為、今回のデザインに取り入れリドローされました。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Brussels Lace＞(ブリュッセル・レース)\u003c\/p\u003e\n\u003cp\u003eベルギーの伝統的な美しいレースワークをモチーフにした繊細なレース調のデザインです。\u003c\/p\u003e\n\u003cp\u003e繊細なブラシで描かれたモノクロの花柄は、繊細で汎用性が高く、洗練されたデザインです。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・サイドリボンLIBERTYベスト2601\u003c\/p\u003e\n\u003cp\u003e　3121030036092　\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149　\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・Mao madeリネンAラインベスト\u003c\/p\u003e\n\u003cp\u003e　3121990055478\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121080043453】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.032%; height: 39.1928px;\" cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e113\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e42\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e59.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e36\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e20\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e98\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e24\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e12\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"BLUE(Tessa) \/ FREE","offer_id":52396217991461,"sku":"2131210847302","price":18040.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Phoebe And Jo) \/ FREE","offer_id":52396218024229,"sku":"2131210847326","price":18040.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Brussels Lace) \/ FREE","offer_id":52396218056997,"sku":"2131210847319","price":18040.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0447_5a6fea1b-6963-4241-a9eb-ac01148f24b2.jpg?v=1778299313"},{"product_id":"本店限定商品-リバティヨーク切替ギャザーワンピース2604","title":"【期間限定20%OFF】【NAVY・GREENラスト１点ずつ・本店限定商品】リバティヨーク切替ギャザーワンピース(2604)","description":"\u003cp\u003e長袖でもご好評をいただいておりましたワンピースが春夏版になって登場です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりは小さなフラットカラー。ポイントが丸くないので、少しカジュアルな印象としてもお召しいただけます。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットイン。袖幅は広過ぎず肘の隠れる6分袖なので、気になる二の腕をしっかりカバーしております。\u003c\/p\u003e\n\u003cp\u003e身幅は少しゆとりを持たせており、前身頃はビブヨーク切替にすることで胸周りをすっきりとさせ、ウエストの切替は横一線でなく両サイドはやや高めの位置でギャザーを入れて切替えています。これによりウエスト部分でのふくらみを抑え、甘さをおさえたシルエットに調整しています。\u003c\/p\u003e\n\u003cp\u003e後ろ身頃はヨーク部分で切替え、すっきりと縦のラインを強調します。\u003c\/p\u003e\n\u003cp\u003eHope、Tiger Lilyは廃盤エターナル、Cotton Tailは別注でタナローン生地にしたものです。\u003c\/p\u003e\n\u003cp\u003eどれもなかなか手に入らない柄です。\u003c\/p\u003e\n\u003cp\u003e是非活躍させてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Hope＞(ホープ)\u003c\/p\u003e\n\u003cp\u003e1925年以降に開発されたリバティ社の花ペイズリー柄の代表作です。 リバティ社のアーカイブには膨大なペイズリーコレクションがありますが、中でもホープは柔らかくやさしい印象があり、男性からも女性からも人気があります。 1981年春夏コレクションに登場しました。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Tiger Lily＞(タイガーリリー)\u003c\/p\u003e\n\u003cp\u003eオリジナルは1980年代後半にデザインされたもので、ほぼ忠実に描かれた植物と伝統的な手法で描かれた花が連なるようにデザインされています。\u003c\/p\u003e\n\u003cp\u003eヤグルマギク、ユリ、デイジー、チューリップが穏やかに流れるようなラインを作り出しています。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e＜Cotton Tail＞(コットンテイル)\u003c\/p\u003e\n\u003cp\u003e 1992年秋冬コレクション柄で、野ウサギとつる草をモチーフに、アール・ヌーヴォー・スタイルの連続模様が古典的なデザインです。\u003c\/p\u003e\n\u003cp\u003eコットンテイルとは、ふわふわとした白い真ん丸のしっぽがついていることからその名前がついた小さな野ウサギのことです。\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンテンセルストレートパンツ(2602)\u003c\/p\u003e\n\u003cp\u003e　3131990038739\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCHARCOAL GRAYコーディネート\u003c\/p\u003e\n\u003cp\u003e・to touchフラワー刺繍Tシャツ\u003c\/p\u003e\n\u003cp\u003e　3121990060618\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・D.M.Gパネルボールパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039149\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【関連商品】\u003c\/p\u003e\n\u003cp\u003e・リバティヨーク切替ギャザーワンピース(2510)　※SALE\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e　3121080043095\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121080043460】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e118\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e36.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e56.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e39\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e100\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"GREEN(Hope) \/ FREE","offer_id":52396223922469,"sku":"2131210847340","price":17512.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Tiger Lily) \/ FREE","offer_id":52396223955237,"sku":"2131210847333","price":17512.0,"currency_code":"JPY","in_stock":true},{"title":"CHARCOAL GRAY(Cotton Tail) \/ FREE","offer_id":52396223988005,"sku":"2131210847357","price":17512.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0457_c66813af-5965-4e48-b26e-bb454b2fd0cf.jpg?v=1778298838"},{"product_id":"フランダースリネンlibertyフレンチスリーブワンピース2604","title":"【期間限定15%OFF】【PINK・BLACKラスト1点】フランダースリネンLIBERTYフレンチスリーブワンピース2604","description":"\u003cp\u003e夏に大活躍するワンピースのご紹介です。\u003c\/p\u003e\n\u003cp\u003e2026年のフランダースリネンを使用した盛夏に最も着心地の良いワンピース。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはすっきとしたバンドカラー。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはフレンチスリーブですが、袖幅が広過ぎないので二の腕も安心してお召しいただけるのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e身幅はウエスト切替もなくストンとしたシルエットでゆったり。\u003c\/p\u003e\n\u003cp\u003e前身頃には両サイドにタックを施し、後身頃はヨーク切替の下にギャザーを入れています。\u003c\/p\u003e\n\u003cp\u003e前開きなので脱ぎ着が楽なだけでなく、羽織としてお召しいただいてレイヤードを楽しんでいただくのはいかがでしょうか。\u003c\/p\u003e\n\u003cp\u003eもちろんウエスト切替が無いので、ベルトをしてウエストマークをする際位置を自在に楽しんでいただけるのも嬉しいポイントです。\u003c\/p\u003e\n\u003cp\u003e両サイドにスラッシュポケットを付けて、裏地は無し。\u003c\/p\u003e\n\u003cp\u003eお好みの着こなしを是非楽しんでください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Nazanin＞(ナザニン)\u003c\/p\u003e\n\u003cp\u003e1989年に手描きされたリバティのアーカイブ作品からインスパイアされた「ナザニン」は、繊細な花束が特徴です。\u003c\/p\u003e\n\u003cp\u003eデイジー、バラ、スズランなどの草原の花々が織りなすタペストリーを形成し、ロマンティックでリージェンシー風の植物たちが楽しく舞い踊る様子を表現しています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Gabriella Gisou＞(ガブリエラ・ジスー)\u003c\/p\u003e\n\u003cp\u003e1969年にリバティのデザインスタジオでガッシュ絵具を使って手描きされた作品を現代的なスタイルに合わせて巧妙に再構築した「ガブリエラ・ジスー」。\u003c\/p\u003e\n\u003cp\u003e繊細な花々や鮮やかなペチュニアを含む様式化された草原の花々が特徴のこの中型のボタニカルプリントは、1970年代の遊び心あふれる花柄にインスパイアされています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Summers in the Sun＞(サマーズ・イン・ザ・サン)\u003c\/p\u003e\n\u003cp\u003e 遊び心と喜びに満ちた懐かしさを感じさせる「サマーズ・イン・ザ・サン」は、1960年代のフラワーパワー運動を祝うデザインで、その時代の自由、愛、創造性の精神を讃えています。\u003c\/p\u003e\n\u003cp\u003eウッドストックのようなフェスティバルにインスパイアされ、この大柄で様式化された花柄はデザインスタジオで手描きされ、満開の自由な夏の本質を見事に捉えています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Lizzy＞(リジー)\u003c\/p\u003e\n\u003cp\u003e1939年にリバティによって描かれた時代を超えて愛される花柄「リジー」は、モノクロの陰影と繊細な輪郭が色付きの背景に映えています。\u003c\/p\u003e\n\u003cp\u003e細やかな花やつぼみ、バラの蔓がまるできらめく光やぶら下がる宝石のように輝き、控えめながらも洗練された魅力を放っています。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・Lim home Homie Tee26　※本店にて展開中\u003c\/p\u003e\n\u003cp\u003e 　3121990060403\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・Midi Umi 8分丈デニムパンツ　※本店にて展開中(お問い合わせにて代引きも承ります)\u003c\/p\u003e\n\u003cp\u003e　3131990039460\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンテンセルストレートパンツ(2602)\u003c\/p\u003e\n\u003cp\u003e　3131990038739\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・Mao madeリネン２WAYハーフスリーブカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036405\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e【関連商品】\u003c\/p\u003e\n\u003cp\u003e・リバティ スタンドフレンチワンピース(2507)\u003c\/p\u003e\n\u003cp\u003e　3121080042944\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：\u003cspan\u003e3121080043613\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 麻　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e105\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e31\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e124\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eー\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e21\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"WHITE(Nazanin) \/ FREE","offer_id":52680872329509,"sku":"2131210848156","price":20290.0,"currency_code":"JPY","in_stock":true},{"title":"YELLOW(Gabriella Gisou) \/ FREE","offer_id":52396224413989,"sku":"2131210847715","price":20290.0,"currency_code":"JPY","in_stock":true},{"title":"PINK(Summers in the Sun) \/ FREE","offer_id":52680872362277,"sku":"2131210848132","price":20290.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Summers in the Sun) \/ FREE","offer_id":52396224446757,"sku":"2131210847708","price":20290.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Gabriella Gisou) \/ FREE","offer_id":52680872395045,"sku":"2131210848149","price":20290.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK(Lizzy) \/ FREE","offer_id":52396224479525,"sku":"2131210847692","price":20290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0032_25daa0d9-a216-4fe7-a74b-0e1e3dd4678d.jpg?v=1782979121"},{"product_id":"liberty-半袖パイピング使いop","title":"【期間限定20％OFF】【NAVYラスト１点・本店限定商品】LIBERTY\/半袖パイピング使いOP","description":"\u003cp\u003eシャワーパーティーによくいらしてくださるお客様にはお馴染みのキーネックワンピース。\u003c\/p\u003e\n\u003cp\u003eこちらのすっきりシルエットをベースにキーネック部分にボタンを付け、前身頃のプリンセスラインに2本のパイピングテープを施したデザインワンピースのご紹介です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはマオカラーと三つボタンが知的な印象を与えてくれます。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットインですっきりと。\u003c\/p\u003e\n\u003cp\u003e袖丈は半袖で二の腕が隠れるくらいの丈です。広がりすぎないのでカーディガンなどの羽織物との相性も良いです。\u003c\/p\u003e\n\u003cp\u003eパイピングが縦長効果を演出します。\u003c\/p\u003e\n\u003cp\u003e身幅は広過ぎず、今回１サイズのみサイズ展開。少しですがゆとりを持たせております。\u003c\/p\u003e\n\u003cp\u003e左脇下にコンシールファスナーを付けてすっきりとした印象を作ってくれます。\u003c\/p\u003e\n\u003cp\u003e両サイドにはいつも通りスラッシュポケットを付けているので、安心してお出かけにもお召しになってください。\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eTheberton\u003c\/span\u003eは2009年SSのシーズンコレクション柄。2年前にメーカーがリバティ社（リバティジャパン）に復刻別注した柄で、希少なものです。\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eなかなか出会えない柄などでお作りをしているので、是非この機会に取り入れてみてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Swim Dunclare＞(スウィム・ダンクレア)\u003c\/p\u003e\n\u003cp\u003e 2009年シティポプリン用にリバティ社のデザインスタジオで作成された「ダンクレア」を元に、2012年春夏にスウィムコレクションで「スイム・ダンクレア」としてリドローされた一柄を元にしています。\u003c\/p\u003e\n\u003cp\u003e今回はその「スイム・ダンクレア」を縮小し使いやすくしました。向日葵、ゼニアオイ、アンゼリカ、ヒナギク、シャクヤク、紫陽花等が力強く描かれたデザインです。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Theberton＞(セバートン)\u003c\/p\u003e\n\u003cp\u003e2009年春夏コレクションの1テーマ「カントリーソサエティー」の中の1柄で、人口300人の小さな農村セバートンに住む女性たちと交わした会話にインスパイアされたデザインです。\u003c\/p\u003e\n\u003cp\u003e1998年のヴァルーナウールにあった「ステイプルトン」がルーツで、その後の2006年にキングリーコードで発表された「モリス・サンフラワー」に由来する柄です。\u003c\/p\u003e\n\u003cp\u003eウィリアム・モリスやマッキントッシュにインスパイアーされた独創的なアール・ヌーボー・スタイルのデザインです。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンテンセルストレートパンツ(2602)\u003c\/p\u003e\n\u003cp\u003e　3131990038739\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：\u003cspan\u003e3121080036546\u003c\/span\u003e】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e20.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e40\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e37.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e96\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e19\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e15.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"YELLOW(Swim Dunclare) \/ FREE","offer_id":52396225528101,"sku":"2131210847678","price":21560.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Theberton) \/ FREE","offer_id":52396225560869,"sku":"2131210847685","price":21560.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0753_2210e4b3-d21d-4325-b2b9-f8122ca2e65d.jpg?v=1779252938"},{"product_id":"リバティ-ウエストシャーリングシャツ2605","title":"【20%OFF】【NAVY残り僅か】リバティ ウエストシャーリングシャツ(2605)","description":"\u003cp\u003eウエストのシャーリングがポイントとなった新型ブラウスのご紹介です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはスタンダードなカラー。\u003c\/p\u003e\n\u003cp\u003eチビ衿が多いシャワーパーティーですが、こちらの衿幅もきちんと感が出てご好評いただいております。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダー。\u003c\/p\u003e\n\u003cp\u003e袖口はふんわりとしたギャザースリーブのカフス袖が女性らしいブラウスです。\u003c\/p\u003e\n\u003cp\u003e身幅もゆとりを持たせていますが、後身頃のヨーク下にギャザーがたっぷりと入ったワイドな身幅をすっきりと見せるウエスト部分の5本のゴムシャーリングがアクセント。\u003c\/p\u003e\n\u003cp\u003eこのゴムシャーリングも緩めで閉まりすぎることなく体のラインを拾いません。\u003c\/p\u003e\n\u003cp\u003e着丈は前後差をつけており、ヒップが隠れる丈にしてあるところも嬉しいポイントでは。\u003c\/p\u003e\n\u003cp\u003eウエスト部分のシャーリングにより、パンツスタイルにもフェニミンさをプラスメリハリのあるコーディネイトが完成。\u003c\/p\u003e\n\u003cp\u003e後身頃もヨーク以外に切り替えが無いので、ヒップ回りもすっきりとして見えます。\u003c\/p\u003e\n\u003cp\u003eお手持ちの少しハイウエストなボトムスですとインにしてもバランスが取りやすいのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e是非新しいデザインを取り入れて、リバティアイテムのレパートリーを増やしてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Petal Drops＞(ペタル・ドロップス)\u003c\/p\u003e\n\u003cp\u003e フレッシュなパステルトーンで手描きされた「ペタル・ドロップス」のマーガレットは、夏の草原に漂う穏やかな魅力を想起させます。\u003c\/p\u003e\n\u003cp\u003eやわらかな影と繊細なガッシュのにじみが、クラリス・クリフの陶芸作品に見られる釉薬や質感を思わせ、デザインに絵画的な奥行きを与えています。\u003c\/p\u003e\n\u003cp\u003e色彩を重ねたさりげないグラデーションが、ぼんやりと溶け合うような幻想的な背景を生み出し、縦に流れる蕾と花々の連なりが、フォーカスの内外を行き交うかのような動きをもたらしています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Set Sail＞(セット・セール)\u003c\/p\u003e\n\u003cp\u003eジョン・レノンが旅したインドやバミューダの風景をイメージしたコレクションの中の一つ。\u003c\/p\u003e\n\u003cp\u003eボート、たなびく帆、カモメなど海辺をテーマにした柄です。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・Pont de Chalonsコットンテンセルストレートパンツ(2602)\u003c\/p\u003e\n\u003cp\u003e　3131990038739\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070052304】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e62\/68\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e28\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e57\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e57\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e102\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e15.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"YELLOW(Petal Drops) \/ FREE","offer_id":52396264751397,"sku":"2131210769857","price":12232.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Set Sail) \/ FREE","offer_id":52396264784165,"sku":"2131210769864","price":12232.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0539_5886e3d0-a26d-4a7d-b0fa-a6d6c4088b50.jpg?v=1778655629"},{"product_id":"brocanteボイルピエロパンツ","title":"【再入荷】Brocanteボイルピエロパンツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f0f8f5; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", serif, \"Noto Sans JP\", \"Meiryo\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #5e5e5e;\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 #cccccc;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #5c737f; \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 #cccccc; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5e5e5e; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 0 10px rgba(0,0,0,0.1);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #c7000040 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 #cccccc;\n      border-radius: 4px;\n      background-color: #f0f8f5; \n      color: #5e5e5e;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #5c737f; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f0f8f5; 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: #c70000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cccccc; 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: #f0f8f5; color: #5e5e5e; 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: #c70000; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #5c737f; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #c70000; 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: #5c737f; margin-bottom: 12px; border-bottom: 1px solid #c70000; 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 #cccccc; th, td { padding: 12px 8px; border: 1px solid #cccccc; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #5c737f; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #e6e6e6; border: 1px solid #dddddd; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #5c737f; 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ゆったり美脚、洗練ワイドパンツ\u003c\/h3\u003e\n\u003cimg\u003e\u003cimg\u003e\u003cimg\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/000000000684_iQQ3dhh_5e56c29f-7132-4af9-a8ff-e67833e62d2e.jpg?v=1771306349\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスタイルアップの秘密\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eフロントとバックに施されたギャザーが豊かなドレープを生み出し、動くたびに優雅に揺れるシルエットが特徴です。お手持ちのトップスと合わせるだけで、いつものスタイルが\u003cstrong\u003e新鮮な大人の着こなし\u003c\/strong\u003eへと昇華します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e綿の贅沢、夏の快適パンツ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/7_000000000684_61b3e348-6de2-4429-920b-2f7e48aa9af3.jpg?v=1771306349\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e心地よさ、纏う上質\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eさらりとした綿100%のファブリックは、肌に優しく、夏の暑い日も\u003cstrong\u003e心地よさをキープ\u003c\/strong\u003eします。製品染めによる独特の光沢感と深みのある色合いが、装いに上質感を添え、存在感を際立たせます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e毎日履きたい、ストレスフリー\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/10_000000000684_62035263-72ed-48d7-bbc9-6437d3399a89.jpg?v=1771306350\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e万能なイージーケア\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eウエストはスピンドルとリブゴムのイージー仕様で、\u003cstrong\u003eハイウエストでの着用も可能\u003c\/strong\u003e。リラックス感がありながら、ほどよいすっきり感を実現します。両サイドのポケットも備え、機能性と快適さを両立しました。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eBrocanteからこの夏一番活躍させたくなるパンツが届きました。店頭でもご好評いただいている一本です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eさらっとしたソフトな質感と軽さが相まる綿100%のファブリックを製品染め\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e62〜\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e34\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e35.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e37.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e30.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e※メーカーサイズ２(FREE)のみの取り扱いとなります\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: 綿 100%\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\/0918\/2960\/0549\/files\/imgi_1_washing_06.jpg?v=1771293375\" width=\"50\" height=\"50\" alt=\"洗濯機液温40℃弱\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\" alt=\"漂白不可\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"タンブル乾燥不可\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\" alt=\"日陰吊り干し\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_07.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"日陰平干し\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"アイロン底面温度150℃\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\" alt=\"ウェットクリーニング可\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\" alt=\"ドライクリーニング不可\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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商品コード: 3131990036261、3131990038012\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Brocante","offers":[{"title":"BLUE \/ FREE","offer_id":52396314460453,"sku":"2131319956240","price":12650.0,"currency_code":"JPY","in_stock":true},{"title":"CHARCOAL GRAY \/ FREE","offer_id":52396314493221,"sku":"2131319956226","price":12650.0,"currency_code":"JPY","in_stock":true},{"title":"BLACK \/ FREE","offer_id":52396314525989,"sku":"2131319949280","price":12650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1167.jpg?v=1779409687"},{"product_id":"mao-madeリネン２wayハーフスリーブカーディガン","title":"【期間限定15%OFF】Mao madeリネン２WAYハーフスリーブカーディガン","description":"\u003cp\u003emao madeからこの夏活躍すること間違いなしのカーディガンのご紹介です。\u003c\/p\u003e\n\u003cp\u003eUV 加工を施したリネン100% 糸を使用した新作の2WAYハーフスリーブカーディガン。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはクルーネック。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダー。肩がストンと落ちるラインはリラックスした着心地で脇下の気になる部分をカバー。\u003c\/p\u003e\n\u003cp\u003e身幅は体のラインを拾わないサイズ感で自然と体型カバーも叶う嬉しい 1 枚です。\u003c\/p\u003e\n\u003cp\u003eリネンならではのツヤ感のおかげでカジュアルながら、品よく決まるアイテムです。\u003c\/p\u003e\n\u003cp\u003eボタンを後にして、夏を涼しく乗り切るプルオーバーとして着るのもオススメです。\u003c\/p\u003e\n\u003cp\u003e着丈も長過ぎないので、ボリュームのあるアイテムとも是非コーディネートをしてみてください。\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eIVORYコーディネート\u003c\/p\u003e\n\u003cp\u003e・コットンリヨセル半袖スタンドフリルシャツ2604\u003c\/p\u003e\n\u003cp\u003e　3121070052335\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eLIMEコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティスカート風パンツ(2604)\u003c\/p\u003e\n\u003cp\u003e　3131990039064\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLACKコーディネート\u003c\/p\u003e\n\u003cp\u003e・フランダースリネンLIBERTYフレンチスリーブワンピース2604\u003c\/p\u003e\n\u003cp\u003e　3121080043613\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121030036405】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 麻（リネン）　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\" style=\"width: 100.032%; height: 39.1928px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e60\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e51\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e132\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e14\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e132\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e18\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e17\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_08.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"Mao made","offers":[{"title":"IVORY \/ FREE","offer_id":52396315148581,"sku":"2131210346355","price":13090.0,"currency_code":"JPY","in_stock":true},{"title":"LIME \/ FREE","offer_id":52396315181349,"sku":"2131210346362","price":13090.0,"currency_code":"JPY","in_stock":false},{"title":"BLACK \/ FREE","offer_id":52396315214117,"sku":"2131210346379","price":13090.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0597_a681f514-3a59-4c92-aa9e-63fd9ee77fe7.jpg?v=1778637929"},{"product_id":"sosottoliberty使いフリルネックtシャツ","title":"【BROWN残り僅か】sosottoLIBERTY使いフリルネックTシャツ","description":"\u003cp\u003esosottoから定番となっているフリルネックTシャツが今回もご用意できました。\u003c\/p\u003e\n\u003cp\u003e柔らかく伸縮性のあるPU混のコットンフライスとの組み合わせで、ストレスのない着心地。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはクルーネックでリブ切り替え。そこにリバティのフリルを重ね着したように付けております。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドロップショルダー。袖幅は広めでこの夏も着心地良く楽しんでいただけるのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003e袖丈は手首が見える6分袖。女性らしい雰囲気を作ってくれます。\u003c\/p\u003e\n\u003cp\u003e身幅もゆったりとしており、体のラインを拾いません。\u003c\/p\u003e\n\u003cp\u003e後身頃は後ろボタン開きできちんと感を。\u003c\/p\u003e\n\u003cp\u003e詰まった衿ぐりフリルで楽な着心地でもきちんと見えをする便利な一枚です。\u003c\/p\u003e\n\u003cp\u003eリピーターも多いアイテムですので、是非一枚取り入れてみてください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUサマーデニムジャンパースカート\u003c\/p\u003e\n\u003cp\u003e　3131080036522\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePURPLEコーディネート\u003c\/p\u003e\n\u003cp\u003e・リバティスカート風パンツ(2604)\u003c\/p\u003e\n\u003cp\u003e　3131990039064\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBROWNコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUタイプライタースカートパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039286\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121990060472】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 本体　綿　95%\u003c\/p\u003e\n\u003cp\u003e　              　ポリウレタン　5%\u003c\/p\u003e\n\u003cp\u003e　　　別布　綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\" style=\"width: 100.032%; height: 39.1928px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e58\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e39\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e58\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e39\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e19\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e110\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e23\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e20.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/r6_wash_111.jpg?v=1772092339\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"sosotto","offers":[{"title":"NAVY \/ FREE","offer_id":52396438257957,"sku":"2131219956043","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE \/ FREE","offer_id":52396438290725,"sku":"2131219956050","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"BROWN \/ FREE","offer_id":52396438323493,"sku":"2131219956036","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0589_0c03efc7-b144-467d-ad4c-805d6deb5708.jpg?v=1778475631"},{"product_id":"リバティ半袖ティアードワンピース2605","title":"【期間限定20%OFF】【GREEN残り僅か・本店限定商品】リバティ半袖ティアードワンピース(2605)","description":"\u003cp\u003e新型のワンピースのご紹介です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはクルーネックで、深すぎないクルーネックは上品な装いとしても楽しんでいただけます。\u003c\/p\u003e\n\u003cp\u003e後ファスナー開き。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはセットイン。\u003c\/p\u003e\n\u003cp\u003e袖丈は肘が隠れる長さで、着ていくシーンの幅も広がるのではないでしょうか。\u003c\/p\u003e\n\u003cp\u003eシルエットはゆったり過ぎず、ストンときれいなラインです。\u003c\/p\u003e\n\u003cp\u003eウエスト上、ミドルヒップ、ひざ上の位置に切替えのあるティアードのデザイン。\u003c\/p\u003e\n\u003cp\u003eこれだけ贅沢にリバティ生地を使用したワンピースは今回初となります。\u003c\/p\u003e\n\u003cp\u003eリバティファン、Yoshieのファンの方にお召しいただきたいだけでなく、ワンピースの幅を広げたい方にも是非選んでいただきたいです。\u003c\/p\u003e\n\u003cp\u003eこれだけきれいなデザインですが両サイドにスラッシュポケットを付けております。\u003c\/p\u003e\n\u003cp\u003eご旅行にも活躍させてください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Yoshie＞(ヨシエ)\u003c\/p\u003e\n\u003cp\u003eイラスト調の手書きの柄で、地色に薄い染めを施した凸凹感のあるベースに、繊細なカンバセーショナル柄を驚くような線づかいで描いています。\u003c\/p\u003e\n\u003cp\u003eグラフィックデザイナーであり、自身でイラストも手掛ける渡邉良重さんによるデザインです。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eGREENコーディネート\u003c\/p\u003e\n\u003cp\u003e・Mao madeリネン２WAYハーフスリーブカーディガン\u003c\/p\u003e\n\u003cp\u003e　3121030036405\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNAVYコーディネート\u003c\/p\u003e\n\u003cp\u003e・to touchオックス刺繍シャツ\u003c\/p\u003e\n\u003cp\u003e　3121070048048\u003cbr\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121080043644】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable cellspacing=\"1\" cellpadding=\"1\" border=\"1\" style=\"width: 100.032%; height: 39.1928px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e127\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e32\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e51\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e36\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e20\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e92\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e27\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e21\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"GREEN(Yoshie) \/ FREE","offer_id":52419249963301,"sku":"2131210847784","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Yoshie) \/ FREE","offer_id":52419249996069,"sku":"2131210847807","price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY(Yoshie) \/ FREE","offer_id":52419250028837,"sku":"2131210847791","price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1003.jpg?v=1778545956"},{"product_id":"フランダースリネンスタンドドルマンシャツ2605","title":"【20%OFF】【YELLOW残り僅か】フランダースリネンスタンドドルマンシャツ2605","description":"\u003cp\u003e2026年フランダースリネンを使用した5分袖ドルマンスリーブシャツ。\u003c\/p\u003e\n\u003cp\u003e吸水性と速乾性に優れ、洗うほどに柔らかくなるフランダースリネンは、涼しく、さらりとした着心地を楽しんで頂ける天然素材です。\u003c\/p\u003e\n\u003cp\u003e襟ぐりはバンドカラー。\u003c\/p\u003e\n\u003cp\u003e袖ぐりはドルマンスリーブで袖も身幅もゆったりとさせております。\u003c\/p\u003e\n\u003cp\u003e袖丈は肘が隠れる丈、手首が見えて女性らしさを出してくれます。\u003c\/p\u003e\n\u003cp\u003e裾に向けて少しシェイプさせながらストンとしたシルエット。\u003c\/p\u003e\n\u003cp\u003e身頃両サイドにスリットをいれ、着丈に小さな前後差を作ることでアウトでお召しいただいてもバランスを取りやすくしています。\u003c\/p\u003e\n\u003cp\u003e着丈は通常よりも僅かにコンパクトにさせてラフになりすぎません。\u003c\/p\u003e\n\u003cp\u003eフランダースリネンならではのリバティの色合いを是非楽しんでください。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Nazanin＞(ナザニン)\u003c\/p\u003e\n\u003cp\u003e1989年に手描きされたリバティのアーカイブ作品からインスパイアされた「ナザニン」は、繊細な花束が特徴です。\u003c\/p\u003e\n\u003cp\u003eデイジー、バラ、スズランなどの草原の花々が織りなすタペストリーを形成し、ロマンティックでリージェンシー風の植物たちが楽しく舞い踊る様子を表現しています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Lizzy＞(リジー)\u003c\/p\u003e\n\u003cp\u003e1939年にリバティによって描かれた時代を超えて愛される花柄「リジー」は、モノクロの陰影と繊細な輪郭が色付きの背景に映えています。\u003c\/p\u003e\n\u003cp\u003e細やかな花やつぼみ、バラの蔓がまるできらめく光やぶら下がる宝石のように輝き、控えめながらも洗練された魅力を放っています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e＜Dorothy Rose＞(ドロシー・ローズ) \u003c\/p\u003e\n\u003cp\u003eヒップホップ業界の独自で個性的なファッションスタイルを讃え、ヒップホップ音楽とファッションシーンに表現される大胆でオリジナルなスタイルを反映しています。\u003c\/p\u003e\n\u003cp\u003eアフリカ系アメリカ人の文化的背景にインスパイアされ、伝統的なアフリカンワックスクロスに見られる幾何学的な形状を取り入れた大胆な抽象的なバラが描かれています。\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eフランダースリネン\u003c\/p\u003e\n\u003cp\u003eフランス、ベルギー、オランダにまたがるフランダース地方で栽培された、最高品質のリネンです。吸水性と速乾性に優れ、洗うほどに柔らかくなるフランダースリネンは、夏は涼しく、冬は暖か、一年を 通してさらりとした着心地を楽しんで頂ける天然素材です。\u003cbr\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eYELLOWコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUタイプライタースカートパンツ\u003c\/p\u003e\n\u003cp\u003e　3131990039286　\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Mao madeリネン２WAYハーフスリーブカーディガン\u003c\/p\u003e\n\u003cp\u003e　 3121030036405\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・NARUムラデニムテーパードパンツ\u003c\/p\u003e\n\u003cp\u003e　3131010030767\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePURPLEコーディネート\u003c\/p\u003e\n\u003cp\u003e・Vent d’ouestマリンパンツ(2605)\u003c\/p\u003e\n\u003cp\u003e　3131990039293\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e※スタッフ身長　151cm \u003c\/p\u003e\n\u003cp\u003e【商品番号：3121070052342】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 麻　100％\u003c\/p\u003e\n\u003chr\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable style=\"width: 100.032%; height: 39.1928px;\" cellspacing=\"1\" cellpadding=\"1\" border=\"1\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e裄丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e肩幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e天幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003eバスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003eアーム\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e袖幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e袖口幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e60\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e12\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e53\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e78\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e16.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.9553%; height: 19.5964px;\"\u003e126\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.5759%; height: 19.5964px;\"\u003e22.5\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 8.74881%; height: 19.5964px;\"\u003e22\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 12.969%; height: 19.5964px;\"\u003e19\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003chr\u003e\n\u003cp\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\u003cimg height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\"\u003e\u003cbr\u003e \u003c\/p\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"YELLOW(Nazanin) \/ FREE","offer_id":52453464080677,"sku":"2131210770006","price":11880.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Lizzy) \/ FREE","offer_id":52453464113445,"sku":"2131210769994","price":11880.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE(Dorothy Rose) \/ FREE","offer_id":52453464146213,"sku":"2131210769987","price":11880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_0835_3dbe5523-9920-4c4f-8350-2e2a812ecadc.jpg?v=1779479577"},{"product_id":"ista-ireパンツ7010","title":"【本店限定商品】ista-ireパンツ7010","description":"\u003cp\u003e本店限定でお取り扱いをしているista-ire。\u003c\/p\u003e\n\u003cp\u003e今回4.5oz綿麻甘撚りデニムのご紹介です。\u003c\/p\u003e\n\u003cp\u003e柔らかく着心地の良いista-ireオリジナル生地の4.5oz綿麻甘撚りデニムを使用。\u003c\/p\u003e\n\u003cp\u003eウエストはぐんと伸びる総ゴム仕様。内側にはドローコードを通して調節が利きます。\u003c\/p\u003e\n\u003cp\u003e 太もも周りにゆとりがあり、テーパードの効いたシルエットでボリュームのあるトップスとも相性が良いです。\u003c\/p\u003e\n\u003cp\u003e両サイドのポケットは深さがあり、ご旅行先での”ちょっといつもよりも色々忍ばせておきたい”というときに役立つアイテムです。\u003c\/p\u003e\n\u003cp\u003e バックポケットに付いたオーガニックコットン製「ista-ire」ピスネームがさりげないアクセント。\u003c\/p\u003e\n\u003cp\u003eシャワーパーティーのリバティアイテムはもちろん、ista-ireのブラウスと合わせてレイヤードを楽しんでください。\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e【その他着用商品】\u003c\/p\u003e\n\u003cp\u003eBLUEコーディネート\u003c\/p\u003e\n\u003cp\u003e・ista-ireフリルチュニック\u003c\/p\u003e\n\u003cp\u003e　3121070051437\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eINDIGOコーディネート\u003c\/p\u003e\n\u003cp\u003e・NARUミルドシャツ24SS　※SALE\u003c\/p\u003e\n\u003cp\u003e　3121070044521\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e・LIBERTY MIX Tシャツ73027\u003c\/p\u003e\n\u003cp\u003e　3121990060571\u003c\/p\u003e\n\u003cp\u003e※スタッフ身長　151cm \u003cbr\u003e【商品番号：3131990039125】 \u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e素材 : 綿　80%\u003c\/p\u003e\n\u003cp\u003e　　   麻　20％\u003c\/p\u003e\n\u003chr\u003e\n\u003cdiv\u003e\n\u003cfigure class=\"table\"\u003e\n\u003ctable border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width: 100.032%; height: 39.1928px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e着丈\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003eウエスト\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 15.6231%; height: 19.5964px;\"\u003eヒップ\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e股上\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e股下\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003eワタリ幅\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e裾幅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5964px;\"\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e88\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003e68～140\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 15.6231%; height: 19.5964px;\"\u003e126\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e35\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e57\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 20.69%; height: 19.5964px;\"\u003e40\u003c\/td\u003e\n\u003ctd style=\"text-align: center; width: 10.5561%; height: 19.5964px;\"\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cbr\u003e洗濯表示\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\" width=\"50\" height=\"50\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_08.jpg?v=1771293378\" width=\"50\" height=\"50\"\u003e\u003cbr\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"ista-ire","offers":[{"title":"BLUE \/ FREE","offer_id":52517208883493,"sku":"2131319959692","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"INDIGO \/ FREE","offer_id":52517208916261,"sku":"2131319959708","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1002_c05daeb2-be53-4f8d-8192-47e964a821ba.jpg?v=1779423815"}],"url":"https:\/\/shower-party.we-shop.jp\/collections\/new-avail.oembed?page=4","provider":"シャワーパーティー","version":"1.0","type":"link"}