{"title":"Ichikami Hair Styling Series","description":"","products":[{"product_id":"kracie-ichikami-side-swept-bangs-comb","title":"Ichikami Front Bangs Holding Comb","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ============================================================\n   SCOPED STYLES — .pd-wrap のみに適用\n   ============================================================ *\/\n.pd-wrap,\n.pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc:       #3d5278;\n  --acc-dark:  #1e2f4a;\n  --acc-light: #f0f3f8;\n  --acc-mid:   #7a94b8;\n\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 16px 52px;\n  line-height: 1.7;\n}\n\n\/* ---- heading resets ---- *\/\n.pd-wrap h1,\n.pd-wrap h2,\n.pd-wrap h3,\n.pd-wrap h4,\n.pd-wrap h5,\n.pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  font-weight: 700;\n  line-height: 1.3;\n  color: #222 !important;\n}\n\n\/* ============================================================\n   1. HERO\n   ============================================================ *\/\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, #111d2e 0%, var(--acc-dark) 45%, var(--acc) 100%);\n  border-radius: 18px;\n  padding: 52px 32px 44px;\n  text-align: center;\n  margin-bottom: 44px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url(\"data:image\/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Ccircle cx='60' cy='60' r='50' fill='none' stroke='%23fff' stroke-width='0.5' stroke-opacity='0.06'\/%3E%3Ccircle cx='60' cy='60' r='25' fill='none' stroke='%23fff' stroke-width='0.5' stroke-opacity='0.06'\/%3E%3C\/svg%3E\") repeat;\n  pointer-events: none;\n}\n\n\/* hero product image *\/\n.pd-wrap .pd-hero-img-wrap {\n  margin-bottom: 28px;\n  position: relative;\n  z-index: 1;\n}\n.pd-wrap .pd-hero-img-wrap img {\n  width: 140px;\n  height: auto;\n  filter: drop-shadow(0 8px 24px rgba(0,0,0,0.35));\n}\n\n.pd-wrap .pd-hero-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 22px;\n  position: relative;\n  z-index: 1;\n}\n.pd-wrap .pd-hero-badge {\n  background: rgba(255,255,255,0.15);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .06em;\n  padding: 4px 13px;\n  border-radius: 99px;\n  border: 1px solid rgba(255,255,255,0.32);\n}\n.pd-wrap .pd-hero-badge.badge-key {\n  background: rgba(255,255,255,0.32);\n  border-color: rgba(255,255,255,0.7);\n}\n\n.pd-wrap .pd-hero h1 {\n  font-size: 27px !important;\n  color: #fff !important;\n  margin-bottom: 12px !important;\n  letter-spacing: .04em;\n  position: relative;\n  z-index: 1;\n}\n@media (max-width: 600px) {\n  .pd-wrap .pd-hero h1  { font-size: 20px !important; }\n  .pd-wrap .pd-hero     { padding: 36px 18px 30px; }\n  .pd-wrap .pd-hero-img-wrap img { width: 110px; }\n}\n\n.pd-wrap .pd-hero-tagline {\n  color: rgba(255,255,255,0.88);\n  font-size: 14px;\n  margin-bottom: 30px;\n  font-weight: 400;\n  position: relative;\n  z-index: 1;\n}\n\n.pd-wrap .pd-hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  position: relative;\n  z-index: 1;\n}\n.pd-wrap .pd-hero-pill {\n  background: rgba(255,255,255,0.18);\n  color: #fff;\n  font-size: 12px;\n  padding: 5px 15px;\n  border-radius: 99px;\n  border: 1px solid rgba(255,255,255,0.38);\n  font-weight: 600;\n}\n\n\/* ============================================================\n   SECTION COMMON\n   ============================================================ *\/\n.pd-wrap .pd-section {\n  margin-bottom: 50px;\n}\n.pd-wrap .pd-section-title {\n  font-size: 18px !important;\n  color: var(--acc-dark) !important;\n  border-left: 4px solid var(--acc);\n  padding-left: 12px;\n  margin-bottom: 22px !important;\n}\n\n\/* ============================================================\n   2. PRODUCT OVERVIEW CARD\n   ============================================================ *\/\n.pd-wrap .pd-overview-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 28px 26px;\n  font-size: 14.5px;\n  color: #444;\n  line-height: 1.88;\n}\n.pd-wrap .pd-overview-card strong { color: var(--acc-dark); }\n.pd-wrap .pd-overview-card p { margin: 0 0 14px; }\n.pd-wrap .pd-overview-card p:last-child { margin: 0; }\n\n\/* ============================================================\n   3. STYLE VISUAL（対応ヘアスタイル）\n   ============================================================ *\/\n.pd-wrap .pd-style-visual {\n  border-radius: 14px;\n  overflow: hidden;\n  background: #fafafa;\n  border: 1px solid #e4e8ee;\n  text-align: center;\n  padding: 20px 0 12px;\n  margin-bottom: 16px;\n}\n.pd-wrap .pd-style-visual img {\n  max-width: 100%;\n  height: auto;\n}\n.pd-wrap .pd-style-caption {\n  font-size: 12.5px;\n  color: #888;\n  text-align: center;\n  margin-top: 8px;\n}\n\n\/* ============================================================\n   4. FEATURE GRID（2×2）\n   ============================================================ *\/\n.pd-wrap .pd-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n@media (max-width: 560px) {\n  .pd-wrap .pd-feature-grid { grid-template-columns: 1fr; }\n}\n.pd-wrap .pd-feature-card {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 13px;\n  padding: 22px 20px;\n}\n.pd-wrap .pd-feature-card-pill {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: .07em;\n  padding: 3px 10px;\n  border-radius: 99px;\n  margin-bottom: 11px;\n}\n.pd-wrap .pd-feature-card h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 9px !important;\n}\n.pd-wrap .pd-feature-card p {\n  font-size: 13px;\n  color: #555;\n  margin: 0;\n  line-height: 1.75;\n}\n\n\/* ---- product device visual card ---- *\/\n.pd-wrap .pd-device-card {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 13px;\n  padding: 24px 20px;\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .pd-device-card img {\n  width: 120px;\n  flex-shrink: 0;\n  height: auto;\n}\n.pd-wrap .pd-device-card-body h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 8px !important;\n}\n.pd-wrap .pd-device-card-body p {\n  font-size: 13px;\n  color: #555;\n  margin: 0;\n  line-height: 1.75;\n}\n@media (max-width: 520px) {\n  .pd-wrap .pd-device-card { flex-direction: column; text-align: center; }\n  .pd-wrap .pd-device-card img { width: 100px; }\n}\n\n\/* ============================================================\n   5. INGREDIENT TABLE + 和草画像\n   ============================================================ *\/\n.pd-wrap .ing-table-wrap { overflow-x: auto; }\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  min-width: 500px;\n}\n.pd-wrap .ing-table thead th {\n  background: var(--acc-dark) !important;\n  color: #fff !important;\n  padding: 10px 14px;\n  text-align: left;\n  font-weight: 700;\n  letter-spacing: .04em;\n}\n.pd-wrap .ing-table tbody td {\n  padding: 10px 14px;\n  border-bottom: 1px solid #dce3ed;\n  color: #444 !important;\n  vertical-align: top;\n  line-height: 1.65;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n\n\/* 和草成分ビジュアル *\/\n.pd-wrap .wagusa-visual {\n  margin-top: 20px;\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 24px;\n}\n.pd-wrap .wagusa-visual-title {\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--acc-dark);\n  margin-bottom: 14px;\n}\n.pd-wrap .wagusa-visual img {\n  max-width: 100%;\n  height: auto;\n  border-radius: 8px;\n}\n\n.pd-wrap .ing-full-note {\n  margin-top: 12px;\n  font-size: 12.5px;\n  color: #666;\n  background: #f4f6fa;\n  border-left: 3px solid var(--acc-mid);\n  padding: 10px 14px;\n  border-radius: 4px;\n  line-height: 1.75;\n}\n\n\/* ============================================================\n   6. EFFICACY TAGS\n   ============================================================ *\/\n.pd-wrap .pd-efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.pd-wrap .pd-efficacy-tag {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  color: var(--acc-dark);\n  font-size: 13px;\n  font-weight: 600;\n  padding: 6px 16px;\n  border-radius: 99px;\n}\n\n\/* ============================================================\n   7. HOW-TO（画像付き）\n   ============================================================ *\/\n.pd-wrap .howto-img-block {\n  background: #fafbfc;\n  border: 1px solid #dce3ed;\n  border-radius: 12px;\n  overflow: hidden;\n  margin-bottom: 20px;\n}\n.pd-wrap .howto-img-block img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.pd-wrap .howto-img-caption {\n  padding: 12px 16px;\n  font-size: 12px;\n  color: #888;\n  background: #fff;\n  border-top: 1px solid #e8ecf2;\n}\n\n.pd-wrap .howto-steps {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .howto-steps h3 {\n  font-size: 14px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 14px !important;\n  padding-bottom: 8px;\n  border-bottom: 1px solid var(--acc-mid);\n}\n.pd-wrap .howto-step-item {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  margin-bottom: 14px;\n  font-size: 13.5px;\n  color: #444;\n  line-height: 1.75;\n}\n.pd-wrap .howto-step-item:last-child { margin-bottom: 0; }\n.pd-wrap .howto-step-num {\n  background: var(--acc);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  min-width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-wrap .howto-step-note {\n  margin-top: 12px;\n  font-size: 12px;\n  color: #888;\n  padding-left: 4px;\n  line-height: 1.7;\n}\n\n\/* ---- note \/ tip boxes ---- *\/\n.pd-wrap .pd-note-box {\n  margin-top: 14px;\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 9px;\n  padding: 14px 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.78;\n}\n.pd-wrap .pd-note-box strong { color: var(--acc-dark); }\n\n.pd-wrap .pd-tip-box {\n  margin-top: 14px;\n  background: #fff;\n  border: 1.5px dashed var(--acc-mid);\n  border-radius: 9px;\n  padding: 14px 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.78;\n}\n.pd-wrap .pd-tip-box strong { color: var(--acc-dark); }\n\n\/* cap open\/close illust *\/\n.pd-wrap .howto-cap-block {\n  background: #fafbfc;\n  border: 1px solid #dce3ed;\n  border-radius: 12px;\n  overflow: hidden;\n  margin-top: 14px;\n}\n.pd-wrap .howto-cap-block img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.pd-wrap .howto-cap-caption {\n  padding: 10px 16px;\n  font-size: 12px;\n  color: #888;\n  background: #fff;\n  border-top: 1px solid #e8ecf2;\n}\n\n\/* ============================================================\n   8. Q\u0026A\n   ============================================================ *\/\n.pd-wrap .pd-qna-list {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.pd-wrap .pd-qna-item {\n  border: 1px solid var(--acc-mid);\n  border-radius: 11px;\n  overflow: hidden;\n}\n.pd-wrap .pd-qna-q {\n  background: var(--acc-light);\n  padding: 13px 18px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--acc-dark) !important;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n.pd-wrap .pd-qna-q::before {\n  content: 'Q';\n  background: var(--acc);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  min-width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-wrap .pd-qna-a {\n  padding: 13px 18px;\n  font-size: 13.5px;\n  color: #555;\n  background: #fff;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  line-height: 1.78;\n}\n.pd-wrap .pd-qna-a::before {\n  content: 'A';\n  background: var(--acc-mid);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  min-width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n\/* ============================================================\n   9. BRAND STORY\n   ============================================================ *\/\n.pd-wrap .pd-brand-story {\n  background: var(--acc-light);\n  border-radius: 13px;\n  padding: 28px 26px;\n  font-size: 14px;\n  color: #444;\n  line-height: 1.92;\n}\n.pd-wrap .pd-brand-story p { margin: 0 0 14px; }\n.pd-wrap .pd-brand-story p:last-child { margin: 0; }\n\n\/* ============================================================\n   10. CAUTION \/ STORAGE\n   ============================================================ *\/\n.pd-wrap .pd-caution-box {\n  background: #f8fafc;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 11px;\n  padding: 22px 24px;\n  margin-bottom: 20px;\n}\n.pd-wrap .pd-caution-box h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 14px !important;\n}\n.pd-wrap .pd-caution-box ul {\n  padding-left: 20px;\n  margin: 0;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.88;\n}\n.pd-wrap .pd-caution-box ul li { margin-bottom: 7px; }\n.pd-wrap .pd-caution-box ul li:last-child { margin-bottom: 0; }\n\n\/* cap illust in storage *\/\n.pd-wrap .storage-cap-img {\n  margin-top: 16px;\n  border-radius: 8px;\n  overflow: hidden;\n  border: 1px solid #dce3ed;\n}\n.pd-wrap .storage-cap-img img {\n  width: 100%;\n  max-width: 420px;\n  height: auto;\n  display: block;\n}\n.pd-wrap .storage-cap-img-caption {\n  font-size: 12px;\n  color: #888;\n  padding: 8px 12px;\n  background: #fff;\n  border-top: 1px solid #e8ecf2;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- ==========================================\n       1. HERO（実物画像付き）\n       ========================================== --\u003e\n\u003csection class=\"pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-img-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Ichikami Side-Swept Bangs Keep Comb main unit image\" src=\"https:\/\/www.genspark.ai\/api\/files\/s\/CkiIFD78\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-hero-badges\"\u003e\n\u003cspan class=\"pd-hero-badge badge-key\"\u003eCosmetic\u003c\/span\u003e \u003cspan class=\"pd-hero-badge\"\u003eHair styling product\u003c\/span\u003e \u003cspan class=\"pd-hero-badge\"\u003e9mL\u003c\/span\u003e \u003cspan class=\"pd-hero-badge\"\u003eSilicone-free\u003c\/span\u003e \u003cspan class=\"pd-hero-badge\"\u003eIntegrated comb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eIchikami\u003cbr\u003eSide-Swept Bangs Keep Comb\u003c\/h1\u003e\n\u003cp class=\"pd-hero-tagline\"\u003eContains Pure Japanese Herb Premium Extract ── Just run the comb through for easy soft side-swept bangs set \u0026 hold\u003c\/p\u003e\n\u003cdiv class=\"pd-hero-pills\"\u003e\n\u003cspan class=\"pd-hero-pill\"\u003eJust run through the bangs quickly\u003c\/span\u003e \u003cspan class=\"pd-hero-pill\"\u003eNo clumping\u003c\/span\u003e \u003cspan class=\"pd-hero-pill\"\u003eNon-sticky\u003c\/span\u003e \u003cspan class=\"pd-hero-pill\"\u003eNon-stiff finish\u003c\/span\u003e \u003cspan class=\"pd-hero-pill\"\u003eContains repair \u0026 prevention ingredients\u003c\/span\u003e \u003cspan class=\"pd-hero-pill\"\u003eMountain cherry blossom full bloom scent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       2. PRODUCT OVERVIEW\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eProduct overview\u003c\/h2\u003e\n\u003cdiv class=\"pd-overview-card\"\u003e\n\u003cp\u003e\u003cstrong\u003eIchikami Side-Swept Bangs Keep Comb\u003c\/strong\u003e is a hair styling product with an integrated comb container newly released by Kracie Corporation (Home Products Company) on August 29, 2025, from the “Ichikami Styling Care Series” (JAN: 4901417627490).\u003c\/p\u003e\n\u003cp\u003eThe unique “integrated comb container” with a comb tip allows styling with a hand-combing feel, creating and keeping \u003cstrong\u003ea beautiful hair flow from roots to ends of bangs longer than the eyes\u003c\/strong\u003e. The design lets liquid evenly seep from the application part, preventing clumps and stickiness, and provides a soft, non-stiff finish.\u003c\/p\u003e\n\u003cp\u003eContains repair ingredient \u003cstrong\u003e“Pure Japanese Herb Premium Extract (rice bran extract, safflower extract, camellia extract)”\u003c\/strong\u003e, leading to beautiful hair with every use while styling. Portable size fits easily in your bag, perfect for touch-ups on the go. The scent is “Fresh and delicately blooming mountain cherry blossom Full bloom scent.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       3. 対応ヘアスタイルビジュアル\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eSupports these bang styles\u003c\/h2\u003e\n\u003cdiv class=\"pd-style-visual\" style=\"text-align: center;\"\u003e\u003cimg loading=\"lazy\" alt=\"Illustrations of soft side-swept, diagonal, and straight bangs\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/Kracie_keepcomb_1.png?v=1777765947\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp class=\"pd-style-caption\"\u003eSupports three styles: soft side-swept bangs \/ diagonal bangs \/ straight bangs\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       4. FEATURE GRID（2×2）+ コーム一体型容器カード\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eProduct features\u003c\/h2\u003e\n\u003c!-- コーム一体型容器 ビジュアルカード --\u003e\n\u003cdiv class=\"pd-device-card\" style=\"text-align: start;\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Ichikami Side-Swept Bangs Keep Comb Main Unit\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/Kracie_keepcomb_3.png?v=1777765947\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv class=\"pd-device-card-body\"\u003e\n\u003ch3\u003ePOINT 5 ── Integrated comb container: Easy styling with a hand-combing feel\u003c\/h3\u003e\n\u003cp\u003eThe integrated container with a built-in comb tip allows styling by simply running it through the bangs like holding a pen, without needing a separate brush or hands. Applies liquid evenly from roots to ends, easily creating a beautiful hair flow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-grid\"\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 01\u003c\/span\u003e\n\u003ch3\u003eIntegrated comb for styling with a hand-combing feel\u003c\/h3\u003e\n\u003cp\u003eIndustry-unique design with a comb tip that allows you to style while directly combing the hair. Creates a beautiful hair flow from roots to ends of longer bangs all at once. Enables smooth touch-ups on the go without needing a separate brush or hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 02\u003c\/span\u003e\n\u003ch3\u003eKeeps soft, natural style without white residue\u003c\/h3\u003e\n\u003cp\u003eThe structure allows liquid to evenly seep from the application part, finishing uniformly without clumping or stickiness. Keeps soft, natural side-swept bangs without stiffness. No white residue, so it styles naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 03\u003c\/span\u003e\n\u003ch3\u003eRepair \u0026 prevention with Pure Japanese Herb Premium Extract\u003c\/h3\u003e\n\u003cp\u003eContains Ichikami’s unique repair ingredient “Pure Japanese Herb Premium Extract (rice bran extract, safflower extract, camellia extract).” Replenishes moisture and shine lost from damage with each styling, leading to more beautiful hair the more you use it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 04\u003c\/span\u003e\n\u003ch3\u003ePortable size, silicone-free formulation\u003c\/h3\u003e\n\u003cp\u003eCompact 9mL size fits in your bag, perfect for touch-ups during commuting or outings. Silicone-free formulation prevents excess buildup. When used about 10 times a day on bangs about 20cm long, it lasts approximately 60 days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       5. INGREDIENT TABLE + 和草成分ビジュアル\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eIncluded ingredients\u003c\/h2\u003e\n\u003cdiv class=\"ing-table-wrap\"\u003e\n\u003ctable class=\"ing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredient name\u003c\/th\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eMain functions\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eEthanol\u003c\/td\u003e\n\u003ctd\u003eSolvent and volatile component\u003c\/td\u003e\n\u003ctd\u003eImproves dissolution and spreadability of other ingredients, quick-drying finish after evaporation. Flammable due to alcohol content\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWater\u003c\/td\u003e\n\u003ctd\u003eBase agent\u003c\/td\u003e\n\u003ctd\u003eFormulation base, uniformly dissolves and disperses ingredients\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e(Ethyl methacrylate betaine\/acrylates) copolymer\u003c\/td\u003e\n\u003ctd\u003eFilm-forming agent (styling agent)\u003c\/td\u003e\n\u003ctd\u003eForms a uniform film on the hair surface, providing a soft hold and keeping power. Contributes to a natural finish without stiffness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLactic acid\u003c\/td\u003e\n\u003ctd\u003epH adjuster\u003c\/td\u003e\n\u003ctd\u003eProperly adjusts formulation pH, optimizing ingredient stability and feel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBG (Butylene glycol)\u003c\/td\u003e\n\u003ctd\u003eMoisturizer and solvent\u003c\/td\u003e\n\u003ctd\u003eMoisturizing aid for hair, stabilizes formulation dissolution, improves smooth feel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRice bran extract\u003c\/td\u003e\n\u003ctd\u003ePure Japanese Herb Premium Extract (repair ingredient)\u003c\/td\u003e\n\u003ctd\u003eNutrients derived from rice bran replenish hair moisture and support damage repair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafflower flower extract\u003c\/td\u003e\n\u003ctd\u003ePure Japanese Herb Premium Extract (repair ingredient)\u003c\/td\u003e\n\u003ctd\u003eSafflower-derived extract replenishes hair shine and moisture, improving the feel after use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCamellia seed extract\u003c\/td\u003e\n\u003ctd\u003ePure Japanese Herb Premium Extract (repair ingredient)\u003c\/td\u003e\n\u003ctd\u003eCamellia seed-derived extract smooths the hair surface and suppresses dryness caused by damage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003eFresh and delicately blooming mountain cherry blossom Full bloom scent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 和草成分ビジュアル --\u003e\n\u003cdiv class=\"wagusa-visual\" style=\"text-align: start;\"\u003e\n\u003cdiv class=\"wagusa-visual-title\"\u003eJapanese herb ingredients contained in this product ── [Pure Japanese Herb Premium Extract] \u003cRepair ingredients\u003e\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Pure Japanese Herb Premium Extract: Rice bran extract, safflower extract, camellia extract\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/Kracie_keepcomb_4.png?v=1777765947\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-full-note\"\u003e\n\u003cstrong\u003e[All ingredients]\u003c\/strong\u003e Ethanol, water, (Ethyl methacrylate betaine\/acrylates) copolymer, lactic acid, BG, rice bran extract, safflower flower extract, camellia seed extract, fragrance\u003cbr\u003eFor these concerns and situations\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-efficacy-tags\"\u003e\n\u003cspan class=\"pd-efficacy-tag\"\u003eWant to keep side-swept bangs in place\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eDiagonal bangs tend to lose shape easily\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eWant to lift bangs from the roots\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eWant to care for hair while styling\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eWant to quickly fix hair while out\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eWant to style naturally without stickiness\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eDon’t want it to be stiff\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eWant to stick to silicone-free\u003c\/span\u003e \u003cspan class=\"pd-efficacy-tag\"\u003eFor longer bangs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       7. USAGE \/ HOW TO USE（画像付き）\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eHow to use\u003c\/h2\u003e\n\u003c!-- 使用方法イラスト（公式） --\u003e\n\u003cdiv class=\"howto-img-block\" style=\"text-align: start;\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Usage illustration: ① Hold the container like a pen ② Apply while combing the hair Slowly pull out the cap downward After use, be sure to close the cap tightly\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/Kracie_keepcomb.png?v=1777765947\" style=\"margin-bottom: 16px; float: none;\"\u003e \u003c!-- ステップ説明 --\u003e\n\u003cdiv class=\"howto-steps\"\u003e\n\u003ch3\u003eHow to use ── Step-by-step explanation\u003c\/h3\u003e\n\u003cdiv class=\"howto-step-item\"\u003e\n\u003cspan class=\"howto-step-num\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHold the container like a pen\u003c\/strong\u003e\u003cbr\u003eSlowly pull out the cap and hold the container like a pen. Use by applying the comb part to the bangs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"howto-step-item\"\u003e\n\u003cspan class=\"howto-step-num\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eApply while combing the hair\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e[For side-swept or diagonal bangs]\u003c\/strong\u003e Comb the hair with the comb part and pass it through 3 to 5 times in the direction you want the hair to flow.\u003cbr\u003e\u003cstrong\u003e[For lifting the roots]\u003c\/strong\u003e Insert the comb part at the roots and run the comb through to the ends while lifting the hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"howto-step-item\"\u003e\n\u003cspan class=\"howto-step-num\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAfter use, firmly close the cap.\u003c\/strong\u003e\u003cbr\u003eIf the closure is loose, the comb part will dry out and become unusable. Always firmly close the cap after use. Store the container horizontally or with the cap facing down.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"howto-step-note\"\u003e*Hold the container upright against the scalp and slowly run it through your hair.\u003cbr\u003e*Do not damage the scalp with the comb tip.\u003cbr\u003e*Liquid may splash when opening the cap or shaking the container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-note-box\"\u003e\n\u003cstrong\u003eUsage guideline:\u003c\/strong\u003e If applied about 10 times a day to bangs about 20 cm long, it can be used for about 60 days.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eChecking for end of use:\u003c\/strong\u003e Place tissue on the white part of the comb to check if it’s wet. If not wet, it’s time to finish using it.\u003c\/div\u003e\n\u003cdiv class=\"pd-tip-box\"\u003e\n\u003cstrong\u003e💡 If the Liquid becomes hard to dispense:\u003c\/strong\u003e Firmly close the cap and leave it upside down for about one day to restore usability. Be careful not to shake the container vigorously as it may leak.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       8. Q\u0026A（公式情報・公式サイト準拠）\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"pd-qna-list\"\u003e\n\u003cdiv class=\"pd-qna-item\"\u003e\n\u003cdiv class=\"pd-qna-q\"\u003eWhat kind of bangs is it suitable for?\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-a\"\u003eIt is designed for bangs longer than the eyes. It supports three styles: softly flowing bangs, diagonal bangs, and straight bangs, suitable for anyone who wants to naturally style their bangs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-item\"\u003e\n\u003cdiv class=\"pd-qna-q\"\u003eDoes the finish feel stiff or sticky?\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-a\"\u003eThe design allows the Liquid to evenly seep out from the application area without clumping or stickiness. Film-forming ingredients provide a soft hold without a stiff or sticky finish, resulting in a natural look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-item\"\u003e\n\u003cdiv class=\"pd-qna-q\"\u003eIt says non-silicone, but does it contain any silicone at all?\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-a\"\u003eYes. It is a non-silicone formula without silicone (such as dimethicone). The nine ingredients are ethanol, water, (ethyl betaine methacrylate\/acrylates) copolymer, lactic acid, BG, rice bran extract, safflower flower extract, camellia seed extract, and fragrance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-item\"\u003e\n\u003cdiv class=\"pd-qna-q\"\u003eWhat should I do if it accidentally gets into my eyes or on my skin?\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-a\"\u003eIf it gets into your eyes, rinse immediately with clean water. If redness or itching occurs on the skin, stop use and consult a dermatologist. Due to its alcohol content, keep away from fire.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-item\"\u003e\n\u003cdiv class=\"pd-qna-q\"\u003eHow long does it last?\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-a\"\u003eIf applied about 10 times a day to bangs about 20 cm long, it can be used for about 60 days. To check when it’s finished, place tissue on the white part of the comb to see if it’s moist. If the Liquid is hard to dispense, try leaving it upside down for one day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-item\"\u003e\n\u003cdiv class=\"pd-qna-q\"\u003eCan I care for my hair while styling?\u003c\/div\u003e\n\u003cdiv class=\"pd-qna-a\"\u003eYes. It contains Pure Japanese Herb Premium Extract (rice bran extract, safflower extract, camellia extract) as repair ingredients, replenishing moisture and shine with every styling. It is designed as \"hair cosmetics\" that lead to beautiful hair with continued use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #999; margin-top: 12px;\"\u003e*The Q\u0026A is based on Kracie Home Products’ Q\u0026A page and official product page.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       9. BRAND STORY\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eBrand Story\u003c\/h2\u003e\n\u003cdiv class=\"pd-brand-story\"\u003e\n\u003cp\u003eIchikami is a hair care brand launched by Kracie Home Products in 2006, focusing on Japanese black hair. With the concept of \"thinking about Japanese hair from its essence,\" it researches hair care methods suited to Japan’s climate, culture, and lifestyle, and has formulated traditional Japanese beauty habits such as rice water, camellia, rice bran, and safflower into a unique ingredient called \"Pure Japanese Herb Premium Extract.\"\u003c\/p\u003e\n\u003cp\u003eThe \"Flowing Bangs Keep Comb\" was newly introduced in August 2025 when the Ichikami Styling Care Series evolved into \u003cstrong\u003e\"Hair Cosmetics\"\u003c\/strong\u003e. Focusing on the important \"bangs\" that influence the motivation of women in their 20s throughout the day, it features a new design with an integrated comb container that allows styling with a hand-comb feel, delivering an unprecedented user experience.\u003c\/p\u003e\n\u003cp\u003eThis product embodies a new concept of \"hair cosmetics\" that can style and repair hair simultaneously. It is finished with a focus on the scent of Japanese mountain cherry blossoms and a compact design so you can enjoy the brand’s world even when out. The Ichikami brand, celebrating its 20th anniversary in 2026, continues to offer new proposals in the styling field.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==========================================\n       10. USAGE CAUTIONS\n       ========================================== --\u003e\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-caution-box\"\u003e\n\u003ch3\u003e⚠ Usage Precautions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUse with care, paying close attention to any abnormalities on your skin.\u003c\/li\u003e\n\u003cli\u003eDo not use if it does not suit your scalp or if you have wounds, eczema, or other abnormalities.\u003c\/li\u003e\n\u003cli\u003eIf redness, swelling, itching, irritation, discoloration (such as white spots), or darkening occurs during use, stop using and consult a dermatologist. Continuing to use it may worsen symptoms.\u003c\/li\u003e\n\u003cli\u003eIf it gets into your eyes, rinse immediately.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of infants and toddlers.\u003c\/li\u003e\n\u003cli\u003eAfter use, close the cap tightly to prevent the contents from drying out.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDue to its alcohol content, keep away from fire.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eLiquid may splash when opening the cap or shaking the container. Shaking the container vigorously may cause the Liquid to leak.\u003c\/li\u003e\n\u003cli\u003eTo avoid damaging the scalp with the comb tip, hold the container upright against the scalp and slowly run it through your hair.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ==========================================\n         11. STORAGE CAUTIONS（キャップ開け方イラスト付き）\n         ========================================== --\u003e\n\u003cdiv class=\"pd-caution-box\"\u003e\n\u003ch3\u003e🌡 Storage Precautions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDo not place in extremely hot or cold locations or in direct sunlight.\u003c\/li\u003e\n\u003cli\u003eIf the closure is loose, the comb part will dry out and become unusable. Store the container \u003cstrong\u003ehorizontally or with the cap facing down\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of infants and toddlers.\u003c\/li\u003e\n\u003cli\u003eIf the Liquid becomes hard to dispense, firmly close the cap and leave it upside down for about one day.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- キャップの開け方・閉め方イラスト --\u003e\n\u003cdiv class=\"storage-cap-img\" style=\"text-align: start;\"\u003e\n\u003cimg loading=\"lazy\" alt=\"How to open the cap: Slowly pull it out with both hands. Illustration of how to close the cap after use.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0527\/4068\/5983\/files\/Kracie_keepcomb_2.png?v=1777765947\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv class=\"storage-cap-img-caption\"\u003e[Left] Slowly pull the cap downwards to remove it. [Right] After use, firmly close the cap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kracie","offers":[{"title":"9ml","offer_id":52242878726460,"sku":"4901417627490","price":1180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901417627490.jpg?v=1759304962"},{"product_id":"kracie-ichikami-hair-keep-serum-stick-super-hard","title":"Ichikami Hair Keep Beauty Liquid Stick Super Hard","description":"\u003cstyle\u003e\n\/* ===== RESET \u0026 SCOPE ===== *\/\n.pd-wrap,\n.pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc: #a0304a;\n  --acc-dark: #7a1f33;\n  --acc-light: #fce8ed;\n  --acc-mid: #d4849a;\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 12px;\n  line-height: 1.7;\n}\n\n\/* ===== 見出しリセット ===== *\/\n.pd-wrap h1,\n.pd-wrap h2,\n.pd-wrap h3,\n.pd-wrap h4,\n.pd-wrap h5,\n.pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  line-height: 1.3;\n  font-family: inherit;\n}\n\n\/* ===== HERO ===== *\/\n.pd-wrap .pd-hero {\n  position: relative;\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  border-radius: 16px;\n  padding: 48px 36px 44px;\n  margin-bottom: 28px;\n  overflow: hidden;\n  text-align: center;\n}\n\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px;\n  right: -60px;\n  width: 260px;\n  height: 260px;\n  background: rgba(255,255,255,0.07);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.pd-wrap .pd-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px;\n  left: -40px;\n  width: 200px;\n  height: 200px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.pd-wrap .pd-hero .hero-badges {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 18px;\n}\n\n.pd-wrap .pd-hero .hero-badge {\n  background: rgba(255,255,255,0.2);\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.45);\n  border-radius: 50px;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 4px 14px;\n  letter-spacing: 0.06em;\n}\n\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 34px) !important;\n  font-weight: 800 !important;\n  letter-spacing: 0.04em;\n  margin-bottom: 12px !important;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4);\n  position: relative;\n  z-index: 1;\n}\n\n.pd-wrap .pd-hero .hero-tagline {\n  color: rgba(255,255,255,0.93);\n  font-size: clamp(13px, 2vw, 16px);\n  margin-bottom: 22px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n  position: relative;\n  z-index: 1;\n}\n\n.pd-wrap .pd-hero .hero-tags {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 8px;\n  position: relative;\n  z-index: 1;\n}\n\n.pd-wrap .pd-hero .hero-tag {\n  background: rgba(255,255,255,0.18);\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.4);\n  border-radius: 50px;\n  font-size: 12px;\n  padding: 5px 14px;\n}\n\n\/* ===== カード共通 ===== *\/\n.pd-wrap .pd-card {\n  background: #fff;\n  border-radius: 14px;\n  padding: 30px 28px;\n  margin-bottom: 22px;\n  box-shadow: 0 2px 14px rgba(0,0,0,0.07);\n}\n\n\/* ===== セクションタイトル ===== *\/\n.pd-wrap .section-title {\n  position: relative;\n  font-size: clamp(16px, 2.5vw, 20px);\n  font-weight: 800;\n  color: var(--acc);\n  padding-left: 16px;\n  margin-bottom: 20px;\n  padding-bottom: 8px;\n  border-bottom: 2px solid var(--acc-light);\n}\n\n.pd-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 2px;\n  bottom: 2px;\n  width: 5px;\n  background: #f5c518;\n  border-radius: 4px;\n}\n\n\/* ===== 商品概要 ===== *\/\n.pd-wrap .overview-text {\n  font-size: 15px;\n  line-height: 1.85;\n  color: #444;\n}\n\n\/* ===== 特長グリッド ===== *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-top: 4px;\n}\n\n@media (max-width: 480px) {\n  .pd-wrap .action-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.pd-wrap .feat-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 18px;\n}\n\n.pd-wrap .feat-card .feat-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 28px;\n  height: 28px;\n  background: var(--acc);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 700;\n  border-radius: 50%;\n  margin-bottom: 10px;\n}\n\n.pd-wrap .feat-card .feat-title {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  margin-bottom: 8px;\n}\n\n.pd-wrap .feat-card .feat-pill {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 11px;\n  border-radius: 50px;\n  padding: 2px 10px;\n  margin-bottom: 8px;\n}\n\n.pd-wrap .feat-card .feat-desc {\n  font-size: 13px;\n  color: #444;\n  line-height: 1.7;\n}\n\n\/* ===== 成分テーブル ===== *\/\n.pd-wrap .table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin-top: 4px;\n}\n\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 500px;\n}\n\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: left;\n}\n\n.pd-wrap .ing-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #fce4e9;\n}\n\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n.pd-wrap .ing-table .cat-pill {\n  display: inline-block;\n  background: var(--acc-light);\n  color: var(--acc-dark);\n  border: 1px solid var(--acc-mid);\n  border-radius: 50px;\n  font-size: 11px;\n  padding: 2px 10px;\n  font-weight: 600;\n}\n\n.pd-wrap .ing-note {\n  font-size: 12px;\n  color: #666;\n  margin-top: 10px;\n  line-height: 1.7;\n}\n\n\/* ===== 使用目的タグ ===== *\/\n.pd-wrap .efficacy-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 6px;\n}\n\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  color: var(--acc);\n  border-radius: 6px;\n  padding: 6px 14px;\n  font-size: 13.5px;\n  font-weight: 600;\n}\n\n\/* ===== 用法テーブル ===== *\/\n.pd-wrap .usage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  margin-top: 4px;\n}\n\n.pd-wrap .usage-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: left;\n}\n\n.pd-wrap .usage-table tbody tr td {\n  padding: 10px 14px !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #fce4e9;\n  vertical-align: middle !important;\n}\n\n.pd-wrap .usage-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n.pd-wrap .usage-note {\n  background: #fff5f7;\n  border-left: 4px solid var(--acc);\n  padding: 14px 18px;\n  border-radius: 0 8px 8px 0;\n  font-size: 13px;\n  color: #444;\n  margin-top: 16px;\n  line-height: 1.75;\n}\n\n\/* ===== Q\u0026A ===== *\/\n.pd-wrap .qa-item {\n  border-bottom: 1px solid var(--acc-light);\n  padding: 16px 0;\n}\n\n.pd-wrap .qa-item:last-child {\n  border-bottom: none;\n}\n\n.pd-wrap .qa-q {\n  font-weight: 700;\n  color: var(--acc-dark);\n  font-size: 14.5px;\n  margin-bottom: 8px;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n\n.pd-wrap .qa-q::before {\n  content: 'Q';\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 24px;\n  height: 24px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 12px;\n  font-weight: 800;\n  margin-top: 1px;\n  flex-shrink: 0;\n}\n\n.pd-wrap .qa-a {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n\n.pd-wrap .qa-a::before {\n  content: 'A';\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 24px;\n  height: 24px;\n  background: var(--acc-mid);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 12px;\n  font-weight: 800;\n  margin-top: 1px;\n  flex-shrink: 0;\n}\n\n.pd-wrap .qa-a span {\n  flex: 1;\n}\n\n\/* ===== ブランドストーリー ===== *\/\n.pd-wrap .brand-text {\n  font-size: 14.5px;\n  line-height: 1.9;\n  color: #444;\n}\n\n.pd-wrap .brand-text p + p {\n  margin-top: 14px;\n}\n\n\/* ===== 使用上の注意 ===== *\/\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  border-radius: 0 12px 12px 0;\n  padding: 22px 24px;\n  margin-bottom: 22px;\n}\n\n.pd-wrap .caution-box .caution-title {\n  font-size: 16px;\n  font-weight: 800;\n  color: #b45309;\n  margin-bottom: 14px;\n}\n\n.pd-wrap .caution-box ul {\n  margin: 0;\n  padding-left: 20px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.8;\n}\n\n.pd-wrap .caution-box ul li {\n  margin-bottom: 6px;\n}\n\n\/* ===== 保管上の注意 ===== *\/\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  border-radius: 0 12px 12px 0;\n  padding: 22px 24px;\n  margin-bottom: 22px;\n}\n\n.pd-wrap .storage-box .storage-title {\n  font-size: 16px;\n  font-weight: 800;\n  color: #2e4a80;\n  margin-bottom: 14px;\n}\n\n.pd-wrap .storage-box ul {\n  margin: 0;\n  padding-left: 20px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.8;\n}\n\n.pd-wrap .storage-box ul li {\n  margin-bottom: 6px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- ① HERO --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cspan class=\"hero-badge\"\u003eCosmetic\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003eHair styling agent\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003e13g, Non-silicone\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eIchikami Hair Keep\u003cbr\u003eSerum Stick Super Hard\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eWith the power of Japanese herbs, firmly holds flyaways and updos. Repairs and prevents damage while styling.\u003c\/p\u003e\n    \u003cdiv class=\"hero-tags\"\u003e\n      \u003cspan class=\"hero-tag\"\u003e🌿 Contains Pure Japanese Herb Premium Oil\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003e💪 Super hard hold\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003e☀️ UV protection\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003e💧 Humidity control\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② 商品概要 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e📋 Product overview\u003c\/p\u003e\n    \u003cp class=\"overview-text\"\u003e\n      “Ichikami Hair Keep Serum Stick Super Hard” was created for those who want to “firmly hold styles,” “perfectly control flyaways,” and “keep updos all day.” It is a hair care styling item that repairs hair damage while styling. Just a quick swipe on flyaways controls them perfectly and holds firmly. It uniquely adopts the “Split End Care Serum Formula” to prevent the next flyaway occurrence.\n    \u003c\/p\u003e\n    \u003cp class=\"overview-text\" style=\"margin-top:12px;\"\u003e\n      Does not turn white or sticky, easy to wash out with shampoo, and works well for bangs, updos, and flyaway control in a wide range of situations. Comes in a convenient Stick-type compact container, perfect for hair touch-ups on the go. The fresh and delicate scent of mountain cherry blossoms in full bloom gently colors your styling time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ③ 特長グリッド --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e⭐ 4 features\u003c\/p\u003e\n    \u003cdiv class=\"action-grid\"\u003e\n\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e1\u003c\/div\u003e\n        \u003cp class=\"feat-title\"\u003eSuper hard strong hold\u003c\/p\u003e\n        \u003cspan class=\"feat-pill\"\u003eRice Bran Wax + Safflower Oil\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eStyling and hold ingredients “Rice Bran Wax + Safflower Oil.” Firmly controls flyaways while holding updos securely for a long time. Also features humidity control to prevent style collapse on humid days.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e2\u003c\/div\u003e\n        \u003cp class=\"feat-title\"\u003eSplit End Care Serum Formula for damage repair and prevention\u003c\/p\u003e\n        \u003cspan class=\"feat-pill\"\u003ePure Japanese Herb Premium Oil\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eUses Ichikami’s unique “Split End Care Serum Formula.” Repair and prevention ingredients “Pure Japanese Herb Premium Oil” (Rice Bran Oil, Rice Germ Oil, Camellia Oil, Perilla Oil) repair hair damage that causes style collapse and prevent future split ends and flyaways.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e3\u003c\/div\u003e\n        \u003cp class=\"feat-title\"\u003eUV protection \u0026 no whitening or stickiness\u003c\/p\u003e\n        \u003cspan class=\"feat-pill\"\u003eEthylhexyl Methoxycinnamate\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eContains UV protection ingredient (Ethylhexyl Methoxycinnamate) to care for hair damage caused by daytime UV rays. Provides a comfortable finish that does not turn white or sticky after application. Non-silicone formula.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e4\u003c\/div\u003e\n        \u003cp class=\"feat-title\"\u003eContains 10 types of oils and emollient ingredients\u003c\/p\u003e\n        \u003cspan class=\"feat-pill\"\u003eCastor Oil, Beeswax, Camellia Seed Oil\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eFormulated with 10 types of oils and emollient ingredients including Castor Oil and Beeswax. A rich formula that smooths hair and adds shine and manageability, leaving dry hair moist and smooth.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 主な配合成分テーブル --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e🌿 Main ingredients\u003c\/p\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient name\u003c\/th\u003e\n            \u003cth\u003eCategory\u003c\/th\u003e\n            \u003cth\u003eFunction\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRice Bran Wax\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eStyling and hold ingredient\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eWax ingredient derived from rice bran. Firmly holds style while managing hair\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSafflower Oil\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eStyling and moisturizing ingredients\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eOil derived from safflower. Controls hair disorder while adding manageability and shine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRice Bran Oil\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003ePure Japanese Herb Premium Oil (repair and prevention)\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eCarefully selected Japanese herb-derived oil. Repairs hair damage and prevents split ends and flyaways\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRice Germ Oil\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003ePure Japanese Herb Premium Oil (repair and prevention)\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eCarefully selected ingredient derived from rice washing water. Provides moisture and repair effects to hair\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCamellia Seed Oil\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003ePure Japanese Herb Premium Oil (repair and prevention)\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eTraditional Japanese herb-derived oil. Gives smooth shine and manageability\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePerilla Oil\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003ePure Japanese Herb Premium Oil (repair and prevention)\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eOmega-3 oil derived from Japanese herbs. Provides moisture and repair effects to hair\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCastor Oil\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eEmollient and base ingredient\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eRich base ingredient that smooths hair and adds shine and manageability\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBeeswax\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eStyling and hold ingredient\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eNatural wax ingredient. Acts as a base in the Stick to provide style fixation\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMicrocrystalline Wax\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eStyling and hold ingredient\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eWax with fine crystalline structure that provides long-lasting style hold\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEthylhexyl Methoxycinnamate\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eUV protection ingredient\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAbsorbs ultraviolet rays (UV-B) and cares for hair damage caused by daytime UV exposure\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAscorbyl Dipalmitate\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eAntioxidant ingredient\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eVitamin C derivative. Prevents oxidation of hair and ingredients, preserving quality\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"ing-note\"\u003e\n      *Full ingredients: Castor Oil, Beeswax, Hexa (Hydroxystearic Acid\/Stearic Acid\/Rosin Acid) Dipentaerythrityl, Rice Bran Wax, Rice Bran Oil, Microcrystalline Wax, Safflower Oil, Rice Germ Oil, Perilla Oil, Camellia Seed Oil, Ethylhexyl Methoxycinnamate, Ascorbyl Dipalmitate, BHT, Fragrance\u003cbr\u003e\n      *“Pure Japanese Herb Premium Oil”: Rice bran oil, rice germ oil (carefully selected ingredients derived from rice washing water), camellia seed oil, perilla oil\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ⑤ 使用目的・こんな方におすすめ --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e✅ Recommended for these needs and expected effects\u003c\/p\u003e\n    \u003cdiv class=\"efficacy-list\"\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to perfectly control flyaways\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to firmly hold updos\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to fix bangs that get messy\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to prevent style collapse due to humidity\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to repair and prevent hair damage\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to protect hair from UV damage\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant a styling agent that doesn’t turn white or feel sticky\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eWant to use a non-silicone styling agent\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eFor touch-ups on the go or while out\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12.5px; color:#888; margin-top:14px;\"\u003e*This product is a cosmetic (styling agent). It is not a medicine or a Quasi-drug.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ⑥ 使用方法 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e📖 Usage Instructions \u0026 Scenes\u003c\/p\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable class=\"usage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eScenes\u003c\/th\u003e\n            \u003cth\u003eHow to Use\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e💫 When you want to control flyaways\u003c\/td\u003e\n            \u003ctd\u003eQuickly apply the Stick directly to flyaways (lifted broken hairs). Lightly press with fingers or a comb to blend and fix firmly.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e💆 For updos and hair arrangements\u003c\/td\u003e\n            \u003ctd\u003eAfter styling, apply the Stick directly to areas prone to collapse or stray hairs to keep them in place. The compact Stick shape makes it easy to apply to small areas.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e💄 For bang touch-ups\u003c\/td\u003e\n            \u003ctd\u003eApply the Stick once to messy bangs and lightly shape with your fingers to restore a natural flow and hold.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e👜 For hair touch-ups on the go\u003c\/td\u003e\n            \u003ctd\u003eCompact 13g size fits easily in pouches or bags, making it convenient to carry. Great for touch-ups on humid days.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usage-note\"\u003e\n      💡 \u003cstrong\u003eUsage Tips:\u003c\/strong\u003e After applying the Stick directly to your hair, blend it with your fingers for a natural hold. Using too much may cause stickiness, so adjust from a small amount. The formula is easy to wash out with shampoo.\u003cbr\u003e\u003cbr\u003e\n      ⚠️ Avoid direct use on the scalp; use mainly on the surface of the hair.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ⑦ Q\u0026A（公式サイトより） --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e❓ Frequently Asked Questions (Official)\u003c\/p\u003e\n\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-q\"\u003eI got styling product in my eyes; is it okay?\u003c\/div\u003e\n      \u003cdiv class=\"qa-a\"\u003e\u003cspan\u003eIf the liquid gets into your eyes, rinse immediately with water or lukewarm water. If symptoms persist, consult a doctor.\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-q\"\u003eIs Ichikami shampoo silicone-free? What about this styling product?\u003c\/div\u003e\n      \u003cdiv class=\"qa-a\"\u003e\u003cspan\u003eIchikami shampoo has been silicone-free since its launch. This Hair Keep Beauty Liquid Stick is also designed to be silicone-free. Under the concept of \"preventive beautiful hair,\" it pursues a healthier and more natural finish.\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-q\"\u003eIchikami has multiple styling lines; who is this Stick suitable for?\u003c\/div\u003e\n      \u003cdiv class=\"qa-a\"\u003e\u003cspan\u003eThe Hair Keep Beauty Liquid Stick (Super Hard) is recommended for those who want to firmly hold, tightly control, and keep their hairstyle all day. For those who want a more natural hold or to naturally control flyaways, please choose the \"Natural Keep\" type.\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qa-item\"\u003e\n      \u003cdiv class=\"qa-q\"\u003eMy child drank the styling product; is it okay?\u003c\/div\u003e\n      \u003cdiv class=\"qa-a\"\u003e\u003cspan\u003eIf ingested, give water or milk to dilute and observe for a while. If concerned, bring the ingested product (all ingredients are listed) and consult a doctor.\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ⑧ ブランドストーリー --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp class=\"section-title\"\u003e🌱 Brand Story\u003c\/p\u003e\n    \u003cdiv class=\"brand-text\"\u003e\n      \u003cp\u003e\"Ichikami\" is a hair care brand created by Kracie in 2006 with the desire to offer Japanese shampoos for Japanese people. At that time, the shampoo market was dominated by foreign brands, but Kracie's research team focused on the traditional Heian period hair washing method called \"yusuru\" (washing with rice washing water). Through literature research and museum visits, they scientifically proved that traditional Japanese herbs like rice bran, camellia, and perilla protect hair beauty. The formula centered on the \"Japanese Herb Premium Extract\" born from this research is the brand's origin. The brand name \"Ichikami\" is named after \"Ichihatsu, Nifigure,\" a Heian period symbol of beauty.\u003c\/p\u003e\n      \u003cp\u003eRight after its debut, there was a period of intense competition with rivals, but unwavering trust in the product's quality and steady sample distribution created word of mouth, eventually spreading the boom nationwide. In 2015, the series surpassed 10 billion yen in annual sales. The concept of \"preventive beautiful hair\" that repairs and prevents damage with the power of Japanese herbs expanded from shampoo to out-of-bath treatments and styling products, and continues to evolve today. The Hair Keep Beauty Liquid Stick was born as a \"hair cosmetic\" that extends this concept to styling.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ⑨ 使用上の注意 --\u003e\n  \u003cdiv class=\"caution-box\"\u003e\n    \u003cp class=\"caution-title\"\u003e⚠️ Usage Precautions\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eUse with care, paying close attention to any abnormalities on your skin.\u003c\/li\u003e\n      \u003cli\u003eDo not use if it does not suit your scalp or if you have wounds, eczema, or other abnormalities.\u003c\/li\u003e\n      \u003cli\u003eIf redness, swelling, itching, irritation, discoloration (such as white spots), or darkening occurs during use, stop using and consult a dermatologist. Continuing to use it may worsen symptoms.\u003c\/li\u003e\n      \u003cli\u003eBe careful not to get it in your eyes. If it does get into your eyes, rinse immediately with water or lukewarm water.\u003c\/li\u003e\n      \u003cli\u003eAvoid direct use on the scalp. This product is mainly intended for use on the surface of the hair.\u003c\/li\u003e\n      \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ⑩ 保管上の注意 --\u003e\n  \u003cdiv class=\"storage-box\"\u003e\n    \u003cp class=\"storage-title\"\u003e📦 Storage Precautions\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eStore away from high temperatures and direct sunlight.\u003c\/li\u003e\n      \u003cli\u003eThe Stick may deform or melt if exposed to high temperatures, so avoid leaving it in cars or places with high temperatures.\u003c\/li\u003e\n      \u003cli\u003ePlease close the cap tightly after use.\u003c\/li\u003e\n      \u003cli\u003ePlease use as soon as possible after opening.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Kracie","offers":[{"title":"1 pieces","offer_id":52269960200508,"sku":"4901417627483","price":857.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901417627483.jpg?v=1759888157"},{"product_id":"kracie-ichikami-hair-keep-serum-stick-natural-keep","title":"Ichikami Hair Keep Beauty Liquid Stick Natural Keep","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eいち髪 ヘアキープ美容液スティック（ナチュラルキープ） | 和草の力でアホ毛をナチュラルにキープ\u003c\/title\u003e\n\u003cstyle\u003e\n\/* ============================================================\n   SCOPED STYLES — .pd-wrap のみに適用\n   ============================================================ *\/\n.pd-wrap,\n.pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc:       #8b5e3c;\n  --acc-dark:  #5c3b1f;\n  --acc-light: #fdf3eb;\n  --acc-mid:   #c9956a;\n\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 16px 48px;\n  line-height: 1.7;\n}\n\n\/* ---- heading resets ---- *\/\n.pd-wrap h1,\n.pd-wrap h2,\n.pd-wrap h3,\n.pd-wrap h4,\n.pd-wrap h5,\n.pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  font-weight: 700;\n  line-height: 1.3;\n  color: #222 !important;\n}\n\n\/* ============================================================\n   1. HERO\n   ============================================================ *\/\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 60%, var(--acc-mid) 100%);\n  border-radius: 16px;\n  padding: 48px 32px 40px;\n  text-align: center;\n  margin-bottom: 40px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='20'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\") repeat;\n  pointer-events: none;\n}\n\n.pd-wrap .pd-hero-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 20px;\n}\n.pd-wrap .pd-hero-badge {\n  background: rgba(255,255,255,0.18);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .06em;\n  padding: 4px 12px;\n  border-radius: 99px;\n  border: 1px solid rgba(255,255,255,0.35);\n}\n\n.pd-wrap .pd-hero h1 {\n  font-size: 26px !important;\n  color: #fff !important;\n  margin-bottom: 12px !important;\n  letter-spacing: .04em;\n}\n@media (max-width: 600px) {\n  .pd-wrap .pd-hero h1 { font-size: 20px !important; }\n}\n\n.pd-wrap .pd-hero-tagline {\n  color: rgba(255,255,255,0.88);\n  font-size: 14px;\n  margin-bottom: 28px;\n  font-weight: 400;\n}\n\n.pd-wrap .pd-hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n}\n.pd-wrap .pd-hero-pill {\n  background: rgba(255,255,255,0.22);\n  color: #fff;\n  font-size: 12px;\n  padding: 5px 14px;\n  border-radius: 99px;\n  border: 1px solid rgba(255,255,255,0.4);\n  font-weight: 600;\n}\n\n\/* ============================================================\n   2. SECTION COMMON\n   ============================================================ *\/\n.pd-wrap .pd-section {\n  margin-bottom: 44px;\n}\n.pd-wrap .pd-section-title {\n  font-size: 18px !important;\n  color: var(--acc-dark) !important;\n  border-left: 4px solid var(--acc);\n  padding-left: 12px;\n  margin-bottom: 20px !important;\n}\n\n\/* ============================================================\n   3. PRODUCT OVERVIEW CARD\n   ============================================================ *\/\n.pd-wrap .pd-overview-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 28px 24px;\n  font-size: 14.5px;\n  color: #444;\n  line-height: 1.8;\n}\n.pd-wrap .pd-overview-card strong {\n  color: var(--acc-dark);\n}\n\n\/* ============================================================\n   4. FEATURE GRID\n   ============================================================ *\/\n.pd-wrap .pd-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n@media (max-width: 560px) {\n  .pd-wrap .pd-feature-grid { grid-template-columns: 1fr; }\n}\n.pd-wrap .pd-feature-card {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 22px 20px;\n}\n.pd-wrap .pd-feature-card-pill {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: .06em;\n  padding: 3px 10px;\n  border-radius: 99px;\n  margin-bottom: 10px;\n}\n.pd-wrap .pd-feature-card h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 8px !important;\n}\n.pd-wrap .pd-feature-card p {\n  font-size: 13px;\n  color: #555;\n  margin: 0;\n}\n\n\/* ============================================================\n   5. INGREDIENT TABLE\n   ============================================================ *\/\n.pd-wrap .ing-table-wrap {\n  overflow-x: auto;\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  min-width: 500px;\n}\n.pd-wrap .ing-table thead th {\n  background: var(--acc-dark) !important;\n  color: #fff !important;\n  padding: 10px 12px;\n  text-align: left;\n  font-weight: 700;\n  letter-spacing: .04em;\n}\n.pd-wrap .ing-table tbody td {\n  padding: 10px 12px;\n  border-bottom: 1px solid #e8ddd3;\n  color: #444 !important;\n  vertical-align: top;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n.pd-wrap .ing-full-note {\n  margin-top: 12px;\n  font-size: 12px;\n  color: #777;\n  background: #f7f7f7;\n  border-left: 3px solid var(--acc-mid);\n  padding: 10px 14px;\n  border-radius: 4px;\n  line-height: 1.7;\n}\n\n\/* ============================================================\n   6. EFFICACY TAGS\n   ============================================================ *\/\n.pd-wrap .pd-efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.pd-wrap .pd-efficacy-tag {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  color: var(--acc-dark);\n  font-size: 13px;\n  font-weight: 600;\n  padding: 6px 16px;\n  border-radius: 99px;\n}\n\n\/* ============================================================\n   7. USAGE TABLE\n   ============================================================ *\/\n.pd-wrap .usage-table-wrap {\n  overflow-x: auto;\n}\n.pd-wrap .usage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  min-width: 420px;\n}\n.pd-wrap .usage-table thead th {\n  background: var(--acc) !important;\n  color: #fff !important;\n  padding: 10px 14px;\n  text-align: left;\n  font-weight: 700;\n}\n.pd-wrap .usage-table tbody td {\n  padding: 11px 14px;\n  border-bottom: 1px solid #e8ddd3;\n  color: #444 !important;\n  vertical-align: top;\n}\n.pd-wrap .usage-table tbody tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n.pd-wrap .pd-note-box {\n  margin-top: 14px;\n  background: #fff8f2;\n  border: 1px solid var(--acc-mid);\n  border-radius: 8px;\n  padding: 14px 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n}\n.pd-wrap .pd-note-box strong {\n  color: var(--acc-dark);\n}\n\n\/* ============================================================\n   8. Q\u0026A\n   ============================================================ *\/\n.pd-wrap .pd-qna-list {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.pd-wrap .pd-qna-item {\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  overflow: hidden;\n}\n.pd-wrap .pd-qna-q {\n  background: var(--acc-light);\n  padding: 13px 18px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--acc-dark) !important;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n.pd-wrap .pd-qna-q::before {\n  content: 'Q';\n  background: var(--acc);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-wrap .pd-qna-a {\n  padding: 13px 18px;\n  font-size: 13.5px;\n  color: #555;\n  background: #fff;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n.pd-wrap .pd-qna-a::before {\n  content: 'A';\n  background: var(--acc-mid);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n\/* ============================================================\n   9. BRAND STORY\n   ============================================================ *\/\n.pd-wrap .pd-brand-story {\n  background: var(--acc-light);\n  border-radius: 12px;\n  padding: 28px 24px;\n  font-size: 14px;\n  color: #444;\n  line-height: 1.85;\n}\n.pd-wrap .pd-brand-story p {\n  margin: 0 0 14px;\n}\n.pd-wrap .pd-brand-story p:last-child {\n  margin-bottom: 0;\n}\n\n\/* ============================================================\n   10. CAUTION \/ STORAGE\n   ============================================================ *\/\n.pd-wrap .pd-caution-box {\n  background: #fff8f2;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 22px 24px;\n}\n.pd-wrap .pd-caution-box h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 14px !important;\n}\n.pd-wrap .pd-caution-box ul {\n  padding-left: 20px;\n  margin: 0;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.8;\n}\n.pd-wrap .pd-caution-box ul li {\n  margin-bottom: 6px;\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- ==========================================\n       1. HERO\n       ========================================== --\u003e\n  \u003csection class=\"pd-hero\"\u003e\n    \u003cdiv class=\"pd-hero-badges\"\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003eCosmetics\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003eHair styling product\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003e13g\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003eNon-silicone\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003eUV protection\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eIchikami Hair Keep Serum Stick\u003cbr\u003e(Natural Keep)\u003c\/h1\u003e\n    \u003cp class=\"pd-hero-tagline\"\u003eContains Pure Japanese Herb Premium Oil — naturally keeps flyaways and prevents hair damage\u003c\/p\u003e\n    \u003cdiv class=\"pd-hero-pills\"\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eSuppresses flyaways and stray hairs\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eSplit end care serum formula\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eHumidity control\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eContains UV protection\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eNo white residue\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eRinses off with shampoo\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       2. PRODUCT OVERVIEW\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eProduct overview\u003c\/h2\u003e\n    \u003cdiv class=\"pd-overview-card\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eIchikami Hair Keep Serum Stick (Natural Keep)\u003c\/strong\u003e is a stick-type hair styling serum newly released in August 2025 by the Japanese hair care brand \"Ichikami\" (Kracie Home Products), which considers Japanese hair from its essence.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Luxuriously incorporates \u003cstrong\u003ePure Japanese Herb Premium Oil\u003c\/strong\u003e (Rice Germ Oil, Camellia Seed Oil, Perilla Oil), a blessing of Japanese herbs, supporting damage prevention and repair while styling. Uses \u003cstrong\u003eRice Bran Wax + Safflower Oil\u003c\/strong\u003e as styling and hold ingredients to naturally keep flyaways, stray hairs, and baby hairs in place for a long time. Non-sticky, silicone-free formula that rinses off easily with shampoo.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Compared to Super Hard, it features a \u003cstrong\u003enatural hold\u003c\/strong\u003e, ideal for those who want to style daily hair with a natural clumped look. The portable Stick shape is convenient for touch-ups on the go.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       3. FEATURE GRID\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eProduct features\u003c\/h2\u003e\n    \u003cdiv class=\"pd-feature-grid\"\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 01\u003c\/span\u003e\n        \u003ch3\u003eSplit end care serum formula\u003c\/h3\u003e\n        \u003cp\u003e\n          Focuses on hair friction damage that causes flyaways (split ends). Pure Japanese Herb Premium Oil (Rice Germ Oil, Camellia Seed Oil, Perilla Oil) smooths the hair surface, preventing and caring for split ends while styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 02\u003c\/span\u003e\n        \u003ch3\u003eKeeps flyaways with a natural clumped look\u003c\/h3\u003e\n        \u003cp\u003e\n          Styling and hold ingredients \"Rice Bran Wax + Safflower Oil\" naturally suppress flyaways, stray hairs, and baby hairs. While preventing new split ends, it maintains a natural, long-lasting finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 03\u003c\/span\u003e\n        \u003ch3\u003eUV protection + humidity control\u003c\/h3\u003e\n        \u003cp\u003e\n          Contains UV protection ingredient (Ethylhexyl Methoxycinnamate) to prevent hair damage from UV rays. Additionally, humidity control effects reduce frizz and manage curly hair, minimizing style disruption during rainy and summer seasons.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 04\u003c\/span\u003e\n        \u003ch3\u003eNon-silicone, no white residue, rinses off with shampoo\u003c\/h3\u003e\n        \u003cp\u003e\n          Silicone-free to avoid unnecessary buildup on hair, promoting healthier hair with continued use. Creates a natural shine without white residue and is designed to rinse out easily with regular shampoo.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       4. INGREDIENT TABLE\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eMain blended ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"ing-table-wrap\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient name\u003c\/th\u003e\n            \u003cth\u003eCategory\u003c\/th\u003e\n            \u003cth\u003eMain functions\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRice Germ Oil\u003c\/td\u003e\n            \u003ctd\u003ePure Japanese Herb Premium Oil\u003c\/td\u003e\n            \u003ctd\u003eRepairs hair, prevents damage, supports smoothness\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCamellia Seed Oil\u003c\/td\u003e\n            \u003ctd\u003ePure Japanese Herb Premium Oil\u003c\/td\u003e\n            \u003ctd\u003eAdheres to hair, adds shine, reduces friction\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePerilla Oil\u003c\/td\u003e\n            \u003ctd\u003ePure Japanese Herb Premium Oil\u003c\/td\u003e\n            \u003ctd\u003eProtects hair surface and provides moisture\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRice Bran Wax\u003c\/td\u003e\n            \u003ctd\u003eStyling and hold ingredients\u003c\/td\u003e\n            \u003ctd\u003eSuppresses flyaways and stray hairs, keeps style long-lasting\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSafflower Oil\u003c\/td\u003e\n            \u003ctd\u003eStyling and hold ingredients\u003c\/td\u003e\n            \u003ctd\u003eNatural smoothness and finish\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCastor Oil\u003c\/td\u003e\n            \u003ctd\u003eEmollient ingredient\u003c\/td\u003e\n            \u003ctd\u003eStick base, provides high film-forming and shine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBeeswax\u003c\/td\u003e\n            \u003ctd\u003eWax base\u003c\/td\u003e\n            \u003ctd\u003eStabilizes stick shape and supports hold\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOctyldodecyl Myristate\u003c\/td\u003e\n            \u003ctd\u003eEmollient ingredient\u003c\/td\u003e\n            \u003ctd\u003eSmooth spreadability with reduced stickiness\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMicrocrystalline Wax\u003c\/td\u003e\n            \u003ctd\u003eWax base\u003c\/td\u003e\n            \u003ctd\u003eStick shape retention and hardness adjustment\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEthylhexyl Methoxycinnamate\u003c\/td\u003e\n            \u003ctd\u003eUV protection ingredient\u003c\/td\u003e\n            \u003ctd\u003eUV absorption and reduces UV damage to hair\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAscorbyl Dipalmitate\u003c\/td\u003e\n            \u003ctd\u003eAntioxidant ingredients\u003c\/td\u003e\n            \u003ctd\u003ePrevents oxidation of oils and maintains quality\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBHT\u003c\/td\u003e\n            \u003ctd\u003eAntioxidant ingredients\u003c\/td\u003e\n            \u003ctd\u003ePrevents product oxidation and deterioration\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFragrance\u003c\/td\u003e\n            \u003ctd\u003eFragrance\u003c\/td\u003e\n            \u003ctd\u003eFragrance inspired by fully bloomed mountain cherry blossoms\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ing-full-note\"\u003e\n      \u003cstrong\u003e[All Ingredients]\u003c\/strong\u003e Castor Oil, Beeswax, Octyldodecyl Myristate, Rice Bran Wax, Microcrystalline Wax, Safflower Oil, Rice Germ Oil, Perilla Oil, Camellia Seed Oil, Ethylhexyl Methoxycinnamate, Ascorbyl Dipalmitate, BHT, Fragrance\u003cbr\u003e\n      *Ingredient list is based on information at the time of investigation. Please check the actual product label. The main difference from Super Hard is that this product contains Castor Oil and Octyldodecyl Myristate (Hexa(hydroxystearic acid\/stearic acid\/rosin acid) dipentaerythrityl is not included).\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       5. EFFICACY \/ USE CASE TAGS\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eFor these concerns and scenes\u003c\/h2\u003e\n    \u003cdiv class=\"pd-efficacy-tags\"\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eConcerned about flyaways and stray hairs\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eWant to style with a natural clumped look\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eWant to keep bangs in place\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eDon’t want to mess up tied-up hair or buns\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eHair that easily frizzes in humidity\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eWant to protect against UV at the same time\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eWant to carry it for touch-ups\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eConcerned about hair damage\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eWant to focus on non-silicone\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       6. USAGE \/ HOW TO USE\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eHow to Use\u003c\/h2\u003e\n    \u003cdiv class=\"usage-table-wrap\"\u003e\n      \u003ctable class=\"usage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eScenes\u003c\/th\u003e\n            \u003cth\u003eHow to use\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eControl stray and flyaway hairs\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eAfter styling, apply the Stick directly to stray or flyaway hairs, or take a small amount on your palm, blend, and press down.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eBangs hold\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eLightly stroke the surface of styled bangs and shape with your fingers. Keeps a natural clump look all day.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eUpdos and styling\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eAfter styling with buns or braids, apply to stray or loose hairs to smooth and tidy. The finish looks natural and is suitable for formal occasions.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTouch-ups on the go\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eCompact Stick shape makes it easy to carry. You can quickly apply it without getting your hands dirty whenever you feel the need.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-note-box\"\u003e\n      \u003cstrong\u003eUsage Tips:\u003c\/strong\u003e Applying a small amount evenly prevents stickiness. As a guideline for differentiating from Super Hard, \u003cstrong\u003eNatural Keep is suitable for those who prefer a fluffy, natural finish\u003c\/strong\u003e, while Super Hard is for those who want a strong hold.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       7. Q\u0026A（クラシエ公式Q\u0026A準拠）\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"pd-qna-list\"\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eIt says non-silicone, but does it contain no silicone ingredients at all?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eYes, Ichikami Hair Keep Beauty Liquid Stick is a non-silicone formula that does not use silicone (such as dimethicone). Please check the balance with your shampoo and conditioner before use.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eWhat should I do if it accidentally gets into my eyes or on my skin?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eIf it gets into your eyes, rinse immediately and thoroughly with clean water. If symptoms persist, consult an ophthalmologist. If it gets on your skin, wash off with plenty of water. If accidentally swallowed, give water or milk and consult a doctor.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eHow should I differentiate between Super Hard and Natural Keep?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eNatural Keep is for those who want a soft, natural finish and is suitable for styling bangs and everyday fluffy styles. Super Hard is suitable for hairstyles requiring stronger hold, such as updos, buns, and tied hair. Please use according to your preference and purpose.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eCan it be washed out with shampoo?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eYes, it can be easily washed out with regular shampoo. No special cleansing is required.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:#999;margin-top:12px;\"\u003e*The Q\u0026A is based on official answers from Kracie Home Products’ Q\u0026A (https:\/\/www.kracie.co.jp\/soudanshitsu\/).\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       8. BRAND STORY\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eBrand Story\u003c\/h2\u003e\n    \u003cdiv class=\"pd-brand-story\"\u003e\n      \u003cp\u003e\n        “Ichikami” is a hair care brand born in 2006 by Kracie Home Products (formerly Kanebo), focusing on Japanese black hair. The concept is “Japanese hair care for Japanese hair,” starting from the idea of utilizing the blessings of “Japanese herbs (Wagusa)” nurtured by Japan’s climate, geography, and lifestyle in hair care.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Researching traditional Japanese beauty habits such as rice washing water, camellia, rice bran, and safflower, we developed unique \u003cstrong\u003e“Pure Japanese Herb Premium Oil” and “Japanese Herb Premium Extract”\u003c\/strong\u003e products. We propose an approach of “preventive beautiful hair” care that protects hair before damage occurs, not just repairing damage.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        In 2015, annual sales exceeded 10 billion yen, and the lineup, which started with shampoo and conditioner, expanded to treatments, styling, and the premium line “Natural Care Select” containing carefully selected Japanese herb extracts. In 2026, it will celebrate its 20th anniversary and continues to evolve.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        “Ichikami Hair Keep Beauty Liquid Stick” embodies a new concept called “Hair Cosmetics” that achieves styling and hair care simultaneously. It nurtures your daily hair healthily and beautifully with the power of Japanese natural herbs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       9. USAGE CAUTIONS\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003cdiv class=\"pd-caution-box\"\u003e\n      \u003ch3\u003e⚠ Usage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eDo not use on wounds, swelling, eczema, or other abnormal areas.\u003c\/li\u003e\n        \u003cli\u003eIf redness, itching, irritation, or other abnormalities appear during or after use, discontinue use and consult a dermatologist.\u003c\/li\u003e\n        \u003cli\u003eAvoid contact with eyes. If it gets into your eyes, rinse immediately with clean water.\u003c\/li\u003e\n        \u003cli\u003eThis product is not for direct use on skin or scalp. It is intended for use on hair (hair shaft).\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n        \u003cli\u003eWhen using the Stick, do not press too hard. The Stick may break.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       10. STORAGE CAUTIONS\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003cdiv class=\"pd-caution-box\"\u003e\n      \u003ch3\u003e🌡 Storage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eStore away from direct sunlight, high temperature, and high humidity. The Stick may deform or melt.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of infants and young children.\u003c\/li\u003e\n        \u003cli\u003ePlease store with the cap tightly closed.\u003c\/li\u003e\n        \u003cli\u003ePlease avoid leaving in places that become hot, such as inside a car.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kracie","offers":[{"title":"1 pieces","offer_id":52269960134972,"sku":"4901417627476","price":857.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901417627476.jpg?v=1759888157"}],"url":"https:\/\/mamigo.jp\/en-ph\/collections\/kracie-ichikami-styling.oembed","provider":"MamiGo","version":"1.0","type":"link"}