{"id":1681,"date":"2026-07-12T15:45:31","date_gmt":"2026-07-12T15:45:31","guid":{"rendered":"https:\/\/haktak.com\/?page_id=1681"},"modified":"2026-07-12T15:45:32","modified_gmt":"2026-07-12T15:45:32","slug":"fluorosilicone-thermal-pad","status":"publish","type":"page","link":"https:\/\/haktak.com\/ja\/thermal-pads\/fluorosilicone-thermal-pad\/","title":{"rendered":"\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9"},"content":{"rendered":"<style>\n.ftp-page {\n  --ftp-ink: #111827;\n  --ftp-text: #52647a;\n  --ftp-navy: #102f5c;\n  --ftp-blue: #0676dd;\n  --ftp-green: #18a637;\n  --ftp-teal: #0ea5a4;\n  --ftp-line: #d7e8f7;\n  --ftp-soft: #f5fbff;\n  color: var(--ftp-ink);\n  background: #fff;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n}\n\n.ftp-page * { box-sizing: border-box; }\n.ftp-page a { color: inherit; }\n\n.ftp-hero {\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 72% 28%, rgba(14,165,164,.18), transparent 32%),\n    linear-gradient(120deg, #fff 0%, #fff 54%, #ebfbff 100%);\n  border-bottom: 1px solid var(--ftp-line);\n}\n\n.ftp-hero-inner,\n.ftp-inner {\n  width: min(1180px, calc(100% - 48px));\n  margin: 0 auto;\n}\n\n.ftp-hero-inner {\n  min-height: 720px;\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(390px, .72fr);\n  gap: 58px;\n  align-items: center;\n  padding: 88px 0 82px;\n}\n\n.ftp-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n  color: var(--ftp-blue);\n  font-size: 14px;\n  font-weight: 900;\n  text-transform: uppercase;\n}\n\n.ftp-kicker::before {\n  content: \"\";\n  width: 44px;\n  height: 3px;\n  border-radius: 999px;\n  background: var(--ftp-green);\n}\n\n.ftp-hero h1 {\n  margin: 24px 0 22px;\n  max-width: 900px;\n  color: #0d1830;\n  font-size: clamp(46px, 5.7vw, 82px);\n  line-height: 1;\n  letter-spacing: 0;\n}\n\n.ftp-hero-text {\n  max-width: 760px;\n  margin: 0;\n  color: var(--ftp-text);\n  font-size: 22px;\n  line-height: 1.72;\n}\n\n.ftp-actions,\n.ftp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n.ftp-actions { margin-top: 34px; }\n.ftp-pill-row { margin-top: 34px; }\n\n.ftp-button {\n  display: inline-flex;\n  min-height: 56px;\n  align-items: center;\n  justify-content: center;\n  padding: 0 30px;\n  border-radius: 6px;\n  font-size: 17px;\n  font-weight: 900;\n  text-decoration: none;\n}\n\n.ftp-button-primary {\n  color: #fff;\n  background: var(--ftp-blue);\n  box-shadow: 0 18px 34px rgba(6,118,221,.22);\n}\n\n.ftp-button-secondary {\n  color: var(--ftp-blue);\n  background: #fff;\n  border: 1px solid #b8dcff;\n}\n\n.ftp-pill {\n  display: inline-flex;\n  min-height: 42px;\n  align-items: center;\n  padding: 0 18px;\n  border: 1px solid #b8dcff;\n  border-radius: 999px;\n  color: var(--ftp-blue);\n  background: rgba(255,255,255,.78);\n  font-weight: 800;\n}\n\n.ftp-hero-panel {\n  border: 1px solid #bbe3ff;\n  border-radius: 10px;\n  background: rgba(255,255,255,.95);\n  box-shadow: 0 28px 70px rgba(16,47,92,.13);\n  padding: 26px;\n}\n\n.ftp-resistance-card {\n  border: 1px solid var(--ftp-line);\n  border-radius: 10px;\n  background:\n    linear-gradient(135deg, #fff, #f4fcff),\n    repeating-linear-gradient(90deg, rgba(14,165,164,.08) 0 1px, transparent 1px 42px);\n  padding: 24px;\n}\n\n.ftp-resistance-card h2 {\n  margin: 0 0 18px;\n  color: var(--ftp-navy);\n  font-size: 25px;\n  line-height: 1.15;\n}\n\n.ftp-env-stack {\n  display: grid;\n  gap: 14px;\n}\n\n.ftp-env-row {\n  display: grid;\n  grid-template-columns: 94px 1fr;\n  min-height: 72px;\n  border: 1px solid var(--ftp-line);\n  border-radius: 8px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.ftp-env-row b {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  background: var(--ftp-teal);\n  font-size: 13px;\n  text-transform: uppercase;\n}\n\n.ftp-env-row strong {\n  display: flex;\n  align-items: center;\n  padding: 0 18px;\n  color: #0d1830;\n  font-size: 17px;\n  line-height: 1.35;\n}\n\n.ftp-env-row.pad b { background: var(--ftp-blue); }\n.ftp-env-row.result b { background: var(--ftp-green); }\n\n.ftp-scale {\n  margin-top: 22px;\n  padding: 20px;\n  border-radius: 8px;\n  background: var(--ftp-navy);\n  color: #fff;\n}\n\n.ftp-scale span {\n  display: block;\n  margin-bottom: 12px;\n  color: #cfe1f3;\n  font-size: 14px;\n  font-weight: 800;\n  text-transform: uppercase;\n}\n\n.ftp-scale-line {\n  height: 8px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, #0ea5a4, #62d6ff, #18a637);\n}\n\n.ftp-scale-labels {\n  display: flex;\n  justify-content: space-between;\n  margin-top: 10px;\n  color: #dbeafe;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.ftp-mini-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-top: 20px;\n}\n\n.ftp-mini {\n  padding: 18px;\n  border: 1px solid var(--ftp-line);\n  border-radius: 8px;\n  background: var(--ftp-soft);\n}\n\n.ftp-mini b {\n  display: block;\n  margin-bottom: 6px;\n  color: var(--ftp-navy);\n  font-size: 18px;\n}\n\n.ftp-mini span {\n  color: var(--ftp-text);\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.ftp-section { padding: 92px 0; }\n.ftp-section-soft { background: var(--ftp-soft); }\n\n.ftp-section h2 {\n  margin: 18px 0;\n  color: #0d1830;\n  font-size: clamp(34px, 4vw, 58px);\n  line-height: 1.08;\n  letter-spacing: 0;\n}\n\n.ftp-lead {\n  max-width: 920px;\n  margin: 0;\n  color: var(--ftp-text);\n  font-size: 20px;\n  line-height: 1.8;\n}\n\n.ftp-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n  margin-top: 38px;\n}\n\n.ftp-grid-2 {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 26px;\n  margin-top: 38px;\n}\n\n.ftp-card {\n  border: 1px solid var(--ftp-line);\n  border-radius: 8px;\n  background: #fff;\n  padding: 30px;\n  box-shadow: 0 18px 44px rgba(16,47,92,.06);\n}\n\n.ftp-card h3 {\n  margin: 0 0 12px;\n  color: #0d1830;\n  font-size: 24px;\n  line-height: 1.2;\n}\n\n.ftp-card p,\n.ftp-card li {\n  color: var(--ftp-text);\n  font-size: 17px;\n  line-height: 1.72;\n}\n\n.ftp-card p { margin: 0; }\n.ftp-card ul { margin: 14px 0 0; padding-left: 20px; }\n\n.ftp-number {\n  display: inline-flex;\n  width: 42px;\n  height: 42px;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 22px;\n  border-radius: 50%;\n  color: #fff;\n  background: var(--ftp-blue);\n  font-weight: 900;\n}\n\n.ftp-feature {\n  display: grid;\n  grid-template-columns: minmax(0, .95fr) minmax(360px, .55fr);\n  gap: 34px;\n  align-items: start;\n}\n\n.ftp-side-panel {\n  position: sticky;\n  top: 24px;\n  border: 1px solid #0b2545;\n  border-radius: 8px;\n  overflow: hidden;\n  background: #fff;\n  box-shadow: 0 24px 60px rgba(16,47,92,.12);\n}\n\n.ftp-side-panel h3 {\n  margin: 0;\n  padding: 24px;\n  color: #fff;\n  background: var(--ftp-navy);\n  font-size: 26px;\n  line-height: 1.1;\n}\n\n.ftp-check-list {\n  display: grid;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ftp-check-list li {\n  position: relative;\n  padding: 18px 24px 18px 52px;\n  border-bottom: 1px solid var(--ftp-line);\n  color: var(--ftp-text);\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n.ftp-check-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 24px;\n  top: 25px;\n  width: 10px;\n  height: 10px;\n  border-radius: 50%;\n  background: var(--ftp-green);\n}\n\n.ftp-table-wrap {\n  margin-top: 36px;\n  overflow-x: auto;\n  border: 1px solid var(--ftp-line);\n  border-radius: 8px;\n  background: #fff;\n}\n\n.ftp-table {\n  width: 100%;\n  min-width: 880px;\n  border-collapse: collapse;\n}\n\n.ftp-table th,\n.ftp-table td {\n  padding: 20px;\n  border-bottom: 1px solid var(--ftp-line);\n  text-align: left;\n  vertical-align: top;\n}\n\n.ftp-table th {\n  color: #fff;\n  background: var(--ftp-navy);\n  font-size: 16px;\n}\n\n.ftp-table td {\n  color: var(--ftp-text);\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.ftp-table tr:last-child td { border-bottom: 0; }\n\n.ftp-process {\n  counter-reset: step;\n  display: grid;\n  gap: 18px;\n  margin-top: 36px;\n}\n\n.ftp-step {\n  counter-increment: step;\n  display: grid;\n  grid-template-columns: 72px 1fr;\n  gap: 22px;\n  align-items: start;\n  border: 1px solid var(--ftp-line);\n  border-radius: 8px;\n  background: #fff;\n  padding: 24px;\n}\n\n.ftp-step::before {\n  content: counter(step);\n  display: inline-flex;\n  width: 54px;\n  height: 54px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  color: #fff;\n  background: var(--ftp-blue);\n  font-size: 20px;\n  font-weight: 900;\n}\n\n.ftp-step h3 { margin: 0 0 8px; font-size: 24px; }\n.ftp-step p { margin: 0; color: var(--ftp-text); font-size: 17px; line-height: 1.7; }\n\n.ftp-link-hub {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n  margin-top: 34px;\n}\n\n.ftp-link-hub a {\n  min-height: 160px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  gap: 16px;\n  border: 1px solid #b8dcff;\n  border-radius: 8px;\n  background: #fff;\n  padding: 22px;\n  color: var(--ftp-navy);\n  text-decoration: none;\n  font-weight: 900;\n}\n\n.ftp-link-hub span {\n  display: block;\n  color: var(--ftp-text);\n  font-size: 14px;\n  line-height: 1.55;\n  font-weight: 500;\n}\n\n.ftp-cta {\n  border-radius: 8px;\n  background: var(--ftp-navy);\n  color: #fff;\n  padding: 42px;\n}\n\n.ftp-cta-grid {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 28px;\n  align-items: center;\n}\n\n.ftp-cta h2 { color: #fff; margin: 0 0 12px; }\n.ftp-cta p { margin: 0; color: #cfe1f3; font-size: 18px; line-height: 1.7; }\n.ftp-cta .ftp-button-primary { background: var(--ftp-green); box-shadow: none; }\n\n.ftp-faq {\n  display: grid;\n  gap: 14px;\n  margin-top: 34px;\n}\n\n.ftp-faq details {\n  border: 1px solid var(--ftp-line);\n  border-radius: 8px;\n  background: #fff;\n  padding: 22px 24px;\n}\n\n.ftp-faq summary {\n  cursor: pointer;\n  color: #0d1830;\n  font-size: 20px;\n  font-weight: 900;\n}\n\n.ftp-faq p {\n  margin: 14px 0 0;\n  color: var(--ftp-text);\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n@media (max-width: 1024px) {\n  .ftp-hero-inner,\n  .ftp-feature { grid-template-columns: 1fr; }\n  .ftp-hero-inner { min-height: auto; }\n  .ftp-grid-3,\n  .ftp-grid-2,\n  .ftp-link-hub { grid-template-columns: repeat(2, 1fr); }\n  .ftp-side-panel { position: static; }\n}\n\n@media (max-width: 680px) {\n  .ftp-hero-inner,\n  .ftp-inner { width: min(100% - 28px, 1180px); }\n  .ftp-hero-inner { padding: 54px 0; }\n  .ftp-hero h1 { font-size: 42px; }\n  .ftp-hero-text,\n  .ftp-lead { font-size: 18px; }\n  .ftp-mini-grid,\n  .ftp-env-row,\n  .ftp-grid-3,\n  .ftp-grid-2,\n  .ftp-link-hub,\n  .ftp-cta-grid { grid-template-columns: 1fr; }\n  .ftp-section { padding: 64px 0; }\n  .ftp-section h2 { font-size: 34px; }\n  .ftp-step { grid-template-columns: 1fr; }\n}\n\n<\/style>\n<main class=\"ftp-page\">\n  <section class=\"ftp-hero\">\n    <div class=\"ftp-hero-inner\">\n      <div>\n        <span class=\"ftp-kicker\">\u904e\u9177\u306a\u74b0\u5883\u7528\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/span>\n        <h1>\u6cb9\u3001\u71c3\u6599\u3001\u304a\u3088\u3073\u5316\u5b66\u7269\u8cea\u306b\u3055\u3089\u3055\u308c\u308b\u96fb\u5b50\u6a5f\u5668\u7528\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/h1>\n        <p class=\"ftp-hero-text\">Haktak\u793e\u306f\u3001\u71b1\u30ae\u30e3\u30c3\u30d7\u306e\u5145\u586b\u3001\u8a98\u96fb\u4f53\u4fdd\u8b77\u3001\u304a\u3088\u3073\u6a19\u6e96\u7684\u306a\u30b7\u30ea\u30b3\u30fc\u30f3\u30d1\u30c3\u30c9\u3088\u308a\u3082\u512a\u308c\u305f\u8010\u6cb9\u6027\u3001\u8010\u71c3\u6599\u6027\u3001\u8010\u6eb6\u5264\u6027\u3001\u3042\u308b\u3044\u306f\u904e\u9177\u306a\u4f7f\u7528\u74b0\u5883\u3078\u306e\u8010\u6027\u304c\u6c42\u3081\u3089\u308c\u308b\u96fb\u5b50\u6a5f\u5668\u30a2\u30bb\u30f3\u30d6\u30ea\u5411\u3051\u306b\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u3092\u4f9b\u7d66\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n        <div class=\"ftp-actions\">\n          <a class=\"ftp-button ftp-button-primary\" href=\"\/ja\/contact\/\">\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u30d1\u30c3\u30c9\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u4f9d\u983c\u3059\u308b<\/a>\n          <a class=\"ftp-button ftp-button-secondary\" href=\"\/ja\/thermal-pads-2\/\">\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306e\u7d20\u6750\u3092\u898b\u308b<\/a>\n        <\/div>\n        <div class=\"ftp-pill-row\">\n          <span class=\"ftp-pill\">\u8010\u6cb9\u6027<\/span>\n          <span class=\"ftp-pill\">\u71c3\u6599\u3078\u306e\u66dd\u9732<\/span>\n          <span class=\"ftp-pill\">\u71b1\u7684\u30ae\u30e3\u30c3\u30d7\u306e\u5145\u586b<\/span>\n          <span class=\"ftp-pill\">\u30ab\u30b9\u30bf\u30e0\u578b\u629c\u304d\u88fd\u54c1\u306e\u4f9b\u7d66<\/span>\n        <\/div>\n      <\/div>\n      <aside class=\"ftp-hero-panel\" aria-label=\"\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306e\u74b0\u5883\u6982\u8981\">\n        <div class=\"ftp-resistance-card\">\n          <h2>\u5316\u5b66\u7269\u8cea\u3078\u306e\u66dd\u9732\u306b\u3082\u3055\u3089\u3055\u308c\u308b\u71b1\u4f1d\u5c0e\u6750\u5411\u3051\u306b\u8a2d\u8a08\u3055\u308c\u3066\u3044\u307e\u3059\u3002.<\/h2>\n          <div class=\"ftp-env-stack\">\n            <div class=\"ftp-env-row\"><b>\u66b4\u9732\u3059\u308b<\/b><strong>\u30aa\u30a4\u30eb\u30df\u30b9\u30c8\u3001\u71c3\u6599\u84b8\u6c17\u3001\u30af\u30fc\u30e9\u30f3\u30c8\u3001\u6eb6\u5264\u306e\u6b8b\u7559\u7269\u3001\u307e\u305f\u306f\u5bc6\u9589\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u6c5a\u67d3<\/strong><\/div>\n            <div class=\"ftp-env-row pad\"><b>\u30d1\u30c3\u30c9<\/b><strong>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306f\u3001\u8150\u98df\u6027\u306e\u5a92\u4f53\u306b\u8010\u3048\u306a\u304c\u3089\u9699\u9593\u3092\u57cb\u3081\u307e\u3059<\/strong><\/div>\n            <div class=\"ftp-env-row result\"><b>\u7d50\u679c<\/b><strong>\u81ea\u52d5\u8eca\u3001\u7523\u696d\u7528\u3001\u304a\u3088\u3073\u5c4b\u5916\u7528\u96fb\u5b50\u6a5f\u5668\u5411\u3051\u306e\u3001\u3088\u308a\u5b89\u5b9a\u3057\u305f\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9<\/strong><\/div>\n          <\/div>\n          <div class=\"ftp-scale\">\n            <span>\u8010\u74b0\u5883\u6027\u3078\u306e\u6ce8\u529b<\/span>\n            <div class=\"ftp-scale-line\"><\/div>\n            <div class=\"ftp-scale-labels\"><b>\u6a19\u6e96\u30b7\u30ea\u30b3\u30fc\u30f3<\/b><b>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3<\/b><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"ftp-mini-grid\">\n          <div class=\"ftp-mini\"><b>\u91cd\u8981\u306a\u554f\u3044<\/b><span>\u30d1\u30c3\u30c9\u306b\u306f\u3069\u306e\u3088\u3046\u306a\u6db2\u4f53\u3084\u84b8\u6c17\u304c\u63a5\u89e6\u3057\u3066\u3082\u3088\u3044\u3067\u3059\u304b\uff1f<\/span><\/div>\n          <div class=\"ftp-mini\"><b>\u71b1\u6a19\u7684<\/b><span>W\/mK\u3001\u30a4\u30f3\u30d4\u30fc\u30c0\u30f3\u30b9\u3001\u304a\u3088\u3073\u5727\u7e2e\u539a\u3055\u3002.<\/span><\/div>\n          <div class=\"ftp-mini\"><b>\u96fb\u6c17\u8a2d\u5099\u306e\u8981\u4ef6<\/b><span>\u7d76\u7e01\u8010\u529b\u3068\u7d76\u7e01\u9593\u9694\u3002.<\/span><\/div>\n          <div class=\"ftp-mini\"><b>\u66f8\u5f0f<\/b><span>\u30b7\u30fc\u30c8\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u578b\u629c\u304d\u30d1\u30c3\u30c9\u3001\u307e\u305f\u306f\u7279\u6ce8\u5f62\u72b6\u3002.<\/span><\/div>\n        <\/div>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section\">\n    <div class=\"ftp-inner ftp-feature\">\n      <div>\n        <span class=\"ftp-kicker\">\u5b9a\u7fa9<\/span>\n        <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u3068\u306f\u4f55\u3067\u3059\u304b\uff1f<\/h2>\n        <p class=\"ftp-lead\">\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306f\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u30a8\u30e9\u30b9\u30c8\u30de\u30fc\u3092\u57fa\u306b\u3057\u305f\u6210\u5f62\u6e08\u307f\u306e\u71b1\u754c\u9762\u6750\u6599\u3067\u3059\u3002\u6a19\u6e96\u7684\u306a\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u3067\u306f\u3001\u6cb9\u3001\u71c3\u6599\u3001\u5316\u5b66\u7269\u8cea\u3001\u3042\u308b\u3044\u306f\u8150\u98df\u6027\u306e\u5f37\u3044\u84b8\u6c17\u3078\u306e\u8010\u6027\u304c\u4e0d\u5341\u5206\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u4e00\u65b9\u3067\u3001\u7d44\u7acb\u90e8\u54c1\u306b\u71b1\u4f1d\u5c0e\u6027\u3001\u67d4\u8edf\u6027\u3001\u5727\u7e2e\u6027\u3001\u304a\u3088\u3073\u96fb\u6c17\u7d76\u7e01\u6027\u304c\u4f9d\u7136\u3068\u3057\u3066\u6c42\u3081\u3089\u308c\u308b\u5834\u5408\u306b\u3001\u3053\u306e\u88fd\u54c1\u304c\u9078\u3070\u308c\u307e\u3059\u3002.<\/p>\n        <div class=\"ftp-grid-2\">\n          <article class=\"ftp-card\"><h3>\u8010\u85ac\u54c1\u6027\u3092\u5099\u3048\u305f\u71b1\u7684\u30ae\u30e3\u30c3\u30d7\u5145\u586b<\/h3><p>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u306e\u30d1\u30c3\u30c9\u306f\u3001\u90e8\u54c1\u3068\u30cf\u30a6\u30b8\u30f3\u30b0\u9593\u306e\u4e0d\u5747\u4e00\u306a\u9699\u9593\u3092\u57cb\u3081\u308b\u306e\u306b\u5f79\u7acb\u3064\u307b\u304b\u3001\u6a19\u6e96\u7684\u306a\u30b7\u30ea\u30b3\u30fc\u30f3\u30a8\u30e9\u30b9\u30c8\u30de\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u3001\u904e\u9177\u306a\u5a92\u4f53\u306b\u5bfe\u3059\u308b\u8010\u6027\u3092\u5411\u4e0a\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002.<\/p><\/article>\n          <article class=\"ftp-card\"><h3>\u53b3\u3057\u3044\u4fe1\u983c\u6027\u8981\u4ef6\u3092\u6e80\u305f\u3059\u305f\u3081\u306b\u8a2d\u8a08\u3055\u308c\u305f<\/h3><p>\u3053\u308c\u3089\u306f\u3001\u71b1\u3001\u6d41\u4f53\u3078\u306e\u66dd\u9732\u3001\u5727\u7e2e\u3001\u632f\u52d5\u3001\u304a\u3088\u3073\u8a98\u96fb\u7279\u6027\u306b\u95a2\u3059\u308b\u8981\u4ef6\u3092\u7dcf\u5408\u7684\u306b\u8003\u616e\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u5834\u9762\u3067\u6709\u7528\u3067\u3059\u3002.<\/p><\/article>\n        <\/div>\n      <\/div>\n      <aside class=\"ftp-side-panel\">\n        <h3>Haktak\u304c\u5fc5\u8981\u3068\u3059\u308b\u9078\u629e\u30c7\u30fc\u30bf<\/h3>\n        <ul class=\"ftp-check-list\">\n          <li>\u6cb9\u3001\u71c3\u6599\u3001\u51b7\u5374\u6db2\u3001\u307e\u305f\u306f\u5316\u5b66\u7269\u8cea\u3078\u306e\u66dd\u9732\u306e\u7a2e\u985e<\/li>\n          <li>\u52d5\u4f5c\u6e29\u5ea6\u3001\u6700\u9ad8\u6e29\u5ea6\u3001\u4fdd\u7ba1\u6e29\u5ea6<\/li>\n          <li>\u30ae\u30e3\u30c3\u30d7\u7bc4\u56f2\u304a\u3088\u3073\u5727\u7e2e\u539a\u3055\u306e\u76ee\u6a19\u5024<\/li>\n          <li>\u71b1\u4f1d\u5c0e\u7387\u307e\u305f\u306f\u71b1\u30a4\u30f3\u30d4\u30fc\u30c0\u30f3\u30b9\u306e\u76ee\u6a19\u5024<\/li>\n          <li>\u7d76\u7e01\u8010\u529b\u304a\u3088\u3073\u7d76\u7e01\u8981\u4ef6<\/li>\n          <li>\u578b\u629c\u304d\u5f62\u72b6\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u63a5\u7740\u5264\u3001\u304a\u3088\u3073\u5305\u88c5\u306b\u95a2\u3059\u308b\u8981\u4ef6<\/li>\n        <\/ul>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section ftp-section-soft\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u7528\u9014<\/span>\n      <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u4f7f\u7528\u7528\u9014<\/h2>\n      <p class=\"ftp-lead\">\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306f\u3001\u71b1\u754c\u9762\u304c\u6a19\u6e96\u7684\u306a\u5c4b\u5185\u7528\u96fb\u5b50\u6a5f\u5668\u7528\u30ae\u30e3\u30c3\u30d7\u30d1\u30c3\u30c9\u3088\u308a\u3082\u904e\u9177\u306a\u4f7f\u7528\u6761\u4ef6\u306b\u3055\u3089\u3055\u308c\u308b\u5834\u5408\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u3089\u306f\u3001\u4ee5\u4e0b\u306e\u88fd\u54c1\u3068\u4f75\u305b\u3066\u691c\u8a0e\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 <a href=\"\/ja\/thermal-pads-2\/silicone-thermal-pads\/\">\u30b7\u30ea\u30b3\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/a>, <a href=\"\/ja\/thermal-pads-2\/silicone-free-thermal-pad\/\">\u30b7\u30ea\u30b3\u30fc\u30f3\u4e0d\u4f7f\u7528\u306e\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/a>, <a href=\"\/ja\/thermal-pads-2\/thermal-insulation-pads\/\">\u65ad\u71b1\u30d1\u30c3\u30c9<\/a> \u305d\u3057\u3066 <a href=\"\/ja\/liquid-gap-filler\/thermal-conductive-gap-fillers\/\">\u71b1\u4f1d\u5c0e\u6027\u30ae\u30e3\u30c3\u30d7\u30d5\u30a3\u30e9\u30fc<\/a>.<\/p>\n      <div class=\"ftp-grid-3\">\n        <article class=\"ftp-card\"><span class=\"ftp-number\">1<\/span><h3>\u81ea\u52d5\u8eca\u7528\u5236\u5fa1\u30e2\u30b8\u30e5\u30fc\u30eb<\/h3><p>\u30aa\u30a4\u30eb\u3001\u71c3\u6599\u84b8\u6c17\u3001\u51b7\u5374\u6db2\u306e\u30df\u30b9\u30c8\u3001\u307e\u305f\u306f\u30dc\u30f3\u30cd\u30c3\u30c8\u5185\u306e\u7d4c\u5e74\u52a3\u5316\u306e\u5f71\u97ff\u3092\u53d7\u3051\u308b\u53ef\u80fd\u6027\u306e\u3042\u308bECU\u3001\u30bb\u30f3\u30b5\u30fc\u3001\u30d1\u30ef\u30fc\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u30fc\u3001\u304a\u3088\u3073\u5bc6\u9589\u578b\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><span class=\"ftp-number\">2<\/span><h3>\u30d0\u30c3\u30c6\u30ea\u30fc\u304a\u3088\u3073\u30a8\u30cd\u30eb\u30ae\u30fc\u8caf\u8535\u30b7\u30b9\u30c6\u30e0<\/h3><p>\u30bb\u30eb\u30e2\u30b8\u30e5\u30fc\u30eb\u3001BMS\u57fa\u677f\u3001\u30d0\u30b9\u30d0\u30fc\u3001\u304a\u3088\u3073\u30cf\u30a6\u30b8\u30f3\u30b0\u306e\u5468\u8fba\u306b\u304a\u3044\u3066\u3001\u30b7\u30fc\u30eb\u6750\u3084\u74b0\u5883\u3078\u306e\u66dd\u9732\u3092\u8003\u616e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u7b87\u6240\u3067\u306e\u71b1\u4f1d\u5c0e\u7ba1\u7406\u3092\u652f\u63f4\u3057\u307e\u3059\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><span class=\"ftp-number\">3<\/span><h3>\u7523\u696d\u7528\u30d1\u30ef\u30fc\u30a8\u30ec\u30af\u30c8\u30ed\u30cb\u30af\u30b9<\/h3><p>\u30b3\u30f3\u30d0\u30fc\u30bf\u3001\u30a4\u30f3\u30d0\u30fc\u30bf\u3001\u30c9\u30e9\u30a4\u30d6\u3001\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u3001\u304a\u3088\u3073\u6cb9\u3001\u6e7f\u6c17\u3001\u30d7\u30ed\u30bb\u30b9\u6b8b\u7559\u7269\u3001\u3042\u308b\u3044\u306f\u6fc0\u3057\u3044\u6e29\u5ea6\u5909\u5316\u306b\u3055\u3089\u3055\u308c\u308b\u5805\u7262\u306a\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5468\u8fba\u3067\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><span class=\"ftp-number\">4<\/span><h3>\u5c4b\u5916\u7528\u304a\u3088\u3073\u901a\u4fe1\u6a5f\u5668<\/h3><p>\u6e29\u5ea6\u5909\u5316\u3001\u6e7f\u6c17\u3001\u6c5a\u67d3\u3001\u304a\u3088\u3073\u9577\u5bff\u547d\u304c\u91cd\u8981\u306a\u8981\u7d20\u3068\u306a\u308b\u5bc6\u9589\u578b\u7b50\u4f53\u3084\u30d1\u30ef\u30fc\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><span class=\"ftp-number\">5<\/span><h3>\u822a\u7a7a\u5b87\u5b99\u30fb\u8f38\u9001\u7528\u96fb\u5b50\u6a5f\u5668<\/h3><p>\u71c3\u6599\u3078\u306e\u66dd\u9732\u30ea\u30b9\u30af\u3001\u632f\u52d5\u3001\u7d76\u7e01\u9593\u9694\u3001\u304a\u3088\u3073\u30b3\u30f3\u30d1\u30af\u30c8\u306a\u71b1\u8a2d\u8a08\u306b\u304a\u3044\u3066\u3001\u3088\u308a\u614e\u91cd\u306a\u691c\u8a3c\u304c\u5fc5\u8981\u306a\u5834\u5408\u306b\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><span class=\"ftp-number\">6<\/span><h3>\u30dd\u30f3\u30d7\u3001\u30e2\u30fc\u30bf\u30fc\u3001\u5236\u5fa1\u76e4<\/h3><p>\u6cb9\u3001\u6f64\u6ed1\u5264\u3001\u5de5\u696d\u7528\u6db2\u4f53\u3001\u9ad8\u6e29\u306e\u8868\u9762\u3001\u304a\u3088\u3073\u632f\u52d5\u3092\u53d7\u3051\u3084\u3059\u3044\u7b50\u4f53\u306e\u8fd1\u304f\u306b\u3042\u308b\u96fb\u5b50\u6a5f\u5668\u3092\u4fdd\u8b77\u3057\u3001\u51b7\u5374\u3057\u307e\u3059\u3002.<\/p><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u9078\u3073\u65b9\u306e\u30ac\u30a4\u30c9<\/span>\n      <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306e\u9078\u3073\u65b9<\/h2>\n      <p class=\"ftp-lead\">\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306f\u3001W\/mK\u3068\u3044\u3046\u6570\u5024\u3060\u3051\u3067\u9078\u5b9a\u3059\u3079\u304d\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u9069\u5207\u306a\u9078\u629e\u306f\u3001\u71b1\u30a4\u30f3\u30d4\u30fc\u30c0\u30f3\u30b9\u3001\u6d41\u4f53\u3078\u306e\u66dd\u9732\u3001\u81a8\u6f64\u7279\u6027\u3001\u5727\u7e2e\u6c38\u4e45\u6b6a\u307f\u3001\u7d76\u7e01\u8010\u529b\u3001\u539a\u3055\u306e\u516c\u5dee\u3001\u304a\u3088\u3073\u7d44\u307f\u7acb\u3066\u5727\u529b\u306b\u3088\u3063\u3066\u6c7a\u307e\u308a\u307e\u3059\u3002\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001Haktak\u793e\u306e\u30ac\u30a4\u30c9\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <a href=\"\/ja\/thermal-conductivity-vs-thermal-impedance-tim-selection\/\">\u71b1\u4f1d\u5c0e\u7387\u3068\u71b1\u30a4\u30f3\u30d4\u30fc\u30c0\u30f3\u30b9\u306e\u95a2\u4fc2<\/a>.<\/p>\n      <div class=\"ftp-table-wrap\">\n        <table class=\"ftp-table\">\n          <thead>\n            <tr><th>\u9078\u5b9a\u57fa\u6e96<\/th><th>\u305d\u306e\u91cd\u8981\u6027<\/th><th>\u6280\u8853\u30e1\u30e2<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>\u6d41\u4f53\u3078\u306e\u66dd\u9732<\/td><td>\u6cb9\u3001\u71c3\u6599\u3001\u51b7\u5374\u6db2\u3001\u6eb6\u5264\u3001\u307e\u305f\u306f\u84b8\u6c17\u3078\u306e\u66dd\u9732\u306f\u3001\u81a8\u5f35\u3001\u786c\u5ea6\u3001\u304a\u3088\u3073\u754c\u9762\u306e\u4fe1\u983c\u6027\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002.<\/td><td>\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u3092\u884c\u3046\u524d\u306b\u3001\u4f7f\u7528\u3055\u308c\u308b\u6db2\u4f53\u306e\u7a2e\u985e\u3001\u6fc3\u5ea6\u3001\u6e29\u5ea6\u3001\u304a\u3088\u3073\u63a5\u89e6\u6642\u9593\u3092\u6b63\u78ba\u306b\u7279\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/td><\/tr>\n            <tr><td>\u71b1\u30a4\u30f3\u30d4\u30fc\u30c0\u30f3\u30b9<\/td><td>\u7d44\u307f\u7acb\u3066\u5f8c\u306e\u71b1\u7684\u7279\u6027\u306f\u3001\u71b1\u4f1d\u5c0e\u7387\u3001\u539a\u3055\u3001\u6fe1\u308c\u6027\u3001\u304a\u3088\u3073\u5727\u7e2e\u5ea6\u306b\u3088\u3063\u3066\u6c7a\u307e\u308a\u307e\u3059\u3002.<\/td><td>\u6027\u80fd\u306e\u63a8\u5b9a\u306b\u306f\u3001\u672a\u52a0\u5de5\u306e\u677f\u6750\u306e\u539a\u3055\u3067\u306f\u306a\u304f\u3001\u6700\u7d42\u7684\u306a\u5727\u7e2e\u5f8c\u306e\u539a\u3055\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/td><\/tr>\n            <tr><td>\u786c\u5ea6\u3068\u5727\u7e2e<\/td><td>\u30d1\u30c3\u30c9\u306e\u67d4\u3089\u304b\u3055\u306f\u3001\u90e8\u54c1\u306b\u304b\u304b\u308b\u5fdc\u529b\u3084\u3001\u51f9\u51f8\u306e\u3042\u308b\u8868\u9762\u3092\u57cb\u3081\u308b\u80fd\u529b\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u307e\u3059\u3002.<\/td><td>\u4ee5\u4e0b\u306e\u30d6\u30ed\u30b0\u8a18\u4e8b\u3068\u6bd4\u8f03\u3057\u3066\u304f\u3060\u3055\u3044 <a href=\"\/ja\/thermal-pad-compression-ratio-how-much-is-enough\/\">\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u5727\u7e2e\u7387<\/a> \u30b9\u30bf\u30c3\u30af\u30a2\u30c3\u30d7\u8a2d\u8a08\u306e\u904e\u7a0b\u3067\u3002.<\/td><\/tr>\n            <tr><td>\u8a98\u96fb\u7279\u6027<\/td><td>\u30d1\u30ef\u30fc\u30a8\u30ec\u30af\u30c8\u30ed\u30cb\u30af\u30b9\u3084\u30d0\u30c3\u30c6\u30ea\u30fc\u306e\u7528\u9014\u3067\u306f\u3001\u591a\u304f\u306e\u5834\u5408\u3001\u96fb\u6c17\u7d76\u7e01\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002.<\/td><td>\u71b1\u8001\u5316\u3001\u6d41\u4f53\u3078\u306e\u66dd\u9732\u3001\u304a\u3088\u3073\u5727\u7e2e\u5f8c\u306e\u7d76\u7e01\u8010\u529b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/td><\/tr>\n            <tr><td>\u6e29\u5ea6\u3068\u7d4c\u5e74\u5909\u5316<\/td><td>\u9577\u671f\u9593\u306b\u308f\u305f\u308a\u71b1\u306b\u3055\u3089\u3055\u308c\u308b\u3068\u3001\u30d1\u30c3\u30c9\u306e\u5f3e\u6027\u7387\u3001\u5727\u7e2e\u6c38\u4e45\u3072\u305a\u307f\u3001\u304a\u3088\u3073\u8868\u9762\u7279\u6027\u306b\u5909\u5316\u304c\u751f\u3058\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002.<\/td><td>\u30b5\u30fc\u30de\u30eb\u30b5\u30a4\u30af\u30ea\u30f3\u30b0\u3001\u6e7f\u5ea6\u3001\u9ad8\u6e29\u4fdd\u5b58\u3001\u304a\u3088\u3073\u66b4\u9732\u8001\u5316\u8a66\u9a13\u306e\u59a5\u5f53\u6027\u3092\u691c\u8a3c\u3059\u308b\u3002.<\/td><\/tr>\n            <tr><td>\u5f62\u5f0f\u3068\u53d6\u308a\u6271\u3044<\/td><td>\u578b\u629c\u304d\u5f62\u72b6\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u88cf\u9762\u7c98\u7740\u5264\u3001\u304a\u3088\u3073\u5305\u88c5\u306f\u3001\u751f\u7523\u6b69\u7559\u307e\u308a\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u307e\u3059\u3002.<\/td><td>\u4f5c\u696d\u8005\u306e\u53d6\u308a\u6271\u3044\u7cbe\u5ea6\u304c\u91cd\u8981\u306a\u5834\u5408\u306f\u3001\u30ab\u30b9\u30bf\u30e0\u30bf\u30d6\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u307e\u305f\u306f\u30ad\u30b9\u30ab\u30c3\u30c8\u5f62\u5f0f\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section ftp-section-soft\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u7d20\u6750\u306e\u6bd4\u8f03<\/span>\n      <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u3068\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306e\u6bd4\u8f03<\/h2>\n      <p class=\"ftp-lead\">\u4e00\u822c\u7684\u306a\u96fb\u5b50\u6a5f\u5668\u306e\u51b7\u5374\u306b\u306f\u3001\u6a19\u6e96\u7684\u306a\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u3067\u5341\u5206\u306a\u5834\u5408\u304c\u591a\u3044\u3067\u3059\u3002\u71b1\u4f1d\u5c0e\u754c\u9762\u304c\u6cb9\u3001\u71c3\u6599\u3001\u6eb6\u5264\u3001\u3042\u308b\u3044\u306f\u5316\u5b66\u7269\u8cea\u306b\u3055\u3089\u3055\u308c\u308b\u74b0\u5883\u4e0b\u3067\u306f\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u304c\u6709\u7528\u3068\u306a\u308a\u307e\u3059\u3002\u8010\u85ac\u54c1\u6027\u3067\u306f\u306a\u304f\u30b7\u30ea\u30b3\u30fc\u30f3\u306b\u3088\u308b\u6c5a\u67d3\u304c\u554f\u984c\u3068\u306a\u308b\u5834\u5408\u306f\u3001\u4ee5\u4e0b\u3068\u6bd4\u8f03\u3057\u3066\u304f\u3060\u3055\u3044\u3002 <a href=\"\/ja\/thermal-pads-2\/silicone-free-thermal-pad\/\">\u30b7\u30ea\u30b3\u30fc\u30f3\u4e0d\u4f7f\u7528\u306e\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/a>.<\/p>\n      <div class=\"ftp-grid-2\">\n        <article class=\"ftp-card\">\n          <h3>\u66dd\u9732\u30ea\u30b9\u30af\u304c\u9ad8\u3044\u5834\u5408\u306f\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044<\/h3>\n          <ul>\n            <li>\u30aa\u30a4\u30eb\u30df\u30b9\u30c8\u3001\u71c3\u6599\u84b8\u6c17\u3001\u307e\u305f\u306f\u8150\u98df\u6027\u306e\u5a92\u4f53\u304c\u30d1\u30c3\u30c9\u306b\u63a5\u89e6\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002.<\/li>\n            <li>\u71b1\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u3001\u5bc6\u9589\u578b\u306e\u81ea\u52d5\u8eca\u7528\u307e\u305f\u306f\u7523\u696d\u7528\u30e2\u30b8\u30e5\u30fc\u30eb\u5185\u90e8\u306b\u7d44\u307f\u8fbc\u307e\u308c\u3066\u3044\u307e\u3059\u3002.<\/li>\n            <li>\u4fe1\u983c\u6027\u306f\u3001\u88ab\u3070\u304f\u5f8c\u306e\u81a8\u6f64\u3001\u786c\u5ea6\u3001\u304a\u3088\u3073\u8a98\u96fb\u5b89\u5b9a\u6027\u306b\u5de6\u53f3\u3055\u308c\u308b\u3002.<\/li>\n            <li>\u3053\u306e\u30d1\u30c3\u30c9\u306f\u3001\u71b1\u3001\u632f\u52d5\u3001\u304a\u3088\u3073\u5316\u5b66\u7684\u7d4c\u5e74\u5909\u5316\u3092\u53d7\u3051\u305f\u5f8c\u3082\u3001\u6b63\u5e38\u306b\u6a5f\u80fd\u3057\u7d9a\u3051\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002.<\/li>\n          <\/ul>\n        <\/article>\n        <article class=\"ftp-card\">\n          <h3>\u74b0\u5883\u6761\u4ef6\u304c\u7ba1\u7406\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u6a19\u6e96\u30b7\u30ea\u30b3\u30fc\u30f3\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044<\/h3>\n          <ul>\n            <li>\u3053\u306e\u7528\u9014\u306f\u4e3b\u306b\u3001\u5316\u5b66\u7269\u8cea\u3078\u306e\u66dd\u9732\u304c\u9650\u5b9a\u7684\u306a\u5c4b\u5185\u3067\u306e\u96fb\u5b50\u6a5f\u5668\u3067\u3059\u3002.<\/li>\n            <li>\u4fa1\u683c\u3001\u5165\u624b\u3057\u3084\u3059\u3055\u3001\u305d\u3057\u3066\u30d1\u30c3\u30c9\u306e\u6a19\u6e96\u7684\u306a\u67d4\u3089\u304b\u3055\u304c\u3088\u308a\u91cd\u8981\u3067\u3059\u3002.<\/li>\n            <li>\u3053\u306e\u30a2\u30bb\u30f3\u30d6\u30ea\u306b\u306f\u3001\u5f93\u6765\u306e\u9699\u9593\u5145\u586b\u3068\u71b1\u4f1d\u9054\u304c\u5fc5\u8981\u3067\u3059\u3002.<\/li>\n            <li>\u30ec\u30d3\u30e5\u30fc <a href=\"\/ja\/thermal-pads-2\/silicone-thermal-pads\/\">\u30b7\u30ea\u30b3\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/a> \u6c4e\u7528\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u8a2d\u8a08\u306b\u304a\u3044\u3066\u3002.<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section\">\n    <div class=\"ftp-inner ftp-feature\">\n      <div>\n        <span class=\"ftp-kicker\">\u691c\u8a3c\u30ef\u30fc\u30af\u30d5\u30ed\u30fc<\/span>\n        <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u8a2d\u8a08\u304a\u3088\u3073\u691c\u8a3c\u30d7\u30ed\u30bb\u30b9<\/h2>\n        <p class=\"ftp-lead\">\u904e\u9177\u306a\u74b0\u5883\u4e0b\u3067\u4f7f\u7528\u3055\u308c\u308b\u96fb\u5b50\u6a5f\u5668\u306e\u5834\u5408\u3001\u30d1\u30c3\u30c9\u306f\u3001\u71b1\u30fb\u74b0\u5883\u30b9\u30bf\u30c3\u30af\u5168\u4f53\u306e\u4e00\u90e8\u3068\u3057\u3066\u691c\u8a3c\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u6750\u6599\u30c7\u30fc\u30bf\u3060\u3051\u3067\u306f\u4e0d\u5341\u5206\u3067\u3042\u308a\u3001\u5b9f\u969b\u306e\u6027\u80fd\u306f\u3001\u5727\u7e2e\u5f8c\u306e\u539a\u3055\u3001\u6d41\u4f53\u3078\u306e\u66dd\u9732\u3001\u7d4c\u5e74\u52a3\u5316\u3001\u8868\u9762\u9069\u5408\u6027\u3001\u304a\u3088\u3073\u96fb\u6c17\u7684\u8981\u4ef6\u306b\u3088\u3063\u3066\u5de6\u53f3\u3055\u308c\u307e\u3059\u3002.<\/p>\n        <div class=\"ftp-process\">\n          <article class=\"ftp-step\"><div><h3>\u88ab\u5199\u4f53\u306e\u64ae\u5f71\u74b0\u5883\u3092\u5b9a\u7fa9\u3059\u308b<\/h3><p>\u30d1\u30c3\u30c9\u3068\u63a5\u89e6\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u6cb9\u3001\u71c3\u6599\u3001\u51b7\u5374\u6db2\u3001\u6eb6\u5264\u3001\u84b8\u6c17\u3001\u307e\u305f\u306f\u6d17\u6d44\u7528\u5316\u5b66\u7269\u8cea\u3092\u3001\u6e29\u5ea6\u304a\u3088\u3073\u63a5\u89e6\u6642\u9593\u3092\u542b\u3081\u3066\u5217\u6319\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/div><\/article>\n          <article class=\"ftp-step\"><div><h3>\u30b5\u30fc\u30de\u30eb\u30b9\u30bf\u30c3\u30af\u306e\u30de\u30c3\u30d4\u30f3\u30b0<\/h3><p>\u71b1\u6e90\u3001\u7b50\u4f53\u6750\u8cea\u3001\u9699\u9593\u7bc4\u56f2\u3001\u5727\u529b\u3001\u76ee\u6a19\u6e29\u5ea6\u3001\u304a\u3088\u3073\u8a31\u5bb9\u3055\u308c\u308b\u90e8\u54c1\u306e\u5fdc\u529b\u3092\u8a18\u9332\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/div><\/article>\n          <article class=\"ftp-step\"><div><h3>\u30d1\u30c3\u30c9\u306e\u69cb\u9020\u3092\u9078\u629e<\/h3><p>\u539a\u3055\u3001\u786c\u5ea6\u3001\u71b1\u4f1d\u5c0e\u7387\u3001\u8a98\u96fb\u4f53\u30bf\u30fc\u30b2\u30c3\u30c8\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u63a5\u7740\u5264\u3001\u304a\u3088\u3073\u578b\u629c\u304d\u5f62\u72b6\u3092\u304a\u9078\u3073\u304f\u3060\u3055\u3044\u3002.<\/p><\/div><\/article>\n          <article class=\"ftp-step\"><div><h3>\u7d4c\u5e74\u52a3\u5316\u304a\u3088\u3073\u66b4\u9732\u5f8c\u306e\u8a66\u9a13<\/h3><p>\u74b0\u5883\u6761\u4ef6\u8abf\u6574\u5f8c\u306e\u81a8\u5f35\u7387\u3001\u91cd\u91cf\u5909\u5316\u3001\u786c\u5ea6\u3001\u5727\u7e2e\u6c38\u4e45\u6b6a\u307f\u3001\u7d76\u7e01\u8010\u529b\u3001\u304a\u3088\u3073\u71b1\u7684\u7279\u6027\u3092\u6e2c\u5b9a\u3059\u308b\u3002.<\/p><\/div><\/article>\n        <\/div>\n      <\/div>\n      <aside class=\"ftp-side-panel\">\n        <h3>\u691c\u8a3c\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8<\/h3>\n        <ul class=\"ftp-check-list\">\n          <li>\u6db2\u4e2d\u3078\u306e\u6d78\u6f2c\u307e\u305f\u306f\u84b8\u6c17\u3078\u306e\u66dd\u9732<\/li>\n          <li>\u71b1\u8001\u5316\u304a\u3088\u3073\u71b1\u30b5\u30a4\u30af\u30eb<\/li>\n          <li>\u5727\u7e2e\u6c38\u4e45\u3072\u305a\u307f\u304a\u3088\u3073\u539a\u307f\u56de\u5fa9\u7387<\/li>\n          <li>\u66dd\u9732\u5f8c\u306e\u7d76\u7e01\u8010\u529b<\/li>\n          <li>\u6700\u7d42\u7d44\u7acb\u306b\u304a\u3051\u308b\u71b1\u30a4\u30f3\u30d4\u30fc\u30c0\u30f3\u30b9<\/li>\n          <li>\u63a5\u7740\u5264\u306e\u6b8b\u7559\u7269\u3001\u5265\u96e2\u3001\u304a\u3088\u3073\u8868\u9762\u3068\u306e\u9069\u5408\u6027<\/li>\n        <\/ul>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section ftp-section-soft\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u5185\u90e8\u30ea\u30bd\u30fc\u30b9<\/span>\n      <h2>\u95a2\u9023\u3059\u308b\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u30d1\u30c3\u30c9\u3001\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u3001\u304a\u3088\u3073\u4fe1\u983c\u6027\u306b\u95a2\u3059\u308b\u30ea\u30bd\u30fc\u30b9<\/h2>\n      <p class=\"ftp-lead\">\u3053\u308c\u3089\u306e\u793e\u5185\u30ea\u30bd\u30fc\u30b9\u3092\u6d3b\u7528\u3057\u3066\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u3068\u3001\u95a2\u9023\u3059\u308bTIM\u88fd\u54c1\u7fa4\u3084\u4fe1\u983c\u6027\u306b\u95a2\u3059\u308b\u30c8\u30d4\u30c3\u30af\u3092\u6bd4\u8f03\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30e9\u30f3\u30c7\u30a3\u30f3\u30b0\u30da\u30fc\u30b8\u3067\u306f\u88fd\u54c1\u30ab\u30c6\u30b4\u30ea\u30fc\u306e\u9078\u629e\u304c\u53ef\u80fd\u3067\u3042\u308a\u3001\u30d6\u30ed\u30b0\u8a18\u4e8b\u3067\u306f\u3001\u7d76\u7e01\u6027\u3001\u4f4e\u30a2\u30a6\u30c8\u30ac\u30b9\u6027\u3001\u5727\u7e2e\u7279\u6027\u3001\u8a66\u9a13\u3001\u304a\u3088\u3073\u30b7\u30ea\u30b3\u30fc\u30f3\u306b\u654f\u611f\u306a\u7528\u9014\u306b\u95a2\u3059\u308b\u6280\u8853\u7684\u306a\u80cc\u666f\u60c5\u5831\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n      <div class=\"ftp-link-hub\">\n        <a href=\"\/ja\/thermal-pads-2\/silicone-thermal-pads\/\">\u30b7\u30ea\u30b3\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<span>\u4e00\u822c\u7684\u306a\u96fb\u5b50\u6a5f\u5668\u306e\u51b7\u5374\u7528\u3068\u3057\u3066\u3001\u6a19\u6e96\u7684\u306a\u30b7\u30ea\u30b3\u30f3\u88fd\u30ae\u30e3\u30c3\u30d7\u30d1\u30c3\u30c9\u3092\u6bd4\u8f03\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/span><\/a>\n        <a href=\"\/ja\/thermal-pads-2\/silicone-free-thermal-pad\/\">\u30b7\u30ea\u30b3\u30fc\u30f3\u4e0d\u4f7f\u7528\u306e\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<span>\u8010\u71c3\u6599\u6027\u3084\u8010\u6cb9\u6027\u3067\u306f\u306a\u304f\u3001\u30b7\u30ea\u30b3\u30fc\u30f3\u306e\u79fb\u884c\u3084\u6b8b\u7559\u304c\u554f\u984c\u3068\u306a\u308b\u5834\u5408\u306b\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/span><\/a>\n        <a href=\"\/ja\/thermal-pads-2\/thermal-insulation-pads\/\">\u65ad\u71b1\u30d1\u30c3\u30c9<span>\u30a8\u30ec\u30af\u30c8\u30ed\u30cb\u30af\u30b9\u5206\u91ce\u306b\u304a\u3051\u308b\u71b1\u906e\u65ad\u304a\u3088\u3073\u8a98\u96fb\u4f53\u5206\u96e2\u306b\u95a2\u9023\u3059\u308b\u30ab\u30c6\u30b4\u30ea\u3002.<\/span><\/a>\n        <a href=\"\/ja\/thermal-pads-2\/thermal-silicone-cloth\/\">\u8010\u71b1\u30b7\u30ea\u30b3\u30f3\u30af\u30ed\u30b9<span>\u8010\u71b1\u6027\u3068\u578b\u629c\u304d\u6642\u306e\u4fdd\u8b77\u3092\u76ee\u7684\u3068\u3057\u305f\u3001\u5f37\u5316\u30b7\u30ea\u30b3\u30fc\u30f3\u7cfb\u5c64\u3002.<\/span><\/a>\n        <a href=\"\/ja\/what-is-low-outgassing-thermal-material\/\">\u4f4e\u30a2\u30a6\u30c8\u30ac\u30b9\u6027\u71b1\u6750\u6599<span>\u5bc6\u9589\u578b\u30e2\u30b8\u30e5\u30fc\u30eb\u304a\u3088\u3073\u9ad8\u611f\u5ea6\u96fb\u5b50\u30a2\u30bb\u30f3\u30d6\u30ea\u306b\u95a2\u3059\u308b\u30d6\u30ed\u30b0\u8a18\u4e8b\u3002.<\/span><\/a>\n        <a href=\"\/ja\/electrically-insulating-thermal-pads-when-do-you-need-them\/\">\u96fb\u6c17\u7d76\u7e01\u6027\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9<span>\u8a98\u96fb\u4f53\u30d1\u30c3\u30c9\u306e\u8981\u4ef6\u306b\u95a2\u3059\u308b\u30d6\u30ed\u30b0\u30ac\u30a4\u30c9\u3002.<\/span><\/a>\n        <a href=\"\/ja\/thermal-pad-compression-ratio-how-much-is-enough\/\">\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u5727\u7e2e\u7387<span>\u30ae\u30e3\u30c3\u30d7\u3001\u5727\u529b\u3001\u304a\u3088\u3073\u5727\u7e2e\u306b\u95a2\u3059\u308b\u8a2d\u8a08\u306b\u95a2\u3059\u308b\u30d6\u30ed\u30b0\u60c5\u5831\u6e90\u3002.<\/span><\/a>\n        <a href=\"\/ja\/common-tim-testing-standards-engineers-should-know\/\">\u4e00\u822c\u7684\u306aTIM\u8a66\u9a13\u898f\u683c<span>\u71b1\u4f1d\u5c0e\u6750\u306e\u691c\u8a3c\u306b\u95a2\u3059\u308b\u30d6\u30ed\u30b0\u30ac\u30a4\u30c9\u3002.<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u8a2d\u8a08\u4e0a\u306e\u30df\u30b9<\/span>\n      <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u9078\u5b9a\u3067\u3088\u304f\u3042\u308b\u9593\u9055\u3044<\/h2>\n      <div class=\"ftp-grid-3\">\n        <article class=\"ftp-card\"><h3>\u3059\u3079\u3066\u306e\u30b7\u30ea\u30b3\u30f3\u30d1\u30c3\u30c9\u304c\u71c3\u6599\u306b\u8010\u6027\u304c\u3042\u308b\u3068\u4eee\u5b9a\u3057\u3066<\/h3><p>\u4e00\u822c\u7684\u306a\u30b7\u30ea\u30b3\u30fc\u30f3\u3068\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u306f\u3001\u6cb9\u3001\u71c3\u6599\u3001\u6eb6\u5264\u4e2d\u3067\u6975\u3081\u3066\u7570\u306a\u308b\u6319\u52d5\u3092\u793a\u3059\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u66b4\u9732\u8a66\u9a13\u306e\u5b9f\u65bd\u304c\u4e0d\u53ef\u6b20\u3067\u3059\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>\u816b\u308c\u3084\u786c\u3055\u306e\u5909\u5316\u3092\u7121\u8996\u3059\u308b<\/h3><p>\u30d1\u30c3\u30c9\u304c\u66dd\u9732\u5f8c\u306b\u81a8\u6f64\u3001\u8edf\u5316\u3001\u786c\u5316\u3001\u3042\u308b\u3044\u306f\u5fa9\u5143\u529b\u3092\u5931\u3063\u305f\u5834\u5408\u3001\u71b1\u6027\u80fd\u306b\u5909\u5316\u304c\u751f\u3058\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>W\/mK\u306e\u307f\u3067\u9078\u629e\u3059\u308b<\/h3><p>\u6700\u7d42\u7684\u306a\u6027\u80fd\u306f\u3001\u30d0\u30eb\u30af\u5c0e\u96fb\u7387\u3060\u3051\u3067\u306a\u304f\u3001\u5727\u7e2e\u539a\u3055\u3001\u63a5\u89e6\u54c1\u8cea\u3001\u304a\u3088\u3073\u7d4c\u5e74\u5909\u5316\u306b\u3088\u3063\u3066\u5de6\u53f3\u3055\u308c\u307e\u3059\u3002\u53c2\u7167\uff1a <a href=\"\/ja\/why-high-wmk-does-not-always-mean-better-cooling-performance\/\">W\/mK\u306e\u5024\u304c\u9ad8\u3044\u304b\u3089\u3068\u3044\u3063\u3066\u3001\u5fc5\u305a\u3057\u3082\u51b7\u5374\u6027\u80fd\u304c\u512a\u308c\u3066\u3044\u308b\u3068\u306f\u9650\u3089\u306a\u3044\u7406\u7531<\/a>.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>\u5b9f\u969b\u306e\u6d41\u4f53\u6761\u4ef6\u3092\u4f34\u308f\u306a\u3044\u8a66\u9a13<\/h3><p>\u53ef\u80fd\u306a\u9650\u308a\u3001\u5b9f\u969b\u306e\u30aa\u30a4\u30eb\u3001\u71c3\u6599\u3001\u51b7\u5374\u6db2\u3001\u6d17\u6d44\u5264\u3001\u3042\u308b\u3044\u306f\u84b8\u6c17\u74b0\u5883\u3092\u4f7f\u7528\u3057\u3001\u73fe\u5b9f\u7684\u306a\u6e29\u5ea6\u3084\u6301\u7d9a\u6642\u9593\u3082\u542b\u3081\u308b\u3053\u3068\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>\u8a98\u96fb\u52a3\u5316\u306e\u7121\u8996<\/h3><p>\u71b1\u8001\u5316\u3001\u5727\u7e2e\u3001\u304a\u3088\u3073\u5316\u5b66\u7269\u8cea\u3078\u306e\u66dd\u9732\u5f8c\u306f\u3001\u7279\u306b\u30d1\u30ef\u30fc\u30a8\u30ec\u30af\u30c8\u30ed\u30cb\u30af\u30b9\u306e\u4ed8\u8fd1\u306b\u304a\u3044\u3066\u3001\u96fb\u6c17\u7d76\u7e01\u72b6\u614b\u3092\u78ba\u8a8d\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>\u751f\u7523\u51e6\u7406\u306e\u5168\u4f53\u50cf<\/h3><p>\u578b\u629c\u304d\u5f62\u72b6\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u88cf\u9762\u7c98\u7740\u5264\u3001\u304a\u3088\u3073\u5305\u88c5\u306f\u3001\u305d\u306e\u6750\u6599\u304c\u7d44\u7acb\u5de5\u7a0b\u3067\u78ba\u5b9f\u306b\u6a5f\u80fd\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5de6\u53f3\u3059\u308b\u8981\u56e0\u3068\u306a\u308a\u307e\u3059\u3002.<\/p><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section ftp-section-soft\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u30ab\u30b9\u30bf\u30de\u30a4\u30ba<\/span>\n      <h2>\u904e\u9177\u306a\u74b0\u5883\u5411\u3051\u30ab\u30b9\u30bf\u30e0\u30d5\u30c3\u7d20\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9<\/h2>\n      <p class=\"ftp-lead\">Haktak\u793e\u306f\u3001\u81ea\u52d5\u8eca\u3001\u7523\u696d\u7528\u3001\u30a2\u30a6\u30c8\u30c9\u30a2\u3001\u304a\u3088\u3073\u5bc6\u9589\u578b\u96fb\u5b50\u6a5f\u5668\u5411\u3051\u306b\u3001\u30ab\u30b9\u30bf\u30e0\u4ed5\u69d8\u306e\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306e\u63d0\u4f9b\u304c\u53ef\u80fd\u3067\u3059\u3002\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u5185\u5bb9\u306b\u306f\u3001\u539a\u3055\u3001\u786c\u5ea6\u3001\u71b1\u4f1d\u5c0e\u7387\u3001\u76ee\u6a19\u8a98\u96fb\u7387\u3001\u88cf\u9762\u63a5\u7740\u5264\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u578b\u629c\u304d\u5f62\u72b6\u3001\u30bf\u30d6\u3001\u68b1\u5305\u3001\u304a\u3088\u3073\u8a66\u4f5c\u30b5\u30f3\u30d7\u30eb\u306e\u63d0\u4f9b\u306a\u3069\u304c\u542b\u307e\u308c\u307e\u3059\u3002.<\/p>\n      <div class=\"ftp-grid-3\">\n        <article class=\"ftp-card\"><h3>\u30ab\u30b9\u30bf\u30e0\u30c0\u30a4\u30ab\u30c3\u30c8\u5f62\u72b6<\/h3><p>\u30cd\u30b8\u3001\u30d0\u30b9\u30d0\u30fc\u3001\u30bb\u30f3\u30b5\u30fc\u3001\u30cf\u30a6\u30b8\u30f3\u30b0\u3001\u30b3\u30cd\u30af\u30bf\u3001\u30ea\u30d6\u3001\u304a\u3088\u3073\u5bc6\u9589\u578b\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u5883\u754c\u90e8\u306b\u30d1\u30c3\u30c9\u3092\u53d6\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>\u9732\u5149\u6761\u4ef6\u3092\u8003\u616e\u3057\u305f\u6750\u6599\u9078\u5b9a<\/h3><p>\u88fd\u9020\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u3092\u884c\u3046\u524d\u306b\u3001\u30d1\u30c3\u30c9\u306e\u5316\u5b66\u7684\u7279\u6027\u3092\u3001\u6cb9\u3001\u71c3\u6599\u3001\u51b7\u5374\u6db2\u3001\u6eb6\u5264\u3001\u307e\u305f\u306f\u74b0\u5883\u3078\u306e\u66dd\u9732\u6761\u4ef6\u306b\u5408\u308f\u305b\u3066\u8abf\u6574\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/article>\n        <article class=\"ftp-card\"><h3>\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30b5\u30dd\u30fc\u30c8<\/h3><p>\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u3092\u884c\u3046\u524d\u306b\u3001\u56f3\u9762\u3001\u30ae\u30e3\u30c3\u30d7\u7bc4\u56f2\u3001\u71b1\u7684\u76ee\u6a19\u5024\u3001\u304a\u3088\u3073\u9732\u5149\u306e\u8a73\u7d30\u60c5\u5831\u3092\u7528\u3044\u3066\u3001\u6750\u6599\u306e\u5019\u88dc\u3092\u7d5e\u308a\u8fbc\u3093\u3067\u304f\u3060\u3055\u3044\u3002.<\/p><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section\">\n    <div class=\"ftp-inner ftp-cta\">\n      <div class=\"ftp-cta-grid\">\n        <div>\n          <h2>\u904e\u9177\u306a\u74b0\u5883\u4e0b\u3067\u4f7f\u7528\u3067\u304d\u308b\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u3092\u304a\u63a2\u3057\u3067\u3059\u304b\uff1f<\/h2>\n          <p>\u56f3\u9762\u3001\u30ae\u30e3\u30c3\u30d7\u7bc4\u56f2\u3001\u71b1\u6e90\u3001\u9732\u5149\u6db2\u3001\u6e29\u5ea6\u7bc4\u56f2\u3001\u7d76\u7e01\u8981\u4ef6\u3001\u304a\u3088\u3073\u88fd\u9020\u5f62\u5f0f\u3092\u304a\u9001\u308a\u304f\u3060\u3055\u3044\u3002Haktak\u3067\u306f\u3001\u30d5\u30c3\u7d20\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306e\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u3054\u63d0\u6848\u3001\u307e\u305f\u306f\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3044\u305f\u3057\u307e\u3059\u3002.<\/p>\n        <\/div>\n        <a class=\"ftp-button ftp-button-primary\" href=\"\/ja\/contact\/\">Haktak\u3078\u306e\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ftp-section ftp-section-soft\">\n    <div class=\"ftp-inner\">\n      <span class=\"ftp-kicker\">\u3088\u304f\u3042\u308b\u8cea\u554f<\/span>\n      <h2>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u30b5\u30fc\u30de\u30eb\u30d1\u30c3\u30c9\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n      <div class=\"ftp-faq\">\n        <details><summary>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306f\u3069\u306e\u3088\u3046\u306a\u7528\u9014\u306b\u4f7f\u308f\u308c\u307e\u3059\u304b\uff1f<\/summary><p>\u672c\u88fd\u54c1\u306f\u3001\u6cb9\u3001\u71c3\u6599\u3001\u6eb6\u5264\u3001\u51b7\u5374\u6db2\u3001\u3042\u308b\u3044\u306f\u904e\u9177\u306a\u4f7f\u7528\u74b0\u5883\u306b\u3055\u3089\u3055\u308c\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u96fb\u5b50\u6a5f\u5668\u306b\u304a\u3044\u3066\u3001\u71b1\u30ae\u30e3\u30c3\u30d7\u306e\u5145\u586b\u304a\u3088\u3073\u71b1\u4f1d\u9054\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002.<\/p><\/details>\n        <details><summary>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u3068\u30b7\u30ea\u30b3\u30fc\u30f3\u306f\u3069\u306e\u3088\u3046\u306b\u9055\u3046\u306e\u3067\u3059\u304b\uff1f<\/summary><p>\u6a19\u6e96\u7684\u306a\u30b7\u30ea\u30b3\u30fc\u30f3\u30a8\u30e9\u30b9\u30c8\u30de\u30fc\u306b\u6bd4\u3079\u3066\u3001\u6cb9\u3001\u71c3\u6599\u3001\u304a\u3088\u3073\u4e00\u90e8\u306e\u5316\u5b66\u7269\u8cea\u306b\u5bfe\u3059\u308b\u8010\u6027\u3092\u9ad8\u3081\u308b\u5fc5\u8981\u304c\u3042\u308b\u5834\u5408\u306b\u306f\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u304c\u9078\u3070\u308c\u307e\u3059\u3002.<\/p><\/details>\n        <details><summary>\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u88fd\u306e\u71b1\u4f1d\u5c0e\u30d1\u30c3\u30c9\u306f\u3001\u96fb\u6c17\u7d76\u7e01\u6a5f\u80fd\u3092\u679c\u305f\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary><p>\u306f\u3044\u3001\u3057\u304b\u3057\u7d76\u7e01\u8010\u529b\u306f\u3001\u6750\u6599\u3001\u539a\u3055\u3001\u5727\u7e2e\u72b6\u614b\u3001\u304a\u3088\u3073\u66b4\u9732\u306b\u3088\u308b\u7d4c\u5e74\u5909\u5316\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u6700\u7d42\u7d44\u7acb\u6bb5\u968e\u3067\u691c\u8a3c\u3092\u884c\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002.<\/p><\/details>\n        <details><summary>Haktak\u793e\u306f\u3001\u30ab\u30b9\u30bf\u30e0\u5f62\u72b6\u306e\u30c0\u30a4\u30ab\u30c3\u30c8\u52a0\u5de5\u3092\u65bd\u3057\u305f\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u30d1\u30c3\u30c9\u3092\u88fd\u9020\u3067\u304d\u307e\u3059\u304b\uff1f<\/summary><p>\u306f\u3044\u3002Haktak\u3067\u306f\u3001\u56f3\u9762\u3084\u7528\u9014\u30c7\u30fc\u30bf\u306b\u57fa\u3065\u304d\u3001\u539a\u3055\u3001\u5f62\u72b6\u3001\u30e9\u30a4\u30ca\u30fc\u3001\u7c98\u7740\u88cf\u9762\u3001\u5305\u88c5\u3001\u304a\u3088\u3073\u8a66\u4f5c\u54c1\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306b\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002.<\/p><\/details>\n        <details><summary>\u3069\u306e\u3088\u3046\u306a\u5834\u5408\u306b\u3001\u30b7\u30ea\u30b3\u30f3\u30d5\u30ea\u30fc\u306e\u88fd\u54c1\u3092\u9078\u3093\u3060\u307b\u3046\u304c\u3088\u3044\u306e\u3067\u3057\u3087\u3046\u304b\uff1f<\/summary><p>\u30b7\u30ea\u30b3\u30fc\u30f3\u306e\u79fb\u884c\u3001\u5149\u5b66\u7684\u306a\u66c7\u308a\u3001\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u306e\u6c5a\u67d3\u3001\u307e\u305f\u306f\u63a5\u89e6\u6b8b\u7559\u7269\u304c\u4e3b\u306a\u30ea\u30b9\u30af\u3068\u306a\u308b\u5834\u5408\u306f\u3001\u30b7\u30ea\u30b3\u30fc\u30f3\u3092\u542b\u307e\u306a\u3044\u6750\u6599\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u8010\u85ac\u54c1\u6027\u3084\u8010\u71c3\u6599\u6027\u304c\u4e3b\u306a\u8981\u4ef6\u3068\u306a\u308b\u5834\u5408\u306f\u3001\u30d5\u30eb\u30aa\u30ed\u30b7\u30ea\u30b3\u30fc\u30f3\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p><\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>","protected":false},"excerpt":{"rendered":"<p>Harsh-environment thermal interface pad Fluorosilicone Thermal Pad for Oil, Fuel and Chemical-Exposed Electronics Haktak supplies fluorosilicone thermal pads for electronics [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":1598,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1681","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/pages\/1681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/comments?post=1681"}],"version-history":[{"count":1,"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/pages\/1681\/revisions"}],"predecessor-version":[{"id":1682,"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/pages\/1681\/revisions\/1682"}],"up":[{"embeddable":true,"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/pages\/1598"}],"wp:attachment":[{"href":"https:\/\/haktak.com\/ja\/wp-json\/wp\/v2\/media?parent=1681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}