{"product_id":"c-basic-bottleneck-l-spring-outing-fair","title":"瓶口領美麗諾羊毛長袖T恤","description":"\u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\n\u003ctitle\u003eC BASIC ボトルネック長袖カットソー｜C-one\u003c\/title\u003e\n\u003cstyle\u003e\n\/* =======================================\n  ベーススタイル\n========================================== *\/\nbody {\n  font-family: 'Noto Sans JP', sans-serif;\n  background-color: #f7f5ef;\n  color: #48350D;\n  line-height: 1.6;\n  margin: 0;\n  padding: 0;\n}\n.container {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 1rem;\n}\n.text-primary-dark { color: #48350D; }\n.text-secondary-dark { color: #6B705C; }\n.card {\n  background-color: #ffffff;\n  border-radius: 0.5rem;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  padding: 2rem;\n  margin: 2.5rem 0;\n}\n\n\/* =======================================\n  セクション見出し\n========================================== *\/\n.section-heading {\n  font-size: 1.75rem;\n  font-weight: 700;\n  color: #48350D;\n  border-left: 4px solid #8D8741;\n  padding-left: 1rem;\n  margin-bottom: 1.5rem;\n}\n\n\/* =======================================\n  ヒーロー\/導入セクション\n========================================== *\/\n.section-hero {\n  text-align: center;\n  padding: 2rem 1rem;\n  background-color: #e5e3d7;\n  border-radius: 12px;\n  margin-bottom: 2rem;\n}\n.hero-heading {\n  font-size: 2.25rem;\n  font-weight: 700;\n  color: #48350D;\n  line-height: 1.2;\n  margin-bottom: 0.75rem;\n}\n.hero-intro {\n  font-size: 1.5rem;\n  color: #6B705C;\n}\n\n\/* =======================================\n  機能アイコンセクション (折りたたみ対応)\n========================================== *\/\n.feature-accordion {\n  margin: 2.5rem 0;\n  background: #fff;\n  border-radius: 0.5rem;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  padding: 0 2rem;\n}\n.feature-summary {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: #48350D;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  cursor: pointer;\n  padding: 1.5rem 0;\n  list-style: none;\n}\n.feature-summary::-webkit-details-marker { display: none; }\n.feature-accordion details[open] .feature-summary svg {\n  transform: rotate(180deg);\n}\n.feature-content {\n  padding-top: 1rem;\n  border-top: 1px solid #E0E0E0;\n  padding-bottom: 1.5rem;\n}\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 1.5rem;\n  margin-top: 1.5rem;\n  text-align: center;\n}\n.feature-item-title {\n  font-weight: 600;\n  color: #48350D;\n  margin-bottom: 0.25rem;\n  font-size: 1.2rem;\n}\n.feature-item-desc {\n  font-size: 1.1rem;\n  color: #6B705C;\n}\n\n\/* =======================================\n  悩み解決セクション\n========================================== *\/\n.section-solution {\n  padding: 1rem;\n  margin-bottom: 2rem;\n  text-align: center;\n}\n.solution-card {\n  background-color: #fff;\n  border: 1px solid #d4d0c8;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n}\n.solution-heading {\n  font-size: 2.5rem;\n  font-weight: 700;\n  color: #48350D;\n  margin-bottom: 1.5rem;\n}\n.solution-grid {\n  display: flex;\n  justify-content: center;\n  gap: 1.5rem;\n  margin-bottom: 1.5rem;\n}\n.solution-item { text-align: center; }\n.icon {\n  font-size: 3rem;\n  display: block;\n  margin-bottom: 0.5rem;\n}\n.solution-item p {\n  font-size: 1.1rem;\n  color: #6B705C;\n  margin: 0;\n}\n.solution-content p {\n  font-size: 1.3rem;\n  font-weight: 500;\n  color: #48350D;\n  margin: 0;\n  border-top: 2px solid #e5e3d7;\n  padding-top: 1.5rem;\n  margin-top: 1.5rem;\n}\n\n\/* =======================================\n  デザイナーのこだわり\n========================================== *\/\n.designer-item { flex: 1; min-width: 280px; }\n.designer-item h2 {\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: #48350d;\n  margin-bottom: 0.5rem;\n  line-height: 1.3;\n}\n.designer-item img {\n  width: 100%;\n  height: auto;\n  border-radius: 0.5rem;\n  margin-bottom: 0.75rem;\n}\n\n\/* =======================================\n  C-oneが選ばれる理由 (グリッド)\n========================================== *\/\n.reason-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 2rem;\n  text-align: center;\n}\n.reason-item h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: #48350D;\n  margin-top: 0.5rem;\n}\n.reason-item img { max-width: 80px; height: auto; }\n.reason-item p { font-size: 0.95rem; text-align: left; }\n\n\/* =======================================\n  スタッフ着こなし (カルーセル)\n========================================== *\/\n.staff-carousel-section .card { padding-bottom: 3.5rem; }\n.carousel-wrapper { position: relative; overflow: hidden; }\n.carousel-container { overflow: hidden; scroll-behavior: smooth; width: 100%; }\n.carousel-track {\n  display: flex;\n  gap: 16px;\n  transition: transform .3s ease-in-out;\n}\n.staff-coord-item {\n  flex: 0 0 200px;\n  background: #fcfcfc;\n  padding: .5rem;\n  border-radius: .5rem;\n  box-shadow: 0 1px 4px rgba(0,0,0,.05);\n}\n.staff-coord-item img {\n  width: 100%;\n  height: auto;\n  border-radius: 0.5rem;\n  margin-bottom: 0.5rem;\n}\n.coord-detail {\n  font-size: 1.05rem;\n  line-height: 1.5;\n  padding: 0 0.25rem;\n  margin-top: 0.5rem;\n  color: #48350D;\n}\n.coord-detail strong { color: #8D8741; }\n.carousel-btn {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255, 255, 255, 0.8);\n  border: none;\n  padding: 10px;\n  cursor: pointer;\n  z-index: 10;\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: #48350D;\n  border-radius: 50%;\n  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);\n}\n.carousel-btn.prev { left: 0; }\n.carousel-btn.next { right: 0; }\n.staff-carousel-section .carousel-btn[disabled] {\n  opacity: .3;\n  pointer-events: none;\n}\n\n\/* =======================================\n  折りたたみ (サイズガイド\/お手入れ)\n========================================== *\/\n.collapsible-summary {\n  font-weight: 600;\n  color: #48350D;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  cursor: pointer;\n  padding: 1rem 0;\n  list-style: none;\n}\n.collapsible-summary::-webkit-details-marker { display: none; }\n.collapsible-summary svg {\n  width: 0.875rem;\n  height: 0.875rem;\n  transition: transform 0.3s;\n}\n.feature-summary svg {\n  width: 1rem;\n  height: 1rem;\n  transition: transform 0.3s;\n}\ndetails[open] .collapsible-summary svg { transform: rotate(180deg); }\n.collapsible-content {\n  padding-top: 1rem;\n  border-top: 1px solid #E0E0E0;\n}\n.size-chart {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1rem 0;\n  font-size: 0.95rem;\n}\n.size-chart th, .size-chart td {\n  border: 1px solid #ddd;\n  padding: 10px;\n  text-align: center;\n}\n.size-chart th {\n  background-color: #f7f5ef;\n  font-weight: 600;\n}\n\n\/* =======================================\n  Lightbox（這頁未必使用，但預留樣式）\n========================================== *\/\n.lightbox-overlay {\n  position: fixed;\n  inset: 0;\n  background: rgba(0,0,0,.6);\n  display: none;\n  align-items: center;\n  justify-content: center;\n  z-index: 9999;\n}\n.lightbox-overlay.active { display: flex; }\n.lightbox-content img {\n  max-width: 90vw;\n  max-height: 85vh;\n  border-radius: 8px;\n  background: #fff;\n}\n.lightbox-close {\n  position: absolute;\n  top: 16px;\n  right: 16px;\n  font-size: 2rem;\n  background: #fff;\n  border: none;\n  border-radius: 50%;\n  width: 40px; height: 40px;\n  line-height: 40px;\n  text-align: center;\n  cursor: pointer;\n  color: #48350D;\n  box-shadow: 0 2px 8px rgba(0,0,0,.15);\n}\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"section-hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n      \u003ch1 class=\"hero-heading\"\u003e\n        極致日常，質感首選。\u003cbr\u003eC BASIC 高領（瓶口領）美麗諾羊毛長袖上衣\n      \u003c\/h1\u003e\n      \u003cdiv class=\"hero-intro\"\u003e\n        \u003cdiv style=\"margin-bottom: 0.75rem;\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\n          俐落的瓶口領與不臃腫的肩袖結構，作為外套內搭也服貼好看。\u003cbr\u003e\n          調溫・吸濕機能加持，四季皆宜、自在舒適。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Feature accordion --\u003e\n  \u003csection class=\"feature-accordion\"\u003e\n    \u003cdetails open=\"\" style=\"border-bottom:none;\"\u003e\n      \u003csummary class=\"feature-summary\"\u003e\n        Super100's 美麗諾羊毛：本質的 6 大機能\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"feature-content\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;margin-bottom:1.5rem;\"\u003e\n          C-one 全系列上衣共通的極上素材「Super100's 美麗諾羊毛」。這一件，會悄悄升級你的每一天。\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n          \u003cdiv class=\"feature-item\"\u003e\n            \u003cdiv style=\"font-size:3rem;margin-bottom:.5rem;\"\u003e✨\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-title\"\u003e如羊絨般親膚\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-desc\"\u003e不刺膚、細緻滑順，貼身也舒服。\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-item\"\u003e\n            \u003cdiv style=\"font-size:3rem;margin-bottom:.5rem;\"\u003e🌡️\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-title\"\u003e四季調溫\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-desc\"\u003e夏涼冬暖，自然機能好穿不悶。\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-item\"\u003e\n            \u003cdiv style=\"font-size:3rem;margin-bottom:.5rem;\"\u003e👃\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-title\"\u003e抑味安心\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-desc\"\u003e天然抗菌抑味，整天清新。\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-item\"\u003e\n            \u003cdiv style=\"font-size:3rem;margin-bottom:.5rem;\"\u003e💧\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-title\"\u003e吸濕快乾\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-desc\"\u003e流汗也不黏膩，持續乾爽。\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-item\"\u003e\n            \u003cdiv style=\"font-size:3rem;margin-bottom:.5rem;\"\u003e✅\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-title\"\u003e居家好保養\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-desc\"\u003e高品質，同時好照顧。\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-item\"\u003e\n            \u003cdiv style=\"font-size:3rem;margin-bottom:.5rem;\"\u003e🌱\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-title\"\u003e友善地球\u003c\/div\u003e\n            \u003cdiv class=\"feature-item-desc\"\u003e可再生、可分解，用得更安心。\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align:center;margin-top:2rem;\"\u003e\n          \u003ca href=\"\/zh\/pages\/super100s-story\" style=\"color:#8d8741;font-weight:600;text-decoration:underline;\"\u003e\n            深入了解 Super100's 美麗諾羊毛的故事\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Solution --\u003e\n  \u003csection class=\"section-solution\"\u003e\n    \u003cdiv class=\"solution-card\"\u003e\n      \u003ch2 class=\"solution-heading\"\u003e這些困擾，你也有嗎？\u003c\/h2\u003e\n      \u003cdiv class=\"solution-grid\"\u003e\n        \u003cdiv class=\"solution-item\"\u003e\n          \u003cspan class=\"icon\"\u003e🤔\u003c\/span\u003e\n          \u003cp\u003e「羊毛會刺癢，穿起來不舒服」\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"solution-item\"\u003e\n          \u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\n          \u003cp\u003e「一流汗就悶熱，還擔心氣味」\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"solution-item\"\u003e\n          \u003cspan class=\"icon\"\u003e🧺\u003c\/span\u003e\n          \u003cp\u003e「高級衣料清洗好麻煩…」\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"solution-content\"\u003e\n        \u003cp\u003eC-one 的 Super100's 美麗諾羊毛，一次替你解決。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Overview --\u003e\n  \u003csection\u003e\n    \u003ch2 class=\"section-heading\"\u003e極致日常，質感首選。\u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;margin-bottom:2rem;\"\u003e\n      以商務與正式場合作為外套內搭為出發點，肩寬設定更俐落，肩到袖的結構避免多餘空間。\u003cbr\u003e\n      就算穿上外套，肩與袖也不臃腫，行動自在、零負擔。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Designer --\u003e\n  \u003csection style=\"margin:2.5rem 0;padding:2rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);\"\u003e\n    \u003ch2 class=\"section-heading\"\u003e設計師的講究\u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;margin-bottom:1.5rem;\"\u003e\n      C-one 的上衣不只是衣服。我們把安心與洗鍊放進看不見的細節裡，讓你在日常裡自然而然感受到好品質。\n    \u003c\/p\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-start;\"\u003e\n      \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;font-weight:600;color:#48350d;margin-bottom:.5rem;\"\u003e\u003cstrong\u003e01. 低調優雅\u003c\/strong\u003e\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/png.png?v=1720774561\" alt=\"細緻剪裁，多場景輕鬆駕馭\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.6;\"\u003e\n          微調前後領口的弧度比例，配合柔軟布性，形成立體優雅的垂墜；不張揚，卻很有品味。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;font-weight:600;color:#48350d;margin-bottom:.5rem;\"\u003e\u003cstrong\u003e02. 一件就有型，線條更好看\u003c\/strong\u003e\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/20eba49bb2525c6e85a4d10dbd8a75f5.png?v=1720774562\" alt=\"外套內搭也順身的版型結構\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.6;\"\u003e\n          肩接縫微微後移，讓肩部圓順貼合；從領口延伸到袖子的線條更俐落，視覺更修飾。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Product features --\u003e\n  \u003csection style=\"margin:2.5rem 0;padding:2rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);\"\u003e\n    \u003ch2 class=\"section-heading\"\u003e美麗諾羊毛瓶口領長袖：細節之處，盡是 C-one 的講究\u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;margin-bottom:1.5rem;\"\u003e\n      從布料到縫製毫不妥協，讓你每次穿上都感到放心又體面。\n    \u003c\/p\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-start;margin-bottom:2rem;\"\u003e\n      \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;font-weight:600;color:#48350d;margin-bottom:.5rem;\"\u003e\u003cstrong\u003e01. 高品質素材\u003c\/strong\u003e\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"高品質素材\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.6;\"\u003e\n          Super100's 美麗諾羊毛的自然垂墜結合專屬版型，不緊貼卻能修飾線條；從休閒到正式都百搭，氣質自然提升。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;font-weight:600;color:#48350d;margin-bottom:.5rem;\"\u003e\u003cstrong\u003e02. 日本製作，匠心工藝\u003c\/strong\u003e\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"袖口或下擺的精緻車縫特寫\" style=\"width:100%;border-radius:.5rem;margin-bottom:.75rem;\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.6;\"\u003e\n          為呈現美麗諾的細膩，我們堅持在日本由熟練職人編織與縫製。看不見的細節，成就耐穿耐洗、不易變形的品質。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-start;\"\u003e\n      \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;font-weight:600;color:#48350d;margin-bottom:.5rem;\"\u003e\u003cstrong\u003e03. 公道實惠的價格\u003c\/strong\u003e\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\" alt=\"誠實定價\" style=\"width:100%;border-radius:.5rem;margin-bottom:.75rem;\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.6;\"\u003e\n          與日本優良工廠直接合作，省去中間環節、品質控管更確實；把應該更高價的好品質，用更實在的價格帶給你。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- 尺寸 \u0026 保養 --\u003e\n\u003csection style=\"margin: 2.5rem 0; padding: 2rem; background: #fff; border-radius: 0.5rem; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\" class=\"container\"\u003e\n  \u003ch2 class=\"section-heading\"\u003e尺寸指南 \u0026amp; 保養方式\u003c\/h2\u003e\n\n  \u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0;\"\u003e\n    \u003csummary class=\"collapsible-summary\"\u003e\n      尺寸指南\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n      \u003ctable class=\"size-chart\"\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          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\u003ctd\u003eS\u003c\/td\u003e\u003ctd\u003e62.5cm\u003c\/td\u003e\u003ctd\u003e92cm\u003c\/td\u003e\u003ctd\u003e40cm\u003c\/td\u003e\u003ctd\u003e52cm\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\u003ctd\u003eM\u003c\/td\u003e\u003ctd\u003e65cm\u003c\/td\u003e\u003ctd\u003e98cm\u003c\/td\u003e\u003ctd\u003e41.5cm\u003c\/td\u003e\u003ctd\u003e53cm\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\u003ctd\u003eL\u003c\/td\u003e\u003ctd\u003e67.5cm\u003c\/td\u003e\u003ctd\u003e104cm\u003c\/td\u003e\u003ctd\u003e43cm\u003c\/td\u003e\u003ctd\u003e54cm\u003c\/td\u003e\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"text-secondary-dark\" style=\"font-size:.875rem;margin-top:1rem;\"\u003e\n        ※以上為平放測量，可能略有誤差，敬請見諒。\u003cbr\u003e\n        建議與你常穿的上衣尺寸對照後再行選購。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0; margin-top:1rem;\"\u003e\n    \u003csummary class=\"collapsible-summary\"\u003e\n      保養方式\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" target=\"_blank\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" alt=\"C-one 美麗諾羊毛保養方式\" style=\"width:100%;border-radius:.5rem;margin-bottom:1rem;\"\u003e\n      \u003c\/a\u003e\n      \u003cp class=\"text-secondary-dark\" style=\"font-size:.875rem;\"\u003e\n        C-one 的 Super100's 美麗諾羊毛雖高品質，卻能在家輕鬆清洗照顧。只要簡單步驟，就能長久保持柔軟與版型。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- Lightbox（如有需要放大圖片用） --\u003e\n\u003cdiv id=\"lightbox-overlay\" class=\"lightbox-overlay\" aria-hidden=\"true\"\u003e\n  \u003cbutton class=\"lightbox-close\" aria-label=\"關閉\"\u003e×\u003c\/button\u003e\n  \u003cdiv class=\"lightbox-content\"\u003e\n    \u003cimg id=\"lightbox-image\" alt=\"放大圖片\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n\/* 安全的輪播與 lightbox 腳本\n   - 自動偵測是否存在輪播 DOM，若沒有就不執行\n   - 修正原先模板字元與變數名大小寫錯誤\n*\/\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\n  \/\/ ===== Carousel（若頁面沒有 .carousel-track 會直接跳過）=====\n  const track = document.querySelector('.carousel-track');\n  if (track) {\n    const container = document.querySelector('.carousel-container');\n    const prevBtn = document.querySelector('.carousel-btn.prev');\n    const nextBtn = document.querySelector('.carousel-btn.next');\n    const items = Array.from(track.children);\n    const gap = 16;\n    let index = 0;\n\n    const getVisibleCount = () =\u003e {\n      const containerWidth = container.offsetWidth;\n      const singleWidth = items[0].offsetWidth + gap;\n      return Math.max(1, Math.floor(containerWidth \/ singleWidth));\n    };\n\n    const scrollToIndex = () =\u003e {\n      const singleWidth = items[0].offsetWidth + gap;\n      track.style.transform = `translateX(-\u0026#36;{singleWidth * index}px)`;\n    };\n\n    const updateButtons = () =\u003e {\n      const visible = getVisibleCount();\n      if (prevBtn) prevBtn.style.display = index === 0 ? 'none' : 'block';\n      if (nextBtn) nextBtn.style.display = index \u003e= items.length - visible ? 'none' : 'block';\n    };\n\n    updateButtons();\n    window.addEventListener('resize', () =\u003e {\n      const maxIndex = Math.max(0, items.length - getVisibleCount());\n      index = Math.min(index, maxIndex);\n      scrollToIndex();\n      updateButtons();\n    });\n\n    if (prevBtn) {\n      prevBtn.addEventListener('click', () =\u003e {\n        if (index \u003e 0) {\n          index--;\n          scrollToIndex();\n          updateButtons();\n        }\n      });\n    }\n    if (nextBtn) {\n      nextBtn.addEventListener('click', () =\u003e {\n        const maxIndex = Math.max(0, items.length - getVisibleCount());\n        if (index \u003c maxIndex) {\n          index++;\n          scrollToIndex();\n          updateButtons();\n        }\n      });\n    }\n  }\n\n  \/\/ ===== Lightbox（若頁面沒有 .staff-coord-item a 會直接跳過）=====\n  const lightboxOverlay = document.getElementById('lightbox-overlay');\n  const lightboxImg = document.getElementById('lightbox-image');\n  const lightboxClose = document.querySelector('.lightbox-close');\n\n  const coordLinks = document.querySelectorAll('.staff-coord-item a[data-full-image], .staff-coord-item a[href]');\n  if (coordLinks.length \u0026\u0026 lightboxOverlay \u0026\u0026 lightboxImg) {\n    coordLinks.forEach(link =\u003e {\n      link.addEventListener('click', (e) =\u003e {\n        \/\/ 允許 data-full-image 覆蓋 href 作為大圖\n        const full = link.getAttribute('data-full-image') || link.getAttribute('href');\n        if (full) {\n          e.preventDefault();\n          lightboxImg.src = full;\n          lightboxOverlay.classList.add('active');\n          lightboxOverlay.setAttribute('aria-hidden', 'false');\n        }\n      });\n    });\n\n    const closeBox = () =\u003e {\n      lightboxOverlay.classList.remove('active');\n      lightboxOverlay.setAttribute('aria-hidden', 'true');\n      lightboxImg.src = '';\n    };\n\n    if (lightboxClose) lightboxClose.addEventListener('click', closeBox);\n    lightboxOverlay.addEventListener('click', (e) =\u003e {\n      if (e.target === lightboxOverlay) closeBox();\n    });\n    document.addEventListener('keydown', (e) =\u003e {\n      if (e.key === 'Escape' \u0026\u0026 lightboxOverlay.classList.contains('active')) closeBox();\n    });\n  }\n});\n\u003c\/script\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"850薰衣草紫 \/ S","offer_id":52591998763308,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"850薰衣草紫 \/ M","offer_id":52591998796076,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"850薰衣草紫 \/ L","offer_id":52591998828844,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"303酒紅色 \/ S","offer_id":52591998861612,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"303酒紅色 \/ M","offer_id":52591998894380,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"303酒紅色 \/ L","offer_id":52591998927148,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"601深咖啡色 \/ S","offer_id":52591998959916,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"601深咖啡色 \/ M","offer_id":52591998992684,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"601深咖啡色 \/ L","offer_id":52591999025452,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"901深藍色 \/ S","offer_id":52591999058220,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"901深藍色 \/ M","offer_id":52591999090988,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true},{"title":"901深藍色 \/ L","offer_id":52591999123756,"sku":null,"price":14025.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/850-3754673.png?v=1762399215","url":"https:\/\/c-one.tokyo\/zh\/products\/c-basic-bottleneck-l-spring-outing-fair","provider":"C-one ONLINE STORE","version":"1.0","type":"link"}