{"id":103256,"date":"2026-06-15T08:21:11","date_gmt":"2026-06-15T08:21:11","guid":{"rendered":"https:\/\/www.jalonzeolite.com\/?p=103256"},"modified":"2026-06-15T08:21:15","modified_gmt":"2026-06-15T08:21:15","slug":"hydrocracking-catalysts","status":"publish","type":"post","link":"https:\/\/www.jalonzeolite.com\/ja\/hydrocracking-catalysts\/","title":{"rendered":"\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u89e6\u5a92\u306e\u89e3\u8aac\uff1a\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5316\u5b66\u7684\u6027\u8cea\u304c\u88fd\u6cb9\u6240\u306e\u6027\u80fd\u3092\u5de6\u53f3\u3059\u308b\u4ed5\u7d44\u307f"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u89e6\u5a92\u306e\u89e3\u8aac \u2014 Precision-v2<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&#038;family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ===== RESET & BASE ===== *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  background: #FAFAF9;\n  color: #4A4A4A;\n  font-family: \"Source Sans 3\", sans-serif;\n  font-size: 16px;\n  line-height: 1.7;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* ===== CUSTOM PROPERTIES ===== *\/\n:root {\n  --prose-width: 680px;\n  --color-accent: #EEB30D;\n  --color-heading: #2D2D2D;\n  --color-body: #4A4A4A;\n  --color-bg: #FAFAF9;\n  --color-accent-desat: #C8960A;\n  --color-table-header: #FEF9ED;\n  --color-callout-bg: #FEF9ED;\n  --color-border: #E5E5E5;\n  --color-muted: #9FA8AB;\n  --color-gray: #808080;\n  --color-dark-card: #2D2D2D;\n  --section-spacing: 4em;\n  --para-spacing: 1.2em;\n  --bp-margin: 2.5em;\n}\n\n\/* ===== PROGRESS BAR ===== *\/\n#reading-progress {\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 4px;\n  background: #E5E5E5;\n  z-index: 1000;\n}\n#reading-progress-bar {\n  height: 100%;\n  width: 0%;\n  background: var(--color-accent);\n  transition: width 0.08s linear;\n}\n\n\/* ===== LAYOUT ===== *\/\n.article-container {\n  max-width: var(--prose-width);\n  margin: 0 auto;\n  padding: 2em 20px 4em;\n}\n.article-container > * {\n  max-width: 100%;\n}\n\n\/* ===== TYPOGRAPHY ===== *\/\nh1, h2, h3, h4 {\n  font-family: \"Fraunces\", serif;\n  color: var(--color-heading);\n  line-height: 1.3;\n}\nh1 {\n  font-size: 2em;\n  font-weight: 600;\n  margin-bottom: 0.75em;\n  margin-top: 1em;\n  letter-spacing: -0.01em;\n}\nh2 {\n  font-size: 1.45em;\n  font-weight: 600;\n  margin-top: var(--section-spacing);\n  margin-bottom: 0.6em;\n  letter-spacing: -0.01em;\n}\nh3 {\n  font-size: 1.15em;\n  font-weight: 600;\n  margin-top: 2em;\n  margin-bottom: 0.5em;\n  letter-spacing: -0.005em;\n}\n\n\/* ===== H2 MARKERS ===== *\/\n.h2-dot {\n  color: var(--color-accent);\n  margin-right: 0.35em;\n  opacity: 0.7;\n}\n\n\/* ===== EMBEDDED IMAGES STYLE ===== *\/\n.embedded-catalyst-img {\n  display: block !important;\n  width: 100% !important;\n  max-width: 512px !important;\n  height: auto !important;\n  margin: 2em auto !important;\n  border-radius: 12px !important;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12) !important;\n  transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n}\n.embedded-catalyst-img:hover {\n  transform: translateY(-4px) !important;\n  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2) !important;\n}\n\n\/* ===== PROSE ELEMENTS ===== *\/\np {\n  margin-bottom: var(--para-spacing);\n  line-height: 1.7;\n}\na {\n  color: var(--color-accent);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\na:hover { opacity: 0.8; }\n\n\/* ===== TABLES ===== *\/\n.table-wrapper {\n  overflow-x: auto;\n  margin-bottom: var(--para-spacing);\n}\ntable {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.95em;\n}\nth {\n  background: var(--color-table-header);\n  color: var(--color-heading);\n  font-family: \"Fraunces\", serif;\n  font-weight: 500;\n  font-size: 0.9em;\n  padding: 12px 16px;\n  text-align: left;\n  white-space: nowrap;\n}\ntd {\n  padding: 10px 16px;\n  border-bottom: 1px solid var(--color-border);\n  vertical-align: top;\n  font-size: 0.95em;\n}\ntr:nth-child(even) td {\n  background: #FAFAF9;\n}\n\n\/* ===== BLOCKQUOTES ===== *\/\nblockquote {\n  border-left: 3px solid var(--color-accent);\n  background: var(--color-callout-bg);\n  font-style: normal;\n  font-weight: 400;\n  font-family: \"Fraunces\", serif;\n  font-size: 1.05em;\n  color: #3D3D3D;\n  padding: 16px 20px;\n  margin-bottom: var(--para-spacing);\n}\n\n\/* ===== LISTS ===== *\/\nul, ol {\n  padding-left: 1.5em;\n  margin-bottom: var(--para-spacing);\n}\nli { margin-bottom: 0.5em; }\nul { list-style: disc; }\nol { list-style: decimal; }\n\n\/* ===== CODE ===== *\/\ncode {\n  background: #F5F5F5;\n  font-family: \"SF Mono\", \"Fira Code\", monospace;\n  padding: 2px 6px;\n  border-radius: 3px;\n  font-size: 0.9em;\n}\n\n\/* ===== HORIZONTAL RULE ===== *\/\nhr {\n  height: 1px;\n  background: var(--color-border);\n  border: none;\n  margin: 3em 0;\n  width: 100%;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 1 \u2014 Stat Callout (operating envelope)                *\/\n\/* ================================================================ *\/\n.bp-1-stat-callout {\n  display: flex;\n  flex-direction: row;\n  align-items: stretch;\n  background: var(--color-dark-card);\n  border-radius: 8px;\n  padding: 28px 8px;\n  margin-bottom: var(--bp-margin);\n}\n.bp-1-stat {\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  padding: 0 16px;\n  position: relative;\n}\n.bp-1-stat + .bp-1-stat::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 15%;\n  height: 70%;\n  width: 1px;\n  background: rgba(255,255,255,0.12);\n}\n.bp-1-stat-value {\n  font-family: \"Fraunces\", serif;\n  font-weight: 600;\n  font-size: 2em;\n  color: var(--color-accent);\n  line-height: 1.15;\n  letter-spacing: -0.01em;\n  white-space: nowrap;\n}\n.bp-1-stat-rule {\n  width: 36px;\n  height: 2px;\n  background: var(--color-accent);\n  margin: 0.55em auto 0.6em;\n  border-radius: 1px;\n  opacity: 0.55;\n}\n.bp-1-stat-label {\n  font-size: 0.7em;\n  color: #9FA8AB;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  font-weight: 400;\n  line-height: 1.3;\n  text-align: center;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 2 \u2014 Performance Cards (mesoporous USY)               *\/\n\/* ================================================================ *\/\n.bp-2-performance-card {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 1.2em;\n  margin-bottom: var(--bp-margin);\n}\n.bp-2-stat {\n  background: var(--color-callout-bg);\n  border-top: 2px solid var(--color-accent);\n  border-radius: 6px;\n  padding: 1.2em 1em 1em;\n  text-align: center;\n}\n.bp-2-stat:nth-child(2) {\n  padding-bottom: 1.6em;\n}\n.bp-2-stat-icon {\n  width: 24px;\n  height: 24px;\n  color: var(--color-accent);\n  margin-bottom: 0.5em;\n  display: inline-block;\n}\n.bp-2-stat-number {\n  font-family: \"Fraunces\", serif;\n  font-weight: 700;\n  font-size: 2em;\n  color: var(--color-heading);\n  line-height: 1.1;\n}\n.bp-2-stat-label {\n  font-size: 0.85em;\n  color: var(--color-gray);\n  margin-top: 0.3em;\n  line-height: 1.3;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 3 \u2014 Trade-off Bars (ZSM-5 yield trade)               *\/\n\/* ================================================================ *\/\n.bp-3-tradeoff-bars {\n  margin-bottom: var(--bp-margin);\n  padding: 1.2em 0;\n}\n.bp-3-header {\n  display: flex;\n  align-items: center;\n  gap: 0.5em;\n  margin-bottom: 1em;\n}\n.bp-3-header-icon {\n  width: 22px;\n  height: 22px;\n  color: var(--color-accent);\n}\n.bp-3-header-title {\n  font-family: \"Fraunces\", serif;\n  font-weight: 500;\n  font-size: 0.95em;\n  color: var(--color-heading);\n}\n.bp-3-row {\n  display: flex;\n  align-items: center;\n  gap: 0.8em;\n  margin-bottom: 0.9em;\n}\n.bp-3-label {\n  width: 95px;\n  font-size: 0.88em;\n  font-weight: 600;\n  color: var(--color-heading);\n  flex-shrink: 0;\n}\n.bp-3-track {\n  flex: 1;\n  height: 28px;\n  background: #F0F0ED;\n  border-radius: 4px;\n  overflow: hidden;\n}\n.bp-3-fill {\n  height: 100%;\n  border-radius: 4px;\n  transition: width 0.5s ease;\n}\n.bp-3-fill-olefins {\n  width: 45%;\n  background: var(--color-accent);\n}\n.bp-3-fill-diesel {\n  width: 30%;\n  background: #B0A898;\n}\n.bp-3-delta {\n  width: 75px;\n  text-align: right;\n  font-weight: 700;\n  font-size: 0.95em;\n  color: var(--color-heading);\n  flex-shrink: 0;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 4 \u2014 Comparison Cards (Beta vs Mordenite)              *\/\n\/* ================================================================ *\/\n.bp-4-comparison-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1em;\n  margin-bottom: var(--bp-margin);\n}\n.bp-4-card {\n  background: #FFFFFF;\n  border-radius: 6px;\n  padding: 1.3em 1.2em;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n}\n.bp-4-card-beta {\n  border-left: 3px solid var(--color-accent);\n}\n.bp-4-card-mordenite {\n  border-left: 3px solid #B0A898;\n}\n.bp-4-card-icon {\n  width: 28px;\n  height: 28px;\n  margin-bottom: 0.5em;\n  display: block;\n}\n.bp-4-card-beta .bp-4-card-icon { color: var(--color-accent); }\n.bp-4-card-mordenite .bp-4-card-icon { color: #B0A898; }\n.bp-4-card-title {\n  font-family: \"Fraunces\", serif;\n  font-weight: 600;\n  font-size: 1.05em;\n  color: var(--color-heading);\n  margin-bottom: 0.4em;\n}\n.bp-4-card-desc {\n  font-size: 0.9em;\n  color: var(--color-body);\n  line-height: 1.5;\n  margin-bottom: 0.7em;\n}\n.bp-4-card-tag {\n  display: inline-block;\n  font-size: 0.78em;\n  font-weight: 600;\n  padding: 3px 10px;\n  border-radius: 3px;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n}\n.bp-4-card-beta .bp-4-card-tag {\n  background: #FEF9ED;\n  color: var(--color-accent);\n}\n.bp-4-card-mordenite .bp-4-card-tag {\n  background: #F0F0ED;\n  color: #7A7A7A;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 5 \u2014 Insight Callout (one-line rule)                   *\/\n\/* ================================================================ *\/\n.bp-5-insight-callout {\n  display: flex;\n  flex-direction: row;\n  gap: 1em;\n  background: var(--color-callout-bg);\n  border-left: 3px solid var(--color-accent);\n  border-radius: 0 6px 6px 0;\n  padding: 1.1em 1.3em;\n  margin-bottom: var(--bp-margin);\n}\n.bp-5-icon {\n  width: 24px;\n  height: 24px;\n  color: var(--color-accent);\n  flex-shrink: 0;\n  margin-top: 0.2em;\n}\n.bp-5-title {\n  font-family: \"Fraunces\", serif;\n  font-weight: 500;\n  font-size: 1em;\n  color: var(--color-heading);\n  margin-bottom: 0.3em;\n}\n.bp-5-body {\n  font-size: 0.95em;\n  color: var(--color-body);\n  line-height: 1.6;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 6 \u2014 Decision Flow (three-input \u2192 output)              *\/\n\/* ================================================================ *\/\n.bp-6-decision-flow {\n  margin-bottom: var(--bp-margin);\n}\n.bp-6-row {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  gap: 0.8em;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.bp-6-inputs {\n  display: flex;\n  flex-direction: column;\n  gap: 0.5em;\n  flex: 1;\n  min-width: 180px;\n}\n.bp-6-input {\n  background: #F0F0ED;\n  border-radius: 5px;\n  padding: 0.6em 0.9em;\n  font-size: 0.88em;\n  font-weight: 600;\n  color: var(--color-heading);\n  text-align: center;\n  line-height: 1.3;\n}\n.bp-6-input-desc {\n  font-weight: 400;\n  font-size: 0.85em;\n  color: var(--color-gray);\n  display: block;\n  margin-top: 0.15em;\n}\n.bp-6-arrow {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.bp-6-arrow-icon {\n  width: 28px;\n  height: 28px;\n  color: var(--color-accent);\n}\n.bp-6-output {\n  background: #FFFFFF;\n  border: 2px solid var(--color-accent);\n  border-radius: 5px;\n  padding: 0.9em 1.2em;\n  font-family: \"Fraunces\", serif;\n  font-weight: 600;\n  font-size: 0.95em;\n  color: var(--color-heading);\n  text-align: center;\n  line-height: 1.3;\n  flex: 1;\n  min-width: 160px;\n}\n.bp-6-output-desc {\n  font-family: \"Source Sans 3\", sans-serif;\n  font-weight: 400;\n  font-size: 0.88em;\n  color: var(--color-gray);\n  display: block;\n  margin-top: 0.2em;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 7 \u2014 Yield Grid (middle distillate yields)             *\/\n\/* ================================================================ *\/\n.bp-7-yield-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 1em;\n  margin-bottom: var(--bp-margin);\n}\n.bp-7-stat {\n  background: var(--color-callout-bg);\n  border-bottom: 2px solid var(--color-accent);\n  border-radius: 6px;\n  padding: 1em 0.8em 0.9em;\n  text-align: center;\n}\n.bp-7-stat:nth-child(2) {\n  padding-bottom: 1.5em;\n}\n.bp-7-stat-value {\n  font-family: \"Fraunces\", serif;\n  font-weight: 700;\n  font-size: 2.2em;\n  color: var(--color-accent);\n  line-height: 1.1;\n}\n.bp-7-stat-label {\n  font-size: 0.9em;\n  font-weight: 600;\n  color: var(--color-heading);\n  margin-top: 0.2em;\n  line-height: 1.2;\n}\n.bp-7-stat-range {\n  font-size: 0.78em;\n  color: var(--color-gray);\n  margin-top: 0.2em;\n  line-height: 1.2;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 8 \u2014 Decay Bars (regeneration recovery)                *\/\n\/* ================================================================ *\/\n.bp-8-decay-bars {\n  margin-bottom: var(--bp-margin);\n  padding: 1em 0 0.5em;\n}\n.bp-8-header {\n  display: flex;\n  align-items: center;\n  gap: 0.5em;\n  margin-bottom: 1.2em;\n}\n.bp-8-header-icon {\n  width: 22px;\n  height: 22px;\n  color: var(--color-accent);\n}\n.bp-8-header-title {\n  font-family: \"Fraunces\", serif;\n  font-weight: 500;\n  font-size: 0.95em;\n  color: var(--color-heading);\n}\n.bp-8-row {\n  display: flex;\n  align-items: center;\n  gap: 0.8em;\n  margin-bottom: 0.9em;\n}\n.bp-8-cycle-label {\n  width: 110px;\n  font-size: 0.88em;\n  font-weight: 600;\n  color: var(--color-heading);\n  flex-shrink: 0;\n}\n.bp-8-track {\n  flex: 1;\n  height: 30px;\n  background: #F0F0ED;\n  border-radius: 4px;\n  overflow: hidden;\n}\n.bp-8-fill {\n  height: 100%;\n  border-radius: 4px;\n  transition: width 0.5s ease;\n}\n.bp-8-fill-1 { width: 95%; background: #EEB30D; }\n.bp-8-fill-2 { width: 85%; background: #D4A00A; }\n.bp-8-fill-3 { width: 75%; background: #B0A070; }\n.bp-8-pct {\n  width: 65px;\n  text-align: right;\n  font-weight: 700;\n  font-size: 0.95em;\n  color: var(--color-heading);\n  flex-shrink: 0;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 9 \u2014 Pull Quote (Jeff Johns)                           *\/\n\/* ================================================================ *\/\n.bp-9-pullquote {\n  position: relative;\n  padding: 1.2em 1.2em 1.2em 2.5em;\n  margin-bottom: var(--bp-margin);\n}\n.bp-9-mark {\n  position: absolute;\n  top: -0.15em;\n  left: 0.05em;\n  font-family: \"Fraunces\", serif;\n  font-size: 4em;\n  color: var(--color-accent);\n  opacity: 0.3;\n  line-height: 1;\n  pointer-events: none;\n}\n.bp-9-quote {\n  font-family: \"Fraunces\", serif;\n  font-style: italic;\n  font-weight: 400;\n  font-size: 1.3em;\n  color: var(--color-heading);\n  line-height: 1.45;\n  margin-bottom: 0.4em;\n}\n.bp-9-attribution {\n  font-size: 0.85em;\n  color: var(--color-gray);\n  line-height: 1.4;\n}\n.bp-9-attribution-icon {\n  width: 16px;\n  height: 16px;\n  display: inline-block;\n  vertical-align: middle;\n  margin-right: 0.3em;\n  color: var(--color-accent);\n  opacity: 0.6;\n}\n\n\/* ================================================================ *\/\n\/* BREAKPOINT 10 \u2014 Supplier Checklist                               *\/\n\/* ================================================================ *\/\n.bp-10-checklist {\n  background: var(--color-callout-bg);\n  border-left: 3px solid var(--color-accent);\n  border-radius: 0 6px 6px 0;\n  padding: 1.3em 1.4em 1.1em;\n  margin-bottom: var(--bp-margin);\n}\n.bp-10-header {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.6em;\n  margin-bottom: 1em;\n}\n.bp-10-header-icon {\n  width: 22px;\n  height: 22px;\n  color: var(--color-accent);\n  flex-shrink: 0;\n  margin-top: 0.15em;\n}\n.bp-10-title {\n  font-family: \"Fraunces\", serif;\n  font-weight: 600;\n  font-size: 1em;\n  color: var(--color-heading);\n  line-height: 1.3;\n}\n.bp-10-list {\n  display: flex;\n  flex-direction: column;\n  gap: 0.7em;\n}\n.bp-10-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.6em;\n}\n.bp-10-item-icon {\n  width: 18px;\n  height: 18px;\n  color: var(--color-accent);\n  flex-shrink: 0;\n  margin-top: 0.15em;\n}\n.bp-10-item-content {\n  flex: 1;\n}\n.bp-10-item-title {\n  font-weight: 700;\n  font-size: 0.92em;\n  color: var(--color-heading);\n  line-height: 1.3;\n}\n.bp-10-item-desc {\n  font-size: 0.85em;\n  color: var(--color-gray);\n  line-height: 1.4;\n  margin-top: 0.1em;\n}\n\n\/* ================================================================ *\/\n\/* REFERENCES                                                       *\/\n\/* ================================================================ *\/\n.references-list {\n  font-size: 0.88em;\n  line-height: 1.6;\n}\n.references-list li {\n  margin-bottom: 0.6em;\n  word-break: break-word;\n}\n.references-list a {\n  color: var(--color-accent);\n}\n\n\/* ================================================================ *\/\n\/* RESPONSIVE \u2014 Tablet \/ Mobile                                     *\/\n\/* ================================================================ *\/\n@media (max-width: 768px) {\n  :root {\n    --prose-width: 100%;\n    --section-spacing: 3em;\n    --para-spacing: 1em;\n    --bp-margin: 2em;\n  }\n  .article-container {\n    padding: 1.5em 16px 3em;\n  }\n  h1 { font-size: 1.6em; }\n  h2 { font-size: 1.25em; }\n  h3 { font-size: 1.05em; }\n\n  \/* BP-1: stack vertically *\/\n  .bp-1-stat-callout {\n    flex-direction: column;\n    padding: 20px 0;\n    margin-bottom: 1.8em;\n  }\n  .bp-1-stat {\n    padding: 10px 20px;\n  }\n  .bp-1-stat + .bp-1-stat::before {\n    left: 10%;\n    top: 0;\n    height: 1px;\n    width: 80%;\n  }\n  .bp-1-stat-value { font-size: 1.5em; }\n  .bp-1-stat-rule { width: 28px; margin: 0.35em auto 0.4em; }\n  .bp-1-stat-label { font-size: 0.68em; }\n\n  \/* BP-2: single column *\/\n  .bp-2-performance-card {\n    grid-template-columns: 1fr;\n    gap: 0.8em;\n  }\n  .bp-2-stat:nth-child(2) { padding-bottom: 1em; }\n  .bp-2-stat-number { font-size: 1.6em; }\n\n  \/* BP-3: compact *\/\n  .bp-3-row { gap: 0.5em; }\n  .bp-3-label { width: 75px; font-size: 0.82em; }\n  .bp-3-delta { width: 55px; font-size: 0.88em; }\n  .bp-3-track { height: 24px; }\n\n  \/* BP-4: single column *\/\n  .bp-4-comparison-cards { grid-template-columns: 1fr; }\n\n  \/* BP-5: compact *\/\n  .bp-5-insight-callout { flex-direction: column; gap: 0.5em; padding: 1em 1.1em; }\n\n  \/* BP-6: stack flow *\/\n  .bp-6-row { flex-direction: column; }\n  .bp-6-arrow { transform: rotate(90deg); }\n  .bp-6-inputs { width: 100%; }\n  .bp-6-output { width: 100%; }\n\n  \/* BP-7: single column *\/\n  .bp-7-yield-grid { grid-template-columns: 1fr; gap: 0.8em; }\n  .bp-7-stat:nth-child(2) { padding-bottom: 1em; }\n  .bp-7-stat-value { font-size: 1.8em; }\n\n  \/* BP-8: compact *\/\n  .bp-8-row { gap: 0.5em; }\n  .bp-8-cycle-label { width: 85px; font-size: 0.82em; }\n  .bp-8-pct { width: 50px; font-size: 0.88em; }\n  .bp-8-track { height: 24px; }\n\n  \/* BP-9: compact *\/\n  .bp-9-pullquote { padding-left: 2em; }\n  .bp-9-quote { font-size: 1.1em; }\n\n  \/* BP-10: compact *\/\n  .bp-10-checklist { padding: 1em 1.1em 0.9em; }\n\n  \/* Tables: scroll *\/\n  .table-wrapper { overflow-x: auto; }\n  table { font-size: 0.85em; }\n  th, td { padding: 8px 10px; }\n}\n\n@media (max-width: 480px) {\n  .article-container { padding: 1em 12px 2.5em; }\n  h1 { font-size: 1.35em; }\n  h2 { font-size: 1.1em; }\n  .bp-3-label { width: 65px; font-size: 0.78em; }\n  .bp-8-cycle-label { width: 70px; font-size: 0.78em; }\n}\n\n\/* ================================================================ *\/\n\/* DARK MODE                                                        *\/\n\/* ================================================================ *\/\n@media (prefers-color-scheme: dark) {\n  body {\n    background: #1C1C1A;\n    color: #D4D4CF;\n  }\n  h1, h2, h3, h4 { color: #E8E8E3; }\n  .h2-dot { color: #C8960A; }\n\n  a { color: #C8960A; }\n\n  th {\n    background: #2A2410;\n    color: #E8E8E3;\n  }\n  td { border-bottom-color: #3A3A35; }\n  tr:nth-child(even) td { background: #22221E; }\n\n  blockquote {\n    background: #2A2410;\n    color: #D4D4CF;\n    border-left-color: #C8960A;\n  }\n\n  code { background: #2A2A28; }\n\n  hr { background: #3A3A35; }\n\n  \/* BP-1: dark card *\/\n  .bp-1-stat-callout { background: #2A2A28; }\n  .bp-1-stat-value { color: #C8960A; }\n  .bp-1-stat-rule { background: #C8960A; opacity: 0.5; }\n  .bp-1-stat + .bp-1-stat::before { background: rgba(255,255,255,0.08); }\n\n  \/* BP-2 *\/\n  .bp-2-stat { background: #2A2410; }\n  .bp-2-stat-number { color: #E8E8E3; }\n  .bp-2-stat-label { color: #9FA8AB; }\n\n  \/* BP-3 *\/\n  .bp-3-track { background: #2A2A28; }\n  .bp-3-label { color: #E8E8E3; }\n  .bp-3-delta { color: #E8E8E3; }\n  .bp-3-fill-olefins { background: #C8960A; }\n  .bp-3-fill-diesel { background: #8A8070; }\n  .bp-3-header-title { color: #E8E8E3; }\n\n  \/* BP-4 *\/\n  .bp-4-card { background: #22221E; }\n  .bp-4-card-title { color: #E8E8E3; }\n  .bp-4-card-desc { color: #D4D4CF; }\n  .bp-4-card-beta .bp-4-card-tag { background: #2A2410; color: #C8960A; }\n  .bp-4-card-mordenite .bp-4-card-tag { background: #2A2A28; color: #9FA8AB; }\n\n  \/* BP-5 *\/\n  .bp-5-insight-callout { background: #2A2410; }\n  .bp-5-title { color: #E8E8E3; }\n  .bp-5-body { color: #D4D4CF; }\n\n  \/* BP-6 *\/\n  .bp-6-input { background: #2A2A28; color: #E8E8E3; }\n  .bp-6-input-desc { color: #9FA8AB; }\n  .bp-6-output { background: #22221E; border-color: #C8960A; color: #E8E8E3; }\n  .bp-6-output-desc { color: #9FA8AB; }\n\n  \/* BP-7 *\/\n  .bp-7-stat { background: #2A2410; }\n  .bp-7-stat-value { color: #C8960A; }\n  .bp-7-stat-label { color: #E8E8E3; }\n  .bp-7-stat-range { color: #9FA8AB; }\n\n  \/* BP-8 *\/\n  .bp-8-track { background: #2A2A28; }\n  .bp-8-cycle-label { color: #E8E8E3; }\n  .bp-8-pct { color: #E8E8E3; }\n  .bp-8-fill-1 { background: #C8960A; }\n  .bp-8-fill-2 { background: #B5880A; }\n  .bp-8-fill-3 { background: #8A7A50; }\n  .bp-8-header-title { color: #E8E8E3; }\n  .bp-8-header-icon { color: #C8960A; }\n\n  \/* BP-9 *\/\n  .bp-9-mark { color: #C8960A; }\n  .bp-9-quote { color: #E8E8E3; }\n  .bp-9-attribution { color: #9FA8AB; }\n\n  \/* BP-10 *\/\n  .bp-10-checklist { background: #2A2410; }\n  .bp-10-title { color: #E8E8E3; }\n  .bp-10-item-title { color: #E8E8E3; }\n  .bp-10-item-desc { color: #9FA8AB; }\n  .bp-10-header-icon { color: #C8960A; }\n  .bp-10-item-icon { color: #C8960A; }\n\n  \/* Reading progress *\/\n  #reading-progress { background: #3A3A35; }\n  #reading-progress-bar { background: #C8960A; }\n}\n\n\/* ================================================================ *\/\n\/* ANIMATIONS                                                       *\/\n\/* ================================================================ *\/\n@keyframes fadeInUp {\n  from { opacity: 0; transform: translateY(12px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes fadeIn {\n  from { opacity: 0; }\n  to { opacity: 1; }\n}\n.bp-1-stat-callout,\n.bp-2-performance-card,\n.bp-3-tradeoff-bars,\n.bp-4-comparison-cards,\n.bp-5-insight-callout,\n.bp-6-decision-flow,\n.bp-7-yield-grid,\n.bp-8-decay-bars,\n.bp-9-pullquote,\n.bp-10-checklist {\n  animation: fadeInUp 0.45s ease-out both;\n}\n.bp-1-stat-callout { animation-delay: 0.05s; }\n.bp-2-performance-card { animation-delay: 0.1s; }\n.bp-3-tradeoff-bars { animation-delay: 0.15s; }\n.bp-4-comparison-cards { animation-delay: 0.2s; }\n.bp-5-insight-callout { animation-delay: 0.25s; }\n.bp-6-decision-flow { animation-delay: 0.3s; }\n.bp-7-yield-grid { animation-delay: 0.35s; }\n.bp-8-decay-bars { animation-delay: 0.4s; }\n.bp-9-pullquote { animation-delay: 0.45s; }\n.bp-10-checklist { animation-delay: 0.5s; }\n<\/style>\n<\/head>\n<body>\n\n<div id=\"reading-progress\" role=\"progressbar\" aria-label=\"\u8aad\u66f8\u306e\u9032\u6357\u72b6\u6cc1\">\n  <div id=\"reading-progress-bar\"><\/div>\n<\/div>\n\n<div class=\"article-container\">\n\n<h1>\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u89e6\u5a92\u306e\u89e3\u8aac\uff1a\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5316\u5b66\u7684\u6027\u8cea\u304c\u88fd\u6cb9\u6240\u306e\u6027\u80fd\u3092\u5de6\u53f3\u3059\u308b\u4ed5\u7d44\u307f<\/h1>\n\n<h2>\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u89e6\u5a92\u306e\u4ed5\u7d44\u307f \u2014 \u4e21\u6a5f\u80fd\u578b\u30a8\u30f3\u30b8\u30f3<\/h2>\n\n  <p>\u3059\u3079\u3066\u306e  <a href=\"https:\/\/www.jalonzeolite.com\/ja\/hydrocracking\/\">\u6c34\u7d20\u5316\u5206\u89e3<\/a> \u89e6\u5a92\u306f\u3001\u672c\u8cea\u7684\u306b2\u3064\u306e\u6a5f\u80fd\u304b\u3089\u306a\u308b\u88c5\u7f6e\u3067\u3042\u308b\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u3084\u975e\u6676\u8cea\u30b7\u30ea\u30ab\u30fb\u30a2\u30eb\u30df\u30ca\u62c5\u4f53\u306b\u3088\u3063\u3066\u62c5\u308f\u308c\u308b\u300c\u9178\u6a5f\u80fd\u300d\u306f\u3001\u5927\u304d\u306a\u70ad\u5316\u6c34\u7d20\u5206\u5b50\u3092\u5c0f\u3055\u306a\u5206\u5b50\u306b\u5206\u89e3\u3057\u3001\u7570\u6027\u5316\u306b\u3088\u3063\u3066\u305d\u306e\u9aa8\u683c\u69cb\u9020\u3092\u518d\u914d\u7f6e\u3059\u308b\u3002 \u91d1\u5c5e\u6a5f\u80fd\uff08\u901a\u5e38\u3001\u62c5\u4f53\u306b\u62c5\u6301\u3055\u308c\u305f\u30cb\u30c3\u30b1\u30eb\u3001\u30e2\u30ea\u30d6\u30c7\u30f3\u3001\u30bf\u30f3\u30b0\u30b9\u30c6\u30f3\u3001\u767d\u91d1\u3001\u307e\u305f\u306f\u30d1\u30e9\u30b8\u30a6\u30e0\uff09\u306f\u3001\u6c34\u7d20\u5316\u304a\u3088\u3073\u8131\u6c34\u7d20\u5316\u3092\u62c5\u3046\u3002\u3053\u308c\u30892\u3064\u306e\u6a5f\u80fd\u306f\u3001\u6b63\u78ba\u306a\u30d0\u30e9\u30f3\u30b9\u3092\u4fdd\u3063\u3066\u4f5c\u7528\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002 \u9178\u6027\u304c\u5f37\u3059\u304e\u308b\u3068\u3001\u89e6\u5a92\u306f\u904e\u5270\u306b\u5206\u89e3\u53cd\u5fdc\u3092\u8d77\u3053\u3057\u3001\u904e\u5270\u306a\u8efd\u8cea\u30ac\u30b9\u3084\u30b3\u30fc\u30af\u30b9\u3092\u751f\u6210\u3057\u307e\u3059\u3002\u91d1\u5c5e\u6d3b\u6027\u304c\u5f37\u3059\u304e\u308b\u3068\u3001\u89e6\u5a92\u306f\u904e\u5270\u306b\u6c34\u7d20\u5316\u53cd\u5fdc\u3092\u8d77\u3053\u3057\u3001\u5909\u63db\u306b\u5fc5\u8981\u306a\u5206\u89e3\u53cd\u5fdc\u3092\u6291\u5236\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n\n<p>\u5b9f\u7528\u6bb5\u968e\u3067\u306f\u3001\u3053\u306e\u30d0\u30e9\u30f3\u30b9\u8abf\u6574\u306f10\uff5e20 MPa\u3001350\uff5e430\u00b0C\u3001\u6c34\u7d20\u5bfe\u6cb9\u6bd4800\uff5e2,000 Nm\u00b3\/m\u00b3\u306e\u6761\u4ef6\u4e0b\u3067\u884c\u308f\u308c\u308b\u3002 \u4e00\u822c\u7684\u306a\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306b\u304a\u3051\u308b\u9178\u30b5\u30a4\u30c8\u5bc6\u5ea6\u306f0.2\uff5e0.5 mmol\/g\u306e\u7bc4\u56f2\u306b\u3042\u308a\u3001\u3053\u308c\u306f\u975e\u5e38\u306b\u72ed\u3044\u7bc4\u56f2\u3067\u3042\u308b\u3002\u89e6\u5a92\u306e\u914d\u5408\u8a2d\u8a08\u8005\u306f\u3001\u7279\u5b9a\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7a2e\u985e\u3092\u9078\u629e\u3057\u3001\u305d\u306e\u30b7\u30ea\u30b3\u30f3\u5bfe\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u6bd4\u3092\u5fae\u8abf\u6574\u3059\u308b\u3053\u3068\u3067\u3001\u3053\u306e\u7bc4\u56f2\u306b\u53ce\u3081\u308b\u3002 \u3053\u306e\u3044\u305a\u308c\u304b\u304c\u8aa4\u3063\u3066\u3044\u308b\u3068\u3001\u30d7\u30e9\u30f3\u30c8\u306f2\uff5e5\u5e74\u306e\u30b5\u30a4\u30af\u30eb\u5168\u4f53\u3092\u901a\u3058\u3066\u305d\u306e\u5f71\u97ff\u306b\u60a9\u307e\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308b\u3002<\/p>\n\n<div class=\"bp-1-stat-callout\">\n  <div class=\"bp-1-stat\">\n    <div class=\"bp-1-stat-value\">10\uff5e20 MPa<\/div>\n    <div class=\"bp-1-stat-rule\"><\/div>\n    <div class=\"bp-1-stat-label\">\u4f7f\u7528\u5727\u529b<\/div>\n  <\/div>\n  <div class=\"bp-1-stat\">\n    <div class=\"bp-1-stat-value\">350\uff5e430\u2103<\/div>\n    <div class=\"bp-1-stat-rule\"><\/div>\n    <div class=\"bp-1-stat-label\">\u539f\u5b50\u7089\u6e29\u5ea6<\/div>\n  <\/div>\n  <div class=\"bp-1-stat\">\n    <div class=\"bp-1-stat-value\">800\uff5e2,000<\/div>\n    <div class=\"bp-1-stat-rule\"><\/div>\n    <div class=\"bp-1-stat-label\">H\u2082\uff1a\u77f3\u6cb9\u30fbNm\u00b3\/m\u00b3<\/div>\n  <\/div>\n<\/div>\n\n<p>\u3053\u308c\u3092\u30cf\u30b5\u30df\u306e\u3088\u3046\u306a\u3082\u306e\u3060\u3068\u8003\u3048\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002 \u9178\u30b5\u30a4\u30c8\u304c\u7247\u65b9\u306e\u5203\u3001\u91d1\u5c5e\u30b5\u30a4\u30c8\u304c\u3082\u3046\u7247\u65b9\u306e\u5203\u3067\u3059\u3002\u3069\u3061\u3089\u306e\u5203\u3082\u5358\u72ec\u3067\u306f\u3046\u307e\u304f\u5207\u308c\u307e\u305b\u3093\u3002\u3057\u304b\u3057\u3001\u4e21\u8005\u304c\u7d44\u307f\u5408\u308f\u3055\u308b\u3053\u3068\u3067\u3001\u5916\u79d1\u624b\u8853\u306e\u3088\u3046\u306a\u7cbe\u5ea6\u3067\u70ad\u7d20-\u70ad\u7d20\u7d50\u5408\u3092\u5207\u65ad\u3057\u307e\u3059\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u304c\u5207\u65ad\u7b87\u6240\u3092\u6c7a\u5b9a\u3057\u3001\u91d1\u5c5e\u304c\u539f\u52d5\u529b\u3092\u63d0\u4f9b\u3059\u308b\u306e\u3067\u3059\u3002\u3053\u306e\u8a18\u4e8b\u306e\u6b8b\u308a\u306e\u90e8\u5206\u3067\u306f\u3001\u539f\u6599\u3068\u88fd\u54c1\u76ee\u6a19\u306b\u9069\u3057\u305f\u5203\u306e\u7d44\u307f\u5408\u308f\u305b\u3092\u3069\u306e\u3088\u3046\u306b\u9078\u3076\u304b\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n<img decoding=\"async\" class=\"embedded-catalyst-img\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/06\/hydrocracking-catalysts-4.webp\" alt=\"\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306e\u4e8c\u6a5f\u80fd\u30e1\u30ab\u30cb\u30ba\u30e0\u56f3\">\n\n<h2>\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u306b\u304a\u3051\u308b\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7a2e\u985e \u2014 \u89e6\u5a92\u6027\u80fd\u3092\u652f\u3048\u308b\u5206\u5b50\u69cb\u9020<\/h2>\n\n<p>\u500b\u3005\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u898b\u308b\u524d\u306b\u3001\u8a55\u4fa1\u306e\u67a0\u7d44\u307f\u3092\u628a\u63e1\u3057\u3066\u304a\u304f\u3068\u5f79\u7acb\u3061\u307e\u3059\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u304c\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306b\u3069\u306e\u3088\u3046\u306a\u7279\u6027\u3092\u4e0e\u3048\u308b\u304b\u306f\u3001\u4ee5\u4e0b\u306e3\u3064\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u3088\u3063\u3066\u5b9a\u7fa9\u3055\u308c\u307e\u3059\u3002 \u7d30\u5b54\u5f84\uff08\u3069\u306e\u5206\u5b50\u304c\u6d3b\u6027\u30b5\u30a4\u30c8\u306b\u5230\u9054\u3067\u304d\u308b\u304b\uff09\u3001\u30b7\u30ea\u30b3\u30f3\u5bfe\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u6bd4\uff08Si\/Al\uff09\uff08\u9178\u5f37\u5ea6\u3068\u9178\u30b5\u30a4\u30c8\u5bc6\u5ea6\u3092\u6c7a\u5b9a\u3059\u308b\uff09\u3001\u304a\u3088\u3073\u5236\u7d04\u6307\u6570\uff08CI\uff09\uff08\u5f62\u72b6\u9078\u629e\u6027\u3092\u5b9a\u91cf\u5316\u3059\u308b\u3082\u306e\u2014\u2014\u7d30\u5b54\u69cb\u9020\u304c\u7570\u306a\u308b\u5f62\u72b6\u306e\u5206\u5b50\u3092\u3069\u306e\u7a0b\u5ea6\u5f37\u304f\u9078\u5225\u3059\u308b\u304b\uff09\u3002 \u5404\u30bf\u30a4\u30d7\u3092\u691c\u8a0e\u3059\u308b\u969b\u306f\u3001\u3053\u308c\u30893\u3064\u306e\u5074\u9762\u3092\u5ff5\u982d\u306b\u7f6e\u3044\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n<h3>USY\u304a\u3088\u3073\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0Y \u2014 \u7559\u5206\u6c34\u7d20\u5316\u5206\u89e3\u306b\u304a\u3051\u308b\u696d\u754c\u306e\u4e3b\u529b\u88fd\u54c1<\/h3>\n\n<p>FAU\u30c8\u30dd\u30ed\u30b8\u30fc\u306b\u57fa\u3065\u3044\u3066\u69cb\u7bc9\u3055\u308c\u305f\u8d85\u5b89\u5b9a\u306aY\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u3001\u5e02\u8ca9\u306e\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u306b\u304a\u3044\u3066\u4e3b\u6d41\u3068\u306a\u3063\u3066\u3044\u308b\u3002 \u305d\u306e12\u54e1\u74b0\u69cb\u9020\u306e\u7d30\u5b54\u306f\u76f4\u5f84\u7d047.4\u00c5\u3067\u3001\u4e09\u6b21\u5143\u7684\u306b\u4ea4\u5dee\u3059\u308b\u30c1\u30e3\u30cd\u30eb\u7cfb\u3092\u5f62\u6210\u3057\u3066\u3044\u308b\u3002\u3064\u307e\u308a\u3001\u53cd\u5fdc\u5206\u5b50\u306f\u6d3b\u6027\u30b5\u30a4\u30c8\u306b\u81f3\u308b\u305f\u3081\u306b\u5e38\u306b\u8907\u6570\u306e\u7d4c\u8def\u3092\u6301\u3064\u3053\u3068\u306b\u306a\u308a\u3001\u3053\u308c\u306f\u901a\u8def\u304c1\u672c\u3067\u306f\u306a\u304f3\u672c\u4ea4\u5dee\u3057\u3066\u3044\u308b\u30b9\u30fc\u30d1\u30fc\u30de\u30fc\u30b1\u30c3\u30c8\u306e\u3088\u3046\u306a\u3082\u306e\u3060\u3002 \u4e16\u754c\u4e2d\u306e\u6c34\u7d20\u5316\u5206\u89e3\u88c5\u7f6e\u306e70%\u4ee5\u4e0a\u304c\u3001Y\u7cfb\u89e6\u5a92\u3092\u4f7f\u7528\u3057\u3066\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n<p>USY\u3092\u7279\u5fb4\u3065\u3051\u308b\u6c7a\u5b9a\u7684\u306a\u8981\u56e0\u306f\u3001\u305d\u306e\u9aa8\u683c\u306eSi\/Al\u6bd4\u3067\u3042\u308b\u3002\u539f\u6599\u3068\u306a\u308bNaY\u306eSi\/Al\u6bd4\u306f\u7d043\uff5e6\u3067\u3042\u308a\u3001\u9178\u30b5\u30a4\u30c8\u5bc6\u5ea6\u304c\u9ad8\u3059\u304e\u308b\u305f\u3081\u3001\u5236\u5fa1\u3055\u308c\u305f\u6c34\u7d20\u5206\u89e3\u3092\u884c\u3046\u306b\u306f\u9069\u3055\u306a\u3044\u3002\u3064\u307e\u308a\u3001\u3059\u3079\u3066\u304c\u904e\u5270\u306b\u5206\u89e3\u3055\u308c\u3066\u30ac\u30b9\u306b\u306a\u3063\u3066\u3057\u307e\u3046\u306e\u3067\u3042\u308b\u3002 \u6c34\u84b8\u6c17\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u51e6\u7406\u306b\u3088\u308a\u3001\u9aa8\u683c\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u304c\u9078\u629e\u7684\u306b\u9664\u53bb\u3055\u308c\u3001Si\/Al\u6bd4\u306f20\u304b\u3089\u3001\u6700\u3082\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u304c\u9032\u3093\u3060\u30b0\u30ec\u30fc\u30c9\u3067\u306f50\u4ee5\u4e0a\u306b\u307e\u3067\u4e0a\u6607\u3059\u308b\u3002\u3053\u308c\u306f\u3001\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u539f\u5b501\u3064\u306b\u3064\u304d1\u3064\u306e\u9178\u30b5\u30a4\u30c8\u304c\u5f62\u6210\u3055\u308c\u308b\u305f\u3081\u3001\u91cd\u8981\u306a\u610f\u5473\u3092\u6301\u3064\u3002 Si\/Al\u6bd4\u304c\u9ad8\u3044\u307b\u3069\u3001\u5358\u4f4d\u8cea\u91cf\u3042\u305f\u308a\u306e\u9178\u30b5\u30a4\u30c8\u6570\u304c\u6e1b\u5c11\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u4e8c\u6b21\u5206\u89e3\u304c\u6291\u5236\u3055\u308c\u3001\u89e6\u5a92\u306e\u6319\u52d5\u304c\u300c\u7121\u5dee\u5225\u306a\u5206\u89e3\u5264\u300d\u304b\u3089\u300c\u9078\u629e\u7684\u306a\u5206\u89e3\u5264\u300d\u3078\u3068\u5909\u5316\u3057\u307e\u3059\u3002\u307e\u305f\u3001\u6b8b\u5b58\u3059\u308b\u9178\u30b5\u30a4\u30c8\u306f\u3088\u308a\u5b64\u7acb\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u672c\u8cea\u7684\u306a\u9178\u6027\u304c\u5747\u4e00\u306b\u5f37\u307e\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u9078\u629e\u6027\u304c\u5909\u5316\u3059\u308b\u306e\u3067\u3059\u3002 \u4e2d\u9593\u7559\u5206\u306e\u6700\u5927\u5316\u306b\u304a\u3044\u3066\u306f\u3001\u9178\u30b5\u30a4\u30c8\u6570\u304c\u6e1b\u5c11\u3059\u308b\u3053\u3068\u3067\u30c7\u30a3\u30fc\u30bc\u30eb\u7bc4\u56f2\u306e\u5206\u5b50\u306e\u4e8c\u6b21\u5206\u89e3\u304c\u6291\u5236\u3055\u308c\u308b\u305f\u3081\u3001Si\/Al\u6bd4\u304c20\u3092\u8d85\u3048\u308b\u3082\u306e\u304c\u597d\u307e\u3057\u3044\u3002<\/p>\n\n<p>\u30e1\u30bd\u30dd\u30fc\u30e9\u30b9USY\u306b\u304a\u3051\u308b\u6700\u8fd1\u306e\u9032\u6b69\u306b\u3088\u308a\u3001\u5fae\u7d30\u5b54\u7d50\u6676\u5185\u306b2\uff5e50 nm\u306e\u30e1\u30bd\u5b54\u304c\u5f62\u6210\u3055\u308c\u308b\u3068\u3044\u3046\u7b2c2\u306e\u591a\u5b54\u6027\u30ec\u30d9\u30eb\u304c\u52a0\u308f\u308a\u3001\u304b\u3055\u3070\u308b\u591a\u6838\u82b3\u9999\u65cf\u5206\u5b50\u306e\u62e1\u6563\u6027\u304c\u5287\u7684\u306b\u5411\u4e0a\u3057\u305f\u3002 \u76f4\u63a5\u6bd4\u8f03\u306b\u304a\u3044\u3066\u3001\u30e1\u30bd\u30dd\u30fc\u30e9\u30b9USY\u306f\u3001\u540c\u4e00\u6761\u4ef6\u4e0b\u3067\u306e\u5f93\u6765\u306eUSY\u3068\u6bd4\u8f03\u3057\u3066\u3001\u4e2d\u9593\u7559\u5206\u53ce\u7387\u304c3\uff5e5 wt%\u9ad8\u304f\u3001\u30ac\u30b9\u751f\u6210\u91cf\u304c2\uff5e3 wt%\u5c11\u306a\u304f\u3001\u6c34\u7d20\u6d88\u8cbb\u91cf\u304c5\uff5e8 wt%\u4f4e\u304f\u306a\u3063\u3066\u3044\u307e\u3059\uff08<a href=\"https:\/\/www.sciencedirect.com\/science\/article\/abs\/pii\/S1226086X2030280X\" target=\"_blank\" rel=\"noopener\">ScienceDirect\u306e\u30ec\u30d3\u30e5\u30fc<\/a>, 2020).<\/p>\n\n<div class=\"bp-2-performance-card\">\n  <div class=\"bp-2-stat\">\n    <div class=\"bp-2-stat-number\">+3\uff5e5 wt%<\/div>\n    <div class=\"bp-2-stat-label\">\u4e2d\u9593\u7559\u5206\u306e\u53ce\u7387\u5411\u4e0a<\/div>\n  <\/div>\n  <div class=\"bp-2-stat\">\n    <div class=\"bp-2-stat-number\">\u22122\u20133 wt%<\/div>\n    <div class=\"bp-2-stat-label\">\u30ac\u30bd\u30ea\u30f3\u6d88\u8cbb\u91cf\u524a\u6e1b<\/div>\n  <\/div>\n  <div class=\"bp-2-stat\">\n    <div class=\"bp-2-stat-number\">\u22125\u20138%<\/div>\n    <div class=\"bp-2-stat-label\">\u6c34\u7d20\u6d88\u8cbb\u91cf\u306e\u524a\u6e1b<\/div>\n  <\/div>\n<\/div>\n\n<p>\u91cd\u8981\u306a\u6ce8\u610f\u70b9\u3068\u3057\u3066\uff1a \u5e0c\u571f\u985e\u7f6e\u63dbY\u30bc\u30aa\u30e9\u30a4\u30c8\uff08REY\uff09\u2014\u2014RE\u00b3\u207a\u30ab\u30c1\u30aa\u30f3\u304c\u30bd\u30fc\u30c0\u30e9\u30a4\u30c8\u30b1\u30fc\u30b8\u30b5\u30a4\u30c8\u3092\u5360\u6709\u3057\u3001\u9aa8\u683c\u306e\u5b89\u5b9a\u6027\u3092\u9ad8\u3081\u308b\u3082\u306e\u2014\u2014\u306f\u3001\u8cb4\u91d1\u5c5e\u89e6\u5a92\uff08Pt\u3001Pd\uff09\u3068\u306f\u826f\u597d\u306b\u6a5f\u80fd\u3057\u307e\u3059\u304c\u3001\u975e\u8cb4\u91d1\u5c5e\uff08Ni-Mo\u3001Ni-W\uff09\u3068\u7d44\u307f\u5408\u308f\u305b\u305f\u5834\u5408\u306b\u306f\u3001\u8457\u3057\u304f\u6709\u5bb3\u3068\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u5e0c\u571f\u985e\u967d\u30a4\u30aa\u30f3\u306f\u3001Ni-Mo-S\u307e\u305f\u306fNi-W-S\u6d3b\u6027\u76f8\u306e\u5f62\u6210\u3092\u963b\u5bb3\u3057\u3001\u5168\u4f53\u7684\u306a\u6d3b\u6027\u3092\u4f4e\u4e0b\u3055\u305b\u307e\u3059\u3002\u539f\u6599\u306b\u975e\u8cb4\u91d1\u5c5e\u89e6\u5a92\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001REY\u306e\u4f7f\u7528\u3092\u907f\u3051\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n<img decoding=\"async\" class=\"embedded-catalyst-img\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/06\/hydrocracking-catalysts-2.webp\" alt=\"USY\u304a\u3088\u3073\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0Y\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7d30\u5b54\u69cb\u9020\">\n\n<h3>ZSM-5\u304a\u3088\u3073\u4e2d\u5b54\u6027\u30bc\u30aa\u30e9\u30a4\u30c8 \u2014 \u8efd\u8cea\u751f\u6210\u7269\u3092\u6700\u5927\u5316\u3059\u308b\u305f\u3081\u306e\u5f62\u72b6\u9078\u629e\u7684\u5206\u89e3<\/h3>\n\n<p>MFI\u30c8\u30dd\u30ed\u30b8\u30fc\u306b\u57fa\u3065\u3044\u3066\u69cb\u7bc9\u3055\u308c\u305fZSM-5\u306f\u3001\u5168\u304f\u7570\u306a\u308b\u539f\u7406\u3067\u6a5f\u80fd\u3057\u307e\u3059\u3002\u305d\u306e10\u54e1\u74b0\u306e\u7d30\u5b54\u5f84\u306f\u7d045.5\u00c5\u3067\u3042\u308a\u3001\u3053\u308c\u306f\u30ce\u30fc\u30de\u30eb\u30d1\u30e9\u30d5\u30a3\u30f3\u3084\u8efd\u5ea6\u5206\u5c90\u306e\u30a4\u30bd\u30d1\u30e9\u30d5\u30a3\u30f3\u306f\u901a\u904e\u3067\u304d\u308b\u307b\u3069\u72ed\u3044\u304c\u3001\u591a\u5206\u5c90\u7570\u6027\u4f53\u3084\u591a\u74b0\u5f0f\u82b3\u9999\u65cf\u5316\u5408\u7269\u306b\u306f\u72ed\u3059\u304e\u308b\u30b5\u30a4\u30ba\u3067\u3059\u3002 \u3053\u308c\u306b\u3088\u308a\u3001ZSM-5\u306e\u5236\u7d04\u6307\u6570\uff08CI\uff09\u306f3\uff5e8\u3068\u306a\u308a\u3001USY\uff08CI &lt; 1\uff09\u3088\u308a\u3082\u306f\u308b\u304b\u306b\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u5b9f\u969b\u306b\u306f\u3001ZSM-5\u306f\u30ac\u30bd\u30ea\u30f3\u306e\u6cb8\u70b9\u7bc4\u56f2\u306b\u3042\u308b\u4f4e\u30aa\u30af\u30bf\u30f3\u4fa1\u306e\u30ce\u30fc\u30de\u30eb\u30d1\u30e9\u30d5\u30a3\u30f3\u3092\u9078\u629e\u7684\u306b\u5206\u89e3\u3059\u308b\u4e00\u65b9\u3067\u3001\u305d\u306e\u72ed\u3044\u7d30\u5b54\u30c1\u30e3\u30f3\u30cd\u30eb\u306b\u5165\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u591a\u5206\u5c90\u7570\u6027\u4f53\u3084\u5d69\u9ad8\u3044\u82b3\u9999\u65cf\u5206\u5b50\u306f\u3001\u307b\u307c\u305d\u306e\u307e\u307e\u6b8b\u3057\u307e\u3059\u3002<\/p>\n\n<p>ZSM-5\u306f\u3001\u6c34\u7d20\u5206\u89e3\u53cd\u5fdc\u306b\u304a\u3044\u3066\u5358\u72ec\u3067\u4f7f\u7528\u3055\u308c\u308b\u3053\u3068\u306f\u307b\u3068\u3093\u3069\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u4ee3\u308f\u308a\u306b\u3001USY\u7cfb\u4e3b\u89e6\u5a92\u306b5\uff5e15 wt%\u306e\u5272\u5408\u3067\u6dfb\u52a0\u5264\u3068\u3057\u3066\u914d\u5408\u3055\u308c\u307e\u3059\u3002 10 wt%\u6dfb\u52a0\u3059\u308b\u3068\u3001\u8efd\u8cea\u30aa\u30ec\u30d5\u30a3\u30f3\uff08C\u2083\u2013C\u2084\uff09\u306e\u53ce\u7387\u3092\u7d043\uff5e5\u30d1\u30fc\u30bb\u30f3\u30c8\u30dd\u30a4\u30f3\u30c8\u5411\u4e0a\u3055\u305b\u308b\u304c\u3001ZSM-5\u30925 wt%\u8ffd\u52a0\u3059\u308b\u3054\u3068\u306b\u3001\u30c7\u30a3\u30fc\u30bc\u30eb\u53ce\u7387\u306f\u7d043\uff5e4\u30d1\u30fc\u30bb\u30f3\u30c8\u30dd\u30a4\u30f3\u30c8\u4f4e\u4e0b\u3059\u308b\u3002 \u88fd\u6cb9\u6240\u5074\u306e\u8a08\u7b97\u306f\u5358\u7d14\u660e\u5feb\u3060\u3002\u5e02\u5834\u306b\u304a\u3044\u3066\u8efd\u8cea\u30aa\u30ec\u30d5\u30a3\u30f3\u304c\u30c7\u30a3\u30fc\u30bc\u30eb\u3088\u308a\u3082\u9ad8\u5024\u3067\u53d6\u5f15\u3055\u308c\u308b\u306e\u3067\u3042\u308c\u3070\u3001ZSM-5\u306e\u5c0e\u5165\u8cbb\u7528\u306f\u56de\u53ce\u3067\u304d\u308b\u3002<\/p>\n\n<div class=\"bp-3-tradeoff-bars\">\n  <div class=\"bp-3-header\">\n    <span class=\"bp-3-header-icon\">\n      <i data-lucide=\"arrow-left-right\" width=\"22\" height=\"22\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n    <\/span>\n    <span class=\"bp-3-header-title\">10 wt%\u306eZSM-5\u6dfb\u52a0\u306b\u304a\u3051\u308b\u53ce\u7387\u3068\u6027\u80fd\u306e\u30c8\u30ec\u30fc\u30c9\u30aa\u30d5<\/span>\n  <\/div>\n  <div class=\"bp-3-row\">\n    <span class=\"bp-3-label\">\u8efd\u8cea\u30aa\u30ec\u30d5\u30a3\u30f3<\/span>\n    <div class=\"bp-3-track\"><div class=\"bp-3-fill bp-3-fill-olefins\"><\/div><\/div>\n    <span class=\"bp-3-delta\">+3\uff5e5\u30da\u30fc\u30b8<\/span>\n  <\/div>\n  <div class=\"bp-3-row\">\n    <span class=\"bp-3-label\">\u30c7\u30a3\u30fc\u30bc\u30eb\u6cb9\u53ce\u7387<\/span>\n    <div class=\"bp-3-track\"><div class=\"bp-3-fill bp-3-fill-diesel\"><\/div><\/div>\n    <span class=\"bp-3-delta\">\u22123\uff5e4\u30da\u30fc\u30b8<\/span>\n  <\/div>\n<\/div>\n\n<p>\u6c34\u7d20\u5316\u5206\u89e3\u7528\u3068\u3057\u3066\u4e00\u822c\u7684\u306b\u4f7f\u7528\u3055\u308c\u308b\u5de5\u696d\u7528ZSM-5\u306eSi\/Al\u6bd4\u306f30\u304b\u3089300\u4ee5\u4e0a\u3067\u3042\u308a\u3001Y\u30bc\u30aa\u30e9\u30a4\u30c8\u3088\u308a\u3082\u306f\u308b\u304b\u306b\u9ad8\u304f\u3001\u751f\u6210\u3055\u308c\u308b\u9178\u4f4d\u3082\u306f\u308b\u304b\u306b\u5c11\u306a\u3044\u3002 \u9069\u5ea6\u306a Si\/Al \u6bd4\uff0830\uff5e80\uff09\u3067\u306f\u3001\u6b8b\u5b58\u3059\u308b\u9178\u30b5\u30a4\u30c8\u306f\u6bd4\u8f03\u7684\u5b64\u7acb\u3057\u3066\u304a\u308a\u3001\u9078\u629e\u7684\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u306b\u5bfe\u3057\u3066\u9ad8\u3044\u30bf\u30fc\u30f3\u30aa\u30fc\u30d0\u30fc\u983b\u5ea6\u3092\u793a\u3057\u307e\u3059\u3002\u4e00\u65b9\u3001\u975e\u5e38\u306b\u9ad8\u3044 Si\/Al \u6bd4\uff08&gt;150\uff09\u3067\u306f\u3001\u6d3b\u6027\u306f\u9178\u5f37\u5ea6\u306b\u3088\u308b\u5236\u9650\u3067\u306f\u306a\u304f\u3001\u62e1\u6563\u306b\u3088\u308b\u5236\u9650\u3092\u53d7\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002 \u3053\u308c\u304c\u3001ZSM-5 \u304c\u7121\u5dee\u5225\u306b\u3067\u306f\u306a\u304f\u9078\u629e\u7684\u306b\u5206\u89e3\u3092\u884c\u3046\u7406\u7531\u3067\u3059\u3002\u3064\u307e\u308a\u3001\u7269\u7406\u7684\u306b\u7d30\u5b54\u306b\u5165\u308a\u8fbc\u307f\u3001\u307e\u3070\u3089\u306b\u5b58\u5728\u3059\u308b\u5f37\u9178\u30b5\u30a4\u30c8\u306e\u4e00\u3064\u306b\u906d\u9047\u3057\u305f\u5206\u5b50\u3060\u3051\u304c\u5909\u63db\u3055\u308c\u308b\u306e\u3067\u3059\u3002<\/p>\n\n<h3>\u30d9\u30fc\u30bf\u304a\u3088\u3073\u30e2\u30fc\u30c7\u30ca\u30a4\u30c8 \u2014 \u7279\u5b9a\u306e\u98fc\u6599\u5411\u3051\u306e\u5c02\u7528\u30c4\u30fc\u30eb<\/h3>\n\n<p>\u30d9\u30fc\u30bf\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u3001\u305d\u306e\u4e2d\u9593\u306b\u4f4d\u7f6e\u3059\u308b\u3002\u305d\u306e12\u54e1\u74b0\u306e\u7d30\u5b54\uff08\u7d046.6\uff5e7.0 \u00c5\uff09\u306f\u3001USY\u3088\u308a\u3082\u308f\u305a\u304b\u306b\u72ed\u3044\u4e09\u6b21\u5143\u30c1\u30e3\u30cd\u30eb\u7cfb\u3092\u5f62\u6210\u3057\u3066\u304a\u308a\u3001\u5236\u7d04\u6307\u6570\u306f0.6\uff5e2\u3067\u3042\u308b\u3002 \u3053\u306e\u305f\u3081\u3001\u30d9\u30fc\u30bf\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u672c\u8cea\u7684\u306b\u30d1\u30e9\u30d5\u30a3\u30f3\u9078\u629e\u6027\u304c\u9ad8\u304f\u3001\u82b3\u9999\u65cf\u5316\u5408\u7269\u306b\u5bfe\u3059\u308b\u53cd\u5fdc\u6027\u304c\u4f4e\u3044\u3002\u3053\u308c\u306f\u3001\u30d9\u30fc\u30b9\u30aa\u30a4\u30eb\u306e\u9ad8\u3044\u7c98\u5ea6\u6307\u6570\u3092\u3082\u305f\u3089\u3059\u30a4\u30bd\u30d1\u30e9\u30d5\u30a3\u30f3\u9aa8\u683c\u3092\u7dad\u6301\u3057\u3064\u3064\u3001\u30ef\u30c3\u30af\u30b9\uff08\u30ce\u30fc\u30de\u30eb\u30d1\u30e9\u30d5\u30a3\u30f3\uff09\u3092\u5206\u89e3\u3059\u308b\u3053\u3068\u3092\u76ee\u7684\u3068\u3059\u308b\u6f64\u6ed1\u6cb9\u30d9\u30fc\u30b9\u30aa\u30a4\u30eb\u306e\u88fd\u9020\u306b\u3068\u3063\u3066\u7406\u60f3\u7684\u306a\u7279\u6027\u3067\u3042\u308b\u3002 Beta \u306e Si\/Al \u6bd4\u306e\u7bc4\u56f2\u306f\u6975\u3081\u3066\u5e83\u304f\u30015 \u304b\u3089\u7d14\u7c8b\u306a\u30b7\u30ea\u30ab\u5f62\u614b\u3067\u306f\u307b\u307c\u7121\u9650\u5927\u306b\u307e\u3067\u53ca\u3073\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u89e6\u5a92\u8a2d\u8a08\u8005\u306f\u7279\u5b9a\u306e\u539f\u6599\u306b\u5408\u308f\u305b\u3066\u9178\u5ea6\u3092\u8abf\u6574\u3059\u308b\u4e0a\u3067\u3001\u975e\u5e38\u306b\u9ad8\u3044\u67d4\u8edf\u6027\u3092\u5f97\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n<p>\u5bfe\u7167\u7684\u306b\u3001\u30e2\u30eb\u30c7\u30ca\u30a4\u30c8\u306f\u904e\u9177\u306a\u6761\u4ef6\u3067\u306e\u4f7f\u7528\u306b\u7279\u5316\u3057\u305f\u89e6\u5a92\u3067\u3042\u308b\u3002\u305d\u306e12\u54e1\u74b0\u69cb\u9020\u306e\u7d30\u5b54\u306f\u4e00\u6b21\u5143\u7684\u306a\u30c1\u30e3\u30cd\u30eb\u7cfb\u3068\u3057\u3066\u914d\u5217\u3055\u308c\u3066\u304a\u308a\u2015\u2015USY\u306e\u9ad8\u901f\u9053\u8def\u7db2\u306e\u3088\u3046\u306a\u69cb\u9020\u3067\u306f\u306a\u304f\u5358\u4e00\u306e\u8eca\u7dda\u306e\u3088\u3046\u306a\u69cb\u9020\u3067\u3042\u308b\u2015\u2015\u305d\u306e\u305f\u3081\u3001\u30b3\u30fc\u30af\u30b9\u306b\u3088\u308b\u7d30\u5b54\u53e3\u306e\u9589\u585e\u304c\u8d77\u3053\u308a\u3084\u3059\u3044\u3002\u3057\u304b\u3057\u3001\u30e2\u30eb\u30c7\u30ca\u30a4\u30c8\u306f\u5353\u8d8a\u3057\u305f\u8010\u9178\u6027\u306b\u3088\u3063\u3066\u3053\u308c\u3092\u88dc\u3063\u3066\u3044\u308b\u3002 \u786b\u9ec4\u542b\u6709\u91cf\u304c5,000ppm\u3092\u8d85\u3048\u308b\u539f\u6599\u306b\u304a\u3044\u3066\u3001\u540c\u7b49\u306eSi\/Al\u6bd4\u6761\u4ef6\u4e0b\u3067\u306f\u3001\u30e2\u30eb\u30c7\u30ca\u30a4\u30c8\u7cfb\u89e6\u5a92\u306fUSY\u3088\u308a\u3082\u306f\u308b\u304b\u306b\u512a\u308c\u305f\u69cb\u9020\u5b89\u5b9a\u6027\u3092\u793a\u3059\u3002\u3053\u306e\u7279\u6027\u306b\u3088\u308a\u3001\u524d\u51e6\u7406\u5de5\u7a0b\u3067\u5b8c\u5168\u306a\u8131\u786b\u304c\u9054\u6210\u3067\u304d\u306a\u3044\u5834\u5408\u306e\u3042\u308b\u91cd\u8cea\u771f\u7a7a\u30ac\u30b9\u30aa\u30a4\u30eb\u306e\u7b2c\u4e00\u6bb5\u968e\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u306b\u304a\u3044\u3066\u3001\u30e2\u30eb\u30c7\u30ca\u30a4\u30c8\u306f\u6709\u7528\u3067\u3042\u308b\u3002<\/p>\n\n<div class=\"bp-4-comparison-cards\">\n  <div class=\"bp-4-card bp-4-card-beta\">\n    <div class=\"bp-4-card-title\">\u30d9\u30fc\u30bf\u30bc\u30aa\u30e9\u30a4\u30c8 \u2014 \u7cbe\u5bc6\u5de5\u5177<\/div>\n    <div class=\"bp-4-card-desc\">3\u6b21\u5143\u7d30\u5b54\uff086.6\uff5e7.0 \u00c5\uff09\u3092\u7528\u3044\u305f\u30d1\u30e9\u30d5\u30a3\u30f3\u9078\u629e\u7684\u5206\u89e3\u3002\u6f64\u6ed1\u6cb9\u57fa\u6cb9\u306e\u88fd\u9020\u306b\u6700\u9069\u3067\u3042\u308a\u3001\u30a4\u30bd\u30d1\u30e9\u30d5\u30a3\u30f3\u7cfb\u9aa8\u683c\u3092\u7dad\u6301\u3059\u308b\u3053\u3068\u3067\u9ad8\u3044\u7c98\u5ea6\u6307\u6570\u3092\u5b9f\u73fe\u3057\u307e\u3059\u3002<\/div>\n    <span class=\"bp-4-card-tag\">\u7cbe\u5bc6\u5de5\u5177<\/span>\n  <\/div>\n  <div class=\"bp-4-card bp-4-card-mordenite\">\n    <div class=\"bp-4-card-title\">\u30e2\u30fc\u30c7\u30ca\u30a4\u30c8 \u2014 \u30d8\u30d3\u30fc\u30c7\u30e5\u30fc\u30c6\u30a3\u30fc<\/div>\n    <div class=\"bp-4-card-desc\">\u9ad8\u786b\u9ec4\u5206\u539f\u6599\uff08S 5,000 ppm\u4ee5\u4e0a\uff09\u306b\u5bfe\u3057\u3066\u512a\u308c\u305f\u8010\u9178\u6027\u3092\u6301\u3064\u3002\u4e00\u6b21\u5143\u7684\u306a\u7d30\u5b54\u69cb\u9020\u3067\u3042\u308a\u3001\u30b3\u30fc\u30af\u30b9\u5316\u3057\u3084\u3059\u3044\u304c\u3001\u904e\u9177\u306a\u74b0\u5883\u4e0b\u3067\u306f\u69cb\u9020\u7684\u306b\u512a\u308c\u3066\u3044\u308b\u3002<\/div>\n    <span class=\"bp-4-card-tag\">\u30d8\u30d3\u30fc\u30c7\u30e5\u30fc\u30c6\u30a3\u30fc<\/span>\n  <\/div>\n<\/div>\n\n<h2>\u300c\u91d1\u5c5e\u306e\u5074\u9762\u300d\u2015\u2015\u539f\u6599\u3068\u76ee\u6a19\u306b\u5408\u308f\u305b\u305f\u6c34\u7d20\u5316\u7528\u91d1\u5c5e\u306e\u9078\u5b9a<\/h2>\n\n<p>\u30bc\u30aa\u30e9\u30a4\u30c8\u304c\u4f55\u304c\u3044\u304b\u306b\u3057\u3066\u5206\u89e3\u3055\u308c\u308b\u304b\u3092\u6c7a\u5b9a\u3059\u308b\u306a\u3089\u3070\u3001\u91d1\u5c5e\u6210\u5206\u306f\u3001\u4e2d\u9593\u751f\u6210\u7269\u306e\u30aa\u30ec\u30d5\u30a3\u30f3\u304c\u30b3\u30fc\u30af\u30b9\u306b\u518d\u7d50\u5408\u3059\u308b\u524d\u306b\u3001\u3069\u308c\u307b\u3069\u5341\u5206\u306b\u98fd\u548c\u3055\u308c\u308b\u304b\u3092\u6c7a\u5b9a\u3059\u308b\u3002\u5b9f\u7528\u4e0a\u3001\u4e3b\u306b4\u3064\u306e\u91d1\u5c5e\u306e\u7d44\u307f\u5408\u308f\u305b\u304c\u7528\u3044\u3089\u308c\u3066\u3044\u308b\uff1a<\/p>\n\n<div class=\"table-wrapper\">\n<table>\n  <thead>\n    <tr>\n      <th>\u30e1\u30bf\u30eb\u30b7\u30b9\u30c6\u30e0<\/th>\n      <th>\u30d9\u30b9\u30c8\u30d7\u30ed\u30c0\u30af\u30c8\u30fb\u30bf\u30fc\u30b2\u30c3\u30c8<\/th>\n      <th>\u98fc\u6599\u3068\u3057\u3066\u306e\u9069\u6027<\/th>\n      <th>\u4e3b\u306a\u5236\u9650<\/th>\n    <\/tr>\n  <\/thead>\n  <tbody>\n    <tr>\n      <td>\u30cb\u30e2<\/td>\n      <td>\u30ac\u30bd\u30ea\u30f3\uff0f\u30ca\u30d5\u30b5\u306e\u6700\u5927\u5316<\/td>\n      <td>VGO\u3001\u9178\u6027\u539f\u6599\uff08\u9ad8\u786b\u9ec4\u5206\uff09<\/td>\n      <td>\u9069\u5ea6\u306a\u6c34\u7d20\u5316\uff1b\u8efd\u8cea\u7559\u5206\u3078\u306e\u904e\u5ea6\u306e\u5206\u89e3\u304c\u751f\u3058\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b<\/td>\n    <\/tr>\n    <tr>\n      <td>Ni-W<\/td>\n      <td>\u30c7\u30a3\u30fc\u30bc\u30eb\u6cb9\uff0f\u4e2d\u9593\u7559\u5206\u306e\u6700\u5927\u5316<\/td>\n      <td>VGO\u3001\u9ad8\u7a92\u7d20\u98fc\u6599<\/td>\n      <td>\u6700\u3082\u5f37\u3044\u6c34\u7d20\u5316\u4f5c\u7528\uff1bNi-Mo\u3088\u308a\u3082\u4f4e\u3044\u5206\u89e3\u6d3b\u6027<\/td>\n    <\/tr>\n    <tr>\n      <td>Pt \/ Pd<\/td>\n      <td>\u9ad8\u30aa\u30af\u30bf\u30f3\u4fa1\u30ac\u30bd\u30ea\u30f3\u3001\u6f64\u6ed1\u6cb9\u57fa\u6cb9<\/td>\n      <td>\u6c34\u7d20\u5316\u524d\u51e6\u7406\u6e08\u307f\u306e\u6e05\u6d44\u306a\u539f\u6599\u306e\u307f<\/td>\n      <td>\u786b\u9ec4\u306b\u654f\u611f\uff1aS\u6fc3\u5ea6\u304c10 ppm\u3092\u8d85\u3048\u308b\u3068\u6025\u901f\u306b\u4e0d\u6d3b\u6027\u5316\u3055\u308c\u308b<\/td>\n    <\/tr>\n    <tr>\n      <td>\u30b3\u30fb\u30e2<\/td>\n      <td>\u6c34\u7d20\u5316\u51e6\u7406\uff0f\u524d\u51e6\u7406<\/td>\n      <td>\u9ad8\u786b\u9ec4\u98fc\u6599<\/td>\n      <td>\u5206\u89e3\u6d3b\u6027\u304c\u6700\u3082\u4f4e\u3044\uff1b\u4e3b\u306b\u8131\u786b\u89e6\u5a92\u3068\u3057\u3066\u7528\u3044\u3089\u308c\u308b<\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n<\/div>\n\n<img decoding=\"async\" class=\"embedded-catalyst-img\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/06\/hydrocracking-catalysts-1.webp\" alt=\"\u6c34\u7d20\u5316\u7528\u91d1\u5c5e\u6d3b\u6027\u76f8\u30b7\u30b9\u30c6\u30e0\u306e\u7d39\u4ecb\">\n\n<p>\u7523\u696d\u7528\u89e6\u5a92\u306e\u4e3b\u529b\u3068\u306a\u3063\u3066\u3044\u308b\u306e\u306f\u3001Ni-Mo\u304a\u3088\u3073Ni-W\u3067\u3042\u308b\u3002 \u4e00\u822c\u7684\u306a Ni-Mo \u89e6\u5a92\u306f\u3001\u62c5\u4f53\u306b 3\uff5e5 wt% \u306e NiO \u3068 15\uff5e25 wt% \u306e MoO\u2083 \u3092\u62c5\u6301\u3057\u3066\u304a\u308a\u3001Ni-W \u914d\u5408\u306f 4\uff5e6 wt% \u306e NiO \u3068 20\uff5e28 wt% \u306e WO\u2083 \u3092\u62c5\u6301\u3057\u3066\u3044\u307e\u3059\u3002 \u30bf\u30f3\u30b0\u30b9\u30c6\u30f3\u306e\u8ca0\u8377\u91cf\u304c\u591a\u3044\u306e\u306f\u3001\u30bf\u30f3\u30b0\u30b9\u30c6\u30f3\u306e\u539f\u5b50\u91cf\u304c\u3088\u308a\u91cd\u3044\u3053\u3068\u3001\u304a\u3088\u3073 Ni-W \u89e6\u5a92\u3067\u306f\u540c\u3058\u6d3b\u6027\u30b5\u30a4\u30c8\u5bc6\u5ea6\u3092\u9054\u6210\u3059\u308b\u305f\u3081\u306b\u3088\u308a\u591a\u304f\u306e\u91d1\u5c5e\u3092\u5fc5\u8981\u3068\u3059\u308b\u3068\u3044\u3046\u4e8b\u5b9f\u3092\u53cd\u6620\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n<p>\u3053\u308c\u30892\u3064\u306e\u30b7\u30b9\u30c6\u30e0\u306b\u304a\u3051\u308b\u751f\u6210\u7269\u306e\u9078\u629e\u6027\u306e\u9055\u3044\u306f\u3001\u3059\u3067\u306b\u78ba\u7acb\u3055\u308c\u3066\u3044\u308b\u3002Ni-W\u30b7\u30b9\u30c6\u30e0\u306f\u6c34\u7d20\u5316\u4f5c\u7528\u304c\u5f37\u304f\u3001\u82b3\u9999\u65cf\u74b0\u3092\u3088\u308a\u5b8c\u5168\u306b\u98fd\u548c\u3055\u305b\u308b\u305f\u3081\u3001\u4e2d\u9593\u7559\u5206\u7bc4\u56f2\u306e\u5206\u5b50\u304c\u4e8c\u6b21\u5206\u89e3\u304b\u3089\u5b88\u3089\u308c\u308b\u3002 \u4e00\u65b9\u3001Ni-Mo\u306e\u6c34\u7d20\u5316\u4f5c\u7528\u306f\u5f31\u3044\u305f\u3081\u3001\u30aa\u30ec\u30d5\u30a3\u30f3\u7cfb\u306e\u4e2d\u9593\u751f\u6210\u7269\u304c\u591a\u304f\u6b8b\u3055\u308c\u3001\u3053\u308c\u3089\u306f\u518d\u5206\u89e3\u3057\u3066\u3088\u308a\u8efd\u8cea\u306e\u751f\u6210\u7269\u3068\u306a\u308b\u3002\u3053\u308c\u306f\u30ca\u30d5\u30b5\u304c\u76ee\u7684\u306e\u88fd\u54c1\u3067\u3042\u308b\u5834\u5408\u306b\u306f\u671b\u307e\u3057\u3044\u304c\u3001\u30c7\u30a3\u30fc\u30bc\u30eb\u304c\u76ee\u7684\u306e\u88fd\u54c1\u3067\u3042\u308b\u5834\u5408\u306b\u306f\u671b\u307e\u3057\u304f\u306a\u3044\u3002<\/p>\n\n<div class=\"bp-5-insight-callout\">\n  <div class=\"bp-5-icon\">\n    <i data-lucide=\"lightbulb\" width=\"24\" height=\"24\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n  <\/div>\n  <div class=\"bp-5-content\">\n    <div class=\"bp-5-title\">\u4e00\u884c\u30eb\u30fc\u30eb<\/div>\n    <div class=\"bp-5-body\"><strong>\u30c7\u30a3\u30fc\u30bc\u30eb\u7528Ni-W\uff1a<\/strong> \u6c34\u7d20\u5316\u53cd\u5fdc\u3092\u5f37\u3081\u308b\u3053\u3068\u3067\u3001\u4e2d\u9593\u7559\u5206\u7bc4\u56f2\u306e\u5206\u5b50\u3092\u4e8c\u6b21\u5206\u89e3\u304b\u3089\u4fdd\u8b77\u3059\u308b\u3002 <strong>\u30ac\u30bd\u30ea\u30f3\u7528\u30cb\u30c3\u30b1\u30eb\u30fb\u30e2\u30ea\u30d6\u30c7\u30f3\u5408\u91d1\uff1a<\/strong> \u6c34\u7d20\u5316\u53cd\u5fdc\u304c\u5f31\u307e\u308b\u3068\u3001\u30aa\u30ec\u30d5\u30a3\u30f3\u7cfb\u4e2d\u9593\u4f53\u304c\u751f\u6210\u3055\u308c\u3001\u3053\u308c\u3089\u304c\u518d\u5206\u89e3\u3057\u3066\u3088\u308a\u8efd\u8cea\u306e\u30ca\u30d5\u30b5\u7cfb\u751f\u6210\u7269\u3068\u306a\u308b\u3002<\/div>\n  <\/div>\n<\/div>\n\n<p>\u8cb4\u91d1\u5c5e\u89e6\u5a92\uff08Pt\u3001Pd\uff09\u306f\u3001\u308f\u305a\u304b0.3\uff5e1.0 wt%\u306e\u8ca0\u8377\u91cf\u3067\u6975\u3081\u3066\u9ad8\u3044\u6d3b\u6027\u3092\u767a\u63ee\u3057\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u4e00\u822c\u91d1\u5c5e\u7cfb\u30b7\u30b9\u30c6\u30e0\u306b\u6bd4\u3079\u3066\u91d1\u5c5e\u542b\u6709\u91cf\u304c\u304a\u3088\u305d20\uff5e50\u500d\u4f4e\u3044\u6c34\u6e96\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u3053\u306e\u52b9\u7387\u306b\u306f\u4ee3\u511f\u304c\u4f34\u3044\u307e\u3059\u3002\u786b\u9ec4\u306f\u81f4\u547d\u7684\u3067\u3042\u308b\u306e\u3067\u3059\u3002 \u539f\u6599\u4e2d\u306e\u786b\u9ec4\u6fc3\u5ea6\u304c10 ppm\u3092\u8d85\u3048\u308b\u3068Pt\u6d3b\u6027\u30b5\u30a4\u30c8\u306f\u6052\u4e45\u7684\u306b\u5931\u6d3b\u3057\u300150 ppm\u3067\u3082\u58ca\u6ec5\u7684\u306a\u5f71\u97ff\u3092\u53ca\u307c\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u8cb4\u91d1\u5c5e\u89e6\u5a92\u306f2\u6bb5\u968e\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u88c5\u7f6e\u306e\u7b2c2\u6bb5\u968e\u306b\u9650\u5b9a\u3057\u3066\u4f7f\u7528\u3055\u308c\u308b\u3002\u7b2c1\u6bb5\u968e\u306e\u524d\u51e6\u7406\u89e6\u5a92\u306b\u3088\u3063\u3066\u3001\u786b\u9ec4\u3068\u7a92\u7d20\u306f\u3059\u3067\u306b\u5fae\u91cf\u30ec\u30d9\u30eb\u307e\u3067\u9664\u53bb\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3067\u3042\u308b\u3002<\/p>\n\n<h2>\u539f\u6599\u3068\u88fd\u54c1\u76ee\u6a19\u306b\u5408\u308f\u305b\u305f\u89e6\u5a92\u306e\u9078\u5b9a \u2014 \u610f\u601d\u6c7a\u5b9a\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af<\/h2>\n\n<p>\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u89e6\u5a92\u306e\u9078\u5b9a\u306f\u3001\u7a76\u6975\u7684\u306b\u306f3\u3064\u306e\u5165\u529b\u5909\u6570\u30681\u3064\u306e\u51fa\u529b\u5909\u6570\u304b\u3089\u306a\u308b\u554f\u984c\u3067\u3042\u308b\u3002 \u5165\u529b\u8981\u7d20\u306f\u3001\u539f\u6599\u306e\u7279\u6027\uff08\u786b\u9ec4\u30fb\u7a92\u7d20\u542b\u6709\u91cf\u3001\u7559\u5206\u7bc4\u56f2\u3001\u82b3\u9999\u65cf\u5ea6\u3001\u91d1\u5c5e\u542b\u6709\u91cf\uff09\u3001\u76ee\u6a19\u88fd\u54c1\u69cb\u6210\uff08\u30ac\u30bd\u30ea\u30f3\u3001\u30b8\u30a7\u30c3\u30c8\u71c3\u6599\u3001\u30c7\u30a3\u30fc\u30bc\u30eb\u71c3\u6599\u3001\u307e\u305f\u306f\u6f64\u6ed1\u6cb9\u57fa\u6cb9\uff09\u3001\u304a\u3088\u3073\u30d7\u30e9\u30f3\u30c8\u306e\u5236\u7d04\u6761\u4ef6\uff08\u6700\u5927\u6c34\u7d20\u5206\u5727\u3001\u6700\u5c0f\u7a7a\u9593\u901f\u5ea6\u3001\u5229\u7528\u53ef\u80fd\u306a\u30af\u30a8\u30f3\u30c1\u80fd\u529b\uff09\u3067\u3059\u3002 \u51fa\u529b\u3068\u3057\u3066\u3001\u63a8\u5968\u3055\u308c\u308b\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7a2e\u985e\u3001\u91d1\u5c5e\u306e\u7d44\u307f\u5408\u308f\u305b\u3001\u304a\u3088\u3073Si\/Al\u6bd4\u306e\u7bc4\u56f2\u304c\u5f97\u3089\u308c\u307e\u3059\u3002\u4ee5\u4e0b\u306b\u3001\u6700\u3082\u4e00\u822c\u7684\u306a3\u3064\u306e\u76ee\u6a19\u88fd\u54c1\u306b\u3064\u3044\u3066\u3001\u305d\u306e\u8ad6\u7406\u306e\u4ed5\u7d44\u307f\u3092\u8aac\u660e\u3057\u307e\u3059\u3002<\/p>\n\n<div class=\"bp-6-decision-flow\">\n  <div class=\"bp-6-row\">\n    <div class=\"bp-6-inputs\">\n      <div class=\"bp-6-input\">\n        \u539f\u6599\u306e\u7279\u6027\n        <span class=\"bp-6-input-desc\">\u786b\u9ec4\u3001N\u2082\u3001\u84b8\u7559\u3001\u82b3\u9999\u65cf\u5316\u5408\u7269<\/span>\n      <\/div>\n      <div class=\"bp-6-input\">\n        \u88fd\u54c1\u306e\u76ee\u6a19\n        <span class=\"bp-6-input-desc\">\u30ac\u30bd\u30ea\u30f3\u3001\u30b8\u30a7\u30c3\u30c8\u71c3\u6599\u3001\u30c7\u30a3\u30fc\u30bc\u30eb\u71c3\u6599\u3001\u307e\u305f\u306f\u6f64\u6ed1\u6cb9<\/span>\n      <\/div>\n      <div class=\"bp-6-input\">\n        \u30e6\u30cb\u30c3\u30c8\u306e\u5236\u7d04\n        <span class=\"bp-6-input-desc\">\u6c34\u7d20\u5727\u529b\u3001\u7a7a\u9593\u901f\u5ea6\u3001\u30af\u30a8\u30f3\u30c1<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"bp-6-arrow\">\n      <svg class=\"bp-6-arrow-icon\" viewbox=\"0 0 24 24\" width=\"28\" height=\"28\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/div>\n    <div class=\"bp-6-output\">\n      \u30bc\u30aa\u30e9\u30a4\u30c8 + \u91d1\u5c5e + Si\/Al\n      <span class=\"bp-6-output-desc\">\u63a8\u5968\u3055\u308c\u308b\u89e6\u5a92\u7d44\u6210<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<h3>\u30ac\u30bd\u30ea\u30f3\u304a\u3088\u3073\u8efd\u30aa\u30ec\u30d5\u30a3\u30f3\u306e\u6700\u5927\u5316<\/h3>\n\n<p>\u3053\u306e\u69cb\u6210\u306f\u3001\u9ad8\u3044\u9178\u30b5\u30a4\u30c8\u5bc6\u5ea6\u3068\u826f\u597d\u306a\u4e8c\u6b21\u5206\u89e3\u6d3b\u6027\u3092\u4fc3\u9032\u3059\u308b\u3002\u6a19\u6e96\u7684\u306a\u63a8\u5968\u4ed5\u69d8\u306f\u3001Si\/Al\u6bd4\u304c6\uff5e12\u306e\u7bc4\u56f2\u306b\u3042\u308bUSY\u307e\u305f\u306fREY\u3092Ni-Mo\u3068\u7d44\u307f\u5408\u308f\u305b\u3001\u6dfb\u52a0\u5264\u3068\u3057\u30665\uff5e15 wt%\u306eZSM-5\u3092\u6dfb\u52a0\u3059\u308b\u3082\u306e\u3067\u3042\u308b\u3002 \u904b\u8ee2\u6761\u4ef6\u306f\u6e29\u5ea6\u7bc4\u56f2\u306e\u4e0a\u9650\uff08400\uff5e430\u00b0C\uff09\u306b\u8a2d\u5b9a\u3055\u308c\u3001\u6025\u901f\u306a\u30b3\u30fc\u30af\u30b9\u5316\u3092\u9632\u3050\u306e\u306b\u5341\u5206\u306a\u6c34\u7d20\u5206\u5727\uff08\u901a\u5e38\u3001\u5168\u57278\uff5e12 MPa\uff09\u304c\u7dad\u6301\u3055\u308c\u308b\u3002\u3053\u306e\u9ad8\u6e29\u74b0\u5883\u4e0b\u3067\u4e8c\u6b21\u5206\u89e3\u304c\u4fc3\u9032\u3055\u308c\u3001\u4e2d\u9593\u7559\u5206\u304c\u30ca\u30d5\u30b5\u7bc4\u56f2\u306e\u5206\u5b50\u3078\u3068\u5909\u63db\u3055\u308c\u308b\u3002<\/p>\n\n<p>\u3053\u306e\u3088\u3046\u306a\u6761\u4ef6\u4e0b\u3067\u306f\u3001\u5341\u5206\u306b\u6700\u9069\u5316\u3055\u308c\u305f\u30ac\u30bd\u30ea\u30f3\u30e2\u30fc\u30c9\u306e\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ab\u30fc\u306f\u300150\uff5e65 wt%\u306e\u30ca\u30d5\u30b5\u53ce\u7387\u3068\u300110\uff5e18 wt%\u306eC\u2083\uff5eC\u2084\u8efd\u30aa\u30ec\u30d5\u30a3\u30f3\u53ce\u7387\u3092\u9054\u6210\u3067\u304d\u308b\u3002 ZSM-5\u6dfb\u52a0\u5264\u304c\u91cd\u8981\u306a\u9375\u3068\u306a\u308a\u307e\u3059\u3002ZSM-5\u542b\u6709\u91cf\u304c5 wt%\u5897\u52a0\u3059\u308b\u3054\u3068\u306b\u3001\u8efd\u8cea\u30aa\u30ec\u30d5\u30a3\u30f3\u306e\u53ce\u7387\u306f\u7d041.5\uff5e2\u30d1\u30fc\u30bb\u30f3\u30c8\u30dd\u30a4\u30f3\u30c8\u5897\u52a0\u3057\u307e\u3059\u304c\u3001\u305d\u306e\u4ee3\u511f\u3068\u3057\u3066\u30c7\u30a3\u30fc\u30bc\u30eb\u306e\u53ce\u7387\u306f3\uff5e4\u30d1\u30fc\u30bb\u30f3\u30c8\u30dd\u30a4\u30f3\u30c8\u4f4e\u4e0b\u3057\u307e\u3059\u3002 \u88fd\u6cb9\u6240\u306b\u3068\u3063\u3066\u306e\u7d4c\u6e08\u7684\u306a\u6700\u9069\u5316\u306f\u3001\u30aa\u30ec\u30d5\u30a3\u30f3\u3068\u30c7\u30a3\u30fc\u30bc\u30eb\u306e\u4fa1\u683c\u5dee\u304cZSM-5\u306e\u6295\u5165\u3092\u6b63\u5f53\u5316\u3059\u308b\u304b\u3069\u3046\u304b\u3068\u3044\u3046\u70b9\u306b\u3042\u308b\u3002<\/p>\n\n<p>\u30ac\u30bd\u30ea\u30f3\u30e2\u30fc\u30c9\u306b\u304a\u3051\u308b\u9178\u30b5\u30a4\u30c8\u5bc6\u5ea6\u306e\u76ee\u6a19\u5024\u306f0.3 mmol\/g\u4ee5\u4e0a\u3067\u3042\u308a\u3001\u3053\u308c\u306f\u7559\u5206\u30e2\u30fc\u30c9\u306e\u76ee\u6a19\u5024\u306e\u7d042\u500d\u306b\u3042\u305f\u308b\u3002\u3053\u308c\u306f\u3001Si\/Al\u6bd4\u3092\u4f4e\u304f\u4fdd\u3064\u3053\u3068\u3067\u9054\u6210\u3055\u308c\u3001\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u3001\u9ad8\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u9aa8\u683c\u3092\u5b89\u5b9a\u5316\u3055\u305b\u308b\u5e0c\u571f\u985e\u967d\u30a4\u30aa\u30f3\u3092\u542b\u3080REY\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3082\u3042\u308b\u3002<\/p>\n\n<h3>\u4e2d\u9593\u7559\u5206\u306e\u6700\u5927\u5316 \u2014 \u30b8\u30a7\u30c3\u30c8\u71c3\u6599\u3068\u706f\u6cb9<\/h3>\n\n<p>\u3053\u3053\u3067\u3001\u30e1\u30bd\u30dd\u30fc\u30e9\u30b9USY\u306e\u771f\u4fa1\u304c\u767a\u63ee\u3055\u308c\u307e\u3059\u3002\u63a8\u5968\u3055\u308c\u308b\u306e\u306f\u3001\u9ad8Si\/Al\u6bd4\u306eUSY\u3001\u3042\u308b\u3044\u306fNi-W\u3092\u542b\u6709\u3059\u308b\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u51e6\u7406Y\uff08Si\/Al\u6bd4\uff1e20\uff09\u3067\u3042\u308a\u3001\u3053\u308c\u3089\u3092\u9069\u5ea6\u306a\u6e29\u5ea6\uff08380\uff5e410\u00b0C\uff09\u304a\u3088\u3073\u9ad8\u3044\u6c34\u7d20\u5206\u5727\uff08\uff1e12 MPa\uff09\u6761\u4ef6\u4e0b\u3067\u51e6\u7406\u3057\u305f\u3082\u306e\u3067\u3059\u3002 \u6c34\u7d20\u5206\u5727\u304c1 MPa\u4e0a\u6607\u3059\u308b\u3054\u3068\u306b\u3001\u4e2d\u9593\u7559\u5206\u306e\u9078\u629e\u6027\u306f\u304a\u3088\u305d2\uff5e3\u30d1\u30fc\u30bb\u30f3\u30c8\u30dd\u30a4\u30f3\u30c8\u5411\u4e0a\u3057\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u8ffd\u52a0\u306e\u6c34\u7d20\u304c\u82b3\u9999\u65cf\u5316\u5408\u7269\u3092\u3088\u308a\u5b8c\u5168\u306b\u98fd\u548c\u3055\u305b\u3001\u305d\u308c\u3089\u304c\u30b3\u30fc\u30af\u30b9\u524d\u99c6\u4f53\u3078\u3068\u51dd\u7e2e\u3059\u308b\u306e\u3092\u9632\u304e\u3001\u7d99\u7d9a\u7684\u306a\u904b\u8ee2\u306e\u305f\u3081\u306b\u6d3b\u6027\u30b5\u30a4\u30c8\u3092\u89e3\u653e\u3059\u308b\u305f\u3081\u3067\u3059\u3002<\/p>\n\n<p>\u30e1\u30bd\u591a\u5b54\u6027\u306f\u3001\u5358\u306a\u308b\u4e9b\u7d30\u306a\u6539\u826f\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u5f93\u6765\u306eUSY\u3067\u306f\u3001\u304b\u3055\u3070\u308b\u4e09\u82b3\u74b0\u304a\u3088\u3073\u56db\u82b3\u74b0\u5206\u5b50\u304c\u3001\u9178\u30b5\u30a4\u30c8\u306e\u30a2\u30af\u30bb\u30b9\u6027\u304c\u9650\u3089\u308c\u3066\u3044\u308b\u7d50\u6676\u8868\u9762\u307e\u305f\u306f\u305d\u306e\u4ed8\u8fd1\u3067\u5206\u89e3\u3092\u4f59\u5100\u306a\u304f\u3055\u308c\u307e\u3059\u3002 \u30e1\u30bd\u591a\u5b54\u6027USY\u306f\u5185\u90e8\u306e\u300c\u9ad8\u901f\u9053\u8def\u300d\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u3064\u307e\u308a\u3001\u5927\u304d\u306a\u5206\u5b50\u304c\u30e1\u30bd\u7d30\u5b54\u306b\u5165\u308a\u3001\u521d\u671f\u306e\u958b\u74b0\u53cd\u5fdc\u3092\u7d4c\u3066\u3001\u751f\u6210\u3055\u308c\u305f\u3088\u308a\u5c0f\u3055\u306a\u65ad\u7247\u304c\u5fae\u7d30\u5b54\u3078\u3068\u62e1\u6563\u3057\u3001\u9078\u629e\u7684\u306a\u4e8c\u6b21\u5206\u89e3\u304c\u884c\u308f\u308c\u308b\u306e\u3067\u3059\u3002 \u305d\u306e\u7d50\u679c\u3001\u540c\u3058VGO\u539f\u6599\u3092\u51e6\u7406\u3059\u308b\u5f93\u6765\u306eUSY\u89e6\u5a92\u3068\u6bd4\u8f03\u3057\u3066\u3001\u30b8\u30a7\u30c3\u30c8\u71c3\u6599\u304a\u3088\u3073\u30c7\u30a3\u30fc\u30bc\u30eb\u306e\u53ce\u7387\u304c3\uff5e5 wt%\u5897\u52a0\u3059\u308b\u3053\u3068\u304c\u5b9f\u8a3c\u3055\u308c\u3066\u3044\u308b\u3002<\/p>\n\n<p>\u9069\u5207\u306b\u904b\u8ee2\u3055\u308c\u305f\u4e2d\u9593\u7559\u5206\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ab\u30fc\u306e\u4e00\u822c\u7684\u306a\u53ce\u7387\u306f\u3001\u30b8\u30a7\u30c3\u30c8\u71c3\u6599\uff0f\u706f\u6cb9\u304c35\uff5e45 wt%\uff0fTP3T\u3001\u30c7\u30a3\u30fc\u30bc\u30eb\u304c20\uff5e30 wt%\uff0fTP3T\u3067\u3042\u308a\u3001\u539f\u6599\u306e\u54c1\u8cea\u3084\u30ab\u30c3\u30c8\u30dd\u30a4\u30f3\u30c8\u306b\u5fdc\u3058\u3066\u3001\u4e2d\u9593\u7559\u5206\u306e\u7dcf\u91cf\u306f55\uff5e75 wt%\uff0fTP3T\u306e\u7bc4\u56f2\u3068\u306a\u308b\u3002<\/p>\n\n<div class=\"bp-7-yield-grid\">\n  <div class=\"bp-7-stat\">\n    <div class=\"bp-7-stat-value\">35\u201345 wt%<\/div>\n    <div class=\"bp-7-stat-label\">\u30b8\u30a7\u30c3\u30c8\u71c3\u6599\uff0f\u706f\u6cb9<\/div>\n    <div class=\"bp-7-stat-range\">\u4e00\u6b21\u4e2d\u9593\u7559\u5206\u88fd\u54c1<\/div>\n  <\/div>\n  <div class=\"bp-7-stat\">\n    <div class=\"bp-7-stat-value\">20\uff5e30 wt%<\/div>\n    <div class=\"bp-7-stat-label\">\u30c7\u30a3\u30fc\u30bc\u30eb<\/div>\n    <div class=\"bp-7-stat-range\">\u4e2d\u9593\u7559\u5206<\/div>\n  <\/div>\n  <div class=\"bp-7-stat\">\n    <div class=\"bp-7-stat-value\">55\uff5e75 wt%<\/div>\n    <div class=\"bp-7-stat-label\">\u4e2d\u9593\u7559\u5206\u5408\u8a08<\/div>\n    <div class=\"bp-7-stat-range\">\u7dcf\u5408\u53ce\u91cf\u7bc4\u56f2<\/div>\n  <\/div>\n<\/div>\n\n<h3>\u30c7\u30a3\u30fc\u30bc\u30eb\u71c3\u6599\u304a\u3088\u3073\u6f64\u6ed1\u6cb9\u306e\u57fa\u6cb9\u306e\u6027\u80fd\u3092\u6700\u5927\u9650\u306b\u5f15\u304d\u51fa\u3059<\/h3>\n\n<p>\u30c7\u30a3\u30fc\u30bc\u30eb\u71c3\u6599\u306e\u6700\u5927\u5316\u306f\u3001\u4e2d\u9593\u7559\u5206\u3068\u540c\u69d8\u306e\u8ad6\u7406\u306b\u57fa\u3065\u304d\u307e\u3059\u304c\u3001\u3055\u3089\u306b\u4e00\u6b69\u9032\u3093\u3060\u3082\u306e\u3067\u3059\u3002\u5177\u4f53\u7684\u306b\u306f\u3001Si\/Al\u6bd4\u309230\u4ee5\u4e0a\u306b\u8a2d\u5b9a\u3057\u3001Ni-W\u7cfb\u89e6\u5a92\u3092\u4f7f\u7528\u3057\u3001\u4e8c\u6b21\u5206\u89e3\u3092\u6291\u5236\u3059\u308b\u305f\u3081\u306b\u53cd\u5fdc\u6e29\u5ea6\u3092370\uff5e400\u00b0C\u306e\u7bc4\u56f2\u306b\u7dad\u6301\u3057\u307e\u3059\u3002 \u76ee\u6a19\u3068\u3059\u308b\u30c7\u30a3\u30fc\u30bc\u30eb\u6cb9\u306e\u7279\u6027\uff08\u30bb\u30bf\u30f3\u4fa155\u4ee5\u4e0a\u3001\u4f4e\u6e29\u308d\u904e\u9589\u585e\u70b9\u221210\u00b0C\u4ee5\u4e0b\uff09\u306f\u3001\u9ad8\u5ea6\u306a\u82b3\u9999\u65cf\u98fd\u548c\uff08\u9ad8\u6c34\u7d20\u5727\u4e0b\u3067\u306eNi-W\u89e6\u5a92\u306b\u3088\u308b\uff09\u3068\u3001\u30ce\u30fc\u30de\u30eb\u30d1\u30e9\u30d5\u30a3\u30f3\u306e\u7a4f\u3084\u304b\u306a\u7570\u6027\u5316\uff08\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5f31\u3044\u6b8b\u7559\u9178\u5ea6\u306b\u3088\u308b\uff09\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u3067\u9054\u6210\u3055\u308c\u308b\u3002<\/p>\n\n<p>\u6f64\u6ed1\u6cb9\u57fa\u6cb9\u306e\u88fd\u9020\u306f\u3001\u6839\u672c\u7684\u306b\u7570\u306a\u308b\u8ab2\u984c\u3092\u62b1\u3048\u3066\u3044\u307e\u3059\u3002\u305d\u306e\u76ee\u7684\u306f\u3001\u5206\u89e3\u53cd\u5fdc\u3092\u6700\u5927\u5316\u3059\u308b\u3053\u3068\u3067\u306f\u306a\u304f\u3001\u57fa\u6cb9\u306e\u9ad8\u3044\u7c98\u5ea6\u6307\u6570\u3092\u3082\u305f\u3089\u3059\u30a4\u30bd\u30d1\u30e9\u30d5\u30a3\u30f3\u69cb\u9020\u3092\u7dad\u6301\u3057\u3064\u3064\u3001\u4f4e\u6e29\u6027\u80fd\u3092\u640d\u306a\u3046\u5206\u5b50\uff08\u30ef\u30c3\u30af\u30b9\u3001\u3059\u306a\u308f\u3061\u51dd\u56fa\u70b9\u306e\u9ad8\u3044\u30ce\u30fc\u30de\u30eb\u30d1\u30e9\u30d5\u30a3\u30f3\uff09\u3092\u9078\u629e\u7684\u306b\u9664\u53bb\u3059\u308b\u3053\u3068\u306b\u3042\u308a\u307e\u3059\u3002 \u3053\u308c\u306b\u306f\u300112\uff5e18 MPa\u306e\u6c34\u7d20\u5727\u529b\u4e0b\u3067\u7a3c\u50cd\u3059\u308b\u3001Pt\u307e\u305f\u306fPd\u306e\u8cb4\u91d1\u5c5e\u89e6\u5a92\u3068\u7d44\u307f\u5408\u308f\u305b\u305f\u30d9\u30fc\u30bf\u30bc\u30aa\u30e9\u30a4\u30c8\u304c\u5fc5\u8981\u3068\u306a\u308b\u3002 \u89e6\u5a92\u306e\u5f79\u5272\u306f\u3001\u30ce\u30fc\u30de\u30eb\u30d1\u30e9\u30d5\u30a3\u30f3\u3092\u5206\u89e3\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u5206\u5c90\u7570\u6027\u4f53\u3078\u3068\u7570\u6027\u5316\u3055\u305b\u308b\u3053\u3068\u3067\u3059\u3002\u3053\u308c\u306f\u30d0\u30eb\u30af\u6c34\u7d20\u5316\u5206\u89e3\u3088\u308a\u3082\u306f\u308b\u304b\u306b\u7e4a\u7d30\u306a\u64cd\u4f5c\u3067\u3042\u308a\u3001\u305d\u306e\u3053\u3068\u306f\u3001\u5f93\u6765\u306e\u30c7\u30a3\u30fc\u30bc\u30eb\u6c34\u7d20\u5316\u5206\u89e3\u7528\u89e6\u5a92\u306b\u6bd4\u3079\u3066\u30c8\u30f3\u5f53\u305f\u308a3\uff5e5\u500d\u9ad8\u3044\u89e6\u5a92\u30b3\u30b9\u30c8\u306b\u3082\u53cd\u6620\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n<p>\u3053\u308c\u30893\u3064\u306e\u4e8b\u4f8b\u306b\u5171\u901a\u3059\u308b\u306e\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\uff08Si\/Al\u6bd4\u3001\u7d30\u5b54\u69cb\u9020\u3001\u7d50\u6676\u7c92\u5f84\uff09\u304c\u3001\u89e6\u5a92\u304c\u53ce\u7387\u76ee\u6a19\u3092\u9054\u6210\u3067\u304d\u308b\u304b\u3069\u3046\u304b\u3092\u6700\u7d42\u7684\u306b\u5de6\u53f3\u3059\u308b\u96a0\u308c\u305f\u8981\u56e0\u3067\u3042\u308b\u3068\u3044\u3046\u70b9\u3060\u3002\u305d\u306e\u80cc\u666f\u306b\u3042\u308b\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5316\u5b66\u7684\u6027\u8cea\u3092\u7406\u89e3\u305b\u305a\u306b\u88fd\u54c1\u76ee\u6a19\u3092\u8a2d\u5b9a\u3059\u308b\u88fd\u6cb9\u6240\u306f\u3001\u76ee\u96a0\u3057\u3092\u3057\u3066\u8235\u3092\u53d6\u3063\u3066\u3044\u308b\u3088\u3046\u306a\u3082\u306e\u3060\u3002<\/p>\n\n<h2>\u89e6\u5a92\u306e\u5931\u6d3b\u3068\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb \u2014 \u88c5\u586b\u5f8c\u306e\u7d4c\u904e<\/h2>\n\n<p>\u65b0\u3057\u3044\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306f\u3001\u305d\u306e\u6027\u80fd\u3092\u9577\u304f\u7dad\u6301\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002\u539f\u6599\u304c\u89e6\u5a92\u5c64\u306b\u6295\u5165\u3055\u308c\u305f\u77ac\u9593\u304b\u3089\u30013\u3064\u306e\u5931\u6d3b\u30e1\u30ab\u30cb\u30ba\u30e0\u304c\u7af6\u5408\u3057\u59cb\u3081\u3001\u89e6\u5a92\u306e\u6709\u52b9\u5bff\u547d\u3092\u5de6\u53f3\u3059\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n<p>VGO\u6c34\u7d20\u5316\u5206\u89e3\u306b\u304a\u3044\u3066\u3001\u6d3b\u6027\u4f4e\u4e0b\u306e\u4e00\u756a\u306e\u8981\u56e0\u306f\u901a\u5e38\u30b3\u30fc\u30af\u30b9\u306e\u5806\u7a4d\u3067\u3042\u308b\u304c\u3001\u305d\u306e\u76f8\u5bfe\u7684\u306a\u91cd\u8981\u6027\u306f\u539f\u6599\u306e\u54c1\u8cea\u3084\u904b\u8ee2\u6761\u4ef6\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u3002\u6b8b\u6e23\u51e6\u7406\u30d7\u30e9\u30f3\u30c8\u3067\u306f\u91d1\u5c5e\u306e\u5806\u7a4d\u304c\u4e3b\u306a\u8981\u56e0\u3068\u306a\u308b\u4e00\u65b9\u3001\u56fa\u5b9a\u5e8a\u5f0fVGO\u30d7\u30e9\u30f3\u30c8\u3067\u306f\u30b3\u30fc\u30af\u30b9\u304c\u652f\u914d\u7684\u306a\u8981\u56e0\u3068\u306a\u308b\u3002 \u901a\u5e38\u3001\u7a3c\u50cd\u958b\u59cb\u5f8c\u306e\u6700\u521d\u306e 48\uff5e72 \u6642\u9593\u3067\u6d3b\u6027\u306e\u4f4e\u4e0b\u304c\u6700\u3082\u6025\u6fc0\u306b\u306a\u308a\u307e\u3059\uff08\u6700\u3082\u6d3b\u6027\u306e\u9ad8\u3044\u90e8\u4f4d\u306b\u521d\u671f\u306e\u30b3\u30fc\u30af\u30b9\u304c\u5806\u7a4d\u3059\u308b\u305f\u3081\uff09\u3002\u305d\u306e\u5f8c\u3001\u4e0d\u6d3b\u6027\u5316\u7387\u306f\u3088\u308a\u7de9\u3084\u304b\u306a\u3001\u6e96\u7dda\u5f62\u306e\u9818\u57df\u306b\u843d\u3061\u7740\u304d\u307e\u3059\u3002 \u89e6\u5a92\u30e1\u30fc\u30ab\u30fc\u306f\u3053\u308c\u3092\u8003\u616e\u3057\u3066\u8a2d\u8a08\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002\u30c7\u30fc\u30bf\u30b7\u30fc\u30c8\u306b\u8a18\u8f09\u3055\u308c\u3066\u3044\u308b\u300c\u904b\u8ee2\u958b\u59cb\u6642\u300d\u306e\u6d3b\u6027\u306f\u3001\u3053\u306e\u521d\u671f\u306e\u5b89\u5b9a\u5316\u304c\u3059\u3067\u306b\u5b8c\u4e86\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u524d\u63d0\u3068\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n<p>\u539f\u6599\u4e2d\u306e\u4e0d\u7d14\u7269\uff08\u4e3b\u306b\u30cb\u30c3\u30b1\u30eb\u3001\u30d0\u30ca\u30b8\u30a6\u30e0\u3001\u9244\uff09\u306b\u3088\u308b\u91d1\u5c5e\u306e\u6790\u51fa\u306f\u3001\u901f\u5ea6\u306f\u9045\u3044\u3082\u306e\u306e\u4e0d\u53ef\u9006\u7684\u3067\u3042\u308b\u3002\u518d\u751f\u51e6\u7406\u4e2d\u306b\u71c3\u713c\u3055\u305b\u3066\u9664\u53bb\u3067\u304d\u308b\u30b3\u30fc\u30af\u30b9\u3068\u306f\u7570\u306a\u308a\u3001\u4e0d\u7d14\u7269\u3068\u3057\u3066\u306e\u91d1\u5c5e\u306f\u89e6\u5a92\u306e\u7d30\u5b54\u5185\u3084\u8868\u9762\u306b\u6052\u4e45\u7684\u306b\u84c4\u7a4d\u3059\u308b\u3002 \u9ad8\u91d1\u5c5e\u542b\u6709\u306e\u771f\u7a7a\u30ac\u30b9\u30aa\u30a4\u30eb\u3092\u51e6\u7406\u3059\u308b\u88fd\u6cb9\u6240\u3067\u306f\u30011\u30b5\u30a4\u30af\u30eb\u3067\u89e6\u5a92\u306e\u6709\u52b9\u7d30\u5b54\u5bb9\u7a4d\u306e10\uff5e15\uff05\u304c\u91d1\u5c5e\u5806\u7a4d\u7269\u306b\u3088\u3063\u3066\u5931\u308f\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u3002<\/p>\n\n<p>\u6c34\u71b1\u713c\u7d50\u2015\u2015\u9ad8\u6e29\u3068\u6c34\u84b8\u6c17\u306e\u8907\u5408\u7684\u306a\u4f5c\u7528\u306b\u3088\u3063\u3066\u30bc\u30aa\u30e9\u30a4\u30c8\u9aa8\u683c\u304c\u5f90\u3005\u306b\u5d29\u58ca\u3059\u308b\u73fe\u8c61\u2015\u2015\u306f\u3001\u6700\u3082\u9032\u884c\u304c\u9045\u3044\u3082\u306e\u306e\u3001\u6700\u7d42\u7684\u306b\u306f\u6700\u3082\u81f4\u547d\u7684\u306a\u30e1\u30ab\u30cb\u30ba\u30e0\u3067\u3042\u308b\u3002 \u89e6\u5a92\u304c\u6c34\u84b8\u6c17\uff08\u9178\u7d20\u542b\u6709\u5316\u5408\u7269\u306e\u6c34\u7d20\u5316\u3084\u6025\u51b7\u84b8\u6c17\u306b\u3088\u3063\u3066\u5e38\u306b\u5b58\u5728\u3059\u308b\uff09\u306e\u5b58\u5728\u4e0b\u3067450\u00b0C\u3092\u8d85\u3048\u308b\u6e29\u5ea6\u306b\u3055\u3089\u3055\u308c\u308b\u305f\u3073\u306b\u3001\u3055\u3089\u306b\u6570\u500b\u306e\u9aa8\u683c\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u539f\u5b50\u304c\u8131\u96e2\u3057\u3001\u3055\u3089\u306b\u6570\u500b\u306e\u9178\u30b5\u30a4\u30c8\u304c\u5931\u308f\u308c\u308b\u3002\u3053\u308c\u306f\u7d2f\u7a4d\u7684\u3067\u3042\u308a\u3001\u4e0d\u53ef\u9006\u7684\u306a\u73fe\u8c61\u3067\u3042\u308b\u3002<\/p>\n\n<p>\u6a19\u6e96\u7684\u306a\u5bfe\u7b56\u306f\u518d\u751f\u51e6\u7406\u3067\u3042\u308a\u3001450\uff5e520\u00b0C\u306e\u7a7a\u6c17\u307e\u305f\u306f\u7a7a\u6c17\u30fb\u6c34\u84b8\u6c17\u6df7\u5408\u6c17\u4e2d\u3067\u3001\u84c4\u7a4d\u3057\u305f\u30b3\u30fc\u30af\u30b9\u3092\u5236\u5fa1\u4e0b\u3067\u71c3\u713c\u3055\u305b\u308b\u3082\u306e\u3067\u3042\u308b\u3002 \u3053\u306e\u6e29\u5ea6\u7bc4\u56f2\u306f\u72ed\u304f\u3001450\u00b0C \u672a\u6e80\u3067\u306f\u8edf\u8cea\u30b3\u30fc\u30af\u30b9\u306e\u71c3\u713c\u304c\u4e0d\u5b8c\u5168\u306b\u306a\u308a\u3001520\u00b0C \u3092\u8d85\u3048\u308b\u3068\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u9aa8\u683c\u81ea\u4f53\u304c\u52a3\u5316\u3057\u59cb\u3081\u307e\u3059\u3002 \u518d\u751f\u304c\u9069\u5207\u306b\u884c\u308f\u308c\u308c\u3070\u30011 \u56de\u76ee\u3067\u89e6\u5a92\u306e\u521d\u671f\u6d3b\u6027\u306e 90\uff5e95% \u304c\u56de\u5fa9\u3057\u30012 \u56de\u76ee\u3067 80\uff5e90%\u30013 \u56de\u76ee\u3067 70\uff5e80% \u304c\u56de\u5fa9\u3057\u307e\u3059\u3002 3\u56de\u4ee5\u4e0a\u306e\u518d\u751f\u3092\u884c\u3046\u3068\u3001\u901a\u5e38\u3001\u9aa8\u683c\u306e\u640d\u50b7\u3084\u91d1\u5c5e\u306e\u84c4\u7a4d\u306b\u3088\u308a\u3001\u305d\u308c\u4ee5\u4e0a\u306e\u30b5\u30a4\u30af\u30eb\u306f\u7d4c\u6e08\u7684\u306b\u4e0d\u63a1\u7b97\u3068\u306a\u308b\u3002\u3053\u306e\u5206\u91ce\u306735\u5e74\u4ee5\u4e0a\u306e\u7d4c\u9a13\u3092\u6301\u3064\u3001\u5143\u30b7\u30a7\u30d6\u30ed\u30f3\u30fb\u30cf\u30a4\u30c9\u30ed\u30d7\u30ed\u30bb\u30c3\u30b7\u30f3\u30b0\u30fb\u30d5\u30a7\u30ed\u30fc\u306e\u30b8\u30a7\u30d5\u30fb\u30b8\u30e7\u30f3\u30ba\u6c0f\u306f\u6b21\u306e\u3088\u3046\u306b\u8ff0\u3079\u3066\u3044\u308b\u3002\u300c\u53b3\u683c\u306a\u518d\u8a55\u4fa1\u30d7\u30ed\u30bb\u30b9\u3092\u7d4c\u305a\u306b\u3001\u540c\u3058\u89e6\u5a92\u30922\u56de\u4ee5\u4e0a\u4f7f\u7528\u3057\u3066\u306f\u306a\u3089\u306a\u3044\u300d\uff08<a href=\"https:\/\/becht.com\/becht-blog\/entry\/under-pressure-ii\/\" target=\"_blank\" rel=\"noopener\">\u30d9\u30af\u30c8\u30fb\u30d6\u30ed\u30b0<\/a>, 2023).<\/p>\n\n<div class=\"bp-8-decay-bars\">\n  <div class=\"bp-8-header\">\n    <span class=\"bp-8-header-icon\">\n      <i data-lucide=\"timer\" width=\"22\" height=\"22\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n    <\/span>\n    <span class=\"bp-8-header-title\">\u518d\u751f\u3001\u56de\u5fa9\u3001\u8870\u9000\u2015\u20153\u3064\u306e\u547d\u3001\u305d\u308c\u305e\u308c\u304c\u77ed\u304f\u306a\u308b<\/span>\n  <\/div>\n  <div class=\"bp-8-row\">\n    <span class=\"bp-8-cycle-label\">\u7b2c1\u56de\u518d\u751f<\/span>\n    <div class=\"bp-8-track\"><div class=\"bp-8-fill bp-8-fill-1\"><\/div><\/div>\n    <span class=\"bp-8-pct\">90\u201395%<\/span>\n  <\/div>\n  <div class=\"bp-8-row\">\n    <span class=\"bp-8-cycle-label\">\u7b2c2\u306e\u518d\u751f<\/span>\n    <div class=\"bp-8-track\"><div class=\"bp-8-fill bp-8-fill-2\"><\/div><\/div>\n    <span class=\"bp-8-pct\">80\u201390%<\/span>\n  <\/div>\n  <div class=\"bp-8-row\">\n    <span class=\"bp-8-cycle-label\">\u7b2c3\u306e\u518d\u751f<\/span>\n    <div class=\"bp-8-track\"><div class=\"bp-8-fill bp-8-fill-3\"><\/div><\/div>\n    <span class=\"bp-8-pct\">70\u201380%<\/span>\n  <\/div>\n<\/div>\n\n<div class=\"bp-9-pullquote\">\n  <div class=\"bp-9-mark\">\u300c<\/div>\n  <div class=\"bp-9-quote\">\u53b3\u683c\u306a\u518d\u8a55\u4fa1\u30d7\u30ed\u30bb\u30b9\u3092\u7d4c\u305a\u306b\u3001\u540c\u4e00\u306e\u89e6\u5a92\u30922\u56de\u4ee5\u4e0a\u88c5\u586b\u3057\u3066\u306f\u306a\u3089\u306a\u3044\u3002<\/div>\n  <div class=\"bp-9-attribution\">\n    <span class=\"bp-9-attribution-icon\">\n      <i data-lucide=\"quote\" width=\"16\" height=\"16\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n    <\/span>\n    \u30b8\u30a7\u30d5\u30fb\u30b8\u30e7\u30f3\u30ba\u3001\u5143\u30b7\u30a7\u30d6\u30ed\u30f3\u30fb\u30cf\u30a4\u30c9\u30ed\u30d7\u30ed\u30bb\u30c3\u30b7\u30f3\u30b0\u30fb\u30d5\u30a7\u30ed\u30fc\uff0835\u5e74\u4ee5\u4e0a\uff09\n  <\/div>\n<\/div>\n\n<p>\u89e6\u5a92\u306e\u4ea4\u63db\u6642\u671f\u306f\u88c5\u7f6e\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001\u4e00\u822c\u7684\u306a\u76ee\u5b89\u3068\u3057\u3066\u3001\u76ee\u6a19\u5909\u63db\u7387\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306b\u539f\u5b50\u7089\u306e\u6700\u5927\u8a31\u5bb9\u6e29\u5ea6\uff08\u901a\u5e38425\uff5e440\u00b0C\uff09\u3067\u306e\u904b\u8ee2\u304c\u5fc5\u8981\u306b\u306a\u3063\u305f\u5834\u5408\u3001\u3042\u308b\u3044\u306f\u30b3\u30fc\u30af\u30b9\u3084\u5fae\u7c89\u306e\u5806\u7a4d\u306b\u3088\u308a\u5c64\u5185\u5727\u529b\u640d\u5931\u304c\u8a2d\u8a08\u9650\u754c\u3092\u8d85\u3048\u305f\u5834\u5408\u3001\u89e6\u5a92\u306e\u4ea4\u63db\u6642\u671f\u304c\u5230\u6765\u3057\u305f\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n\n<h2>\u89e6\u5a92\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306e\u8a55\u4fa1\u3068\u9078\u5b9a\u65b9\u6cd5<\/h2>\n\n<p>\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u7528\u89e6\u5a92\u306e\u9078\u5b9a\u306f\u3001\u6570\u767e\u4e07\u30c9\u30eb\u898f\u6a21\u306e\u6c7a\u5b9a\u3067\u3042\u308a\u3001\u305d\u306e\u5f71\u97ff\u306f2\uff5e5\u5e74\u306e\u64cd\u696d\u30b5\u30a4\u30af\u30eb\u306b\u308f\u305f\u3063\u3066\u73fe\u308c\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u300ePTQ Magazine\u300f\u306b\u63b2\u8f09\u3055\u308c\u305f\u8abf\u67fb\u306b\u3088\u308b\u3068\u300150%\u3092\u8d85\u3048\u308b\u89e6\u5a92\u9078\u5b9a\u304c\u3001\u4e3b\u306b\u30d9\u30f3\u30c0\u30fc\u306e\u4e88\u6e2c\u306b\u57fa\u3065\u3044\u3066\u884c\u308f\u308c\u3066\u3044\u308b\u3068\u306e\u3053\u3068\u3067\u3059\u3002\u3053\u308c\u306f\u3001\u6700\u3082\u30ea\u30b9\u30af\u306e\u9ad8\u3044\u30a2\u30d7\u30ed\u30fc\u30c1\u3068\u8a00\u3048\u307e\u3059\uff08<a href=\"https:\/\/www.digitalrefining.com\/article\/1002336\/refinery-catalyst-testing\" target=\"_blank\" rel=\"noopener\">\u30c7\u30b8\u30bf\u30eb\u7cbe\u88fd<\/a>\uff082019\u5e74\uff09\u3002\u3088\u308a\u53b3\u5bc6\u306a\u8a55\u4fa1\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u306b\u306f\u30015\u3064\u306e\u5074\u9762\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u3002<\/p>\n\n<p><strong>\u304a\u5ba2\u69d8\u3054\u63d0\u4f9b\u306e\u539f\u6599\u3092\u7528\u3044\u305f\u30d1\u30a4\u30ed\u30c3\u30c8\u30d7\u30e9\u30f3\u30c8\u8a66\u9a13\u3002<\/strong> \u30b8\u30a7\u30d5\u30fb\u30b8\u30e7\u30f3\u30ba\u304c\u63d0\u5531\u3059\u308b\u89e6\u5a92\u9078\u5b9a\u306e\u7b2c\u4e00\u539f\u5247\u306f\u3001\u300c\u795e\u306e\u307f\u3092\u4fe1\u3058\u3001\u305d\u308c\u4ee5\u5916\u306e\u8005\u306f\u30c7\u30fc\u30bf\u3092\u6301\u3063\u3066\u3053\u3044\u300d\u3067\u3042\u308b\u3002\u4fe1\u983c\u3067\u304d\u308b\u89e6\u5a92\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u3067\u3042\u308c\u3070\u3001\u9867\u5ba2\u306e\u539f\u6599\u3092\u81ea\u793e\u306e\u30d1\u30a4\u30ed\u30c3\u30c8\u30d7\u30e9\u30f3\u30c8\u3084\u30de\u30a4\u30af\u30ed\u30ea\u30a2\u30af\u30bf\u30fc\u3067\u51e6\u7406\u3057\u3001\u73fe\u5728\u4f7f\u7528\u4e2d\u306e\u89e6\u5a92\u3068\u306e\u6027\u80fd\u6bd4\u8f03\u30c7\u30fc\u30bf\u3092\u63d0\u793a\u3067\u304d\u308b\u306f\u305a\u3060\u3002\u3053\u308c\u304c\u306a\u3051\u308c\u3070\u3001\u8cfc\u5165\u3057\u3066\u3044\u308b\u306e\u306f\u88fd\u54c1\u3067\u306f\u306a\u304f\u3001\u5358\u306a\u308b\u4e88\u6e2c\u306b\u904e\u304e\u306a\u3044\u3002<\/p>\n\n<p><strong>\u5229\u56de\u308a\u69cb\u9020\u306e\u691c\u8a3c\u3002<\/strong> \u89e6\u5a92\u306e\u9078\u5b9a\u306b\u304a\u3051\u308b\u7d4c\u6e08\u7684\u4fa1\u5024\u306e\u3046\u3061\u3001\u7d0490\uff05\u306f\u53ce\u7387\u306b\u3088\u3063\u3066\u5360\u3081\u3089\u308c\u3066\u3044\u307e\u3059\u3002\u3042\u308b\u6b27\u5dde\u306e\u88fd\u6cb9\u6240\u304c\u30c7\u30a3\u30fc\u30bc\u30eb\u9078\u629e\u6027\u89e6\u5a92\u3078\u306e\u5207\u308a\u66ff\u3048\u3092\u884c\u3063\u305f\u4e8b\u4f8b\u306b\u898b\u3089\u308c\u308b\u3088\u3046\u306b\u3001\u30b3\u30b9\u30c8\u304c20\uff05\u9ad8\u304f\u306a\u308b\u3082\u306e\u306e\u3001\u4e2d\u9593\u7559\u5206\u53ce\u7387\u304c4\u91cd\u91cf\uff05\u5897\u52a0\u3059\u308b\u65b0\u3057\u3044\u89e6\u5a92\u2015\u2015<a href=\"https:\/\/www.digitalrefining.com\/article\/1001340\/maximising-the-diesel-yield-from-hydrocracking-ti\" target=\"_blank\" rel=\"noopener\">\u30c7\u30b8\u30bf\u30eb\u7cbe\u88fd<\/a>\uff082016\u5e74\uff09\u2015\u2015\u6570\u30f6\u6708\u4ee5\u5185\u306b\u305d\u306e\u6295\u8cc7\u984d\u3092\u56de\u53ce\u3067\u304d\u308b\u3002\u6700\u4f4e\u9650\u306e\u7d4c\u6e08\u7684\u30cf\u30fc\u30c9\u30eb\u306f\u30013\u5bfe1\u306e\u6295\u8cc7\u5bfe\u52b9\u679c\u3067\u3042\u308b\u3002\u3064\u307e\u308a\u3001\u8ffd\u52a0\u306e\u89e6\u5a92\u30b3\u30b9\u30c81\u30c9\u30eb\u306b\u3064\u304d\u3001\u5c11\u306a\u304f\u3068\u30823\u30c9\u30eb\u306e\u5229\u76ca\u7387\u6539\u5584\u304c\u898b\u8fbc\u307e\u308c\u308b\u5fc5\u8981\u304c\u3042\u308b\u3002<\/p>\n\n<p><strong>Catalyst\u30b7\u30b9\u30c6\u30e0\u306e\u7d71\u5408\u3002<\/strong> \u524d\u51e6\u7406\u89e6\u5a92\u3068\u5206\u89e3\u89e6\u5a92\u306f\u3001\u500b\u5225\u306b\u9078\u5b9a\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u7d71\u5408\u3055\u308c\u305f\u30b7\u30b9\u30c6\u30e0\u3068\u3057\u3066\u9078\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u524d\u51e6\u7406\u89e6\u5a92\u306f\u3001\u5206\u89e3\u5854\u306b\u4f9b\u7d66\u3055\u308c\u308b\u539f\u6599\u306e\u6e05\u6d44\u5ea6\u3092\u6c7a\u5b9a\u3065\u3051\u308b\u3082\u306e\u3067\u3042\u308a\u3001\u5206\u89e3\u89e6\u5a92\u306e\u6027\u80fd\u306f\u3001\u305d\u306e\u4e0a\u6d41\u5de5\u7a0b\u3067\u306e\u7cbe\u88fd\u72b6\u614b\u306b\u5b8c\u5168\u306b\u4f9d\u5b58\u3057\u3066\u3044\u307e\u3059\u3002\u4e16\u754c\u6700\u9ad8\u6c34\u6e96\u306e\u5206\u89e3\u89e6\u5a92\u3092\u3001\u80fd\u529b\u4e0d\u8db3\u306e\u524d\u51e6\u7406\u30bb\u30af\u30b7\u30e7\u30f3\u3068\u7d44\u307f\u5408\u308f\u305b\u3066\u3082\u3001\u305d\u308c\u306f\u8cc7\u672c\u306e\u7121\u99c4\u9063\u3044\u306b\u4ed6\u306a\u308a\u307e\u305b\u3093\u3002<\/p>\n\n<p><strong>\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u8abf\u9054\u306b\u95a2\u3059\u308b\u900f\u660e\u6027\u3002<\/strong> \u3042\u307e\u308a\u554f\u308f\u308c\u308b\u3053\u3068\u306e\u306a\u3044\u304c\u3001\u554f\u308f\u308c\u308b\u3079\u304d\u8cea\u554f\u306e\u4e00\u3064\u306f\u3001\u300c\u89e6\u5a92\u30e1\u30fc\u30ab\u30fc\u306f\u30bc\u30aa\u30e9\u30a4\u30c8\u3092\u3069\u3053\u304b\u3089\u8abf\u9054\u3057\u3066\u3044\u308b\u306e\u304b\u300d\u3068\u3044\u3046\u70b9\u3067\u3059\u3002\u591a\u304f\u306e\u89e6\u5a92\u30e1\u30fc\u30ab\u30fc\u306f\u3001\u5916\u90e8\u306e\u751f\u7523\u696d\u8005\u304b\u3089\u30bc\u30aa\u30e9\u30a4\u30c8\u7c89\u672b\u3092\u8cfc\u5165\u3057\u3001\u305d\u308c\u3092\u7d50\u5408\u5264\u3068\u914d\u5408\u3057\u3066\u3001\u91d1\u5c5e\u3092\u542b\u6d78\u3055\u305b\u3066\u3044\u307e\u3059\u3002\u4e00\u65b9\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5408\u6210\u304b\u3089\u6210\u5f62\u3001\u91d1\u5c5e\u306e\u542b\u6d78\u3001\u305d\u3057\u3066\u6700\u7d42\u7684\u306a\u713c\u6210\u306b\u81f3\u308b\u307e\u3067\u306e\u5168\u5de5\u7a0b\u3092\u81ea\u793e\u3067\u7ba1\u7406\u3057\u3066\u3044\u308b\u4f01\u696d\u3082\u3042\u308a\u307e\u3059\u3002 \u81ea\u793e\u88fd\u9020\u80fd\u529b\u3068\u8a8d\u8a3c\u6e08\u307f\u306e\u54c1\u8cea\u7ba1\u7406\u30b7\u30b9\u30c6\u30e0\uff08\u4f8b\u3048\u3070\u3001ISO 9001\u3001ISO 14001\u3001ISO 45001\u3001ISO 50001\u306e\u8a8d\u8a3c\u306b\u52a0\u3048\u3001DUNS\u767b\u9332\u3082\u4fdd\u6709\u3057\u3066\u3044\u308b\u4e8b\u696d\uff09\u3092\u6709\u3059\u308b\u4f01\u696d\u306f\u3001\u5916\u90e8\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u4f9b\u7d66\u7db2\u306b\u4f9d\u5b58\u3059\u308b\u4f01\u696d\u3068\u306f\u7570\u306a\u308b\u30ea\u30b9\u30af\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3092\u793a\u3057\u307e\u3059\u3002 \u3053\u306e\u9055\u3044\u306f\u3001\u8907\u6570\u5e74\u306b\u308f\u305f\u308b\u4f9b\u7d66\u5951\u7d04\u306b\u304a\u3051\u308b\u30ed\u30c3\u30c8\u9593\u306e\u5747\u4e00\u6027\u306b\u73fe\u308c\u307e\u3059\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u306eSi\/Al\u6bd4\u3084\u7d50\u6676\u7c92\u5f84\u306e\u308f\u305a\u304b\u306a\u5909\u52d5\u3067\u3055\u3048\u3001\u88fd\u54c1\u306e\u53ce\u7387\u30921\u30d1\u30fc\u30bb\u30f3\u30c8\u30dd\u30a4\u30f3\u30c8\u3082\u5909\u52d5\u3055\u305b\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n<p><strong>\u4f7f\u7528\u6e08\u307f\u89e6\u5a92\u306e\u7ba1\u7406\u3002<\/strong> \u89e6\u5a92\u306e\u9078\u5b9a\u306f\u3001\u30b5\u30a4\u30af\u30eb\u304c\u7d42\u4e86\u3057\u305f\u6642\u70b9\u3067\u7d42\u308f\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306f\u3001\u4f7f\u7528\u6e08\u307f\u89e6\u5a92\u306e\u51e6\u7406\u3001\u91d1\u5c5e\u56de\u53ce\u3001\u3042\u308b\u3044\u306f\u518d\u751f\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u304b\uff1f\u3053\u3046\u3057\u305f\u30a2\u30d5\u30bf\u30fc\u30de\u30fc\u30b1\u30c3\u30c8\u306e\u5bfe\u5fdc\u80fd\u529b\u306f\u3001\u521d\u671f\u306e\u89e6\u5a92\u4fa1\u683c\u3068\u540c\u69d8\u306b\u3001\u3042\u308b\u3044\u306f\u305d\u308c\u4ee5\u4e0a\u306b\u3001\u8907\u6570\u30b5\u30a4\u30af\u30eb\u306b\u308f\u305f\u308b\u7dcf\u6240\u6709\u30b3\u30b9\u30c8\u306b\u5f71\u97ff\u3092\u53ca\u307c\u3057\u307e\u3059\u3002<\/p>\n\n<div class=\"bp-10-checklist\">\n  <div class=\"bp-10-header\">\n    <span class=\"bp-10-header-icon\">\n      <i data-lucide=\"alert-triangle\" width=\"22\" height=\"22\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n    <\/span>\n    <span class=\"bp-10-title\">\u767a\u6ce8\u66f8\u306b\u7f72\u540d\u3059\u308b\u524d\u306b\u2015\u20155\u3064\u306e\u8a55\u4fa1\u57fa\u6e96<\/span>\n  <\/div>\n  <div class=\"bp-10-list\">\n    <div class=\"bp-10-item\">\n      <span class=\"bp-10-item-icon\">\n        <i data-lucide=\"check-circle-2\" width=\"18\" height=\"18\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n      <\/span>\n      <div class=\"bp-10-item-content\">\n        <div class=\"bp-10-item-title\">\u30d1\u30a4\u30ed\u30c3\u30c8\u30d7\u30e9\u30f3\u30c8\u8a66\u9a13<\/div>\n        <div class=\"bp-10-item-desc\">\u8cb4\u793e\u306e\u539f\u6599\u3092\u540c\u793e\u306e\u30d1\u30a4\u30ed\u30c3\u30c8\u30d7\u30e9\u30f3\u30c8\u307e\u305f\u306f\u30de\u30a4\u30af\u30ed\u30ea\u30a2\u30af\u30bf\u30fc\u3067\u51e6\u7406\u3057\u3001\u73fe\u5728\u4f7f\u7528\u4e2d\u306e\u89e6\u5a92\u3068\u306e\u6027\u80fd\u6bd4\u8f03\u30c7\u30fc\u30bf\u3092\u8981\u6c42\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bp-10-item\">\n      <span class=\"bp-10-item-icon\">\n        <i data-lucide=\"check-circle-2\" width=\"18\" height=\"18\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n      <\/span>\n      <div class=\"bp-10-item-content\">\n        <div class=\"bp-10-item-title\">\u5229\u56de\u308a\u69cb\u9020\u306e\u691c\u8a3c<\/div>\n        <div class=\"bp-10-item-desc\">\u6700\u4f4e3\u5bfe1\u306e\u6295\u8cc7\u5bfe\u52b9\u679c\u7387\u2015\u2015\u8ffd\u52a0\u306e\u89e6\u5a92\u30b3\u30b9\u30c81\u30c9\u30eb\u306b\u3064\u304d\u3001\u5c11\u306a\u304f\u3068\u30823\u30c9\u30eb\u306e\u5229\u76ca\u7387\u6539\u5584\u3092\u3082\u305f\u3089\u3055\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bp-10-item\">\n      <span class=\"bp-10-item-icon\">\n        <i data-lucide=\"check-circle-2\" width=\"18\" height=\"18\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n      <\/span>\n      <div class=\"bp-10-item-content\">\n        <div class=\"bp-10-item-title\">Catalyst \u30b7\u30b9\u30c6\u30e0\u7d71\u5408<\/div>\n        <div class=\"bp-10-item-desc\">\u524d\u51e6\u7406\u89e6\u5a92\u3068\u5206\u89e3\u89e6\u5a92\u306f\u3001\u4e00\u4f53\u3068\u306a\u3063\u305f\u30b7\u30b9\u30c6\u30e0\u3068\u3057\u3066\u9078\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u5206\u89e3\u89e6\u5a92\u306e\u6027\u80fd\u306f\u3001\u4e0a\u6d41\u5de5\u7a0b\u3067\u306e\u7cbe\u88fd\u72b6\u614b\u306b\u5b8c\u5168\u306b\u4f9d\u5b58\u3059\u308b\u304b\u3089\u3067\u3059\u3002<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bp-10-item\">\n      <span class=\"bp-10-item-icon\">\n        <i data-lucide=\"check-circle-2\" width=\"18\" height=\"18\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n      <\/span>\n      <div class=\"bp-10-item-content\">\n        <div class=\"bp-10-item-title\">\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u8abf\u9054\u306b\u95a2\u3059\u308b\u900f\u660e\u6027<\/div>\n        <div class=\"bp-10-item-desc\">\u88fd\u9020\u5143\u304c\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5408\u6210\u304b\u3089\u6700\u7d42\u713c\u6210\u306b\u81f3\u308b\u307e\u3067\u306e\u5168\u5de5\u7a0b\u3092\u7ba1\u7406\u3057\u3001\u30ed\u30c3\u30c8\u9593\u306e\u5747\u4e00\u6027\u3092\u78ba\u4fdd\u3057\u3066\u3044\u308b\u304b\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bp-10-item\">\n      <span class=\"bp-10-item-icon\">\n        <i data-lucide=\"check-circle-2\" width=\"18\" height=\"18\" stroke-width=\"2\" color=\"currentColor\"><\/i>\n      <\/span>\n      <div class=\"bp-10-item-content\">\n        <div class=\"bp-10-item-title\">\u4f7f\u7528\u6e08\u307f\u89e6\u5a92\u306e\u7ba1\u7406<\/div>\n        <div class=\"bp-10-item-desc\">\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306f\u3001\u4f7f\u7528\u6e08\u307f\u89e6\u5a92\u306e\u51e6\u7406\u3001\u91d1\u5c5e\u56de\u53ce\u3001\u307e\u305f\u306f\u518d\u751f\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u304b\uff1f \u8907\u6570\u30b5\u30a4\u30af\u30eb\u306b\u308f\u305f\u308b\u7dcf\u6240\u6709\u30b3\u30b9\u30c8\u3002<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<p>\u4f53\u7cfb\u7684\u306a\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u8a55\u4fa1\u306e\u76ee\u7684\u306f\u3001\u5358\u306b\u6700\u3082\u5b89\u4fa1\u306a\u89e6\u5a92\u3092\u898b\u3064\u3051\u308b\u3053\u3068\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u76ee\u7684\u306f\u3001\u53ce\u7387\u7279\u6027\u3001\u30b5\u30a4\u30af\u30eb\u5bff\u547d\u3001\u4f9b\u7d66\u306e\u4fe1\u983c\u6027\u3068\u3044\u3063\u305f\u89b3\u70b9\u304b\u3089\u3001\u7a3c\u50cd\u671f\u9593\u5168\u4f53\u3092\u901a\u3058\u3066\u5bfe\u8c61\u88fd\u54c11\u30d0\u30ec\u30eb\u3042\u305f\u308a\u306e\u7dcf\u30b3\u30b9\u30c8\u3092\u6700\u5c0f\u9650\u306b\u6291\u3048\u3089\u308c\u308b\u89e6\u5a92\u3092\u898b\u51fa\u3059\u3053\u3068\u306b\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u6570\u5024\u306f\u3001\u767a\u6ce8\u66f8\u306b\u8a18\u8f09\u3055\u308c\u305f\u30c8\u30f3\u5f53\u305f\u308a\u306e\u4fa1\u683c\u3088\u308a\u3082\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5316\u5b66\u7684\u7279\u6027\u3084\u88fd\u9020\u54c1\u8cea\u306b\u5927\u304d\u304f\u5de6\u53f3\u3055\u308c\u308b\u3082\u306e\u3067\u3059\u3002<\/p>\n\n<hr>\n\n<h2>\u53c2\u8003\u6587\u732e<\/h2>\n<ol class=\"references-list\">\n  <li>Alasseel, A. \u307b\u304b\u300c\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306e\u5408\u6210\u3068\u6027\u80fd\u8a55\u4fa1\uff1a\u7dcf\u8aac\u300d <em>\u300e\u7523\u696d\u30fb\u5de5\u5b66\u5316\u5b66\u30b8\u30e3\u30fc\u30ca\u30eb\u300f<\/em>, 2020. <a href=\"https:\/\/www.sciencedirect.com\/science\/article\/abs\/pii\/S1226086X2030280X\" target=\"_blank\" rel=\"noopener\">https:\/\/www.sciencedirect.com\/science\/article\/abs\/pii\/S1226086X2030280X<\/a><\/li>\n  <li>\u30b8\u30e7\u30f3\u30ba, J. \u300c\u89e6\u5a92\u9078\u5b9a\u306e\u539f\u5247\u300d <em>\u30d9\u30af\u30c8\u30fb\u30d6\u30ed\u30b0<\/em>2023\u5e742\u6708\u3002 <a href=\"https:\/\/becht.com\/becht-blog\/entry\/under-pressure-ii\/\" target=\"_blank\" rel=\"noopener\">https:\/\/becht.com\/becht-blog\/entry\/under-pressure-ii\/<\/a><\/li>\n  <li>\u300c\u88fd\u6cb9\u6240\u7528\u89e6\u5a92\u306e\u8a66\u9a13\u300d <em>PTQ \/ \u30c7\u30b8\u30bf\u30eb\u30fb\u30ea\u30d5\u30a1\u30a4\u30cb\u30f3\u30b0<\/em>, 2019. <a href=\"https:\/\/www.digitalrefining.com\/article\/1002336\/refinery-catalyst-testing\" target=\"_blank\" rel=\"noopener\">https:\/\/www.digitalrefining.com\/article\/1002336\/refinery-catalyst-testing<\/a><\/li>\n  <li>\u300c\u30cf\u30a4\u30c9\u30ed\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u306b\u3088\u308b\u30c7\u30a3\u30fc\u30bc\u30eb\u53ce\u7387\u306e\u6700\u5927\u5316\u300d <em>\u30c7\u30b8\u30bf\u30eb\u7cbe\u88fd<\/em>, 2016. <a href=\"https:\/\/www.digitalrefining.com\/article\/1001340\/maximising-the-diesel-yield-from-hydrocracking-ti\" target=\"_blank\" rel=\"noopener\">https:\/\/www.digitalrefining.com\/article\/1001340\/maximising-the-diesel-yield-from-hydrocracking-ti<\/a><\/li>\n  <li>JALON \u30bc\u30aa\u30e9\u30a4\u30c8 \u2014 \u54c1\u8cea\u7ba1\u7406\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/quality\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.jalonzeolite.com\/quality\/<\/a><\/li>\n  <li>JALON\u30bc\u30aa\u30e9\u30a4\u30c8 \u2014 \u88fd\u9020\u80fd\u529b\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/capability\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.jalonzeolite.com\/capability\/<\/a><\/li>\n  <li>JALON \u30bc\u30aa\u30e9\u30a4\u30c8 \u2014 \u30db\u30fc\u30e0\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\" target=\"_blank\" rel=\"noopener\">https:\/\/www.jalonzeolite.com\/<\/a><\/li>\n  <li>JALON \u30bc\u30aa\u30e9\u30a4\u30c8 \u2014 \u6982\u8981\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/about\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.jalonzeolite.com\/about\/<\/a><\/li>\n<\/ol>\n\n<\/div>\n\n<script src=\"https:\/\/unpkg.com\/lucide@latest\/dist\/umd\/lucide.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  \/\/ Reading progress bar\n  var progressBar = document.getElementById('reading-progress-bar');\n  var ticking = false;\n  window.addEventListener('scroll', function() {\n    if (!ticking) {\n      window.requestAnimationFrame(function() {\n        var scrollTop = document.documentElement.scrollTop || document.body.scrollTop;\n        var scrollHeight = document.documentElement.scrollHeight - document.documentElement.clientHeight;\n        progressBar.style.width = (scrollHeight > 0 ? (scrollTop \/ scrollHeight) * 100 : 0) + '%';\n        ticking = false;\n      });\n      ticking = true;\n    }\n  });\n\n  \/\/ Initialize Lucide icons\n  if (typeof lucide !== 'undefined') {\n    lucide.createIcons();\n  }\n});\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306e\u89e3\u8aac \u2014 Precision-v2 \u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306e\u89e3\u8aac\uff1a\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5316\u5b66\u304c\u88fd\u6cb9\u6240\u306e\u6027\u80fd\u3092\u5de6\u53f3\u3059\u308b\u4ed5\u7d44\u307f \u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306e\u4ed5\u7d44\u307f \u2014 \u4e8c\u6a5f\u80fd\u30a8\u30f3\u30b8\u30f3 \u3042\u3089\u3086\u308b\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306f\u3001\u305d\u306e\u672c\u8cea\u306b\u304a\u3044\u3066\u3001\u4e8c\u3064\u306e\u6a5f\u80fd\u3092\u6301\u3064\u88c5\u7f6e\u3067\u3042\u308b\u3002 \u30bc\u30aa\u30e9\u30a4\u30c8\u307e\u305f\u306f\u975e\u6676\u8cea\u30b7\u30ea\u30ab\u30fb\u30a2\u30eb\u30df\u30ca\u62c5\u4f53\u306b\u3088\u3063\u3066\u63d0\u4f9b\u3055\u308c\u308b\u9178\u6a5f\u80fd\u306f\u3001\u5927\u304d\u306a\u70ad\u5316\u6c34\u7d20\u5206\u5b50\u3092\u5c0f\u3055\u306a\u5206\u5b50\u306b\u5206\u89e3\u3057\u3001\u7570\u6027\u5316\u3092\u901a\u3058\u3066\u305d\u306e\u9aa8\u683c\u69cb\u9020\u3092\u518d\u7de8\u6210\u3057\u307e\u3059\u3002 \u91d1\u5c5e\u6a5f\u80fd\uff08\u901a\u5e38\u3001\u62c5\u4f53\u306b\u542b\u6d78\u3055\u308c\u305f\u30cb\u30c3\u30b1\u30eb\u3001\u30e2\u30ea\u30d6\u30c7\u30f3\u3001\u30bf\u30f3\u30b0\u30b9\u30c6\u30f3\u3001\u767d\u91d1\u3001\u307e\u305f\u306f\u30d1\u30e9\u30b8\u30a6\u30e0\uff09\u306f\u3001\u6c34\u7d20\u5316\u304a\u3088\u3073\u8131\u6c34\u7d20\u5316\u3092\u62c5\u3044\u307e\u3059\u3002\u3053\u308c\u30892\u3064\u306e\u6a5f\u80fd\u306f\u3001\u6b63\u78ba\u306a\u30d0\u30e9\u30f3\u30b9\u3067\u52d5\u4f5c\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 \u9178\u6027\u304c\u5f37\u3059\u304e\u308b\u3068\u3001\u89e6\u5a92\u306f\u904e\u5270\u306b\u5206\u89e3\u3057\u3001\u904e\u5270\u306a\u8efd\u8cea\u30ac\u30b9\u3084\u30b3\u30fc\u30af\u30b9\u3092\u751f\u6210\u3059\u308b\u3002\u91d1\u5c5e\u6d3b\u6027\u304c\u5f37\u3059\u304e\u308b\u3068\u3001\u89e6\u5a92\u306f\u904e\u5270\u306b\u6c34\u7d20\u5316\u3092\u884c\u3044\u3001[\u2026]\u3092\u6291\u5236\u3057\u3066\u3057\u307e\u3046\u3002<\/p>","protected":false},"author":1,"featured_media":103254,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"Hydrocracking Catalysts Explained: Zeolites & Selection","_seopress_titles_desc":"Master the fundamentals of hydrocracking catalysts. Learn how to balance acid and metal functions, choose the right zeolites, and maximize distillate yields.","_seopress_robots_index":"","footnotes":""},"categories":[166],"tags":[],"class_list":["post-103256","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mml-blog"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/posts\/103256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/comments?post=103256"}],"version-history":[{"count":1,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/posts\/103256\/revisions"}],"predecessor-version":[{"id":103261,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/posts\/103256\/revisions\/103261"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/media\/103254"}],"wp:attachment":[{"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/media?parent=103256"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/categories?post=103256"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/tags?post=103256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}