{"title":"メリノウール カーディガン｜メンズ・レディース コレクション","description":"\u003cp\u003eC-oneの\u003cstrong\u003eメリノウール カーディガン\u003c\/strong\u003eコレクションです。メンズ・レディースとも着用できるアイテムです。\u003c\/p\u003e\n\u003cp\u003e繊細なメリノウールを使用し、優れた\u003cstrong\u003e調温性\u003c\/strong\u003eと\u003cstrong\u003e軽量性\u003c\/strong\u003eを実現。季節の変わり目や、室内での温度調節に最適な\u003cstrong\u003e羽織りアイテム\u003c\/strong\u003eです。シンプルなデザインは、カジュアルからビジネスまで幅広く活躍します。\u003c\/p\u003e","products":[{"product_id":"c-flex-cardigan","title":"Unisex C FLEX Merino Wool Cardigan","description":"\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.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.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.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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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 .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 {\n    text-align: center;\n  }\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.designer-item {\n    flex: 1;\n    min-width: 280px;\n}\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  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 {\n    max-width: 80px;\n    height: auto;\n}\n.reason-item p {\n    font-size: 0.95rem;\n    text-align: left;\n}\n\/* =======================================\n  スタッフ着こなし (カルーセル)\n========================================== *\/\n.staff-carousel-section .card {\n    padding-bottom: 3.5rem; \n}\n.carousel-wrapper {\n    position: relative;\n    overflow: hidden;\n}\n.carousel-container {\n    overflow: hidden;\n    scroll-behavior: smooth;\n    width: 100%;\n}\n.carousel-track {\n    display: flex;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-coord-item {\n    flex: 0 0 200px; \/* アイテムの幅を固定 *\/\n    background: #fcfcfc;\n    padding: 0.5rem;\n    border-radius: 0.5rem;\n    box-shadow: 0 1px 4px rgba(0,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.3rem;\n    line-height: 1.4;\n    padding: 0 0.25rem;\n    margin-top: 0.5rem;\n    color: #48350D;\n}\n.coord-detail strong {\n    color: #8D8741;\n}\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 {\n    left: 0;\n}\n.carousel-btn.next {\n    right: 0;\n}\n  \/* ===== スタッフ着こなし（版面修復）===== *\/\n.staff-carousel-section .carousel-wrapper { position: relative; }\n.staff-carousel-section .carousel-container { width: 100%; overflow: hidden; }\n.staff-carousel-section .carousel-track {\n  display: flex;\n  flex-wrap: nowrap;       \/* 不換行 *\/\n  gap: 16px;\n  transition: transform .3s ease-in-out;\n}\n.staff-carousel-section .staff-coord-item {\n  flex: 0 0 200px;         \/* 固定卡片寬 *\/\n  min-width: 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-carousel-section .carousel-btn {\n  display: block;          \/* 先顯示，JS 會在邊界時隱藏 *\/\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255,255,255,.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,.2);\n}\n.staff-carousel-section .carousel-btn.prev { left: 0; }\n.staff-carousel-section .carousel-btn.next { right: 0; }\n.staff-carousel-section .carousel-btn[disabled] { opacity: .3; pointer-events: none; }\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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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;   \/* 或者 16px *\/\n    height: 1rem;  \/* 可以依需求調整 *\/\n    transition: transform 0.3s;\n}\ndetails[open] .collapsible-summary svg {\n    transform: rotate(180deg);\n}\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\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        A Premium Essential for Everyday Life.\u003cbr\u003e\n            C FLEX Merino Wool Cardigan\n        \u003c\/h1\u003e\n        \u003cdiv class=\"hero-intro\"\u003e\n            \u003cp\u003e\n          A pattern designed for stress-free movement.\u003cbr\u003e\n                A cardigan that delivers comfort through the high performance of Super100’s merino wool.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FEATURES --\u003e\n    \u003csection class=\"feature-accordion\"\u003e\u003cdetails open=\"\" style=\"border-bottom:none;\"\u003e\u003csummary class=\"feature-summary\"\u003e\n    Super100’s Merino Wool: Six Essential Functions\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\u003c\/summary\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;\"\u003e\n          Super100’s merino wool is the signature material used across C-one products.\n          This single garment can transform your everyday comfort.\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    ✨\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Cashmere-like Softness\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    No itchiness, exceptionally smooth.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    🌡️\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Natural Temperature Control\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Cool in summer, warm in winter.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    👃\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Odor Resistance\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Naturally antibacterial and fresh.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    💧\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Moisture Management\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Absorbs moisture and dries quickly.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    ✅\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Easy Home Care\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Washable despite its premium quality.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    🌱\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Sustainable Material\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Renewable and biodegradable.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align:center;margin-top:2rem;\"\u003e\n            \u003ca href=\"\/en\/pages\/super100s-story\" style=\"color:#8d8741;font-weight:600;text-decoration:underline;\"\u003e\n            Learn More About Super100’s Merino Wool\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/details\u003e\u003c\/section\u003e\n    \u003c!-- SOLUTION --\u003e\n    \u003csection class=\"section-solution\"\u003e\n    \u003cdiv class=\"solution-card\"\u003e\n        \u003ch2 class=\"solution-heading\"\u003e\n            Do You Have These Concerns?\n        \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\n                    “Wool feels itchy”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\n                \u003cp\u003e\n                    “Sweat causes discomfort and odor”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan class=\"icon\"\u003e🧺\u003c\/span\u003e\n                \u003cp\u003e\n                    “Premium clothes seem hard to care for”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"solution-content\"\u003e\n            \u003cp\u003e\n                Super100’s merino wool from C-one solves all of these problems.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- MAIN COPY --\u003e\n    \u003csection\u003e\n    \u003ch2 class=\"section-heading\"\u003e\n        A Premium Essential for Everyday Life.\n    \u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;\"\u003e\n      The C FLEX Merino Wool Cardigan combines an innovative design that allows free arm movement\n      with wool material engineered for comfort.\n      More flexible than conventional cardigans, it adapts naturally to your body’s motion\n      while remaining stress-free and refined.\n      Carefully sewn one by one, it delivers quality you can trust—regardless of age or gender.\n    \u003c\/p\u003e\n    \u003c\/section\u003e\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\n        Designer’s Commitment\n    \u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:2rem;\"\u003e\n        \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n            \u003ch2\u003e\n                \u003cstrong\u003e01. Ultimate Comfort in Motion\u003c\/strong\u003e\n            \u003c\/h2\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_04.jpg\"\u003e\n            \u003cp class=\"text-primary-dark\"\u003e\n          Designed with a three-dimensional pattern developed by skilled pattern makers,\n          this cardigan eliminates shoulder seams on the back, allowing unrestricted arm movement.\n          Even during active motion, it remains comfortable and stress-free.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n            \u003ch2\u003e\n                \u003cstrong\u003e02. A Beautiful Unisex Silhouette\u003c\/strong\u003e\n            \u003c\/h2\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_06.jpg\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_03.jpg\"\u003e\n            \u003cp class=\"text-primary-dark\"\u003e\n          Perfect for work, daily errands, or casual outings.\n          Simply throw it on and elevate your look effortlessly.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Product Features --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    C FLEX Merino Wool Cardigan: Craftsmanship in Every Detail\n\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e\n    From material selection to sewing techniques, no compromises are made.\n    This is a piece designed to impress every time you wear it.\n\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 2rem; align-items: flex-start; margin-bottom: 2rem;\"\u003e\n    \u003c!-- Feature 01 --\u003e\n    \u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n        \u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\n            \u003cstrong\u003e01. Premium Materials\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\"\u003e\n        \u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e\n        The natural drape of Super100’s merino wool combined with C-one’s original pattern\n        creates a refined silhouette that does not cling to the body.\n        Casual yet elegant, it pairs effortlessly with any bottoms and elevates your style.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- Feature 02 --\u003e\n    \u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n        \u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\n            \u003cstrong\u003e02. Expert Japanese Craftsmanship\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\"\u003e\n        \u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e\n        To fully bring out the qualities of delicate Super100’s merino wool,\n        C-one relies on skilled Japanese artisans for knitting and sewing.\n        Invisible craftsmanship supports both durability and long-lasting beauty.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 03 --\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: 0.5rem;\"\u003e\n            \u003cstrong\u003e03. Honest Pricing\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\"\u003e\n        \u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e\n        By working directly with trusted domestic factories and eliminating intermediaries,\n        we ensure strict quality control while keeping costs reasonable.\n        Our goal is to deliver genuine value you can feel every time you wear it.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. Staff Styling Gallery --\u003e\n\u003csection class=\"staff-carousel-section card\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Staff Styling: A Cardigan That Fits Seamlessly into Daily Life\n\u003c\/h2\u003e\n\u003cp class=\"text-primary-dark\" style=\"line-height:1.75; margin-bottom:1rem;\"\u003e\n    “How should I style it?”  \n    Here are recommended looks for the C FLEX Merino Wool Cardigan.\n    \u003cstrong\u003e(Height and wearing size included)\u003c\/strong\u003e\n\u003c\/p\u003e\n\u003cdiv class=\"carousel-wrapper\"\u003e\n    \u003cbutton aria-label=\"Previous\" class=\"carousel-btn prev\"\u003e\u0026lt;\u003c\/button\u003e\n    \u003cdiv class=\"carousel-container\"\u003e\n        \u003cdiv class=\"carousel-track\"\u003e\n            \u003c!-- 01 --\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/ec0dd4f5c00a027f767f6b1525c6893b_3a2abd83-6625-4b51-8dd4-1d7b3b0e2d90.png?v=1751026611\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        Gina \/ Height: 155cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eF\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size:.8em;\"\u003e\n              Worn oversized for a relaxed look. With no seams around the shoulders,\n              arm movement feels completely unrestricted.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- 02 --\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/fa24d0ed39369879ebaa6a2b1ce47d82_be59a0a7-d28b-4a40-a2fa-b9afc0c84501.png?v=1751026616\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        Inui \/ Height: 177cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eF\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size:.8em;\"\u003e\n              Not too loose, with a beautiful drape. Perfect worn simply on its own.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- 03 --\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/tei.png?v=1751026619\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        Tei \/ Height: 168cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eF\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size:.8em;\"\u003e\n              The length feels just right. Wrinkle-resistant and ideal for desk work or travel.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"carousel-btn next\" aria-label=\"Next\"\u003e\u0026gt;\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Size Guide \u0026 Care --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Size Guide \u0026amp; Care Instructions\n\u003c\/h2\u003e\n\u003c!-- Size Guide --\u003e\n\u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0;\"\u003e\u003csummary class=\"collapsible-summary\"\u003e\nSize Guide\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"collapsible-content\"\u003e\n    \u003ctable class=\"size-chart\"\u003e\n        \u003cthead\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    Size\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Length\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Width\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Sleeve Length\n                \u003c\/th\u003e\n            \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\n                    Free\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    72cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    54cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    84cm\n                \u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"text-secondary-dark\" style=\"font-size:0.875rem;\"\u003e\n        Measurements are taken flat. Slight variations may occur.\u003cbr\u003e\n        We recommend comparing with a garment you already own.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Care --\u003e\n\u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0; margin-top:1rem;\"\u003e\u003csummary class=\"collapsible-summary\"\u003e\nCare Instructions\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"collapsible-content\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" style=\"width:100%; border-radius:.5rem; margin-bottom:1rem;\"\u003e\n    \u003cp class=\"text-secondary-dark\" style=\"font-size:0.875rem;\"\u003e\n        Super100’s merino wool is designed to be easy to care for at home.\n        With proper care, this garment will remain beautiful for years.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"10Black \/ Free","offer_id":51282074403116,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":false},{"title":"901Dark Navy \/ Free","offer_id":51282074435884,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"601Dark Brown \/ Free","offer_id":51282074468652,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":false},{"title":"750Charcoal Melange \/ Free","offer_id":51282074501420,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/c-flex-10-9590515.png?v=1762399261"},{"product_id":"c-basic-cardigan","title":"Unisex C BASIC Merino Wool Cardigan","description":"\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.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.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.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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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 .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 {\n    text-align: center;\n  }\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.designer-item {\n    flex: 1;\n    min-width: 280px;\n}\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  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 {\n    max-width: 80px;\n    height: auto;\n}\n.reason-item p {\n    font-size: 0.95rem;\n    text-align: left;\n}\n\/* =======================================\n  スタッフ着こなし (カルーセル)\n========================================== *\/\n.staff-carousel-section .card {\n    padding-bottom: 3.5rem; \n}\n.carousel-wrapper {\n    position: relative;\n    overflow: hidden;\n}\n.carousel-container {\n    overflow: hidden;\n    scroll-behavior: smooth;\n    width: 100%;\n}\n.carousel-track {\n    display: flex;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-coord-item {\n    flex: 0 0 200px; \/* アイテムの幅を固定 *\/\n    background: #fcfcfc;\n    padding: 0.5rem;\n    border-radius: 0.5rem;\n    box-shadow: 0 1px 4px rgba(0,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.3rem;\n    line-height: 1.4;\n    padding: 0 0.25rem;\n    margin-top: 0.5rem;\n    color: #48350D;\n}\n.coord-detail strong {\n    color: #8D8741;\n}\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 {\n    left: 0;\n}\n.carousel-btn.next {\n    right: 0;\n}\n  \/* ===== スタッフ着こなし（版面修復）===== *\/\n.staff-carousel-section .carousel-wrapper { position: relative; }\n.staff-carousel-section .carousel-container { width: 100%; overflow: hidden; }\n.staff-carousel-section .carousel-track {\n  display: flex;\n  flex-wrap: nowrap;       \/* 不換行 *\/\n  gap: 16px;\n  transition: transform .3s ease-in-out;\n}\n.staff-carousel-section .staff-coord-item {\n  flex: 0 0 200px;         \/* 固定卡片寬 *\/\n  min-width: 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-carousel-section .carousel-btn {\n  display: block;          \/* 先顯示，JS 會在邊界時隱藏 *\/\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255,255,255,.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,.2);\n}\n.staff-carousel-section .carousel-btn.prev { left: 0; }\n.staff-carousel-section .carousel-btn.next { right: 0; }\n.staff-carousel-section .carousel-btn[disabled] { opacity: .3; pointer-events: none; }\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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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;   \/* 或者 16px *\/\n    height: 1rem;  \/* 可以依需求調整 *\/\n    transition: transform 0.3s;\n}\ndetails[open] .collapsible-summary svg {\n    transform: rotate(180deg);\n}\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\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        A Refined Essential for Everyday Life.\u003cbr\u003e\n            C BASIC Merino Wool Cardigan\n        \u003c\/h1\u003e\n        \u003cdiv class=\"hero-intro\"\u003e\n            \u003cp\u003e\n          Premium wool for year-round wear.\u003cbr\u003e\n                A versatile V-neck design that flatters the waistline—perfect from business to casual.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FEATURES --\u003e\n    \u003csection class=\"feature-accordion\"\u003e\u003cdetails open=\"\" style=\"border-bottom:none;\"\u003e\u003csummary class=\"feature-summary\"\u003e\n    Super100’s Merino Wool: Six Essential Functions\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n        \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;\"\u003e\n          Super100’s merino wool is the signature material shared across C-one products.\n          This single piece can transform your everyday comfort.\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    ✨\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Cashmere-like Softness\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Exceptionally smooth, never itchy.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    🌡️\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Natural Temperature Control\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Cool in summer, warm in winter.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    👃\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Odor Resistance\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Naturally antibacterial and fresh.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    💧\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Moisture Management\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Absorbs moisture and dries quickly.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    ✅\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Easy Home Care\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Washable despite premium quality.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    🌱\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Sustainable Material\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n                    Renewable and biodegradable.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align:center;margin-top:2rem;\"\u003e\n            \u003ca href=\"\/en\/pages\/super100s-story\" style=\"color:#8d8741;font-weight:600;text-decoration:underline;\"\u003e\n            Learn More About Super100’s Merino Wool\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/details\u003e\u003c\/section\u003e\n    \u003c!-- MAIN COPY --\u003e\n    \u003csection\u003e\n    \u003ch2 class=\"section-heading\"\u003e\n        A Refined Essential for Everyday Life.\n    \u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\" style=\"line-height:1.75;\"\u003e\n      Cardigans are among the most versatile layering pieces, suitable for all seasons\n      from spring and summer through fall and winter.\n      Designed with three-dimensional sleeves, this cardigan prevents bulk under the arms,\n      making it ideal as a jacket layer.\n      The back hem is slightly longer than the front and gently tapered to create a clean,\n      flattering waistline.\n      Easy to carry for air-conditioned environments in summer,\n      this is a truly seasonless essential.\n    \u003c\/p\u003e\n    \u003c\/section\u003e\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\n        Designer’s Commitment\n    \u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\"\u003e\n      C-one garments are more than just clothing.\n      Hidden details reflect the designer’s philosophy of comfort and refinement.\n    \u003c\/p\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:2rem;\"\u003e\n        \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n            \u003ch2\u003e\n                \u003cstrong\u003e01. A Beautiful Silhouette Through Thoughtful Details\u003c\/strong\u003e\n            \u003c\/h2\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC_8f0ad6d9-cd3b-4657-9cc5-ca599f8d40b4.png?v=1734325638\"\u003e\n            \u003cp class=\"text-primary-dark\"\u003e\n          The extended back hem prevents flaring and creates a clean waistline.\n            \u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC_e8ada6f4-fc75-437e-81d7-482402040add.png?v=1734325638\"\u003e\n            \u003cp class=\"text-primary-dark\"\u003e\n          The shoulder line is shifted slightly backward to naturally contour the shoulders.\n            \u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC.png?v=1734325638\"\u003e\n            \u003cp class=\"text-primary-dark\"\u003e\n          Side seams are shifted forward with pockets, creating a sleek appearance even from the front.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"flex:1;min-width:280px;\"\u003e\n            \u003ch2\u003e\n                \u003cstrong\u003e02. A Classic Wool Cardigan That Elevates Mature Style\u003c\/strong\u003e\n            \u003c\/h2\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/66b84b4617debb11c146ffb27f48e083.png?v=1734325638\"\u003e\n            \u003cp class=\"text-primary-dark\"\u003e\n          With a luxurious texture and refined appearance,\n          this wool cardigan is an essential winter wardrobe piece.\n          It also pairs beautifully with matching T-shirts made from the same material.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Product Features --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    C BASIC Merino Wool Cardigan: Craftsmanship in Every Detail\n\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e\n    From material selection to sewing techniques, no compromises are made.\n    This piece is designed to impress every time you wear it.\n\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 2rem; align-items: flex-start; margin-bottom: 2rem;\"\u003e\n    \u003c!-- Feature 01 --\u003e\n    \u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n        \u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\n            \u003cstrong\u003e01. Premium Materials\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\"\u003e\n        \u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e\n        The natural drape of Super100’s merino wool combined with C-one’s original pattern\n        creates a refined silhouette without clinging to the body.\n        Casual yet elegant, it pairs effortlessly with any bottoms.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- Feature 02 --\u003e\n    \u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n        \u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\n            \u003cstrong\u003e02. Expert Japanese Craftsmanship\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\"\u003e\n        \u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e\n        To maximize the qualities of delicate Super100’s merino wool,\n        C-one relies on skilled Japanese artisans for knitting and sewing.\n        Invisible craftsmanship ensures durability and long-lasting beauty.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 03 --\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: 0.5rem;\"\u003e\n            \u003cstrong\u003e03. Honest Pricing\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\"\u003e\n        \u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e\n        By working directly with trusted domestic factories and eliminating intermediaries,\n        we ensure strict quality control while keeping prices fair.\n        This is genuine value you can feel every time you wear it.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. Staff Styling Gallery --\u003e\n\u003csection class=\"staff-carousel-section card\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Staff Styling: A Cardigan That Fits Seamlessly into Daily Life\n\u003c\/h2\u003e\n\u003cp class=\"text-primary-dark\" style=\"line-height:1.75; margin-bottom:1rem;\"\u003e\n    “How should I style it?”  \n    Here are recommended looks for the C BASIC Merino Wool Cardigan.\n    \u003cstrong\u003e(Height and wearing size included)\u003c\/strong\u003e\n\u003c\/p\u003e\n\u003cdiv class=\"carousel-wrapper\"\u003e\n    \u003cbutton aria-label=\"Previous\" class=\"carousel-btn prev\"\u003e\u0026lt;\u003c\/button\u003e\n    \u003cdiv class=\"carousel-container\"\u003e\n        \u003cdiv class=\"carousel-track\"\u003e\n            \u003c!-- 01 --\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_d91a1949-5d8c-4336-adff-49bebdacd8c9.png?v=1751025001\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        YK \/ Height: 155cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eS\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size:.8em;\"\u003e\n              Ideal for climates where temperature control is difficult.\n              Slightly oversized on me, but very practical.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- 02 --\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_86b55904-6312-4aaa-9545-060378c50799.png?v=1751024998\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        merry \/ Height: 157cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eS\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size:.8em;\"\u003e\n              Not too loose, with a beautiful drape.\n              Easy to wear on its own.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- 03 --\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/43404e25da68e2be3fc9f4d4fef9dfa4.png?v=1751024997\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        YK \/ Height: 155cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eS\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size:.8em;\"\u003e\n              Perfect for unpredictable temperatures.\n              Feels slightly oversized but comfortable.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"carousel-btn next\" aria-label=\"Next\"\u003e\u0026gt;\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Size Guide \u0026 Care --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Size Guide \u0026amp; Care Instructions\n\u003c\/h2\u003e\n\u003c!-- Size Guide --\u003e\n\u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0;\"\u003e\u003csummary class=\"collapsible-summary\"\u003e\nSize Guide\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"collapsible-content\"\u003e\n    \u003ctable class=\"size-chart\"\u003e\n        \u003cthead\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    Size\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Length\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Bust\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Shoulder\n                \u003c\/th\u003e\n                \u003cth\u003e\n                    Sleeve\n                \u003c\/th\u003e\n            \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\n                    S\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    Front 65cm \/ Back 67cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    94cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    40cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    55cm\n                \u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\n                    M\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    68cm \/ Back 70cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    106cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    44cm\n                \u003c\/td\u003e\n                \u003ctd\u003e\n                    60cm\n                \u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"text-secondary-dark\" style=\"font-size:0.875rem;\"\u003e\n        Measurements are taken flat. Slight variations may occur.\u003cbr\u003e\n        We recommend comparing with a garment you already own.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Care --\u003e\n\u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0; margin-top:1rem;\"\u003e\u003csummary class=\"collapsible-summary\"\u003e\nCare Instructions\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"collapsible-content\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" style=\"width:100%; border-radius:.5rem; margin-bottom:1rem;\"\u003e\n    \u003cp class=\"text-secondary-dark\" style=\"font-size:0.875rem;\"\u003e\n        Super100’s merino wool is designed to be easy to care for at home.\n        With proper care, this garment will remain beautiful for years.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"901Dark Navy \/ S","offer_id":51282071650604,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"901Dark Navy \/ M","offer_id":51282071683372,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"601Dark Brown \/ S","offer_id":51282071716140,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"601Dark Brown \/ M","offer_id":51282071748908,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"303Wine Red \/ S","offer_id":51282071781676,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"303Wine Red \/ M","offer_id":51282071814444,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/c-basic-901-4344202.png?v=1762399234"},{"product_id":"男女兼用-c-flex-メリノウールカーディガン-新春逸品優待セット対象商品","title":"\u003c男女兼用\u003eC FLEX メリノウールカーディガン (新春逸品優待セット対象商品)","description":"\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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\n.feature-accordion details[open] .feature-summary svg {\n    transform: rotate(180deg);\n}\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 {\n    text-align: center;\n  }\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========================================== *\/\n.designer-item {\n    flex: 1;\n    min-width: 280px;\n}\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 {\n    max-width: 80px;\n    height: auto;\n}\n.reason-item p {\n    font-size: 0.95rem;\n    text-align: left;\n}\n\n\n\/* =======================================\n  スタッフ着こなし (カルーセル)\n========================================== *\/\n.staff-carousel-section .card {\n    padding-bottom: 3.5rem; \n}\n.carousel-wrapper {\n    position: relative;\n    overflow: hidden;\n}\n.carousel-container {\n    overflow: hidden;\n    scroll-behavior: smooth;\n    width: 100%;\n}\n.carousel-track {\n    display: flex;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-coord-item {\n    flex: 0 0 200px; \/* アイテムの幅を固定 *\/\n    background: #fcfcfc;\n    padding: 0.5rem;\n    border-radius: 0.5rem;\n    box-shadow: 0 1px 4px rgba(0,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.3rem;\n    line-height: 1.4;\n    padding: 0 0.25rem;\n    margin-top: 0.5rem;\n    color: #48350D;\n}\n.coord-detail strong {\n    color: #8D8741;\n}\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 {\n    left: 0;\n}\n.carousel-btn.next {\n    right: 0;\n}\n\n  \/* ===== スタッフ着こなし（版面修復）===== *\/\n.staff-carousel-section .carousel-wrapper { position: relative; }\n.staff-carousel-section .carousel-container { width: 100%; overflow: hidden; }\n.staff-carousel-section .carousel-track {\n  display: flex;\n  flex-wrap: nowrap;       \/* 不換行 *\/\n  gap: 16px;\n  transition: transform .3s ease-in-out;\n}\n.staff-carousel-section .staff-coord-item {\n  flex: 0 0 200px;         \/* 固定卡片寬 *\/\n  min-width: 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-carousel-section .carousel-btn {\n  display: block;          \/* 先顯示，JS 會在邊界時隱藏 *\/\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255,255,255,.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,.2);\n}\n.staff-carousel-section .carousel-btn.prev { left: 0; }\n.staff-carousel-section .carousel-btn.next { right: 0; }\n.staff-carousel-section .carousel-btn[disabled] { opacity: .3; 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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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;   \/* 或者 16px *\/\n    height: 1rem;  \/* 可以依需求調整 *\/\n    transition: transform 0.3s;\n}\ndetails[open] .collapsible-summary svg {\n    transform: rotate(180deg);\n}\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\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection class=\"section-hero\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch1 class=\"hero-heading\"\u003e日常を極める、上質の一枚。\u003cbr\u003eC FLEX メリノウールカーディガン\u003c\/h1\u003e\n\u003cdiv class=\"hero-intro\"\u003e\n\u003cdiv style=\"margin-bottom: 0.75rem;\"\u003e\n\u003c\/div\u003e\n\u003cp\u003eストレスフリーな動きを追求したパターン。\u003cbr\u003eSuper100'sメリノウールの高機能性を兼ね備えた、羽織る「快適」です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feature-accordion\"\u003e\n\u003cdetails open=\"\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"feature-summary\"\u003eSuper100'sメリノウール：本質的な6つの機能 \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\n                    \u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003eC-oneの全Tシャツに共通する極上の素材「Super100'sメリノウール」。この一枚が、あなたの日常を変えます。\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv style=\"font-size: 3rem; margin-bottom: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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\u003ca style=\"color: #8d8741; font-weight: 600; text-decoration: underline;\" href=\"\/en\/pages\/super100s-story\"\u003e Super100'sメリノウールの物語を深く知る \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\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\u003cdiv class=\"container\"\u003e\n\u003c!-- 0. メインキャッチコピー \u0026 商品概要 --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-heading\"\u003e日常を極める、上質の一枚。\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 2rem;\" class=\"text-primary-dark\"\u003eC FLEX ウールカーディガンは、腕を自由に動かすことができる革新的なデザインに、快適さを追求したウール素材を組み合わせたカーディガンです。\n通常のカーディガンよりも柔軟でフレキシブルな形状を持ち、腕や体の動きに対応するために設計されています。自由自在な動きが可能でありながら、ストレスを感じることなく、快適な着心地を実現します。また、独自の縫製技術により、一枚一枚丁寧に作られており品質もお約束します。\n年齢や性別を問わず、誰もが究極の快適さを体感できるように設計されています。\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- 2. デザイナーのこだわり --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003eデザイナーのこだわり\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003eC-oneのTシャツは、単なる服ではありません。着用者の日常に安らぎと洗練をもたらすため、見えない部分にこそデザイナーの情熱と哲学が宿っています。\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: 0.5rem;\"\u003e\u003cstrong\u003e 01. どんなに動いてもどこまでも快適なウールカーディガン \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"さまざまなシーンで使えるこだわりの設計\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_04.jpg\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e通常のカーディガンよりも柔軟でフレキシブルな形状を持ち、腕や体の動きに対応するために設計されています。\u003cbr\u003e人体の構造から生まれ、熟練のパターン職人がこだわり時間かけ改良を重ねた立体パターンと伸縮性がよく動きやすい素材で、程よく体にフィットします。後ろ肩から袖にかけて生地が一体になっており、後ろ側に縫い目がない特殊な形状を採用しているので、「腕の自由を邪魔しない」動きやすさを実現。服を着ていてもストレスを感じず快適です。\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: 0.5rem;\"\u003e\u003cstrong\u003e02.ユニセックスの美しいシルエット、生活に寄り添う1着\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"ジャケットにもぴったり、体型を綺麗に見せるパターン構造\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_06.jpg\"\u003e \n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"ジャケットにもぴったり、体型を綺麗に見せるパターン構造\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_03.jpg\"\u003e \n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e通勤やビジネスシーン、ショッピング、家事、ちょっとしたお出かけなどさっと羽織るだけで、さまざまなシーンで大活躍するカーディガンです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. 商品特徴 --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003eC FLEX メリノウールカーディガン：細部に宿る、C-oneのこだわり\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e素材選びから縫製技術まで一切の妥協を許さず、着用するたびに感動が生まれる一枚をお届けします。\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 2rem; align-items: flex-start; margin-bottom: 2rem;\"\u003e\n\u003c!-- 特徴1 --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.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\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003eSuper100'sメリノウールが持つ自然なとろみと、C-one独自のパターンが融合。身体のラインを拾いすぎず、美しく自然なドレープを生み出します。カジュアルでありながら、洗練された大人の品格を演出。どんなボトムスにも合わせやすく、着る人のスタイルを引き立てます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 特徴2 --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\u003cstrong\u003e 02. 熟練の技が光る、日本製ならではの確かな仕立て\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Tシャツの袖口または裾の縫製クローズアップ\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003eデリケートなSuper100'sメリノウールの特性を最大限に引き出すため、C-oneは日本の熟練した職人による編み立て・縫製にこだわりました。見えない部分にこそ宿る匠の技が、C-one Tシャツの美しい見た目と、繰り返し着用・洗濯しても型崩れしにくい高い耐久性を支えています。長くご愛用いただける「本物」の証です。\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\u003c!-- 特徴3 --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\u003cstrong\u003e03. 正直価格\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"正直価格\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e国内の信頼できる工場と、間に商社を挟まずに直接やりとりをすることで、細かな仕様の調整や品質チェックを徹底。\u003cbr\u003eそれによって生まれたのが、着心地や仕立てに一切妥協のないウールウェアです。\u003cbr\u003e流通にかかる余分なコストを削減することで、本来もっと高くなってしまうはずのクオリティを、この価格で。\u003cbr\u003e見た目だけではなく、肌に触れたとき、着続けたときに感じる「本物のよさ」を届けたい――それが C-one のものづくりの原点です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 5. スタッフの着こなしギャラリー --\u003e\n\u003csection class=\"staff-carousel-section card\"\u003e\n  \u003ch2 class=\"section-heading\"\u003eスタッフの着こなし：あなたの日常に溶け込む究極の一枚\u003c\/h2\u003e\n  \u003cp class=\"text-primary-dark\" style=\"line-height:1.75; margin-bottom:1rem;\"\u003e\n    「どう着こなせばいい？」お客様の声から生まれた、C FLEX メリノウールカーディガンのおすすめスタイルをご紹介します。**（身長と着用サイズも参考にしてください）**\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"carousel-wrapper\"\u003e\n    \u003cbutton aria-label=\"前へ\" class=\"carousel-btn prev\"\u003e\u0026lt;\u003c\/button\u003e\n\n    \u003cdiv class=\"carousel-container\"\u003e\n      \u003cdiv class=\"carousel-track\"\u003e\n        \u003c!-- 01 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/ec0dd4f5c00a027f767f6b1525c6893b_3a2abd83-6625-4b51-8dd4-1d7b3b0e2d90.png?v=1751026611\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/ec0dd4f5c00a027f767f6b1525c6893b_3a2abd83-6625-4b51-8dd4-1d7b3b0e2d90.png?v=1751026611\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003eGina \/ 身長：155cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eF\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003eオーバーサイズでざっくりと羽織っています。肩周りに縫い目がないので、腕を大きく動かしても全く突っ張らず、ストレスフリーです。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 02 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/fa24d0ed39369879ebaa6a2b1ce47d82_be59a0a7-d28b-4a40-a2fa-b9afc0c84501.png?v=1751026616\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/fa24d0ed39369879ebaa6a2b1ce47d82_be59a0a7-d28b-4a40-a2fa-b9afc0c84501.png?v=1751026616\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003eイヌイ \/ 身長：177cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eF\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003e（コメント例：ゆったりしすぎず、ドレープが美しい。シンプルに一枚で着こなせます。）\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 03 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_415b9905-8e6e-495b-b7d5-5d97ca03e6da.png?v=1751026618\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_415b9905-8e6e-495b-b7d5-5d97ca03e6da.png?v=1751026618\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003eイヌイ \/ 身長：177cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eF\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003e（コメント例：ゆったりしすぎず、ドレープが美しい。シンプルに一枚で着こなせます。）\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 04 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/tei.png?v=1751026619\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/tei.png?v=1751026619\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003eTei \/ 身長：168cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eF\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003e着丈が長すぎず、バランスが取りやすいです。シワになりにくいので、持ち運びやデスクワークにも最適です。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 05 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_2e8dc5d7-2f42-4b8e-b12f-0b66d946ff48.png?v=1751026620\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_2e8dc5d7-2f42-4b8e-b12f-0b66d946ff48.png?v=1751026620\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003emerry \/ 身長：157cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eF\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003eMサイズで肩幅がちょうど良く、インナーとして最適なジャストフィット。ウールの滑らかな肌触りが極上で、一日中ジャケットを着ていても蒸れ知らずです。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"carousel-btn next\" aria-label=\"次へ\"\u003e\u0026gt;\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- 1. サイズガイド \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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003eサイズガイド \u0026amp; お手入れ方法\u003c\/h2\u003e\n\u003c!-- サイズガイド --\u003e\n\u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0;\"\u003e\n      \u003csummary class=\"collapsible-summary\"\u003e\n        \u003cspan\u003eサイズガイド\u003c\/span\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\n          \u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \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            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFreesize\u003c\/td\u003e\n\u003ctd\u003e72\u003c\/td\u003e\n\u003ctd\u003e54cm\u003c\/td\u003e\n\u003ctd\u003e84cm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp class=\"text-secondary-dark\" style=\"font-size:0.875rem; margin-top:1rem;\"\u003e\n          ※上記は平置き採寸です。多少の誤差はご容赦ください。\u003cbr\u003e\n          ご自身の普段のTシャツとサイズを比較いただくことをお勧めします。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c!-- お手入れ方法 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ddd; padding: 1rem 0; margin-top: 1rem;\"\u003e\n\u003csummary class=\"collapsible-summary\"\u003e\u003cspan\u003eお手入れ方法\u003c\/span\u003e \u003csvg fill=\"none\" stroke=\"#48350D\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"collapsible-content\"\u003e\n\u003ca data-full-image=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\"\u003e \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 1rem;\" alt=\"C-oneメリノウールのお手入れ方法\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\"\u003e \u003c\/a\u003e\n\u003cp style=\"font-size: 0.875rem;\" class=\"text-secondary-dark\"\u003eC-oneのSuper100'sメリノウールは、高品質ながらご自宅で簡単にケアできるよう設計されています。適切なケアで、長くご愛用いただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\n  const track      = document.querySelector('.carousel-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; \/\/ CSS 里定义的 gap\n  let index        = 0;\n\n  \/\/ 1) 动态计算可见数量\n  function getVisibleCount() {\n    const containerWidth = container.offsetWidth;\n    const singleWidth    = items[0].offsetWidth + gap;\n    return Math.floor(containerWidth \/ singleWidth);\n  }\n\n  \/\/ 2) 根据 index 和可见数 更新按钮状态\n  function updateButtons() {\n    const visibleCount = getVisibleCount();\n    \/\/ 最左\n    prevBtn.style.display = index === 0 ? 'none' : 'block';\n    \/\/ 最右\n    nextBtn.style.display = index \u003e= items.length - visibleCount ? 'none' : 'block';\n  }\n\n  \/\/ 3) 执行滚动\n  function scrollToIndex() {\n    const singleWidth = items[0].offsetWidth + gap;\n    track.style.transform = `translateX(-${singleWidth * index}px)`;\n  }\n\n  \/\/ 4) 初始化 \u0026 监听\n  updateButtons();\n  window.addEventListener('resize', () =\u003e {\n    \/\/ 如果屏幕变了，重新算位置 \u0026 按钮\n    \/\/ 保证 index 不超出范围\n    const maxIndex = Math.max(0, items.length - getVisibleCount());\n    index = Math.min(index, maxIndex);\n    scrollToIndex();\n    updateButtons();\n  });\n\n  prevBtn.addEventListener('click', () =\u003e {\n    if (index \u003e 0) {\n      index--;\n      scrollToIndex();\n      updateButtons();\n    }\n  });\n  nextBtn.addEventListener('click', () =\u003e {\n    const maxIndex = items.length - getVisibleCount();\n    if (index \u003c maxIndex) {\n      index++;\n      scrollToIndex();\n      updateButtons();\n    }\n  });\n});\n\u003c\/script\u003e\n\u003cscript\u003e\n(function () {\n  \/\/ ===== 可選：移除網址上的 ?variant=，避免主題先依變體切圖 =====\n  (function stripVariantParam() {\n    try {\n      const url = new URL(location.href);\n      if (url.searchParams.has('variant')) {\n        url.searchParams.delete('variant');\n        history.replaceState({}, '', url); \/\/ 不重整，直接改網址\n      }\n    } catch (e) {}\n  })();\n\n  \/\/ ===== 主功能：點擊第一張縮圖 =====\n  const MAX_TRIES = 12;     \/\/ 最多嘗試次數\n  const RETRY_MS  = 200;    \/\/ 每次嘗試間隔\n\n  function findFirstThumb() {\n    \/\/ 盡量涵蓋各主題可能的縮圖選擇器（按順序嘗試）\n    const selectors = [\n      'media-gallery .thumbnail-list__item button', \/\/ Dawn 新版\n      'media-gallery [data-media-id]',              \/\/ Dawn 變體\n      '.thumbnail-list__item button',               \/\/ 通用\n      '.thumbnail-list__item a',                    \/\/ 縮圖是連結 \u003ca\u003e\n      '[id^=\"Thumbnail-\"] button',                  \/\/ 依 id 前綴\n      '[id^=\"Thumbnail-\"] a',\n      '.product__media-thumbnails button',\n      '.product__media-nav button',\n      '.product__media-item button',\n      '.product__thumbnails button',\n    ];\n    for (const sel of selectors) {\n      const el = document.querySelector(sel);\n      if (el) return el;\n    }\n    return null;\n  }\n\n  function clickLikeUser(el) {\n    \/\/ 有些主題監聽 pointer\/mouse 事件，比單純 click 更保險\n    try { el.focus({ preventScroll: true }); } catch(e) {}\n    ['pointerdown','mousedown','click'].forEach(type =\u003e {\n      el.dispatchEvent(new MouseEvent(type, { bubbles: true, cancelable: true }));\n    });\n  }\n\n  let tries = 0;\n  function attemptClickFirstThumb() {\n    const first = findFirstThumb();\n    if (first) {\n      \/\/ 有些主題初始化會先把色卡圖塞進去，晚一點再點一次以覆蓋它\n      clickLikeUser(first);\n      setTimeout(() =\u003e clickLikeUser(first), 120);\n      setTimeout(() =\u003e clickLikeUser(first), 500);\n      setTimeout(() =\u003e clickLikeUser(first), 1200);\n      return true;\n    }\n    if (tries++ \u003c MAX_TRIES) {\n      setTimeout(attemptClickFirstThumb, RETRY_MS);\n    }\n    return false;\n  }\n\n  \/\/ 首次載入 \u0026 主題分區載入時都嘗試\n  document.addEventListener('DOMContentLoaded', attemptClickFirstThumb);\n  document.addEventListener('shopify:section:load', attemptClickFirstThumb);\n\n  \/\/ 額外保險：再補幾次（有些主題的變體\/色卡程式會晚一點才動）\n  setTimeout(attemptClickFirstThumb, 800);\n  setTimeout(attemptClickFirstThumb, 1600);\n})();\n\u003c\/script\u003e\n\u003cscript\u003e\n(function () {\n  \/* 可選：移除 ?variant= 參數，避免一進頁就被變體圖片覆蓋 *\/\n  try {\n    const url = new URL(location.href);\n    if (url.searchParams.has('variant')) {\n      url.searchParams.delete('variant');\n      history.replaceState({}, '', url);\n    }\n  } catch (e) {}\n\n  \/\/ 由縮圖 \u003cimg\u003e 出發，往上找到「縮圖容器」\n  function findThumbContainer() {\n    const imgs = Array.from(document.images);\n    \/\/ 1) 先抓出「看起來是縮圖」的 img（寬高都不大）\n    const smallImgs = imgs.filter(img =\u003e {\n      const r = img.getBoundingClientRect();\n      return r.width \u003c= 140 \u0026\u0026 r.height \u003c= 140 \u0026\u0026 r.width \u003e 30 \u0026\u0026 r.height \u003e 30;\n    });\n    if (!smallImgs.length) return null;\n\n    \/\/ 2) 嘗試往上找一個「包含多張小圖」的父容器\n    function climbToContainer(el) {\n      let cur = el;\n      for (let i = 0; i \u003c 5 \u0026\u0026 cur; i++) {\n        const imgs = cur.querySelectorAll('img');\n        const r = cur.getBoundingClientRect();\n        \/\/ 條件：容器本身窄（像左側縮圖欄），而且內含至少 3 張小圖\n        const smallCount = Array.from(imgs).filter(i =\u003e {\n          const rr = i.getBoundingClientRect();\n          return rr.width \u003c= 140 \u0026\u0026 rr.height \u003c= 140 \u0026\u0026 rr.width \u003e 30 \u0026\u0026 rr.height \u003e 30;\n        }).length;\n        if (smallCount \u003e= 3 \u0026\u0026 r.width \u003c= 180) return cur;\n        cur = cur.parentElement;\n      }\n      return null;\n    }\n\n    \/\/ 對多張小圖嘗試，回傳最合理的容器（含圖最多的那個）\n    let best = null, bestCount = 0;\n    for (const img of smallImgs) {\n      const box = climbToContainer(img);\n      if (box) {\n        const count = Array.from(box.querySelectorAll('img')).length;\n        if (count \u003e bestCount) { best = box; bestCount = count; }\n      }\n    }\n    return best;\n  }\n\n  \/\/ 在縮圖上「模擬使用者點擊」\n  function clickLikeUser(el) {\n    try { el.focus({ preventScroll: true }); } catch(e) {}\n    ['pointerdown','mousedown','click'].forEach(type =\u003e {\n      el.dispatchEvent(new MouseEvent(type, { bubbles: true, cancelable: true }));\n    });\n  }\n\n  function clickFirstThumb() {\n    const container = findThumbContainer();\n    if (!container) return false;\n\n    \/\/ 找容器內第一張縮圖可以點擊的元素（按鈕\/連結\/圖片）\n    const firstClickable =\n      container.querySelector('button, a, img');\n    if (!firstClickable) return false;\n\n    \/\/ 有些主題會在初始化後再把色卡圖塞回去，補點幾次\n    clickLikeUser(firstClickable);\n    setTimeout(() =\u003e clickLikeUser(firstClickable), 120);\n    setTimeout(() =\u003e clickLikeUser(firstClickable), 500);\n    setTimeout(() =\u003e clickLikeUser(firstClickable), 1200);\n    return true;\n  }\n\n  \/\/ 多輪嘗試（等待主題把 DOM 建好）\n  let tries = 0;\n  const MAX_TRIES = 12;\n  const TIMER = setInterval(() =\u003e {\n    if (clickFirstThumb() || ++tries \u003e= MAX_TRIES) {\n      clearInterval(TIMER);\n    }\n  }, 200);\n\n  document.addEventListener('shopify:section:load', () =\u003e {\n    \/\/ 分區\/變體重新載入時再試一次\n    setTimeout(clickFirstThumb, 50);\n    setTimeout(clickFirstThumb, 500);\n  });\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"10ブラック \/ フリー","offer_id":52346658390316,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":false},{"title":"901ダークネイビー \/ フリー","offer_id":52346658423084,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"601ダークブラウン \/ フリー","offer_id":52346658455852,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"750チャコールメランジ \/ フリー","offer_id":52346658488620,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/c-flex-10-9590515.png?v=1762399261"},{"product_id":"男女兼用-c-basic-メリノウールカーディガン-新春逸品優待セット対象商品","title":"\u003c男女兼用\u003eC BASIC メリノウールカーディガン (新春逸品優待セット対象商品)","description":"\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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\n.feature-accordion details[open] .feature-summary svg {\n    transform: rotate(180deg);\n}\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 {\n    text-align: center;\n  }\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========================================== *\/\n.designer-item {\n    flex: 1;\n    min-width: 280px;\n}\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 {\n    max-width: 80px;\n    height: auto;\n}\n.reason-item p {\n    font-size: 0.95rem;\n    text-align: left;\n}\n\n\n\/* =======================================\n  スタッフ着こなし (カルーセル)\n========================================== *\/\n.staff-carousel-section .card {\n    padding-bottom: 3.5rem; \n}\n.carousel-wrapper {\n    position: relative;\n    overflow: hidden;\n}\n.carousel-container {\n    overflow: hidden;\n    scroll-behavior: smooth;\n    width: 100%;\n}\n.carousel-track {\n    display: flex;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-coord-item {\n    flex: 0 0 200px; \/* アイテムの幅を固定 *\/\n    background: #fcfcfc;\n    padding: 0.5rem;\n    border-radius: 0.5rem;\n    box-shadow: 0 1px 4px rgba(0,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.3rem;\n    line-height: 1.4;\n    padding: 0 0.25rem;\n    margin-top: 0.5rem;\n    color: #48350D;\n}\n.coord-detail strong {\n    color: #8D8741;\n}\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 {\n    left: 0;\n}\n.carousel-btn.next {\n    right: 0;\n}\n\n  \/* ===== スタッフ着こなし（版面修復）===== *\/\n.staff-carousel-section .carousel-wrapper { position: relative; }\n.staff-carousel-section .carousel-container { width: 100%; overflow: hidden; }\n.staff-carousel-section .carousel-track {\n  display: flex;\n  flex-wrap: nowrap;       \/* 不換行 *\/\n  gap: 16px;\n  transition: transform .3s ease-in-out;\n}\n.staff-carousel-section .staff-coord-item {\n  flex: 0 0 200px;         \/* 固定卡片寬 *\/\n  min-width: 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-carousel-section .carousel-btn {\n  display: block;          \/* 先顯示，JS 會在邊界時隱藏 *\/\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255,255,255,.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,.2);\n}\n.staff-carousel-section .carousel-btn.prev { left: 0; }\n.staff-carousel-section .carousel-btn.next { right: 0; }\n.staff-carousel-section .carousel-btn[disabled] { opacity: .3; 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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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;   \/* 或者 16px *\/\n    height: 1rem;  \/* 可以依需求調整 *\/\n    transition: transform 0.3s;\n}\ndetails[open] .collapsible-summary svg {\n    transform: rotate(180deg);\n}\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\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection class=\"section-hero\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch1 class=\"hero-heading\"\u003e日常を極める、上質の一枚。\u003cbr\u003eC BASIC メリノウールカーディガン\u003c\/h1\u003e\n\u003cdiv class=\"hero-intro\"\u003e\n\u003cdiv style=\"margin-bottom: 0.75rem;\"\u003e\n\u003c\/div\u003e\n\u003cp\u003e上質ウールで季節を問わず活躍。\u003cbr\u003e腰回りがすっきり見える設計で、ビジネスからカジュアルまで万能なVネックです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feature-accordion\"\u003e\n\u003cdetails open=\"\" style=\"border-bottom: none;\"\u003e\n\u003csummary class=\"feature-summary\"\u003eSuper100'sメリノウール：本質的な6つの機能 \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\n                    \u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003eC-oneの全Tシャツに共通する極上の素材「Super100'sメリノウール」。この一枚が、あなたの日常を変えます。\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv style=\"font-size: 3rem; margin-bottom: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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\u003ca style=\"color: #8d8741; font-weight: 600; text-decoration: underline;\" href=\"\/en\/pages\/super100s-story\"\u003e Super100'sメリノウールの物語を深く知る \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\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\u003cdiv class=\"container\"\u003e\n\u003c!-- 0. メインキャッチコピー \u0026 商品概要 --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-heading\"\u003e日常を極める、上質の一枚。\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 2rem;\" class=\"text-primary-dark\"\u003eカーディガンは羽織の中でも、春夏～秋冬と様々なシーズンで使えてカジュアルから、かしこまった場までいろんなシチュエーションで使えるアイテム。\nジャケット等のインナーとしても使いやすいように、立体的な袖付けにすることで、脇がダブつかないようにしています。\n着丈は前身よりも後ろ身を少し長めに設定し、後ろ身だけ裾を別付けで絞ることで、裾の広がりを抑えているので、腰回りがスッキリきれいになります。\n秋冬春はもちろん、夏の冷房対策としても持ち運びやすい一枚。シーズンレスにご活用いただければ幸いです。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 2. デザイナーのこだわり --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003eデザイナーのこだわり\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003eC-oneのTシャツは、単なる服ではありません。着用者の日常に安らぎと洗練をもたらすため、見えない部分にこそデザイナーの情熱と哲学が宿っています。\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: 0.5rem;\"\u003e\u003cstrong\u003e 01. 計算されたディティール作り出す、美しいシルエット \u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"さまざまなシーンで使えるこだわりの設計\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC_8f0ad6d9-cd3b-4657-9cc5-ca599f8d40b4.png?v=1734325638\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e後ろ裾を伸ばしづけすることで裾が広がらず、きれいな腰回りにしてくれます。\u003c\/p\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"さまざまなシーンで使えるこだわりの設計\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC_e8ada6f4-fc75-437e-81d7-482402040add.png?v=1734325638\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e肩線を後ろに下げることで 肩周りが馴染んでくれます\u003c\/p\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"さまざまなシーンで使えるこだわりの設計\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC.png?v=1734325638\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e脇線を前にずらしポケットを付けているので、前から見たときも脇がスッキリ見えます 。\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: 0.5rem;\"\u003e\u003cstrong\u003e02.大人の魅力を引き上げる、ベーシックなウールカーディガン\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"ジャケットにもぴったり、体型を綺麗に見せるパターン構造\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/66b84b4617debb11c146ffb27f48e083.png?v=1734325638\"\u003e \n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e気持ちの良い肌触りと高級感の漂うウールカーディガンは、冬のワードローブに欠かせない一枚です。同素材のTシャツとアンサンブルでの着用もオススメ。同じカラーバリエーションをご用意しているので、ぜひ合わせてチェックしてみてください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. 商品特徴 --\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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003eC BASIC メリノウールカーディガン：細部に宿る、C-oneのこだわり\u003c\/h2\u003e\n\u003cp style=\"line-height: 1.75; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e素材選びから縫製技術まで一切の妥協を許さず、着用するたびに感動が生まれる一枚をお届けします。\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 2rem; align-items: flex-start; margin-bottom: 2rem;\"\u003e\n\u003c!-- 特徴1 --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.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\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003eSuper100'sメリノウールが持つ自然なとろみと、C-one独自のパターンが融合。身体のラインを拾いすぎず、美しく自然なドレープを生み出します。カジュアルでありながら、洗練された大人の品格を演出。どんなボトムスにも合わせやすく、着る人のスタイルを引き立てます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 特徴2 --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\u003cstrong\u003e 02. 熟練の技が光る、日本製ならではの確かな仕立て\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Tシャツの袖口または裾の縫製クローズアップ\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003eデリケートなSuper100'sメリノウールの特性を最大限に引き出すため、C-oneは日本の熟練した職人による編み立て・縫製にこだわりました。見えない部分にこそ宿る匠の技が、C-one Tシャツの美しい見た目と、繰り返し着用・洗濯しても型崩れしにくい高い耐久性を支えています。長くご愛用いただける「本物」の証です。\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\u003c!-- 特徴3 --\u003e\n\u003cdiv style=\"flex: 1; min-width: 280px;\"\u003e\n\u003ch2 style=\"font-size: 1.8rem; font-weight: 600; color: #48350d; margin-bottom: 0.5rem;\"\u003e\u003cstrong\u003e03. 正直価格\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"正直価格\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e国内の信頼できる工場と、間に商社を挟まずに直接やりとりをすることで、細かな仕様の調整や品質チェックを徹底。\u003cbr\u003eそれによって生まれたのが、着心地や仕立てに一切妥協のないウールウェアです。\u003cbr\u003e流通にかかる余分なコストを削減することで、本来もっと高くなってしまうはずのクオリティを、この価格で。\u003cbr\u003e見た目だけではなく、肌に触れたとき、着続けたときに感じる「本物のよさ」を届けたい――それが C-one のものづくりの原点です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 5. スタッフの着こなしギャラリー --\u003e\n\u003csection class=\"staff-carousel-section card\"\u003e\n  \u003ch2 class=\"section-heading\"\u003eスタッフの着こなし：あなたの日常に溶け込む究極の一枚\u003c\/h2\u003e\n  \u003cp class=\"text-primary-dark\" style=\"line-height:1.75; margin-bottom:1rem;\"\u003e\n    「どう着こなせばいい？」お客様の声から生まれた、C BASIC メリノウールカーディガンのおすすめスタイルをご紹介します。**（身長と着用サイズも参考にしてください）**\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"carousel-wrapper\"\u003e\n    \u003cbutton aria-label=\"前へ\" class=\"carousel-btn prev\"\u003e\u0026lt;\u003c\/button\u003e\n\n    \u003cdiv class=\"carousel-container\"\u003e\n      \u003cdiv class=\"carousel-track\"\u003e\n        \u003c!-- 01 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_d91a1949-5d8c-4336-adff-49bebdacd8c9.png?v=1751025001\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_d91a1949-5d8c-4336-adff-49bebdacd8c9.png?v=1751025001\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003eヨウコ \/ 身長：155cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eS\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003e大きめのサイズでゆったり。肩周りに縫い目がなくて、引っ張られるストレスがなくて楽！\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 02 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_86b55904-6312-4aaa-9545-060378c50799.png?v=1751024998\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_86b55904-6312-4aaa-9545-060378c50799.png?v=1751024998\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003emerry \/ 身長：157cm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eS\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003e（コメント例：ゆったりしすぎず、ドレープが美しい。シンプルに一枚で着こなせます。）\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- 03 --\u003e\n        \u003cdiv class=\"staff-coord-item\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/43404e25da68e2be3fc9f4d4fef9dfa4.png?v=1751024997\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/43404e25da68e2be3fc9f4d4fef9dfa4.png?v=1751024997\" alt=\"スタッフコーデ\" style=\"width:100%; border-radius:.5rem; margin-bottom:.5rem;\"\u003e\n          \u003c\/a\u003e\n          \u003cdiv class=\"coord-detail\"\u003e\n            \u003cp style=\"margin:0;\"\u003eヨウコ \/ 身長：155cmm\u003c\/p\u003e\n            \u003cp style=\"margin:0;\"\u003e着用サイズ：\u003cstrong style=\"font-size:1.1em;\"\u003eS\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"font-size:.8em; margin:0; margin-top:.25rem;\"\u003e（コメント例：ゆったりしすぎず、ドレープが美しい。シンプルに一枚で着こなせます。）\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"carousel-btn next\" aria-label=\"次へ\"\u003e\u0026gt;\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- 1. サイズガイド \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);\"\u003e\n\u003ch2 class=\"section-heading\"\u003eサイズガイド \u0026amp; お手入れ方法\u003c\/h2\u003e\n\u003c!-- サイズガイド --\u003e\n\u003cdetails style=\"border-bottom:1px solid #ddd; padding:1rem 0;\"\u003e\n      \u003csummary class=\"collapsible-summary\"\u003e\n        \u003cspan\u003eサイズガイド\u003c\/span\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke=\"#48350D\" fill=\"none\"\u003e\n          \u003cpath d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \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\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e前65cm（うしろ67cm）\u003c\/td\u003e\n\u003ctd\u003e94cm\u003c\/td\u003e\n\u003ctd\u003e40cm\u003c\/td\u003e\n\u003ctd\u003e55cm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e68cm（うしろ70cm）\u003c\/td\u003e\n\u003ctd\u003e106cm\u003c\/td\u003e\n\u003ctd\u003e44cm\u003c\/td\u003e\n\u003ctd\u003e60cm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp class=\"text-secondary-dark\" style=\"font-size:0.875rem; margin-top:1rem;\"\u003e\n          ※上記は平置き採寸です。多少の誤差はご容赦ください。\u003cbr\u003e\n          ご自身の普段のTシャツとサイズを比較いただくことをお勧めします。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c!-- お手入れ方法 --\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ddd; padding: 1rem 0; margin-top: 1rem;\"\u003e\n\u003csummary class=\"collapsible-summary\"\u003e\u003cspan\u003eお手入れ方法\u003c\/span\u003e \u003csvg fill=\"none\" stroke=\"#48350D\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"collapsible-content\"\u003e\n\u003ca data-full-image=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\"\u003e \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 1rem;\" alt=\"C-oneメリノウールのお手入れ方法\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\"\u003e \u003c\/a\u003e\n\u003cp style=\"font-size: 0.875rem;\" class=\"text-secondary-dark\"\u003eC-oneのSuper100'sメリノウールは、高品質ながらご自宅で簡単にケアできるよう設計されています。適切なケアで、長くご愛用いただけます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\n  const track      = document.querySelector('.carousel-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; \/\/ CSS 里定义的 gap\n  let index        = 0;\n\n  \/\/ 1) 动态计算可见数量\n  function getVisibleCount() {\n    const containerWidth = container.offsetWidth;\n    const singleWidth    = items[0].offsetWidth + gap;\n    return Math.floor(containerWidth \/ singleWidth);\n  }\n\n  \/\/ 2) 根据 index 和可见数 更新按钮状态\n  function updateButtons() {\n    const visibleCount = getVisibleCount();\n    \/\/ 最左\n    prevBtn.style.display = index === 0 ? 'none' : 'block';\n    \/\/ 最右\n    nextBtn.style.display = index \u003e= items.length - visibleCount ? 'none' : 'block';\n  }\n\n  \/\/ 3) 执行滚动\n  function scrollToIndex() {\n    const singleWidth = items[0].offsetWidth + gap;\n    track.style.transform = `translateX(-${singleWidth * index}px)`;\n  }\n\n  \/\/ 4) 初始化 \u0026 监听\n  updateButtons();\n  window.addEventListener('resize', () =\u003e {\n    \/\/ 如果屏幕变了，重新算位置 \u0026 按钮\n    \/\/ 保证 index 不超出范围\n    const maxIndex = Math.max(0, items.length - getVisibleCount());\n    index = Math.min(index, maxIndex);\n    scrollToIndex();\n    updateButtons();\n  });\n\n  prevBtn.addEventListener('click', () =\u003e {\n    if (index \u003e 0) {\n      index--;\n      scrollToIndex();\n      updateButtons();\n    }\n  });\n  nextBtn.addEventListener('click', () =\u003e {\n    const maxIndex = items.length - getVisibleCount();\n    if (index \u003c maxIndex) {\n      index++;\n      scrollToIndex();\n      updateButtons();\n    }\n  });\n});\n\u003c\/script\u003e\n\u003cscript\u003e\n(function () {\n  \/\/ ===== 可選：移除網址上的 ?variant=，避免主題先依變體切圖 =====\n  (function stripVariantParam() {\n    try {\n      const url = new URL(location.href);\n      if (url.searchParams.has('variant')) {\n        url.searchParams.delete('variant');\n        history.replaceState({}, '', url); \/\/ 不重整，直接改網址\n      }\n    } catch (e) {}\n  })();\n\n  \/\/ ===== 主功能：點擊第一張縮圖 =====\n  const MAX_TRIES = 12;     \/\/ 最多嘗試次數\n  const RETRY_MS  = 200;    \/\/ 每次嘗試間隔\n\n  function findFirstThumb() {\n    \/\/ 盡量涵蓋各主題可能的縮圖選擇器（按順序嘗試）\n    const selectors = [\n      'media-gallery .thumbnail-list__item button', \/\/ Dawn 新版\n      'media-gallery [data-media-id]',              \/\/ Dawn 變體\n      '.thumbnail-list__item button',               \/\/ 通用\n      '.thumbnail-list__item a',                    \/\/ 縮圖是連結 \u003ca\u003e\n      '[id^=\"Thumbnail-\"] button',                  \/\/ 依 id 前綴\n      '[id^=\"Thumbnail-\"] a',\n      '.product__media-thumbnails button',\n      '.product__media-nav button',\n      '.product__media-item button',\n      '.product__thumbnails button',\n    ];\n    for (const sel of selectors) {\n      const el = document.querySelector(sel);\n      if (el) return el;\n    }\n    return null;\n  }\n\n  function clickLikeUser(el) {\n    \/\/ 有些主題監聽 pointer\/mouse 事件，比單純 click 更保險\n    try { el.focus({ preventScroll: true }); } catch(e) {}\n    ['pointerdown','mousedown','click'].forEach(type =\u003e {\n      el.dispatchEvent(new MouseEvent(type, { bubbles: true, cancelable: true }));\n    });\n  }\n\n  let tries = 0;\n  function attemptClickFirstThumb() {\n    const first = findFirstThumb();\n    if (first) {\n      \/\/ 有些主題初始化會先把色卡圖塞進去，晚一點再點一次以覆蓋它\n      clickLikeUser(first);\n      setTimeout(() =\u003e clickLikeUser(first), 120);\n      setTimeout(() =\u003e clickLikeUser(first), 500);\n      setTimeout(() =\u003e clickLikeUser(first), 1200);\n      return true;\n    }\n    if (tries++ \u003c MAX_TRIES) {\n      setTimeout(attemptClickFirstThumb, RETRY_MS);\n    }\n    return false;\n  }\n\n  \/\/ 首次載入 \u0026 主題分區載入時都嘗試\n  document.addEventListener('DOMContentLoaded', attemptClickFirstThumb);\n  document.addEventListener('shopify:section:load', attemptClickFirstThumb);\n\n  \/\/ 額外保險：再補幾次（有些主題的變體\/色卡程式會晚一點才動）\n  setTimeout(attemptClickFirstThumb, 800);\n  setTimeout(attemptClickFirstThumb, 1600);\n})();\n\u003c\/script\u003e\n\u003cscript\u003e\n(function () {\n  \/* 可選：移除 ?variant= 參數，避免一進頁就被變體圖片覆蓋 *\/\n  try {\n    const url = new URL(location.href);\n    if (url.searchParams.has('variant')) {\n      url.searchParams.delete('variant');\n      history.replaceState({}, '', url);\n    }\n  } catch (e) {}\n\n  \/\/ 由縮圖 \u003cimg\u003e 出發，往上找到「縮圖容器」\n  function findThumbContainer() {\n    const imgs = Array.from(document.images);\n    \/\/ 1) 先抓出「看起來是縮圖」的 img（寬高都不大）\n    const smallImgs = imgs.filter(img =\u003e {\n      const r = img.getBoundingClientRect();\n      return r.width \u003c= 140 \u0026\u0026 r.height \u003c= 140 \u0026\u0026 r.width \u003e 30 \u0026\u0026 r.height \u003e 30;\n    });\n    if (!smallImgs.length) return null;\n\n    \/\/ 2) 嘗試往上找一個「包含多張小圖」的父容器\n    function climbToContainer(el) {\n      let cur = el;\n      for (let i = 0; i \u003c 5 \u0026\u0026 cur; i++) {\n        const imgs = cur.querySelectorAll('img');\n        const r = cur.getBoundingClientRect();\n        \/\/ 條件：容器本身窄（像左側縮圖欄），而且內含至少 3 張小圖\n        const smallCount = Array.from(imgs).filter(i =\u003e {\n          const rr = i.getBoundingClientRect();\n          return rr.width \u003c= 140 \u0026\u0026 rr.height \u003c= 140 \u0026\u0026 rr.width \u003e 30 \u0026\u0026 rr.height \u003e 30;\n        }).length;\n        if (smallCount \u003e= 3 \u0026\u0026 r.width \u003c= 180) return cur;\n        cur = cur.parentElement;\n      }\n      return null;\n    }\n\n    \/\/ 對多張小圖嘗試，回傳最合理的容器（含圖最多的那個）\n    let best = null, bestCount = 0;\n    for (const img of smallImgs) {\n      const box = climbToContainer(img);\n      if (box) {\n        const count = Array.from(box.querySelectorAll('img')).length;\n        if (count \u003e bestCount) { best = box; bestCount = count; }\n      }\n    }\n    return best;\n  }\n\n  \/\/ 在縮圖上「模擬使用者點擊」\n  function clickLikeUser(el) {\n    try { el.focus({ preventScroll: true }); } catch(e) {}\n    ['pointerdown','mousedown','click'].forEach(type =\u003e {\n      el.dispatchEvent(new MouseEvent(type, { bubbles: true, cancelable: true }));\n    });\n  }\n\n  function clickFirstThumb() {\n    const container = findThumbContainer();\n    if (!container) return false;\n\n    \/\/ 找容器內第一張縮圖可以點擊的元素（按鈕\/連結\/圖片）\n    const firstClickable =\n      container.querySelector('button, a, img');\n    if (!firstClickable) return false;\n\n    \/\/ 有些主題會在初始化後再把色卡圖塞回去，補點幾次\n    clickLikeUser(firstClickable);\n    setTimeout(() =\u003e clickLikeUser(firstClickable), 120);\n    setTimeout(() =\u003e clickLikeUser(firstClickable), 500);\n    setTimeout(() =\u003e clickLikeUser(firstClickable), 1200);\n    return true;\n  }\n\n  \/\/ 多輪嘗試（等待主題把 DOM 建好）\n  let tries = 0;\n  const MAX_TRIES = 12;\n  const TIMER = setInterval(() =\u003e {\n    if (clickFirstThumb() || ++tries \u003e= MAX_TRIES) {\n      clearInterval(TIMER);\n    }\n  }, 200);\n\n  document.addEventListener('shopify:section:load', () =\u003e {\n    \/\/ 分區\/變體重新載入時再試一次\n    setTimeout(clickFirstThumb, 50);\n    setTimeout(clickFirstThumb, 500);\n  });\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"901ダークネイビー \/ S","offer_id":52346715734316,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"901ダークネイビー \/ M","offer_id":52346715767084,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"601ダークブラウン \/ S","offer_id":52346715799852,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"601ダークブラウン \/ M","offer_id":52346715832620,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"303ワインレッド \/ S","offer_id":52346715865388,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"303ワインレッド \/ M","offer_id":52346715898156,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/c-basic-901-4344202.png?v=1762399234"},{"product_id":"merino-wool-shawl-collar-buttonless-cardigan","title":"Unisex Merino Wool Shawl Collar Cardigan","description":"\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.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.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.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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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 .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 {\n    text-align: center;\n  }\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.designer-item {\n    flex: 1;\n    min-width: 280px;\n}\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  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 {\n    max-width: 80px;\n    height: auto;\n}\n.reason-item p {\n    font-size: 0.95rem;\n    text-align: left;\n}\n\/* =======================================\n  スタッフ着こなし (カルーセル)\n========================================== *\/\n.staff-carousel-section .card {\n    padding-bottom: 3.5rem; \n}\n.carousel-wrapper {\n    position: relative;\n    overflow: hidden;\n}\n.carousel-container {\n    overflow: hidden;\n    scroll-behavior: smooth;\n    width: 100%;\n}\n.carousel-track {\n    display: flex;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-coord-item {\n    flex: 0 0 200px; \/* アイテムの幅を固定 *\/\n    background: #fcfcfc;\n    padding: 0.5rem;\n    border-radius: 0.5rem;\n    box-shadow: 0 1px 4px rgba(0,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.3rem;\n    line-height: 1.4;\n    padding: 0 0.25rem;\n    margin-top: 0.5rem;\n    color: #48350D;\n}\n.coord-detail strong {\n    color: #8D8741;\n}\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 {\n    left: 0;\n}\n.carousel-btn.next {\n    right: 0;\n}\n  \/* ===== スタッフ着こなし（版面修復）===== *\/\n.staff-carousel-section .carousel-wrapper { position: relative; }\n.staff-carousel-section .carousel-container { width: 100%; overflow: hidden; }\n.staff-carousel-section .carousel-track {\n  display: flex;\n  flex-wrap: nowrap;       \/* 不換行 *\/\n  gap: 16px;\n  transition: transform .3s ease-in-out;\n}\n.staff-carousel-section .staff-coord-item {\n  flex: 0 0 200px;         \/* 固定卡片寬 *\/\n  min-width: 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-carousel-section .carousel-btn {\n  display: block;          \/* 先顯示，JS 會在邊界時隱藏 *\/\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255,255,255,.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,.2);\n}\n.staff-carousel-section .carousel-btn.prev { left: 0; }\n.staff-carousel-section .carousel-btn.next { right: 0; }\n.staff-carousel-section .carousel-btn[disabled] { opacity: .3; pointer-events: none; }\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 {\n    display: none; \/* Chrome\/Safariのマーカー非表示 *\/\n}\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;   \/* 或者 16px *\/\n    height: 1rem;  \/* 可以依需求調整 *\/\n    transition: transform 0.3s;\n}\ndetails[open] .collapsible-summary svg {\n    transform: rotate(180deg);\n}\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\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      Elevate Your Everyday.\u003cbr\u003e\n            Merino Wool Shawl Collar Buttonless Cardigan\n        \u003c\/h1\u003e\n        \u003cdiv class=\"hero-intro\"\u003e\n            \u003cp\u003e\n        Premium wool that works across seasons.\u003cbr\u003e\n                With effortless comfort and versatile styling, this is the cardigan you’ll keep reaching for.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FEATURE ACCORDION --\u003e\n    \u003csection class=\"feature-accordion\"\u003e\n    \u003cdetails open=\"\" style=\"border-bottom:none;\"\u003e\u003csummary class=\"feature-summary\"\u003e\n    Super100’s Merino Wool: 6 Essential Features\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\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      The signature material used across all C-one T-shirts: Super100’s merino wool.\n      One garment that elevates your everyday life.\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    ✨\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Cashmere-like softness\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n          Exceptionally smooth with no itchiness.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    🌡️\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    All-season temperature control\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n          Cool in summer, warm in winter.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    👃\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Natural odor resistance\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n          Antibacterial properties keep it fresh all day.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    💧\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Excellent moisture control\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n          Absorbs moisture while staying dry to the touch.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    ✅\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Easy home care\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n          Premium quality, yet machine washable.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv style=\"font-size:3rem;\"\u003e\n                    🌱\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-title\"\u003e\n                    Eco-friendly natural fiber\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item-desc\"\u003e\n          Renewable, biodegradable, and sustainable.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align:center; margin-top:2rem;\"\u003e\n            \u003ca href=\"\/en\/pages\/super100s-story\" style=\"color:#8d8741; font-weight:600; text-decoration:underline;\"\u003e\n            Learn more about Super100’s Merino Wool\n      \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003c\/section\u003e\n    \u003c!-- SOLUTION --\u003e\n    \u003csection class=\"section-solution\"\u003e\n    \u003cdiv class=\"solution-card\"\u003e\n        \u003ch2 class=\"solution-heading\"\u003e\n      Do these concerns sound familiar?\n        \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\n                    “Wool feels itchy.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\n                \u003cp\u003e\n                    “Sweat and odor make me uncomfortable.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan class=\"icon\"\u003e🧺\u003c\/span\u003e\n                \u003cp\u003e\n                    “High-quality clothes seem hard to wash.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"solution-content\"\u003e\n            \u003cp\u003e\n        C-one’s Super100’s merino wool solves all of these problems.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- PRODUCT OVERVIEW --\u003e\n    \u003csection\u003e\n    \u003ch2 class=\"section-heading\"\u003e\n    Elevate Your Everyday.\n    \u003c\/h2\u003e\n    \u003cp class=\"text-primary-dark\" style=\"line-height:1.75; margin-bottom:2rem;\"\u003e\n    By intentionally removing front buttons, this cardigan achieves a clean, minimalist look,\n    offering a presence closer to a light outer layer than a conventional cardigan.\n    The relaxed silhouette and buttonless design create an effortless sense of ease,\n    making it suitable for both refined and casual styling.\u003cbr\u003e\n        Crafted from 100% merino wool, it offers a soft hand feel and a subtle, elegant sheen.\n    Though lightweight, the fabric has body and resilience.\n    Thanks to shrink-resistant processing, it can be safely washed at home.\n    \u003c\/p\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- DESIGNER'S PHILOSOPHY --\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\n    Designer’s Philosophy\n\u003c\/h2\u003e\n\u003cp class=\"text-primary-dark\" style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n    A C-one cardigan is not just clothing.\n    Every invisible detail reflects the designer’s philosophy—bringing comfort and quiet elegance into everyday life.\n\u003c\/p\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:2rem;\"\u003e\n    \u003c!-- 01 --\u003e\n    \u003cdiv style=\"flex:1; min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;\"\u003e\n            \u003cstrong\u003e01. Effortless Elegance\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n        The natural luster and beautiful drape of premium merino wool elevate the shawl collar.\n        You can enjoy three styling variations depending on how you fold it.\n        \u003c\/p\u003e\n        \u003cdiv style=\"display:flex; gap:1rem; flex-wrap:wrap; margin-top:1.5rem;\"\u003e\n            \u003cdiv style=\"flex:1; min-width:140px; text-align:center;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/1_584116ae-b946-4055-9d6b-a9624e183124.png?v=1764039284\" style=\"width:100%; border-radius:.5rem;\"\u003e\n                \u003cp\u003e\n                    \u003cstrong\u003eBasic\u003c\/strong\u003e\u003cbr\u003eSingle fold for a refined look\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"flex:1; min-width:140px; text-align:center;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_ada5dddd-7772-4357-a2d9-5612f4fbb670.png?v=1764039435\" style=\"width:100%; border-radius:.5rem;\"\u003e\n                \u003cp\u003e\n                    \u003cstrong\u003eModern\u003c\/strong\u003e\u003cbr\u003eDouble fold for a sharper neckline\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"flex:1; min-width:140px; text-align:center;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/3_2525b130-5f69-4cbe-8bb4-0cf9aa8038fa.png?v=1764039529\" style=\"width:100%; border-radius:.5rem;\"\u003e\n                \u003cp\u003e\n                    \u003cstrong\u003eRelaxed\u003c\/strong\u003e\u003cbr\u003eUnfolded for effortless drape\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- 02 --\u003e\n    \u003cdiv style=\"flex:1; min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;\"\u003e\n            \u003cstrong\u003e02. Perfectly Balanced Fit\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n        Relaxed yet refined—ideal as a light outer layer or indoor layering piece.\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0503c9b62fae104383000852722676ef.png?v=1764056079\" style=\"width:100%; border-radius:.5rem;\"\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n            \u003cstrong\u003eStress-free comfort:\u003c\/strong\u003e Drop shoulders and generous sleeves allow easy layering.\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/306fed6440131b53ceb754a0958ee740.png?v=1764051070\" style=\"width:100%; border-radius:.5rem;\"\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n            \u003cstrong\u003eFoldable cuffs:\u003c\/strong\u003e Adjust warmth and style with ease.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- 03 --\u003e\n    \u003cdiv style=\"flex:1; min-width:280px;\"\u003e\n        \u003ch2 style=\"font-size:1.8rem;\"\u003e\n            \u003cstrong\u003e03. Smart Side Seams\u003c\/strong\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n        A subtle forward-shifted side seam keeps the silhouette clean and refined.\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/67e3a3e9c72f7cfa8a7710cfd9445905.png?v=1764044816\" style=\"width:100%; border-radius:.5rem;\"\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n            \u003cstrong\u003eOptical slimming effect:\u003c\/strong\u003e Enhances a sharper front view.\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_ce6d757c-6495-4bbd-a267-cf4418b50575.png?v=1764044964\" style=\"width:100%; border-radius:.5rem;\"\u003e\n        \u003cp class=\"text-primary-dark\"\u003e\n            \u003cstrong\u003eHidden pockets:\u003c\/strong\u003e Seam-integrated for practicality without compromising design.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT FEATURES --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Merino Wool Shawl Collar Buttonless Cardigan – Crafted in Detail\n\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:2rem;\"\u003e\n    \u003cdiv style=\"flex:1;\"\u003e\n        \u003ch3\u003e\n            01. Premium Material\n        \u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\"\u003e\n        \u003cp\u003e\n        Super100’s merino wool delivers natural drape, elegance, and comfort—never clinging to the body.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1;\"\u003e\n        \u003ch3\u003e\n            02. Made in Japan\n        \u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\"\u003e\n        \u003cp\u003e\n        Crafted by skilled Japanese artisans for lasting beauty and durability.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1;\"\u003e\n        \u003ch3\u003e\n            03. Honest Pricing\n        \u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\"\u003e\n        \u003cp\u003e\n        Direct production without intermediaries—true quality at a fair price.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STAFF STYLING --\u003e\n\u003csection class=\"staff-carousel-section card\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Staff Styling – Everyday Versatility\n\u003c\/h2\u003e\n\u003cdiv class=\"carousel-wrapper\"\u003e\n    \u003cdiv class=\"carousel-container\"\u003e\n        \u003cdiv class=\"carousel-track\"\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/OK.png?v=1764056078\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        YK \/ Height: 155cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eM\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n              Lightweight yet warm, easy to style both casual and refined.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"staff-coord-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/346b510d218b2ac573ac579d43f6f69e_091b94ec-009b-4ebb-96c5-53e37d3aa013.png?v=1764050852\"\u003e\n                \u003cdiv class=\"coord-detail\"\u003e\n                    \u003cp\u003e\n                        Yoshi \/ Height: 168cm\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n                        Size: \u003cstrong\u003eL\u003c\/strong\u003e\n                    \u003c\/p\u003e\n                    \u003cp\u003e\n              Comfortable fit with thoughtful pocket placement—perfect indoors or out.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2 class=\"section-heading\"\u003e\n    Size Guide \u0026amp; Care\n\u003c\/h2\u003e\n\u003ctable class=\"size-chart\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003e\n                Size\n            \u003c\/th\u003e\n            \u003cth\u003e\n                Length\n            \u003c\/th\u003e\n            \u003cth\u003e\n                Chest\n            \u003c\/th\u003e\n            \u003cth\u003e\n                Shoulder\n            \u003c\/th\u003e\n            \u003cth\u003e\n                Sleeve\n            \u003c\/th\u003e\n        \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\n                M\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                Front 68cm \/ Back 70cm\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                110cm\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                50cm\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                55cm\n            \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\n                L\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                Front 71cm \/ Back 73cm\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                122cm\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                55cm\n            \u003c\/td\u003e\n            \u003ctd\u003e\n                59.5cm\n            \u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"text-secondary-dark\"\u003e\n    *Measurements are taken flat. Slight variations may occur.\n\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2025-06-27_122124.png?v=1750994717\" style=\"width:100%; border-radius:.5rem;\"\u003e\n\u003cp class=\"text-secondary-dark\"\u003e\n    Designed for easy home care while maintaining premium quality.\n\u003c\/p\u003e\n\u003c\/section\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"NV-1 Dark Navy \/ M","offer_id":52358013387052,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"NV-1 Dark Navy \/ L","offer_id":52358013419820,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"BE-2 Beige \/ M","offer_id":52358014370092,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true},{"title":"BE-2 Beige \/ L","offer_id":52358014402860,"sku":null,"price":25300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/nv-1-1293787.png?v=1764111373"}],"url":"https:\/\/c-one.tokyo\/en\/collections\/cardigan.oembed","provider":"C-one ONLINE STORE","version":"1.0","type":"link"}