{"product_id":"takagi-san-one-piece-ver-figure-1-6-teasing-master-phat-company-mib-anime","title":"Takagi san One Piece Ver Figure 1\/6 Teasing Master Phat Company MIB Anime","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAuthentic Japanese Artifact - Takagi-san 1\/6\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@600;800\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n    \/* Phase 1: IP \u0026 Motif Analysis *\/\n    :root {\n        --color-sky-light: #e0f7fa;\n        --color-sky-blue: #4fc3f7;\n        --color-straw-gold: #ffca28;\n        --color-text-main: #333333;\n        --color-text-sub: #555555;\n        --glass-bg: rgba(255, 255, 255, 0.7);\n        --glass-border: rgba(255, 255, 255, 0.5);\n    }\n    \n    body {\n        font-family: 'Zen Maru Gothic', sans-serif;\n        \/* Visual Motifs: 夏の青空と眩しい太陽を表現するradial-gradient *\/\n        background: radial-gradient(circle at top right, var(--color-sky-light) 0%, var(--color-sky-blue) 100%);\n        color: var(--color-text-main);\n        margin: 0;\n        padding: 40px 20px;\n        min-height: 100vh;\n    }\n\n    .container {\n        max-width: 900px;\n        margin: 0 auto;\n        position: relative;\n    }\n\n    \/* Phase 2: Advanced CSS Architecture - Pseudo-elements (風を表現する装飾) *\/\n    .container::before {\n        content: '';\n        position: absolute;\n        top: -20px;\n        left: -20px;\n        width: 100px;\n        height: 100px;\n        border-top: 3px solid #ffffff;\n        border-left: 3px solid #ffffff;\n        border-radius: 20px 0 0 0;\n        opacity: 0.6;\n        pointer-events: none;\n    }\n    .container::after {\n        content: '';\n        position: absolute;\n        bottom: -20px;\n        right: -20px;\n        width: 100px;\n        height: 100px;\n        border-bottom: 3px solid #ffffff;\n        border-right: 3px solid #ffffff;\n        border-radius: 0 0 20px 0;\n        opacity: 0.6;\n        pointer-events: none;\n    }\n\n    \/* Phase 2: Text Effects \u0026 Title *\/\n    .hero-title {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n    .hero-title h1 {\n        font-family: 'Cinzel', serif;\n        font-size: 3.2rem;\n        margin: 0;\n        color: #ffffff;\n        \/* 夏の日差しの眩しさを表現するtext-shadow *\/\n        text-shadow: 0 4px 15px rgba(0, 150, 255, 0.4), 2px 2px 0px var(--color-sky-blue);\n        letter-spacing: 3px;\n    }\n    .hero-title h2 {\n        font-family: 'Cinzel', serif;\n        color: var(--color-text-sub);\n        font-size: 1.1rem;\n        letter-spacing: 5px;\n        margin-top: 10px;\n        background: rgba(255,255,255,0.6);\n        display: inline-block;\n        padding: 5px 20px;\n        border-radius: 20px;\n    }\n\n    \/* Phase 3: Immersive Storytelling (Glassmorphism UI) *\/\n    .glass-card {\n        background: var(--glass-bg);\n        border: 1px solid var(--glass-border);\n        border-radius: 16px;\n        padding: 40px;\n        backdrop-filter: blur(10px);\n        box-shadow: 0 8px 32px rgba(0, 50, 100, 0.1);\n        margin-bottom: 30px;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .quote {\n        font-family: 'Cinzel', serif;\n        font-size: 1.6rem;\n        font-style: italic;\n        color: var(--color-sky-blue);\n        margin-bottom: 20px;\n        text-align: center;\n        text-shadow: 0 2px 4px rgba(255,255,255,0.8);\n    }\n\n    .lore-text {\n        font-size: 1.1rem;\n        line-height: 1.9;\n        text-align: justify;\n        color: var(--color-text-main);\n    }\n\n    .grid-layout {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n    }\n\n    \/* Phase 2: Hover Animations (浮遊するカードエフェクト) *\/\n    .info-box {\n        background: rgba(255, 255, 255, 0.85);\n        border-radius: 12px;\n        padding: 25px;\n        transition: transform 0.4s ease, box-shadow 0.4s ease;\n        border-top: 4px solid var(--color-sky-blue);\n    }\n    .info-box:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 15px 30px rgba(79, 195, 247, 0.4);\n    }\n    .info-box h3 {\n        font-family: 'Cinzel', serif;\n        color: var(--color-sky-blue);\n        margin-top: 0;\n        font-size: 1.25rem;\n        border-bottom: 2px dashed rgba(79, 195, 247, 0.3);\n        padding-bottom: 10px;\n    }\n\n    \/* Condition Badge *\/\n    .badge {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--color-straw-gold), #ffa000);\n        color: #ffffff;\n        padding: 6px 18px;\n        border-radius: 25px;\n        font-weight: bold;\n        font-family: 'Cinzel', serif;\n        font-size: 0.9rem;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 10px rgba(255, 160, 0, 0.4);\n    }\n\n    .logistics-section {\n        text-align: center;\n        padding: 25px;\n        background: rgba(255,255,255,0.5);\n        border-radius: 12px;\n        margin-top: 20px;\n    }\n\n    .customs-notice {\n        margin-top: 30px;\n        font-size: 0.85rem;\n        color: #666666;\n        line-height: 1.6;\n        text-align: center;\n    }\n\n    \/* Spec Table *\/\n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n    }\n    .spec-table th, .spec-table td {\n        padding: 10px 0;\n        border-bottom: 1px solid rgba(0,0,0,0.1);\n        font-size: 0.95rem;\n    }\n    .spec-table th {\n        text-align: left;\n        color: var(--color-text-sub);\n        font-weight: normal;\n        width: 40%;\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"hero-title\"\u003e\n        \u003ch1\u003eTAKAGI-SAN\u003c\/h1\u003e\n        \u003ch2\u003eONE-PIECE VER. 1\/6 SCALE ARTIFACT\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"glass-card\"\u003e\n        \u003cdiv class=\"quote\"\u003e\"You're blushing, Nishikata.\"\u003c\/div\u003e\n        \u003cdiv class=\"lore-text\"\u003e\n            Step into a nostalgic summer afternoon. Crafted by Phat! Company in 2021, this breathtaking 1\/6 scale masterpiece immortalizes Takagi-san turning around with her signature teasing smile on a sunlit country road. From the gentle flutter of her pristine white one-piece dress in the summer breeze to the meticulously sculpted straw hat, every detail evokes a sense of pure, bittersweet youth. A phenomenally rare and highly coveted artifact for true fans of 'Teasing Master Takagi-san'.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid-layout\"\u003e\n        \u003cdiv class=\"info-box\"\u003e\n            \u003ch3\u003eArtifact Condition\u003c\/h3\u003e\n            \u003cspan class=\"badge\"\u003eMINT IN BOX (MIB) \/ OPENED\u003c\/span\u003e\n            \u003cp\u003e\n                This figure has been gracefully opened for strict inspection purposes only. The figure itself remains in \u003cstrong\u003eflawless, mint condition\u003c\/strong\u003e. There is no color fading, and the paintwork is as pristine as a clear summer sky. The original box is included and has been stored in a climate-controlled Japanese collector's vault.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-box\"\u003e\n            \u003ch3\u003eSpecifications\u003c\/h3\u003e\n            \u003ctable class=\"spec-table\"\u003e\n                \u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003ePhat! Company\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1\/6 Scale\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eRelease Year\u003c\/th\u003e\n\u003ctd\u003e2021\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eABS, PVC\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eAuthenticity\u003c\/th\u003e\n\u003ctd\u003e100% Genuine Japan Release\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n\u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"logistics-section\"\u003e\n        \u003ch3 style=\"font-family: 'Cinzel', serif; color: var(--color-text-main); margin-top: 0;\"\u003eGlobal Logistics\u003c\/h3\u003e\n        \u003cp style=\"margin: 0; font-weight: bold; color: var(--color-sky-blue);\"\u003eExpedited Shipping Worldwide\u003c\/p\u003e\n        \u003cp style=\"margin: 10px 0 0 0; font-size: 0.95rem;\"\u003eCarefully wrapped with Japanese precision to ensure a safe journey to your collection.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"customs-notice\"\u003e\n        * International Buyers - Please Note:\u003cbr\u003e\n        Import duties, taxes, and charges are not included in the item price or shipping cost. These charges are the buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.\n    \u003c\/div\u003e\n\n    [SHOP LINK MODULE BEGIN]\n    \u003cdiv style=\"text-align: center; margin-top: 40px; padding: 25px; background: rgba(255,255,255,0.9); border-radius: 12px; border-top: 3px solid #4fc3f7; box-shadow: 0 4px 15px rgba(0,0,0,0.05);\"\u003e\n    \u003cp style=\"margin: 0 0 15px 0; font-size: 1.1rem; color: #333; 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: #4fc3f7; color: #ffffff; text-decoration: none; border-radius: 25px; font-weight: bold; font-size: 0.95rem; margin: 5px 10px; box-shadow: 0 4px 10px rgba(79, 195, 247, 0.4); transition: transform 0.2s;\"\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 #4fc3f7; color: #4fc3f7; text-decoration: none; border-radius: 25px; font-weight: bold; font-size: 0.95rem; margin: 5px 10px; transition: transform 0.2s;\"\u003eVisit Akatsuki West Japan\u003c\/a\u003e\n    \u003cp style=\"margin-top: 25px; font-size: 0.8rem; color: #aaa; font-family: 'Cinzel', serif; letter-spacing: 2px;\"\u003ePRESENTED BY FIGU JAPAN \/ AKATSUKI SELECTION\u003c\/p\u003e\n    \u003c\/div\u003e\n    [SHOP LINK MODULE END]\n\u003c\/div\u003e\n\n\n","brand":"Phat Company","offers":[{"title":"Default Title","offer_id":51996547645760,"sku":"2504150025","price":185.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_aaae8cd2-1ea8-47b2-9957-403f3780a002.png?v=1778412553","url":"https:\/\/figujapan.com\/ja\/products\/takagi-san-one-piece-ver-figure-1-6-teasing-master-phat-company-mib-anime","provider":"Figu Japan","version":"1.0","type":"link"}