{"product_id":"recliner-chair-sidetable","title":"リクライニングチェアサイドテーブル","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=Noto+Sans+JP:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\/* ========================================\n   WRAPPER \u0026 RESET\n======================================== *\/\n.hf-st-wrap {\n  background-color: #161616 !important;\n  color: #f5f1e8 !important;\n  font-family: 'Noto Sans JP', sans-serif !important;\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  overflow-x: hidden;\n}\n.hf-st-wrap *, .hf-st-wrap *::before, .hf-st-wrap *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n.hf-st-wrap img { max-width: 100%; display: block; }\n.hf-st-wrap a { color: inherit; text-decoration: none; }\n\n\/* ========================================\n   DIVIDER\n======================================== *\/\n.hf-st-divider {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin: 0 0 32px;\n}\n.hf-st-divider span {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 15px;\n  letter-spacing: 3px;\n  color: #e5b42c !important;\n}\n.hf-st-divider::before, .hf-st-divider::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: rgba(229,180,44,0.18);\n}\n\n\/* ========================================\n   SECTION LABEL\n======================================== *\/\n.hf-st-section-label {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 10px;\n  letter-spacing: 4px;\n  color: #00b0ae !important;\n  margin-bottom: 12px;\n  display: block;\n}\n\n\/* ========================================\n   BOTTOM SEPARATOR\n======================================== *\/\n.hf-st-sep {\n  height: 1px;\n  background: linear-gradient(to right, transparent, rgba(229,180,44,0.18), transparent);\n  margin: 0 24px;\n}\n\n\/* ========================================\n   PLACEHOLDER\n======================================== *\/\n.hf-st-placeholder {\n  width: 100%; height: 100%;\n  background: linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n}\n.hf-st-placeholder span {\n  font-family: 'Noto Sans JP', sans-serif;\n  font-size: 12px;\n  letter-spacing: 1px;\n  color: #ffffff;\n  text-align: center;\n  padding: 0 12px;\n  line-height: 1.6;\n}\n.hf-st-placeholder-icon {\n  width: 40px; height: 40px;\n  border: 1px solid rgba(229,180,44,0.25);\n  border-radius: 3px;\n  display: flex; align-items: center; justify-content: center;\n}\n\n\/* ========================================\n   HERO SECTION\n======================================== *\/\n.hf-st-hero {\n  position: relative;\n  background: #161616;\n  padding: 60px 24px 48px;\n  overflow: hidden;\n}\n.hf-st-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(229,180,44,0.07) 0%, transparent 70%);\n  pointer-events: none;\n}\n.hf-st-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -40px; left: -40px;\n  width: 250px; height: 250px;\n  background: radial-gradient(circle, rgba(0,176,174,0.05) 0%, transparent 70%);\n  pointer-events: none;\n}\n\n.hf-st-hero-eyebrow {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 10px;\n  letter-spacing: 4px;\n  color: #e5b42c !important;\n  display: block;\n  margin-bottom: 16px;\n}\n.hf-st-hero-title {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(24px, 5.5vw, 40px) !important;\n  font-weight: 600 !important;\n  color: #f5f1e8 !important;\n  line-height: 1.25 !important;\n  margin-bottom: 32px;\n}\n.hf-st-hero-img {\n  width: 100%;\n  aspect-ratio: 4\/3;\n  background: #2b2b2b;\n  overflow: hidden;\n  position: relative;\n  margin-bottom: 36px;\n  border: 1px solid rgba(229,180,44,0.18);\n}\n.hf-st-hero-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  animation: hf-st-kenburns 12s ease infinite alternate;\n}\n@keyframes hf-st-kenburns {\n  from { transform: scale(1); }\n  to   { transform: scale(1.04); }\n}\n\n.hf-st-hero-catch {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(20px, 4.5vw, 32px) !important;\n  font-weight: 500 !important;\n  color: #f5f1e8 !important;\n  line-height: 1.4 !important;\n  margin-bottom: 16px;\n  border-left: 3px solid #e5b42c;\n  padding-left: 16px;\n}\n.hf-st-hero-sub {\n  font-size: 13px !important;\n  line-height: 1.9 !important;\n  color: #c9c0ad !important;\n  font-weight: 300 !important;\n}\n\n\/* ========================================\n   FEATURE SECTIONS（交互レイアウト）\n======================================== *\/\n.hf-st-feature {\n  padding: 56px 24px;\n  position: relative;\n  overflow: hidden;\n}\n.hf-st-feature.bg-dark  { background: #161616; }\n.hf-st-feature.bg-sub   { background: #222222; }\n\n.hf-st-feature.bg-dark::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(to right, transparent, rgba(229,180,44,0.3), transparent);\n}\n.hf-st-feature.bg-sub::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(to right, transparent, rgba(0,176,174,0.25), transparent);\n}\n\n.hf-st-feature-num {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 72px;\n  line-height: 1;\n  color: rgba(229,180,44,0.1) !important;\n  display: block;\n  margin-bottom: -16px;\n  letter-spacing: 2px;\n}\n.hf-st-feature-heading {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(20px, 4vw, 28px) !important;\n  font-weight: 600 !important;\n  color: #f5f1e8 !important;\n  line-height: 1.3 !important;\n  margin-bottom: 16px;\n}\n.hf-st-feature-body {\n  font-size: 13px !important;\n  line-height: 1.95 !important;\n  color: #c9c0ad !important;\n  font-weight: 300 !important;\n  margin-bottom: 28px;\n}\n.hf-st-feature-img {\n  width: 100%;\n  aspect-ratio: 4\/3;\n  background: #2b2b2b;\n  overflow: hidden;\n  border: 1px solid rgba(229,180,44,0.15);\n  margin-top: 28px;\n}\n.hf-st-feature-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.8s ease;\n}\n.hf-st-feature-img:hover img { transform: scale(1.04); }\n\n\/* 動画ブロック *\/\n.hf-st-video-wrap {\n  width: 100%;\n  aspect-ratio: 16\/9;\n  background: #2b2b2b;\n  overflow: hidden;\n  border: 1px solid rgba(229,180,44,0.15);\n  margin-top: 28px;\n  position: relative;\n  display: flex; align-items: center; justify-content: center;\n}\n.hf-st-video-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: rgba(229,180,44,0.15);\n  border: 2px solid rgba(229,180,44,0.5);\n  display: flex; align-items: center; justify-content: center;\n}\n.hf-st-video-icon svg { width: 24px; height: 24px; fill: #e5b42c; margin-left: 4px; }\n.hf-st-video-label {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 10px;\n  letter-spacing: 3px;\n  color: rgba(229,180,44,0.5) !important;\n  margin-top: 12px;\n}\n\n\/* ========================================\n   POINT LIST\n======================================== *\/\n.hf-st-point-list {\n  display: flex;\n  flex-direction: column;\n  gap: 1px;\n  border: 1px solid rgba(229,180,44,0.18);\n}\n.hf-st-point-item {\n  display: flex;\n  align-items: stretch;\n  background: #2b2b2b;\n  overflow: hidden;\n  transition: background 0.3s;\n}\n.hf-st-point-item:hover { background: #333; }\n.hf-st-point-num {\n  background: #e5b42c;\n  color: #161616 !important;\n  font-family: 'Bebas Neue', sans-serif !important;\n  padding: 20px 16px;\n  min-width: 96px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  line-height: 1.2;\n  flex-shrink: 0;\n}\n.hf-st-point-num .pn-label {\n  font-size: 9px;\n  letter-spacing: 3px;\n  opacity: 0.7;\n  display: block;\n  margin-bottom: 2px;\n}\n.hf-st-point-num .pn-num {\n  font-size: 22px;\n  letter-spacing: 0;\n}\n.hf-st-point-text {\n  padding: 18px 20px;\n  font-size: 13px !important;\n  line-height: 1.7 !important;\n  color: #f5f1e8 !important;\n  display: flex;\n  align-items: center;\n}\n\n\/* ========================================\n   CLOSING COPY\n======================================== *\/\n.hf-st-closing {\n  background: #161616;\n  padding: 64px 24px;\n  position: relative;\n  overflow: hidden;\n}\n.hf-st-closing::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(to right, transparent, #e5b42c, transparent);\n}\n.hf-st-closing-quote {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(18px, 4vw, 26px) !important;\n  font-weight: 500 !important;\n  color: #f5f1e8 !important;\n  line-height: 1.6 !important;\n  margin-bottom: 20px;\n  border-left: 3px solid #e5b42c;\n  padding-left: 20px;\n}\n.hf-st-closing-body {\n  font-size: 13px !important;\n  line-height: 1.95 !important;\n  color: #c9c0ad !important;\n  font-weight: 300 !important;\n}\n\n\/* ========================================\n   SPEC SECTION\n======================================== *\/\n.hf-st-spec-section {\n  background: #222222;\n  padding: 56px 24px;\n  position: relative;\n  overflow: hidden;\n}\n.hf-st-spec-section::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(to right, transparent, #e5b42c, transparent);\n}\n.hf-st-spec-title {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 18px;\n  letter-spacing: 3px;\n  color: #e5b42c !important;\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.hf-st-spec-title::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: rgba(229,180,44,0.18);\n}\n.hf-st-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px !important;\n}\n.hf-st-spec-table tr {\n  border-bottom: 1px solid rgba(229,180,44,0.18);\n  transition: background 0.2s;\n}\n.hf-st-spec-table tr:hover { background: rgba(255,255,255,0.03); }\n.hf-st-spec-table th, .hf-st-spec-table td {\n  padding: 14px 16px;\n  text-align: left;\n  color: #f5f1e8 !important;\n  vertical-align: top;\n}\n.hf-st-spec-table th {\n  color: #c9c0ad !important;\n  font-weight: 300 !important;\n  width: 38%;\n  white-space: nowrap;\n}\n\n\/* ========================================\n   CAUTION SECTION\n======================================== *\/\n.hf-st-caution-section {\n  background: #161616;\n  padding: 40px 24px;\n}\n.hf-st-accordion {\n  border: 1px solid rgba(229,180,44,0.18);\n  margin-bottom: 12px;\n  overflow: hidden;\n}\n.hf-st-accordion-header {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 18px 20px;\n  cursor: pointer;\n  background: #2b2b2b;\n  transition: background 0.3s;\n  user-select: none;\n}\n.hf-st-accordion-header:hover { background: #333; }\n.hf-st-accordion-header-text {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.hf-st-accordion-badge {\n  width: 28px; height: 28px;\n  border-radius: 50%;\n  background: rgba(229,180,44,0.15);\n  border: 1px solid #e5b42c;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 12px;\n  color: #e5b42c !important;\n  flex-shrink: 0;\n}\n.hf-st-accordion-title {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 15px;\n  letter-spacing: 2px;\n  color: #f5f1e8 !important;\n}\n.hf-st-accordion-arrow {\n  width: 20px; height: 20px;\n  display: flex; align-items: center; justify-content: center;\n  transition: transform 0.35s;\n  color: #e5b42c !important;\n}\n.hf-st-accordion.open .hf-st-accordion-arrow { transform: rotate(180deg); }\n.hf-st-accordion-body {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1), padding 0.3s;\n  background: #222222;\n  padding: 0 20px;\n}\n.hf-st-accordion.open .hf-st-accordion-body {\n  max-height: 600px;\n  padding: 24px 20px;\n}\n.hf-st-accordion-sub {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 12px;\n  letter-spacing: 3px;\n  color: #00b0ae !important;\n  display: block;\n  margin-bottom: 16px;\n}\n.hf-st-accordion-body p {\n  font-size: 12px !important;\n  line-height: 1.9 !important;\n  color: #c9c0ad !important;\n  margin-bottom: 12px;\n  padding-left: 12px;\n  border-left: 2px solid rgba(229,180,44,0.18);\n}\n.hf-st-accordion-body p:last-child { margin-bottom: 0; }\n\n\/* ========================================\n   CUSTOMER SUPPORT\n======================================== *\/\n.hf-st-support-section {\n  background: #222222;\n  padding: 72px 24px;\n  position: relative;\n  overflow: hidden;\n}\n.hf-st-support-section::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(to right, transparent, #e5b42c, transparent);\n}\n.hf-st-support-inner { max-width: 860px; margin: 0 auto; }\n.hf-st-support-logo {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: 11px;\n  letter-spacing: 0.4em;\n  color: #00b0ae !important;\n  margin-bottom: 16px;\n  display: block;\n  text-align: center;\n}\n.hf-st-support-tagline {\n  font-family: 'Bebas Neue', sans-serif !important;\n  font-size: clamp(28px, 5vw, 52px);\n  letter-spacing: 0.08em;\n  color: #f5f1e8 !important;\n  margin-bottom: 48px;\n  display: block;\n  text-align: center;\n}\n.hf-st-support-items {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 2px;\n}\n@media (max-width: 768px) {\n  .hf-st-support-items { grid-template-columns: 1fr; gap: 2px; }\n}\n.hf-st-support-item {\n  background: #2b2b2b;\n  border-top: 2px solid #e5b42c;\n  padding: 32px 28px 36px;\n}\n.hf-st-support-item-icon {\n  width: 80px !important; height: 80px !important;\n  margin-bottom: 16px;\n  margin-left: auto !important; margin-right: auto !important;\n  display: block !important;\n  filter: brightness(0) invert(1) opacity(0.85);\n}\n.hf-st-support-item-title {\n  font-family: 'Noto Sans JP', sans-serif !important;\n  font-size: 15px !important; font-weight: 700 !important;\n  color: #f5f1e8 !important; margin-bottom: 12px !important;\n  padding-bottom: 12px;\n  border-bottom: 1px solid rgba(229,180,44,0.2);\n}\n.hf-st-support-item-body {\n  font-size: 13px !important; line-height: 2 !important;\n  color: #c9c0ad !important; font-weight: 300 !important;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hf-st-wrap\" id=\"hf-st-wrap\"\u003e\n\n  \u003c!-- ========================================\n       HERO SECTION\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-hero\"\u003e\n    \u003cspan class=\"hf-st-hero-eyebrow\"\u003eHILLS FIELD ORIGINAL GEAR\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-hero-title\"\u003e\n      リクライニングチェア\u003cbr\u003eサイドテーブル\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hf-st-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_hero.jpg?v=1781145819\" alt=\"リクライニングチェアサイドテーブル チェアに取り付けた全体イメージ\"\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"hf-st-hero-catch\"\u003e\n      くつろぎ時間を、もっと快適に。\n    \u003c\/h3\u003e\n    \u003cp class=\"hf-st-hero-sub\"\u003e\n      飲み物も、スマホも、カトラリーも。くつろいだまま、必要なものを手の届く場所へ。HILLS FIELDのリクライニングチェアに取り付けできる専用サイドテーブルです。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       FEATURE 01 — 取り付け\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-sub\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003ePOINT 1\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eEASY ATTACHMENT\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cspan class=\"hf-st-feature-num\"\u003e01\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-feature-heading\"\u003e取り付けは、差し込むだけ。\u003c\/h2\u003e\n    \u003cp class=\"hf-st-feature-body\"\u003e\n      HILLS FIELDのリクライニングチェアに差し込むだけで、すぐに使えます。工具も手間も不要。設営・撤収のスピードを損ないません。\n    \u003c\/p\u003e\n\n    \u003c!-- 動画：取り付け方法 --\u003e\n    \u003cdiv class=\"hf-st-video-wrap\"\u003e\n      \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/13f7c8458cc349f7b92aa19c49e48034.mp4\" autoplay muted loop playsinline style=\"position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border:0;\"\u003e\n      \u003c\/video\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       FEATURE 02 — ちょっと置き\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-dark\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003ePOINT 2\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eCONVENIENT STORAGE\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cspan class=\"hf-st-feature-num\"\u003e02\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-feature-heading\"\u003eちょっと置きたい、を解決。\u003c\/h2\u003e\n    \u003cp class=\"hf-st-feature-body\"\u003e\n      チェアでくつろいでいる時に困る、飲み物やスマホの置き場所。地面に置きたくないものを、手元にすっきり置けます。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hf-st-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_point2.jpg?v=1781145819\" alt=\"使用シーン／ドリンク・スマホを置いている写真\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       FEATURE 03 — グラスホルダー\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-sub\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003ePOINT 3\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eMESH GLASS HOLDER\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cspan class=\"hf-st-feature-num\"\u003e03\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-feature-heading\"\u003e缶も、グラスも置ける。\u003c\/h2\u003e\n    \u003cp class=\"hf-st-feature-body\"\u003e\n      グラスホルダーはメッシュ仕様。缶飲料やグラスを置きやすく、水気が溜まりにくいので衛生的に使えます。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hf-st-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_point3.jpg?v=1781145819\" alt=\"グラスホルダーのアップ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       FEATURE 04 — 小物スペース\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-dark\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003ePOINT 4\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eSTORAGE TRAY\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cspan class=\"hf-st-feature-num\"\u003e04\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-feature-heading\"\u003e小物もまとめて手元に。\u003c\/h2\u003e\n    \u003cp class=\"hf-st-feature-body\"\u003e\n      スマホやカトラリーなど、ちょっとした小物を置けるスペースも確保。食事中や焚き火時間にも便利です。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hf-st-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_point4.jpg?v=1781145819\" alt=\"スマホ・カトラリーを置いたアップ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       FEATURE 05 — デザイン\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-sub\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003ePOINT 5\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eLIGHTWEIGHT DESIGN\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cspan class=\"hf-st-feature-num\"\u003e05\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-feature-heading\"\u003e軽く、無駄のないデザイン。\u003c\/h2\u003e\n    \u003cp class=\"hf-st-feature-body\"\u003e\n      軽量化のための肉抜き加工を施し、持ち運びやすさにも配慮。機能性だけでなく、チェアまわりに馴染むデザイン性も魅力です。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hf-st-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_point5.jpg?v=1781145819\" alt=\"本体デザイン／肉抜き加工が見える写真\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       FEATURE 06 — 持ち運び\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-dark\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003ePOINT 6\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003ePORTABLE\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cspan class=\"hf-st-feature-num\"\u003e06\u003c\/span\u003e\n    \u003ch2 class=\"hf-st-feature-heading\"\u003eチェアと一緒に持ち運べる。\u003c\/h2\u003e\n    \u003cp class=\"hf-st-feature-body\"\u003e\n      リクライニングチェアをたたむ時に差し込めば、チェアと一緒に持ち運び可能。設営も撤収もスムーズです。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hf-st-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_point6.jpg?v=1781145819\" alt=\"折りたたみ時・持ち運び時の写真\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       POINT LIST\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-sub\"\u003e\n    \u003cspan class=\"hf-st-section-label\"\u003eFEATURES\u003c\/span\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003e4 POINTS\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"hf-st-point-list\"\u003e\n      \u003cdiv class=\"hf-st-point-item\"\u003e\n        \u003cdiv class=\"hf-st-point-num\"\u003e\n          \u003cspan class=\"pn-label\"\u003ePOINT\u003c\/span\u003e\n          \u003cspan class=\"pn-num\"\u003e01\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"hf-st-point-text\"\u003e差し込むだけの簡単取り付け・取り外し\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hf-st-point-item\"\u003e\n        \u003cdiv class=\"hf-st-point-num\"\u003e\n          \u003cspan class=\"pn-label\"\u003ePOINT\u003c\/span\u003e\n          \u003cspan class=\"pn-num\"\u003e02\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"hf-st-point-text\"\u003e缶・グラス対応のメッシュドリンクホルダー\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hf-st-point-item\"\u003e\n        \u003cdiv class=\"hf-st-point-num\"\u003e\n          \u003cspan class=\"pn-label\"\u003ePOINT\u003c\/span\u003e\n          \u003cspan class=\"pn-num\"\u003e03\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"hf-st-point-text\"\u003eスマホ・カトラリーを置ける小物スペース\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hf-st-point-item\"\u003e\n        \u003cdiv class=\"hf-st-point-num\"\u003e\n          \u003cspan class=\"pn-label\"\u003ePOINT\u003c\/span\u003e\n          \u003cspan class=\"pn-num\"\u003e04\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"hf-st-point-text\"\u003e肉抜き加工による軽量化・チェアと一体収納\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       SIZE SECTION\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-feature bg-dark\"\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eSIZE\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"hf-st-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_size.jpg?v=1781152077\" alt=\"サイズ図\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       CLOSING COPY\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-closing\"\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eCONCEPT\u003c\/span\u003e\u003c\/div\u003e\n    \u003cp class=\"hf-st-closing-quote\"\u003e\n      くつろぎの横に、ちょうどいい置き場所を。\n    \u003c\/p\u003e\n    \u003cp class=\"hf-st-closing-body\"\u003e\n      必要なものだけを、すぐ手の届く場所へ。リクライニングチェアで過ごす時間を、もっと快適にしてくれる専用サイドテーブルです。\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       SPEC SECTION\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-spec-section\"\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003ePRODUCT DETAILS\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"hf-st-spec-title\"\u003eSIDE TABLE\u003c\/div\u003e\n    \u003ctable class=\"hf-st-spec-table\"\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\u003eHILLS FIELD リクライニングチェア\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e本体サイズ\u003c\/th\u003e\n        \u003ctd\u003e388 x 183 x 20mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e重量\u003c\/th\u003e\n        \u003ctd\u003e約320g\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e素材\u003c\/th\u003e\n        \u003ctd\u003eアルミニウム合金（テーブル部分）\u003cbr\u003eアカシア（木材部分）\u003cbr\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    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       CAUTION SECTION\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-caution-section\"\u003e\n    \u003cdiv class=\"hf-st-divider\"\u003e\u003cspan\u003eNOTES \u0026amp; WARNINGS\u003c\/span\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"hf-st-accordion\" id=\"hf-st-acc-1\"\u003e\n      \u003cdiv class=\"hf-st-accordion-header\" data-st-acc=\"hf-st-acc-1\"\u003e\n        \u003cdiv class=\"hf-st-accordion-header-text\"\u003e\n          \u003cdiv class=\"hf-st-accordion-badge\"\u003e!\u003c\/div\u003e\n          \u003cspan class=\"hf-st-accordion-title\"\u003eご使用上の注意\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hf-st-accordion-arrow\"\u003e\n          \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n            \u003cpolyline points=\"4 6 8 10 12 6\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hf-st-accordion-body\"\u003e\n        \u003cspan class=\"hf-st-accordion-sub\"\u003eNOTES\u003c\/span\u003e\n        \u003cp\u003e本製品はHILLS FIELDのリクライニングチェア専用です。他製品への取り付けはお控えください。破損や思わぬ事故につながる恐れがあります。\u003c\/p\u003e\n        \u003cp\u003eお子様がチェアのそばでご使用になる際は十分ご注意ください。\u003c\/p\u003e\n        \u003cp\u003e使用後は汚れを拭き取り、乾燥した状態で保管してください。\u003c\/p\u003e\n        \u003cp\u003eメッシュホルダー部分は強い力で引っ張らないでください。変形の原因となります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hf-st-sep\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ========================================\n       CUSTOMER SUPPORT SECTION\n  ======================================== --\u003e\n  \u003csection class=\"hf-st-support-section\"\u003e\n    \u003cdiv class=\"hf-st-support-inner\"\u003e\n      \u003cspan class=\"hf-st-support-logo\"\u003eHILLS FIELD\u003c\/span\u003e\n      \u003cspan class=\"hf-st-support-tagline\"\u003eCUSTOMER SUPPORT\u003c\/span\u003e\n      \u003cdiv class=\"hf-st-support-items\"\u003e\n        \u003cdiv class=\"hf-st-support-item\"\u003e\n          \u003cimg class=\"hf-st-support-item-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/150342.png?v=1776750894\" alt=\"永久保証\"\u003e\n          \u003ch3 class=\"hf-st-support-item-title\" style=\"text-align:center !important;\"\u003e永久保証\u003c\/h3\u003e\n          \u003cp class=\"hf-st-support-item-body\" style=\"text-align:center !important;\"\u003eすべての製品は、お買い上げから手放すその日まで保証を行っております。破損や不具合が生じた場合は有償にて修理対応を行っております。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hf-st-support-item\"\u003e\n          \u003cimg class=\"hf-st-support-item-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/150359.png?v=1776750894\" alt=\"30日間交換・返品対応\"\u003e\n          \u003ch3 class=\"hf-st-support-item-title\" style=\"text-align:center !important;\"\u003e30日間交換・返品対応\u003c\/h3\u003e\n          \u003cp class=\"hf-st-support-item-body\" style=\"text-align:center !important;\"\u003e商品到着日より30日以内であれば、交換・返品が可能です。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hf-st-support-item\"\u003e\n          \u003cimg class=\"hf-st-support-item-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/150332.png?v=1776750894\" alt=\"カスタマーサポート\"\u003e\n          \u003ch3 class=\"hf-st-support-item-title\" style=\"text-align:center !important;\"\u003eカスタマーサポート\u003c\/h3\u003e\n          \u003cp class=\"hf-st-support-item-body\" style=\"text-align:center !important;\"\u003e使用方法やメンテナンスなど何かお困りごとがありましたら、お気軽にお問い合わせください。スタッフが丁寧にサポートいたします。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  function initAccordion() {\n    var headers = document.querySelectorAll('[data-st-acc]');\n    headers.forEach(function(header) {\n      header.addEventListener('click', function() {\n        var id = this.getAttribute('data-st-acc');\n        var acc = document.getElementById(id);\n        if (acc) acc.classList.toggle('open');\n      });\n    });\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initAccordion);\n  } else {\n    initAccordion();\n  }\n})();\n\u003c\/script\u003e","brand":"HILLS FIELD","offers":[{"title":"Default Title","offer_id":44040116994113,"sku":"HF-CHR-STB","price":11700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/0313\/2481\/files\/sidechair_sum.jpg?v=1781237377","url":"https:\/\/www.hills-field.com\/products\/recliner-chair-sidetable","provider":"HILLS FIELD","version":"1.0","type":"link"}