{"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","url":"https:\/\/mamigo.jp\/en-ph\/products\/kracie-ichikami-side-swept-bangs-comb","provider":"MamiGo","version":"1.0","type":"link"}