{"product_id":"nendoroid-303-snow-miku-2013-strawberry-white-kimono-hatsune-miku-figure-new-gsc-1","title":"Nendoroid 303 Snow Miku 2013 Strawberry White Kimono Hatsune Miku Figure NEW GSC","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@500;700\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  body {\n    background-color: #fafafa;\n    color: #4a0404;\n    font-family: 'Zen Maru Gothic', sans-serif;\n    margin: 0;\n    padding: 0;\n    line-height: 1.7;\n  }\n  .container {\n    max-width: 900px;\n    margin: 40px auto;\n    background: linear-gradient(135deg, #ffffff 0%, #fff1f2 100%);\n    border: 2px solid #fecdd3;\n    border-radius: 8px;\n    box-shadow: 0 15px 40px rgba(225, 29, 72, 0.1), inset 0 0 20px rgba(255, 255, 255, 0.8);\n    overflow: hidden;\n  }\n  .header {\n    background: radial-gradient(circle at center, #ffe4e6 0%, #fecdd3 100%);\n    padding: 70px 20px;\n    text-align: center;\n    position: relative;\n    border-bottom: 4px solid #e11d48;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.6) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .header h1 {\n    font-family: 'Cinzel', serif;\n    font-size: 3.2rem;\n    color: #9f1239;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    text-shadow: 0 0 15px rgba(255, 255, 255, 0.9);\n  }\n  .header h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 1.2rem;\n    color: #e11d48;\n    letter-spacing: 6px;\n    margin-top: 15px;\n    font-weight: 700;\n  }\n  .badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #e11d48, #be123c);\n    color: #ffffff;\n    padding: 8px 25px;\n    font-weight: bold;\n    border-radius: 25px;\n    margin-top: 25px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 1rem;\n    box-shadow: 0 6px 20px rgba(225, 29, 72, 0.4);\n  }\n  .section {\n    padding: 50px 40px;\n    border-bottom: 1px dashed #fecdd3;\n  }\n  .section:last-child {\n    border-bottom: none;\n  }\n  .section h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 1.9rem;\n    color: #be123c;\n    margin-top: 0;\n    border-left: 5px solid #e11d48;\n    padding-left: 15px;\n    text-transform: uppercase;\n  }\n  .quote {\n    font-style: italic;\n    font-size: 1.6rem;\n    color: #9f1239;\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 30px;\n    background: rgba(255, 255, 255, 0.7);\n    border: 2px solid #ffe4e6;\n    border-radius: 8px;\n    box-shadow: inset 0 0 15px rgba(225, 29, 72, 0.05);\n  }\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 25px;\n  }\n  .specs-table th, .specs-table td {\n    padding: 18px;\n    border-bottom: 1px solid #ffe4e6;\n  }\n  .specs-table th {\n    text-align: left;\n    color: #be123c;\n    width: 35%;\n    font-weight: bold;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .specs-table td {\n    color: #4a0404;\n    font-weight: bold;\n  }\n  .condition-box {\n    background-color: #fff1f2;\n    border: 2px solid #e11d48;\n    padding: 30px;\n    margin-top: 25px;\n    border-radius: 8px;\n    position: relative;\n  }\n  .condition-box::before {\n    content: '★ PRISTINE CONDITION ★';\n    position: absolute;\n    top: -14px;\n    left: 20px;\n    background: #e11d48;\n    color: #ffffff;\n    padding: 4px 15px;\n    font-size: 0.85rem;\n    font-weight: bold;\n    border-radius: 12px;\n    font-family: 'Cinzel', serif;\n  }\n  .condition-box h3 {\n    color: #9f1239;\n    margin-top: 0;\n    font-family: 'Cinzel', serif;\n    letter-spacing: 1px;\n  }\n  .footer-shop {\n    background: #fff5f6;\n    padding: 70px 20px;\n    text-align: center;\n    border-top: 4px solid #e11d48;\n  }\n  .footer-shop h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.4rem;\n    color: #be123c;\n    margin: 0 0 15px 0;\n    letter-spacing: 5px;\n  }\n  .footer-shop p {\n    color: #881337;\n    margin-bottom: 40px;\n    font-size: 1.15rem;\n  }\n  .btn {\n    display: inline-block;\n    padding: 18px 50px;\n    background: #e11d48;\n    color: #ffffff;\n    text-decoration: none;\n    font-family: 'Cinzel', serif;\n    font-weight: bold;\n    font-size: 1.2rem;\n    border-radius: 35px;\n    text-transform: uppercase;\n    transition: all 0.3s ease;\n    box-shadow: 0 4px 15px rgba(225, 29, 72, 0.4);\n  }\n  .btn:hover {\n    background: #be123c;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(190, 18, 60, 0.6);\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"header\"\u003e\n    \u003ch2\u003eWonder Festival Exclusive\u003c\/h2\u003e\n    \u003ch1\u003eSnow Miku Nendoroid\u003c\/h1\u003e\n    \u003cdiv class=\"badge\"\u003eMint In Sealed Box \/ Strawberry White Kimono\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"quote\"\u003e\"A sweet and pure winter melody, wrapped in a traditional white kimono.\"\u003c\/div\u003e\n    \u003ch2\u003eThe Lore \u0026amp; Value\u003c\/h2\u003e\n    \u003cp\u003eCelebrate the magic of Hokkaido's winter with the legendary Nendoroid No. 303, Snow Miku: Strawberry White Kimono version. Originally released as an exclusive item for Wonder Festival 2013, this figure elegantly combines the pristine beauty of traditional Japanese bridal wear (Shiromuku) with adorable strawberry motifs.\u003c\/p\u003e\n    \u003cp\u003eFrom the intricately sculpted twin-tails that feature a delicate strawberry leaf pattern to the charming accessories like the traditional umbrella and the strawberry daifuku, every element is crafted to perfection. This specific release is widely regarded as one of the most beautiful Snow Miku iterations ever created, making it a highly sought-after grail for Vocaloid collectors worldwide.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eCondition \u0026amp; Details\u003c\/h2\u003e\n    \u003cdiv class=\"condition-box\"\u003e\n      \u003ch3\u003eFactory Sealed Collector's Grade\u003c\/h3\u003e\n      \u003cp\u003eThis item is graded as \u003cstrong\u003eMISB (Mint In Sealed Box)\u003c\/strong\u003e. It is 100% authentic, brand new, and completely factory sealed. Carefully preserved by our Japanese curation team, the original packaging is in excellent condition, ensuring the utmost prestige for your display.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctbody\u003e\n\u003ctr\u003e\n        \u003cth\u003eFranchise\u003c\/th\u003e\n        \u003ctd\u003eVocaloid (Piapro)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCharacter\u003c\/th\u003e\n        \u003ctd\u003eHatsune Miku (Snow Miku 2013)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eBrand\u003c\/th\u003e\n        \u003ctd\u003eGood Smile Company\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eEvent Exclusive\u003c\/th\u003e\n        \u003ctd\u003eWonder Festival 2013 (Winter)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eOrigin\u003c\/th\u003e\n        \u003ctd\u003eAuthentic Japanese Release\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eLogistics \u0026amp; Terms\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Expedited Shipping Worldwide. As a premium Japanese collectible, this item will be packaged with extreme care using shock-absorbing materials to ensure a safe and flawless arrival.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eInternational Buyers - Please Note:\u003c\/strong\u003e Import duties are buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"footer-shop\"\u003e\n    \u003ch3\u003efigu japan \/ Akatsuki Selection\u003c\/h3\u003e\n    \u003cp\u003eCurating authentic Japanese pop culture with absolute prestige.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" class=\"btn\"\u003eVisit Our Store\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n","brand":"Good Smile Company","offers":[{"title":"Default Title","offer_id":52084613808448,"sku":"2511010002","price":143.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_fb8ae374-c4ab-4459-9300-5eb1b1c80ae2.jpg?v=1780412805","url":"https:\/\/figujapan.com\/products\/nendoroid-303-snow-miku-2013-strawberry-white-kimono-hatsune-miku-figure-new-gsc-1","provider":"Figu Japan","version":"1.0","type":"link"}