{"title":"重ねて、楽しむ、秋冬スタイル【Aグループ】","description":"","products":[{"product_id":"c-flex-cardigan","title":"Unisex C FLEX Merino Wool Cardigan","description":"\u003cstyle\u003e\n\/* =======================================\n   Base styles \u0026 theme override protection\n========================================== *\/\n.custom-lp-section {\n    font-family: 'Noto Sans JP', sans-serif;\n    background-color: #FFFFF9;\n    color: #48350D;\n    line-height: 1.8;\n    font-size: 18px !important;\n}\n.custom-lp-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 1rem;\n}\n.custom-lp-container img {\n    max-width: 100%;\n    height: auto;\n}\n.custom-lp-section p,\n.custom-lp-section li,\n.custom-lp-section span,\n.custom-lp-section td,\n.custom-lp-section th {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n}\n.custom-lp-heading {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    border-left: 4px solid #8D8741;\n    padding-left: 1rem;\n    margin-bottom: 1.5rem;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h2 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    color: #48350D !important;\n}\n.custom-lp-section .kodawari-num-heading {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    margin-bottom: 0.75rem;\n    line-height: 1.4 !important;\n    display: block;\n}\n.custom-lp-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\/* Guide box *\/\n.guide-box {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 0.5rem;\n    border: 1px solid #e0e0e0;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    text-align: center;\n}\n\/* Problem \/ solution *\/\n.solution-box {\n    background-color: #fff;\n    border: 1px solid #d4d0c8;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 2.5rem;\n}\n.solution-grid {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n    flex-wrap: wrap;\n    margin-bottom: 1.5rem;\n}\n.solution-item { flex: 1; min-width: 120px; }\n\/* Feature grid *\/\n.feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    text-align: center;\n    margin-top: 1.5rem;\n}\n\/* Carousel *\/\n.carousel-wrapper {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track-container { width: 100%; overflow: hidden; }\n.carousel-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-item {\n    flex: 0 0 200px !important;\n    width: 200px !important;\n    min-width: 200px !important;\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-item .staff-name {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    display: block;\n    margin-top: 8px;\n    margin-bottom: 2px;\n}\n.staff-item .staff-size {\n    font-size: 15px !important;\n    color: #48350D !important;\n    display: block;\n    margin-bottom: 4px;\n}\n.staff-item .staff-comment {\n    font-size: 14px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: block;\n}\n.carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255,255,255,0.9);\n    border: 1px solid #ddd;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #48350D;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n}\n.carousel-btn.prev { left: 5px; }\n.carousel-btn.next { right: 5px; }\n\/* Size table *\/\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n}\n.size-table th, .size-table td {\n    border: 1px solid #ddd;\n    padding: 8px;\n    text-align: center;\n}\n.size-table th { background: #FFFFF9; }\n\/* Detail grid *\/\n.kodawari-grid { display: flex; flex-wrap: wrap; gap: 2rem; }\n.kodawari-item { flex: 1; min-width: 250px; }\n\/* Mobile *\/\n@media (max-width: 600px) {\n    .custom-lp-section,\n    .custom-lp-section p,\n    .custom-lp-section li,\n    .custom-lp-section span,\n    .custom-lp-section td,\n    .custom-lp-section th { font-size: 16px !important; }\n    .custom-lp-heading,\n    .custom-lp-section h2 { font-size: 18px !important; }\n    .custom-lp-section h3,\n    .custom-lp-section .kodawari-num-heading { font-size: 17px !important; }\n    .custom-lp-card { padding: 1.25rem; margin: 1.5rem 0; }\n    .feature-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem; }\n    .kodawari-item { min-width: 100%; }\n    .size-table,\n    .size-table th,\n    .size-table td { font-size: 14px !important; }\n    .size-table th, .size-table td { padding: 6px 3px; }\n    .solution-item { min-width: 80px; }\n    .solution-item p { font-size: 14px !important; }\n    .solution-box h2 { font-size: 18px !important; }\n    .carousel-btn { width: 32px; height: 32px; font-size: 1rem; }\n    .cflex-card-01 { flex-direction: column !important; }\n    .cflex-card-01 \u003e div { order: unset !important; flex: 0 0 100% !important; max-width: 100% !important; min-width: 100% !important; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-lp-section\"\u003e\n    \u003cdiv class=\"custom-lp-container\"\u003e\n        \u003c!-- ① Guide box --\u003e\n        \u003cdiv class=\"guide-box\"\u003e\n            \u003cp style=\"margin:0 0 0.5rem; font-weight:bold; color:#48350d; font-size:1.2rem;\"\u003e\n                ＜Recommended Size Guide＞\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0 0 0.5rem; color:#48350d;\"\u003e\n                \u003cstrong\u003eF\u003c\/strong\u003e : Women’s M (oversized) \/ Men’s M (relaxed) \/ Men’s L (standard) \/ Men’s XL (just fit)\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0.5rem 0 0; color:#8d8741; font-weight:bold;\"\u003e\n                👇 Please also refer to the staff styling photos at the bottom of this page.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- ② Product overview --\u003e\n        \u003csection\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            A Premium Essential for Everyday Life.\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:2rem;\"\u003e\n            The C FLEX Wool Cardigan combines an innovative design that lets your arms move freely with a wool material made for comfort. More flexible than a standard cardigan, it is designed to follow the movement of your arms and body. It allows natural, unrestricted motion while delivering a stress-free, comfortable fit. Each piece is carefully made with C-one’s original sewing techniques, ensuring quality you can trust. Designed for all ages and genders, this cardigan lets everyone experience truly effortless comfort.\n        \u003c\/p\u003e\n        \u003c\/section\u003e\n        \u003c!-- ③ Designer's commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Designer’s Commitment\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            C-one’s cardigan is more than just clothing. To bring comfort and refinement into everyday life, the designer’s passion and philosophy are woven into the details you may not immediately see.\n        \u003c\/p\u003e\n        \u003cdiv style=\"display:flex; flex-direction:column; gap:2.5rem;\"\u003e\n            \u003c!-- 01: image left \/ text right --\u003e\n            \u003cdiv class=\"cflex-card-01\" style=\"display:flex; flex-wrap:wrap; gap:1.5rem; align-items:flex-start;\"\u003e\n                \u003cdiv style=\"flex:1; min-width:200px; order:2;\"\u003e\n                    \u003cspan class=\"kodawari-num-heading\"\u003e01. A Wool Cardigan That Stays Comfortable No Matter How You Move\u003c\/span\u003e\n                    \u003cp style=\"line-height:1.7;\"\u003e\n                        Designed with a more flexible shape than ordinary cardigans, this piece adapts naturally to the movement of your arms and body. Its three-dimensional pattern was developed from the structure of the human body and refined over time by skilled pattern makers. Combined with a stretchy, easy-moving material, it fits the body comfortably without feeling restrictive. The fabric from the back shoulder to the sleeve is integrated into one piece, using a special shape with no seam on the back side. This construction makes it easy to move without restricting your arms, so you can wear it comfortably without stress.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"flex:0 0 460px; max-width:460px; order:1;\"\u003e\n                    \u003cimg style=\"width:100%; border-radius:0.5rem;\" alt=\"C FLEX cardigan designed for easy arm movement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_04.jpg\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- 02: heading top \/ two photos \/ text bottom --\u003e\n            \u003cdiv style=\"padding-top:1.5rem; border-top:1px dashed #e0e0e0;\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e02. A Beautiful Unisex Silhouette That Fits Your Daily Life\u003c\/span\u003e\n                \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:1rem; margin-bottom:1rem;\"\u003e\n                    \u003cdiv style=\"flex:1; min-width:200px; aspect-ratio:3\/4; overflow:hidden; border-radius:0.5rem;\"\u003e\n                        \u003cimg style=\"width:100%; height:100%; object-fit:cover; object-position:center;\" alt=\"C FLEX cardigan silhouette\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_06.jpg\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"flex:1; min-width:200px; aspect-ratio:3\/4; overflow:hidden; border-radius:0.5rem;\"\u003e\n                        \u003cimg style=\"width:100%; height:100%; object-fit:cover; object-position:center;\" alt=\"C FLEX cardigan for everyday scenes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/cardigan_03.jpg\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp style=\"line-height:1.7;\"\u003e\n                    From commuting and business settings to shopping, housework, and casual outings, this cardigan becomes an everyday favorite simply by throwing it on.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ④ Staff styling --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Staff Styling: The Ultimate Piece That Blends into Your Everyday Life\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:1rem;\"\u003e\n            “How should I style it?” Inspired by customer feedback, here are our recommended styling ideas for the C FLEX Merino Wool Cardigan. Please use the staff height and worn size as a reference.\n        \u003c\/p\u003e\n        \u003cdiv class=\"carousel-wrapper\"\u003e\n            \u003cbutton class=\"carousel-btn prev\" aria-label=\"Previous\"\u003e\u0026lt;\u003c\/button\u003e\n            \u003cdiv class=\"carousel-track-container\"\u003e\n                \u003cdiv class=\"carousel-track\"\u003e\n                    \u003cdiv class=\"staff-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\" alt=\"Gina staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eGina \/ Height: 155cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: F\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eI wear it loosely in an oversized style. Because there are no seams around the shoulders, I can move my arms freely without any pulling or stress.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-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\" alt=\"Inui staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eInui \/ Height: 177cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: F\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eIt is not too loose, and the drape is beautiful. It is easy to style simply.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-item\"\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=\"Inui staff outfit 2\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eInui \/ Height: 177cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: F\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eIt is not too loose, and the drape is beautiful. It is easy to style simply.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/tei.png?v=1751026619\" alt=\"Tei staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eTei \/ Height: 168cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: F\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eThe length is not too long, so it is easy to balance. It resists wrinkles, making it ideal for carrying around or wearing at the desk.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-item\"\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=\"merry staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003emerry \/ Height: 157cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: F\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eIt is not overly loose, and the drape is beautiful. It is simple enough to wear as a single statement piece.\u003c\/span\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 --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Size Guide\n        \u003c\/h2\u003e\n        \u003ctable class=\"size-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSize\u003c\/th\u003e\n                    \u003cth\u003eLength\u003c\/th\u003e\n                    \u003cth\u003eWidth\u003c\/th\u003e\n                    \u003cth\u003eSleeve Length\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\u003e72cm\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 style=\"font-size:0.8rem; margin-top:0.5rem; color:#666;\"\u003e\n            ※ Measurements are taken flat. Slight variations may occur.\u003cbr\u003eWe recommend comparing these measurements with your usual cardigan.\n        \u003c\/p\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑥ Common concerns --\u003e\n        \u003csection class=\"solution-box\"\u003e\n        \u003ch2 style=\"font-size:1.8rem; font-weight:700; margin-bottom:1.5rem;\"\u003e\n            Do Any of These Sound Familiar?\n        \u003c\/h2\u003e\n        \u003cdiv class=\"solution-grid\"\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\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 style=\"font-size:3rem;\"\u003e💧\u003c\/span\u003e\n                \u003cp\u003e\n                    “Sweat feels uncomfortable, and odor bothers me.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\u003e🧺\u003c\/span\u003e\n                \u003cp\u003e\n                    “High-quality clothes seem difficult to wash.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top:2px solid #e5e3d7; padding-top:1.5rem;\"\u003e\n            \u003cp style=\"font-size:1.3rem; font-weight:700; color:#48350D;\"\u003e\n                C-one’s Super100’s Merino Wool solves them all.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑦ Super100's functions --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Super100’s Merino Wool: Six Essential Functions\n        \u003c\/h2\u003e\n        \u003cp\u003e\n            The exceptional material shared by all C-one items: Super100’s Merino Wool. This single piece transforms your everyday comfort.\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e✨\u003c\/div\u003e\n                \u003cstrong\u003eCashmere-like Softness\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003eSmooth, gentle, and never itchy.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e🌡️\u003c\/div\u003e\n                \u003cstrong\u003eComfortable Temperature Control Year-Round\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003eCool in summer, warm in winter.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e👃\u003c\/div\u003e\n                \u003cstrong\u003eRemarkable Odor Resistance\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003eNaturally antibacterial for all-day freshness.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e💧\u003c\/div\u003e\n                \u003cstrong\u003eExcellent Moisture Absorption and Quick Drying\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003eStays smooth and dry, even when you sweat.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e✅\u003c\/div\u003e\n                \u003cstrong\u003eWashable at Home\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003ePremium quality with easy everyday care.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e🌱\u003c\/div\u003e\n                \u003cstrong\u003eEarth-Friendly Natural Material\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003eRenewable, biodegradable, and sustainable.\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\/c-one-super100s-story\" style=\"color:#8D8741; font-weight:700; text-decoration:underline;\"\u003eDiscover the Story Behind Super100’s Merino Wool\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑧ C-one commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            C FLEX Merino Wool Cardigan: C-one’s Commitment in Every Detail\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            From material selection to sewing techniques, we make no compromises—delivering a piece that brings a quiet sense of satisfaction every time you wear it.\n        \u003c\/p\u003e\n        \u003cdiv class=\"kodawari-grid\"\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. High-Quality Material\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"High-quality Super100’s merino wool\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    The natural drape of Super100’s Merino Wool combines with C-one’s original pattern. It does not cling too closely to the body, yet creates a beautiful, natural silhouette. Casual yet refined, it brings grown-up elegance to everyday styling and pairs easily with a wide range of bottoms.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e02. Skilled Craftsmanship, Made in Japan\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"Made in Japan craftsmanship\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    To bring out the full potential of delicate Super100’s Merino Wool, C-one is committed to knitting and sewing by skilled Japanese craftspeople. The craftsmanship hidden in the unseen details supports durability, helping the garment resist losing its shape even after repeated wear and washing. It is proof of a truly long-lasting piece.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e03. Honest Pricing\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\" alt=\"Honest pricing\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    By working directly with trusted domestic factories without going through trading companies, we can fine-tune specifications and thoroughly check quality. This is how we create woolwear with uncompromising comfort and construction. By reducing unnecessary distribution costs, we offer a level of quality that would normally be much more expensive at this price. We want to deliver true quality you can feel not only in the appearance, but also against your skin and after long-term wear. That is the starting point of C-one’s clothing.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    function initCarousel(wrapper) {\n        const track = wrapper.querySelector('.carousel-track');\n        const prevBtn = wrapper.querySelector('.carousel-btn.prev');\n        const nextBtn = wrapper.querySelector('.carousel-btn.next');\n        const container = wrapper.querySelector('.carousel-track-container');\n        if (!track || !prevBtn || !nextBtn || !container) return;\n        const items = Array.from(track.children);\n        if (!items.length) return;\n        let index = 0;\n        const GAP = 16;\n        function getItemWidth() {\n            return items[0] ? items[0].getBoundingClientRect().width + GAP : 216;\n        }\n        function getMaxIndex() {\n            const visible = Math.max(1, Math.floor(container.getBoundingClientRect().width \/ getItemWidth()));\n            return Math.max(0, items.length - visible);\n        }\n        function applyTransform() {\n            track.style.transform = 'translateX(-' + (getItemWidth() * index) + 'px)';\n        }\n        function updateButtons() {\n            const max = getMaxIndex();\n            prevBtn.style.opacity = index \u003c= 0 ? '0.3' : '1';\n            prevBtn.style.pointerEvents = index \u003c= 0 ? 'none' : 'auto';\n            nextBtn.style.opacity = index \u003e= max ? '0.3' : '1';\n            nextBtn.style.pointerEvents = index \u003e= max ? 'none' : 'auto';\n        }\n        prevBtn.addEventListener('click', function() {\n            if (index \u003e 0) {\n                index--;\n                applyTransform();\n                updateButtons();\n            }\n        });\n        nextBtn.addEventListener('click', function() {\n            if (index \u003c getMaxIndex()) {\n                index++;\n                applyTransform();\n                updateButtons();\n            }\n        });\n        let startX = 0;\n        let isDragging = false;\n        let dragDX = 0;\n        container.addEventListener('touchstart', function(e) {\n            startX = e.touches[0].clientX;\n            isDragging = true;\n            dragDX = 0;\n            track.style.transition = 'none';\n        }, { passive: true });\n        container.addEventListener('touchmove', function(e) {\n            if (!isDragging) return;\n            dragDX = e.touches[0].clientX - startX;\n            const atEdge = (index === 0 \u0026\u0026 dragDX \u003e 0) || (index \u003e= getMaxIndex() \u0026\u0026 dragDX \u003c 0);\n            const offset = -(getItemWidth() * index) + (atEdge ? dragDX * 0.3 : dragDX);\n            track.style.transform = 'translateX(' + offset + 'px)';\n        }, { passive: true });\n        function endTouch() {\n            if (!isDragging) return;\n            isDragging = false;\n            track.style.transition = 'transform 0.3s ease-in-out';\n            const threshold = Math.min(50, getItemWidth() * 0.25);\n            if (dragDX \u003c -threshold \u0026\u0026 index \u003c getMaxIndex()) {\n                index++;\n            } else if (dragDX \u003e threshold \u0026\u0026 index \u003e 0) {\n                index--;\n            }\n            applyTransform();\n            updateButtons();\n        }\n        container.addEventListener('touchend', endTouch);\n        container.addEventListener('touchcancel', endTouch);\n        window.addEventListener('resize', function() {\n            index = Math.min(index, getMaxIndex());\n            applyTransform();\n            updateButtons();\n        });\n        applyTransform();\n        updateButtons();\n    }\n    function initAllCarousels() {\n        document.querySelectorAll('.carousel-wrapper').forEach(initCarousel);\n    }\n    document.addEventListener('DOMContentLoaded', initAllCarousels);\n    document.addEventListener('langify:translated', function() {\n        setTimeout(initAllCarousels, 200);\n    });\n})();\n\u003c\/script\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":"multi-stall","title":"Merino Wool Multi Stole","description":"\u003cstyle\u003e\n\/* =======================================\n   Base Style \u0026 Theme Conflict Prevention\n========================================== *\/\n.custom-lp-section {\n    font-family: 'Noto Sans JP', sans-serif;\n    background-color: #FFFFF9;\n    color: #48350D;\n    line-height: 1.8;\n    font-size: 18px !important;\n}\n.custom-lp-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 1rem;\n}\n.custom-lp-container img {\n    max-width: 100%;\n    height: auto;\n}\n.custom-lp-section p,\n.custom-lp-section li,\n.custom-lp-section span,\n.custom-lp-section td,\n.custom-lp-section th {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n}\n.custom-lp-heading {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    border-left: 4px solid #8D8741;\n    padding-left: 1rem;\n    margin-bottom: 1.5rem;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h2 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    color: #48350D !important;\n}\n.custom-lp-section .kodawari-num-heading {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    margin-bottom: 0.75rem;\n    line-height: 1.4 !important;\n    display: block;\n}\n.custom-lp-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\/* Guide Box *\/\n.guide-box {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 0.5rem;\n    border: 1px solid #e0e0e0;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    text-align: center;\n}\n\n\/* Problem Solution Section *\/\n.solution-box {\n    background-color: #fff;\n    border: 1px solid #d4d0c8;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 2.5rem;\n}\n.solution-grid {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n    flex-wrap: wrap;\n    margin-bottom: 1.5rem;\n}\n.solution-item {\n    flex: 1;\n    min-width: 120px;\n}\n\n\/* Feature Grid *\/\n.feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    text-align: center;\n    margin-top: 1.5rem;\n}\n\n\/* Carousel *\/\n.carousel-wrapper {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track-container {\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-item {\n    flex: 0 0 200px !important;\n    width: 200px !important;\n    min-width: 200px !important;\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-item .staff-name {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    display: block;\n    margin-top: 8px;\n    margin-bottom: 2px;\n}\n.staff-item .staff-size {\n    font-size: 15px !important;\n    color: #48350D !important;\n    display: block;\n    margin-bottom: 4px;\n}\n.staff-item .staff-comment {\n    font-size: 14px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: block;\n}\n.carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255,255,255,0.9);\n    border: 1px solid #ddd;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #48350D;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n}\n.carousel-btn.prev {\n    left: 5px;\n}\n.carousel-btn.next {\n    right: 5px;\n}\n\n\/* Size Table *\/\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n}\n.size-table th,\n.size-table td {\n    border: 1px solid #ddd;\n    padding: 8px;\n    text-align: center;\n}\n.size-table th {\n    background: #FFFFF9;\n}\n\n\/* Craftsmanship Grid *\/\n.kodawari-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2rem;\n}\n.kodawari-item {\n    flex: 1;\n    min-width: 250px;\n}\n\n\/* Image Left \/ Text Right *\/\n.img-text-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 1.5rem;\n    align-items: flex-start;\n}\n.img-text-img {\n    flex: 0 0 380px;\n    max-width: 380px;\n    order: 1;\n}\n.img-text-body {\n    flex: 1;\n    min-width: 200px;\n    order: 2;\n}\n\n\/* Mobile *\/\n@media (max-width: 600px) {\n    .custom-lp-section,\n    .custom-lp-section p,\n    .custom-lp-section li,\n    .custom-lp-section span,\n    .custom-lp-section td,\n    .custom-lp-section th {\n        font-size: 16px !important;\n    }\n    .custom-lp-heading,\n    .custom-lp-section h2 {\n        font-size: 18px !important;\n    }\n    .custom-lp-section h3,\n    .custom-lp-section .kodawari-num-heading {\n        font-size: 17px !important;\n    }\n    .custom-lp-card {\n        padding: 1.25rem;\n        margin: 1.5rem 0;\n    }\n    .feature-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1rem;\n    }\n    .kodawari-item {\n        min-width: 100%;\n    }\n    .size-table,\n    .size-table th,\n    .size-table td {\n        font-size: 14px !important;\n    }\n    .size-table th,\n    .size-table td {\n        padding: 6px 3px;\n    }\n    .solution-item {\n        min-width: 80px;\n    }\n    .solution-item p {\n        font-size: 14px !important;\n    }\n    .solution-box h2 {\n        font-size: 18px !important;\n    }\n    .carousel-btn {\n        width: 32px;\n        height: 32px;\n        font-size: 1rem;\n    }\n    .img-text-row {\n        flex-direction: column !important;\n    }\n    .img-text-body {\n        order: 1 !important;\n        min-width: 100% !important;\n    }\n    .img-text-img {\n        order: 2 !important;\n        flex: 0 0 100% !important;\n        max-width: 100% !important;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-lp-section\"\u003e\n    \u003cdiv class=\"custom-lp-container\"\u003e\u003cdiv class=\"guide-box\"\u003e\u003cp style=\"margin:0 0 0.5rem; font-weight:bold; color:#48350d; font-size:1.2rem;\"\u003e＜Recommended Size Guide＞\n        \u003c\/p\u003e\n        \u003cp style=\"margin:0 0 0.5rem; color:#48350d;\"\u003e\n            \u003cstrong\u003eFree Size\u003c\/strong\u003e : Designed to fit a wide range of body types\n        \u003c\/p\u003e\n        \u003cp style=\"margin:0.5rem 0 0; color:#8d8741; font-weight:bold;\"\u003e\n            👇 Please also refer to the staff styling images at the bottom of this page.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② Product Overview --\u003e\n    \u003csection\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            A Refined Essential for Everyday Life.\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:2rem;\"\u003e\n            This multi stole is perfect for staying comfortable in air-conditioned spaces during summer, helping with temperature differences, and keeping warm when the weather turns cool. Use it as a shoulder wrap, a lap blanket, or a light layer for a wide range of everyday situations.\n        \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ③ Designer’s Commitment --\u003e\n    \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Designer’s Commitment\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            C-one’s stole is more than just a piece of clothing. To bring comfort and refinement to everyday life, the designer’s passion and philosophy are woven into the details that are not immediately visible.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"img-text-row\"\u003e\n            \u003cdiv class=\"img-text-body\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. One Versatile Piece with Multiple Ways to Wear\u003c\/span\u003e\n                \u003cp style=\"line-height:1.7;\"\u003e\n                    This stole can be worn in four different ways, making it a convenient piece that fits many occasions. Because it is lightweight and compact, it is easy to keep in your bag for when you need it. Thanks to the natural temperature-regulating properties of merino wool, it stays cool in summer and warm in winter, offering year-round comfort.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"img-text-img\"\u003e\n                \u003cimg style=\"width:100%; border-radius:0.5rem;\" alt=\"Multi stole that can be worn in four different ways\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/MULTISTALL.png?v=1742971811\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ④ Staff Styling --\u003e\n    \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Staff Styling: The Ultimate Piece That Fits Naturally Into Your Everyday Life\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:1rem;\"\u003e\n            “How should I style it?” Inspired by customer questions, here are recommended looks for the Merino Wool Multi Stole. Please also refer to each staff member’s height and wearing size.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"carousel-wrapper\"\u003e\n            \u003cbutton class=\"carousel-btn prev\" aria-label=\"Previous\"\u003e\u0026lt;\u003c\/button\u003e\n            \u003cdiv class=\"carousel-track-container\"\u003e\n                \u003cdiv class=\"carousel-track\"\u003e\n\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/1_acc9e7e4-0e38-4b89-a010-67c900f2bad7.png?v=1751027772\" alt=\"mii staff styling wearing free size\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003emii \/ Height: 153cm\u003c\/span\u003e\n                            \u003cspan class=\"staff-size\"\u003eWearing Size: F\u003c\/span\u003e\n                            \u003cspan class=\"staff-comment\"\u003eLightweight and compact, it is reassuring to keep in your bag. With natural temperature regulation, it stays cool in summer and warm in winter for year-round comfort.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_489f7570-6614-4f78-9d3e-ab5ef5c94de9.png?v=1751027775\" alt=\"merry staff styling wearing free size\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003emerry \/ Height: 157cm\u003c\/span\u003e\n                            \u003cspan class=\"staff-size\"\u003eWearing Size: F\u003c\/span\u003e\n                            \u003cspan class=\"staff-comment\"\u003eThe drape is beautiful and gives the look an elegant impression.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/e484f2c9bca930576141243f81482f08_dba060d6-8f67-4898-8668-87b17602f09f.png?v=1751027776\" alt=\"mii second staff styling wearing free size\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003emii \/ Height: 153cm\u003c\/span\u003e\n                            \u003cspan class=\"staff-size\"\u003eWearing Size: F\u003c\/span\u003e\n                            \u003cspan class=\"staff-comment\"\u003eLightweight and compact, it is reassuring to keep in your bag. With natural temperature regulation, it stays cool in summer and warm in winter for year-round comfort.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/EC1_196f6920-4731-4d5b-adfd-038441d865b7.png?v=1751027778\" alt=\"YK staff styling wearing free size\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eYK \/ Height: 155cm\u003c\/span\u003e\n                            \u003cspan class=\"staff-size\"\u003eWearing Size: F\u003c\/span\u003e\n                            \u003cspan class=\"staff-comment\"\u003eSmaller than a cardigan, it is an ideal travel companion. It does not take up much space, is easy to carry, and can be styled in different ways depending on the situation.\u003c\/span\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=\"Next\"\u003e\u0026gt;\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ⑤ Size Guide --\u003e\n    \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Size Guide\n        \u003c\/h2\u003e\n        \u003ctable class=\"size-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSize\u003c\/th\u003e\n                    \u003cth\u003eLength × Width\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eFree Size\u003c\/td\u003e\n                    \u003ctd\u003e146cm × 54cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:0.8rem; margin-top:0.5rem; color:#666;\"\u003e\n            ※Measurements are taken flat. Slight variations may occur.\n        \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ⑥ Common Concerns --\u003e\n    \u003csection class=\"solution-box\"\u003e\n        \u003ch2 style=\"font-size:1.8rem; font-weight:700; margin-bottom:1.5rem;\"\u003e\n            Do You Have Any of These Concerns?\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"solution-grid\"\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\u003e🤔\u003c\/span\u003e\n                \u003cp\u003e\n                    “Wool feels itchy, so I usually avoid it.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\u003e💧\u003c\/span\u003e\n                \u003cp\u003e\n                    “Sweat feels uncomfortable, and I worry about odor.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\u003e🧺\u003c\/span\u003e\n                \u003cp\u003e\n                    “Premium clothing seems difficult to care for.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border-top:2px solid #e5e3d7; padding-top:1.5rem;\"\u003e\n            \u003cp style=\"font-size:1.3rem; font-weight:700; color:#48350D;\"\u003e\n                C-one’s Super100’s Merino Wool helps solve all of these concerns.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ⑦ Super100's Functions --\u003e\n    \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Super100’s Merino Wool: Six Essential Functions\n        \u003c\/h2\u003e\n        \u003cp\u003e\n            Super100’s merino wool is the premium material shared across all C-one items. This single piece can transform your everyday comfort.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e✨\u003c\/div\u003e\n                \u003cstrong\u003eCashmere-like Softness\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Smooth and gentle without the itchiness often associated with wool.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e🌡️\u003c\/div\u003e\n                \u003cstrong\u003eComfortable Temperature Control\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Cool in summer and warm in winter.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e👃\u003c\/div\u003e\n                \u003cstrong\u003eImpressive Odor Resistance\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Natural antibacterial properties help keep you fresh all day.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e💧\u003c\/div\u003e\n                \u003cstrong\u003eExcellent Moisture Management\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Absorbs moisture and dries quickly, keeping the skin dry and comfortable.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e✅\u003c\/div\u003e\n                \u003cstrong\u003eWashable at Home\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Easy to care for despite its premium quality.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e🌱\u003c\/div\u003e\n                \u003cstrong\u003eEarth-friendly Natural Material\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    A renewable and biodegradable sustainable material.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"text-align:center; margin-top:2rem;\"\u003e\n            \u003ca href=\"https:\/\/c-one.tokyo\/en\/pages\/c-one-super100s-story\" style=\"color:#8D8741; font-weight:700; text-decoration:underline;\"\u003eLearn More About the Story of Super100’s Merino Wool\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ⑧ C-one Craftsmanship --\u003e\n    \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Merino Wool Multi Stole: C-one’s Commitment in Every Detail\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            From material selection to sewing techniques, no compromises are made. We deliver a piece that brings satisfaction every time you wear it.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"kodawari-grid\"\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. High-quality Materials\u003c\/span\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"C-one high-quality materials\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    The natural drape of Super100’s merino wool is combined with C-one’s original pattern. It does not cling too closely to the body, creating a beautiful and natural drape. Casual yet refined, it brings a polished sense of maturity to your style. Easy to pair with a wide range of outfits, it enhances the wearer’s everyday look.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e02. Expert Craftsmanship Made in Japan\u003c\/span\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"Expert Japanese craftsmanship\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    To bring out the best qualities of delicate Super100’s merino wool, C-one is committed to knitting and sewing by skilled Japanese artisans. The craftsmanship hidden in the unseen details supports excellent durability, helping the garment maintain its shape even after repeated use and washing. It is proof of true quality made to be loved for years.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e03. Honest Pricing\u003c\/span\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\" alt=\"C-one honest pricing\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    By working directly with trusted domestic factories without going through trading companies, we are able to fine-tune specifications and thoroughly check quality. This allows us to create wool wear with uncompromising comfort and tailoring. By reducing unnecessary distribution costs, we deliver a level of quality that would normally be more expensive at a fair price. We want to offer true value that you can feel not only in appearance, but also when it touches your skin and when you continue using it. This is the foundation of C-one’s craftsmanship.\u003cspan style=\"background-color: rgb(255, 255, 249); letter-spacing: 0.00938em;\"\u003e﻿\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    function initCarousel(wrapper) {\n        const track = wrapper.querySelector('.carousel-track');\n        const prevBtn = wrapper.querySelector('.carousel-btn.prev');\n        const nextBtn = wrapper.querySelector('.carousel-btn.next');\n        const container = wrapper.querySelector('.carousel-track-container');\n\n        if (!track || !prevBtn || !nextBtn || !container) return;\n\n        const items = Array.from(track.children);\n        let index = 0;\n        let startX = 0;\n        let dragDX = 0;\n        let isDragging = false;\n        const GAP = 16;\n\n        function getItemWidth() {\n            return items[0] ? items[0].getBoundingClientRect().width + GAP : 216;\n        }\n\n        function getMaxIndex() {\n            const visible = Math.max(1, Math.floor(container.getBoundingClientRect().width \/ getItemWidth()));\n            return Math.max(0, items.length - visible);\n        }\n\n        function applyTransform(extraOffset) {\n            const offset = typeof extraOffset === 'number' ? extraOffset : 0;\n            track.style.transform = 'translateX(' + (-(getItemWidth() * index) + offset) + 'px)';\n        }\n\n        function updateButtons() {\n            const maxIndex = getMaxIndex();\n            index = Math.max(0, Math.min(index, maxIndex));\n\n            prevBtn.style.opacity = index === 0 ? '0.3' : '1';\n            prevBtn.style.pointerEvents = index === 0 ? 'none' : 'auto';\n\n            nextBtn.style.opacity = index \u003e= maxIndex ? '0.3' : '1';\n            nextBtn.style.pointerEvents = index \u003e= maxIndex ? 'none' : 'auto';\n        }\n\n        prevBtn.addEventListener('click', function() {\n            if (index \u003e 0) {\n                index -= 1;\n                applyTransform();\n                updateButtons();\n            }\n        });\n\n        nextBtn.addEventListener('click', function() {\n            if (index \u003c getMaxIndex()) {\n                index += 1;\n                applyTransform();\n                updateButtons();\n            }\n        });\n\n        container.addEventListener('touchstart', function(e) {\n            startX = e.touches[0].clientX;\n            isDragging = true;\n            dragDX = 0;\n            track.style.transition = 'none';\n        }, { passive: true });\n\n        container.addEventListener('touchmove', function(e) {\n            if (!isDragging) return;\n\n            dragDX = e.touches[0].clientX - startX;\n\n            const atEdge = (index === 0 \u0026\u0026 dragDX \u003e 0) || (index \u003e= getMaxIndex() \u0026\u0026 dragDX \u003c 0);\n            applyTransform(atEdge ? dragDX * 0.3 : dragDX);\n        }, { passive: true });\n\n        function endTouch() {\n            if (!isDragging) return;\n\n            isDragging = false;\n            track.style.transition = 'transform 0.3s ease-in-out';\n\n            const threshold = Math.min(50, getItemWidth() * 0.25);\n\n            if (dragDX \u003c -threshold \u0026\u0026 index \u003c getMaxIndex()) {\n                index += 1;\n            } else if (dragDX \u003e threshold \u0026\u0026 index \u003e 0) {\n                index -= 1;\n            }\n\n            applyTransform();\n            updateButtons();\n        }\n\n        container.addEventListener('touchend', endTouch);\n        container.addEventListener('touchcancel', endTouch);\n\n        window.addEventListener('resize', function() {\n            index = Math.min(index, getMaxIndex());\n            applyTransform();\n            updateButtons();\n        });\n\n        applyTransform();\n        updateButtons();\n    }\n\n    function bootCarousel() {\n        document.querySelectorAll('.carousel-wrapper').forEach(initCarousel);\n    }\n\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', bootCarousel);\n    } else {\n        bootCarousel();\n    }\n})();\n\u003c\/script\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"702 Mocha Brown \/ Free Size","offer_id":51828720664876,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"601 Dark Brown \/ Free Size","offer_id":51828720697644,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"901 Dark Navy \/ Free Size","offer_id":51828720730412,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/702-6898531.png?v=1762399214"},{"product_id":"c-basic-cardigan","title":"Unisex C BASIC Merino Wool Cardigan","description":"\u003cstyle\u003e\n\/* =======================================\n   Base Style \u0026 Theme Conflict Prevention\n========================================== *\/\n.custom-lp-section {\n    font-family: 'Noto Sans JP', sans-serif;\n    background-color: #f7f5ef;\n    color: #48350D;\n    line-height: 1.8;\n    font-size: 18px !important;\n}\n.custom-lp-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 1rem;\n}\n.custom-lp-container img {\n    max-width: 100%;\n    height: auto;\n}\n.custom-lp-section p,\n.custom-lp-section li,\n.custom-lp-section span,\n.custom-lp-section td,\n.custom-lp-section th {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n}\n.custom-lp-heading {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    border-left: 4px solid #8D8741;\n    padding-left: 1rem;\n    margin-bottom: 1.5rem;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h2 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    color: #48350D !important;\n}\n.custom-lp-section .kodawari-num-heading {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    margin-bottom: 0.75rem;\n    line-height: 1.4 !important;\n    display: block;\n}\n.custom-lp-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   Guide Box\n========================================== *\/\n.guide-box {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 0.5rem;\n    border: 1px solid #e0e0e0;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    text-align: center;\n}\n\n\/* =======================================\n   Problem Solution Section\n========================================== *\/\n.solution-box {\n    background-color: #fff;\n    border: 1px solid #d4d0c8;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 2.5rem;\n}\n.solution-grid {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n    flex-wrap: wrap;\n    margin-bottom: 1.5rem;\n}\n.solution-item {\n    flex: 1;\n    min-width: 120px;\n}\n\n\/* =======================================\n   Feature Grid\n========================================== *\/\n.feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    text-align: center;\n    margin-top: 1.5rem;\n}\n\n\/* =======================================\n   Carousel \u0026 Staff Styling\n========================================== *\/\n.carousel-wrapper {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track-container {\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-item {\n    flex: 0 0 200px !important;\n    width: 200px !important;\n    min-width: 200px !important;\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-item .staff-name {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    display: block;\n    margin-top: 8px;\n    margin-bottom: 2px;\n}\n.staff-item .staff-size {\n    font-size: 15px !important;\n    color: #48350D !important;\n    display: block;\n    margin-bottom: 4px;\n}\n.staff-item .staff-comment {\n    font-size: 14px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: block;\n}\n.carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255, 255, 255, 0.9);\n    border: 1px solid #ddd;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #48350D;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n}\n.carousel-btn.prev {\n    left: 5px;\n}\n.carousel-btn.next {\n    right: 5px;\n}\n\n\/* =======================================\n   Size Table\n========================================== *\/\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n}\n.size-table th,\n.size-table td {\n    border: 1px solid #ddd;\n    padding: 8px;\n    text-align: center;\n}\n.size-table th {\n    background: #f7f5ef;\n}\n\n\/* =======================================\n   Craftsmanship Grid\n========================================== *\/\n.kodawari-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2rem;\n}\n.kodawari-item {\n    flex: 1;\n    min-width: 250px;\n}\n\n\/* =======================================\n   Mobile\n========================================== *\/\n@media (max-width: 600px) {\n    .custom-lp-section,\n    .custom-lp-section p,\n    .custom-lp-section li,\n    .custom-lp-section span,\n    .custom-lp-section td,\n    .custom-lp-section th {\n        font-size: 16px !important;\n    }\n    .custom-lp-heading,\n    .custom-lp-section h2 {\n        font-size: 18px !important;\n    }\n    .custom-lp-section h3,\n    .custom-lp-section .kodawari-num-heading {\n        font-size: 17px !important;\n    }\n    .custom-lp-card {\n        padding: 1.25rem;\n        margin: 1.5rem 0;\n    }\n    .feature-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1rem;\n    }\n    .kodawari-item {\n        min-width: 100%;\n    }\n    .size-table,\n    .size-table th,\n    .size-table td {\n        font-size: 14px !important;\n    }\n    .size-table th,\n    .size-table td {\n        padding: 6px 3px;\n    }\n    .solution-item {\n        min-width: 80px;\n    }\n    .solution-item p {\n        font-size: 14px !important;\n    }\n    .solution-box h2 {\n        font-size: 18px !important;\n    }\n    .carousel-btn {\n        width: 32px;\n        height: 32px;\n        font-size: 1rem;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-lp-section\"\u003e\n    \u003cdiv class=\"custom-lp-container\"\u003e\n\n        \u003c!-- ① Guide Box --\u003e\n        \u003cdiv class=\"guide-box\"\u003e\n            \u003cp style=\"margin:0 0 0.5rem; font-weight:bold; color:#48350d; font-size:1.2rem;\"\u003e\n                ＜Recommended Size Guide＞\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0 0 0.5rem; color:#48350d;\"\u003e\n                \u003cstrong\u003eS\u003c\/strong\u003e : Women’s M \/ Standard Fit\u003cbr\u003e\n                \u003cstrong\u003eM\u003c\/strong\u003e : Men’s M \/ True to Size\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0.5rem 0 0; color:#8d8741; font-weight:bold;\"\u003e\n                👇 Please also refer to the staff styling images at the bottom of this page.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ② Product Overview --\u003e\n        \u003csection\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                A Refined Essential for Everyday Life.\n            \u003c\/h2\u003e\n            \u003cp style=\"margin-bottom:2rem;\"\u003e\n                Cardigans are among the most versatile layering pieces, suitable for a wide range of seasons from spring and summer to fall and winter. They can be worn casually or in more polished settings. Designed with three-dimensional sleeves, this cardigan prevents excess bulk around the underarms, making it easy to layer under jackets and outerwear. The back hem is set slightly longer than the front, and the back hem is finished separately to reduce spreading at the hem, creating a clean and flattering waistline. Perfect for fall, winter, and spring, and easy to carry as a layer for air-conditioned spaces in summer, this is a seasonless piece made for everyday use.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ③ Designer’s Commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Designer’s Commitment\n            \u003c\/h2\u003e\n            \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n                C-one’s cardigan is more than just a piece of clothing. To bring comfort and refinement to everyday life, the designer’s passion and philosophy are woven into the details that are not immediately visible.\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"display:flex; flex-direction:column; gap:2.5rem;\"\u003e\n\n                \u003c!-- 01 --\u003e\n                \u003cdiv\u003e\n                    \u003cspan class=\"kodawari-num-heading\"\u003e01. A Beautiful Silhouette Created by Carefully Calculated Details\u003c\/span\u003e\n                    \u003cimg style=\"width:100%; border-radius:0.5rem; margin-bottom:0.75rem;\" alt=\"Thoughtful design details for a clean cardigan silhouette\" 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;\"\u003e\n                        The extended back hem helps prevent the hem from flaring, creating a clean look around the waist.\n                    \u003c\/p\u003e\n\n                    \u003cimg style=\"width:100%; border-radius:0.5rem; margin:0.75rem 0;\" alt=\"Shoulder line design for a natural fit\" 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;\"\u003e\n                        The shoulder line is shifted slightly toward the back, allowing the cardigan to sit naturally around the shoulders.\n                    \u003c\/p\u003e\n\n                    \u003cimg style=\"width:100%; border-radius:0.5rem; margin:0.75rem 0;\" alt=\"Side seam and pocket design for a sleek front view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/BASIC.png?v=1734325638\"\u003e\n                    \u003cp style=\"line-height:1.6;\"\u003e\n                        The side seams are shifted forward and pockets are added, giving the cardigan a sleek appearance even when viewed from the front.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- 02 --\u003e\n                \u003cdiv style=\"padding-top:1.5rem; border-top:1px dashed #e0e0e0;\"\u003e\n                    \u003cspan class=\"kodawari-num-heading\"\u003e02. A Basic Wool Cardigan That Elevates Mature Style\u003c\/span\u003e\n                    \u003cimg style=\"width:100%; border-radius:0.5rem; margin-bottom:0.75rem;\" alt=\"Refined wool cardigan styling with an elegant silhouette\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/66b84b4617debb11c146ffb27f48e083.png?v=1734325638\"\u003e\n                    \u003cp style=\"line-height:1.6;\"\u003e\n                        With a pleasant feel against the skin and an elegant wool texture, this cardigan is an essential piece for a refined wardrobe. It is also recommended as an ensemble with T-shirts made from the same material. Since the same color variations are available, be sure to check them together.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ④ Staff Styling --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Staff Styling: The Ultimate Piece That Fits Naturally Into Your Everyday Life\n            \u003c\/h2\u003e\n            \u003cp style=\"margin-bottom:1rem;\"\u003e\n                “How should I style it?” Inspired by customer questions, here are recommended looks for the C BASIC Merino Wool Cardigan. Please also refer to each staff member’s height and wearing size.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"carousel-wrapper\"\u003e\n                \u003cbutton class=\"carousel-btn prev\" aria-label=\"Previous\"\u003e\u0026lt;\u003c\/button\u003e\n                \u003cdiv class=\"carousel-track-container\"\u003e\n                    \u003cdiv class=\"carousel-track\"\u003e\n\n                        \u003cdiv class=\"staff-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\" alt=\"YK staff styling wearing size S\"\u003e\n                            \u003cdiv style=\"margin-top:8px;\"\u003e\n                                \u003cspan class=\"staff-name\"\u003eYK \/ Height: 155cm\u003c\/span\u003e\n                                \u003cspan class=\"staff-size\"\u003eWearing Size: S\u003c\/span\u003e\n                                \u003cspan class=\"staff-comment\"\u003eAn ideal item for days when temperature control is difficult. Since it is slightly large on me, I do notice a bit of volume.\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"staff-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\" alt=\"merry staff styling wearing size S\"\u003e\n                            \u003cdiv style=\"margin-top:8px;\"\u003e\n                                \u003cspan class=\"staff-name\"\u003emerry \/ Height: 157cm\u003c\/span\u003e\n                                \u003cspan class=\"staff-size\"\u003eWearing Size: S\u003c\/span\u003e\n                                \u003cspan class=\"staff-comment\"\u003eNot too loose, with a beautiful drape. It is easy to style simply on its own.\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"staff-item\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/43404e25da68e2be3fc9f4d4fef9dfa4.png?v=1751024997\" alt=\"YK second staff styling wearing size S\"\u003e\n                            \u003cdiv style=\"margin-top:8px;\"\u003e\n                                \u003cspan class=\"staff-name\"\u003eYK \/ Height: 155cm\u003c\/span\u003e\n                                \u003cspan class=\"staff-size\"\u003eWearing Size: S\u003c\/span\u003e\n                                \u003cspan class=\"staff-comment\"\u003eAn ideal item for days when temperature control is difficult. Since it is slightly large on me, I do notice a bit of volume.\u003c\/span\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=\"Next\"\u003e\u0026gt;\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑤ Size Guide --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Size Guide\n            \u003c\/h2\u003e\n            \u003ctable class=\"size-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSize\u003c\/th\u003e\n                        \u003cth\u003eLength\u003c\/th\u003e\n                        \u003cth\u003eBust\u003c\/th\u003e\n                        \u003cth\u003eShoulder Width\u003c\/th\u003e\n                        \u003cth\u003eSleeve Length\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\u003eFront 65cm\u003cbr\u003eBack 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\u003eFront 68cm\u003cbr\u003eBack 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 style=\"font-size:0.8rem; margin-top:0.5rem; color:#666;\"\u003e\n                ※Measurements are taken flat. Slight variations may occur.\u003cbr\u003e\n                We recommend comparing these measurements with a cardigan you already own.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑥ Common Concerns --\u003e\n        \u003csection class=\"solution-box\"\u003e\n            \u003ch2 style=\"font-size:1.8rem; font-weight:700; margin-bottom:1.5rem;\"\u003e\n                Do You Have Any of These Concerns?\n            \u003c\/h2\u003e\n\n            \u003cdiv class=\"solution-grid\"\u003e\n                \u003cdiv class=\"solution-item\"\u003e\n                    \u003cspan style=\"font-size:3rem;\"\u003e🤔\u003c\/span\u003e\n                    \u003cp\u003e\n                        “Wool feels itchy, so I usually avoid it.”\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"solution-item\"\u003e\n                    \u003cspan style=\"font-size:3rem;\"\u003e💧\u003c\/span\u003e\n                    \u003cp\u003e\n                        “Sweat feels uncomfortable, and I worry about odor.”\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"solution-item\"\u003e\n                    \u003cspan style=\"font-size:3rem;\"\u003e🧺\u003c\/span\u003e\n                    \u003cp\u003e\n                        “Premium clothing seems difficult to care for.”\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"border-top:2px solid #e5e3d7; padding-top:1.5rem;\"\u003e\n                \u003cp style=\"font-size:1.3rem; font-weight:700; color:#48350D;\"\u003e\n                    C-one’s Super100’s Merino Wool helps solve all of these concerns.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑦ Super100's Functions --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Super100’s Merino Wool: Six Essential Functions\n            \u003c\/h2\u003e\n            \u003cp\u003e\n                Super100’s merino wool is the premium material shared across all C-one items. This single piece can transform your everyday comfort.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"feature-grid\"\u003e\n                \u003cdiv\u003e\n                    \u003cdiv style=\"font-size:2.5rem;\"\u003e✨\u003c\/div\u003e\n                    \u003cstrong\u003eCashmere-like Softness\u003c\/strong\u003e\n                    \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                        Smooth and gentle without the itchiness often associated with wool.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv\u003e\n                    \u003cdiv style=\"font-size:2.5rem;\"\u003e🌡️\u003c\/div\u003e\n                    \u003cstrong\u003eComfortable Temperature Control\u003c\/strong\u003e\n                    \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                        Cool in summer and warm in winter.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv\u003e\n                    \u003cdiv style=\"font-size:2.5rem;\"\u003e👃\u003c\/div\u003e\n                    \u003cstrong\u003eImpressive Odor Resistance\u003c\/strong\u003e\n                    \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                        Natural antibacterial properties help keep you fresh all day.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv\u003e\n                    \u003cdiv style=\"font-size:2.5rem;\"\u003e💧\u003c\/div\u003e\n                    \u003cstrong\u003eExcellent Moisture Management\u003c\/strong\u003e\n                    \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                        Absorbs moisture and dries quickly, keeping the skin dry and comfortable.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv\u003e\n                    \u003cdiv style=\"font-size:2.5rem;\"\u003e✅\u003c\/div\u003e\n                    \u003cstrong\u003eWashable at Home\u003c\/strong\u003e\n                    \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                        Easy to care for despite its premium quality.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv\u003e\n                    \u003cdiv style=\"font-size:2.5rem;\"\u003e🌱\u003c\/div\u003e\n                    \u003cstrong\u003eEarth-friendly Natural Material\u003c\/strong\u003e\n                    \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                        A renewable and biodegradable sustainable material.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"text-align:center; margin-top:2rem;\"\u003e\n                \u003ca href=\"https:\/\/c-one.tokyo\/en\/pages\/c-one-super100s-story\" style=\"color:#8D8741; font-weight:700; text-decoration:underline;\"\u003eLearn More About the Story of Super100’s Merino Wool\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑧ C-one Craftsmanship --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                C BASIC Merino Wool Cardigan: C-one’s Commitment in Every Detail\n            \u003c\/h2\u003e\n            \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n                From material selection to sewing techniques, no compromises are made. We deliver a piece that brings satisfaction every time you wear it.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"kodawari-grid\"\u003e\n                \u003cdiv class=\"kodawari-item\"\u003e\n                    \u003cspan class=\"kodawari-num-heading\"\u003e01. High-quality Materials\u003c\/span\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"C-one high-quality materials\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                    \u003cp\u003e\n                        The natural drape of Super100’s merino wool is combined with C-one’s original pattern. It does not cling too closely to the body, creating a beautiful and natural drape. Casual yet refined, it brings a polished sense of maturity to your style. Easy to pair with a wide range of bottoms, it enhances the wearer’s everyday look.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"kodawari-item\"\u003e\n                    \u003cspan class=\"kodawari-num-heading\"\u003e02. Expert Craftsmanship Made in Japan\u003c\/span\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"Expert Japanese craftsmanship\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                    \u003cp\u003e\n                        To bring out the best qualities of delicate Super100’s merino wool, C-one is committed to knitting and sewing by skilled Japanese artisans. The craftsmanship hidden in the unseen details supports excellent durability, helping the garment maintain its shape even after repeated wear and washing. It is proof of true quality made to be loved for years.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"kodawari-item\"\u003e\n                    \u003cspan class=\"kodawari-num-heading\"\u003e03. Honest Pricing\u003c\/span\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\" alt=\"C-one honest pricing\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                    \u003cp\u003e\n                        By working directly with trusted domestic factories without going through trading companies, we are able to fine-tune specifications and thoroughly check quality. This allows us to create wool wear with uncompromising comfort and tailoring. By reducing unnecessary distribution costs, we deliver a level of quality that would normally be more expensive at a fair price. We want to offer true value that you can feel not only in appearance, but also when it touches your skin and when you continue wearing it. This is the foundation of C-one’s craftsmanship.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    function initCarousel(wrapper) {\n        const track = wrapper.querySelector('.carousel-track');\n        const prevBtn = wrapper.querySelector('.carousel-btn.prev');\n        const nextBtn = wrapper.querySelector('.carousel-btn.next');\n        const container = wrapper.querySelector('.carousel-track-container');\n\n        if (!track || !prevBtn || !nextBtn || !container) return;\n\n        const items = Array.from(track.children);\n        let index = 0;\n        let startX = 0;\n        let dragDX = 0;\n        let isDragging = false;\n        const GAP = 16;\n\n        function getItemWidth() {\n            return items[0] ? items[0].getBoundingClientRect().width + GAP : 216;\n        }\n\n        function getMaxIndex() {\n            const visible = Math.max(1, Math.floor(container.getBoundingClientRect().width \/ getItemWidth()));\n            return Math.max(0, items.length - visible);\n        }\n\n        function applyTransform(extraOffset) {\n            const offset = typeof extraOffset === 'number' ? extraOffset : 0;\n            track.style.transform = 'translateX(' + (-(getItemWidth() * index) + offset) + 'px)';\n        }\n\n        function updateButtons() {\n            const maxIndex = getMaxIndex();\n            index = Math.max(0, Math.min(index, maxIndex));\n\n            prevBtn.style.opacity = index === 0 ? '0.3' : '1';\n            prevBtn.style.pointerEvents = index === 0 ? 'none' : 'auto';\n\n            nextBtn.style.opacity = index \u003e= maxIndex ? '0.3' : '1';\n            nextBtn.style.pointerEvents = index \u003e= maxIndex ? 'none' : 'auto';\n        }\n\n        prevBtn.addEventListener('click', function() {\n            if (index \u003e 0) {\n                index -= 1;\n                applyTransform();\n                updateButtons();\n            }\n        });\n\n        nextBtn.addEventListener('click', function() {\n            if (index \u003c getMaxIndex()) {\n                index += 1;\n                applyTransform();\n                updateButtons();\n            }\n        });\n\n        container.addEventListener('touchstart', function(e) {\n            startX = e.touches[0].clientX;\n            isDragging = true;\n            dragDX = 0;\n            track.style.transition = 'none';\n        }, { passive: true });\n\n        container.addEventListener('touchmove', function(e) {\n            if (!isDragging) return;\n\n            dragDX = e.touches[0].clientX - startX;\n\n            const atEdge = (index === 0 \u0026\u0026 dragDX \u003e 0) || (index \u003e= getMaxIndex() \u0026\u0026 dragDX \u003c 0);\n            applyTransform(atEdge ? dragDX * 0.3 : dragDX);\n        }, { passive: true });\n\n        function endTouch() {\n            if (!isDragging) return;\n\n            isDragging = false;\n            track.style.transition = 'transform 0.3s ease-in-out';\n\n            const threshold = Math.min(50, getItemWidth() * 0.25);\n\n            if (dragDX \u003c -threshold \u0026\u0026 index \u003c getMaxIndex()) {\n                index += 1;\n            } else if (dragDX \u003e threshold \u0026\u0026 index \u003e 0) {\n                index -= 1;\n            }\n\n            applyTransform();\n            updateButtons();\n        }\n\n        container.addEventListener('touchend', endTouch);\n        container.addEventListener('touchcancel', endTouch);\n\n        window.addEventListener('resize', function() {\n            index = Math.min(index, getMaxIndex());\n            applyTransform();\n            updateButtons();\n        });\n\n        applyTransform();\n        updateButtons();\n    }\n\n    function bootCarousel() {\n        document.querySelectorAll('.carousel-wrapper').forEach(initCarousel);\n    }\n\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', bootCarousel);\n    } else {\n        bootCarousel();\n    }\n})();\n\u003c\/script\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":"trainer","title":"Unisex Merino Wool Sweat Pullover","description":"\u003cstyle\u003e\n\/* =======================================\n   Base styles \u0026 theme override protection\n========================================== *\/\n.custom-lp-section {\n    font-family: 'Noto Sans JP', sans-serif;\n    background-color: #f7f5ef;\n    color: #48350D;\n    line-height: 1.8;\n    font-size: 18px !important;\n}\n.custom-lp-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 1rem;\n}\n.custom-lp-container img {\n    max-width: 100%;\n    height: auto;\n}\n\/* Body text: prevent theme override *\/\n.custom-lp-section p,\n.custom-lp-section li,\n.custom-lp-section span,\n.custom-lp-section td,\n.custom-lp-section th {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n}\n\/* Section heading *\/\n.custom-lp-heading {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    border-left: 4px solid #8D8741;\n    padding-left: 1rem;\n    margin-bottom: 1.5rem;\n    line-height: 1.4 !important;\n}\n\/* Force h2 \/ h3 theme override *\/\n.custom-lp-section h2 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    color: #48350D !important;\n}\n\/* Numbered headings *\/\n.custom-lp-section .kodawari-num-heading {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    margin-bottom: 0.75rem;\n    line-height: 1.4 !important;\n    display: block;\n}\n.custom-lp-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   Guide box\n========================================== *\/\n.guide-box {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 0.5rem;\n    border: 1px solid #e0e0e0;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    text-align: center;\n}\n\/* =======================================\n   Problem \/ solution section\n========================================== *\/\n.solution-box {\n    background-color: #fff;\n    border: 1px solid #d4d0c8;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 2.5rem;\n}\n.solution-grid {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n    flex-wrap: wrap;\n    margin-bottom: 1.5rem;\n}\n.solution-item {\n    flex: 1;\n    min-width: 120px;\n}\n\/* =======================================\n   Feature grid\n========================================== *\/\n.feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    text-align: center;\n    margin-top: 1.5rem;\n}\n\/* =======================================\n   Carousel \/ staff information\n========================================== *\/\n.carousel-wrapper {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track-container {\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-item {\n    flex: 0 0 200px !important;\n    width: 200px !important;\n    min-width: 200px !important;\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-item .staff-name {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    display: block;\n    margin-top: 8px;\n    margin-bottom: 2px;\n}\n.staff-item .staff-size {\n    font-size: 15px !important;\n    color: #48350D !important;\n    display: block;\n    margin-bottom: 4px;\n}\n.staff-item .staff-comment {\n    font-size: 14px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: block;\n}\n.carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255, 255, 255, 0.9);\n    border: 1px solid #ddd;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #48350D;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n}\n.carousel-btn.prev { left: 5px; }\n.carousel-btn.next { right: 5px; }\n\/* =======================================\n   Size table\n========================================== *\/\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n    font-size: 0.9rem;\n}\n.size-table th, .size-table td {\n    border: 1px solid #ddd;\n    padding: 8px;\n    text-align: center;\n}\n.size-table th { background: #f7f5ef; }\n\/* =======================================\n   Detail grids\n========================================== *\/\n.kodawari-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2rem;\n}\n.kodawari-item {\n    flex: 1;\n    min-width: 250px;\n}\n.designer-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2rem;\n}\n.designer-col {\n    flex: 1;\n    min-width: 280px;\n}\n\/* =======================================\n   Mobile support (max-width: 600px)\n========================================== *\/\n@media (max-width: 600px) {\n    .custom-lp-section,\n    .custom-lp-section p,\n    .custom-lp-section li,\n    .custom-lp-section span,\n    .custom-lp-section td,\n    .custom-lp-section th {\n        font-size: 16px !important;\n    }\n    .custom-lp-heading,\n    .custom-lp-section h2 {\n        font-size: 18px !important;\n    }\n    .custom-lp-section h3,\n    .custom-lp-section .kodawari-num-heading {\n        font-size: 17px !important;\n    }\n    .custom-lp-card {\n        padding: 1.25rem;\n        margin: 1.5rem 0;\n    }\n    .feature-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1rem;\n    }\n    .kodawari-item,\n    .designer-col {\n        min-width: 100%;\n    }\n    .size-table,\n    .size-table th,\n    .size-table td {\n        font-size: 14px !important;\n    }\n    .size-table th, .size-table td {\n        padding: 6px 3px;\n    }\n    .solution-item { min-width: 80px; }\n    .solution-item p { font-size: 14px !important; }\n    .solution-box h2 { font-size: 18px !important; }\n    .carousel-btn {\n        width: 32px;\n        height: 32px;\n        font-size: 1rem;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-lp-section\"\u003e\n    \u003cdiv class=\"custom-lp-container\"\u003e\n        \u003c!-- ① Guide box --\u003e\n        \u003cdiv class=\"guide-box\"\u003e\n            \u003cp style=\"margin:0 0 0.5rem; font-weight:bold; color:#48350d; font-size:1.2rem;\"\u003e\n                ＜Recommended Size Guide＞\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0 0 0.5rem; color:#48350d;\"\u003e\n                \u003cstrong\u003eM\u003c\/strong\u003e : Men’s M (standard) \/ Women’s L (standard)\u003cbr\u003e\u003cstrong\u003eL\u003c\/strong\u003e : Men’s L (standard)\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0.5rem 0 0; color:#8d8741; font-weight:bold;\"\u003e\n                👇 Please also refer to the staff styling photos at the bottom of this page.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- ② Product overview --\u003e\n        \u003csection\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            A Refined Essential for Everyday Life.\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:2rem;\"\u003e\n            At first glance, this sweatshirt may look simple. But the moment you touch it, you will notice the difference immediately: soft, airy, and lightweight. As the climate changes year by year and choosing what to wear becomes more difficult, this piece is easy to layer and adjust—something between a sweatshirt and knitwear.\n        \u003c\/p\u003e\n        \u003c\/section\u003e\n        \u003c!-- ③ Designer's commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Designer’s Commitment\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            C-one’s sweatshirt is more than just clothing. To bring comfort and refinement into everyday life, the designer’s passion and philosophy are woven into the details you may not immediately see.\n        \u003c\/p\u003e\n        \u003cdiv style=\"display:flex; flex-direction:column; gap:2.5rem;\"\u003e\n            \u003cdiv\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. A New Era of Sweatshirts Is Born\u003c\/span\u003e\u003cimg style=\"width:100%; border-radius:0.5rem; margin-bottom:0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/e92bbe2f66544edf6ff753d1ea1f0b79_7f4b4ef3-2e9d-4f9f-be00-7cfc4fe68569.png?v=1739338401\" alt=\"Thumb hole detail at the cuff\"\u003e\n                \u003cp style=\"line-height:1.6;\"\u003e\n                    ◾️ Made from merino wool sourced from sheep raised in New Zealand’s Southern Alps, this fabric uses a loop-back fleece structure: the surface is flat, while the reverse side is knitted into loops, a construction often used for sweatshirts and towels. Compared with ordinary flat knit structures, it offers excellent warmth and moisture retention.\n            \u003cbr\u003e\u003cbr\u003e\n                    ◾️ Natural wool has outstanding properties such as moisture absorption and release, heat retention, and odor resistance. This wool sweatshirt has a moderate thickness with a smooth, dry finish. It feels less itchy, stays comfortable without becoming sticky even in warmer seasons, and can be worn comfortably for a long season. The carefully selected material creates an exceptionally comfortable feel.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding-top:1.5rem; border-top:1px dashed #e0e0e0;\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e02. A Refined Pullover Made for Adults\u003c\/span\u003e\u003cimg style=\"width:100%; border-radius:0.5rem; margin-bottom:0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/42ea47b0da65b3b230a973c918a40e07.png?v=1739338400\" alt=\"Sweatshirt shoulder-line silhouette\"\u003e\n                \u003cp style=\"line-height:1.6;\"\u003e\n                    Lightweight and warm, with 100% merino wool against the skin for a truly luxurious feel. This is an everyday piece for adults—one you will naturally reach for again and again. Although a pullover is a classic casual item, this piece is filled with thoughtful refinements that make it just right for grown-up styling.\n            \u003cbr\u003e\u003cbr\u003e\n                    ◾️ Design Details\u003cbr\u003e\u003cimg style=\"width:100%; border-radius:0.5rem; margin:0.75rem 0;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/f032342f28a1f512946f737080f5e1bc.png?v=1739338390\" alt=\"Forward side-seam detail\"\u003e\n                    ・The shoulder seams are shifted toward the back to make the shoulder area look cleaner and sit more naturally.\u003cbr\u003e\n                    ・The side seams are shifted forward to create a sleeker waistline.\u003cbr\u003e\n                    ・Thumb holes at the cuffs help prevent the sleeves from riding up when putting on gloves in winter.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ④ Staff styling --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Staff Styling: The Ultimate Piece That Blends into Your Everyday Life\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:1rem;\"\u003e\n            “How should I style it?” Inspired by customer feedback, here are our recommended styling ideas for the merino wool sweat pullover. Please use the staff height and worn size as a reference.\n        \u003c\/p\u003e\n        \u003cdiv class=\"carousel-wrapper\"\u003e\n            \u003cbutton class=\"carousel-btn prev\" aria-label=\"Previous\"\u003e\u0026lt;\u003c\/button\u003e\n            \u003cdiv class=\"carousel-track-container\"\u003e\n                \u003cdiv class=\"carousel-track\"\u003e\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0576c3a33885c86efd6ae9aea63c0064.jpg?v=1751028652\" alt=\"Yoshi staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eYoshi \/ Height: 168cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: M\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eA comfortable amount of room. The neckline fits just right, so it does not look sloppy.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/9a3f84d057c4294c90b066e40e90fbdb.png?v=1751028657\" alt=\"Yoshi staff outfit 2\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eYoshi \/ Height: 168cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: M\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eA comfortable amount of room. The neckline fits just right, so it does not look sloppy.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/7f4facff5c037d60516ac6e79924018f.png?v=1751028657\" alt=\"Yoshi staff outfit 3\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eYoshi \/ Height: 168cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: M\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eA comfortable amount of room. The neckline fits just right, so it does not look sloppy.\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/fa24d0ed39369879ebaa6a2b1ce47d82_b1c6dba3-eda3-4519-957f-42c5e3d5c8cd.png?v=1751028658\" alt=\"Inui staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eInui \/ Height: 177cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: M\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eSize M fits the shoulders just right and works perfectly as an inner layer. The smooth wool feels exceptional on the skin, and it stays comfortable without stuffiness even when worn under a jacket all day.\u003c\/span\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 --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Size Guide\n        \u003c\/h2\u003e\n        \u003ctable class=\"size-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSize\u003c\/th\u003e\n                    \u003cth\u003eLength\u003c\/th\u003e\n                    \u003cth\u003eBust\u003c\/th\u003e\n                    \u003cth\u003eShoulder Width\u003c\/th\u003e\n                    \u003cth\u003eSleeve Length\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eM\u003c\/td\u003e\n                    \u003ctd\u003e68cm\u003c\/td\u003e\n                    \u003ctd\u003e108cm\u003c\/td\u003e\n                    \u003ctd\u003e48cm\u003c\/td\u003e\n                    \u003ctd\u003e65cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eL\u003c\/td\u003e\n                    \u003ctd\u003e71cm\u003c\/td\u003e\n                    \u003ctd\u003e116cm\u003c\/td\u003e\n                    \u003ctd\u003e51cm\u003c\/td\u003e\n                    \u003ctd\u003e65.5cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:0.8rem; margin-top:0.5rem; color:#666;\"\u003e\n            ※ Measurements are taken flat. Slight variations may occur.\u003cbr\u003eWe recommend comparing these measurements with your usual sweatshirt.\n        \u003c\/p\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑥ Common concerns --\u003e\n        \u003csection class=\"solution-box\"\u003e\n        \u003ch2 style=\"font-size:1.8rem; font-weight:700; margin-bottom:1.5rem;\"\u003e\n            Do Any of These Sound Familiar?\n        \u003c\/h2\u003e\n        \u003cdiv class=\"solution-grid\"\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\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 style=\"font-size:3rem;\"\u003e💧\u003c\/span\u003e\n                \u003cp\u003e\n                    “Sweat feels uncomfortable, and odor bothers me.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\u003e🧺\u003c\/span\u003e\n                \u003cp\u003e\n                    “High-quality clothes seem difficult to wash.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top:2px solid #e5e3d7; padding-top:1.5rem;\"\u003e\n            \u003cp style=\"font-size:1.3rem; font-weight:700; color:#48350D;\"\u003e\n                C-one’s Super100’s Merino Wool solves them all.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑦ Super100's functions --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Super100’s Merino Wool: Six Essential Functions\n        \u003c\/h2\u003e\n        \u003cp\u003e\n            The exceptional material shared by all C-one items: Super100’s Merino Wool. This single piece transforms your everyday comfort.\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    ✨\n                \u003c\/div\u003e\n                \u003cstrong\u003eCashmere-like Softness\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Smooth, gentle, and never itchy.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    🌡️\n                \u003c\/div\u003e\n                \u003cstrong\u003eComfortable Temperature Control Year-Round\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Cool in summer, warm in winter.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    👃\n                \u003c\/div\u003e\n                \u003cstrong\u003eRemarkable Odor Resistance\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Naturally antibacterial for all-day freshness.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    💧\n                \u003c\/div\u003e\n                \u003cstrong\u003eExcellent Moisture Absorption and Quick Drying\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Stays smooth and dry, even when you sweat.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    ✅\n                \u003c\/div\u003e\n                \u003cstrong\u003eWashable at Home\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Premium quality with easy everyday care.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    🌱\n                \u003c\/div\u003e\n                \u003cstrong\u003eEarth-Friendly Natural Material\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\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\/c-one-super100s-story\" style=\"color:#8D8741; font-weight:700; text-decoration:underline;\"\u003eDiscover the Story Behind Super100’s Merino Wool\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑧ C-one's attention to detail --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Merino Wool Sweat Pullover: C-one’s Commitment in Every Detail\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            From material selection to sewing techniques, we make no compromises—delivering a piece that brings a quiet sense of satisfaction every time you wear it.\n        \u003c\/p\u003e\n        \u003cdiv class=\"kodawari-grid\"\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. High-Quality Material\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"High-quality Super100’s merino wool\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    The natural drape of Super100’s Merino Wool combines with C-one’s original pattern. It does not cling too closely to the body, yet creates a beautiful, natural silhouette. Casual yet refined, it brings grown-up elegance to everyday styling and pairs easily with a wide range of bottoms.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e02. Skilled Craftsmanship, Made in Japan\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"Made in Japan craftsmanship\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    To bring out the full potential of delicate Super100’s Merino Wool, C-one is committed to knitting and sewing by skilled Japanese craftspeople. The craftsmanship hidden in the unseen details supports durability, helping the garment resist losing its shape even after repeated wear and washing. It is proof of a truly long-lasting piece.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e03. Honest Pricing\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\" alt=\"Honest pricing\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    By working directly with trusted domestic factories without going through trading companies, we can fine-tune specifications and thoroughly check quality. This is how we create woolwear with uncompromising comfort and construction. By reducing unnecessary distribution costs, we offer a level of quality that would normally be much more expensive at this price. We want to deliver true quality you can feel not only in the appearance, but also against your skin and after long-term wear. That is the starting point of C-one’s clothing.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    function initCarousel(wrapper) {\n        const track = wrapper.querySelector('.carousel-track');\n        const prevBtn = wrapper.querySelector('.carousel-btn.prev');\n        const nextBtn = wrapper.querySelector('.carousel-btn.next');\n        const container = wrapper.querySelector('.carousel-track-container');\n        if (!track || !prevBtn || !nextBtn || !container) return;\n        const items = Array.from(track.children);\n        if (!items.length) return;\n        let index = 0;\n        const GAP = 16;\n        function getItemWidth() {\n            return items[0] ? items[0].getBoundingClientRect().width + GAP : 216;\n        }\n        function getMaxIndex() {\n            const visible = Math.max(1, Math.floor(container.getBoundingClientRect().width \/ getItemWidth()));\n            return Math.max(0, items.length - visible);\n        }\n        function applyTransform() {\n            track.style.transform = 'translateX(-' + (getItemWidth() * index) + 'px)';\n        }\n        function updateButtons() {\n            const max = getMaxIndex();\n            prevBtn.style.opacity = index \u003c= 0 ? '0.3' : '1';\n            prevBtn.style.pointerEvents = index \u003c= 0 ? 'none' : 'auto';\n            nextBtn.style.opacity = index \u003e= max ? '0.3' : '1';\n            nextBtn.style.pointerEvents = index \u003e= max ? 'none' : 'auto';\n        }\n        prevBtn.addEventListener('click', function() {\n            if (index \u003e 0) {\n                index--;\n                applyTransform();\n                updateButtons();\n            }\n        });\n        nextBtn.addEventListener('click', function() {\n            if (index \u003c getMaxIndex()) {\n                index++;\n                applyTransform();\n                updateButtons();\n            }\n        });\n        let startX = 0;\n        let isDragging = false;\n        let dragDX = 0;\n        container.addEventListener('touchstart', function(e) {\n            startX = e.touches[0].clientX;\n            isDragging = true;\n            dragDX = 0;\n            track.style.transition = 'none';\n        }, { passive: true });\n        container.addEventListener('touchmove', function(e) {\n            if (!isDragging) return;\n            dragDX = e.touches[0].clientX - startX;\n            const atEdge = (index === 0 \u0026\u0026 dragDX \u003e 0) || (index \u003e= getMaxIndex() \u0026\u0026 dragDX \u003c 0);\n            const offset = -(getItemWidth() * index) + (atEdge ? dragDX * 0.3 : dragDX);\n            track.style.transform = 'translateX(' + offset + 'px)';\n        }, { passive: true });\n        function endTouch() {\n            if (!isDragging) return;\n            isDragging = false;\n            track.style.transition = 'transform 0.3s ease-in-out';\n            const threshold = Math.min(50, getItemWidth() * 0.25);\n            if (dragDX \u003c -threshold \u0026\u0026 index \u003c getMaxIndex()) index++;\n            else if (dragDX \u003e threshold \u0026\u0026 index \u003e 0) index--;\n            applyTransform();\n            updateButtons();\n        }\n        container.addEventListener('touchend', endTouch);\n        container.addEventListener('touchcancel', endTouch);\n        window.addEventListener('resize', function() {\n            index = Math.min(index, getMaxIndex());\n            applyTransform();\n            updateButtons();\n        });\n        applyTransform();\n        updateButtons();\n    }\n    function initAllCarousels() {\n        document.querySelectorAll('.carousel-wrapper').forEach(initCarousel);\n    }\n    document.addEventListener('DOMContentLoaded', initAllCarousels);\n    document.addEventListener('langify:translated', function() {\n        setTimeout(initAllCarousels, 200);\n    });\n})();\n\u003c\/script\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"11Gray \/ M","offer_id":51282101272876,"sku":null,"price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"11Gray \/ L","offer_id":51282101305644,"sku":null,"price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"9Navy \/ M","offer_id":51282101338412,"sku":null,"price":36300.0,"currency_code":"JPY","in_stock":true},{"title":"9Navy \/ L","offer_id":51282101371180,"sku":null,"price":36300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/11-4867937.jpg?v=1764111305"},{"product_id":"hoodie","title":"Unisex Merino Wool Sweat Hoodie","description":"\u003cstyle\u003e\n\/* =======================================\n   Base styles \u0026 theme override protection\n========================================== *\/\n.custom-lp-section {\n    font-family: 'Noto Sans JP', sans-serif;\n    background-color: #f7f5ef;\n    color: #48350D;\n    line-height: 1.8;\n    font-size: 18px !important;\n}\n.custom-lp-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 1rem;\n}\n.custom-lp-container img {\n    max-width: 100%;\n    height: auto;\n}\n\/* Body text: prevent theme override *\/\n.custom-lp-section p,\n.custom-lp-section li,\n.custom-lp-section span,\n.custom-lp-section td,\n.custom-lp-section th {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n}\n\/* Section headings *\/\n.custom-lp-heading {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    border-left: 4px solid #8D8741;\n    padding-left: 1rem;\n    margin-bottom: 1.5rem;\n    line-height: 1.4 !important;\n}\n\/* Numbered headings for designer and detail sections *\/\n.custom-lp-section .designer-col .kodawari-num-heading,\n.custom-lp-section .kodawari-item .kodawari-num-heading {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    margin-bottom: 0.75rem;\n    line-height: 1.4 !important;\n    display: block;\n}\n\/* Force h2 \/ h3 theme override *\/\n.custom-lp-section h2 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    color: #48350D !important;\n}\n.custom-lp-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   Guide box\n========================================== *\/\n.guide-box {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 0.5rem;\n    border: 1px solid #e0e0e0;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    text-align: center;\n}\n\/* =======================================\n   Problem \/ solution section\n========================================== *\/\n.solution-box {\n    background-color: #fff;\n    border: 1px solid #d4d0c8;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 2.5rem;\n}\n.solution-grid {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n    flex-wrap: wrap;\n    margin-bottom: 1.5rem;\n}\n.solution-item {\n    flex: 1;\n    min-width: 120px;\n}\n\/* =======================================\n   Feature grid\n========================================== *\/\n.feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    text-align: center;\n    margin-top: 1.5rem;\n}\n\/* =======================================\n   Carousel \/ staff information\n========================================== *\/\n.carousel-wrapper {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track-container {\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-item {\n    flex: 0 0 200px !important;\n    width: 200px !important;\n    min-width: 200px !important;\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-item .staff-name {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    display: block;\n    margin-top: 8px;\n    margin-bottom: 2px;\n}\n.staff-item .staff-size {\n    font-size: 15px !important;\n    color: #48350D !important;\n    display: block;\n    margin-bottom: 4px;\n}\n.staff-item .staff-comment {\n    font-size: 14px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: block;\n}\n.carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255, 255, 255, 0.9);\n    border: 1px solid #ddd;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #48350D;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n}\n.carousel-btn.prev { left: 5px; }\n.carousel-btn.next { right: 5px; }\n\/* =======================================\n   Size table\n========================================== *\/\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n    font-size: 0.9rem;\n}\n.size-table th, .size-table td {\n    border: 1px solid #ddd;\n    padding: 8px;\n    text-align: center;\n}\n.size-table th { background: #f7f5ef; }\n\/* =======================================\n   Detail grid\n========================================== *\/\n.kodawari-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2rem;\n}\n.kodawari-item {\n    flex: 1;\n    min-width: 250px;\n}\n\/* =======================================\n   Designer section\n========================================== *\/\n.designer-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 2rem;\n}\n.designer-col {\n    flex: 1;\n    min-width: 280px;\n}\n\/* =======================================\n   Mobile support (max-width: 600px)\n========================================== *\/\n@media (max-width: 600px) {\n    .custom-lp-section,\n    .custom-lp-section p,\n    .custom-lp-section li,\n    .custom-lp-section span,\n    .custom-lp-section td,\n    .custom-lp-section th {\n        font-size: 16px !important;\n    }\n    .custom-lp-heading,\n    .custom-lp-section h2 {\n        font-size: 18px !important;\n    }\n    .custom-lp-section h3,\n    .kodawari-num-heading {\n        font-size: 17px !important;\n    }\n    .custom-lp-card {\n        padding: 1.25rem;\n        margin: 1.5rem 0;\n    }\n    .feature-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1rem;\n    }\n    .kodawari-item,\n    .designer-col {\n        min-width: 100%;\n    }\n    .size-table,\n    .size-table th,\n    .size-table td {\n        font-size: 14px !important;\n    }\n    .size-table th, .size-table td {\n        padding: 6px 3px;\n    }\n    .solution-item {\n        min-width: 80px;\n    }\n    .solution-item p {\n        font-size: 14px !important;\n    }\n    .carousel-btn {\n        width: 32px;\n        height: 32px;\n        font-size: 1rem;\n    }\n    .solution-box h2 {\n        font-size: 18px !important;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-lp-section\"\u003e\n    \u003cdiv class=\"custom-lp-container\"\u003e\n        \u003c!-- ① Guide box --\u003e\n        \u003cdiv class=\"guide-box\"\u003e\n            \u003cp style=\"margin:0 0 0.5rem; font-weight:bold; color:#48350d; font-size:1.2rem;\"\u003e\n                ＜Recommended Size Guide＞\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0 0 0.5rem; font-size:1.1rem; color:#48350d;\"\u003e\n                \u003cstrong\u003eM\u003c\/strong\u003e : Men’s M (standard) \/ Women’s L (standard)\u003cbr\u003e\u003cstrong\u003eL\u003c\/strong\u003e : Men’s L (standard)\n            \u003c\/p\u003e\n            \u003cp style=\"margin:0.5rem 0 0; font-size:1.1rem; color:#8d8741; font-weight:bold;\"\u003e\n                👇 Please also refer to the staff styling photos at the bottom of this page.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c!-- ② Product overview --\u003e\n        \u003csection\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Refined Quality for Everyday Life.\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:2rem;\"\u003e\n            The moment you touch it, you immediately notice the difference — soft, airy, and remarkably lightweight. In an era where the climate changes year by year and choosing the right clothes becomes increasingly difficult, this hoodie fits effortlessly into daily life. Why not choose clothing that transcends trends and stays with you for years to come?\n        \u003c\/p\u003e\n        \u003c\/section\u003e\n        \u003c!-- ③ Designer's commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Designer’s Commitment\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            C-one’s hoodie is more than just clothing. To bring calm and refinement into everyday life, the designer’s passion and philosophy live in the details you may not immediately see.\n        \u003c\/p\u003e\n        \u003cdiv class=\"designer-flex\"\u003e\n            \u003cdiv class=\"designer-col\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. A New Generation of Sweat Hoodies\u003c\/span\u003e\u003cimg style=\"width:100%; border-radius:0.5rem; margin-bottom:0.75rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/e92bbe2f66544edf6ff753d1ea1f0b79_7f4b4ef3-2e9d-4f9f-be00-7cfc4fe68569.png?v=1739338401\" alt=\"Thumb hole detail at the cuff\"\u003e\n                \u003cp style=\"line-height:1.6;\"\u003e\n                    ◾️ Crafted from merino wool sourced from sheep raised in New Zealand’s Southern Alps, this fabric uses a loop-back fleece structure: the surface is smooth and flat, while the reverse side is knitted into loops. Compared with ordinary knit structures, it offers excellent warmth and moisture retention.\n            \u003cbr\u003e\u003cbr\u003e\n                    ◾️ Natural wool has outstanding properties such as moisture absorption and release, heat retention, and odor resistance. This wool hoodie has a moderate thickness with a dry finish. It feels less itchy and stays comfortable even in warmer seasons.\n            \u003cbr\u003e\u003cbr\u003e\n                    ◾️ Light yet warm, with 100% merino wool on the inside for exceptional comfort. This is everyday wear for adults — a piece you will naturally reach for again and again. Casual yet refined, it is finished with thoughtful design details.\n            \u003cbr\u003e\u003cbr\u003e\n                    ◾️ Design Details\u003cbr\u003e\u003cimg style=\"width:100%; border-radius:0.5rem; margin:0.75rem 0;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/27f840791576885dbe0c088af4dd5f9f.png?v=1739338390\" alt=\"Hoodie shoulder-line silhouette\"\u003e\n                    ・The shoulder seams are shifted toward the back to create a cleaner shoulder area.\u003cbr\u003e\u003cimg style=\"width:100%; border-radius:0.5rem; margin:0.75rem 0;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/f032342f28a1f512946f737080f5e1bc.png?v=1739338390\" alt=\"Forward side-seam detail\"\u003e\n                    ・The side seams are shifted forward to make the waistline look sleeker.\u003cbr\u003e\n                    ・Thumb holes at the cuffs help keep the sleeves in place when wearing gloves in winter.\n            \u003cbr\u003e\u003cbr\u003e\n                    Relaxed yet stylish, this design pairs effortlessly with both leather shoes and sneakers. It is also machine washable in a laundry net, making care simple.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ④ Staff styling --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Staff Styling: The Ultimate Piece That Blends into Your Everyday Life\n        \u003c\/h2\u003e\n        \u003cp style=\"margin-bottom:1rem;\"\u003e\n            “How should I style it?” Inspired by customer feedback, here is our recommended styling idea for the Merino Wool Sweat Hoodie. Please use the staff height and worn size as a reference.\n        \u003c\/p\u003e\n        \u003cdiv class=\"carousel-wrapper\"\u003e\n            \u003cbutton class=\"carousel-btn prev\" aria-label=\"Previous\"\u003e\u0026lt;\u003c\/button\u003e\n            \u003cdiv class=\"carousel-track-container\"\u003e\n                \u003cdiv class=\"carousel-track\"\u003e\n                    \u003cdiv class=\"staff-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/02deb4b18a23edbb0a5f921ddb881795_2bd13892-a512-4750-93ca-7810a6d0d2ec.jpg?v=1751029337\" alt=\"Yoshi staff outfit\"\u003e\n                        \u003cdiv style=\"margin-top:8px;\"\u003e\n                            \u003cspan class=\"staff-name\"\u003eYoshi \/ Height: 168cm\u003c\/span\u003e\u003cspan class=\"staff-size\"\u003eWearing size: L\u003c\/span\u003e\u003cspan class=\"staff-comment\"\u003eI chose a larger size for a relaxed fit, but the pockets are built into the seams, so the silhouette still looks clean. The hood has a double-layer construction, which helps it keep a beautiful shape.\u003c\/span\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 --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Size Guide\n        \u003c\/h2\u003e\n        \u003ctable class=\"size-table\"\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 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                        M\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        68cm\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        108cm\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        48cm\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        65cm\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\n                        L\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        71cm\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        116cm\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        51cm\n                    \u003c\/td\u003e\n                    \u003ctd\u003e\n                        65.5cm\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp style=\"font-size:0.8rem; margin-top:0.5rem; color:#666;\"\u003e\n            ※ Measurements are taken flat. Slight variations may occur.\u003cbr\u003eWe recommend comparing these measurements with your usual hoodie.\n        \u003c\/p\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑥ Common concerns --\u003e\n        \u003csection class=\"solution-box\"\u003e\n        \u003ch2 style=\"font-size:1.8rem; font-weight:700; margin-bottom:1.5rem;\"\u003e\n            Do Any of These Sound Familiar?\n        \u003c\/h2\u003e\n        \u003cdiv class=\"solution-grid\"\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\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 style=\"font-size:3rem;\"\u003e💧\u003c\/span\u003e\n                \u003cp\u003e\n                    “Sweat feels uncomfortable, and odor bothers me.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"solution-item\"\u003e\n                \u003cspan style=\"font-size:3rem;\"\u003e🧺\u003c\/span\u003e\n                \u003cp\u003e\n                    “High-quality clothes seem difficult to wash.”\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top:2px solid #e5e3d7; padding-top:1.5rem;\"\u003e\n            \u003cp style=\"font-size:1.3rem; font-weight:700; color:#48350D;\"\u003e\n                C-one’s Super100’s Merino Wool solves them all.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑦ Super100's functions --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Super100’s Merino Wool: Six Essential Functions\n        \u003c\/h2\u003e\n        \u003cp\u003e\n            The exceptional material shared by all C-one items: Super100’s Merino Wool. This single piece transforms your everyday comfort.\n        \u003c\/p\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    ✨\n                \u003c\/div\u003e\n                \u003cstrong\u003eCashmere-like Softness\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Smooth, gentle, and never itchy.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    🌡️\n                \u003c\/div\u003e\n                \u003cstrong\u003eComfortable Temperature Control Year-Round\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Cool in summer, warm in winter.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    👃\n                \u003c\/div\u003e\n                \u003cstrong\u003eRemarkable Odor Resistance\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Naturally antibacterial for all-day freshness.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    💧\n                \u003c\/div\u003e\n                \u003cstrong\u003eExcellent Moisture Absorption and Quick Drying\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Stays smooth and dry, even when you sweat.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    ✅\n                \u003c\/div\u003e\n                \u003cstrong\u003eWashable at Home\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\u003e\n                    Premium quality with easy everyday care.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv style=\"font-size:2.5rem;\"\u003e\n                    🌱\n                \u003c\/div\u003e\n                \u003cstrong\u003eEarth-Friendly Natural Material\u003c\/strong\u003e\n                \u003cdiv style=\"font-size:0.85rem;\"\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\/c-one-super100s-story\" style=\"color:#8D8741; font-weight:700; text-decoration:underline;\"\u003eDiscover the Story Behind Super100’s Merino Wool\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003c!-- ⑧ C-one's attention to detail --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n        \u003ch2 class=\"custom-lp-heading\"\u003e\n            Merino Wool Sweat Hoodie: C-one’s Commitment in Every Detail\n        \u003c\/h2\u003e\n        \u003cp style=\"line-height:1.75; margin-bottom:1.5rem;\"\u003e\n            From material selection to sewing techniques, we make no compromises — delivering a piece that brings a quiet sense of satisfaction every time you wear it.\n        \u003c\/p\u003e\n        \u003cdiv class=\"kodawari-grid\"\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e01. High-Quality Material\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"High-quality Super100’s merino wool\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    The natural drape of Super100’s Merino Wool combines with C-one’s original pattern. It does not cling too closely to the body, yet creates a beautiful, natural silhouette. Casual yet refined, it brings grown-up elegance to everyday styling and pairs easily with a wide range of bottoms.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e02. Skilled Craftsmanship, Made in Japan\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"Made in Japan craftsmanship\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    To bring out the full potential of delicate Super100’s Merino Wool, C-one is committed to knitting and sewing by skilled Japanese craftspeople. The craftsmanship hidden in unseen details supports durability, helping the garment resist losing its shape even after repeated wear and washing. It is proof of a truly long-lasting piece.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kodawari-item\"\u003e\n                \u003cspan class=\"kodawari-num-heading\"\u003e03. Honest Pricing\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0_bcb474c8-9e72-4805-a2c2-621f095428ee.png?v=1751014103\" alt=\"Honest pricing\" style=\"width:150px; margin:0 auto; display:block;\"\u003e\n                \u003cp\u003e\n                    By working directly with trusted domestic factories without going through trading companies, we can fine-tune specifications and thoroughly check quality. This is how we create woolwear with uncompromising comfort and construction. By reducing unnecessary distribution costs, we offer a level of quality that would normally be much more expensive at this price. We want to deliver true quality you can feel not only in the appearance, but also against your skin and after long-term wear. That is the starting point of C-one’s clothing.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    function initCarousel(wrapper) {\n        if (!wrapper || wrapper.dataset.carouselInitialized === 'true') return;\n\n        const track = wrapper.querySelector('.carousel-track');\n        const prevBtn = wrapper.querySelector('.carousel-btn.prev');\n        const nextBtn = wrapper.querySelector('.carousel-btn.next');\n        const container = wrapper.querySelector('.carousel-track-container');\n\n        if (!track || !prevBtn || !nextBtn || !container) return;\n\n        const items = Array.from(track.children);\n        if (!items.length) return;\n\n        wrapper.dataset.carouselInitialized = 'true';\n\n        let index = 0;\n        const gap = 16;\n        let startX = 0;\n        let dragDX = 0;\n        let isDragging = false;\n\n        function getItemWidth() {\n            return items[0] ? items[0].getBoundingClientRect().width + gap : 216;\n        }\n\n        function getMaxIndex() {\n            const visible = Math.max(1, Math.floor(container.getBoundingClientRect().width \/ getItemWidth()));\n            return Math.max(0, items.length - visible);\n        }\n\n        function applyTransform() {\n            track.style.transform = 'translateX(-' + (getItemWidth() * index) + 'px)';\n        }\n\n        function updateButtons() {\n            const max = getMaxIndex();\n\n            prevBtn.style.opacity = index \u003c= 0 ? '0.3' : '1';\n            prevBtn.style.pointerEvents = index \u003c= 0 ? 'none' : 'auto';\n            prevBtn.setAttribute('aria-disabled', index \u003c= 0 ? 'true' : 'false');\n\n            nextBtn.style.opacity = index \u003e= max ? '0.3' : '1';\n            nextBtn.style.pointerEvents = index \u003e= max ? 'none' : 'auto';\n            nextBtn.setAttribute('aria-disabled', index \u003e= max ? 'true' : 'false');\n        }\n\n        function goPrev() {\n            if (index \u003e 0) {\n                index--;\n                applyTransform();\n                updateButtons();\n            }\n        }\n\n        function goNext() {\n            if (index \u003c getMaxIndex()) {\n                index++;\n                applyTransform();\n                updateButtons();\n            }\n        }\n\n        prevBtn.addEventListener('click', goPrev);\n        nextBtn.addEventListener('click', goNext);\n\n        container.addEventListener('touchstart', function(e) {\n            startX = e.touches[0].clientX;\n            dragDX = 0;\n            isDragging = true;\n            track.style.transition = 'none';\n        }, { passive: true });\n\n        container.addEventListener('touchmove', function(e) {\n            if (!isDragging) return;\n\n            dragDX = e.touches[0].clientX - startX;\n\n            const atEdge = (index === 0 \u0026\u0026 dragDX \u003e 0) || (index \u003e= getMaxIndex() \u0026\u0026 dragDX \u003c 0);\n            const offset = -(getItemWidth() * index) + (atEdge ? dragDX * 0.3 : dragDX);\n\n            track.style.transform = 'translateX(' + offset + 'px)';\n        }, { passive: true });\n\n        function endTouch() {\n            if (!isDragging) return;\n\n            isDragging = false;\n            track.style.transition = 'transform 0.3s ease-in-out';\n\n            const threshold = Math.min(50, getItemWidth() * 0.25);\n\n            if (dragDX \u003c -threshold \u0026\u0026 index \u003c getMaxIndex()) {\n                index++;\n            } else if (dragDX \u003e threshold \u0026\u0026 index \u003e 0) {\n                index--;\n            }\n\n            applyTransform();\n            updateButtons();\n        }\n\n        container.addEventListener('touchend', endTouch);\n        container.addEventListener('touchcancel', endTouch);\n\n        window.addEventListener('resize', function() {\n            index = Math.min(index, getMaxIndex());\n            applyTransform();\n            updateButtons();\n        });\n\n        applyTransform();\n        updateButtons();\n    }\n\n    function initAllCarousels() {\n        document.querySelectorAll('.carousel-wrapper').forEach(initCarousel);\n    }\n\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initAllCarousels);\n    } else {\n        initAllCarousels();\n    }\n\n    document.addEventListener('langify:translated', function() {\n        setTimeout(initAllCarousels, 200);\n    });\n})();\n\u003c\/script\u003e","brand":"C-one ONLINE STORE","offers":[{"title":"11Gray \/ M","offer_id":51282103238956,"sku":null,"price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"11Gray \/ L","offer_id":51282103271724,"sku":null,"price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"9Navy \/ M","offer_id":51282103304492,"sku":null,"price":39600.0,"currency_code":"JPY","in_stock":true},{"title":"9Navy \/ L","offer_id":51282103337260,"sku":null,"price":39600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/11-6161340.jpg?v=1762399220"},{"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":"メリノウールマルチストール-新春逸品優待セット対象商品","title":"メリノウールマルチストール (新春逸品優待セット対象商品)","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\u003eメリノウール マルチストール\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シワになりにくいため、旅先でもエレガントに、あなたを優しく包み込みます。\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\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. 着方いろいろ便利な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\/MULTISTALL.png?v=1742971811\"\u003e\n\u003cp style=\"line-height: 1.6;\" class=\"text-primary-dark\"\u003e4通りの使い方ができるストールはシチュエーションを選ばず使える便利な1枚です。\u003c\/p\u003e\n\u003c\/div\u003e\n\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\"\u003eメリノウールマルチストール：細部に宿る、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    「どう着こなせばいい？」お客様の声から生まれた、メリノウールマルチストールのおすすめスタイルをご紹介します。**（身長と着用サイズも参考にしてください）**\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\/1_acc9e7e4-0e38-4b89-a010-67c900f2bad7.png?v=1751027772\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/1_acc9e7e4-0e38-4b89-a010-67c900f2bad7.png?v=1751027772\" 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;\"\u003emii \/ 身長：153cm\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\/58cae7c6d36fda3356a4bef48536f300_489f7570-6614-4f78-9d3e-ab5ef5c94de9.png?v=1751027775\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/58cae7c6d36fda3356a4bef48536f300_489f7570-6614-4f78-9d3e-ab5ef5c94de9.png?v=1751027775\" 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;\"\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\/e484f2c9bca930576141243f81482f08_dba060d6-8f67-4898-8668-87b17602f09f.png?v=1751027776\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/e484f2c9bca930576141243f81482f08_dba060d6-8f67-4898-8668-87b17602f09f.png?v=1751027776\" 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;\"\u003emii \/ 身長：153cm\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\/EC1_196f6920-4731-4d5b-adfd-038441d865b7.png?v=1751027778\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/EC1_196f6920-4731-4d5b-adfd-038441d865b7.png?v=1751027778\" 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;\"\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丈x幅\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\u003e146cmx54cm\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":"702モカブラウン \/ フリー","offer_id":52346714423596,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"601ダークブラウン \/ フリー","offer_id":52346714456364,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"901ダークネイビー \/ フリー","offer_id":52346714489132,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/702-6898531.png?v=1762399214"},{"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   Base Styles \u0026 Theme Override Protection\n========================================== *\/\n.custom-lp-section {\n    font-family: 'Noto Sans JP', sans-serif;\n    background-color: #f7f5ef;\n    color: #48350D;\n    line-height: 1.6;\n    font-size: 18px !important;\n}\n.custom-lp-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 1rem;\n}\n.custom-lp-container img {\n    max-width: 100%;\n    height: auto;\n}\n.custom-lp-section p,\n.custom-lp-section li,\n.custom-lp-section span,\n.custom-lp-section td,\n.custom-lp-section th {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n}\n.custom-lp-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.custom-lp-heading {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    border-left: 4px solid #8D8741;\n    padding-left: 1rem;\n    margin-bottom: 1.5rem;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h2 {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.custom-lp-section h3 {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    color: #48350D !important;\n}\n\/* =======================================\n   Guide Box\n========================================== *\/\n.guide-box {\n    background: #fff;\n    padding: 1.5rem;\n    border-radius: 0.5rem;\n    border: 1px solid #e0e0e0;\n    margin-bottom: 2rem;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    text-align: center;\n}\n\/* =======================================\n   Accordion\n========================================== *\/\n.custom-details summary {\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    cursor: pointer;\n    font-weight: 700;\n    padding: 1rem 0;\n    list-style: none;\n    color: #48350D;\n}\n.custom-details summary::-webkit-details-marker { display: none; }\n.custom-details summary svg {\n    width: 24px !important;\n    height: 24px !important;\n    min-width: 24px !important;\n    max-width: 24px !important;\n    flex-shrink: 0;\n    transition: transform 0.3s;\n}\n.custom-details[open] summary svg {\n    transform: rotate(180deg);\n}\n\/* =======================================\n   Feature Grid\n========================================== *\/\n.feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 1.5rem;\n    text-align: center;\n    margin-top: 1.5rem;\n}\n\/* =======================================\n   Problem \/ Solution Section\n========================================== *\/\n.solution-box {\n    background-color: #fff;\n    border: 1px solid #d4d0c8;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin-bottom: 2.5rem;\n}\n.solution-grid {\n    display: flex;\n    justify-content: center;\n    gap: 1.5rem;\n    flex-wrap: wrap;\n    margin-bottom: 1.5rem;\n}\n.solution-item {\n    flex: 1;\n    min-width: 140px;\n}\n\/* =======================================\n   Staff Styling Carousel\n========================================== *\/\n.carousel-wrapper {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track-container {\n    width: 100%;\n    overflow: hidden;\n}\n.carousel-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px;\n    transition: transform 0.3s ease-in-out;\n}\n.staff-item {\n    flex: 0 0 200px !important;\n    width: 200px !important;\n    min-width: 200px !important;\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-item .staff-name {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #48350D !important;\n    display: block;\n    margin-top: 8px;\n    margin-bottom: 2px;\n}\n.staff-item .staff-size {\n    font-size: 15px !important;\n    color: #48350D !important;\n    display: block;\n    margin-bottom: 4px;\n}\n.staff-item .staff-comment {\n    font-size: 14px !important;\n    color: #666 !important;\n    line-height: 1.6 !important;\n    display: block;\n}\n.carousel-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255, 255, 255, 0.9);\n    border: 1px solid #ddd;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #48350D;\n    cursor: pointer;\n    z-index: 10;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.2);\n}\n.carousel-btn.prev { left: 5px; }\n.carousel-btn.next { right: 5px; }\n\/* =======================================\n   Size Table\n========================================== *\/\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n    font-size: 0.9rem;\n}\n.size-table th,\n.size-table td {\n    border: 1px solid #ddd;\n    padding: 8px;\n    text-align: center;\n}\n.size-table th { background: #f7f5ef; }\n\/* =======================================\n   Layout Helpers\n========================================== *\/\n.three-style-grid,\n.side-detail-grid,\n.two-column-grid,\n.brand-detail-grid {\n    display: grid;\n    gap: 1rem;\n}\n.three-style-grid {\n    grid-template-columns: repeat(3, 1fr);\n}\n.side-detail-grid,\n.two-column-grid {\n    grid-template-columns: repeat(2, 1fr);\n}\n.brand-detail-grid {\n    grid-template-columns: repeat(3, 1fr);\n}\n.info-box {\n    padding: 1rem;\n    background: #faf8f4;\n    border-left: 3px solid #9a7a4a;\n    border-radius: 0 0.5rem 0.5rem 0;\n}\n.square-img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    border-radius: 0.5rem;\n    margin-bottom: 0.5rem;\n}\n.square-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n}\n\/* =======================================\n   Mobile Support\n========================================== *\/\n@media (max-width: 600px) {\n    .custom-lp-section,\n    .custom-lp-section p,\n    .custom-lp-section li,\n    .custom-lp-section span,\n    .custom-lp-section td,\n    .custom-lp-section th {\n        font-size: 16px !important;\n    }\n    .custom-lp-heading,\n    .custom-lp-section h2 {\n        font-size: 18px !important;\n    }\n    .custom-lp-section h3 {\n        font-size: 17px !important;\n    }\n    .custom-lp-card {\n        padding: 1.25rem;\n        margin: 1.5rem 0;\n    }\n    .three-style-grid,\n    .side-detail-grid,\n    .two-column-grid,\n    .brand-detail-grid {\n        grid-template-columns: 1fr;\n    }\n    .feature-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1rem;\n    }\n    .size-table,\n    .size-table th,\n    .size-table td {\n        font-size: 14px !important;\n    }\n    .size-table th,\n    .size-table td {\n        padding: 6px 3px;\n    }\n    .solution-item {\n        min-width: 80px;\n    }\n    .solution-item p {\n        font-size: 14px !important;\n    }\n    .solution-box h2 {\n        font-size: 18px !important;\n    }\n    .carousel-btn {\n        width: 32px;\n        height: 32px;\n        font-size: 1rem;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-lp-section\"\u003e\n    \u003cdiv class=\"custom-lp-container\"\u003e\n\n        \u003c!-- ① Recommended Size Guide --\u003e\n        \u003cdiv class=\"guide-box\"\u003e\n            \u003cp style=\"margin: 0 0 0.5rem; font-weight: bold; color: #48350d; font-size: 1.2rem;\"\u003e\n                ＜Recommended Size Guide＞\n            \u003c\/p\u003e\n            \u003cp style=\"margin: 0 0 0.5rem; font-size: 1.1rem; color: #48350d;\"\u003e\n                \u003cstrong\u003eM\u003c\/strong\u003e : Women’s L (relaxed) \/ Men’s M (relaxed)\u003cbr\u003e\u003cstrong\u003eL\u003c\/strong\u003e : Men’s L (relaxed)\n            \u003c\/p\u003e\n            \u003cp style=\"margin: 0.5rem 0 0; font-size: 1.1rem; color: #8d8741; font-weight: bold;\"\u003e\n                👇 Please also refer to the staff styling photos at the bottom of this page.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ② Designer's Commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Designer’s Commitment\n            \u003c\/h2\u003e\n            \u003cp style=\"line-height: 1.75; margin-bottom: 2rem;\" class=\"text-primary-dark\"\u003e\n                C-one’s cardigan is more than just clothing. To bring comfort and refinement into everyday life, the designer’s passion and philosophy are woven into the details you may not immediately see.\n            \u003c\/p\u003e\n\n            \u003c!-- 01 --\u003e\n            \u003cdiv style=\"margin-bottom: 2.5rem; padding-bottom: 2.5rem; border-bottom: 1px dashed #e0e0e0;\"\u003e\n                \u003ch3 style=\"font-size: 1.8rem; margin-bottom: 0.75rem; font-weight: bold; color: #48350d;\"\u003e\n                    01. Adult Elegance Just by Throwing It On\n                \u003c\/h3\u003e\n                \u003cp style=\"line-height: 1.6; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e\n                    The rich luster and beautiful drape of high-quality merino wool elevate the shawl collar. Depending on your mood and the occasion, you can enjoy three different ways to style the collar.\n                \u003c\/p\u003e\n\n                \u003cdiv class=\"three-style-grid\"\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Basic styling with the shawl collar folded once\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/1_584116ae-b946-4055-9d6b-a9624e183124.png?v=1764039284\"\u003e\n                        \u003cp style=\"line-height: 1.6; font-size: 0.9rem;\" class=\"text-primary-dark\"\u003e\n                            \u003cstrong\u003e[Basic]\u003c\/strong\u003e\u003cbr\u003eFolded once: the most refined, essential style.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Modern styling with the shawl collar folded twice\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_ada5dddd-7772-4357-a2d9-5612f4fbb670.png?v=1764039435\"\u003e\n                        \u003cp style=\"line-height: 1.6; font-size: 0.9rem;\" class=\"text-primary-dark\"\u003e\n                            \u003cstrong\u003e[Modern]\u003c\/strong\u003e\u003cbr\u003eFolded twice: a cleaner neckline with a sharper, more modern impression.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Relaxed styling with the shawl collar left unfolded\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/3_2525b130-5f69-4cbe-8bb4-0cf9aa8038fa.png?v=1764039529\"\u003e\n                        \u003cp style=\"line-height: 1.6; font-size: 0.9rem;\" class=\"text-primary-dark\"\u003e\n                            \u003cstrong\u003e[Relaxed]\u003c\/strong\u003e\u003cbr\u003eLeft unfolded: an effortless drape that feels relaxed while staying elegant.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 02 --\u003e\n            \u003cdiv style=\"margin-bottom: 2.5rem; padding-bottom: 2.5rem; border-bottom: 1px dashed #e0e0e0;\"\u003e\n                \u003ch3 style=\"font-size: 1.8rem; font-weight: bold; color: #48350d; margin-bottom: 0.75rem;\"\u003e\n                    02. The Most “Just Right” Fit\n                \u003c\/h3\u003e\n                \u003cp style=\"line-height: 1.6; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e\n                    This cardigan feels relaxed and comfortable. It works beautifully as a light outer layer for quick outings, and also as an easy layer for relaxing at home.\n                \u003c\/p\u003e\n\n                \u003cdiv class=\"two-column-grid\" style=\"align-items: center; margin-bottom: 1.5rem;\"\u003e\n                    \u003cdiv\u003e\n                        \u003cimg style=\"width: 100%; border-radius: 0.5rem;\" alt=\"Relaxed fit of the shawl collar cardigan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/0503c9b62fae104383000852722676ef.png?v=1764056079\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"display: flex; flex-direction: column; gap: 1rem; justify-content: center;\"\u003e\n                        \u003cdiv class=\"info-box\"\u003e\n                            \u003cp style=\"margin: 0 0 0.25rem; font-weight: bold; font-size: 0.95rem; color: #48350d;\"\u003e\n                                Stress-Free Ease\n                            \u003c\/p\u003e\n                            \u003cp style=\"margin: 0; line-height: 1.6; font-size: 0.88rem;\" class=\"text-primary-dark\"\u003e\n                                The drop shoulders and relaxed fit create a comfortable feel that does not restrict movement. The sleeves are also designed with room, so it layers easily over thicker innerwear.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"info-box\"\u003e\n                            \u003cp style=\"margin: 0 0 0.25rem; font-weight: bold; font-size: 0.95rem; color: #48350d;\"\u003e\n                                A Beautiful Length from the Back\n                            \u003c\/p\u003e\n                            \u003cp style=\"margin: 0; line-height: 1.6; font-size: 0.88rem;\" class=\"text-primary-dark\"\u003e\n                                The back body is designed slightly longer. The length covers the hips to a comfortable degree, creating an effortless impression without making you worry about your body line.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cp style=\"line-height: 1.6; font-size: 0.9rem; margin-bottom: 1rem; padding: 0.75rem 1rem; background: #faf8f4; border-left: 3px solid #9a7a4a; border-radius: 0 0.5rem 0.5rem 0;\" class=\"text-primary-dark\"\u003e\n                    \u003cstrong\u003eRefined cuff construction:\u003c\/strong\u003e The cuffs are intentionally designed to be folded back. Use them to adjust warmth or add a styling accent. Even when folded, the seam allowance does not show—an example of careful Japanese craftsmanship.\n                \u003c\/p\u003e\n\n                \u003cdiv class=\"two-column-grid\"\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cdiv class=\"square-img\"\u003e\n                            \u003cimg alt=\"Cuff before folding\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/306fed6440131b53ceb754a0958ee740.png?v=1764051070\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.8rem; color: #6b5c48;\"\u003e\n                            Before folding\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"text-align: center;\"\u003e\n                        \u003cdiv class=\"square-img\"\u003e\n                            \u003cimg alt=\"Cuff after folding with no visible seam allowance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/3_1fce9af3-1810-47ce-9225-8f34cb140218.png?v=1764040931\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.8rem; color: #6b5c48;\"\u003e\n                            After folding (no visible seam allowance)\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- 03 --\u003e\n            \u003cdiv\u003e\n                \u003ch3 style=\"font-size: 1.8rem; font-weight: bold; color: #48350d; margin-bottom: 0.75rem;\"\u003e\n                    03. A Small Side-Seam Detail Keeps the Silhouette Clean\n                \u003c\/h3\u003e\n                \u003cp style=\"line-height: 1.6; margin-bottom: 1.5rem;\" class=\"text-primary-dark\"\u003e\n                    Although the design is relaxed, it avoids looking bulky. The secret lies in the position of the side seam.\n                \u003c\/p\u003e\n                \u003cdiv class=\"side-detail-grid\" style=\"align-items: start;\"\u003e\n                    \u003cdiv\u003e\n                        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Forward side seam creates a cleaner look\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/67e3a3e9c72f7cfa8a7710cfd9445905.png?v=1764044816\"\u003e\n                        \u003cp style=\"line-height: 1.6; font-size: 0.9rem;\" class=\"text-primary-dark\"\u003e\n                            \u003cstrong\u003eA sharper look through visual balance:\u003c\/strong\u003e By shifting the side seam slightly forward, the front view appears more streamlined and visually refined when worn.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003cimg style=\"width: 100%; border-radius: 0.5rem; margin-bottom: 0.75rem;\" alt=\"Seam-integrated pocket detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/2_ce6d757c-6495-4bbd-a267-cf4418b50575.png?v=1764044964\"\u003e\n                        \u003cp style=\"line-height: 1.6; font-size: 0.9rem;\" class=\"text-primary-dark\"\u003e\n                            \u003cstrong\u003ePractical pockets with a natural finish:\u003c\/strong\u003e The pockets are placed along this seam, making them easy to use while keeping the design clean and balanced.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ③ Staff Styling --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Staff Styling: The Ultimate Piece That Blends into Your Everyday Life\n            \u003c\/h2\u003e\n            \u003cp style=\"margin-bottom: 1rem;\"\u003e\n                “How should I style it?” Inspired by customer feedback, here are our recommended styling ideas for the Merino Wool Shawl Collar Buttonless Cardigan. Please use the staff height and worn size as a reference.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"carousel-wrapper\"\u003e\n                \u003cbutton class=\"carousel-btn prev\" aria-label=\"Previous\"\u003e\u0026lt;\u003c\/button\u003e\n                \u003cdiv class=\"carousel-track-container\"\u003e\n                    \u003cdiv class=\"carousel-track\"\u003e\n                        \u003cdiv class=\"staff-item\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/OK.png?v=1764056078\" alt=\"YK staff styling\"\u003e\n                            \u003cdiv style=\"margin-top:8px;\"\u003e\n                                \u003cspan class=\"staff-name\"\u003eYK \/ Height: 155cm\u003c\/span\u003e\n                                \u003cspan class=\"staff-size\"\u003eWearing size: M\u003c\/span\u003e\n                                \u003cspan class=\"staff-comment\"\u003eEasy to slip on and smooth to wear. The fabric feels substantial, yet it is light and warm. The design works well with both refined and casual styling. For a shorter height, the length reaches around the hips, creating a reassuring fit.\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"staff-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\" alt=\"Yoshi staff styling\"\u003e\n                            \u003cdiv style=\"margin-top:8px;\"\u003e\n                                \u003cspan class=\"staff-name\"\u003eYoshi \/ Height: 168cm\u003c\/span\u003e\n                                \u003cspan class=\"staff-size\"\u003eWearing size: L\u003c\/span\u003e\n                                \u003cspan class=\"staff-comment\"\u003eI like how relaxed and easy it is to wear. The pockets are placed slightly forward, making them easy to use—one of those small thoughtful details that really appeals to me. It works as outdoor wear, and because the fabric feels so good on the skin, I also use it at home over a short-sleeve top.\u003c\/span\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\n        \u003c!-- ④ Size Guide --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Size Guide\n            \u003c\/h2\u003e\n            \u003ctable class=\"size-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSize\u003c\/th\u003e\n                        \u003cth\u003eLength\u003c\/th\u003e\n                        \u003cth\u003eBust\u003c\/th\u003e\n                        \u003cth\u003eShoulder Width\u003c\/th\u003e\n                        \u003cth\u003eSleeve Length\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eM\u003c\/td\u003e\n                        \u003ctd\u003eFront 68cm \/ Back 70cm\u003c\/td\u003e\n                        \u003ctd\u003e110cm\u003c\/td\u003e\n                        \u003ctd\u003e50cm\u003c\/td\u003e\n                        \u003ctd\u003e55cm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eL\u003c\/td\u003e\n                        \u003ctd\u003eFront 71cm \/ Back 73cm\u003c\/td\u003e\n                        \u003ctd\u003e122cm\u003c\/td\u003e\n                        \u003ctd\u003e55cm\u003c\/td\u003e\n                        \u003ctd\u003e59.5cm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp style=\"font-size: 0.8rem; margin-top: 0.5rem; color: #666;\"\u003e\n                ※ Measurements are taken flat. Slight variations may occur.\u003cbr\u003eWe recommend comparing these measurements with your usual cardigan.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑤ Product Overview --\u003e\n        \u003csection\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                A Premium Essential for Everyday Life.\n            \u003c\/h2\u003e\n            \u003cp style=\"margin-bottom: 2rem;\"\u003e\n                By intentionally removing front buttons, this cardigan has a minimal design and a presence closer to a mid-layer outerwear piece than a conventional cardigan. The relaxed silhouette and buttonless design create just the right sense of ease, making it versatile enough for both refined and casual styling.\u003cbr\u003e\n                Made from 100% merino wool, it has a soft feel and a deep, elegant luster. Although lightweight, the fabric has a resilient, sponge-like texture. Shrink-resistant processing also makes it washable in a home washing machine.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑥ Common Concerns --\u003e\n        \u003csection class=\"solution-box\"\u003e\n            \u003ch2 style=\"font-size: 1.8rem; font-weight: bold; margin-bottom: 1.5rem;\"\u003e\n                Do Any of These Sound Familiar?\n            \u003c\/h2\u003e\n            \u003cdiv class=\"solution-grid\"\u003e\n                \u003cdiv class=\"solution-item\"\u003e\n                    \u003cspan style=\"font-size: 3rem;\"\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 style=\"font-size: 3rem;\"\u003e💧\u003c\/span\u003e\n                    \u003cp\u003e\n                        “Sweat feels uncomfortable, and odor bothers me.”\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"solution-item\"\u003e\n                    \u003cspan style=\"font-size: 3rem;\"\u003e🧺\u003c\/span\u003e\n                    \u003cp\u003e\n                        “High-quality clothes seem difficult to wash.”\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"border-top: 2px solid #e5e3d7; padding-top: 1.5rem;\"\u003e\n                \u003cp style=\"font-size: 1.3rem; font-weight: bold; color: #48350d;\"\u003e\n                    C-one’s Super100’s Merino Wool solves them all.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑦ Super100's Merino Wool Functions --\u003e\n        \u003csection class=\"custom-lp-card\" style=\"padding: 1rem 2rem;\"\u003e\n            \u003cdetails class=\"custom-details\"\u003e\n                \u003csummary\u003e\n                    Super100’s Merino Wool: Six Essential Functions\n                    \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/summary\u003e\n                \u003cdiv style=\"padding-top: 1rem; border-top: 1px solid #E0E0E0;\"\u003e\n                    \u003cp\u003e\n                        The exceptional material shared by all C-one items: Super100’s Merino Wool. This single piece transforms your everyday comfort.\n                    \u003c\/p\u003e\n                    \u003cdiv class=\"feature-grid\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv style=\"font-size: 3rem;\"\u003e✨\u003c\/div\u003e\n                            \u003cstrong\u003eCashmere-like Softness\u003c\/strong\u003e\n                            \u003cdiv style=\"font-size: 0.9rem;\"\u003e\n                                Smooth, gentle, and never itchy.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv style=\"font-size: 3rem;\"\u003e🌡️\u003c\/div\u003e\n                            \u003cstrong\u003eComfortable Temperature Control Year-Round\u003c\/strong\u003e\n                            \u003cdiv style=\"font-size: 0.9rem;\"\u003e\n                                Cool in summer, warm in winter.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv style=\"font-size: 3rem;\"\u003e👃\u003c\/div\u003e\n                            \u003cstrong\u003eRemarkable Odor Resistance\u003c\/strong\u003e\n                            \u003cdiv style=\"font-size: 0.9rem;\"\u003e\n                                Naturally antibacterial for all-day freshness.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv style=\"font-size: 3rem;\"\u003e💧\u003c\/div\u003e\n                            \u003cstrong\u003eExcellent Moisture Absorption and Quick Drying\u003c\/strong\u003e\n                            \u003cdiv style=\"font-size: 0.9rem;\"\u003e\n                                Stays smooth and dry, even when you sweat.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv style=\"font-size: 3rem;\"\u003e✅\u003c\/div\u003e\n                            \u003cstrong\u003eWashable at Home\u003c\/strong\u003e\n                            \u003cdiv style=\"font-size: 0.9rem;\"\u003e\n                                Premium quality with easy everyday care.\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv style=\"font-size: 3rem;\"\u003e🌱\u003c\/div\u003e\n                            \u003cstrong\u003eEarth-Friendly Natural Material\u003c\/strong\u003e\n                            \u003cdiv style=\"font-size: 0.9rem;\"\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\/c-one-super100s-story\" style=\"color: #8d8741; font-weight: bold; text-decoration: underline;\"\u003eDiscover the Story Behind Super100’s Merino Wool\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ⑧ C-one's Commitment --\u003e\n        \u003csection class=\"custom-lp-card\"\u003e\n            \u003ch2 class=\"custom-lp-heading\"\u003e\n                Merino Wool Shawl Collar Buttonless Cardigan: C-one’s Commitment 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, we make no compromises—delivering a piece that brings a quiet sense of satisfaction every time you wear it.\n            \u003c\/p\u003e\n            \u003cdiv class=\"brand-detail-grid\"\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003e\n                        \u003cb\u003e01. High-Quality Material\u003c\/b\u003e\n                    \u003c\/h3\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/hQ.png?v=1751011621\" alt=\"High-quality Super100’s merino wool\" style=\"width: 150px; margin: 0 auto; display: block;\"\u003e\n                    \u003cp\u003e\n                        The natural drape of Super100’s Merino Wool combines with C-one’s original pattern. It does not cling too closely to the body, yet creates a beautiful, natural silhouette. Casual yet refined, it brings grown-up elegance to everyday styling and pairs easily with a wide range of bottoms.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003e\n                        \u003cb\u003e02. Skilled Craftsmanship, Made in Japan\u003c\/b\u003e\n                    \u003c\/h3\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/8810\/1164\/files\/JP_0.png?v=1751014103\" alt=\"Made in Japan craftsmanship\" style=\"width: 150px; margin: 0 auto; display: block;\"\u003e\n                    \u003cp\u003e\n                        To bring out the full potential of delicate Super100’s Merino Wool, C-one is committed to knitting and sewing by skilled Japanese craftspeople. The craftsmanship hidden in unseen details supports its beautiful appearance and durability, helping the garment resist losing its shape even after repeated wear and washing.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003e\n                        \u003cb\u003e03. Honest Pricing\u003c\/b\u003e\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\" alt=\"Honest pricing\" style=\"width: 150px; margin: 0 auto; display: block;\"\u003e\n                    \u003cp\u003e\n                        By working directly with trusted domestic factories without going through trading companies, we can fine-tune specifications and thoroughly check quality. By reducing unnecessary distribution costs, we offer a level of quality that would normally be much more expensive at this price. We want to deliver true quality you can feel not only in the appearance, but also against your skin and after long-term wear.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n    function initCarousel(wrapper) {\n        const track = wrapper.querySelector('.carousel-track');\n        const prevBtn = wrapper.querySelector('.carousel-btn.prev');\n        const nextBtn = wrapper.querySelector('.carousel-btn.next');\n        const container = wrapper.querySelector('.carousel-track-container');\n        if (!track || !prevBtn || !nextBtn || !container) return;\n\n        const items = Array.from(track.children);\n        if (!items.length) return;\n\n        let index = 0;\n        const GAP = 16;\n\n        function getItemWidth() {\n            return items[0] ? items[0].getBoundingClientRect().width + GAP : 216;\n        }\n\n        function getMaxIndex() {\n            const visible = Math.max(1, Math.floor(container.getBoundingClientRect().width \/ getItemWidth()));\n            return Math.max(0, items.length - visible);\n        }\n\n        function applyTransform() {\n            track.style.transform = 'translateX(-' + (getItemWidth() * index) + 'px)';\n        }\n\n        function updateButtons() {\n            const max = getMaxIndex();\n            prevBtn.style.opacity = index \u003c= 0 ? '0.3' : '1';\n            prevBtn.style.pointerEvents = index \u003c= 0 ? 'none' : 'auto';\n            nextBtn.style.opacity = index \u003e= max ? '0.3' : '1';\n            nextBtn.style.pointerEvents = index \u003e= max ? 'none' : 'auto';\n        }\n\n        function goPrev() {\n            if (index \u003e 0) {\n                index--;\n                applyTransform();\n                updateButtons();\n            }\n        }\n\n        function goNext() {\n            if (index \u003c getMaxIndex()) {\n                index++;\n                applyTransform();\n                updateButtons();\n            }\n        }\n\n        prevBtn.addEventListener('click', goPrev);\n        nextBtn.addEventListener('click', goNext);\n\n        let startX = 0;\n        let isDragging = false;\n        let dragDX = 0;\n\n        container.addEventListener('touchstart', function(e) {\n            startX = e.touches[0].clientX;\n            isDragging = true;\n            dragDX = 0;\n            track.style.transition = 'none';\n        }, { passive: true });\n\n        container.addEventListener('touchmove', function(e) {\n            if (!isDragging) return;\n            dragDX = e.touches[0].clientX - startX;\n            const atEdge = (index === 0 \u0026\u0026 dragDX \u003e 0) || (index \u003e= getMaxIndex() \u0026\u0026 dragDX \u003c 0);\n            const offset = -(getItemWidth() * index) + (atEdge ? dragDX * 0.3 : dragDX);\n            track.style.transform = 'translateX(' + offset + 'px)';\n        }, { passive: true });\n\n        function endTouch() {\n            if (!isDragging) return;\n            isDragging = false;\n            track.style.transition = 'transform 0.3s ease-in-out';\n            const threshold = Math.min(50, getItemWidth() * 0.25);\n\n            if (dragDX \u003c -threshold \u0026\u0026 index \u003c getMaxIndex()) {\n                index++;\n            } else if (dragDX \u003e threshold \u0026\u0026 index \u003e 0) {\n                index--;\n            }\n\n            applyTransform();\n            updateButtons();\n        }\n\n        container.addEventListener('touchend', endTouch);\n        container.addEventListener('touchcancel', endTouch);\n\n        window.addEventListener('resize', function() {\n            index = Math.min(index, getMaxIndex());\n            applyTransform();\n            updateButtons();\n        });\n\n        applyTransform();\n        updateButtons();\n    }\n\n    function initAllCarousels() {\n        document.querySelectorAll('.carousel-wrapper').forEach(function(wrapper) {\n            if (wrapper.dataset.carouselInitialized === 'true') return;\n            wrapper.dataset.carouselInitialized = 'true';\n            initCarousel(wrapper);\n        });\n    }\n\n    document.addEventListener('DOMContentLoaded', initAllCarousels);\n    document.addEventListener('langify:translated', function() {\n        setTimeout(initAllCarousels, 200);\n    });\n})();\n\u003c\/script\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\/a-group.oembed","provider":"C-one ONLINE STORE","version":"1.0","type":"link"}