{"product_id":"coreshield-bucket-hat","title":"コアシールド バケットハット｜近赤外線76%以上カット UPF50+｜全周つばで顔・首まで","description":"\u003c!-- =========================================================\n     CORE SHIELD® バケットハット 商品説明（光老化軸 改訂版）\n     ▼変更点\n       1. ヒーローを光老化軸へ差し替え（頭の熱 → 顔と首という部位）\n       2. 新セクション「日焼け止めが対応しているのは、太陽光の約5%」＋内訳図を追加\n       3. 数値セクションに「生地単体での」を明記\n       4. 全周つばセクションを前へ移動し、大幅に加筆（本改訂の主役）\n       5. HEATSTROKE PREVENTION → VENTILATION に改称し、全周つばの後ろへ移動\n       6. 重複していた「蒸れを逃がすサイド通気口」セクションを削除（VENTILATIONに統合）\n       7. SCENE を光老化軸に書き換え、「散歩・毎日の外出」を強化\n       8. インナーとのセット案内に2型の選び分けを追加\n       9. ご注意に2行追加（研究段階／衣料品である旨）、全角％を半角に統一\n     ▼維持：CSS・レイアウト・カードの天地揃え指定はすべて変更なし（図解用ルールのみ追加）\n========================================================= --\u003e\n\u003cstyle\u003e\n  .cs-hat-description,\n  .cs-hat-description * {\n    box-sizing: border-box;\n  }\n  .cs-hat-description {\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: #333333;\n    font-family:\n      \"Helvetica Neue\",\n      Arial,\n      \"Hiragino Kaku Gothic ProN\",\n      \"Hiragino Sans\",\n      Meiryo,\n      sans-serif;\n    font-size: 16px;\n    line-height: 1.95;\n    letter-spacing: 0.025em;\n  }\n  .cs-hat-description p,\n  .cs-hat-description h2,\n  .cs-hat-description h3,\n  .cs-hat-description ul {\n    margin-top: 0;\n  }\n  \/* 冒頭メインビジュアル *\/\n  .cs-hat-hero {\n    position: relative;\n    margin: 0 0 38px;\n    padding: 38px 34px 34px;\n    overflow: hidden;\n    background: linear-gradient(\n      135deg,\n      #f9f7f1 0%,\n      #ffffff 58%,\n      #f1f4f7 100%\n    );\n    border: 1px solid #ddd6c8;\n    border-top: 5px solid #b08d44;\n  }\n  .cs-hat-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -78px;\n    right: -78px;\n    width: 200px;\n    height: 200px;\n    border-radius: 50%;\n    background: rgba(176, 141, 68, 0.08);\n    pointer-events: none;\n  }\n  .cs-hat-release {\n    display: inline-block;\n    position: relative;\n    z-index: 1;\n    margin: 0 0 20px;\n    padding: 7px 14px;\n    background: #b08d44;\n    color: #ffffff;\n    font-size: 13px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n  }\n  .cs-hat-main-title {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 22px !important;\n    color: #17263a;\n    font-size: clamp(30px, 4.4vw, 44px) !important;\n    line-height: 1.3 !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.035em;\n  }\n  .cs-hat-emphasis {\n    display: inline-block;\n    position: relative;\n    padding-bottom: 8px;\n  }\n  .cs-hat-emphasis::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 100%;\n    height: 4px;\n    background: #b08d44;\n  }\n  .cs-hat-intro {\n    position: relative;\n    z-index: 1;\n    max-width: 790px;\n    margin: 0 !important;\n    color: #3f4650;\n    font-size: 16.5px;\n    line-height: 2;\n    font-weight: 500;\n  }\n  .cs-hat-intro strong {\n    color: #17263a;\n    font-weight: 700;\n  }\n  .cs-hat-concept {\n    display: block;\n    margin-top: 16px;\n    color: #17263a;\n    font-size: 18px;\n    line-height: 1.8;\n    font-weight: 700;\n  }\n  \/* 各セクション *\/\n  .cs-hat-section {\n    margin: 0 0 38px;\n  }\n  .cs-hat-heading {\n    margin: 0 0 14px !important;\n    padding: 0 0 10px;\n    color: #17263a;\n    font-size: 21px !important;\n    line-height: 1.55 !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.025em;\n    border-bottom: 2px solid #b08d44;\n  }\n  .cs-hat-text {\n    margin: 0 0 14px !important;\n    color: #444444;\n    font-size: 16px;\n    line-height: 1.95;\n  }\n  .cs-hat-text:last-child {\n    margin-bottom: 0 !important;\n  }\n  .cs-hat-text strong {\n    color: #222222;\n    font-weight: 700;\n  }\n  \/* ▼追加：太陽光の内訳図（PC・スマホの出し分け）\n       ※切替セレクタには img を含めること。含めないと上の img ルールに詳細度で負けて\n         PC・SPの画像が両方表示されます。 *\/\n  .cs-hat-fig {\n    margin: 20px auto 6px;\n    max-width: 420px;\n    width: 100%;\n  }\n  .cs-hat-fig img {\n    width: 100%;\n    height: auto;\n    border: 1px solid #e0e0e0;\n  }\n  .cs-hat-fig img.cs-hat-fig-pc {\n    display: none;\n  }\n  .cs-hat-fig img.cs-hat-fig-sp {\n    display: block;\n  }\n  \/* MATERIAL TECHNOLOGY *\/\n  .cs-hat-tech-section {\n    padding: 30px 28px;\n    background: #f4f6f8;\n    border: 1px solid #d9e0e7;\n  }\n  .cs-hat-tech-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);\n    gap: 30px;\n    align-items: center;\n  }\n  .cs-hat-kicker {\n    display: block;\n    margin: 0 0 10px;\n    color: #8a6929;\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n  }\n  .cs-hat-tech-section .cs-hat-heading {\n    margin-bottom: 16px !important;\n  }\n  .cs-hat-tech-list {\n    margin: 18px 0 0 !important;\n    padding: 0;\n    list-style: none;\n  }\n  .cs-hat-tech-list li {\n    position: relative;\n    margin: 0 0 9px;\n    padding: 12px 15px 12px 22px;\n    background: #ffffff;\n    border-left: 4px solid #b08d44;\n    color: #444444;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n  .cs-hat-tech-list li:last-child {\n    margin-bottom: 0;\n  }\n  .cs-hat-tech-list strong {\n    color: #17263a;\n    font-weight: 700;\n  }\n  .cs-hat-tech-note {\n    margin: 14px 0 0 !important;\n    color: #666666;\n    font-size: 13.5px;\n    line-height: 1.75;\n  }\n  .cs-hat-tech-image {\n    width: 100%;\n  }\n  .cs-hat-tech-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid #d9d9d9;\n  }\n  \/* 通気（旧・熱中症対策ブロック） *\/\n  .cs-hat-heatcare {\n    padding: 30px 28px;\n    background: linear-gradient(135deg, #fffaf0 0%, #f7f9fb 100%);\n    border: 1px solid #e3d8c1;\n    border-left: 5px solid #b08d44;\n  }\n  .cs-hat-heatcare .cs-hat-heading {\n    margin-bottom: 16px !important;\n  }\n  .cs-hat-heatcare-lead {\n    margin: 0 0 18px !important;\n    color: #3f4650;\n    font-size: 16px;\n    line-height: 1.95;\n  }\n  .cs-hat-heatcare-lead strong {\n    color: #17263a;\n    font-weight: 700;\n  }\n  .cs-hat-heatcare-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n  .cs-hat-heatcare-card {\n    padding: 18px 16px;\n    background: #ffffff;\n    border: 1px solid #e4ded2;\n  }\n  .cs-hat-heatcare-title {\n    margin: 0 0 8px !important;\n    color: #17263a;\n    font-size: 16px;\n    line-height: 1.55;\n    font-weight: 700;\n  }\n  .cs-hat-heatcare-text {\n    margin: 0 !important;\n    color: #555555;\n    font-size: 14.5px;\n    line-height: 1.75;\n  }\n  .cs-hat-heatcare-note {\n    margin: 16px 0 0 !important;\n    padding-top: 14px;\n    border-top: 1px solid #ded6c8;\n    color: #666666;\n    font-size: 13.5px;\n    line-height: 1.8;\n  }\n  \/* 機能一覧 *\/\n  .cs-hat-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0 !important;\n    padding: 0;\n    list-style: none;\n  }\n  .cs-hat-feature-list li {\n    position: relative;\n    margin: 0;\n    padding: 15px 16px 15px 38px;\n    background: #faf9f6;\n    border: 1px solid #e5dfd3;\n    color: #333333;\n    font-size: 15.5px;\n    line-height: 1.65;\n    font-weight: 600;\n  }\n  .cs-hat-feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 15px;\n    left: 16px;\n    color: #b08d44;\n    font-weight: 800;\n  }\n  \/* 使用シーン *\/\n  .cs-hat-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n  .cs-hat-scene-card {\n    min-height: 150px;\n    padding: 22px 22px 20px;\n    background: #fafafa;\n    border: 1px solid #e1e1e1;\n  }\n  .cs-hat-scene-title {\n    margin: 0 0 9px !important;\n    color: #17263a;\n    font-size: 18px;\n    line-height: 1.55;\n    font-weight: 700;\n    letter-spacing: 0.025em;\n  }\n  .cs-hat-scene-text {\n    margin: 0 !important;\n    color: #4b4b4b;\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n  \/* JAPAN QUALITY *\/\n  .cs-hat-japan {\n    padding: 30px 28px;\n    background: #17263a;\n    color: #ffffff;\n  }\n  .cs-hat-japan .cs-hat-kicker {\n    color: #d7c08a;\n  }\n  .cs-hat-japan .cs-hat-heading {\n    color: #ffffff;\n    border-bottom-color: #b08d44;\n  }\n  .cs-hat-japan .cs-hat-text {\n    color: rgba(255, 255, 255, 0.88);\n  }\n  .cs-hat-japan .cs-hat-text strong {\n    color: #f1d995;\n  }\n  .cs-hat-japan-points {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 20px;\n  }\n  .cs-hat-japan-point {\n    min-height: 68px;\n    padding: 15px 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    color: #ffffff;\n    font-size: 14.5px;\n    line-height: 1.55;\n    font-weight: 700;\n    text-align: center;\n  }\n  \/* セット購入案内 *\/\n  .cs-hat-set-box {\n    padding: 24px 26px;\n    background: #f4f6f8;\n    border-left: 5px solid #17263a;\n  }\n  .cs-hat-set-box .cs-hat-heading {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n  .cs-hat-link,\n  .cs-hat-link:hover,\n  .cs-hat-link:focus,\n  .cs-hat-link:active,\n  .cs-hat-link:visited {\n    color: #8a6929 !important;\n    font-weight: 700 !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n    box-shadow: none !important;\n    background-image: none !important;\n  }\n  .cs-hat-link::before,\n  .cs-hat-link::after {\n    content: none !important;\n    display: none !important;\n  }\n  .cs-hat-discount {\n    margin: 14px 0 0 !important;\n    color: #8a6929;\n    font-size: 15px;\n    line-height: 1.7;\n    font-weight: 700;\n  }\n  \/* 商品仕様 *\/\n  .cs-hat-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border: 1px solid #d9d9d9;\n  }\n  .cs-hat-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n    table-layout: fixed;\n    background: #ffffff;\n    color: #333333;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  \/* 項目列を約6文字分の幅に固定 *\/\n  .cs-hat-table col.cs-hat-item-column {\n    width: 7.5em;\n  }\n  .cs-hat-table th,\n  .cs-hat-table td {\n    padding: 14px 16px;\n    border-right: 1px solid #dddddd;\n    border-bottom: 1px solid #dddddd;\n    text-align: left;\n    vertical-align: top;\n    overflow-wrap: break-word;\n    word-break: normal;\n  }\n  .cs-hat-table th {\n    background: #17263a;\n    color: #ffffff;\n    font-weight: 700;\n  }\n  \/* 項目列の左側に約1文字分の余白を追加 *\/\n  .cs-hat-table th:first-child,\n  .cs-hat-table tbody td:first-child {\n    padding-left: 2em;\n    padding-right: 1em;\n    white-space: nowrap;\n  }\n\/* 見出しの「項目」だけ中央揃え *\/\n  .cs-hat-table thead th:first-child {\n    text-align: center !important;\n  }\n  .cs-hat-table tbody td:first-child {\n    background: #f5f5f5;\n    color: #222222;\n    font-weight: 700;\n  }\n  .cs-hat-table th:last-child,\n  .cs-hat-table td:last-child {\n    border-right: none;\n  }\n  .cs-hat-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n  .cs-hat-table td p {\n    margin: 0 0 4px;\n  }\n  .cs-hat-table td p:last-child {\n    margin-bottom: 0;\n  }\n  \/* サイズ案内 *\/\n  .cs-hat-size-guide {\n    margin: 18px 0 0;\n    padding: 18px 20px;\n    background: #faf9f6;\n    border: 1px solid #e5dfd3;\n    color: #444444;\n    font-size: 15.5px;\n    line-height: 1.85;\n  }\n  .cs-hat-size-guide strong {\n    color: #17263a;\n    font-weight: 700;\n  }\n  \/* 注意事項 *\/\n  .cs-hat-note-box {\n    padding: 22px 24px;\n    background: #f7f7f7;\n    border: 1px solid #dddddd;\n  }\n  .cs-hat-note-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .cs-hat-note-list li {\n    position: relative;\n    margin: 0 0 10px;\n    padding-left: 20px;\n    color: #555555;\n    font-size: 14.5px;\n    line-height: 1.8;\n  }\n  .cs-hat-note-list li:last-child {\n    margin-bottom: 0;\n  }\n  .cs-hat-note-list li::before {\n    content: \"※\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #777777;\n    font-weight: 700;\n  }\n  \/* PC表示：カード高さと天地位置を確実に統一 *\/\n  @media (min-width: 769px) {\n    \/* ▼追加：図解のPC・スマホ出し分け *\/\n    .cs-hat-fig {\n      max-width: 720px;\n    }\n    .cs-hat-fig img.cs-hat-fig-pc {\n      display: block;\n    }\n    .cs-hat-fig img.cs-hat-fig-sp {\n      display: none;\n    }\n    .cs-hat-heatcare-grid,\n    .cs-hat-scene-grid,\n    .cs-hat-japan-points {\n      align-items: stretch !important;\n      align-content: start !important;\n    }\n    .cs-hat-heatcare-grid \u003e .cs-hat-heatcare-card,\n    .cs-hat-scene-grid \u003e .cs-hat-scene-card,\n    .cs-hat-japan-points \u003e .cs-hat-japan-point {\n      margin: 0 !important;\n      float: none !important;\n      position: relative !important;\n      top: 0 !important;\n      vertical-align: top !important;\n      align-self: stretch !important;\n      transform: none !important;\n      box-sizing: border-box !important;\n    }\n    .cs-hat-heatcare-grid \u003e .cs-hat-heatcare-card {\n      height: 165px !important;\n      min-height: 165px !important;\n      max-height: 165px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: flex-start !important;\n    }\n    .cs-hat-scene-grid \u003e .cs-hat-scene-card {\n      height: 178px !important;\n      min-height: 178px !important;\n      max-height: 178px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: flex-start !important;\n    }\n    .cs-hat-japan-points \u003e .cs-hat-japan-point {\n      height: 68px !important;\n      min-height: 68px !important;\n      max-height: 68px !important;\n    }\n    .cs-hat-heatcare-title,\n    .cs-hat-scene-title {\n      flex: 0 0 auto !important;\n    }\n    .cs-hat-heatcare-text,\n    .cs-hat-scene-text {\n      flex: 0 0 auto !important;\n    }\n  }\n  @media (max-width: 768px) {\n    .cs-hat-description {\n      font-size: 15.5px;\n      line-height: 1.9;\n      letter-spacing: 0.02em;\n    }\n    .cs-hat-hero {\n      margin-bottom: 30px;\n      padding: 28px 20px 26px;\n    }\n    .cs-hat-release {\n      margin-bottom: 16px;\n      padding: 6px 10px;\n      font-size: 12px;\n    }\n    .cs-hat-main-title {\n      margin-bottom: 18px !important;\n      font-size: 27px !important;\n      line-height: 1.4 !important;\n    }\n    .cs-hat-emphasis {\n      padding-bottom: 6px;\n    }\n    .cs-hat-emphasis::after {\n      height: 3px;\n    }\n    .cs-hat-intro {\n      font-size: 15.5px;\n      line-height: 1.9;\n    }\n    .cs-hat-concept {\n      margin-top: 14px;\n      font-size: 16.5px;\n      line-height: 1.75;\n    }\n    .cs-hat-section {\n      margin-bottom: 32px;\n    }\n    .cs-hat-heading {\n      font-size: 19px !important;\n      line-height: 1.6 !important;\n    }\n    .cs-hat-text {\n      font-size: 15.5px;\n      line-height: 1.9;\n    }\n    .cs-hat-tech-section {\n      padding: 24px 18px;\n    }\n    .cs-hat-tech-layout {\n      grid-template-columns: 1fr;\n      gap: 22px;\n    }\n    .cs-hat-kicker {\n      font-size: 11.5px;\n      letter-spacing: 0.14em;\n    }\n    .cs-hat-tech-list li {\n      padding: 11px 13px 11px 18px;\n      font-size: 14.5px;\n    }\n    .cs-hat-tech-note {\n      font-size: 13px;\n    }\n    .cs-hat-heatcare {\n      padding: 24px 18px;\n    }\n    .cs-hat-heatcare-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n    .cs-hat-heatcare-card {\n      padding: 16px 15px;\n    }\n    .cs-hat-heatcare-lead {\n      font-size: 15.5px;\n      line-height: 1.9;\n    }\n    .cs-hat-heatcare-title {\n      font-size: 15.5px;\n    }\n    .cs-hat-heatcare-text {\n      font-size: 14.5px;\n    }\n    .cs-hat-feature-list {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n    .cs-hat-feature-list li {\n      padding: 14px 14px 14px 36px;\n      font-size: 15px;\n    }\n    .cs-hat-feature-list li::before {\n      top: 14px;\n      left: 14px;\n    }\n    .cs-hat-scene-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n    .cs-hat-scene-card {\n      min-height: 0;\n      padding: 19px 17px;\n    }\n    .cs-hat-scene-title {\n      font-size: 17px;\n    }\n    .cs-hat-scene-text {\n      font-size: 15px;\n      line-height: 1.75;\n    }\n    .cs-hat-japan {\n      padding: 25px 18px;\n    }\n    .cs-hat-japan-points {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n    .cs-hat-japan-point {\n      min-height: 58px;\n      padding: 13px 10px;\n      font-size: 14px;\n    }\n    .cs-hat-set-box {\n      padding: 20px 18px;\n    }\n    .cs-hat-table {\n      min-width: 570px;\n      font-size: 14px;\n    }\n    .cs-hat-table col.cs-hat-item-column {\n      width: 7.5em;\n    }\n    .cs-hat-table th,\n    .cs-hat-table td {\n      padding-top: 12px;\n      padding-bottom: 12px;\n    }\n    .cs-hat-table th:first-child,\n    .cs-hat-table tbody td:first-child {\n      padding-left: 1.8em;\n      padding-right: 0.8em;\n    }\n    .cs-hat-size-guide {\n      padding: 16px;\n      font-size: 15px;\n    }\n    .cs-hat-note-box {\n      padding: 18px 16px;\n    }\n    .cs-hat-note-list li {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cs-hat-description\"\u003e\n  \u003c!-- 冒頭 ▼光老化軸へ差し替え --\u003e\n  \u003csection class=\"cs-hat-hero\"\u003e\n    \u003cdiv class=\"cs-hat-release\"\u003e\n      近赤外線76%以上カット｜UPF50+\n    \u003c\/div\u003e\n    \u003ch2 class=\"cs-hat-main-title\"\u003e\n      \u003cspan class=\"cs-hat-emphasis\"\u003eいちばん日差しに向くのは、顔と首。\u003c\/span\u003e\n    \u003c\/h2\u003e\n    \u003cp class=\"cs-hat-intro\"\u003e\n      体のなかで、最も日差しに向き、最も隠せない場所。それが顔と首です。\n      CORE SHIELD® バケットハットは、インナーと同じ\u003cstrong\u003e近赤外線カット生地\u003c\/strong\u003eを使用。\n      全周に張り出したつばが、顔・耳・うなじ・首筋を面で覆います。\n      \u003cspan class=\"cs-hat-concept\"\u003e\n        日焼け止めは、2、3時間おきの塗り直しが必要。\u003cbr\u003e\n        帽子なら、かぶっているあいだ、そのまま。\n      \u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- ▼新規セクション：太陽光の内訳 --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      日焼け止めが対応しているのは、太陽光の約5%\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      地表に届く太陽光のエネルギーのうち、紫外線は約5%。\n      残りの約42%を占めるのが\u003cstrong\u003e近赤外線\u003c\/strong\u003eです。\n      近赤外線は紫外線より波長が長く、皮膚の奥深くまで到達すると指摘されています。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      SPF・PA・UPFは、いずれも紫外線の指標です。赤外線を評価する項目はありません。\n      \u003cstrong\u003e顔と首を長時間さらす場面では、紫外線だけでなく近赤外線への備えも必要になります。\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cdiv class=\"cs-hat-fig\"\u003e\n      \u003cimg class=\"cs-hat-fig-pc\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/8437\/2028\/files\/sunlight_composition_1.png?v=1787885322\" alt=\"太陽光の内訳:紫外線 約5%、可視光線 約43%、近赤外線 約42%、その他の赤外線 約11%\"\u003e\n      \u003cimg class=\"cs-hat-fig-sp\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/8437\/2028\/files\/sunlight_composition_sp.png?v=1787884646\" alt=\"太陽光の内訳:紫外線 約5%、可視光線 約43%、近赤外線 約42%、その他の赤外線 約11%\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cs-hat-tech-note\"\u003e\n      ※ASTM G173-03 の基準太陽光スペクトル（AM1.5 全天日射／地表）を波長域別に積分した値。\n      四捨五入のため合計は100%になりません。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- 近赤外線・紫外線カット --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      近赤外線を76%以上、紫外線を99%以上カット\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      顔と首を長時間さらす場面のために、CORE SHIELD® バケットハットには\n      近赤外線と紫外線の両方に対応する機能繊維Trubeaute®（トゥルーボーテ）を採用しています。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      近赤外線を76%以上カットし、紫外線は99%以上カット。UPF50+仕様です。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      ※いずれも生地単体での第三者試験機関による試験結果です。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- MATERIAL TECHNOLOGY --\u003e\n  \u003csection class=\"cs-hat-section cs-hat-tech-section\"\u003e\n    \u003cdiv class=\"cs-hat-tech-layout\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"cs-hat-kicker\"\u003eMATERIAL TECHNOLOGY\u003c\/span\u003e\n        \u003ch3 class=\"cs-hat-heading\"\u003e\n          顔と首を日差しから守る、機能繊維Trubeaute®\n        \u003c\/h3\u003e\n        \u003cp class=\"cs-hat-text\"\u003e\n          Trubeaute®は、近赤外線を吸収するCWO®を練り込んだ糸と、\n          紫外線を反射する酸化チタンを練り込んだ糸を組み合わせた機能素材です。\n          帽子の生地そのものが、近赤外線と紫外線の両方に対応します。\n        \u003c\/p\u003e\n        \u003cul class=\"cs-hat-tech-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e近赤外線を吸収する糸：\u003c\/strong\u003e\n            ビルや車の窓の遮熱フィルムにも使われている、住友金属鉱山（株）が開発した\n            セラミック微粒子CWO®を練り込んでいます。\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e紫外線を反射する糸：\u003c\/strong\u003e\n            酸化チタンを練り込んだ糸を組み合わせ、紫外線を99%以上カットします。\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e繊維内部への練り込み：\u003c\/strong\u003e\n            機能成分を繊維そのものに練り込んでいるため、洗濯を重ねても性能が持続しやすい仕様です。\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"cs-hat-tech-note\"\u003e\n          ※CWO®は、住友金属鉱山株式会社が開発した、レアメタルを使用するセラミック微粒子です。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-tech-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/8437\/2028\/files\/e0a293f1db8d6360b84ec408bdf7bb68.png?v=1747811478\" alt=\"Trubeaute機能説明イメージ\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!-- ▼全周つば：前へ移動し大幅加筆（本改訂の主役） --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      顔・耳・うなじ・首筋を、面で覆う\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      前側だけにつばがあるキャップでは、耳の後ろやうなじが無防備になります。\n      全周に張り出したつばは、顔の正面だけでなく、横も後ろも同じように覆います。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      屋外での姿勢を思い浮かべてみてください。草を取るとき、グリーンの傾斜を読むとき、人は下を向きます。\n      そのとき\u003cstrong\u003eうなじは真上を向いています。\u003c\/strong\u003e顔を上げれば、今度は正面から日差しを受けます。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      \u003cstrong\u003eどの向きでも覆えていること。それが全周つばの意味です。\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- ▼通気（旧 HEATSTROKE PREVENTION／改称・移動・カード差し替え） --\u003e\n  \u003csection class=\"cs-hat-section cs-hat-heatcare\"\u003e\n    \u003cspan class=\"cs-hat-kicker\"\u003eVENTILATION\u003c\/span\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      残暑の頭部には、熱を逃がす構造を\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-heatcare-lead\"\u003e\n      頭部は日差しを受けやすく、帽子の中に\u003cstrong\u003e熱と湿気がこもりやすい\u003c\/strong\u003e部位です。\n      CORE SHIELD® バケットハットは、こもった空気を外へ逃がす構造を備えています。\n    \u003c\/p\u003e\n    \u003cdiv class=\"cs-hat-heatcare-grid\"\u003e\n      \u003cdiv class=\"cs-hat-heatcare-card\"\u003e\n        \u003ch4 class=\"cs-hat-heatcare-title\"\u003eサイド通気口×4\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-heatcare-text\"\u003e\n          左右に2つずつ配置し、帽子内部にこもる熱気を外へ逃がします。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-heatcare-card\"\u003e\n        \u003ch4 class=\"cs-hat-heatcare-title\"\u003e内側メッシュ構造\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-heatcare-text\"\u003e\n          額まわりの蒸れを抑え、長時間かぶり続けるときの不快感を軽減します。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-heatcare-card\"\u003e\n        \u003ch4 class=\"cs-hat-heatcare-title\"\u003e基本の暑さ対策も忘れずに\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-heatcare-text\"\u003e\n          水分・塩分補給、日陰での休憩、無理をしない行動と組み合わせてご使用ください。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cs-hat-heatcare-note\"\u003e\n      ※本品は熱中症を完全に防ぐものではありません。気温・湿度・体調に注意し、\n      めまい、頭痛、吐き気、強いだるさなどの異変を感じた場合は、直ちに活動を中止してください。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- ※旧「蒸れを逃がすサイド通気口」セクションは、上のVENTILATIONに統合したため削除しました --\u003e\n  \u003c!-- あご紐 --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      風の日も安心のあご紐付き\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      ゴルフ場や現場、畑など、風が強い場所でも安心して使用できるあご紐付き。\n      帽子のずれや飛ばされる心配を抑え、作業やプレーに集中できます。\n      あご紐は必要に応じて取り外し可能です。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- 撥水 --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      急な小雨もはじく撥水加工\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      生地表面に撥水加工を施し、急な小雨や水しぶきをはじきます。\n      汗染みも目立ちにくく、屋外での使いやすさを高めています。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- 機能一覧 --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      機能一覧\n    \u003c\/h3\u003e\n    \u003cul class=\"cs-hat-feature-list\"\u003e\n      \u003cli\u003e近赤外線76%以上カット（生地試験値）\u003c\/li\u003e\n      \u003cli\u003eUPF50+・紫外線99%以上カット（生地試験値）\u003c\/li\u003e\n      \u003cli\u003e全周つば\u003c\/li\u003e\n      \u003cli\u003e撥水加工\u003c\/li\u003e\n      \u003cli\u003eサイド通気口×4\u003c\/li\u003e\n      \u003cli\u003e内側メッシュ構造\u003c\/li\u003e\n      \u003cli\u003e取り外し可能なあご紐付き\u003c\/li\u003e\n      \u003cli\u003e日本製（福岡県久留米市）\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n  \u003c!-- 使用シーン --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003cspan class=\"cs-hat-kicker\"\u003eSCENE\u003c\/span\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      このような場面におすすめです\n    \u003c\/h3\u003e\n    \u003cdiv class=\"cs-hat-scene-grid\"\u003e\n      \u003cdiv class=\"cs-hat-scene-card\"\u003e\n        \u003ch4 class=\"cs-hat-scene-title\"\u003eゴルフに\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-scene-text\"\u003e\n          1ラウンドは約4〜5時間。コースに日陰はほとんどありません。\n          全周つばが顔まわりから首筋までを覆い、あご紐が風によるずれを抑えます。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-scene-card\"\u003e\n        \u003ch4 class=\"cs-hat-scene-title\"\u003e屋外作業に\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-scene-text\"\u003e\n          下を向く姿勢が続く現場では、うなじが日差しに向き続けます。\n          全周つばと通気構造で、日差しと蒸れの両方に備えます。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-scene-card\"\u003e\n        \u003ch4 class=\"cs-hat-scene-title\"\u003e農作業に\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-scene-text\"\u003e\n          前後左右に広がるつばで、耳や首筋まで広くカバー。\n          長時間屋外で過ごす日の備えに適しています。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-scene-card\"\u003e\n        \u003ch4 class=\"cs-hat-scene-title\"\u003e散歩・毎日の外出に\u003c\/h4\u003e\n        \u003cp class=\"cs-hat-scene-text\"\u003e\n          紫外線と近赤外線の両方に対応。買い物や送り迎えなど、\n          短い外出の積み重ねにも。日差しの下に出る日の、いつもの1枚として。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!-- 日本製 --\u003e\n  \u003csection class=\"cs-hat-section cs-hat-japan\"\u003e\n    \u003cspan class=\"cs-hat-kicker\"\u003eJAPAN QUALITY\u003c\/span\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      Made in Japan｜福岡県久留米市で縫製\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      CORE SHIELD® バケットハットは、帽子づくりの工程を国内で行う\n      \u003cstrong\u003e日本製\u003c\/strong\u003eです。福岡県久留米市の帽子専用工場にて、\n      熟練の帽子職人が1点1点丁寧に縫製して仕上げています。\n    \u003c\/p\u003e\n    \u003cdiv class=\"cs-hat-japan-points\"\u003e\n      \u003cdiv class=\"cs-hat-japan-point\"\u003e日本製\u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-japan-point\"\u003e福岡県久留米市で縫製\u003c\/div\u003e\n      \u003cdiv class=\"cs-hat-japan-point\"\u003e上品なシルエット\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!-- インナーとのセット --\u003e\n  \u003csection class=\"cs-hat-section cs-hat-set-box\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      インナーとの「上下セット」でフル装備に\n    \u003c\/h3\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      日差しが当たり続けるのは、顔と首だけではありません。\n      CORE SHIELD®インナーと組み合わせることで、近赤外線と紫外線への備えを\n      頭から身体まで広げられます。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      長袖インナーは、フィット感の異なる2つの形から選べます。\n      ポロシャツの下に重ねるなら\u003cstrong\u003eすっきりフィット\u003c\/strong\u003e、\n      締めつけ感が苦手な方は\u003cstrong\u003eゆったりフィット\u003c\/strong\u003e。\n      素材と機能はまったく同じで、違いは形と袖の長さだけです。\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-text\"\u003e\n      \u003ca class=\"cs-hat-link\" href=\"https:\/\/store.pnxsports.com\"\u003e\n        CORE SHIELD® の製品一覧はこちら\n      \u003c\/a\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"cs-hat-discount\"\u003e\n      公式ストア限定｜2点以上のご購入で10%OFF\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003c!-- 商品仕様 --\u003e\n  \u003csection class=\"cs-hat-section\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      商品仕様\n    \u003c\/h3\u003e\n    \u003cdiv class=\"cs-hat-table-wrap\"\u003e\n      \u003ctable class=\"cs-hat-table\"\u003e\n        \u003ccolgroup\u003e\n          \u003ccol class=\"cs-hat-item-column\"\u003e\n          \u003ccol\u003e\n        \u003c\/colgroup\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003e項目\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003e内容\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e商品名\u003c\/td\u003e\n            \u003ctd\u003eCORE SHIELD® バケットハット\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eカラー\u003c\/td\u003e\n            \u003ctd\u003eネイビー \/ ブラック\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eサイズ\u003c\/td\u003e\n            \u003ctd\u003e58cm \/ 60cm（頭囲）\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e素材\u003c\/td\u003e\n            \u003ctd\u003e\n              ポリエステル100%\u003cbr\u003e\n              特殊繊維Trubeaute®使用\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e機能\u003c\/td\u003e\n            \u003ctd\u003e\n              近赤外線カット \/ UPF50+ \/ UVカット \/ 撥水加工\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e仕様\u003c\/td\u003e\n            \u003ctd\u003e\n              \u003cp\u003e内側メッシュ構造\u003c\/p\u003e\n              \u003cp\u003eサイド通気口×4\u003c\/p\u003e\n              \u003cp\u003eあご紐付き（取り外し可能）\u003c\/p\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e原産国\u003c\/td\u003e\n            \u003ctd\u003e日本製（縫製：福岡県久留米市）\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cs-hat-size-guide\"\u003e\n      \u003cstrong\u003eサイズの選び方\u003c\/strong\u003e\u003cbr\u003e\n      頭囲を測り、58cmまでの方は58cmサイズ、\n      58〜60cmの方は60cmサイズをお選びください。\n      帽子は深めにかぶることで日除けの範囲を広げられるため、\n      サイズの境目にあたる方にはワンサイズ上をおすすめします。\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!-- 注意事項 --\u003e\n  \u003csection class=\"cs-hat-section cs-hat-note-box\"\u003e\n    \u003ch3 class=\"cs-hat-heading\"\u003e\n      ご注意\n    \u003c\/h3\u003e\n    \u003cul class=\"cs-hat-note-list\"\u003e\n      \u003cli\u003e\n        近赤外線76%以上カット、紫外線99%以上カット（UPF50+）は、\n        いずれも生地に対する第三者試験機関の試験結果です。\n      \u003c\/li\u003e\n      \u003cli\u003e\n        近赤外線と光老化（シワ・たるみ）の関係については、\n        研究が進められている段階であり、確立した結論ではありません。\n      \u003c\/li\u003e\n      \u003cli\u003e\n        本製品は衣料品であり、シミ・シワ・たるみを防止または改善するものではありません。\n      \u003c\/li\u003e\n      \u003cli\u003e\n        本品は熱中症を完全に防ぐものではありません。こまめな水分・塩分補給、\n        日陰や涼しい場所での休憩、帽子以外の適切な暑さ対策も併せて行ってください。\n      \u003c\/li\u003e\n      \u003cli\u003e\n        体調に異変を感じた場合は使用を続けず、直ちに活動を中止して涼しい場所へ移動してください。\n      \u003c\/li\u003e\n      \u003cli\u003e\n        撥水加工は防水ではありません。強い雨では内部に水が浸みる場合があります。\n      \u003c\/li\u003e\n      \u003cli\u003e\n        洗濯可能です。型崩れを防ぐため、洗濯ネットの使用をおすすめします。\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"PNX（ピーエヌエックス）","offers":[{"title":"ネイビー \/ 58cm","offer_id":53186760474940,"sku":"PNX-AH26-NV-58cm","price":14800.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー \/ 60cm","offer_id":53206157361468,"sku":"PNX-AH26-NV-60cm","price":14800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック \/ 58cm","offer_id":53186760507708,"sku":"PNX-AH26-BK-58cm","price":14800.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 60cm","offer_id":53206157394236,"sku":"PNX-AH26-BK-60cm","price":14800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8437\/2028\/files\/coreshield-bucket-hat.png?v=1788144969","url":"https:\/\/store.pnxsports.com\/products\/coreshield-bucket-hat","provider":"PNX OFFICIAL STORE","version":"1.0","type":"link"}