{"product_id":"new-kendostar-essentials-synthetic-hakama","title":"KendoStar Essentials: Synthetic Hakama","description":"\u003cstyle\u003e\n  .ks_ess_hakama_wrap {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 12px 0 36px;\n    color: #1f2933;\n    font-family: inherit;\n    line-height: 1.7;\n    font-size: 14px !important;\n  }\n\n  .ks_ess_hakama_wrap * {\n    box-sizing: border-box;\n  }\n\n  .ks_ess_hakama_wrap p,\n  .ks_ess_hakama_wrap li,\n  .ks_ess_hakama_wrap td,\n  .ks_ess_hakama_wrap th,\n  .ks_ess_hakama_wrap div,\n  .ks_ess_hakama_wrap summary {\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n  }\n\n  .ks_ess_hakama_hero {\n    background: linear-gradient(135deg, #101827 0%, #1d3557 100%);\n    color: #ffffff;\n    border-radius: 18px;\n    padding: 34px 28px;\n    margin-bottom: 26px;\n  }\n\n  .ks_ess_hakama_badge {\n    display: inline-block;\n    background: #ffffff;\n    color: #1d3557;\n    font-weight: 800;\n    border-radius: 999px;\n    padding: 7px 14px;\n    margin-bottom: 14px;\n    font-size: 13px !important;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .ks_ess_hakama_hero h2 {\n    margin: 0 0 14px;\n    font-size: clamp(26px, 3vw, 34px) !important;\n    line-height: 1.25 !important;\n    letter-spacing: 0.02em;\n    color: #ffffff !important;\n  }\n\n  .ks_ess_hakama_hero p {\n    margin: 0;\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n    max-width: 840px;\n    color: #ffffff !important;\n  }\n\n  .ks_ess_hakama_intro {\n    margin: 0 0 20px;\n    font-size: 14px !important;\n    line-height: 1.75 !important;\n  }\n\n  .ks_ess_hakama_section {\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    padding: 26px;\n    margin: 24px 0;\n    background: #ffffff;\n  }\n\n  .ks_ess_hakama_section h3,\n  .ks_ess_hakama_soft h3,\n  .ks_ess_hakama_highlight h3 {\n    margin: 0 0 16px;\n    font-size: clamp(20px, 2vw, 25px) !important;\n    line-height: 1.3 !important;\n    color: #111827;\n  }\n\n  .ks_ess_hakama_list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .ks_ess_hakama_list li {\n    position: relative;\n    padding-left: 34px;\n    margin: 0 0 16px;\n  }\n\n  .ks_ess_hakama_list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ks_ess_hakama_list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 2px;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    background: #1d3557;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 23px;\n    text-align: center;\n  }\n\n  .ks_ess_hakama_highlight {\n    background: #111827;\n    color: #ffffff;\n    border-radius: 16px;\n    padding: 26px;\n    margin: 24px 0;\n  }\n\n  .ks_ess_hakama_highlight h3 {\n    color: #ffffff !important;\n  }\n\n  .ks_ess_hakama_highlight p {\n    margin: 0;\n    color: #ffffff !important;\n  }\n\n  .ks_ess_hakama_soft_stack {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n    margin: 24px 0;\n  }\n\n  .ks_ess_hakama_soft {\n    background: #f8fafc;\n    border-radius: 16px;\n    padding: 24px;\n    border: 1px solid #e5e7eb;\n  }\n\n  .ks_ess_hakama_soft p {\n    margin: 0;\n  }\n\n  .ks_ess_hakama_dropdown {\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    background: #ffffff;\n    margin: 14px 0;\n    overflow: hidden;\n    box-shadow: 0 4px 14px rgba(17, 24, 39, 0.05);\n  }\n\n  .ks_ess_hakama_dropdown summary {\n    cursor: pointer;\n    padding: 16px 20px;\n    font-weight: 800;\n    color: #111827;\n    background: #f8fafc;\n    list-style: none;\n    position: relative;\n  }\n\n  .ks_ess_hakama_dropdown summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ks_ess_hakama_dropdown summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    font-weight: 800;\n    color: #1d3557;\n  }\n\n  .ks_ess_hakama_dropdown[open] summary::after {\n    content: \"−\";\n  }\n\n  .ks_ess_hakama_dropdown_inner {\n    padding: 20px;\n  }\n\n  .ks_ess_hakama_img {\n    width: 100%;\n    max-width: 720px;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n    background: #f3f4f6;\n    margin: 0 auto 18px;\n  }\n\n  .ks_ess_hakama_table_wrap {\n    width: 100%;\n    margin: 10px 0 16px;\n  }\n\n  .ks_ess_hakama_table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    table-layout: fixed;\n    background: #ffffff;\n    border: 1px solid rgba(17, 24, 39, 0.10);\n    border-radius: 12px;\n    box-shadow: 0 6px 18px rgba(17, 24, 39, 0.06);\n    overflow: hidden;\n  }\n\n  .ks_ess_hakama_table caption {\n    caption-side: top;\n    text-align: left;\n    padding: 12px 12px 8px;\n    font-weight: 800;\n    color: #111827;\n    font-size: 16px !important;\n  }\n\n  .ks_ess_hakama_table thead th {\n    background: #111827;\n    color: #ffffff;\n    font-weight: 800;\n    text-align: center;\n    padding: 10px 8px;\n    border-bottom: 1px solid rgba(17, 24, 39, 0.10);\n  }\n\n  .ks_ess_hakama_table tbody td {\n    padding: 10px 8px;\n    border-top: 1px solid rgba(17, 24, 39, 0.06);\n    color: #111827;\n    text-align: center;\n  }\n\n  .ks_ess_hakama_table tbody tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .ks_ess_hakama_footnote {\n    font-size: 13px !important;\n    color: #6b7280;\n    margin: 6px 0 0;\n    text-align: left;\n  }\n\n  .ks_ess_hakama_note {\n    border-top: 1px solid #e5e7eb;\n    margin-top: 26px;\n    padding-top: 18px;\n    color: #4b5563;\n  }\n\n  @media (max-width: 760px) {\n    .ks_ess_hakama_wrap {\n      font-size: 14px !important;\n    }\n\n    .ks_ess_hakama_wrap p,\n    .ks_ess_hakama_wrap li,\n    .ks_ess_hakama_wrap td,\n    .ks_ess_hakama_wrap th,\n    .ks_ess_hakama_wrap div,\n    .ks_ess_hakama_wrap summary {\n      font-size: 14px !important;\n    }\n\n    .ks_ess_hakama_hero,\n    .ks_ess_hakama_section,\n    .ks_ess_hakama_soft,\n    .ks_ess_hakama_highlight {\n      padding: 22px;\n    }\n\n    .ks_ess_hakama_hero h2 {\n      font-size: 26px !important;\n    }\n\n    .ks_ess_hakama_hero p {\n      font-size: 15px !important;\n    }\n\n    .ks_ess_hakama_section h3,\n    .ks_ess_hakama_soft h3,\n    .ks_ess_hakama_highlight h3 {\n      font-size: 20px !important;\n    }\n\n    .ks_ess_hakama_dropdown summary {\n      padding: 15px 18px;\n    }\n\n    .ks_ess_hakama_dropdown_inner {\n      padding: 18px;\n    }\n\n    .ks_ess_hakama_table thead th,\n    .ks_ess_hakama_table tbody td {\n      padding: 9px 6px;\n      font-size: 13px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ks_ess_hakama_wrap\"\u003e\n\u003cdiv class=\"ks_ess_hakama_hero\"\u003e\n\u003cspan class=\"ks_ess_hakama_badge\"\u003eBeginner’s Choice\u003c\/span\u003e\n\u003ch2\u003eKendoStar Essentials Synthetic Hakama\u003c\/h2\u003e\n\u003cp\u003eA practical, easy-care Hakama, ideal for beginners, hot weather Keiko, summer practice, and everyday training.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"ks_ess_hakama_intro\"\u003eThis KendoStar Essentials Synthetic Hakama is a great choice for Kendoka looking for a Hakama that can be easily washed, cared for, and used regularly in everyday practice.\u003c\/p\u003e\n\u003cdiv class=\"ks_ess_hakama_section\"\u003e\n\u003ch3\u003eWhy Choose This Hakama?\u003c\/h3\u003e\n\u003cul class=\"ks_ess_hakama_list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIdeal for beginners\u003c\/strong\u003e\u003cbr\u003eA practical and accessible first Hakama for those new to Kendo.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreat for hot weather and summer practice\u003c\/strong\u003e\u003cbr\u003eA lighter and easier-care option for regular Keiko, especially in warmer training environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to wash and care for\u003c\/strong\u003e\u003cbr\u003eUnlike a traditional cotton Hakama, this synthetic Hakama does not leak its colour and can be washed easily with regular laundry, without shrinking.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStitched inner pleats\u003c\/strong\u003e\u003cbr\u003eThe Hakama features stitched inner pleats, helping make it easier to fold, care for, and maintain.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNavy polyester mix\u003c\/strong\u003e\u003cbr\u003eMade from a Navy polyester mix for a clean, traditional appearance suitable for regular Kendo practice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks_ess_hakama_highlight\"\u003e\n\u003ch3\u003eWhat is Included?\u003c\/h3\u003e\n\u003cp\u003eThis product includes \u003cstrong\u003e1 x KendoStar Essentials Synthetic Hakama\u003c\/strong\u003e, available in Navy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks_ess_hakama_soft_stack\"\u003e\n\u003cdiv class=\"ks_ess_hakama_soft\"\u003e\n\u003ch3\u003eEasy to Use, Easy to Care For\u003c\/h3\u003e\n\u003cp\u003eThis Hakama is especially useful for regular practice because it is easier to manage than a traditional cotton Hakama. It is a sensible choice for new Kendoka who want a practical Hakama without the extra maintenance required by traditional Aizome cotton options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks_ess_hakama_soft\"\u003e\n\u003ch3\u003eGood for Everyday Keiko\u003c\/h3\u003e\n\u003cp\u003eDesigned for convenience, durability, and simple care, this Synthetic Hakama is well suited to regular training and frequent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks_ess_hakama_section\"\u003e\n\u003ch3\u003eLength Chart\u003c\/h3\u003e\n\u003cp\u003ePlease use the chart below to help select your size. All measurements are approximate and are listed in centimetres.\u003c\/p\u003e\n\u003cdetails class=\"ks_ess_hakama_dropdown\" open=\"\"\u003e\n\u003csummary\u003eHakama Length Chart\u003c\/summary\u003e\n\u003cdiv class=\"ks_ess_hakama_dropdown_inner\"\u003e\n\u003cimg alt=\"Hakama length measurement reference\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0013\/6609\/7967\/files\/hakama-length_large.jpg?v=1524945287\" class=\"ks_ess_hakama_img\"\u003e\n\u003cdiv aria-label=\"Hakama length chart wrapper\" class=\"ks_ess_hakama_table_wrap\"\u003e\n\u003ctable aria-label=\"Hakama length chart in centimetres\" class=\"ks_ess_hakama_table\"\u003e\n\u003ccaption\u003eHakama Length Chart, cm\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eHakama Size\u003c\/th\u003e\n\u003cth\u003eApprox. Length\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e22\u003c\/td\u003e\n\u003ctd\u003e84\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e23\u003c\/td\u003e\n\u003ctd\u003e88\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e24\u003c\/td\u003e\n\u003ctd\u003e91\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e95\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003e99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e27\u003c\/td\u003e\n\u003ctd\u003e103\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e28\u003c\/td\u003e\n\u003ctd\u003e107\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"ks_ess_hakama_footnote\"\u003eAll measurements are approximate. Values shown in centimetres.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cp class=\"ks_ess_hakama_note\"\u003eActual product may vary slightly from photographs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KendoStar International","offers":[{"title":"Default Title","offer_id":10011884126255,"sku":"","price":88.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0013\/6609\/7967\/products\/SLV_6463.jpg?v=1549713865","url":"https:\/\/kendostar.com\/en-eu\/products\/new-kendostar-essentials-synthetic-hakama","provider":"KendoStar International","version":"1.0","type":"link"}