{"product_id":"mockingbird-245","title":"【20 Limited Edition General Sale】Mockingbird Slim Popper 245mm \/ 110g For Bluefin Tuna, Foam Urethane, Made in Japan","description":"\u003cstyle\u003e\n  \/* 全体コンテナ：シャビーな鉄板背景（PC・スマホ共通でフルワイド化） *\/\n  .product-detail-container {\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/kabe2.jpg');\n    background-size: cover;\n    background-position: center;\n    background-attachment: fixed;\n    color: #fff;\n    font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    padding: 80px 0;\n    line-height: 1.8;\n    letter-spacing: 0.05em;\n    overflow-x: hidden;\n  }\n\n  \/* コンテンツエリア *\/\n  .product-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    background-color: rgba(0, 0, 0, 0.85);\n    padding: 80px 60px;\n    box-shadow: 0 0 50px rgba(0,0,0,0.8);\n    border-top: 1px solid #444;\n    border-bottom: 1px solid #444;\n  }\n\n  \/* ヘッダー *\/\n  .product-header {\n    text-align: center;\n    margin-bottom: 30px;\n    border-bottom: 1px solid #444;\n    padding-bottom: 40px;\n  }\n\n  .product-brand {\n    font-size: 14px;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 10px;\n    display: block;\n    letter-spacing: 0.4em;\n  }\n\n  .product-title {\n    font-size: 48px;\n    font-weight: bold;\n    margin: 0 0 20px 0;\n    letter-spacing: 0.25em;\n    text-shadow: 0 5px 15px rgba(0,0,0,0.8);\n  }\n\n  .product-catch {\n    font-size: 18px;\n    color: #ccc;\n  }\n  \n  \/* ▼ 追加：ヘッダー動画用のレスポンシブスタイル ▼ *\/\n  .product-catch video {\n    width: 100%;\n    max-width: 800px;\n    height: auto;\n    margin-top: 30px;\n    border: 1px solid #444;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.6);\n  }\n\n  \/* カウントダウンタイマー *\/\n  .countdown-wrapper {\n    text-align: center;\n    margin: 0 auto 60px auto;\n    padding: 25px 20px;\n    border: 1px solid #d11d1d;\n    background: rgba(209, 29, 29, 0.08);\n    max-width: 600px;\n    box-shadow: 0 0 20px rgba(209, 29, 29, 0.15);\n  }\n\n  .countdown-title {\n    color: #fff;\n    font-size: 16px;\n    margin-bottom: 15px;\n    letter-spacing: 0.15em;\n    font-weight: bold;\n  }\n\n  .countdown-timer {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n  }\n\n  .countdown-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-width: 70px;\n  }\n\n  .countdown-number {\n    font-size: 40px;\n    font-weight: bold;\n    color: #d11d1d;\n    line-height: 1;\n    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  }\n\n  .countdown-label {\n    font-size: 12px;\n    color: #aaa;\n    margin-top: 8px;\n    letter-spacing: 0.1em;\n  }\n\n  \/* 説明文セクション *\/\n  .product-description {\n    margin-bottom: 60px;\n    text-align: center;\n  }\n\n  .product-description p {\n    margin-bottom: 30px;\n    font-size: 16px;\n    max-width: 900px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  \n  \/* ブログ記事への導線ボタン *\/\n  .blog-link-btn {\n    display: inline-block;\n    margin: 10px auto 40px;\n    padding: 12px 30px;\n    background: rgba(209, 29, 29, 0.1);\n    color: #fff !important;\n    text-decoration: none;\n    border: 1px solid #d11d1d;\n    font-size: 14px;\n    font-weight: bold;\n    letter-spacing: 0.15em;\n    transition: all 0.3s ease;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.5);\n  }\n  \n  .blog-link-btn:hover {\n    background: #d11d1d;\n    color: #fff !important;\n    transform: translateY(-2px);\n  }\n\n  \/* スペックセクション *\/\n  .spec-box {\n    background: transparent !important;\n    border-top: 1px solid #444;\n    border-bottom: 1px solid #444;\n    padding: 40px 0;\n    margin-bottom: 60px;\n  }\n\n  .spec-table {\n    width: 100%;\n    max-width: 600px;\n    margin: 0 auto 40px auto;\n    border-collapse: collapse;\n    background: transparent !important;\n  }\n\n  .spec-table tr, \n  .spec-table th, \n  .spec-table td {\n    background: transparent !important;\n    padding: 15px 10px;\n    border-bottom: 1px solid #222;\n    text-align: left;\n    color: #fff;\n  }\n\n  .spec-table th {\n    width: 35%;\n    color: #777;\n    font-weight: normal;\n    text-transform: uppercase;\n    font-size: 13px;\n  }\n\n  \/* 価格比較テーブル（USトレンドのカード型デザイン） *\/\n  .pricing-comparison {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 30px;\n    margin: 50px auto;\n    max-width: 800px;\n    flex-wrap: wrap;\n  }\n\n  .pricing-card {\n    background: rgba(0, 0, 0, 0.6);\n    border: 1px solid #444;\n    padding: 40px 30px;\n    width: calc(50% - 15px);\n    max-width: 350px;\n    text-align: center;\n    position: relative;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n\n  \/* お得なセットの強調 *\/\n  .pricing-card.recommended {\n    border: 2px solid #d11d1d;\n    background: rgba(209, 29, 29, 0.08);\n    transform: scale(1.05);\n    z-index: 2;\n    box-shadow: 0 15px 35px rgba(209, 29, 29, 0.2);\n  }\n\n  .pricing-card:hover {\n    transform: translateY(-5px);\n  }\n  \n  .pricing-card.recommended:hover {\n    transform: scale(1.05) translateY(-5px);\n  }\n\n  .badge {\n    position: absolute;\n    top: -15px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: #d11d1d;\n    color: #fff;\n    padding: 6px 20px;\n    font-size: 13px;\n    font-weight: bold;\n    letter-spacing: 0.1em;\n    white-space: nowrap;\n    border-radius: 20px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.5);\n  }\n\n  .plan-title {\n    font-size: 16px;\n    color: #ccc;\n    margin-bottom: 15px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .plan-price-wrapper {\n    margin-bottom: 15px;\n  }\n\n  .plan-price {\n    font-size: 42px;\n    font-weight: bold;\n    color: #fff;\n    line-height: 1;\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  }\n  \n  .plan-price-sub {\n    font-size: 14px;\n    color: #888;\n    margin-left: 5px;\n  }\n\n  .plan-regular-price {\n    text-decoration: line-through;\n    color: #888;\n    font-size: 16px;\n    margin-bottom: 5px;\n    display: block;\n  }\n\n  .plan-price-discount {\n    color: #ff3b30;\n    font-size: 15px;\n    font-weight: bold;\n    margin-top: 15px;\n    display: inline-block;\n    padding: 8px 15px;\n    border: 1px dashed #ff3b30;\n    background: rgba(255, 59, 48, 0.1);\n  }\n\n  .plan-shipping {\n    font-size: 13px;\n    color: #aaa;\n    margin-top: 20px;\n    letter-spacing: 0.05em;\n  }\n\n  .plan-shipping::before {\n    content: \"✓ \";\n    color: #d11d1d;\n  }\n\n  \/* 予約情報 *\/\n  .reservation-note {\n    border: 1px solid #d11d1d;\n    color: #d11d1d;\n    text-align: center;\n    padding: 20px;\n    font-weight: bold;\n    letter-spacing: 0.1em;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  \/* 画像スライダー（最下部） *\/\n  .slider-wrapper {\n    margin-top: 80px;\n  }\n\n  .slider-container {\n    display: flex;\n    overflow-x: auto;\n    scroll-snap-type: x mandatory;\n    gap: 10px;\n    padding-bottom: 20px;\n    scrollbar-width: none;\n  }\n  .slider-container::-webkit-scrollbar { display: none; }\n\n  .slider-item {\n    flex: 0 0 auto;\n    height: 400px;\n    scroll-snap-align: start;\n  }\n\n  .slider-item img {\n    height: 100%;\n    width: auto;\n    opacity: 0.6;\n    transition: opacity 0.4s ease;\n    display: block;\n  }\n\n  .slider-item img:hover {\n    opacity: 1;\n  }\n\n  \/* モバイル対応 *\/\n  @media (max-width: 768px) {\n    .product-detail-container { padding: 40px 0; }\n    .product-inner { \n      padding: 30px 15px; \n      box-shadow: none; \n      border-top: 1px solid #333;\n      border-bottom: 1px solid #333;\n    }\n    .product-title { font-size: 26px; }\n\n    .countdown-wrapper {\n      margin: 0 10px 40px 10px;\n      padding: 20px 10px;\n    }\n    .countdown-number { font-size: 32px; }\n    .countdown-item { min-width: 55px; }\n    .countdown-timer { gap: 10px; }\n    \n    \/* モバイル時の価格テーブルを縦並びに *\/\n    .pricing-comparison { gap: 40px; margin: 40px auto; }\n    .pricing-card { width: 100%; max-width: 100%; padding: 30px 20px; }\n    .pricing-card.recommended { transform: scale(1); }\n    .pricing-card.recommended:hover { transform: scale(1); }\n    .plan-price { font-size: 36px; }\n\n    .slider-wrapper {\n      margin-left: -15px;\n      margin-right: -15px;\n      margin-top: 50px;\n    }\n    .slider-container { padding-left: 15px; }\n    .slider-item { height: 280px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\n\u003cdiv class=\"product-inner\"\u003e\n\n\u003cheader class=\"product-header\"\u003e\u003cspan class=\"product-brand\"\u003elimited model\u003c\/span\u003e\n\u003ch1 class=\"product-title\"\u003eMOCKINGBIRD 245\u003c\/h1\u003e\n\n\u003cp class=\"product-catch\"\u003eStripped of all ornamentation, this lure is the ultimate in refined \"biting\" action.\u003cbr\u003eDue to a shortage of paint solvents, it will only be available in silver.\u003cbr\u003eRestock units are now available.\u003cbr\u003e\u003cspan style=\"color: rgb(255, 128, 0); font-weight: bold;\"\u003eGeneral sales will begin on July 6th, limited to 20 units.\u003c\/span\u003e \u003cbr\u003e\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c05672f9da6d45c3ba012c263b8f9c8c.mp4\" type=\"video\/mp4\"\u003e\u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003csection class=\"product-description\"\u003e\n\u003cp\u003eLimited model, completely made in Japan, 245mm and 110g. This is a must-have, slim popper with a vertical floating posture, developed for the \"just let it sit\" method, specifically for targeting active schools of fish and monster tuna.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003e■ Overcoming Soaring Material Costs to Benefit Anglers\u003c\/b\u003e\u003cbr\u003eCurrently, the price of paints and urethane foam blanks continues to rise due to a naphtha shortage caused by the situation in the Middle East. With significant price increases unavoidable for the next lot, we decided to make the Mockingbird 245 available at \"the most affordable price while still being entirely domestically produced.\"\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003e■ Specializing in Silver Color Only\u003c\/b\u003e\u003cbr\u003eThe originally planned production schedule has been significantly rescheduled, and color variations have been postponed. We have narrowed down the options to only two basic silver colors that have completed the pre-coating process (before cosmetic painting like pink or sardine). We applied a solid coating and eliminated unnecessary painting. Since the price of blanks is also expected to rise significantly, we temporarily halted production and passed on all cost reductions to the price, achieving an ultimate launch price.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/amberjack.co.jp\/blogs\/news\/nafusa\" class=\"blog-link-btn\" target=\"_blank\"\u003e ▶︎ Read the pessimistic future forecast for the lure industry \u003c\/a\u003e\n\u003cp\u003e\u003cb\u003e■ Unrivaled High Performance, Easy for Anyone to Use\u003c\/b\u003e\u003cbr\u003eAlthough the decoration is simple, the internals are designed for ultra-practical use. The practical strength and action characteristics have been refined over several years of testing. Anyone can cast it stably, and its exquisite responsiveness allows you to control the water surface as you wish, demonstrating overwhelming power when targeting active schools of fish and monster tuna.\u003cbr\u003e\u003cbr\u003e\u003cb\u003e■ Significant Savings with the \"2-Lure Set\"\u003c\/b\u003e\u003cbr\u003eThis time, we are offering these two colors as a set at a significantly reduced price. While simple in appearance, the internals are ultra-practical, boasting practical strength refined through years of testing and exquisite action response that anyone can cast easily.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003e【2026 Limited Production Model】\u003c\/b\u003e\u003cbr\u003eThis is likely the last time we can offer this price for domestic production. Don't miss this opportunity to get your hands on a high-performance lure born from numerous rigorous test results.\u003c\/p\u003e\n\n\u003cp\u003e\u003cbr\u003eRecommended Hook Weight\u003cbr\u003e1 hook = approx. 10g \u003cbr\u003eTreble hooks: 4\/0, 5\/0, 6\/0 class\u003cbr\u003eRecommended hooks for monster fishing\u003cbr\u003e\u003cbr\u003e\u003ca style=\"color: #d11d1d;\" rel=\"noopener\" href=\"https:\/\/amberjack.co.jp\/collections\/casting-hooks\/products\/fg-bk02\" target=\"_blank\"\u003eDECOY Y-S23 6\/0 11.4g×2 ( OK )\u003c\/a\u003e\u003cbr\u003e\u003ca style=\"color: #d11d1d;\" rel=\"noopener\" href=\"https:\/\/amberjack.co.jp\/collections\/casting-hooks\/products\/fg-ka-ys23\" target=\"_blank\"\u003eBKK VIPER-61 5\/0 11.6g×2 ( OK )\u003c\/a\u003e\u003cbr\u003e\u003ca style=\"color: #d11d1d;\" rel=\"noopener\" href=\"https:\/\/amberjack.co.jp\/collections\/casting-hooks\/products\/fg-bk03\" target=\"_blank\"\u003eBKK GT-REX 5\/0 13.6g×2 ( MAX )\u003c\/a\u003e\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"spec-box\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eModel\u003c\/th\u003e\n\n\u003ctd\u003eMOCKINGBIRD\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eLength\u003c\/th\u003e\n\n\u003ctd\u003e245mm\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eWeight\u003c\/th\u003e\n\n\u003ctd\u003e110g\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eMaterial\u003c\/th\u003e\n\n\u003ctd\u003eUrethane Foam\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eOrigin\u003c\/th\u003e\n\n\u003ctd\u003eMade in Japan\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eColor\u003c\/th\u003e\n\n\u003ctd\u003eNO1 : SILVER \u003cbr\u003eNO2 : SILVER GLITTER\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cdiv class=\"pricing-comparison\"\u003e\n\n\u003cdiv class=\"pricing-card\"\u003e\n\n\u003cdiv class=\"plan-title\"\u003eSingle Item (1 each)\u003c\/div\u003e\n\n\u003cdiv class=\"plan-price-wrapper\"\u003e\n\n\u003cspan class=\"plan-price\"\u003e¥8,800\u003c\/span\u003e\u003cspan class=\"plan-price-sub\"\u003e(tax included)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"plan-shipping\"\u003eFree shipping on orders totaling ¥11,000 (tax included) or more!\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"pricing-card recommended\"\u003e\n\n\u003cdiv class=\"badge\"\u003eLimited to 10 sets for general sale! Incredibly good value\u003c\/div\u003e\n\n\u003cdiv class=\"plan-title\"\u003e2-Color Value Set\u003c\/div\u003e\n\n\u003cdiv class=\"plan-price-wrapper\"\u003e\n\n\u003cspan class=\"plan-regular-price\"\u003eRegular ¥17,600\u003c\/span\u003e \u003cspan class=\"plan-price\"\u003e¥15,400\u003c\/span\u003e\u003cspan class=\"plan-price-sub\"\u003e(tax included)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"plan-price-discount\"\u003e¥2,200 OFF regular price!\u003c\/div\u003e\n\n\u003cdiv class=\"plan-shipping\"\u003eNationwide Free Shipping\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"reservation-note\"\u003eImmediately available!\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cdiv class=\"slider-wrapper\"\u003e\n\n\u003cdiv class=\"slider-container\" id=\"auto-slider\"\u003e\n\n\u003cdiv class=\"slider-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_01.jpg\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"slider-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_02.jpg\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"slider-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_03.jpg\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"slider-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_04.jpg\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"slider-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_05.jpg\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"slider-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_06.jpg\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Amberjack","offers":[{"title":"NO1: SILVER","offer_id":46117164679365,"sku":"fg-mb01--sil","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"NO2: SILVER GLITTER","offer_id":46125952598213,"sku":"fg-mb01--gli","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"2-Color Value Set: SILVER \u0026 SILVER GLITTER","offer_id":46125952630981,"sku":"fg-mb01--set","price":15400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/fg-mb01_01.jpg?v=1776928547","url":"https:\/\/amberjack.co.jp\/en\/products\/mockingbird-245","provider":"AMBERJACK : Offshore Fishing Select Shop","version":"1.0","type":"link"}