{"product_id":"fg-hd01","title":"ハドル モンタナ250 クロマグロ用ポッパー huddle montana250","description":"\u003cstyle\u003e\n  \/* ==========================================\n     HUDDLE MONTANA 250 商品ページ\n     シャビー鉄板フルワイド×ターコイズ統一仕様\n     ========================================== *\/\n  .hd-wrapper {\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n    width: 100vw;\n    position: relative;\n    background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/kabe2.jpg?v=1776745768');\n    background-size: cover;\n    background-position: center;\n    background-attachment: fixed;\n    color: #fff !important;\n    overflow-x: hidden;\n    font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", sans-serif;\n    line-height: 1.8;\n  }\n  .hd-inner { max-width: 1000px; margin: 0 auto; padding: 0 20px; }\n\n  \/* ヒーロー *\/\n  .hd-hero {\n    background: rgba(0, 0, 0, 0.85) !important;\n    padding: 70px 20px 55px !important;\n    text-align: center;\n    border-bottom: 2px solid #00ced1 !important;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.9) !important;\n  }\n  .hd-hero-badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #00ced1, #40e0d5);\n    color: #000;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 0.3em;\n    padding: 5px 18px;\n    border-radius: 2px;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n  }\n  .hd-hero-brand {\n    font-size: 14px;\n    color: #00ced1 !important;\n    letter-spacing: 0.5em;\n    font-weight: 900;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n  }\n  .hd-hero h1 {\n    font-size: clamp(2.4rem, 8vw, 4.6rem);\n    letter-spacing: 0.12em;\n    margin: 0;\n    font-weight: 900;\n    text-shadow: 0 5px 20px rgba(0,0,0,1);\n    color: #fff !important;\n    line-height: 1.1;\n  }\n  .hd-hero h1 span { color: #00ced1 !important; }\n  .hd-hero-sub {\n    font-size: 1.1em;\n    color: #ddd !important;\n    margin-top: 18px;\n    letter-spacing: 0.15em;\n    font-weight: bold;\n  }\n\n  \/* ブランドストーリー *\/\n  .hd-box {\n    background: rgba(0, 0, 0, 0.8) !important;\n    backdrop-filter: blur(5px);\n    padding: 50px 60px !important;\n    margin: 60px 0 !important;\n    border-top: 2px solid #00ced1 !important;\n    border-bottom: 1px solid #333 !important;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.9) !important;\n    color: #fff !important;\n  }\n  .hd-title {\n    font-size: 1.8em;\n    border-left: 5px solid #00ced1;\n    padding-left: 15px;\n    margin: 0 0 30px;\n    font-weight: bold;\n    line-height: 1.4;\n    color: #fff !important;\n  }\n  .hd-box p { color: #eee !important; }\n  .hd-quote {\n    background: rgba(0, 206, 209, 0.08);\n    border-left: 4px solid #00ced1;\n    padding: 22px 26px;\n    margin: 30px 0;\n    font-size: 1.25em;\n    font-weight: 900;\n    color: #fff !important;\n    letter-spacing: 0.05em;\n  }\n  .hd-quote small {\n    display: block;\n    font-size: 0.55em;\n    color: #00ced1;\n    font-weight: bold;\n    margin-top: 8px;\n    letter-spacing: 0.1em;\n  }\n\n  \/* 特徴グリッド *\/\n  .hd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 25px;\n    margin-top: 40px;\n  }\n  .hd-feature {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid #444;\n    border-top: 3px solid #00ced1;\n    border-radius: 4px;\n    padding: 26px 24px;\n  }\n  .hd-feature h4 {\n    color: #00ced1 !important;\n    font-size: 1.05em !important;\n    font-weight: bold !important;\n    margin: 0 0 12px !important;\n    letter-spacing: 0.05em;\n  }\n  .hd-feature p {\n    font-size: 13px;\n    color: #ccc !important;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  \/* 使い方セクション *\/\n  .hd-method-section {\n    background: rgba(0, 0, 0, 0.9) !important;\n    padding: 80px 0 !important;\n    margin: 60px 0 !important;\n    border-top: 2px solid #00ced1 !important;\n    border-bottom: 1px solid #333 !important;\n  }\n  .hd-method-section h2 {\n    font-size: 2em !important;\n    color: #00ced1 !important;\n    text-align: center !important;\n    font-weight: bold !important;\n    margin: 0 0 15px !important;\n  }\n  .hd-method-sub {\n    text-align: center;\n    color: #888 !important;\n    font-size: 12px;\n    letter-spacing: 0.3em;\n    font-weight: bold;\n    text-transform: uppercase;\n    margin-bottom: 45px;\n  }\n  .hd-step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n  }\n  .hd-step h4 {\n    color: #00ced1 !important;\n    border-bottom: 1px solid #444 !important;\n    padding-bottom: 10px !important;\n    font-size: 1.05em !important;\n    font-weight: bold !important;\n    margin: 0 0 12px !important;\n  }\n  .hd-step p { font-size: 13px; color: #ccc !important; margin: 0; line-height: 1.7; }\n\n  \/* スペック表 *\/\n  .hd-table-container { overflow-x: auto; margin: 40px 0 0; }\n  .hd-table-container table {\n    width: 100% !important;\n    min-width: 480px !important;\n    border-collapse: collapse !important;\n    background: rgba(0,0,0,0.8) !important;\n    color: #fff !important;\n  }\n  .hd-table-container th, .hd-table-container td {\n    border: 1px solid #444 !important;\n    padding: 18px !important;\n    text-align: center !important;\n    color: #fff !important;\n    background: transparent !important;\n  }\n  .hd-table-container th {\n    background: #111 !important;\n    color: #ccc !important;\n    font-weight: bold !important;\n  }\n  .hd-table-container .hd-price {\n    color: #00ced1 !important;\n    font-size: 1.3em;\n    font-weight: 900;\n  }\n\n  \/* カラーチップ *\/\n  .hd-colors {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 30px;\n  }\n  .hd-color-chip {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(0, 206, 209, 0.4);\n    color: #eee;\n    font-size: 13px;\n    font-weight: bold;\n    padding: 10px 22px;\n    border-radius: 3px;\n    letter-spacing: 0.08em;\n    transition: 0.3s;\n  }\n  .hd-color-chip:hover {\n    border-color: #00ced1;\n    box-shadow: 0 0 18px rgba(0, 206, 209, 0.35);\n  }\n\n  \/* メーカー情報 *\/\n  .hd-maker {\n    background: rgba(0, 0, 0, 0.7) !important;\n    border-left: 6px solid #00ced1 !important;\n    padding: 30px !important;\n    margin: 60px 0 !important;\n  }\n  .hd-maker h4 { color: #00ced1 !important; margin: 0 0 12px !important; font-weight: bold !important; letter-spacing: 0.1em; }\n  .hd-maker p { font-size: 13px; color: #ccc !important; margin: 0; line-height: 1.9; }\n\n  footer.hd-footer {\n    background: #000 !important;\n    color: #fff !important;\n    text-align: center !important;\n    padding: 60px 20px !important;\n    border-top: 2px solid #00ced1;\n  }\n  footer.hd-footer p { letter-spacing: 0.1em; font-weight: bold; }\n\n  @media (max-width: 768px) {\n    .hd-hero { padding: 45px 15px 40px !important; }\n    .hd-color-section { padding: 38px 0 30px !important; }\n    .hd-color-item { height: 145px; }\n    .hd-color-slider::before, .hd-color-slider::after { width: 40px; }\n    .hd-video-corner { width: 24px; height: 24px; }\n    .hd-box { padding: 30px 20px !important; }\n    .hd-feature-grid { grid-template-columns: 1fr; }\n    .hd-step-grid { grid-template-columns: 1fr; }\n    .hd-method-section { padding: 50px 0 !important; }\n  }\n\n  \/* ===== ヘッダー動画（フルワイド＋エフェクト） ===== *\/\n  .hd-top-video {\n    position: relative;\n    width: 100%;\n    background: #000;\n    border-bottom: 3px solid #00ced1 !important;\n    line-height: 0;\n    overflow: hidden;\n  }\n  .hd-top-video video {\n    width: 100%;\n    max-height: 80vh;\n    object-fit: cover;\n    display: block;\n    opacity: 1 !important;\n    filter: brightness(1.05) saturate(1.15) contrast(1.05);\n    animation: hdVidZoom 18s ease-in-out infinite alternate;\n  }\n  @keyframes hdVidZoom {\n    0% { transform: scale(1); }\n    100% { transform: scale(1.07); }\n  }\n  \/* スキャンライン *\/\n  .hd-top-video::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: 2;\n    background: linear-gradient(rgba(0,0,0,0) 50%, rgba(0,0,0,0.18) 50%);\n    background-size: 100% 4px;\n    pointer-events: none;\n  }\n  \/* 上下の暗幕グラデ *\/\n  .hd-top-video::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: 3;\n    background: linear-gradient(to bottom, rgba(0,0,0,0.45) 0%, transparent 22%, transparent 78%, rgba(0,0,0,0.5) 100%);\n    pointer-events: none;\n  }\n  .hd-video-beam {\n    position: absolute;\n    top: -100%;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(to bottom, transparent 0%, rgba(0,206,209,0.12) 10%, transparent 20%);\n    animation: hdBeam 6s linear infinite;\n    z-index: 4;\n    pointer-events: none;\n  }\n  @keyframes hdBeam {\n    0% { top: -100%; }\n    100% { top: 100%; }\n  }\n  \/* HUDコーナー *\/\n  .hd-video-hud {\n    position: absolute;\n    inset: 18px;\n    z-index: 5;\n    pointer-events: none;\n  }\n  .hd-video-corner {\n    position: absolute;\n    width: 34px;\n    height: 34px;\n    border: 2px solid #00ced1;\n    opacity: 0.7;\n    animation: hdCornerGlow 2.8s ease-in-out infinite;\n  }\n  @keyframes hdCornerGlow {\n    0%, 100% { filter: drop-shadow(0 0 3px rgba(0,206,209,0.35)); }\n    50% { filter: drop-shadow(0 0 12px rgba(0,206,209,0.85)); }\n  }\n  .hd-video-corner.tl { top: 0; left: 0; border-right: none; border-bottom: none; }\n  .hd-video-corner.tr { top: 0; right: 0; border-left: none; border-bottom: none; }\n  .hd-video-corner.bl { bottom: 0; left: 0; border-right: none; border-top: none; }\n  .hd-video-corner.br { bottom: 0; right: 0; border-left: none; border-top: none; }\n\n  \/* ===== カラーラインナップ：横並び自動スライダー（ホバーで発光＆停止） ===== *\/\n  .hd-color-section {\n    background: rgba(0, 0, 0, 0.85) !important;\n    padding: 55px 0 45px !important;\n    border-bottom: 1px solid #333 !important;\n    text-align: center;\n    overflow: hidden;\n  }\n  .hd-color-section h3 {\n    color: #fff !important;\n    margin: 0 0 8px;\n    font-size: 1.5em;\n    font-weight: bold;\n  }\n  .hd-color-sub {\n    color: #00ced1 !important;\n    font-size: 12px;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    font-weight: bold;\n    margin: 0 0 28px;\n  }\n  .hd-color-slider {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n  }\n  \/* 左右の黒グラデフェード *\/\n  .hd-color-slider::before,\n  .hd-color-slider::after {\n    content: \"\";\n    position: absolute;\n    top: 0; bottom: 0;\n    width: 80px;\n    z-index: 5;\n    pointer-events: none;\n  }\n  .hd-color-slider::before { left: 0; background: linear-gradient(to right, rgba(0,0,0,0.9), transparent); }\n  .hd-color-slider::after { right: 0; background: linear-gradient(to left, rgba(0,0,0,0.9), transparent); }\n\n  .hd-color-track {\n    display: flex;\n    gap: 12px;\n    width: max-content;\n    animation: hdColorScroll 32s linear infinite;\n  }\n  .hd-color-slider:hover .hd-color-track {\n    animation-play-state: paused;\n  }\n  @keyframes hdColorScroll {\n    0%   { transform: translateX(0); }\n    100% { transform: translateX(-50%); }\n  }\n  .hd-color-item {\n    flex: 0 0 auto;\n    height: 215px;\n    aspect-ratio: 4 \/ 3;\n    background: #000;\n    border-radius: 4px;\n    overflow: hidden;\n    border: 1px solid #444;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.8);\n    transition: all 0.4s ease;\n  }\n  .hd-color-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    opacity: 0.55;\n    filter: brightness(0.75);\n    transition: all 0.4s ease;\n  }\n  .hd-color-item:hover {\n    border-color: #00ced1;\n    box-shadow: 0 0 30px rgba(0, 206, 209, 0.5);\n    transform: scale(1.05);\n  }\n  .hd-color-item:hover img {\n    opacity: 1;\n    filter: none;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hd-wrapper\"\u003e\n\u003c!-- ヘッダー動画（フルワイド＋エフェクト） --\u003e\n\u003cdiv class=\"hd-top-video\"\u003e\n\u003cvideo playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b2d3e2a4952643ea8069ca0bf0aea3b3.mp4\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"hd-video-beam\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-video-hud\"\u003e\n\u003cdiv class=\"hd-video-corner tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-video-corner tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-video-corner bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-video-corner br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ヒーロー --\u003e\n\u003cdiv class=\"hd-hero\"\u003e\n\u003cdiv class=\"hd-inner\"\u003e\n\u003cdiv class=\"hd-hero-badge\"\u003eNew Brand \/ 正規取扱開始\u003c\/div\u003e\n\u003cp class=\"hd-hero-brand\"\u003eHUDDLE — Handmade Wood Lure\u003c\/p\u003e\n\u003ch1\u003eMONTANA \u003cspan\u003e250\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hd-hero-sub\"\u003e黒鮪を「呼び出す」—クロマグロに特化したモンタナ250登場\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- カラーラインナップ（横並び自動スライダー・ホバーで発光＆停止） --\u003e\n\u003csection class=\"hd-color-section\"\u003e\n\u003ch3\u003e✦ COLOR LINEUP\u003c\/h3\u003e\n\u003cp class=\"hd-color-sub\"\u003eMONTANA 250 COLOR VARIATION\u003c\/p\u003e\n\u003cdiv class=\"hd-color-slider\"\u003e\n\u003cdiv class=\"hd-color-track\"\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_02.jpg?v=1785653918\" alt=\"MONTANA 250 カラー1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_03.jpg?v=1785653917\" alt=\"MONTANA 250 カラー2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_04.jpg?v=1785653917\" alt=\"MONTANA 250 カラー3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_05.jpg?v=1785653918\" alt=\"MONTANA 250 カラー4\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_02.jpg?v=1785653918\" alt=\"MONTANA 250 カラー1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_03.jpg?v=1785653917\" alt=\"MONTANA 250 カラー2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_04.jpg?v=1785653917\" alt=\"MONTANA 250 カラー3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hd-color-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_05.jpg?v=1785653918\" alt=\"MONTANA 250 カラー4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"hd-inner\"\u003e\n\u003c!-- ブランドストーリー --\u003e\n\u003cdiv class=\"hd-box\"\u003e\n\u003ch2 class=\"hd-title\"\u003eHUDDLE（ハドル）とは\u003c\/h2\u003e\n\u003cp\u003eHUDDLEとは、アメリカンフットボールの試合中に選手たちがフィールド上で交わす短時間の作戦会議のこと。アングラーがフィールドでルアーを選定する時——それもまた、アングラーとルアーとのHUDDLEである。そんなHUDDLEの中心になるルアーを生み出したいという思いから誕生したハンドメイドルアーブランドです。\u003c\/p\u003e\n\u003cp\u003eウッドを使用したロックショア・クロマグロのTOPルアーをメインに、\u003cstrong style=\"color: #00ced1;\"\u003e1本1本完全ハンドメイド\u003c\/strong\u003eで製作。テストフィールドは全国のロックショア。オフショアとは過酷さの次元が違うロックショアで「釣れる」ことを念頭にテストを重ね、机上の理論ではなく、現場で釣り込んで釣り込んで作り上げられています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- モンタナ250誕生ストーリー --\u003e\n\u003cdiv class=\"hd-box\"\u003e\n\u003ch2 class=\"hd-title\"\u003e「誘い出しではなく、呼び出しや！」\u003cbr\u003eMONTANA 250 誕生ストーリー\u003c\/h2\u003e\n\u003cp\u003eヒラマサ用に開発されたモンタナに惚れ込み、クロマグロキャスティングに投入したのが函館・Steelの菊池キャプテン。誘い出し・ハネ打ちで脅威的な威力を発揮し、残された言葉が——\u003c\/p\u003e\n\u003cdiv class=\"hd-quote\"\u003e「これは誘い出しやない、\"呼び出し\"や！」 \u003csmall\u003e— 函館・Steel 菊池キャプテン\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cp\u003eMONTANA 250は、その菊池キャプテンの要望に応えて生まれた黒鮪特化モデル。全長250mm・約140gのボリュームボディに、大型マグロフックを背負い切る浮力とバランスを凝縮。ベイトが大きい状況では他のプラグに見向きもしない魚を独り勝ちで引き出してきたモンタナシリーズの、最強・最大クラスです。\u003c\/p\u003e\n\u003cdiv class=\"hd-feature-grid\"\u003e\n\u003cdiv class=\"hd-feature\"\u003e\n\u003ch4\u003e◆ 完全ハンドメイド・ウッド製法\u003c\/h4\u003e\n\u003cp\u003eウッドボディを1本ずつ削り出し。ハンドメイドならではの絶妙なウェイトバランスが、量産プラグでは出せない生命感を生み出します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd-feature\"\u003e\n\u003ch4\u003e◆ 破壊不可・貫通ワイヤー仕様\u003c\/h4\u003e\n\u003cp\u003eモンスタークロマグロの長時間ファイトを想定した貫通ワイヤー構造。大型フック装着でも安心して勝負できる強度設計です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd-feature\"\u003e\n\u003ch4\u003e◆ スリムペンシルポッパー設計\u003c\/h4\u003e\n\u003cp\u003eスリムシルエットから生まれる脅威的な飛距離。ナブラ撃ちでも誘い出し（呼び出し）でも、遠くのモンスターへ確実に届きます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd-feature\"\u003e\n\u003ch4\u003e◆ 大型フック対応の浮力設計\u003c\/h4\u003e\n\u003cp\u003e15g〜25gクラス（最大30g級）のビッグフックを装着しても破綻しない浮力バランス。マグロ・GT用大型トレブルに対応します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 使い方 --\u003e\n\u003csection class=\"hd-method-section\"\u003e\n\u003cdiv class=\"hd-inner\"\u003e\n\u003ch2\u003e✦ モンタナの使い方\u003c\/h2\u003e\n\u003cp class=\"hd-method-sub\"\u003eLine Slack Method — キモはたった1つ\u003c\/p\u003e\n\u003cdiv class=\"hd-step-grid\"\u003e\n\u003cdiv class=\"hd-step\"\u003e\n\u003ch4\u003e01. ラインスラックを出す\u003c\/h4\u003e\n\u003cp\u003e使い方のキモは1つ、「ラインスラックを多く出す（テンションを抜く）」こと。綺麗に動かす＝釣れる、ではありません。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd-step\"\u003e\n\u003ch4\u003e02. バブルスイムアクション\u003c\/h4\u003e\n\u003cp\u003eスリムシルエットと絶妙のウェイトバランスが生む泡を纏ったスイム。まずはショートピッチのジャークから始めてください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd-step\"\u003e\n\u003ch4\u003e03. 浮き上がりのスライド\u003c\/h4\u003e\n\u003cp\u003eラインスラックを使ったニュートラル状態で発生する「浮き上がりのスライドアクション」こそ、モンタナシリーズの真骨頂です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"hd-inner\"\u003e\n\u003c!-- スペック --\u003e\n\u003cdiv class=\"hd-box\"\u003e\n\u003ch2 style=\"text-align: center; border-left: none; padding-left: 0;\" class=\"hd-title\"\u003e✦ MONTANA 250 SPEC\u003c\/h2\u003e\n\u003cdiv class=\"hd-table-container\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e全長\u003c\/th\u003e\n\u003ctd\u003e250mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e重量\u003c\/th\u003e\n\u003ctd\u003e約140g（ハンドメイドのため個体差があります）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e素材\u003c\/th\u003e\n\u003ctd\u003eウッド（完全ハンドメイド）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e構造\u003c\/th\u003e\n\u003ctd\u003e貫通ワイヤー仕様\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e推奨フック\u003c\/th\u003e\n\u003ctd\u003eマグロ・GT用ビッグトレブル 15g〜25gクラス（最大30g級対応）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eターゲット\u003c\/th\u003e\n\u003ctd\u003eクロマグロ \/ ヒラマサ \/ GT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e価格\u003c\/th\u003e\n\u003ctd class=\"hd-price\"\u003e¥17,600（税込）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd-colors\"\u003e\n\u003cspan class=\"hd-color-chip\"\u003eブルーバック\u003c\/span\u003e \u003cspan class=\"hd-color-chip\"\u003eシイラ\u003c\/span\u003e \u003cspan class=\"hd-color-chip\"\u003eパープル\u003c\/span\u003e \u003cspan class=\"hd-color-chip\"\u003eホワイトパール\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 12px; color: #888 !important; margin-top: 15px;\"\u003e※カラーラインナップは入荷ロットにより異なります。1本ずつ手作業のため、写真と個体差がある場合がございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- メーカー情報 --\u003e\n\u003cdiv class=\"hd-maker\"\u003e\n\u003ch4\u003eMAKER INFO\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eHUDDLE（ハドル）\u003c\/strong\u003e\u003cbr\u003e〒664-0001 兵庫県伊丹市荒牧4丁目6-21\u003cbr\u003eTel. 072-771-7330 ｜ Fax. 072-771-7331\u003cbr\u003e1人の職人がアングラーとして現場で釣り込み、現場で使えるルアーのみを創り続けるハンドメイドブランド。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"hd-footer\"\u003e\n\u003cp\u003e「呼び出しの一撃を、あなたのロッドに。」\u003cbr\u003eHUDDLE MONTANA 250 — AMBERJACK正規取扱店\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Amberjack","offers":[{"title":"ブルーバック","offer_id":46589156229317,"sku":"fg-hd01-250--blu","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"シイラ","offer_id":46589206855877,"sku":"fg-hd01-250--sir","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":46589206888645,"sku":"fg-hd01-250--pur","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイトパール","offer_id":46589206921413,"sku":"fg-hd01-250--wht","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0578\/2562\/4261\/files\/hm250_01.jpg?v=1785653918","url":"https:\/\/amberjack.co.jp\/en\/products\/fg-hd01","provider":"AMBERJACK : Offshore Fishing Select Shop","version":"1.0","type":"link"}