{"title":"\u003cstrong\u003e特別感\u003c\/strong\u003eを日常に取り入れるアイテム","description":"","products":[{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー-コピー-コピー-コピー-1","title":"【20％OFF】【本店限定商品・PURPLE・GREENのみ残り僅か】リバティタックフリルネックワンピース(2509)","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_1637.jpg?v=1769736877\" 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\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_10111.jpg?v=1769736877\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e綿100%の優しい肌触り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e人気の\u003cstrong\u003eフリルネック\u003c\/strong\u003eが、顔まわりに優雅なアクセントを添えます。クラシックなリバティプリント「ネル、アニー＆メイ」は、草花が織りなす繊細な世界観。\u003cstrong\u003e綿100%の素材\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_1012.jpg?v=1769736877\" 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\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\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=\"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コーディネートではDANTONのアウターや裏毛スウェットのプルオーバーなど、キレイ目にもカジュアルにも着こなせる\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＜Josie＞(ジョジー)\u003c\/p\u003e\n        \u003cp\u003e手作業によるモノプリントの技法が洗練されたミッドセンチュリーの美学を感じさせるデザイン。インクを転がすと予測不可能な跡が浮かび上がり、さまざまな質感と粘性が生まれます。紙を切り取ってコラージュしたチューリップ型の花に、オイルパステルのディテールとデジタルカラーの層が加わり、幾何学と抽象の境界線を曖昧にしています。高名なアーティスト、ルシエンヌ・デイと彼女の有名なグラフィック・フラワー・フォルムへの敬意を表した唯一無二のパターンです。\u003c\/p\u003e\n        \u003cp\u003e＜Joan＞(ジョーン)\u003c\/p\u003e\n        \u003cp\u003eリバティのスタジオで手描きされた「ジョーン」は、世代を超えたコラボレーションの切ない物語を伝えています。アーツ＆クラフツ・スタイルのカンバセーショナルデザインは、ウォルター・クレーンの不朽のテキスタイル・パターン「四季」を現代風にアレンジしたもの。ツタに縁取られた4つの装飾飾りが、自然の驚異に満ちた季節を象徴しています。繊細なバラ、ブルーベル、チューリップ、デイジー、アヤメの中に、生き生きとしたキャラクターが描かれています。\u003c\/p\u003e\n        \u003cp\u003e＜Nell, Annie \u0026amp; May＞(ネル、アニー＆メイ)\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        \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        \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\u003e110\u003c\/td\u003e\n                \u003ctd\u003e49\u003c\/td\u003e\n                \u003ctd\u003e75\u003c\/td\u003e\n                \u003ctd\u003e100\u003c\/td\u003e\n                \u003ctd\u003e18\u003c\/td\u003e\n                \u003ctd\u003e120\u003c\/td\u003e\n                \u003ctd\u003e25\u003c\/td\u003e\n                \u003ctd\u003e24\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\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 height=\"50\" width=\"50\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_washing_07.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_04.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_08.jpg?v=1771293378\"\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スタッフ身長 153cm\u003c\/li\u003e\n          \u003cli\u003eNAVYコーディネート: DANTONインサレーションジャケット25 (商品コード: 3111010033814)\u003c\/li\u003e\n          \u003cli\u003ePURPLEコーディネート: mao madeソフトコットンハイネックプルオーバー2510 (商品コード: 3121030035736)\u003c\/li\u003e\n          \u003cli\u003eBrocante起毛コクパンツ (商品コード: 3131990035875)\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e3121080043064\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"GREEN(Josie) \/ FREE","offer_id":52012172214565,"sku":"2131210846404","price":17512.0,"currency_code":"JPY","in_stock":true},{"title":"PURPLE(Nell, Annie \u0026 May) \/ FREE","offer_id":52012172247333,"sku":"2131210846398","price":17512.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY(Joan) \/ FREE","offer_id":52012172280101,"sku":"2131210846411","price":17512.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1660.jpg?v=1772436314"},{"product_id":"原本-freeサイズ用-トップスサンプル-撮影-原稿-採寸-洗濯-柄名-その他着用-コピー-コピー-コピー-コピー-コピー-コピー-コピー-2","title":"【20％OFF】【残り僅か】リバティドロストコクーンシャツ(2509)","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にも、伸ばして\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_1531.jpg?v=1769736735\" 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リバティ150周年記念の特別柄\u003c\/strong\u003e「Needlepoint」。綿100%の\u003cstrong\u003e上質な肌触り\u003c\/strong\u003eが心地よく、\u003cstrong\u003e繊細な植物柄\u003c\/strong\u003eが装いに\u003cstrong\u003e上品な印象\u003c\/strong\u003eを添えます。\u003cstrong\u003eスタンダードカラー\u003c\/strong\u003eで顔まわりも\u003cstrong\u003eすっきり\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_16701.jpg?v=1769736735\" 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、\u003cstrong\u003eストレスフリーな快適な着心地\u003c\/strong\u003eが続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1671.jpg?v=1769736735\" 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 class=\"body-text\"\u003eシャワーパーティーから初めてのデザインです。シルエットを自在に調整できるドロストデザインと、リバティプリントが魅力のブラウスです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e襟ぐりはスタンダードカラーで、きちんと感と襟を立てたスタイリングが楽しめます。\u003c\/li\u003e\n          \u003cli\u003eドロップショルダーで袖通しが良く、袖口はスタンダードなカフスです。\u003c\/li\u003e\n          \u003cli\u003e前身頃はタックやギャザーがなくすっきりとした印象です。\u003c\/li\u003e\n          \u003cli\u003e後身頃はヨーク切替下のたっぷりギャザーで優雅なドレープを生み出します。\u003c\/li\u003e\n          \u003cli\u003eゆったりとした身幅で、体のラインを拾いにくいデザインです。\u003c\/li\u003e\n          \u003cli\u003e腰回りをカバーする着丈ですが、共布ドローコードでシルエット調整が可能です。\u003c\/li\u003e\n          \u003cli\u003eブラウジングでコンパクトなブラウスにしたり、アウターのように羽織ってもお召しいただけます。\u003c\/li\u003e\n          \u003cli\u003eリバティ150周年を記念したシリーズとなります。\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＜Needlepoint＞(ニードルポイント)\u003cbr\u003e19世紀後半から20世紀初頭にかけて、リバティで最も高く評価された芸術表現のひとつ、ニードルポイント。1885年のリバティの刺繍キットパネルのエレガントなラインワークをベースに、ペイントされたステッチマークを作品に仕上げました。オリジナルの形を超え、何世代にもわたるデザインアイコン「コロンビア・ロード」の花を再創造しています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e＜Macsen＞(マクセン)\u003cbr\u003e多作なデザイナーであり理論家でもあるクリストファー・ドレッサーの哲学に基づき、リバティのスタジオで手描きされた鏡面仕上げのアール・ヌーヴォー調の花柄です。1862年に出版されたドレッサーの著書『装飾デザインの芸術』に由来する「マクセン」は、シンメトリー、秩序、成長、反復、変化といった自然の基本原理をエレガントに取り入れています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e＜Maksimus＞(マクシマス)\u003cbr\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        \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        \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\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e42.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e77.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e63\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e18\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e135\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e23\u003c\/td\u003e\n                \u003ctd style=\"text-align: center;\"\u003e22\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\/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洗濯表示\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\" alt=\"洗濯表示（家庭洗濯処理：液温は40℃を限度とし、洗濯機で非常に弱い洗濯処理ができる）\"\u003e\n          \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\n          \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\n          \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\n          \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\n          \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          \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\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スタッフ身長：153cm\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品コード：3121070049847\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eその他着用商品（コーディネート例）：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eWHITEコーディネート\u003cbr\u003eDANTONインサレーションジャケット25 (商品コード: 3111010033814)\u003cbr\u003eVent d'ouestマリンパンツ(2510) (商品コード: 3131990038432)\u003c\/li\u003e\n          \u003cli\u003ePINKコーディネート\u003cbr\u003esosottoセンタープレスパンツ(2508) (商品コード: 3131990038296)\u003c\/li\u003e\n          \u003cli\u003eMINTコーディネート\u003cbr\u003eD.M.Gタックフレアスカート (商品コード: 3131080036027)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"LIBERTY(Shower Party ORIGINAL)","offers":[{"title":"WHITE(Tick Tock) \/ FREE","offer_id":52012172116261,"sku":"2131210763503","price":12144.0,"currency_code":"JPY","in_stock":true},{"title":"PINK(Macsen) \/ FREE","offer_id":52012172149029,"sku":"2131210763510","price":12144.0,"currency_code":"JPY","in_stock":true},{"title":"MINT(Maksimus) \/ FREE","offer_id":52012172181797,"sku":"2131210763497","price":12144.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1531.jpg?v=1769736735"},{"product_id":"撮影-原稿-採寸-洗濯-柄名-その他着用-前横後ろ未撮影-リバティヨーク切替ギャザーワンピース2510-コピー","title":"【20％OFF】【GREEN残り僅か】リバティヨーク切替ギャザーワンピース(2510)","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1782.jpg?v=1769734927\" 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を両立。軽やかな羽織ものとも\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_1938.jpg?v=1769734927\" 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に早変わり。\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_1842.jpg?v=1769734927\" 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が、首元を\u003cstrong\u003eすっきりと上品\u003c\/strong\u003eに引き立てます。\u003cstrong\u003e綿100%の優しい肌触り\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\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        \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\u003eSweet Pea Leaf（スイートピー・リーフ）\u003cbr\u003e1945年にリバティのマートンプリント工場で初めてプリントされたデザインです。オリジナルの紙に描かれた繊細な質感を忠実に再現するため、リバティのデザインスタジオによって丁寧に描き直されました。やわらかなタッチの花々や優雅に絡むツルの間には、春のエンドウ豆のさやがひっそりと隠れています。\u003c\/p\u003e\n        \u003cp\u003eInez Mio（イネズ・マイオ）\u003cbr\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        \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        \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\u003e110\u003c\/td\u003e\n                \u003ctd\u003e56\u003c\/td\u003e\n                \u003ctd\u003e78\u003c\/td\u003e\n                \u003ctd\u003e39\u003c\/td\u003e\n                \u003ctd\u003e17\u003c\/td\u003e\n                \u003ctd\u003e92\u003c\/td\u003e\n                \u003ctd\u003e24\u003c\/td\u003e\n                \u003ctd\u003e20\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\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\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_white_03.jpg?v=1771218364\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_03.jpg?v=1771293374\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_dry_06.jpg?v=1771293375\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_iron_02.jpg?v=1771293374\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/imgi_1_clean_04.jpg?v=1771293374\"\u003e\n          \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\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\u003eGREENコーディネート: Vent d'ouestライトシャギーメルトンコート (商品コード: 3111030035355)\u003c\/li\u003e\n          \u003cli\u003eBLUEコーディネート: Vent d'ouestライトシャギーメルトンジャケット (商品コード: 3111010034101)\u003c\/li\u003e\n          \u003cli\u003eBROWNコーディネート: NARUタスマニアラム コモドニットプルオーバー (商品コード: 3121030035866)\u003c\/li\u003e\n          \u003cli\u003eBROWNコーディネート: Pont de Chalonsコットンストレートパンツ (商品コード: 3131990038449)\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\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\u003e3121080043095\u003c\/p\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":"GREEN(Sweet Pea Leaf) \/ FREE","offer_id":52012170838309,"sku":"2131210846480","price":17512.0,"currency_code":"JPY","in_stock":true},{"title":"BLUE(Sweet Pea Leaf) \/ FREE","offer_id":52012170871077,"sku":"2131210846473","price":17512.0,"currency_code":"JPY","in_stock":true},{"title":"BROWN(Inez Mio) \/ FREE","offer_id":52012170903845,"sku":"2131210846497","price":17512.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/2960\/0549\/files\/IMG_1782.jpg?v=1769734927"}],"url":"https:\/\/shower-party.we-shop.jp\/collections\/%e3%82%a8%e3%83%ac%e3%82%ac%e3%83%b3%e3%83%88%e3%83%aa%e3%83%90%e3%83%86%e3%82%a3.oembed","provider":"シャワーパーティー","version":"1.0","type":"link"}