{"product_id":"tamaki-kotatsu-fire-force-artfx-j-figure-bonus-part-kotobukiya-misb-authentic","title":"Tamaki Kotatsu Fire Force ARTFX J Figure Bonus Part Kotobukiya MISB Authentic","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@700;900\u0026amp;family=Orbitron:wght@500;900\u0026amp;family=Zen+Maru+Gothic:wght@400;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n:root {\n  --flame-core: #FFB74D;\n  --flame-outer: #FF5722;\n  --neko-pink: #FF4081;\n  --uv-blue: #00E5FF;\n  --suit-black: #121212;\n  --suit-gray: #2A2A2A;\n}\n\nbody {\n  background-color: #050505;\n  color: #E0E0E0;\n  font-family: 'Zen Maru Gothic', sans-serif;\n  margin: 0; padding: 0;\n}\n\n.ignition-container {\n  max-width: 1000px; margin: 50px auto;\n  background: radial-gradient(circle at 50% 0%, var(--suit-gray), var(--suit-black));\n  border: 2px solid var(--suit-gray);\n  border-bottom: 5px solid var(--neko-pink);\n  box-shadow: 0 10px 40px rgba(255, 64, 129, 0.2);\n  position: relative; overflow: hidden;\n}\n\n\/* 炎のゆらぎアニメーション *\/\n.fire-border {\n  position: absolute; top: 0; left: 0; right: 0; height: 6px;\n  background: linear-gradient(90deg, var(--flame-outer), var(--neko-pink), var(--flame-outer));\n  background-size: 200% 200%;\n  animation: flare-flow 3s ease infinite;\n}\n\n@keyframes flare-flow {\n  0% { background-position: 0% 50%; box-shadow: 0 0 10px var(--flame-outer); }\n  50% { background-position: 100% 50%; box-shadow: 0 0 30px var(--neko-pink); }\n  100% { background-position: 0% 50%; box-shadow: 0 0 10px var(--flame-outer); }\n}\n\n.header-inferno {\n  padding: 80px 40px; text-align: center;\n  position: relative; z-index: 1;\n}\n\n.header-inferno h1 {\n  font-family: 'Orbitron', sans-serif; font-size: 4.5rem; line-height: 0.9;\n  margin: 0; color: #FFF; text-transform: uppercase;\n  text-shadow: 3px 3px 0px var(--flame-outer), -2px -2px 10px var(--neko-pink);\n}\n\n.header-inferno h1 span {\n  display: block; font-size: 1.2rem; color: var(--uv-blue);\n  letter-spacing: 10px; margin-top: 15px; text-shadow: 0 0 10px var(--uv-blue);\n  font-weight: 900; animation: uv-pulse 2s infinite alternate;\n}\n\n\/* UVネオンの鼓動アニメーション *\/\n@keyframes uv-pulse {\n  from { opacity: 0.8; text-shadow: 0 0 5px var(--uv-blue); }\n  to { opacity: 1; text-shadow: 0 0 20px var(--uv-blue), 0 0 30px #FFF; }\n}\n\n.bonus-alert {\n  display: inline-block; margin-top: 30px;\n  padding: 10px 30px; font-weight: 900; font-size: 1.1rem;\n  background: transparent; color: var(--neko-pink);\n  border: 2px solid var(--neko-pink); text-transform: uppercase;\n  box-shadow: inset 0 0 10px rgba(255, 64, 129, 0.3);\n  letter-spacing: 3px;\n}\n\n.content-reactor {\n  display: grid; grid-template-columns: 1fr 1.2fr; gap: 40px;\n  padding: 50px; background: rgba(0, 0, 0, 0.6);\n  border-top: 1px solid rgba(0, 229, 255, 0.3);\n}\n\n.spec-matrix { display: flex; flex-direction: column; gap: 15px; }\n\n.spec-row {\n  display: flex; justify-content: space-between; align-items: center;\n  background: rgba(255, 255, 255, 0.03); padding: 15px 20px;\n  border-left: 4px solid var(--uv-blue);\n  transition: all 0.3s;\n}\n\n.spec-row:hover {\n  transform: scale(1.02); background: rgba(0, 229, 255, 0.1);\n  box-shadow: inset 5px 0 0 var(--uv-blue);\n}\n\n.s-label { color: #888; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 1px; }\n.s-data { color: #FFF; font-weight: 900; font-size: 1.1rem; text-align: right; }\n\n.lore-file {\n  font-size: 1.15rem; line-height: 2.1; text-align: justify;\n}\n\n.lore-file p:first-child {\n  color: var(--neko-pink); font-style: italic; font-size: 1.3rem; font-weight: bold;\n}\n\n.logistics-ward {\n  margin: 0 50px 50px; padding: 40px;\n  border: 1px dashed var(--uv-blue); background: var(--suit-black);\n}\n\n.logistics-ward h3 { font-family: 'Orbitron', sans-serif; color: var(--flame-outer); margin-top: 0; }\n.logistics-ward p { font-size: 0.95rem; color: #AAA; }\n\n@media (max-width: 850px) {\n  .header-inferno h1 { font-size: 2.8rem; }\n  .content-reactor { grid-template-columns: 1fr; padding: 30px; }\n  .logistics-ward { margin: 30px; }\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"ignition-container\"\u003e\n  \u003cdiv class=\"fire-border\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"header-inferno\"\u003e\n    \u003ch1\u003eTAMAKI\u003cbr\u003eKOTATSU\u003cspan\u003eSPECIAL FIRE FORCE CO. 8\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cdiv class=\"bonus-alert\"\u003eLTD BONUS: NEKOMATA EFFECT PART\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-reactor\"\u003e\n    \u003cdiv class=\"spec-matrix\"\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"s-label\"\u003eCondition\u003c\/div\u003e\n\u003cdiv class=\"s-data\"\u003eMISB (Factory Sealed)\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"s-label\"\u003eLineage\u003c\/div\u003e\n\u003cdiv class=\"s-data\"\u003eKotobukiya ARTFX J\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"s-label\"\u003eVariant\u003c\/div\u003e\n\u003cdiv class=\"s-data\"\u003ePre-Order Bonus Edition\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"s-label\"\u003eSpecial Feature\u003c\/div\u003e\n\u003cdiv class=\"s-data\"\u003eBlacklight UV Reactive\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lore-file\"\u003e\n      \u003cp\u003e\"I'm going to protect everyone too!\"\u003c\/p\u003e\n      Ignite your collection with this premium 1\/8 scale masterpiece of Tamaki Kotatsu from the global phenomenon \"Fire Force\" (Enen no Shouboutai). Brought to life in Kotobukiya's highly acclaimed ARTFX J series.\n      \u003cbr\u003e\u003cbr\u003e\n      This exceptionally rare artifact includes the \u003cstrong\u003eExclusive Pre-Order Bonus Part\u003c\/strong\u003e, unleashing her full \"Nekomata\" fire effect. Furthermore, the blue stripes on her Special Fire Force uniform are painted with fluorescent material, emitting a mesmerizing glow when exposed to a blacklight.\n      \u003cbr\u003e\u003cbr\u003e\n      Preserved in \u003cstrong\u003eBrand New and Factory Sealed (MISB)\u003c\/strong\u003e condition, this piece is untainted and ready to become the centerpiece of your brigade. Látom.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"logistics-ward\"\u003e\n    \u003ch3\u003eGLOBAL DISPATCH PROTOCOL\u003c\/h3\u003e\n    \u003cp\u003eExpedited Shipping Worldwide. We pack our artifacts with heavy-duty thermal-grade protection to ensure the factory-sealed box and the exclusive bonus parts arrive completely untouched during transit.\u003c\/p\u003e\n    \u003ch3 style=\"margin-top: 30px;\"\u003eINTERNATIONAL COMPLIANCE\u003c\/h3\u003e\n    \u003cp\u003eImport duties are buyer's responsibility. These fees are collected by your local delivery service upon arrival. We operate in strict adherence with international trade laws.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"text-align: center; margin-top: 30px; padding: 25px; background: #121212; border-top: 2px dashed #00E5FF;\"\u003e\n\u003cp style=\"margin: 0 0 15px 0; font-size: 1.1rem; color: #FFF; font-weight: bold; letter-spacing: 1px; text-transform: uppercase;\"\u003e\u0026gt;\u0026gt;\u0026gt; Discover More Authentic Artifacts \u0026lt;\u0026lt;\u0026lt;\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" style=\"display: inline-block; padding: 12px 25px; background-color: #00E5FF; color: #121212; text-decoration: none; border-radius: 4px; font-weight: bold; font-size: 0.95rem; margin: 5px 10px; box-shadow: 0 4px 6px rgba(0, 229, 255, 0.3);\"\u003eVisit figu japan\u003c\/a\u003e\n\u003ca href=\"https:\/\/www.ebay.com\/str\/akatsukiwestjapan\" target=\"_blank\" style=\"display: inline-block; padding: 10px 23px; background-color: transparent; border: 2px solid #FF4081; color: #FF4081; text-decoration: none; border-radius: 4px; font-weight: bold; font-size: 0.95rem; margin: 5px 10px;\"\u003eVisit Akatsuki West Japan\u003c\/a\u003e\n\u003cp style=\"margin-top: 25px; font-size: 0.8rem; color: #555; font-family: 'Orbitron', sans-serif; letter-spacing: 2px;\"\u003ePRESENTED BY FIGU JAPAN \/ AKATSUKI SELECTION\u003c\/p\u003e\n\u003c\/div\u003e\n\n","brand":"KOTOBUKIYA","offers":[{"title":"Default Title","offer_id":51996574220608,"sku":"2602280030","price":253.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_0d47d320-908d-4f0e-84df-6894f854021e.png?v=1778414721","url":"https:\/\/figujapan.com\/products\/tamaki-kotatsu-fire-force-artfx-j-figure-bonus-part-kotobukiya-misb-authentic","provider":"Figu Japan","version":"1.0","type":"link"}