{"id":97639,"date":"2026-04-20T07:33:11","date_gmt":"2026-04-20T07:33:11","guid":{"rendered":"https:\/\/www.jalonzeolite.com\/?p=97639"},"modified":"2026-04-20T08:02:20","modified_gmt":"2026-04-20T08:02:20","slug":"zeolite-catalyst","status":"publish","type":"post","link":"https:\/\/www.jalonzeolite.com\/ja\/zeolite-catalyst\/","title":{"rendered":"\u3053\u306e\u30ac\u30a4\u30c9\u3067\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u7a2e\u985e\u3001\u7528\u9014\u3001\u9078\u629e\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u8aac\u660e\u3057\u307e\u3059\u3002"},"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>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u30c6\u30af\u30cb\u30ab\u30eb\u30ac\u30a4\u30c9<\/title>\n    <style>\n        \/* ==========================================================================\n           Base Styles & Typography\n           ========================================================================== *\/\n        .seo-blog-post {\n            font-family: 'Roboto', sans-serif;\n            color: #7A7A7A;\n            font-weight: 400;\n            line-height: 1.7;\n            background-color: #FFFFFF;\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .seo-blog-post h1, \n        .seo-blog-post h2 {\n            font-family: 'Roboto', sans-serif;\n            font-weight: 600;\n            color: #EEB30D;\n            line-height: 1.3;\n        }\n        \n        .seo-blog-post h1 {\n            font-size: 2.5rem;\n            margin-bottom: 25px;\n            text-align: center;\n        }\n        \n        .seo-blog-post h2 {\n            font-size: 2rem;\n            margin-top: 45px;\n            margin-bottom: 20px;\n            position: relative;\n            padding-bottom: 10px;\n        }\n        \n        .seo-blog-post h2::after {\n            content: '';\n            position: absolute;\n            left: 0;\n            bottom: 0;\n            width: 60px;\n            height: 3px;\n            background-color: #ff9443;\n        }\n        \n        .seo-blog-post h3 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 400;\n            color: #3d3d3d;\n            font-size: 1.5rem;\n            margin-top: 35px;\n            margin-bottom: 15px;\n            border-left: 4px solid #f8e6bf;\n            padding-left: 10px;\n        }\n        \n        .seo-blog-post p {\n            margin-bottom: 20px;\n        }\n        \n        \/* ==========================================================================\n           Links Styling\n           ========================================================================== *\/\n        .seo-blog-post a.internal-link {\n            color: #EEB30D;\n            font-weight: bold;\n            text-decoration: none;\n            border-bottom: 1px dashed #EEB30D;\n            transition: all 0.3s ease;\n        }\n        \n        .seo-blog-post a.internal-link:hover {\n            color: #ff9443;\n            border-bottom-color: #ff9443;\n            background-color: #f8e6bf;\n        }\n        \n        .seo-blog-post a {\n            color: #3d3d3d;\n            font-weight: bold;\n            text-decoration: none;\n            transition: color 0.3s ease;\n        }\n        \n        .seo-blog-post a:hover {\n            color: #ff9443;\n        }\n        \n        \/* ==========================================================================\n           Structural Elements\n           ========================================================================== *\/\n        .content-section {\n            padding: 30px 0;\n        }\n        \n        \/* Independent Scenario Cards *\/\n        .application-card {\n            background-color: #fffbf0;\n            padding: 30px;\n            margin-bottom: 30px;\n            border-radius: 8px;\n            border-left: 4px solid #EEB30D;\n        }\n        \n        .application-card h3 {\n            margin-top: 0;\n            border-left: none; \/* Override default h3 styling for cards *\/\n            padding-left: 0;\n        }\n        \n\/* \u4ec5\u4fdd\u7559\u57fa\u7840\u95f4\u8ddd\uff0c\u5220\u9664\u4e86 list-style: none \u548c ::before \u4f2a\u5143\u7d20 *\/\n        .seo-blog-post ul {\n            padding-left: 20px;\n            margin-bottom: 25px;\n        }\n        \n        .seo-blog-post ul li {\n            margin-bottom: 15px;\n        }\n        \n        .seo-blog-post strong {\n            color: #3d3d3d;\n        }\n\n        \/* ==========================================================================\n           Tables & Data Presentation\n           ========================================================================== *\/\n        .table-container {\n            overflow-x: auto;\n            margin: 30px 0;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n            border-radius: 8px;\n        }\n        \n        .seo-blog-post table {\n            width: 100%;\n            border-collapse: collapse;\n            background-color: #FFFFFF;\n        }\n        \n        .seo-blog-post th, .seo-blog-post td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #f8e6bf;\n        }\n        \n        .seo-blog-post th {\n            background-color: #EEB30D;\n            color: #FFFFFF;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 400;\n        }\n        \n        .seo-blog-post tr:hover td {\n            background-color: #fffbf0;\n        }\n        \n        \/* Blueprint Grid *\/\n        .blueprint-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 25px;\n            margin-top: 30px;\n        }\n        \n        .blueprint-card {\n            background: #FFFFFF;\n            border: 1px solid #f8e6bf;\n            padding: 25px;\n            border-radius: 8px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .blueprint-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(238, 179, 13, 0.15);\n            border-color: #ff9443;\n        }\n        \n        .blueprint-card h4 {\n            color: #EEB30D;\n            font-family: 'Poppins', sans-serif;\n            margin-top: 0;\n            border-bottom: 2px solid #f8e6bf;\n            padding-bottom: 10px;\n        }\n        \n        \/* ==========================================================================\n           JALON Marketing CTA (Top-Bottom Column Layout)\n           ========================================================================== *\/\n        .jalon-cta-section {\n            background-color: #3d3d3d; \/* Dark sophisticated background *\/\n            border-radius: 16px;\n            padding: 50px 60px;\n            margin: 60px 0; \/* Breathing room *\/\n            display: flex;\n            flex-direction: column; \/* Changed to top-bottom column layout *\/\n            align-items: center; \/* Center aligned *\/\n            text-align: center; \/* Center aligned text *\/\n            justify-content: center;\n            gap: 40px; \/* Space between content and button *\/\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);\n            font-family: 'Roboto', sans-serif;\n        }\n        \n        \/* Elegant overlapping circles *\/\n        .jalon-cta-section::before {\n            content: '';\n            position: absolute;\n            width: 800px;\n            height: 800px;\n            background-color: #EEB30D;\n            border-radius: 50%;\n            top: -400px;\n            right: -200px;\n            opacity: 0.1; \/* Low opacity for subtle texture *\/\n            z-index: 0;\n            pointer-events: none;\n        }\n        \n        .jalon-cta-section::after {\n            content: '';\n            position: absolute;\n            width: 600px;\n            height: 600px;\n            background-color: #ff9443;\n            border-radius: 50%;\n            bottom: -300px;\n            right: -100px;\n            opacity: 0.15;\n            z-index: 1;\n            pointer-events: none;\n        }\n        \n        \/* Content Area *\/\n        .jalon-cta-section .cta-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n        }\n        \n        .jalon-cta-section .cta-content h2 {\n            font-family: 'Roboto', sans-serif;\n            font-weight: 600;\n            color: #EEB30D;\n            margin-top: 0;\n            margin-bottom: 20px;\n            font-size: 1.8em;\n            border-bottom: none;\n            padding-bottom: 0;\n            line-height: 1.3;\n        }\n        \n        .jalon-cta-section .cta-content h2::after {\n            display: none; \/* Hide the underline for CTA heading *\/\n        }\n        \n        .jalon-cta-section .cta-content p {\n            font-family: 'Roboto', sans-serif;\n            font-weight: 400;\n            color: #f8e6bf; \/* Light accent color matching industrial tone *\/\n            font-size: 1.05em;\n            line-height: 1.6;\n            margin-bottom: 0;\n            opacity: 0.95;\n        }\n        \n        span.counter {\n            font-weight: 600;\n            color: #ff9443;\n            font-size: 1.1em;\n        }\n        \n        \/* Button Area *\/\n        .jalon-cta-section .cta-action {\n            position: relative;\n            z-index: 2;\n            flex-shrink: 0;\n            width: 100%;\n        }\n        \n        .jalon-cta-section .cta-button {\n            display: inline-block;\n            background-color: #ff9443;\n            color: #FFFFFF !important;\n            padding: 18px 45px;\n            font-family: 'Roboto', sans-serif;\n            font-weight: 600;\n            font-size: 1.15em;\n            text-decoration: none;\n            border-radius: 8px;\n            transition: all 0.3s ease;\n            box-shadow: 0 8px 20px rgba(255, 148, 67, 0.3);\n            white-space: nowrap;\n        }\n        \n        .jalon-cta-section .cta-button:hover {\n            background-color: #EEB30D;\n            transform: translateY(-3px);\n            box-shadow: 0 12px 25px rgba(238, 179, 13, 0.4);\n        }\n        \n        \/* ==========================================================================\n           Animations (Intersection Observer Classes)\n           ========================================================================== *\/\n        .reveal-up {\n            opacity: 0;\n            transform: translateY(40px);\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\n        }\n        \n        .reveal-up.is-visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        \n        \/* ==========================================================================\n           Responsive Design\n           ========================================================================== *\/\n        @media (max-width: 992px) {\n            .blueprint-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .seo-blog-post {\n                padding: 15px;\n            }\n            \n            .seo-blog-post h1 {\n                font-size: 2rem;\n            }\n            \n            .seo-blog-post h2 {\n                font-size: 1.6rem;\n            }\n            \n            .seo-blog-post h3 {\n                font-size: 1.3rem;\n            }\n            \n            .application-card {\n                padding: 20px 15px;\n            }\n            \n            .jalon-cta-section {\n                padding: 40px 30px;\n                gap: 30px;\n            }\n            \n            .jalon-cta-section .cta-button {\n                width: 100%; \/* Mobile button full width *\/\n                text-align: center;\n                box-sizing: border-box;\n            }\n        }\n        \n        \/* \u4fee\u590d CTA \u6df1\u8272\u677f\u5757\u4e2d strong \u52a0\u7c97\u6587\u5b57\u4e0d\u53ef\u89c1\u7684\u95ee\u9898 *\/\n        .jalon-cta-section .cta-content p strong {\n            color: #EEB30D; \/* \u8fd9\u91cc\u4f7f\u7528\u4e86\u54c1\u724c\u4e3b\u9ec4\u8272\u6765\u8fdb\u884c\u9ad8\u4eae\u5f3a\u8c03 *\/\n        }\n    <\/style>\n<\/head>\n<body>\n\n<article class=\"seo-blog-post\">\n    <header class=\"post-header reveal-up\">\n        <h1>\u3053\u306e\u30ac\u30a4\u30c9\u3067\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u7a2e\u985e\u3001\u7528\u9014\u3001\u9078\u629e\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u8aac\u660e\u3057\u307e\u3059\u3002<\/h1>\n        <p class=\"post-intro\">\u73fe\u4ee3\u306e\u5316\u5b66\u51e6\u7406\u30fb\u7cbe\u88fd\u7523\u696d\u3067\u306f\u3001\u3088\u308a\u9ad8\u3044\u53ce\u7387\u3001\u3088\u308a\u53b3\u3057\u3044\u74b0\u5883\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u3001\u30a8\u30cd\u30eb\u30ae\u30fc\u6d88\u8cbb\u306e\u6700\u9069\u5316\u304c\u8ffd\u6c42\u3055\u308c\u3001\u89e6\u5a92\u5de5\u5b66\u306f\u304b\u3064\u3066\u306a\u3044\u307b\u3069\u6d17\u7df4\u3055\u308c\u305f\u30ec\u30d9\u30eb\u306b\u9054\u3057\u3066\u3044\u308b\u3002\u3053\u306e\u5de5\u696d\u7684\u9032\u5316\u306e\u307e\u3055\u306b\u4e2d\u6838\u306b\u3042\u308b\u306e\u304c\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u3068\u3044\u3046\u6ce8\u76ee\u3059\u3079\u304d\u7d20\u6750\u306e\u30af\u30e9\u30b9\u3067\u3042\u308b\u3002\u3053\u308c\u3089\u306e\u5148\u7aef\u6750\u6599\u306f\u3001\u5927\u898f\u6a21\u306a\u539f\u6cb9\u6d41\u52d5\u63a5\u89e6\u5206\u89e3\uff08FCC\uff09\u304b\u3089\u9ad8\u7cbe\u5ea6\u306e\u6392\u30ac\u30b9\u5236\u5fa1\u30b7\u30b9\u30c6\u30e0\u307e\u3067\u3001\u3055\u307e\u3056\u307e\u306a\u30d7\u30ed\u30bb\u30b9\u306b\u304a\u3044\u3066\u63fa\u308b\u304e\u306a\u3044\u30d0\u30c3\u30af\u30dc\u30fc\u30f3\u3068\u3057\u3066\u306e\u5f79\u5272\u3092\u679c\u305f\u3057\u3066\u3044\u308b\u3002\u3053\u306e\u5305\u62ec\u7684\u306a\u6280\u8853\u30ac\u30a4\u30c9\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u57fa\u672c\u7684\u306a\u7269\u7406\u7684\u304a\u3088\u3073\u5316\u5b66\u7684\u6027\u8cea\u3092\u8a73\u8ff0\u3057\u3001\u305d\u306e\u4e2d\u6838\u3068\u306a\u308b\u5206\u985e\u306e\u6b21\u5143\u3092\u4f53\u7cfb\u7684\u306b\u5206\u89e3\u3057\u3001\u77f3\u6cb9\u5316\u5b66\u3001\u74b0\u5883\u3001\u30d5\u30a1\u30a4\u30f3\u30b1\u30df\u30ab\u30eb\u306e\u5404\u5206\u91ce\u306b\u304a\u3051\u308b\u91cd\u8981\u306a\u7528\u9014\u3092\u63a2\u6c42\u3057\u3066\u3044\u308b\u3002\u3055\u3089\u306b\u3001\u30a8\u30f3\u30b8\u30cb\u30a2\u3084\u8abf\u9054\u306e\u5c02\u9580\u5bb6\u306b\u5bfe\u3057\u3066\u3001\u89e6\u5a92\u9078\u5b9a\u306e\u305f\u3081\u306e\u6226\u7565\u7684\u306a\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3092\u63d0\u4f9b\u3059\u308b\u3068\u3068\u3082\u306b\u3001\u7269\u8cea\u79fb\u52d5\u306e\u5236\u9650\u3084\u5931\u6d3b\u3068\u3044\u3063\u305f\u56fa\u6709\u306e\u6280\u8853\u7684\u306a\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u3092\u514b\u670d\u3059\u308b\u305f\u3081\u306e\u5b9f\u7528\u7684\u306a\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3082\u7d39\u4ecb\u3057\u3066\u3044\u308b\u3002\u3053\u308c\u3089\u306e\u89e6\u5a92\u306e\u5b8c\u5168\u306a\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb\u7ba1\u7406\u3092\u7406\u89e3\u3059\u308b\u3053\u3068\u3067\u3001\u30d7\u30e9\u30f3\u30c8\u306e\u30aa\u30da\u30ec\u30fc\u30bf\u30fc\u306f\u6295\u8cc7\u53ce\u76ca\u7387\uff08ROI\uff09\u3092\u5927\u5e45\u306b\u5411\u4e0a\u3055\u305b\u3001\u7d99\u7d9a\u7684\u3067\u52b9\u7387\u7684\u306a\u751f\u7523\u3092\u7dad\u6301\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n    <\/header>\n\n    <section class=\"content-section zeolite-definition reveal-up\">\n        <h2>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u3068\u306f\uff1f<\/h2>\n        <p>\u57fa\u672c\u7684\u306a\u30ec\u30d9\u30eb\u3067\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u6b21\u306e\u3088\u3046\u306a\u3082\u306e\u3067\u3042\u308b\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/exploring-zeolite-meaning\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">\u9ad8\u7d50\u6676\u6027\u4e09\u6b21\u5143\u30a2\u30eb\u30df\u30ce\u30b7\u30ea\u30b1\u30fc\u30c8\u6750\u6599<\/a>.\u3053\u308c\u3089\u306f\u3001\u89d2\u3092\u5171\u6709\u3059\u308b\u30b1\u30a4\u7d20-\u9178\u7d20\uff08SiO<sub>4<\/sub>)\u3068\u30a2\u30eb\u30df\u30cb\u30a6\u30e0-\u9178\u7d20(AlO<sub>4<\/sub>)\u306e\u56db\u9762\u4f53\u3067\u3042\u308b\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u6c7a\u5b9a\u7684\u306a\u7279\u5fb4\u306f\u3001\u305d\u306e\u4e8c\u91cd\u306e\u30a2\u30a4\u30c7\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u306b\u3042\u308b\u3002 <strong>\u30e2\u30ec\u30ad\u30e5\u30e9\u30fc\u30b7\u30fc\u30d6\u89e6\u5a92<\/strong>.4\u4fa1\u306e\u30b7\u30ea\u30b3\u30f3\u30a4\u30aa\u30f3\uff08Si<sup>4+<\/sup>)\u304c\u7d50\u6676\u683c\u5b50\u306e3\u4fa1\u306e\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u30a4\u30aa\u30f3(Al<sup>3+<\/sup>)\u3001\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u5185\u306b\u5c40\u5728\u5316\u3057\u305f\u6b63\u5473\u306e\u8ca0\u96fb\u8377\u3092\u4f5c\u308b\u3002\u96fb\u6c17\u7684\u4e2d\u6027\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306b\u306f\u3001\u3053\u306e\u96fb\u8377\u306f\u975e\u69cb\u9020\u967d\u30a4\u30aa\u30f3\u306b\u3088\u3063\u3066\u91e3\u308a\u5408\u308f\u3055\u308c\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002\u3053\u306e\u30ab\u30c1\u30aa\u30f3\u304c\u30d7\u30ed\u30c8\u30f3\uff08H<sup>+<\/sup>)\u3001\u30d6\u30ec\u30f3\u30b9\u30c6\u30c3\u30c9\u9178\u30b5\u30a4\u30c8\u3092\u5f62\u6210\u3059\u308b\u3002\u3053\u306e\u30e6\u30cb\u30fc\u30af\u306a\u69cb\u9020\u5316\u5b66\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306b3\u3064\u306e\u6838\u3068\u306a\u308b\u7269\u7406\u7684\u30fb\u5316\u5b66\u7684\u7279\u5fb4\u3092\u4e0e\u3048\u3001\u305d\u306e\u8a08\u308a\u77e5\u308c\u306a\u3044\u5de5\u696d\u7684\u4fa1\u5024\u3092\u6c7a\u5b9a\u3065\u3051\u308b\uff1a<\/p>\n        \n        <img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/04\/zeolite-catalyst-1.webp\" alt=\"\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u69cb\u9020\" style=\"width: 512px; height: auto; display: block; margin: 20px auto; max-width: 100%;\">\n\n        <ul class=\"core-features-list\">\n            <li><strong>\u5747\u4e00\u306a\u30de\u30a4\u30af\u30ed\u30dd\u30fc\u30e9\u30b9\u69cb\u9020\uff1a<\/strong> \u5b54\u5f84\u304c\u30e9\u30f3\u30c0\u30e0\u306b\u5206\u5e03\u3059\u308b\u30a2\u30e2\u30eb\u30d5\u30a1\u30b9\u89e6\u5a92\u3068\u306f\u7570\u306a\u308a\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u5e83\u7bc4\u306b\u79e9\u5e8f\u7acb\u3063\u305f\u7d50\u6676\u6027\u5b54\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\uff08\u901a\u5e380.3\uff5e0.8nm\uff09\u3092\u7279\u5fb4\u3068\u3059\u308b\u3002\u3053\u306e\u69cb\u9020\u306f\u3001\u591a\u304f\u306e\u77f3\u6cb9\u5316\u5b66\u5206\u5b50\u306e\u901f\u5ea6\u8ad6\u7684\u76f4\u5f84\u306b\u6b63\u78ba\u306b\u4e00\u81f4\u3059\u308b\u305f\u3081\u3001\u53cd\u5fdc\u7269\u306e\u6d41\u5165\u3001\u751f\u6210\u7269\u306e\u6d41\u51fa\u3001\u9077\u79fb\u72b6\u614b\u306e\u5f62\u6210\u3092\u53b3\u5bc6\u306b\u5236\u5fa1\u3059\u308b\u300c\u5f62\u72b6\u9078\u629e\u7684\u89e6\u5a92\u4f5c\u7528\u300d\u3092\u53ef\u80fd\u306b\u3059\u308b\u3002<\/li>\n            <li><strong>\u6975\u3081\u3066\u9ad8\u3044\u8868\u9762\u7a4d\uff1a<\/strong> \u30c1\u30e3\u30f3\u30cd\u30eb\u3068\u30b1\u30fc\u30b8\u304b\u3089\u306a\u308b\u8907\u96d1\u306a\u5185\u90e8\u8ff7\u8def\u306f\u3001\u5de8\u5927\u306a\u5185\u90e8\u8868\u9762\u7a4d\u3092\u63d0\u4f9b\u3057\u3001\u901a\u5e381\u30b0\u30e9\u30e0\u3042\u305f\u308a500\u301c1,000\u5e73\u65b9\u30e1\u30fc\u30c8\u30eb\u3092\u8d85\u3048\u308b\u3002\u3053\u306e\u6975\u7aef\u306a\u8868\u9762\u7a4d\u5bfe\u4f53\u7a4d\u6bd4\u306f\u3001\u6d3b\u6027\u53cd\u5fdc\u90e8\u4f4d\u306e\u6975\u3081\u3066\u9ad8\u3044\u6fc3\u5ea6\u3092\u4fdd\u8a3c\u3057\u3001\u5de5\u696d\u7528\u30ea\u30a2\u30af\u30bf\u30fc\u3067\u306e\u5909\u63db\u7387\u3092\u5927\u5e45\u306b\u5411\u4e0a\u3055\u305b\u308b\u3002<\/li>\n            <li><strong>\u9ad8\u5ea6\u306b\u8abf\u6574\u53ef\u80fd\u306a\u9178\u6027\u90e8\u4f4d\uff1a<\/strong> \u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u89e6\u5a92\u80fd\u529b\u306f\u3001\u7a4d\u6975\u7684\u306b\u8a2d\u8a08\u3055\u308c\u308b\u3002\u9178\u6027\u5ea6\uff08\u7dcf\u9178\u30b5\u30a4\u30c8\u5bc6\u5ea6\u3068\u9178\u5f37\u5ea6\u306e\u4e21\u65b9\uff09\u306f\u3001\u30b1\u30a4\u7d20\u5bfe\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\uff08Si\/Al\uff09\u6bd4\u3092\u5909\u3048\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u6b63\u78ba\u306b\u8abf\u6574\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u5316\u5b66\u6280\u8853\u8005\u306f\u3001\u6a19\u7684\u53cd\u5fdc\u306e\u71b1\u529b\u5b66\u7684\u304a\u3088\u3073\u52d5\u529b\u5b66\u7684\u8981\u4ef6\u306b\u6b63\u78ba\u306b\u4e00\u81f4\u3059\u308b\u3088\u3046\u306b\u89e6\u5a92\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/li>\n        <\/ul>\n    <\/section>\n\n    <section class=\"content-section classification-models reveal-up\">\n        <h2>\u5206\u985e\u5bf8\u6cd5\u3068\u30b3\u30a2\u30bc\u30aa\u30e9\u30a4\u30c8\u30e2\u30c7\u30eb<\/h2>\n        <p>\u81a8\u5927\u306a\u6570\u306e <strong>\u5408\u6210\u30bc\u30aa\u30e9\u30a4\u30c8<\/strong> \u5de5\u696d\u5e02\u5834\u3067\u5165\u624b\u53ef\u80fd\u306a\u6750\u6599\u306e\u4e2d\u304b\u3089\u9069\u5207\u306a\u89e6\u5a92\u3092\u9078\u629e\u3059\u308b\u306b\u306f\u3001\u305d\u306e\u69cb\u9020\u7684\u30fb\u5316\u5b66\u7684\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u3092\u4f53\u7cfb\u7684\u306b\u7406\u89e3\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u901a\u5e38\u30014\u3064\u306e\u4e3b\u8981\u306a\u6280\u8853\u7684\u5074\u9762\u3067\u8a55\u4fa1\u30fb\u5206\u985e\u3055\u308c\u3001\u6700\u7d42\u7684\u306b\u71b1\u5b89\u5b9a\u6027\u3001\u5316\u5b66\u7684\u6319\u52d5\u3001\u7279\u5b9a\u306e\u7523\u696d\u7528\u9014\u3092\u6c7a\u5b9a\u3059\u308b\u3002<\/p>\n\n        <h3>\u30bc\u30aa\u30e9\u30a4\u30c8\u5206\u985e\u306e4\u3064\u306e\u91cd\u8981\u306a\u5074\u9762<\/h3>\n        <ul>\n            <li><strong>\u5b54\u5f84\u3068\u30ea\u30f3\u30b0\u69cb\u9020\uff1a<\/strong> \u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u4e3b\u306b\u3001\u958b\u53e3\u30ea\u30f3\u30b0\u3092\u5f62\u6210\u3059\u308b\u9178\u7d20\u539f\u5b50\u306e\u6570\u306b\u3088\u3063\u3066\u6c7a\u307e\u308b\u7d30\u5b54\u958b\u53e3\u90e8\u306e\u30b5\u30a4\u30ba\u306b\u3088\u3063\u3066\u5206\u985e\u3055\u308c\u308b\u3002\u5c0f\u5b54\u5f84\u30bc\u30aa\u30e9\u30a4\u30c8\uff088\u54e1\u74b0\u306a\u3069\uff09\u306e\u5b54\u5f84\u306f\u304a\u3088\u305d0.3\uff5e0.45 nm\u3067\u3001\u76f4\u9396\u6027\u306e\u9ad8\u3044\u5206\u5b50\u306e\u307f\u304c\u901a\u904e\u3067\u304d\u308b\u3002\u4e2d\u5b54\u5f84\u30bc\u30aa\u30e9\u30a4\u30c8\uff0810\u54e1\u74b0\u306a\u3069\uff09\u306e\u5b54\u5f84\u306f0.45\uff5e0.6 nm\u3067\u3001\u5f62\u72b6\u9078\u629e\u6027\u82b3\u9999\u65cf\u51e6\u7406\u306e\u4e3b\u529b\u88fd\u54c1\u3067\u3042\u308b\u3002\u5927\u5b54\u5f84\u30bc\u30aa\u30e9\u30a4\u30c8\uff08\u4f8b\uff1a12\u54e1\u74b0\uff09\u306f\u30010.6\uff5e0.8 nm\u306e\u958b\u53e3\u90e8\u3092\u6301\u3061\u3001\u91cd\u8cea\u30ac\u30b9\u30aa\u30a4\u30eb\u306b\u542b\u307e\u308c\u308b\u5d69\u9ad8\u3044\u5206\u5b50\u306e\u51e6\u7406\u306b\u4e0d\u53ef\u6b20\u3067\u3042\u308b\u3002\u6700\u8fd1\u306e\u9032\u6b69\u306b\u3088\u308a\u3001\u30e1\u30bd\u30dd\u30fc\u30e9\u30b9\u30bc\u30aa\u30e9\u30a4\u30c8\u3082\u5c0e\u5165\u3055\u308c\u3001\u975e\u5e38\u306b\u5927\u304d\u306a\u5206\u5b50\u306e\u8f38\u9001\u3092\u4fc3\u9032\u3059\u308b\u305f\u3081\u306b\u30012 nm\u3088\u308a\u5927\u304d\u306a\u7d30\u5b54\u304c\u7d71\u5408\u3055\u308c\u3066\u3044\u308b\u3002<\/li>\n            <li><strong>\u30b1\u30a4\u7d20\u3068\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u306e\u6bd4\u7387\uff08Si\/Al\u6bd4\uff09\uff1a<\/strong> Si\/Al\u6bd4\u306f\u3001\u6750\u6599\u306e\u758e\u6c34\u6027\u3001\u9178\u6fc3\u5ea6\u3001\u69cb\u9020\u8010\u4e45\u6027\u3092\u6c7a\u5b9a\u3059\u308b\u91cd\u8981\u306a\u30d1\u30e9\u30e1\u30fc\u30bf\u3067\u3042\u308b\u3002\u4f4e\u30b7\u30ea\u30ab\u30bc\u30aa\u30e9\u30a4\u30c8\uff08Si\/Al\u6bd41\uff5e1.5\uff09\u306f\u3001\u975e\u5e38\u306b\u9ad8\u3044\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u6fc3\u5ea6\u3092\u6709\u3057\u3001\u7dfb\u5bc6\u306a\u9178\u30b5\u30a4\u30c8\u3068\u6975\u3081\u3066\u9ad8\u3044\u89aa\u6c34\u6027\uff08\u6c34\u89aa\u548c\u6027\uff09\u3092\u3082\u305f\u3089\u3059\u304c\u3001\u71b1\u5b89\u5b9a\u6027\u306b\u6b20\u3051\u308b\u3002\u4e2d\u30b7\u30ea\u30ab\u30bc\u30aa\u30e9\u30a4\u30c8\uff08Si\/Al\u6bd42\uff5e5\uff09\u306f\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u53d6\u308c\u305f\u7279\u6027\u3092\u6301\u3064\u3002\u9ad8\u30b7\u30ea\u30ab\u30bc\u30aa\u30e9\u30a4\u30c8\uff08Si\/Al\u6bd4\u304c10\u4ee5\u4e0a\u3001\u7d14\u7c8b\u306a\u30b7\u30ea\u30ab\u9aa8\u683c\u307e\u3067\uff09\u306f\u758e\u6c34\u6027\u304c\u9ad8\u304f\u3001\u5353\u8d8a\u3057\u305f\u71b1\u6c34\u5b89\u5b9a\u6027\u3092\u793a\u3059\u305f\u3081\u3001\u9ad8\u6e29\u84b8\u6c17\u3092\u4f34\u3046\u53b3\u3057\u3044\u5de5\u696d\u7684\u518d\u751f\u6761\u4ef6\u306b\u8010\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/li>\n            <li><strong>\u5316\u5b66\u7d44\u6210\uff1a<\/strong> \u6a19\u6e96\u7684\u306a\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u7d14\u7c8b\u306a\u30a2\u30eb\u30df\u30ce\u30b1\u30a4\u9178\u5869\u3067\u3042\u308b\u304c\u3001\u9ad8\u5ea6\u306a\u5de5\u5b66\u6280\u8853\u306b\u3088\u308a\u3001\u9aa8\u683c\u539f\u5b50\u3092\u3055\u307e\u3056\u307e\u306a\u30d8\u30c6\u30ed\u539f\u5b50\u3067\u540c\u578b\u7f6e\u63db\u3057\u3001\u89e6\u5a92\u4f5c\u7528\u3092\u5909\u5316\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u3002\u4f8b\u3048\u3070\u3001\u9aa8\u683c\u306b\u30c1\u30bf\u30f3\u3092\u7d44\u307f\u8fbc\u3080\u3053\u3068\u3067\u3001\u30c1\u30bf\u30f3\u30b7\u30ea\u30ab\u30e9\u30a4\u30c8-1\uff08TS-1\uff09\u304c\u5f97\u3089\u308c\u308b\u3002TS-1\u306f\u30e6\u30cb\u30fc\u30af\u306a\u89e6\u5a92\u9178\u5316\u7279\u6027\u3092\u793a\u3057\u3001\u74b0\u5883\u306b\u512a\u3057\u3044\u9178\u5316\u5264\u3068\u3057\u3066\u904e\u9178\u5316\u6c34\u7d20\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u5f93\u6765\u306e\u5f37\u9178\u89e6\u5a92\u53cd\u5fdc\u306b\u4f9d\u5b58\u3059\u308b\u3053\u3068\u306a\u304f\u3001\u30aa\u30ec\u30d5\u30a3\u30f3\u306e\u30a8\u30dd\u30ad\u30b7\u5316\u3068\u82b3\u9999\u65cf\u306e\u30d2\u30c9\u30ed\u30ad\u30b7\u30eb\u5316\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/li>\n            <li><strong>\u6bdb\u7a74\u306e\u5bf8\u6cd5\uff1a<\/strong> \u5185\u90e8\u30c1\u30e3\u30cd\u30eb\u306e\u69cb\u9020\u306f\u3001\u5206\u5b50\u304c\u89e6\u5a92\u5c64\u3092\u3069\u306e\u3088\u3046\u306b\u79fb\u52d5\u3059\u308b\u304b\u306b\u5927\u304d\u304f\u5f71\u97ff\u3059\u308b\u3002\u4e00\u6b21\u5143\uff081D\uff09\u6d41\u8def\u30b7\u30b9\u30c6\u30e0\u3067\u306f\u3001\u5206\u5b50\u306f\u4e00\u5217\u306b\u306a\u3063\u3066\u79fb\u52d5\u305b\u3056\u308b\u3092\u5f97\u306a\u3044\u3002\u91cd\u3044\u526f\u751f\u6210\u7269\u304c\u5f62\u6210\u3055\u308c\u3066\u6d41\u8def\u3092\u3075\u3055\u3050\u3068\u3001\u7d30\u5b54\u5168\u4f53\u304c\u4e0d\u6d3b\u6027\u5316\u3059\u308b\u3002\u4e8c\u6b21\u5143\uff082D\uff09\u3068\u4e09\u6b21\u5143\uff083D\uff09\u306e\u30c1\u30e3\u30cd\u30eb\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306f\u3001\u4ea4\u5dee\u3059\u308b\u7d4c\u8def\u3092\u63d0\u4f9b\u3059\u308b\u30023D\u69cb\u9020\u306f\u3001\u53cd\u5fdc\u7269\u5206\u5b50\u3068\u751f\u6210\u7269\u5206\u5b50\u304c\u5c40\u6240\u7684\u306a\u9589\u585e\u3092\u8fc2\u56de\u3059\u308b\u3053\u3068\u3092\u53ef\u80fd\u306b\u3057\u3001\u30b3\u30fc\u30ad\u30f3\u30b0\u306b\u3088\u308b\u5931\u6d3b\u306b\u5bfe\u3059\u308b\u89e6\u5a92\u306e\u8010\u6027\u3092\u98db\u8e8d\u7684\u306b\u5411\u4e0a\u3055\u305b\u3001\u89e6\u5a92\u306e\u5bff\u547d\u3092\u5ef6\u3070\u3059\u3002<\/li>\n        <\/ul>\n\n        <h3>\u91cd\u8981\u306a\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u30e2\u30c7\u30eb\u3068\u547d\u540d\u6cd5<\/h3>\n        <p>\u5177\u4f53\u7684\u306a\u7406\u89e3 <strong>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u7a2e\u985e<\/strong> \u3068\u5bfe\u5fdc\u3059\u308b\u56fd\u969b\u30bc\u30aa\u30e9\u30a4\u30c8\u5354\u4f1a\uff08IZA\uff09\u306e\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u30fb\u30b3\u30fc\u30c9\u306f\u3001\u9069\u5207\u306a\u4ed5\u69d8\u306e\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u3067\u3042\u308b\u3002\u4ee5\u4e0b\u306f\u3001\u6700\u3082\u91cd\u8981\u306a\u5de5\u696d\u7528\u30bc\u30aa\u30e9\u30a4\u30c8\u30e2\u30c7\u30eb\u306e\u5ba2\u89b3\u7684\u6bd4\u8f03\u3067\u3042\u308b\u3002<\/p>\n\n        <div class=\"table-container\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>\u30bc\u30aa\u30e9\u30a4\u30c8 \u30e2\u30c7\u30eb\u540d<\/th>\n                        <th>\u30c8\u30dd\u30ed\u30b8\u30fc\u30b3\u30fc\u30c9\uff08IZA\uff09<\/th>\n                        <th>\u6bdb\u7a74\u306e\u7279\u5fb4<\/th>\n                        <th>\u30b3\u30a2\u7523\u696d\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>\u30bc\u30aa\u30e9\u30a4\u30c8Y\uff08\u30d5\u30a9\u30fc\u30b8\u30e3\u30b5\u30a4\u30c8\uff09<\/strong><\/td>\n                        <td>FAU<\/td>\n                        <td>\u5927\u5b54\uff0812\u30ea\u30f3\u30b0\u3001\u7d040.74 nm\uff09\u3001\u5927\u578b\u30b9\u30fc\u30d1\u30fc\u30b1\u30fc\u30b8\uff08\u7d041.3 nm\uff09\u3092\u6301\u30643\u6b21\u5143\u4ea4\u5dee\u30c1\u30e3\u30cd\u30eb<\/td>\n                        <td>\u6d41\u52d5\u63a5\u89e6\u5206\u89e3\uff08FCC\uff09\u3001\u6c34\u7d20\u5316\u5206\u89e3\uff08\u91cd\u8cea\u771f\u7a7a\u8efd\u6cb9\u306e\u51e6\u7406\uff09<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>ZSM-5<\/strong><\/td>\n                        <td>\u30de\u30af\u30ed\u30d5\u30a1\u30fc\u30b8<\/td>\n                        <td>\u4e2d\u5b54\uff0810\u30ea\u30f3\u30b0\u3001\uff5e0.51 x 0.55 nm\uff09\u30013D\u4ea4\u5dee\u30c1\u30e3\u30cd\u30eb<\/td>\n                        <td>\u30ad\u30b7\u30ec\u30f3\u7570\u6027\u5316\u3001\u30e1\u30bf\u30ce\u30fc\u30eb-\u30ac\u30bd\u30ea\u30f3\uff08MTG\uff09\u3001\u30c8\u30eb\u30a8\u30f3\u4e0d\u5747\u5316<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u30bc\u30aa\u30e9\u30a4\u30c8 \u03b2<\/strong><\/td>\n                        <td>BEA<\/td>\n                        <td>\u5927\u5b54\uff0812\u30ea\u30f3\u30b0\u3001\uff5e0.66 x 0.67 nm\uff09\u3001\u8907\u96d1\u306a3D\u76f8\u4e92\u63a5\u7d9a\u5b54\u30b7\u30b9\u30c6\u30e0<\/td>\n                        <td>\u82b3\u9999\u65cf\u30a2\u30eb\u30ad\u30eb\u5316\uff08\u4f8b\uff1a\u30af\u30e1\u30f3\u3001\u30a8\u30c1\u30eb\u30d9\u30f3\u30bc\u30f3\u88fd\u9020\uff09\u3001\u9ad8\u5ea6\u6c34\u7d20\u5316\u5206\u89e3<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>SAPO-34<\/strong><\/td>\n                        <td>CHA<\/td>\n                        <td>\u5c0f\u5b54\uff088\u30ea\u30f3\u30b0\u3001\uff5e0.38 nm\uff09\u30013D\u30c1\u30e3\u30d0\u30b6\u30a4\u30c8\u30b1\u30fc\u30b8\u69cb\u9020<\/td>\n                        <td>\u30e1\u30bf\u30ce\u30fc\u30eb-\u30aa\u30ec\u30d5\u30a3\u30f3\uff08MTO\uff09\u3001\u5148\u9032\u81ea\u52d5\u8eca\u6392\u30ac\u30b9\u898f\u5236\uff08NH<sub>3<\/sub>-SCR)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u30e2\u30eb\u30c7\u30ca\u30a4\u30c8<\/strong><\/td>\n                        <td>MOR<\/td>\n                        <td>\u5927\u5b54\uff0812\u30ea\u30f3\u30b0\u3001\uff5e0.65 x 0.70 nm\uff09\u3001\u4e3b\u306b1\u6b21\u5143\u30c1\u30e3\u30cd\u30eb\u30b7\u30b9\u30c6\u30e0<\/td>\n                        <td>\u8efd\u8cea\u30ca\u30d5\u30b5\u306e\u7570\u6027\u5316\u3001\u30d3\u30d5\u30a7\u30cb\u30eb\u306e\u9078\u629e\u7684\u30a2\u30eb\u30ad\u30eb\u5316<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <p><strong>\u30bc\u30aa\u30e9\u30a4\u30c8\u547d\u540d\u6cd5\u306e\u89e3\u8aad\uff1a<\/strong> \u5de5\u696d\u4ed5\u69d8\u66f8\u306b\u306f\u3001\u3057\u3070\u3057\u3070\u8907\u96d1\u306a\u82f1\u6570\u5b57\u30b3\u30fc\u30c9\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u308b\u3002\u5546\u7528\u30e2\u30c7\u30eb <strong>HZSM-5 (Si\/Al=30)<\/strong> \u3092\u4f8b\u306b\u3068\u308b\u3068\u3001\u547d\u540d\u6cd5\u3092\u4f53\u7cfb\u7684\u306b\u89e3\u8aad\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002\u63a5\u982d\u8f9e \"H \"\u306f\u30d7\u30ed\u30c8\u30f3\u5316\u5f62\u614b\u3092\u793a\u3057\u3001\u967d\u30a4\u30aa\u30f3\u4ea4\u63db\u90e8\u4f4d\u304c\u6c34\u7d20\u30d7\u30ed\u30c8\u30f3\u306b\u3088\u3063\u3066\u5360\u6709\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u3001\u6750\u6599\u304c\u73fe\u5728\u6d3b\u6027\u306a\u56fa\u4f53\u9178\u72b6\u614b\u306b\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\uff08Na-ZSM-5\u524d\u99c6\u4f53\u3068\u306f\u5bfe\u7167\u7684\uff09\u3002\u300cZSM-5\u300d\u306f\u30bc\u30aa\u30e9\u30a4\u30c8\u30fb\u30bd\u30b3\u30cb\u30fc\u30fb\u30e2\u30fc\u30d3\u30eb5\u3092\u8868\u3057\u3001\u7279\u5b9a\u306e\u9aa8\u683c\u69cb\u9020\uff08MFI\u30c8\u30dd\u30ed\u30b8\u30fc\uff09\u3092\u8868\u3059\u3002(Si\/Al=30)\u300d\u3068\u3044\u3046\u63a5\u5c3e\u8f9e\u306f\u3001\u9aa8\u683c\u4e2d\u306e\u30b1\u30a4\u7d20\u3068\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u306e\u30e2\u30eb\u6bd4\u3092\u660e\u793a\u3057\u305f\u3082\u306e\u3067\u3001\u5f37\u3044\u5b64\u7acb\u3057\u305f\u9178\u90e8\u4f4d\u3092\u6301\u3064\u3001\u9ad8\u5ea6\u306b\u30b1\u30a4\u9178\u8cea\u3067\u71b1\u7684\u306b\u5b89\u5b9a\u306a\u5909\u7a2e\u3092\u793a\u3059\u3002\u3082\u3046\u4e00\u3064\u306e\u4e00\u822c\u7684\u306a\u4f8b\u306f <strong>\u30e6\u30fc\u30a8\u30b9\u30ef\u30a4<\/strong>\u3053\u306e\u547c\u79f0\u306f\u3001\u6a19\u6e96\u7684\u306a\u30bc\u30aa\u30e9\u30a4\u30c8Y\u306b\u53b3\u3057\u3044\u6c34\u71b1\u51e6\u7406\u3068\u5316\u5b66\u8131\u30a2\u30eb\u30df\u51e6\u7406\u3092\u65bd\u3057\u3066\u9aa8\u683c\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u3092\u9664\u53bb\u3057\u3001\u904e\u9177\u306a\u6d41\u52d5\u5316\u74b0\u5883\u3067\u306e\u9ad8\u6e29\u5b89\u5b9a\u6027\u3092\u98db\u8e8d\u7684\u306b\u9ad8\u3081\u305f\u3053\u3068\u3092\u610f\u5473\u3059\u308b\u3002<\/p>\n    <\/section>\n\n    <section class=\"content-section applications reveal-up\">\n        <h2>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u4e3b\u306a\u7523\u696d\u7528\u9014<\/h2>\n        <p>\u591a\u69d8\u6027\u3092\u8a55\u4fa1\u3059\u308b\u5834\u5408 <strong>\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7528\u9014<\/strong>\u3057\u304b\u3057\u3001\u305d\u306e\u751a\u5927\u306a\u7d4c\u6e08\u7684\u5f71\u97ff\u306f\u30014\u3064\u306e\u30de\u30af\u30ed\u7523\u696d\u5206\u91ce\u3067\u6700\u3082\u9855\u8457\u306b\u8868\u308c\u3066\u3044\u308b\u3002\u5de8\u5927\u306a\u30b9\u30b1\u30fc\u30eb\u3067\u7cbe\u5bc6\u306a\u5206\u5b50\u5909\u63db\u3092\u884c\u3046\u305d\u306e\u80fd\u529b\u306f\u3001\u73fe\u4ee3\u306e\u30a8\u30cd\u30eb\u30ae\u30fc\u3068\u7269\u8cea\u306e\u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3\u3092\u6839\u672c\u7684\u306b\u5f62\u4f5c\u3063\u3066\u3044\u308b\u3002<\/p>\n\n        <img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/04\/zeolite-catalyst-3.webp\" alt=\"\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u7523\u696d\u5fdc\u7528\" style=\"width: 512px; height: auto; display: block; margin: 20px auto; max-width: 100%;\">\n\n        <div class=\"application-card\">\n            <h3>\u77f3\u6cb9\u7cbe\u88fd\u3068\u77f3\u6cb9\u5316\u5b66\u51e6\u7406<\/h3>\n            <ul>\n                <li><a href=\"https:\/\/www.jalonzeolite.com\/ja\/fluid-catalytic-cracking\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">\u6d41\u52d5\u63a5\u89e6\u5206\u89e3(FCC)<\/a>:FCC\u306f\u3001\u8fd1\u4ee3\u7684\u306a\u77f3\u6cb9\u7cbe\u88fd\u6240\u306b\u304a\u3044\u3066\u3001\u6700\u3082\u91cd\u8981\u304b\u3064\u7d4c\u6e08\u7684\u306b\u91cd\u8981\u306a\u4e8c\u6b21\u51e6\u7406\u5de5\u7a0b\u3067\u3042\u308b\u3002\u5de5\u696d\u30b0\u30ec\u30fc\u30c9\u306eFCC\u89e6\u5a92\u306f\u3001\u5358\u306a\u308b\u672a\u52a0\u5de5\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u7c89\u672b\u3067\u306f\u306a\u3044\u3053\u3068\u306b\u6ce8\u610f\u3059\u308b\u3053\u3068\u304c\u91cd\u8981\u3067\u3042\u308b\u3002\u305d\u308c\u306f\u9ad8\u5ea6\u306b\u8a2d\u8a08\u3055\u308c\u305f\u5fae\u5c0f\u7403\u72b6\u306e\u8907\u5408\u7269\u3067\u3042\u308b\u3002\u3053\u306e\u89e6\u5a92\u306f\u3001\u6838\u3068\u306a\u308b\u6d3b\u6027\u89e6\u5a92\u30a8\u30f3\u30b8\u30f3\u3068\u3057\u3066\u300110%\uff5e50%\u306eUSY\uff08\u8d85\u5b89\u5b9aY\uff09\u30bc\u30aa\u30e9\u30a4\u30c8\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u3002\u3053\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u3001\u6d3b\u6027\u30de\u30c8\u30ea\u30c3\u30af\u30b9\uff08\u591a\u304f\u306e\u5834\u5408\u3001\u5de8\u5927\u306a\u70ad\u5316\u6c34\u7d20\u5206\u5b50\u306e\u4e88\u5099\u7684\u306a\u5206\u89e3\u3092\u63d0\u4f9b\u3059\u308b\u30a2\u30eb\u30df\u30ca\uff09\u3001\u5145\u586b\u5264\uff08\u901a\u5e38\u3001\u71b1\u8cea\u91cf\u7528\u306e\u4e0d\u6d3b\u6027\u30ab\u30aa\u30ea\u30f3\u30af\u30ec\u30fc\uff09\u3001\u304a\u3088\u3073\u7121\u6a5f\u30d0\u30a4\u30f3\u30c0\u30fc\u5185\u306b\u30ab\u30d7\u30bb\u30eb\u5316\u3055\u308c\u3066\u3044\u308b\u3002\u3053\u306e\u6df7\u5408\u7269\u306f\u5674\u9727\u4e7e\u71e5\u3055\u308c\u3001\u76f4\u5f8460\u30df\u30af\u30ed\u30f3\u304b\u308975\u30df\u30af\u30ed\u30f3\u307e\u3067\u306e\u975e\u5e38\u306b\u5805\u7262\u306a\u30df\u30af\u30ed\u30b9\u30d5\u30a7\u30a2\u3092\u5f62\u6210\u3059\u308b\u3002\u3053\u306e\u7279\u5b9a\u306e\u30b5\u30a4\u30ba\u7bc4\u56f2\u3068\u7403\u72b6\u5f62\u614b\u306f\u3001\u9ad8\u901f\u30e9\u30a4\u30b6\u30fc\u53cd\u5fdc\u5668\u5185\u3067\u306e\u53b3\u683c\u306a\u7a7a\u6c17\u529b\u5b66\u7684\u6d41\u52d5\u5316\u8981\u4ef6\u3092\u6e80\u305f\u3059\u305f\u3081\u306e\u7d76\u5bfe\u6761\u4ef6\u3067\u3042\u308b\u3002USY\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u3001\u91cd\u304f\u4fa1\u5024\u306e\u4f4e\u3044\u771f\u7a7a\u30ac\u30b9\u30aa\u30a4\u30eb\u3092\u52b9\u7387\u7684\u306b\u5206\u89e3\u3057\u3001\u9ad8\u30aa\u30af\u30bf\u30f3\u4fa1\u30ac\u30bd\u30ea\u30f3\u3001\u30c7\u30a3\u30fc\u30bc\u30eb\u6df7\u5408\u6210\u5206\u3001\u30d7\u30ed\u30d4\u30ec\u30f3\u3084\u30d6\u30c1\u30ec\u30f3\u306a\u3069\u306e\u8cb4\u91cd\u306a\u4f4e\u70ad\u7d20\u30aa\u30ec\u30d5\u30a3\u30f3\u3092\u751f\u6210\u3057\u307e\u3059\u3002<\/li>\n                <li><strong>\u6c34\u7d20\u5316\u5206\u89e3\uff1a<\/strong> \u3053\u306e\u30d7\u30ed\u30bb\u30b9\u306f\u3001\u89e6\u5a92\u5206\u89e3\u3068\u9ad8\u5727\u6c34\u7d20\u6dfb\u52a0\u3092\u76f8\u4e57\u3055\u305b\u3001\u6700\u3082\u91cd\u3044\u539f\u6cb9\u7559\u5206\u3092\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3059\u308b\u3002\u6c34\u7d20\u5316\u5206\u89e3\u89e6\u5a92\u306f\u4e8c\u6a5f\u80fd\u6027\u3067\u3042\u308a\u3001\u6539\u8cea\u30bc\u30aa\u30e9\u30a4\u30c8Y\u307e\u305f\u306f\u30bc\u30aa\u30e9\u30a4\u30c8\u03b2\u3092\u89e6\u5a92\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/catalyst-support\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">\u89e6\u5a92\u30b5\u30dd\u30fc\u30c8<\/a> \u306f\u3001\u70ad\u7d20-\u70ad\u7d20\u7d50\u5408\u306e\u958b\u88c2\u306b\u5fc5\u8981\u306a\u56fa\u4f53\u306e\u30d6\u30ec\u30f3\u30b9\u30c6\u30c3\u30c9\u9178\u6027\u3092\u63d0\u4f9b\u3059\u308b\u4e00\u65b9\u3067\u3001\u9023\u7d9a\u7684\u306a\u6c34\u7d20\u5316\u306e\u305f\u3081\u306b\u62c5\u6301\u8cb4\u91d1\u5c5e\u307e\u305f\u306f\u9077\u79fb\u91d1\u5c5e\uff08\u767d\u91d1\u3001\u30d1\u30e9\u30b8\u30a6\u30e0\u3001\u30cb\u30c3\u30b1\u30eb-\u30e2\u30ea\u30d6\u30c7\u30f3\u306a\u3069\uff09\u3092\u7d44\u307f\u8fbc\u3093\u3067\u3044\u308b\u3002\u3053\u306e\u4e8c\u91cd\u4f5c\u7528\u7d4c\u8def\u306f\u30b3\u30fc\u30af\u751f\u6210\u3092\u6291\u5236\u3057\u3001\u9ad8\u7d1a\u4f4e\u786b\u9ec4\u4e2d\u9593\u7559\u5206\u3001\u7279\u306b\u9ad8\u54c1\u8cea\u306e\u822a\u7a7a\u30bf\u30fc\u30d3\u30f3\u71c3\u6599\uff08\u30b8\u30a7\u30c3\u30c8\u71c3\u6599\uff09\u3084\u8d85\u4f4e\u786b\u9ec4\u30c7\u30a3\u30fc\u30bc\u30eb\u306e\u751f\u7523\u3092\u4fc3\u9032\u3059\u308b\u3002<\/li>\n                <li><strong>\u82b3\u9999\u65cf\u5909\u63db (<a href=\"https:\/\/www.jalonzeolite.com\/ja\/application\/saf-isomerization-catalyst\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">\u7570\u6027\u5316<\/a> \u3068\u30a2\u30eb\u30ad\u30eb\u5316)\uff1a<\/strong> \u77f3\u6cb9\u5316\u5b66\u306b\u304a\u3051\u308b\u30dd\u30ea\u30de\u30fc\u524d\u99c6\u4f53\u306e\u88fd\u9020\u3067\u306f\u3001\u6b63\u78ba\u306a\u5f62\u72b6\u9078\u629e\u6027\u304c\u6700\u3082\u91cd\u8981\u3067\u3059\u3002\u9ad8\u5ea6\u306b\u5b9a\u7fa9\u3055\u308c\u305f\u4e2d\u7d30\u5b54\u30c8\u30dd\u30ed\u30b8\u30fc\u3092\u6301\u3064ZSM-5\u306f\u3001\u30ad\u30b7\u30ec\u30f3\u306e\u7570\u6027\u5316\uff08\u30dd\u30ea\u30a8\u30b9\u30c6\u30eb\u88fd\u9020\u306b\u4f7f\u7528\u3055\u308c\u308b\u30d1\u30e9\u30ad\u30b7\u30ec\u30f3\u306e\u53ce\u7387\u3092\u6700\u5927\u5316\uff09\u3084\u30c8\u30eb\u30a8\u30f3\u306e\u4e0d\u5747\u5316\u306b\u591a\u7528\u3055\u308c\u3066\u3044\u308b\u3002\u3055\u3089\u306b\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u3001\u30d9\u30f3\u30bc\u30f3\u3092\u30a8\u30c1\u30ec\u30f3\u307e\u305f\u306f\u30d7\u30ed\u30d4\u30ec\u30f3\u3067\u6b63\u78ba\u306b\u30a2\u30eb\u30ad\u30eb\u5316\u3057\u3001\u30dd\u30ea\u30b9\u30c1\u30ec\u30f3\u3084\u30dd\u30ea\u30ab\u30fc\u30dc\u30cd\u30fc\u30c8\u30fb\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u306e\u57fa\u672c\u69cb\u6210\u8981\u7d20\u3067\u3042\u308b\u30a8\u30c1\u30eb\u30d9\u30f3\u30bc\u30f3\u3084\u30af\u30e1\u30f3\u3092\u751f\u6210\u3059\u308b\u3002<\/li>\n                <li><strong>\u8efd\u8cea\u70ad\u5316\u6c34\u7d20\u306e\u7570\u6027\u5316<\/strong> \u6709\u6bd2\u306a\u30ac\u30bd\u30ea\u30f3\u6dfb\u52a0\u5264\uff08\u30c6\u30c8\u30e9\u30a8\u30c1\u30eb\u925b\u3084MTBE\u306a\u3069\uff09\u306e\u6bb5\u968e\u7684\u5ec3\u6b62\u3092\u7fa9\u52d9\u4ed8\u3051\u308b\u53b3\u3057\u3044\u74b0\u5883\u898f\u5236\u306b\u5bfe\u5fdc\u3059\u308b\u305f\u3081\u3001\u88fd\u6cb9\u6240\u306f\u30bc\u30aa\u30e9\u30a4\u30c8\uff08\u30e2\u30eb\u30c7\u30ca\u30a4\u30c8\u306a\u3069\uff09\u3092\u5229\u7528\u3057\u3066\u3001\u76f4\u9396\u72b6\u8efd\u8cea\u30a2\u30eb\u30ab\u30f3\uff08\u30ce\u30eb\u30de\u30eb\u30da\u30f3\u30bf\u30f3\u3084\u30ce\u30eb\u30de\u30eb\u30d8\u30ad\u30b5\u30f3\u306a\u3069\uff09\u3092\u5206\u5c90\u7570\u6027\u4f53\u306b\u7570\u6027\u5316\u3059\u308b\u3002\u3053\u308c\u3089\u306e\u5206\u5c90\u30a2\u30eb\u30ab\u30f3\u306f\u3001\u8457\u3057\u304f\u9ad8\u3044\u7814\u7a76\u30aa\u30af\u30bf\u30f3\u4fa1\uff08RON\uff09\u3092\u6709\u3057\u3001\u30af\u30ea\u30fc\u30f3\u3067\u9ad8\u6027\u80fd\u306a\u6df7\u5408\u30ac\u30bd\u30ea\u30f3\u306e\u914d\u5408\u3092\u5bb9\u6613\u306b\u3059\u308b\u3002<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"application-card\">\n            <h3>\u77f3\u70ad\u3068\u5929\u7136\u30ac\u30b9\u306e\u5316\u5b66 (C1 Chemistry)<\/h3>\n            <ul>\n                <li><strong>\u30e1\u30bf\u30ce\u30fc\u30eb-\u30aa\u30ec\u30d5\u30a3\u30f3\uff08MTO\uff09\/\u30e1\u30bf\u30ce\u30fc\u30eb-\u30d7\u30ed\u30d4\u30ec\u30f3\uff08MTP\uff09\uff1a<\/strong> \u4e16\u754c\u306e\u5316\u5b66\u7523\u696d\u304c\u539f\u6cb9\u304b\u3089\u539f\u6599\u3092\u591a\u69d8\u5316\u3059\u308b\u306b\u3064\u308c\u3001C1\u30b1\u30df\u30b9\u30c8\u30ea\u30fc\u304c\u6025\u5897\u3057\u3066\u3044\u308b\u3002MTO\u30d7\u30ed\u30bb\u30b9\u306f\u3001\u77f3\u70ad\u30ac\u30b9\u5316\u307e\u305f\u306f\u5929\u7136\u30ac\u30b9\u7531\u6765\u306e\u30e1\u30bf\u30ce\u30fc\u30eb\u3092\u5229\u7528\u3059\u308b\u3002\u3053\u306e\u30d7\u30ed\u30bb\u30b9\u3067\u306f\u3001\u72ec\u7279\u306e\u7a7a\u6d1e\u69cb\u9020\u3092\u6301\u3064\u89e6\u5a92\u3001\u5177\u4f53\u7684\u306b\u306fSAPO-34\uff08CHA\u30c8\u30dd\u30ed\u30b8\u30fc\u3092\u6301\u3064\u30b7\u30ea\u30b3\u30a2\u30eb\u30df\u30ce\u30db\u30b9\u30d5\u30a7\u30fc\u30c8\uff09\u3084ZSM-5\u306b\u5927\u304d\u304f\u4f9d\u5b58\u3057\u3066\u3044\u308b\u3002SAPO-34\u306e\u5927\u304d\u306a\u5185\u90e8\u30ab\u30d0\u30b6\u30a4\u30c8\u30b1\u30fc\u30b8\u306f\u3001\u30e1\u30bf\u30ce\u30fc\u30eb\u304c\u8907\u96d1\u306a\u30dd\u30ea\u30e1\u30c1\u30eb\u30d9\u30f3\u30bc\u30f3\u4e2d\u9593\u4f53\u3092\u5f62\u6210\u3059\u308b\u300c\u70ad\u5316\u6c34\u7d20\u30d7\u30fc\u30eb\u300d\u30e1\u30ab\u30cb\u30ba\u30e0\u306b\u5341\u5206\u306a\u7a7a\u9593\u3092\u63d0\u4f9b\u3059\u308b\u3002\u6975\u3081\u3066\u91cd\u8981\u306a\u306e\u306f\u3001\u5c0f\u3055\u306a8\u30ea\u30f3\u30b0\u306e\u958b\u53e3\u90e8\uff08\u7d040.38 nm\uff09\u304c\u53b3\u5bc6\u306a\u5206\u5b50\u6539\u672d\u53e3\u3068\u3057\u3066\u6a5f\u80fd\u3057\u3001\u30a8\u30c1\u30ec\u30f3\u3084\u30d7\u30ed\u30d4\u30ec\u30f3\u306e\u3088\u3046\u306a\u8efd\u8cea\u30aa\u30ec\u30d5\u30a3\u30f3\u306e\u307f\u3092\u900f\u904e\u3055\u305b\u308b\u4e00\u65b9\u3067\u3001\u3088\u308a\u5927\u304d\u306a\u82b3\u9999\u65cf\u3092\u6355\u6349\u3059\u308b\u3053\u3068\u3067\u3001\u30dd\u30ea\u30de\u30fc\u30b0\u30ec\u30fc\u30c9\u306e\u539f\u6599\u306b\u5bfe\u3057\u3066\u6975\u3081\u3066\u9ad8\u3044\u88fd\u54c1\u9078\u629e\u6027\u3092\u78ba\u4fdd\u3057\u3066\u3044\u308b\u3053\u3068\u3067\u3042\u308b\u3002<\/li>\n                <li><strong>\u30e1\u30bf\u30ce\u30fc\u30eb-\u30ac\u30bd\u30ea\u30f3\uff08MTG\uff09\u3068\u30e1\u30bf\u30ce\u30fc\u30eb-\u82b3\u9999\u65cf\uff08MTA\uff09\uff1a<\/strong> \u30a8\u30cd\u30eb\u30ae\u30fc\u81ea\u7acb\u3068\u6226\u7565\u7684\u71c3\u6599\u5099\u84c4\u3092\u512a\u5148\u3059\u308b\u5730\u57df\u306b\u3068\u3063\u3066\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u30e1\u30bf\u30ce\u30fc\u30eb\u3092\u30d7\u30ec\u30df\u30a2\u30e0\u6db2\u4f53\u71c3\u6599\u306b\u76f4\u63a5\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3059\u308b\u3053\u3068\u3092\u5bb9\u6613\u306b\u3057\u307e\u3059\u3002\u3082\u3068\u3082\u3068ZSM-5\u3092\u4f7f\u7528\u3057\u3066\u5546\u696d\u5316\u3055\u308c\u305fMTG\u30d7\u30ed\u30bb\u30b9\u306f\u3001\u30e1\u30bf\u30ce\u30fc\u30eb\u3092\u5206\u5c90\u30a2\u30eb\u30ab\u30f3\u3068\u82b3\u9999\u65cf\u306e\u8907\u96d1\u306a\u6df7\u5408\u7269\u306b\u30b7\u30fc\u30e0\u30ec\u30b9\u306b\u5909\u63db\u3057\u3001\u9ad8\u30aa\u30af\u30bf\u30f3\u4fa1\u30ac\u30bd\u30ea\u30f3\u3092\u5b8c\u5168\u306b\u6a21\u5023\u3057\u307e\u3059\u3002\u540c\u69d8\u306b\u3001MTA\u30d7\u30ed\u30bb\u30b9\u306f\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u9178\u6027\u5ea6\u3092\u8abf\u6574\u3057\u3001\u8cb4\u91cd\u306aBTX\uff08\u30d9\u30f3\u30bc\u30f3\u3001\u30c8\u30eb\u30a8\u30f3\u3001\u30ad\u30b7\u30ec\u30f3\uff09\u5316\u5b66\u539f\u6599\u306e\u53ce\u7387\u3092\u6700\u5927\u5316\u3057\u307e\u3059\u3002<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"application-card\">\n            <h3>\u74b0\u5883\u5236\u5fa1\u3068\u6392\u51fa\u7269\u51e6\u7406<\/h3>\n            <ul>\n                <li><strong>\u30c7\u30a3\u30fc\u30bc\u30eb\u30a8\u30f3\u30b8\u30f3\u6392\u6c17\u8131\u785d\uff08NH<sub>3<\/sub>-SCR\uff09\uff1a<\/strong> \u73fe\u4ee3\u306e\u5546\u7528\u30c7\u30a3\u30fc\u30bc\u30eb\u8eca\u306f\u3001\u53b3\u3057\u3044\u6392\u51fa\u30ac\u30b9\u898f\u5236\uff08Euro VI\u3084EPA 2010\u306a\u3069\uff09\u306b\u3055\u3089\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u6709\u6bd2\u306a\u7a92\u7d20\u9178\u5316\u7269\uff08NOx\uff09\u3092\u4e2d\u548c\u3059\u308b\u305f\u3081\u306b\u3001\u696d\u754c\u306f\u666e\u904d\u7684\u306b\u9078\u629e\u7684\u89e6\u5a92\u9084\u5143\uff08SCR\uff09\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u3002\u5c0f\u5b54\u5f84\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u3001\u7279\u306bSSZ-13\u307e\u305f\u306fSAPO-34\u306f\u3001\u9285\uff08Cu\uff09\u307e\u305f\u306f\u9244\uff08Fe\uff09\u3067\u6fc0\u3057\u304f\u30a4\u30aa\u30f3\u4ea4\u63db\u3055\u308c\u3001\u89e6\u5a92\u3068\u3057\u3066\u6a5f\u80fd\u3059\u308b\u3002Cu-SSZ-13\u306f\u3001\u6025\u6fc0\u306b\u5909\u5316\u3059\u308b\u6975\u7aef\u306a\u6392\u6c17\u6e29\u5ea6\u3068\u9ad8\u6e7f\u5ea6\u74b0\u5883\u4e0b\u306b\u304a\u3044\u3066\u3001\u5674\u5c04\u3055\u308c\u305f\u30a2\u30f3\u30e2\u30cb\u30a2(NH<sub>3<\/sub>)\u3068NOx\u3092\u5b8c\u5168\u306b\u7121\u5bb3\u306a\u7a92\u7d20\u30ac\u30b9(N<sub>2<\/sub>)\u3084\u6c34\u84b8\u6c17\u3068\u53cd\u5fdc\u3059\u308b\u3002\u5c0f\u3055\u306a\u5b54\u304c\u6d3b\u6027\u9285\u30b5\u30a4\u30c8\u306e\u70ad\u5316\u6c34\u7d20\u88ab\u6bd2\u3092\u9632\u304e\u3001\u9577\u671f\u9593\u306e\u8010\u4e45\u6027\u3092\u78ba\u4fdd\u3059\u308b\u3002<\/li>\n                <li><strong>\u63ee\u767a\u6027\u6709\u6a5f\u5316\u5408\u7269\uff08VOC\uff09\u306e\u524a\u6e1b\uff1a<\/strong> \u5de5\u696d\u751f\u7523\u3067\u306f\u3001\u6392\u30ac\u30b9\u4e2d\u306b\u5e0c\u8584\u3060\u304c\u5371\u967a\u6027\u306e\u9ad8\u3044VOC\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u591a\u3044\u3002\u758e\u6c34\u6027\u9ad8\u30b7\u30ea\u30ab\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u3001\u307e\u305a\u5f37\u529b\u306a\u5438\u7740\u6fc3\u7e2e\u5264\u3068\u3057\u3066\u6a5f\u80fd\u3057\u3001\u5927\u91cf\u306e\u6392\u6c17\u304b\u3089VOC\u3092\u6355\u96c6\u3057\u307e\u3059\u3002\u4e00\u65e6\u6fc3\u7e2e\u3055\u308c\u308b\u3068\u3001\u4e8c\u91cd\u6a5f\u80fd\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u3001\u71b1\u9178\u5316\u5264\u3068\u6bd4\u8f03\u3057\u3066\u8457\u3057\u304f\u4f4e\u3044\u7740\u706b\u6e29\u5ea6\u3067\u89e6\u5a92\u713c\u5374\u3092\u4fc3\u9032\u3057\u3001\u6700\u5c0f\u9650\u306e\u30a8\u30cd\u30eb\u30ae\u30fc\u6d88\u8cbb\u3067\u8907\u96d1\u306a\u6eb6\u5a92\u3092\u4e8c\u9178\u5316\u70ad\u7d20\u3068\u6c34\u306b\u5b8c\u5168\u306b\u5909\u63db\u3057\u307e\u3059\u3002<\/li>\n                <li><strong>\u6e29\u5ba4\u52b9\u679c\u30ac\u30b9\u306e\u5909\u63db\uff1a<\/strong> \u6c17\u5019\u5909\u52d5\u306b\u76f4\u63a5\u53d6\u308a\u7d44\u3080\u305f\u3081\u306b\u3001\u6539\u826f\u30bc\u30aa\u30e9\u30a4\u30c8\u3092\u6d3b\u7528\u3057\u305f\u5148\u9032\u7684\u306a\u7814\u7a76\u3084\u521d\u671f\u6bb5\u968e\u306e\u7523\u696d\u5c55\u958b\u304c\u884c\u308f\u308c\u3066\u3044\u308b\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u3001\u9003\u6563\u6027\u30e1\u30bf\u30f3\u306e\u89e6\u5a92\u71c3\u713c\u306b\u5fc5\u8981\u306a\u5f37\u56fa\u306a\u9aa8\u683c\u3092\u63d0\u4f9b\u3057\u3001\u6355\u7372\u3057\u305f\u4e8c\u9178\u5316\u70ad\u7d20\uff08CO<sub>2<\/sub>)\u3092\u88fd\u9020\u3057\u3001\u8ca0\u50b5\u3092\u30e1\u30bf\u30ce\u30fc\u30eb\u3084\u30b8\u30e1\u30c1\u30eb\u30a8\u30fc\u30c6\u30eb(DME)\u306e\u3088\u3046\u306a\u4ed8\u52a0\u4fa1\u5024\u306e\u9ad8\u3044\u5316\u5b66\u7269\u8cea\u306b\u5909\u3048\u308b\u3002<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"application-card\">\n            <h3>\u30d5\u30a1\u30a4\u30f3\u30b1\u30df\u30ab\u30eb\u3068\u30b0\u30ea\u30fc\u30f3\u30b1\u30df\u30b9\u30c8\u30ea\u30fc<\/h3>\n            <ul>\n                <li><strong>\u6db2\u4f53\u9178\u306b\u4ee3\u308f\u308b\u56fa\u4f53\u9178\uff1a<\/strong> \u6b74\u53f2\u7684\u306b\u3001\u7cbe\u5bc6\u5316\u5b66\u5408\u6210\u306f\u3001\u8150\u98df\u6027\u304c\u9ad8\u304f\u3001\u6bd2\u6027\u306e\u9ad8\u3044\u5927\u91cf\u306e\u6db2\u4f53\u9178\uff08\u6fc3\u786b\u9178\u3084\u7121\u6c34\u30d5\u30c3\u9178\u306a\u3069\uff09\u306b\u5927\u304d\u304f\u4f9d\u5b58\u3057\u3066\u3044\u305f\u3002\u3053\u306e\u305f\u3081\u3001\u6df1\u523b\u306a\u51b6\u91d1\u8150\u98df\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u3001\u7834\u6ec5\u7684\u306a\u91cf\u306e\u5371\u967a\u306a\u6709\u6bd2\u30b9\u30e9\u30c3\u30b8\u304c\u767a\u751f\u3057\u305f\u3002\u74b0\u5883\u306b\u512a\u3057\u3044\u30bc\u30aa\u30e9\u30a4\u30c8\u56fa\u4f53\u9178\u306f\u3001\u3053\u308c\u3089\u306e\u30d7\u30ed\u30bb\u30b9\u3092\u6839\u672c\u7684\u306b\u5909\u3048\u307e\u3057\u305f\u3002\u73fe\u5728\u3067\u306f\u3001\u91cd\u8981\u306a\u30a8\u30b9\u30c6\u30eb\u5316\u3001\u30a2\u30b7\u30eb\u5316\u3001\u30a2\u30bb\u30bf\u30fc\u30eb\u5316\u53cd\u5fdc\u306b\u5e83\u304f\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u3002\u89e6\u5a92\u304c\u56fa\u4f53\u3067\u3042\u308b\u305f\u3081\u3001\u308d\u904e\u306b\u3088\u308b\u7c21\u5358\u306a\u6a5f\u68b0\u7684\u5206\u96e2\u304c\u53ef\u80fd\u3067\u3001\u8150\u98df\u6027\u306e\u5371\u967a\u6027\u3092\u5b8c\u5168\u306b\u6392\u9664\u3057\u3001\u6709\u5bb3\u5ec3\u6db2\u306e\u6392\u51fa\u3092\u307b\u307c\u30bc\u30ed\u306b\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/li>\n                <li><strong>\u5316\u5b66\u4e2d\u9593\u4f53\u306e\u7cbe\u5bc6\u5408\u6210\uff1a<\/strong> \u533b\u85ac\u54c1\u3001\u8fb2\u85ac\u3001\u5408\u6210\u9999\u6599\u306a\u3069\u306e\u9ad8\u4fa1\u5024\u5206\u91ce\u3067\u306f\u3001\u5206\u5b50\u306e\u7d14\u5ea6\u304c\u6700\u3082\u91cd\u8981\u3067\u3042\u308b\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u5805\u56fa\u3067\u5f62\u72b6\u9078\u629e\u7684\u306a\u7d30\u5b54\u306f\u3001\u53cd\u5fdc\u7d4c\u8def\u3092\u53b3\u5bc6\u306b\u7acb\u4f53\u5236\u5fa1\u3059\u308b\u3002\u3053\u306e\u6a5f\u80fd\u306b\u3088\u308a\u3001\u5316\u5b66\u8005\u306f\u533b\u85ac\u54c1\u4e2d\u9593\u4f53\u306b\u5fc5\u8981\u306a\u6975\u3081\u3066\u7279\u7570\u7684\u306a\u69cb\u9020\u7570\u6027\u4f53\u3084\u30a8\u30ca\u30f3\u30c1\u30aa\u30de\u30fc\u3092\u5408\u6210\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u3001\u84b8\u7559\u306b\u3088\u308b\u5206\u96e2\u304c\u56f0\u96e3\u306a\u3001\u71b1\u529b\u5b66\u7684\u306b\u4e0d\u8981\u306a\u5bc6\u63a5\u306b\u95a2\u9023\u3057\u305f\u526f\u751f\u6210\u7269\u306e\u751f\u6210\u3092\u5b8c\u5168\u306b\u56de\u907f\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n\n    <section class=\"content-section selection-criteria reveal-up\">\n        <h2>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u6226\u7565\u7684\u9078\u629e\u57fa\u6e96<\/h2>\n        <p>\u6700\u9069\u306a\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u3092\u9078\u629e\u3059\u308b\u306b\u306f\u30012\u6bb5\u968e\u306e\u5de5\u5b66\u7684\u30a2\u30d7\u30ed\u30fc\u30c1\u304c\u5fc5\u8981\u3067\u3042\u308b\u3002\u7b2c1\u306b\u3001\u57fa\u790e\u3068\u306a\u308b\u7269\u7406\u7684\u30fb\u5316\u5b66\u7684\u5883\u754c\u3092\u8a55\u4fa1\u3057\u3001\u7b2c2\u306b\u3001\u305d\u308c\u3089\u306e\u80fd\u529b\u3092\u7279\u5b9a\u306e\u7523\u696d\u30b7\u30ca\u30ea\u30aa\u306b\u30de\u30c3\u30d4\u30f3\u30b0\u3059\u308b\u3002<\/p>\n\n        <h3>\u30b9\u30c6\u30c3\u30d71\uff1a\u57fa\u790e\u5be9\u67fb\u30d5\u30a1\u30cd\u30eb<\/h3>\n        <p>\u5177\u4f53\u7684\u306a\u7528\u9014\u306b\u53d6\u308a\u7d44\u3080\u524d\u306b\u3001\u30a8\u30f3\u30b8\u30cb\u30a2\u306f4\u3064\u306e\u57fa\u672c\u7684\u306a\u6280\u8853\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u901a\u3057\u3066\u89e6\u5a92\u3092\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\uff1a<\/p>\n        <ul>\n            <li><strong>\u52d5\u5f84\u3068\u5b54\u5f84\u306e\u95a2\u4fc2\uff1a<\/strong> \u7acb\u4f53\u7684\u306a\u9069\u5408\u6027\u3092\u78ba\u4fdd\u3059\u308b\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7d30\u5b54\u958b\u53e3\u90e8\u306f\u3001\u53cd\u5fdc\u7269\u306e\u6d41\u5165\u3068\u751f\u6210\u7269\u306e\u6d41\u51fa\u3092\u53ef\u80fd\u306b\u3059\u308b\u306e\u306b\u5341\u5206\u306a\u5927\u304d\u3055\u3067\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u304c\u3001\u304b\u3055\u3070\u308b\u4e0d\u8981\u306a\u526f\u751f\u6210\u7269\u306e\u751f\u6210\u3092\u9632\u3050\u306b\u306f\u5341\u5206\u306a\u5236\u9650\u304c\u5fc5\u8981\u3067\u3042\u308b\u3002<\/li>\n            <li><strong>\u9178\u306e\u5f37\u3055\u3068\u5bc6\u5ea6\uff1a<\/strong> \u9178\u5ea6\u3092\u53cd\u5fdc\u306e\u6d3b\u6027\u5316\u30a8\u30cd\u30eb\u30ae\u30fc\u306b\u5408\u308f\u305b\u308b\u3002\u6df1\u3044\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u306b\u306f\u9ad8\u5bc6\u5ea6\u3067\u5f37\u3044\u30d6\u30ec\u30f3\u30b9\u30c6\u30c3\u30c9\u9178\u30b5\u30a4\u30c8\u304c\u5fc5\u8981\u3067\u3042\u308a\u3001\u30c7\u30ea\u30b1\u30fc\u30c8\u306a\u7570\u6027\u5316\u306b\u306f\u904e\u5270\u30af\u30e9\u30c3\u30ad\u30f3\u30b0\u3092\u9632\u3050\u305f\u3081\u306b\u9069\u5ea6\u306a\u9178\u5ea6\u304c\u5fc5\u8981\u3067\u3042\u308b\u3002<\/li>\n            <li><strong>\u4f7f\u7528\u74b0\u5883\u3068Si\/Al\u6bd4\uff1a<\/strong> \u9ad8\u6e29\u3068\u84b8\u6c17\u3092\u4f34\u3046\u30d7\u30ed\u30bb\u30b9\u3067\u306f\u3001\u6975\u3081\u3066\u9ad8\u3044\u71b1\u6c34\u5b89\u5b9a\u6027\u3092\u4fdd\u8a3c\u3057\u3001\u9aa8\u683c\u306e\u5d29\u58ca\u3092\u9632\u3050\u305f\u3081\u306b\u3001\u9ad8\u30b7\u30ea\u30ab\u30bc\u30aa\u30e9\u30a4\u30c8\uff08\u9ad8Si\/Al\u6bd4\uff09\u3092\u6307\u5b9a\u3059\u308b\u3002<\/li>\n            <li><strong>\u539f\u5b50\u7089\u306e\u30bf\u30a4\u30d7\u3068\u6a5f\u68b0\u7684\u5f37\u5ea6\uff1a<\/strong> \u4e71\u6d41\u6d41\u52d5\u5e8a\u53cd\u5fdc\u5668\u306b\u306f\u8010\u6469\u8017\u6027\u306e\u9ad8\u3044\u5fae\u5c0f\u7403\u3092\u3001\u56fa\u5b9a\u5e8a\u30b7\u30b9 \u30c6\u30e0\u306b\u306f\u7834\u7815\u5f37\u5ea6\u306e\u9ad8\u3044\u62bc\u51fa\u6210\u5f62\u54c1\u3092\u6307\u5b9a\u3059\u308b\u3002<\/li>\n        <\/ul>\n\n        <h3>\u30b9\u30c6\u30c3\u30d72\uff1a\u30b7\u30ca\u30ea\u30aa\u306b\u57fa\u3065\u304f\u30bb\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u9752\u5199\u771f<\/h3>\n        <p>\u57fa\u790e\u3068\u306a\u308b\u5883\u754c\u7dda\u304c\u78ba\u7acb\u3055\u308c\u308c\u3070\u3001\u8abf\u9054\u6226\u7565\u306f\u30b7\u30ca\u30ea\u30aa\u306b\u57fa\u3065\u3044\u305f\u9752\u5199\u771f\u306b\u983c\u308b\u3079\u304d\u3067\u3042\u308b\u3002\u4ee5\u4e0b\u306f\u3001\u8981\u6c42\u306e\u53b3\u3057\u30444\u3064\u306e\u7523\u696d\u74b0\u5883\u306b\u304a\u3051\u308b\u6700\u9069\u306a\u9078\u629e\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3067\u3042\u308b\uff1a<\/p>\n\n        <div class=\"blueprint-grid\">\n            <div class=\"blueprint-card\">\n                <h4>\u30b7\u30ca\u30ea\u30aa1\uff1a\u91cd\u8cea\u6cb9\u6d41\u52d5\u63a5\u89e6\u5206\u89e3\uff08FCC\uff09<\/h4>\n                <ul>\n                    <li><strong>\u30b3\u30a2\u30fb\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30fb\u30c1\u30e3\u30ec\u30f3\u30b8<\/strong> \u539f\u6599\u306f\u5de8\u5927\u306a\u70ad\u5316\u6c34\u7d20\u5206\u5b50\u304b\u3089\u306a\u308b\u3002\u89e6\u5a92\u306f\u6fc0\u3057\u3044\u9ad8\u901f\u6d41\u52d5\u5e8a\u3067\u904b\u8ee2\u3055\u308c\u3001\u518d\u751f\u6642\u306b\u306f\u6975\u3081\u3066\u9ad8\u6e29\u306e\u84b8\u6c17\u306b\u3055\u3089\u3055\u308c\u308b\u3002<\/li>\n                    <li><strong>\u30bb\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u9752\u5199\u771f<\/strong> \u3092\u6307\u5b9a\u3059\u308b\u3002 <strong>\u5927\u7d30\u5b54\u69cb\u9020\uff08\u30bc\u30aa\u30e9\u30a4\u30c8Y\u306a\u3069\uff09<\/strong>.\u3092\u6df1\u304f\u6398\u308a\u4e0b\u3052\u308b\u5fc5\u8981\u304c\u3042\u308b\u3002 <strong>\u8d85\u5b89\u5b9aY\uff08USY\uff09<\/strong> \u6c34\u71b1\u5d29\u58ca\u306b\u8010\u3048\u308b\u69cb\u9020\uff08\u9ad8Si\/Al\u6bd4\uff09\u3067\u3042\u308b\u3002 <strong>60\uff5e75\u30df\u30af\u30ed\u30f3\u306e\u9ad8\u8010\u6469\u8017\u6027\u30df\u30af\u30ed\u30b9\u30d5\u30a7\u30a2<\/strong>.<\/li>\n                <\/ul>\n            <\/div>\n            \n            <div class=\"blueprint-card\">\n                <h4>\u30b7\u30ca\u30ea\u30aa2\uff1a\u30e1\u30bf\u30ce\u30fc\u30eb-\u30aa\u30ec\u30d5\u30a3\u30f3\uff08MTO\uff09\uff0fC1\u30b1\u30df\u30b9\u30c8\u30ea\u30fc<\/h4>\n                <ul>\n                    <li><strong>\u30b3\u30a2\u30fb\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30fb\u30c1\u30e3\u30ec\u30f3\u30b8<\/strong> \u6975\u7aef\u306a\u88fd\u54c1\u9078\u629e\u6027\uff08\u82b3\u9999\u65cf\u3092\u30d6\u30ed\u30c3\u30af\u3057\u306a\u304c\u3089\u30a8\u30c1\u30ec\u30f3\uff0f\u30d7\u30ed\u30d4\u30ec\u30f3\u3092\u6700\u5927\u306b\u3059\u308b\uff09\u304c\u8981\u6c42\u3055\u308c\u3001\u300c\u70ad\u5316\u6c34\u7d20\u30d7\u30fc\u30eb\u300d\u30e1\u30ab\u30cb\u30ba\u30e0\u306b\u3088\u308b\u6025\u901f\u306a\u30b3\u30fc\u30af\u30b9\u5931\u6d3b\u306b\u76f4\u9762\u3059\u308b\u3002<\/li>\n                    <li><strong>\u30bb\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u9752\u5199\u771f<\/strong> \u5927\u304d\u306a\u5b54\u306f\u907f\u3051\u308b\u3002\u6307\u5b9a\u3059\u308b <strong>\u7279\u5b9a\u306e\u30b1\u30fc\u30b8\u69cb\u9020\u3092\u6301\u3064\u5c0f\u5b54\u5f84\u30bc\u30aa\u30e9\u30a4\u30c8\uff08\u4f8b\uff1aSAPO-34\uff09\u307e\u305f\u306f\u4e2d\u5b54\u5f84ZSM-5<\/strong> \u53b3\u683c\u306a\u5206\u5b50\u6539\u672d\u306e\u5f79\u5272\u3092\u679c\u305f\u3059\u3002\u305d\u306e <strong>\u9178\u306e\u6fc3\u5ea6\u3092\u6b63\u78ba\u306b\u4e0b\u3052\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044<\/strong> \u904e\u5270\u306a\u30b3\u30fc\u30af\u30b9\u306e\u91cd\u5408\u3092\u9045\u3089\u305b\u308b\u305f\u3081\u3002<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"blueprint-card\">\n                <h4>\u30b7\u30ca\u30ea\u30aa3\uff1a\u30c7\u30a3\u30fc\u30bc\u30eb\u6392\u30ac\u30b9\u8131\u785d\uff08NH<sub>3<\/sub>-SCR)<\/h4>\n                <ul>\n                    <li><strong>\u30b3\u30a2\u30fb\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30fb\u30c1\u30e3\u30ec\u30f3\u30b8<\/strong> \u6392\u6c17\u74b0\u5883\u306f\u6025\u6fc0\u306a\u6e29\u5ea6\u5909\u5316\u3001\u9ad8\u6e7f\u5ea6\u3001\u672a\u71c3\u713c\u70ad\u5316\u6c34\u7d20\uff08HC\uff09\u306b\u3055\u3089\u3055\u308c\u3001\u6d3b\u6027\u90e8\u4f4d\u3092\u6c5a\u67d3\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u3002<\/li>\n                    <li><strong>\u30bb\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u9752\u5199\u771f<\/strong> \u6d3b\u7528\u3059\u308b <strong>\u5c0f\u5b54\u5f84\u30bc\u30aa\u30e9\u30a4\u30c8\uff08SSZ-13\u3084SAPO-34\u306a\u3069\uff09<\/strong> \u70ad\u5316\u6c34\u7d20\u306e\u6bd2\u3092\u7269\u7406\u7684\u306b\u30d6\u30ed\u30c3\u30af\u3059\u308b\u3002\u9aa8\u683c\u306f <strong>\u9077\u79fb\u91d1\u5c5e\u30a4\u30aa\u30f3\u4ea4\u63db\uff08\u9285\u307e\u305f\u306f\u9244\uff09<\/strong> \u3092\u3001NOx\u4e2d\u548c\u306e\u305f\u3081\u306e\u6d3b\u6027\u306a\u9178\u5316\u9084\u5143\u30bb\u30f3\u30bf\u30fc\u3068\u3057\u3066\u4f5c\u7528\u3055\u305b\u308b\u3002<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"blueprint-card\">\n                <h4>\u30b7\u30ca\u30ea\u30aa4\uff1aVOC\u524a\u6e1b\u3068\u89e6\u5a92\u71c3\u713c<\/h4>\n                <ul>\n                    <li><strong>\u30b3\u30a2\u30fb\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30fb\u30c1\u30e3\u30ec\u30f3\u30b8<\/strong> \u5de5\u696d\u7528\u30aa\u30d5\u30ac\u30b9\u306f\u3001\u4f4eVOC\u6fc3\u5ea6\u3068\u6975\u7aef\u306a\u6e7f\u5ea6\u304c\u6df7\u5728\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u6c34\u5206\u5b50\u304c\u5f93\u6765\u306e\u5438\u7740\u5264\u306e\u7d30\u5b54\u3092\u7af6\u5408\u7684\u306b\u5360\u6709\u3059\u308b\u3002<\/li>\n                    <li><strong>\u30bb\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u9752\u5199\u771f<\/strong> \u5f37\u9178\u6027\u306f\u4e0d\u8981\u3001\u6975\u5ea6\u306e\u758e\u6c34\u6027\u304c\u512a\u5148\u3002\u6307\u5b9a\u3059\u308b <strong>\u30cf\u30a4\u30b7\u30ea\u30ab\u307e\u305f\u306f\u30aa\u30fc\u30eb\u30b7\u30ea\u30ab\u30bc\u30aa\u30e9\u30a4\u30c8<\/strong>.\u9aa8\u683c\u3068\u306a\u308b\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u304c\u306a\u3044\u305f\u3081\u3001\u89e6\u5a92\u306f <strong>\u6c34\u5206\u3092\u542b\u3093\u3060\u6d41\u308c\u3067\u3082\u6709\u6a5fVOC\u3092\u512a\u5148\u7684\u306b\u5438\u7740<\/strong> \u52b9\u7387\u7684\u306a\u4e0b\u6d41\u306e\u9178\u5316\u306e\u305f\u3081\u3067\u3042\u308b\u3002<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"content-section bottlenecks-solutions reveal-up\">\n        <h2>\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u304a\u3051\u308b\u6280\u8853\u7684\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u3068\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3<\/h2>\n        <p>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u3001\u305d\u306e\u6bd4\u985e\u306a\u3044\u7406\u8ad6\u7684\u80fd\u529b\u306b\u3082\u304b\u304b\u308f\u3089\u305a\u3001\u904e\u9177\u306a\u5de5\u696d\u7684\u73fe\u5b9f\u306e\u4e2d\u3067\u5c55\u958b\u3059\u308b\u3068\u3001\u53b3\u3057\u3044\u7269\u7406\u7684\u30fb\u5316\u5b66\u7684\u5236\u7d04\u304c\u9732\u5448\u3059\u308b\u3002\u3053\u308c\u3089\u306e\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u3092\u8a8d\u8b58\u3057\u3001\u9ad8\u5ea6\u306a\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u5c55\u958b\u3059\u308b\u3053\u3068\u304c\u3001\u30d7\u30ed\u306e\u89e6\u5a92\u7ba1\u7406\u306e\u7279\u5fb4\u3067\u3042\u308b\u3002<\/p>\n\n        <h3>\u7269\u7406\u7684\u304a\u3088\u3073\u69cb\u9020\u7684\u5236\u9650<\/h3>\n        <ul>\n            <li><strong>\u7269\u8cea\u79fb\u52d5\u62b5\u6297\uff08\u5185\u90e8\u62e1\u6563\u9650\u754c\uff09\uff1a<\/strong> \u3053\u308c\u306f\u3001\u7d14\u7c8b\u306a\u30de\u30a4\u30af\u30ed\u30dd\u30fc\u30e9\u30b9\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u6700\u3082\u91cd\u5927\u306a\u672c\u8cea\u7684\u6b20\u9665\u3067\u3042\u308b\u3002\u5fae\u7d30\u5b54\u306e\u5bf8\u6cd5\uff08\u4f8b\u3048\u30700.5nm\uff09\u304c\u53cd\u5fdc\u5206\u5b50\u306e\u904b\u52d5\u76f4\u5f84\u306b\u975e\u5e38\u306b\u8fd1\u3044\u305f\u3081\u3001\u62e1\u6563\u306f\u6025\u901f\u306a\u30d0\u30eb\u30af\u62e1\u6563\u304b\u3089\u6975\u3081\u3066\u9045\u3044\u30af\u30cc\u30fc\u30bb\u30f3\u62e1\u6563\u3001\u3042\u308b\u3044\u306f\u4e00\u5217\u62e1\u6563\u3078\u3068\u30b7\u30d5\u30c8\u3059\u308b\u3002\u5206\u5b50\u304c\u7d30\u5b54\u306b\u51fa\u5165\u308a\u3059\u308b\u901f\u5ea6\u306f\u60b6\u7d76\u3059\u308b\u307b\u3069\u9045\u3044\u3002\u305d\u306e\u7d50\u679c\u3001\u7d50\u6676\u306e\u5965\u6df1\u304f\u306b\u3042\u308b\u5185\u90e8\u6d3b\u6027\u90e8\u4f4d\uff08\u591a\u304f\u306e\u5834\u540890%\u4ee5\u4e0a\uff09\u306e\u5927\u90e8\u5206\u306f\u3001\u53cd\u5fdc\u7269\u8cea\u306b\u98e2\u3048\u305f\u307e\u307e\u3068\u306a\u308a\u3001\u307e\u3063\u305f\u304f\u7121\u99c4\u306b\u306a\u308b\u3002\u3055\u3089\u306b\u3001\u6355\u6349\u3055\u308c\u305f\u751f\u6210\u7269\u5206\u5b50\u306f\u4e8c\u6b21\u53cd\u5fdc\u3092\u8d77\u3053\u3057\u3001\u751f\u6210\u7269\u306e\u9078\u629e\u6027\u304c\u640d\u306a\u308f\u308c\u308b\u3002\n                <p><strong>\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\uff1a<\/strong> \u696d\u754c\u3067\u306f\u3001\u968e\u5c64\u578b\u30bc\u30aa\u30e9\u30a4\u30c8\uff08\u30e1\u30bd\u30dd\u30fc\u30e9\u30b9\u30fb\u30bc\u30aa\u30e9\u30a4\u30c8\uff09\u306e\u5408\u6210\u306b\u3088\u3063\u3066\u3053\u308c\u3092\u89e3\u6c7a\u3057\u3066\u3044\u308b\u3002\u5408\u6210\u6642\u306b\u5316\u5b66\u7684\u306b\u30a8\u30c3\u30c1\u30f3\u30b0\u3059\u308b\u304b\u4e8c\u6b21\u92f3\u578b\u5264\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u3088\u308a\u5927\u304d\u306a\u30e1\u30bd\u5b54\uff082\uff5e50nm\uff09\u304c\u7d50\u6676\u306b\u5c0e\u5165\u3055\u308c\u308b\u3002\u3053\u308c\u3089\u306e\u30e1\u30bd\u5b54\u306f\u5206\u5b50\u306e\u300c\u9ad8\u901f\u9053\u8def\u300d\u3068\u3057\u3066\u6a5f\u80fd\u3057\u3001\u30d0\u30eb\u30af\u306e\u53cd\u5fdc\u7269\u8cea\u304c\u30d0\u30eb\u30af\u7d50\u6676\u3092\u7d20\u65e9\u304f\u8fc2\u56de\u3057\u3001\u30de\u30a4\u30af\u30ed\u591a\u5b54\u8cea\u306e\u300c\u30ed\u30fc\u30ab\u30eb\u9053\u8def\u300d\u306b\u6df1\u304f\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002\u3042\u308b\u3044\u306f\u3001\u30ca\u30ce\u30b5\u30a4\u30ba\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u7d50\u6676\u3092\u5408\u6210\u3059\u308b\u3053\u3068\u3067\u3001\u540c\u69d8\u306e\u7269\u8cea\u79fb\u52d5\u62b5\u6297\u306e\u4f4e\u6e1b\u304c\u9054\u6210\u3055\u308c\u308b\u3002<\/p>\n            <\/li>\n            \n            <li>\n                <img decoding=\"async\" src=\"https:\/\/www.jalonzeolite.com\/wp-content\/uploads\/2026\/04\/zeolite-catalyst-2.webp\" alt=\"\u5de5\u696d\u6210\u5f62\u306e\u526f\u4f5c\u7528\" style=\"width: 512px; height: auto; display: block; margin: 0 auto 20px auto; max-width: 100%;\">\n                <strong>\u7523\u696d\u30d5\u30a9\u30fc\u30df\u30f3\u30b0\u306e\u526f\u4f5c\u7528\uff1a<\/strong> \u78ba\u7acb\u3055\u308c\u3066\u3044\u308b\u3088\u3046\u306b\u3001\u672a\u52a0\u5de5\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u7c89\u672b\u306f\u3001\u7269\u7406\u7684\u5f37\u5ea6\u3092\u9054\u6210\u3059\u308b\u305f\u3081\u306b\u3001\u6700\u7d42\u89e6\u5a92\u91cd\u91cf\u306e20%\uff5e50%\u3092\u69cb\u6210\u3059\u308b\u7121\u6a5f\u30d0\u30a4\u30f3\u30c0\u30fc\uff08\u30a2\u30eb\u30df\u30ca\u3001\u30b7\u30ea\u30ab\u3001\u30ab\u30aa\u30ea\u30f3\uff09\u3068\u7d50\u5408\u3055\u305b\u308b\u5fc5\u8981\u304c\u3042\u308b\u3002\u3053\u306e\u30d0\u30a4\u30f3\u30c0\u30fc\u306f\u6d3b\u6027\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u6fc3\u5ea6\u3092\u8457\u3057\u304f\u5e0c\u91c8\u3059\u308b\u3002\u3055\u3089\u306b\u60aa\u3044\u3053\u3068\u306b\u3001\u30d0\u30a4\u30f3\u30c0\u30fc\u81ea\u4f53\u304c\u5236\u5fa1\u4e0d\u80fd\u306a\u975e\u9078\u629e\u7684\u9178\u6027\u90e8\u4f4d\u3092\u6709\u3057\u3001\u4e0d\u8981\u306a\u526f\u53cd\u5fdc\u3092\u4fc3\u9032\u3057\u305f\u308a\u3001\u30d0\u30a4\u30f3\u30c0\u30fc\u6750\u6599\u304c\u62bc\u51fa\u6210\u5f62\u4e2d\u306b\u30bc\u30aa\u30e9\u30a4\u30c8\u5fae\u7d30\u5b54\u306e\u5165\u308a\u53e3\u3092\u7269\u7406\u7684\u306b\u8986\u3063\u3066\u585e\u3044\u3067\u3057\u307e\u3044\u3001\u5f62\u72b6\u9078\u629e\u6027\u304c\u7121\u52b9\u306b\u306a\u3063\u305f\u308a\u3059\u308b\u3053\u3068\u304c\u3042\u308b\u3002\n                <p><strong>\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\uff1a<\/strong> \u89e6\u5a92\u30e1\u30fc\u30ab\u30fc\u306f\u3001\u30d0\u30a4\u30f3\u30c0\u30fc\u3092\u4f7f\u7528\u3057\u306a\u3044\u6210\u5f62\u6280\u8853\u3092\u5229\u7528\u3057\u3001\u62bc\u51fa\u6210\u5f62\u5f8c\u306b\u30d0\u30a4\u30f3\u30c0\u30fc\u81ea\u4f53\u3092\u305d\u306e\u5834\u3067\u6d3b\u6027\u30bc\u30aa\u30e9\u30a4\u30c8\u306b\u5316\u5b66\u5909\u63db\u3057\u3066\u3044\u308b\u3002\u3042\u308b\u3044\u306f\u3001\u6d3b\u6027\u30de\u30c8\u30ea\u30c3\u30af\u30b9\u6280\u8853\u304c\u63a1\u7528\u3055\u308c\u3001\u30d0\u30a4\u30f3\u30c0\u30fc\u306f\u3001\u5de8\u5927\u5206\u5b50\u304c\u6b63\u78ba\u306a\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u5fae\u7d30\u5b54\u306b\u5230\u9054\u3059\u308b\u524d\u306b\u3042\u3089\u304b\u3058\u3081\u5272\u308c\u308b\u3088\u3046\u306b\u3001\u5927\u5b54\u5f84\u306e\u30e1\u30bd\u9178\u6027\u3067\u7279\u5225\u306b\u8a2d\u8a08\u3055\u308c\u3066\u3044\u308b\u3002<\/p>\n            <\/li>\n        <\/ul>\n\n        <h3>\u5316\u5b66\u7684\u4e0d\u6d3b\u6027\u5316\u3068\u6975\u9650\u72b6\u614b<\/h3>\n        <ul>\n            <li><strong>\u30b3\u30fc\u30ad\u30f3\u30b0\u306e\u4e0d\u6d3b\u6027\u5316\uff1a<\/strong> \u3053\u308c\u306f\u70ad\u5316\u6c34\u7d20\u51e6\u7406\u306b\u3068\u3063\u3066\u907f\u3051\u3089\u308c\u306a\u3044\u64cd\u4f5c\u4e0a\u306e\u60aa\u5922\u3067\u3042\u308b\u3002\u5fae\u7d30\u5b54\u306e\u5236\u7d04\u306e\u4e2d\u3067\u3001\u53cd\u5fdc\u6027\u306e\u9ad8\u3044\u30aa\u30ec\u30d5\u30a3\u30f3\u3084\u82b3\u9999\u65cf\u304c\u3057\u3070\u3057\u3070\u7acb\u4f53\u7684\u306b\u6355\u6349\u3055\u308c\u308b\u3002\u5185\u90e8\u306e\u5f37\u3044\u30d6\u30ec\u30f3\u30b9\u30c6\u30c3\u30c9\u9178\u306e\u5f71\u97ff\u306b\u3088\u308a\u3001\u3053\u308c\u3089\u306e\u30c8\u30e9\u30c3\u30d7\u3055\u308c\u305f\u5206\u5b50\u306f\u3001\u6025\u901f\u3067\u9023\u7d9a\u7684\u306a\u91cd\u7e2e\u5408\u53cd\u5fdc\u3068\u74b0\u5316\u53cd\u5fdc\u3092\u8d77\u3053\u3059\u3002\u3053\u308c\u3089\u306e\u5206\u5b50\u306f\u3001\u4e00\u822c\u306b \"\u30b3\u30fc\u30af\u30b9 \"\u3068\u547c\u3070\u308c\u308b\u3001\u5de8\u5927\u3067\u9ad8\u5bc6\u5ea6\u306a\u70ad\u7d20\u8cea\u30dd\u30ea\u30de\u30fc\u306b\u878d\u5408\u3059\u308b\u3002\u3053\u306e\u30b3\u30fc\u30af\u30b9\u306f\u5206\u5b50\u30b3\u30f3\u30af\u30ea\u30fc\u30c8\u306e\u3088\u3046\u306a\u50cd\u304d\u3092\u3057\u3001\u7d30\u5b54\u30c1\u30e3\u30cd\u30eb\u3092\u5b8c\u5168\u306b\u5c01\u9396\u3057\u3001\u6d3b\u6027\u90e8\u4f4d\u3092\u7a92\u606f\u3055\u305b\u308b\u3002\n                <p><strong>\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\uff1a<\/strong> \u30a8\u30f3\u30b8\u30cb\u30a2\u306f\u3001\u5206\u5b50\u304c\u6ede\u7559\u3059\u308b\u7a7a\u9593\u7684\u306a\u300c\u884c\u304d\u6b62\u307e\u308a\u300d\u304c\u306a\u30443\u6b21\u5143\u4ea4\u5dee\u7d30\u5b54\u69cb\u9020\uff08ZSM-5\u306e\u3088\u3046\u306a\uff09\u3092\u6301\u3064\u30bc\u30aa\u30e9\u30a4\u30c8\u3092\u512a\u5148\u7684\u306b\u4f7f\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u30b3\u30fc\u30ad\u30f3\u30b0\u3068\u6226\u3063\u3066\u3044\u308b\u3002\u3055\u3089\u306b\u3001\u5916\u90e8\u8868\u9762\u306e\u9178\u90e8\u4f4d\u3092\u6b63\u78ba\u306b\u4e0d\u52d5\u614b\u5316\u3057\u3001\u5185\u90e8\u306e\u9178\u5bc6\u5ea6\u3092\u6ce8\u610f\u6df1\u304f\u8abf\u6574\u3059\u308b\u3053\u3068\u3067\u3001\u6025\u901f\u306a\u30b3\u30fc\u30af\u5f62\u6210\u306b\u3064\u306a\u304c\u308b\u904e\u5270\u306a\u9023\u7d9a\u53cd\u5fdc\u3092\u9632\u3050\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n            <\/li>\n            <li><strong>\u71b1\u6c34\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u306e\u5d29\u58ca\uff08\u30c7\u30a3\u30fc\u30eb\u30df\u30cd\u30fc\u30b7\u30e7\u30f3\uff09\uff1a<\/strong> \u5de5\u696d\u7528\u53cd\u5fdc\u5668\u306f\u9ad8\u6e29\u3067\u3001\u84b8\u6c17\u304c\u983b\u7e41\u306b\u5b58\u5728\u3059\u308b\uff08\u71c3\u713c\u526f\u751f\u6210\u7269\u3001\u30d7\u30ed\u30bb\u30b9\u84b8\u6c17\u30b9\u30c8\u30ea\u30c3\u30d4\u30f3\u30b0\u3001\u9178\u5316\u518d\u751f\u306b\u3088\u308b\uff09\u3002\u9ad8\u6e29\u6c34\u84b8\u6c17\u306e\u653b\u6483\u3092\u53d7\u3051\u3066\u3001\u9aa8\u683c\u5185\u306eAl-O-Si\u7d50\u5408\u306f\u52a0\u6c34\u5206\u89e3\u3092\u53d7\u3051\u308b\u3002\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u539f\u5b50\u306f\u7d50\u6676\u683c\u5b50\u304b\u3089\u5f37\u5236\u7684\u306b\u6392\u51fa\u3055\u308c\u308b\uff08\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\uff09\u3002\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u304c\u5931\u308f\u308c\u308b\u3068\u3001\u95a2\u9023\u3059\u308b\u6d3b\u6027\u9178\u90e8\u4f4d\u306f\u6c38\u4e45\u306b\u6d88\u6ec5\u3059\u308b\u3002\u3072\u3069\u3044\u5834\u5408\u306b\u306f\u3001\u5927\u91cf\u306e\u8131\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u306b\u3088\u3063\u3066\u7d50\u6676\u9aa8\u683c\u5168\u4f53\u304c\u69cb\u9020\u7684\u306b\u5d29\u58ca\u3057\u3001\u975e\u6676\u8cea\u306e\u4e0d\u6d3b\u6027\u306a\u72b6\u614b\u306b\u306a\u308b\u3002\u3053\u306e\u5206\u89e3\u306f\u975e\u5e38\u306b\u4e0d\u53ef\u9006\u7684\u3067\u3042\u308b\u3002\n                <p><strong>\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\uff1a<\/strong> \u81f4\u547d\u7684\u306a\u5d29\u58ca\u3092\u9632\u3050\u305f\u3081\u3001\u88fd\u9020\u696d\u8005\u306f\u672a\u52a0\u5de5\u306e\u30bc\u30aa\u30e9\u30a4\u30c8\u3092\u53b3\u3057\u304f\u5236\u5fa1\u3055\u308c\u305f\u6c34\u71b1\u51e6\u7406\u3068\u3001\u30ad\u30ec\u30fc\u30c8\u5264\u307e\u305f\u306f\u30b9\u30c1\u30fc\u30e0\u30ab\u30eb\u30b7\u30cd\u30fc\u30b7\u30e7\u30f3\uff08USY\u306e\u751f\u6210\uff09\u3092\u7528\u3044\u305f\u5316\u5b66\u7684\u8131\u30a2\u30eb\u30ab\u30ea\u51e6\u7406\u306b\u304b\u3051\u308b\u3002\u3053\u306e\u51e6\u7406\u306b\u3088\u308a\u3001\u50b7\u3064\u304d\u3084\u3059\u3044\u30a2\u30eb\u30df\u30cb\u30a6\u30e0\u304c\u610f\u56f3\u7684\u306b\u9664\u53bb\u3055\u308c\u3001\u30b1\u30a4\u7d20\u539f\u5b50\u304c\u79fb\u52d5\u3057\u3066\u9aa8\u683c\u306e\u6b20\u9665\u3092\u6cbb\u7652\u3059\u308b\u3002<\/p>\n            <\/li>\n            <li><strong>\u89e6\u5a92\u6bd2\u306b\u5bfe\u3059\u308b\u6975\u5ea6\u306e\u611f\u53d7\u6027\uff1a<\/strong> \u5de5\u696d\u7528\u539f\u6599\uff08\u539f\u6cb9\u3001\u672a\u52a0\u5de5\u306e\u77f3\u70ad\u30ac\u30b9\uff09\u306b\u306f\u6c5a\u67d3\u7269\u8cea\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u30bc\u30aa\u30e9\u30a4\u30c8\u306f\u56fa\u4f53\u9178\u3068\u3057\u3066\u4f5c\u7528\u3059\u308b\u305f\u3081\u3001\u539f\u6599\u4e2d\u306e\u5869\u57fa\u6027\u5316\u5408\u7269\uff08\u30a2\u30f3\u30e2\u30cb\u30a2\u3001\u6709\u6a5f\u30a2\u30df\u30f3\u3001\u5fae\u91cf\u30ca\u30c8\u30ea\u30a6\u30e0\u30a4\u30aa\u30f3\uff09\u306f\u6d3b\u6027\u9178\u90e8\u4f4d\u3092\u7a4d\u6975\u7684\u306b\u4e2d\u548c\u3057\u3001\u89e6\u5a92\u306e\u5373\u6b7b\u3092\u5f15\u304d\u8d77\u3053\u3059\u3002\u3055\u3089\u306b\u5371\u967a\u306a\u3053\u3068\u306b\u3001\u539f\u6cb9\u306b\u542b\u307e\u308c\u308b\u91cd\u91d1\u5c5e\u306f\u81f4\u547d\u7684\u3067\u3042\u308b\u3002\u30cb\u30c3\u30b1\u30eb\uff08Ni\uff09\u306f\u30bc\u30aa\u30e9\u30a4\u30c8\u306b\u6c88\u7740\u3057\u3001\u653b\u6483\u7684\u306a\u8131\u6c34\u7d20\u89e6\u5a92\u3068\u3057\u3066\u4f5c\u7528\u3057\u3001\u5927\u91cf\u306e\u4e0d\u8981\u306a\u6c34\u7d20\u30ac\u30b9\u3092\u767a\u751f\u3055\u305b\u3001\u30b3\u30fc\u30af\u30b9\u306e\u5f62\u6210\u3092\u4fc3\u9032\u3059\u308b\u3002\u30d0\u30ca\u30b8\u30a6\u30e0\uff08V\uff09\u306f\u7834\u6ec5\u7684\u3067\u3042\u308a\u3001\u53cd\u5fdc\u5668\u306e\u6e29\u5ea6\u3067\u79fb\u52d5\u6027\u306e\u9ad8\u3044\u30d0\u30ca\u30b8\u30f3\u9178\u3092\u5f62\u6210\u3057\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u306e\u7d50\u6676\u69cb\u9020\u3092\u7269\u7406\u7684\u306b\u6eb6\u304b\u3057\u3066\u7834\u58ca\u3059\u308b\u3002\n                <p><strong>\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\uff1a<\/strong> \u88fd\u6cb9\u6240\u3067\u306f\u3001\u5869\u57fa\u6027\u7a92\u7d20\u3068\u91d1\u5c5e\u3092\u9664\u53bb\u3059\u308b\u305f\u3081\u306b\u3001\u4e0a\u6d41\u3067\u53b3\u683c\u306a\u6c34\u7d20\u5316\u51e6\u7406\u3092\u884c\u3046\u5fc5\u8981\u304c\u3042\u308b\u3002\u89e6\u5a92\u81ea\u4f53\u306b\u3082\u3001\u30e1\u30fc\u30ab\u30fc\u306f\u9ad8\u5ea6\u306a\u4e0d\u52d5\u614b\u5316\u5264\u3092\u7d44\u307f\u8fbc\u3093\u3067\u3044\u308b\u3002\u30a2\u30f3\u30c1\u30e2\u30f3\uff08Sb\uff09\u3084\u30d3\u30b9\u30de\u30b9\uff08Bi\uff09\u5316\u5408\u7269\u306f\u3001\u30cb\u30c3\u30b1\u30eb\u3068\u7a4d\u6975\u7684\u306b\u7d50\u5408\u3057\u3066\u8131\u6c34\u7d20\u6d3b\u6027\u3092\u59a8\u3052\u308b\u305f\u3081\u306b\u6dfb\u52a0\u3055\u308c\u3001\u5e0c\u571f\u985e\u5143\u7d20\u3084\u7279\u6b8a\u306a\u30a2\u30eb\u30ab\u30ea\u571f\u985e\u30c8\u30e9\u30c3\u30d7\u306f\u3001\u30d0\u30ca\u30b8\u30a6\u30e0\u304c\u30bc\u30aa\u30e9\u30a4\u30c8\u9aa8\u683c\u3092\u653b\u6483\u3059\u308b\u524d\u306b\u56fa\u5b9a\u5316\u3059\u308b\u305f\u3081\u306b\u7d44\u307f\u8fbc\u307e\u308c\u308b\u3002<\/p>\n            <\/li>\n        <\/ul>\n    <\/section>\n\n    <section class=\"content-section lifecycle-management reveal-up\">\n        <h2>\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb\u7ba1\u7406\u3068\u89e6\u5a92\u518d\u751f<\/h2>\n        <p>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u5de8\u984d\u306e\u8cc7\u672c\u652f\u51fa\u3067\u3042\u308b\u3002\u30d7\u30e9\u30f3\u30c8\u306e\u53ce\u76ca\u6027\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306b\u306f\u3001\u53b3\u683c\u306a\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb\u7ba1\u7406\u3068\u5236\u5fa1\u3055\u308c\u305f\u518d\u751f\u3092\u901a\u3058\u3066\u3001\u305d\u306e\u904b\u8ee2\u5bff\u547d\u3092\u6700\u5927\u5316\u3059\u308b\u3053\u3068\u304c\u4e0d\u53ef\u6b20\u3067\u3042\u308b\u3002<\/p>\n        <ul>\n            <li><strong>\u306b\u3064\u3044\u3066 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/molecular-sieve-regeneration\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">\u518d\u751f<\/a> \u30e1\u30ab\u30cb\u30ba\u30e0<\/strong> \u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u304c\u6700\u7d42\u7684\u306b\u91cd\u8cea\u30b3\u30fc\u30ad\u30f3\u30b0\u306b\u9665\u308b\u3068\u3001\u305d\u306e\u6d3b\u6027\u306f\u7d4c\u6e08\u7684\u306b\u5b9f\u884c\u53ef\u80fd\u306a\u95be\u5024\u4ee5\u4e0b\u306b\u4f4e\u4e0b\u3059\u308b\u3002\u3057\u304b\u3057\u3001\u4e0d\u53ef\u9006\u7684\u306a\u4e2d\u6bd2\u3068\u306f\u7570\u306a\u308a\u3001\u30b3\u30fc\u30af\u30b9\u306e\u5931\u6d3b\u306f\u5143\u306b\u623b\u3059\u3053\u3068\u304c\u3067\u304d\u308b\u3002\u5de5\u696d\u7684\u306a\u518d\u751f\u30d7\u30ed\u30bb\u30b9\u3067\u306f\u3001\u89e6\u5a92\u3092\u30aa\u30d5\u30e9\u30a4\u30f3\u306b\u3057\uff08\u6d41\u52d5\u30b7\u30b9\u30c6\u30e0\u3067\u306f\u518d\u751f\u5bb9\u5668\u306b\u5faa\u74b0\u3055\u305b\uff09\u3001\u4e00\u822c\u306b\u300c\u30ab\u30fc\u30dc\u30f3\u30fb\u30d0\u30fc\u30f3\u30aa\u30d5\u300d\u3068\u547c\u3070\u308c\u308b\u5236\u5fa1\u3055\u308c\u305f\u9178\u5316\u71c3\u713c\u306b\u304b\u3051\u308b\u3002\u7a7a\u6c17\u307e\u305f\u306f\u9178\u7d20\u3068\u7a92\u7d20\u306e\u6df7\u5408\u30ac\u30b9\u3092\u9ad8\u6e29\uff08\u901a\u5e38500\u2103\u304b\u3089700\u2103\uff09\u3067\u5c0e\u5165\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u91cd\u8cea\u70ad\u7d20\u8cea\u5806\u7a4d\u7269\u306f\u9178\u5316\u3055\u308c\u3001\u4e00\u9178\u5316\u70ad\u7d20\u3068\u4e8c\u9178\u5316\u70ad\u7d20\u3068\u3057\u3066\u71c3\u713c\u9664\u53bb\u3055\u308c\u3001\u5fae\u7d30\u5b54\u306e\u9589\u585e\u304c\u89e3\u9664\u3055\u308c\u3001\u9178\u90e8\u4f4d\u3078\u306e\u30a2\u30af\u30bb\u30b9\u304c\u56de\u5fa9\u3059\u308b\u3002<\/li>\n            <li><strong>\u91cd\u8981\u306a\u6e29\u5ea6\u5236\u5fa1\u30d1\u30e9\u30e1\u30fc\u30bf\uff1a<\/strong> \u30b3\u30fc\u30af\u30b9\u306e\u71c3\u713c\u306f\u6fc0\u3057\u3044\u767a\u71b1\u53cd\u5fdc\u3067\u3042\u308b\u3002\u9178\u7d20\u6fc3\u5ea6\u304c\u9ad8\u3059\u304e\u305f\u308a\u3001\u767a\u751f\u3057\u305f\u71b1\u3092\u9664\u53bb\u3059\u308b\u305f\u3081\u306e\u30ac\u30b9\u6d41\u91cf\u304c\u4e0d\u8db3\u3057\u305f\u308a\u3059\u308b\u3068\u3001\u89e6\u5a92\u5c64\u5185\u306e\u5c40\u6240\u7684\u306a\u6e29\u5ea6\u304c\u6025\u4e0a\u6607\u3057\u3001\u71b1\u66b4\u8d70\u3092\u5f15\u304d\u8d77\u3053\u3059\u3002\u71c3\u713c\u306b\u3088\u3063\u3066\u767a\u751f\u3057\u305f\u6c34\u84b8\u6c17\u306e\u5b58\u5728\u4e0b\u3067\u3001\u6e29\u5ea6\u304c\u89e6\u5a92\u306e\u8010\u71b1\u95be\u5024\u3092\u8d85\u3048\u308b\u3068\u3001\u58ca\u6ec5\u7684\u306a\u71b1\u6c34\u8131\u70ad\u9178\u3068\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u306e\u5d29\u58ca\u304c\u5373\u5ea7\u306b\u8d77\u3053\u308b\u3002\u3057\u305f\u304c\u3063\u3066\u3001\u518d\u751f\u306b\u306f\u3001\u9178\u7d20\u5206\u5727\u3092\u5236\u5fa1\u3057\u3001\u8907\u96d1\u306a\u591a\u6bb5\u52a0\u71b1\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u3092\u5229\u7528\u3057\u3066\u3001\u683c\u5b50\u69cb\u9020\u3092\u7834\u58ca\u3059\u308b\u3053\u3068\u306a\u304f\u30d0\u30fc\u30f3\u30aa\u30d5\u3092\u30b9\u30e0\u30fc\u30ba\u306b\u9032\u884c\u3055\u305b\u308b\u3068\u3044\u3046\u3001\u6975\u3081\u3066\u7cbe\u5bc6\u306a\u4f5c\u696d\u304c\u8981\u6c42\u3055\u308c\u308b\u3002<\/li>\n            <li><strong>\u7dcf\u6240\u6709\u30b3\u30b9\u30c8\uff08TCO\uff09\u8a55\u4fa1\uff1a<\/strong> \u30ad\u30ed\u30b0\u30e9\u30e0\u3042\u305f\u308a\u306e\u521d\u671f\u4fa1\u683c\u306e\u307f\u306b\u57fa\u3065\u304f\u8abf\u9054\u306f\u3001\u5de5\u5b66\u7684\u306b\u8aa4\u308a\u3067\u3042\u308b\u3002\u5305\u62ec\u7684\u306aTCO\u30e2\u30c7\u30eb\u3092\u5229\u7528\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002\u30a8\u30f3\u30b8\u30cb\u30a2\u306f\u3001\u521d\u671f\u8cc7\u672c\u30b3\u30b9\u30c8\u3001\u9ad8\u6e29\u306e\u518d\u751f\u30b5\u30a4\u30af\u30eb\u3092\u4f55\u5ea6\u3082\u7e70\u308a\u8fd4\u3059\u305f\u3081\u306b\u5fc5\u8981\u306a\u30a8\u30cd\u30eb\u30ae\u30fc\u6d88\u8cbb\u3001\u30d0\u30fc\u30f3\u30aa\u30d5\u306e\u305f\u3073\u306b\u4e0d\u53ef\u9006\u7684\u306b\u6d3b\u6027\u304c\u4f4e\u4e0b\u3059\u308b\u5272\u5408\uff08\u30a8\u30fc\u30b8\u30f3\u30b0\u7387\uff09\u3001\u89e6\u5a92\u306e\u5168\u4ea4\u63db\u304c\u5fc5\u8981\u306b\u306a\u308b\u307e\u3067\u306e\u6700\u7d42\u7684\u306a\u904b\u8ee2\u5bff\u547d\u3092\u8a08\u7b97\u3059\u308b\u3002\u6c34\u71b1\u7684\u306b\u5805\u7262\u306a\u9ad8\u7d1a\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306f\u3001\u521d\u671f\u4fa1\u683c\u304c\u9ad8\u3044\u304b\u3082\u3057\u308c\u306a\u3044\u304c\u3001\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u304c\u5d29\u58ca\u3059\u308b\u3053\u3068\u306a\u304f2\u500d\u306e\u518d\u751f\u30b5\u30a4\u30af\u30eb\u306b\u8010\u3048\u308b\u3053\u3068\u3067\u3001\u30ea\u30a2\u30af\u30bf\u30fc\u306e\u30c0\u30a6\u30f3\u30bf\u30a4\u30e0\u3092\u5927\u5e45\u306b\u524a\u6e1b\u3057\u3001\u30d5\u30ec\u30c3\u30b7\u30e5\u30e1\u30a4\u30af\u7387\u3092\u4f4e\u6e1b\u3057\u3001\u4f01\u696d\u3078\u306e\u9577\u671f\u7684\u30b3\u30b9\u30c8\u3092\u5927\u5e45\u306b\u524a\u6e1b\u3059\u308b\u3002<\/li>\n        <\/ul>\n    <\/section>\n\n    <div class=\"jalon-cta-section reveal-up\">\n        <div class=\"cta-content\">\n            <h2>JALON\u3068\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u3092\u7d44\u307f\u3001\u30c7\u30a3\u30fc\u30d7\u30ab\u30b9\u30bf\u30de\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u3092\u5b9f\u73fe<\/h2>\n            <p>\u7279\u5b9a\u306e\u30ea\u30a2\u30af\u30bf\u30fc\u306b\u5fc5\u8981\u306a\u52d5\u5f84\u3001\u9178\u6fc3\u5ea6\u3001\u71b1\u6c34\u56de\u5fa9\u529b\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u3092\u53b3\u5bc6\u306b\u5b9a\u7fa9\u3057\u305f\u5f8c\u3001\u5206\u5b50\u30ec\u30d9\u30eb\u306e\u6df1\u3044\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u304c\u53ef\u80fd\u306a\u4f9b\u7d66\u5143\u30e1\u30fc\u30ab\u30fc\u3068\u63d0\u643a\u3059\u308b\u3053\u3068\u304c\u6700\u3082\u91cd\u8981\u3067\u3042\u308b\u3002 <strong>JALON<\/strong> \u304c\u57f9\u3063\u3066\u304d\u305f <span class=\"counter\" data-target=\"22\">0<\/span> \u30bc\u30aa\u30e9\u30a4\u30c8\u30fb\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u306b\u304a\u3051\u308b\u9577\u5e74\u306e\u6df1\u3044\u5c02\u9580\u77e5\u8b58\u306f\u3001\u5f37\u529b\u306a\u6280\u8853\u306b\u652f\u3048\u3089\u308c\u3066\u3044\u308b\u3002 <span class=\"counter\" data-target=\"55000\">0<\/span>-\u30c8\u30f3\u306e\u5e74\u9593\u751f\u7523\u80fd\u529b\u3068\u5b8c\u5168\u81ea\u52d5\u5316\u3055\u308c\u305fDCS\u88fd\u9020\u30e9\u30a4\u30f3\u3002\u79c1\u305f\u3061\u306f\u3001\u9ad8\u5ea6\u306b\u7279\u5b9a\u3055\u308c\u305f\u30bc\u30aa\u30e9\u30a4\u30c8\u7c89\u672b\u3092\u542b\u3080\u9ad8\u6027\u80fd\u30bc\u30aa\u30e9\u30a4\u30c8\u7c89\u672b\u306e\u4f9b\u7d66\u3092\u5c02\u9580\u3068\u3057\u3066\u3044\u307e\u3059\u3002 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/product-item\/zsm-5-zeolite-powder\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">ZSM-5<\/a> \u305d\u3057\u3066 <a href=\"https:\/\/www.jalonzeolite.com\/ja\/product-item\/ssz-13\/\" target=\"_blank\" rel=\"noopener\" class=\"internal-link\">SSZ-13<\/a> \u30c8\u30dd\u30ed\u30b8\u30fc\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002JALON\u306f\u3001\u304a\u5ba2\u69d8\u306e\u30ea\u30a2\u30af\u30bf\u30fc\u7269\u7406\u5b66\u3068\u306e\u5b8c\u74a7\u306a\u30a2\u30e9\u30a4\u30e1\u30f3\u30c8\u3092\u4fdd\u8a3c\u3059\u308b\u305f\u3081\u306b\u3001\u6975\u7aef\u306aSi\/Al\u6bd4\uff082\uff5e\u221e\uff09\u3001\u7cbe\u5bc6\u306b\u5236\u5fa1\u3055\u308c\u305f\u7d50\u6676\u5bf8\u6cd5\uff08D50=0.5\uff5e10\u03bcm\uff09\u3001\u304a\u3088\u3073\u591a\u69d8\u306a\u7279\u5b9a\u306e\u967d\u30a4\u30aa\u30f3\u4ea4\u63db\u3092\u542b\u3080\u5305\u62ec\u7684\u306a\u30d5\u30eb\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u30ab\u30b9\u30bf\u30de\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"cta-action\">\n            <a href=\"https:\/\/www.jalonzeolite.com\/ja\/contact\/\" class=\"cta-button\">JALON\u3068\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/a>\n        <\/div>\n    <\/div>\n<\/article>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        \/\/ 1. Scroll Reveal Animation Logic\n        const revealElements = document.querySelectorAll('.reveal-up');\n        \n        const revealOptions = {\n            threshold: 0.1,\n            rootMargin: \"0px 0px -50px 0px\"\n        };\n        \n        const revealOnScroll = new IntersectionObserver(function(entries, observer) {\n            entries.forEach(entry => {\n                if (!entry.isIntersecting) {\n                    return;\n                } else {\n                    entry.target.classList.add('is-visible');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, revealOptions);\n        \n        revealElements.forEach(el => {\n            revealOnScroll.observe(el);\n        });\n        \n        \/\/ 2. Dynamic Number Counter Logic\n        const counters = document.querySelectorAll('.counter');\n        const speed = 200; \/\/ Lower is faster\n        \n        const startCounters = new IntersectionObserver(function(entries, observer) {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const counter = entry.target;\n                    const updateCount = () => {\n                        const target = +counter.getAttribute('data-target');\n                        const count = +counter.innerText.replace(\/,\/g, '');\n                        \n                        const inc = target \/ speed;\n                        \n                        if (count < target) {\n                            counter.innerText = Math.ceil(count + inc).toLocaleString();\n                            setTimeout(updateCount, 15);\n                        } else {\n                            counter.innerText = target.toLocaleString();\n                        }\n                    };\n                    updateCount();\n                    observer.unobserve(counter);\n                }\n            });\n        }, { threshold: 0.5 });\n        \n        counters.forEach(counter => {\n            startCounters.observe(counter);\n        });\n        \n        \/\/ 3. Smooth Anchor Scrolling\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const targetId = this.getAttribute('href');\n                if (targetId === '#') return;\n                \n                const targetElement = document.querySelector(targetId);\n                if (targetElement) {\n                    targetElement.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n    });\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u30c6\u30af\u30cb\u30ab\u30eb\u30ac\u30a4\u30c9 \u3053\u306e\u30ac\u30a4\u30c9\u3067\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u30bf\u30a4\u30d7\u3001\u7528\u9014\u3001\u304a\u3088\u3073\u9078\u629e\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u8aac\u660e\u3057\u307e\u3059\u3002\u73fe\u4ee3\u306e\u5316\u5b66\u51e6\u7406\u304a\u3088\u3073\u7cbe\u88fd\u696d\u754c\u3067\u306f\u3001\u3088\u308a\u9ad8\u3044\u53ce\u7387\u3001\u3088\u308a\u53b3\u3057\u3044\u74b0\u5883\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u3001\u304a\u3088\u3073\u30a8\u30cd\u30eb\u30ae\u30fc\u6d88\u8cbb\u306e\u6700\u9069\u5316\u3092\u8ffd\u6c42\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u89e6\u5a92\u5de5\u5b66\u304c\u304b\u3064\u3066\u306a\u3044\u307b\u3069\u6d17\u7df4\u3055\u308c\u305f\u30ec\u30d9\u30eb\u306b\u9054\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u7523\u696d\u9032\u5316\u306e\u307e\u3055\u306b\u4e2d\u6838\u306b\u3042\u308b\u306e\u304c\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u3068\u3044\u3046\u6ce8\u76ee\u3059\u3079\u304d\u6750\u6599\u306e\u30af\u30e9\u30b9\u3067\u3042\u308b\u3002\u3053\u308c\u3089\u306e\u5148\u7aef\u6750\u6599\u306f\u3001\u5927\u898f\u6a21\u306a\u539f\u6cb9\u6d41\u52d5\u63a5\u89e6\u5206\u89e3\uff08FCC\uff09\u304b\u3089\u9ad8\u7cbe\u5ea6\u306e\u6392\u30ac\u30b9\u5236\u5fa1\u30b7\u30b9\u30c6\u30e0\u307e\u3067\u3001\u3055\u307e\u3056\u307e\u306a\u30d7\u30ed\u30bb\u30b9\u306b\u304a\u3044\u3066\u63fa\u308b\u304e\u306a\u3044\u30d0\u30c3\u30af\u30dc\u30fc\u30f3\u3068\u3057\u3066\u306e\u5f79\u5272\u3092\u679c\u305f\u3057\u3066\u3044\u308b\u3002\u3053\u306e\u5305\u62ec\u7684\u306a\u30c6\u30af\u30cb\u30ab\u30eb\u30ac\u30a4\u30c9\u306f\u3001\u30bc\u30aa\u30e9\u30a4\u30c8\u89e6\u5a92\u306e\u57fa\u672c\u7684\u306a\u7269\u7406\u7684\u304a\u3088\u3073\u5316\u5b66\u7684\u6027\u8cea\u3092\u8a73\u8ff0\u3057\u3001\u305d\u306e\u4e2d\u6838\u3068\u306a\u308b\u5206\u985e\u306e\u6b21\u5143\u3092\u4f53\u7cfb\u7684\u306b\u5206\u89e3\u3057\u3001[...]\u5168\u4f53\u306b\u308f\u305f\u308b\u305d\u306e\u91cd\u8981\u306a\u7528\u9014\u3092\u63a2\u6c42\u3059\u308b\u3002<\/p>","protected":false},"author":1,"featured_media":97634,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"Zeolite Catalyst: Industrial Applications & Technical Types","_seopress_titles_desc":"Optimize your refining and petrochemical processes with the right zeolite catalyst. Read our technical guide on types, applications, and custom procurement.","_seopress_robots_index":"","footnotes":""},"categories":[166],"tags":[],"class_list":["post-97639","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\/97639","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=97639"}],"version-history":[{"count":5,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/posts\/97639\/revisions"}],"predecessor-version":[{"id":97656,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/posts\/97639\/revisions\/97656"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/media\/97634"}],"wp:attachment":[{"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/media?parent=97639"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/categories?post=97639"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jalonzeolite.com\/ja\/wp-json\/wp\/v2\/tags?post=97639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}