{"id":5371,"date":"2025-12-09T05:27:15","date_gmt":"2025-12-09T05:27:15","guid":{"rendered":"https:\/\/hpmc.ae\/?page_id=5371"},"modified":"2025-12-16T08:48:13","modified_gmt":"2025-12-16T08:48:13","slug":"sustainability-aspects-in-customer-solutions","status":"publish","type":"page","link":"https:\/\/hpmc.ae\/ja\/sustainability-in-landu\/planet-our-commitment-to-sustainable-living\/sustainability-aspects-in-customer-solutions\/","title":{"rendered":"Sustainability Aspects in Customer Solutions"},"content":{"rendered":"<div class=\"mixed-layout-content\">\n<style>\n        .mixed-layout-content {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background: #fafbfc;\n            overflow: hidden;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero-mixed {\n            position: relative;\n            padding: 120px 60px;\n            background: linear-gradient(135deg, #0a2e36 0%, #1a4c5a 25%, #2d6a4f 75%, #52b788 100%);\n            color: white;\n            overflow: hidden;\n        }<\/p>\n<p>        .hero-mixed::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 800\"><defs><pattern id=\"organic\" patternUnits=\"userSpaceOnUse\" width=\"60\" height=\"60\"><circle cx=\"30\" cy=\"30\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(255,255,255,0.05)\"\/><circle cx=\"50\" cy=\"20\" r=\"1.5\" fill=\"rgba(255,255,255,0.08)\"\/><\/pattern><\/defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23organic)\"\/><\/svg>');\n            opacity: 0.4;\n            animation: float 20s ease-in-out infinite;\n        }<\/p>\n<p>        @keyframes float {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-15px); }\n        }<\/p>\n<p>        .hero-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 80px;\n            align-items: center;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .hero-text {\n            z-index: 2;\n        }<\/p>\n<p>        .hero-tag {\n            display: inline-block;\n            padding: 10px 20px;\n            background: rgba(255,255,255,0.15);\n            border-radius: 50px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 25px;\n            backdrop-filter: blur(20px);\n        }<\/p>\n<p>        .hero-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            line-height: 1.1;\n            margin-bottom: 25px;\n            background: linear-gradient(135deg, #ffffff 0%, #e8f5e8 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }<\/p>\n<p>        .hero-subtitle {\n            font-size: 1.2rem;\n            opacity: 0.9;\n            line-height: 1.6;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .hero-image {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px rgba(0,0,0,0.3);\n            transform: rotate(-2deg);\n            transition: transform 0.5s ease;\n        }<\/p>\n<p>        .hero-image:hover {\n            transform: rotate(0deg) scale(1.05);\n        }<\/p>\n<p>        .hero-image img {\n            width: 100%;\n            height: 400px;\n            object-fit: cover;\n        }<\/p>\n<p>        \/* Mixed Content Sections *\/\n        .mixed-section {\n            padding: 100px 60px;\n            position: relative;\n        }<\/p>\n<p>        .mixed-section:nth-child(even) {\n            background: linear-gradient(135deg, #f8fffe 0%, #f0f9f0 100%);\n        }<\/p>\n<p>        .section-grid {\n            display: grid;\n            gap: 60px;\n            align-items: center;\n            max-width: 1200px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .grid-left {\n            grid-template-columns: 2fr 3fr;\n        }<\/p>\n<p>        .grid-right {\n            grid-template-columns: 3fr 2fr;\n        }<\/p>\n<p>        .text-content {\n            padding: 20px 0;\n        }<\/p>\n<p>        .section-number {\n            font-size: 1rem;\n            font-weight: 700;\n            color: #52b788;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .section-title {\n            font-size: 2.8rem;\n            font-weight: 800;\n            color: #2d5a27;\n            line-height: 1.2;\n            margin-bottom: 30px;\n            position: relative;\n        }<\/p>\n<p>        .section-title::before {\n            content: '';\n            position: absolute;\n            top: -15px;\n            left: 0;\n            width: 50px;\n            height: 4px;\n            background: linear-gradient(90deg, #52b788, #2d6a4f);\n            border-radius: 2px;\n        }<\/p>\n<p>        .section-text {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            color: #4a5568;\n            margin-bottom: 25px;\n        }<\/p>\n<p>        .highlight-text {\n            background: linear-gradient(135deg, #e8f5e8 0%, #d4edda 100%);\n            padding: 20px;\n            border-radius: 10px;\n            border-left: 4px solid #52b788;\n            margin: 25px 0;\n            font-style: italic;\n            position: relative;\n        }<\/p>\n<p>        \/* Single Image Layouts *\/\n        .single-image {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n            transition: transform 0.4s ease;\n            height: 450px;\n        }<\/p>\n<p>        .single-image:hover {\n            transform: translateY(-10px) scale(1.02);\n            box-shadow: 0 30px 60px rgba(0,0,0,0.25);\n        }<\/p>\n<p>        .single-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.4s ease;\n        }<\/p>\n<p>        .single-image:hover img {\n            transform: scale(1.05);\n        }<\/p>\n<p>        .image-caption {\n            position: absolute;\n            bottom: 20px;\n            left: 20px;\n            background: rgba(45, 90, 39, 0.9);\n            backdrop-filter: blur(10px);\n            color: white;\n            padding: 12px 20px;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }<\/p>\n<p>        .single-image:hover .image-caption {\n            opacity: 1;\n        }<\/p>\n<p>        \/* Stats Section *\/\n        .stats-mixed {\n            background: linear-gradient(135deg, #2d5a27 0%, #1a4c5a 100%);\n            color: white;\n            padding: 100px 60px;\n            position: relative;\n        }<\/p>\n<p>        .stats-content {\n            max-width: 1200px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .stats-intro {\n            text-align: center;\n            margin-bottom: 60px;\n        }<\/p>\n<p>        .stats-title {\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 40px;\n        }<\/p>\n<p>        .stat-card {\n            background: rgba(255,255,255,0.1);\n            backdrop-filter: blur(20px);\n            border-radius: 20px;\n            padding: 40px 25px;\n            text-align: center;\n            border: 1px solid rgba(255,255,255,0.2);\n            transition: all 0.4s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 30px 60px rgba(0,0,0,0.2);\n        }<\/p>\n<p>        .stat-icon {\n            font-size: 3.5rem;\n            margin-bottom: 20px;\n            display: block;\n        }<\/p>\n<p>        .stat-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-desc {\n            font-size: 0.95rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        \/* Final Mission *\/\n        .mission-final {\n            padding: 120px 60px;\n            background: radial-gradient(circle at center, #f8fffe 0%, #e8f5e8 100%);\n            text-align: center;\n        }<\/p>\n<p>        .mission-content {\n            max-width: 900px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .mission-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #2d5a27;\n            margin-bottom: 40px;\n            line-height: 1.2;\n        }<\/p>\n<p>        .mission-text {\n            font-size: 1.3rem;\n            line-height: 1.7;\n            color: #4a5568;\n            margin-bottom: 50px;\n        }<\/p>\n<p>        .philosophy-badge {\n            display: inline-block;\n            padding: 20px 40px;\n            background: linear-gradient(135deg, #52b788 0%, #2d6a4f 100%);\n            color: white;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: 1.2rem;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            box-shadow: 0 15px 40px rgba(82,183,136,0.3);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .philosophy-badge:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 25px 50px rgba(82,183,136,0.4);\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 1024px) {\n            .hero-grid, .section-grid {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }<\/p>\n<p>            .grid-right .text-content {\n                order: -1;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .mixed-section, .hero-mixed, .stats-mixed, .mission-final {\n                padding: 60px 30px;\n            }<\/p>\n<p>            .hero-title {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .section-title {\n                font-size: 2rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .single-image {\n                height: 350px;\n            }\n        }<\/p>\n<p>        @media (max-width: 480px) {\n            .mixed-section, .hero-mixed, .stats-mixed, .mission-final {\n                padding: 40px 20px;\n            }<\/p>\n<p>            .hero-title {\n                font-size: 2rem;\n            }<\/p>\n<p>            .section-title {\n                font-size: 1.6rem;\n            }<\/p>\n<p>            .single-image {\n                height: 300px;\n            }\n        }\n    <\/style>\n<p>    <!-- Hero Section with Updated Image --><\/p>\n<div class=\"hero-mixed\">\n<div class=\"hero-grid\">\n<div class=\"hero-text\">\n<div class=\"hero-tag\"><img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf31\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f331.svg\"> Sustainable Innovation<\/div>\n<h1 class=\"hero-title\">\u6c38\u9060\u306e\u8cc7\u6e90<\/h1>\n<p class=\"hero-subtitle\">\u3088\u308a\u826f\u3044\u672a\u6765\u306e\u305f\u3081\u306e\u6301\u7d9a\u53ef\u80fd\u306b\u7ba1\u7406\u3055\u308c\u305f\u5929\u7136\u518d\u751f\u8cc7\u6e90<\/p>\n<p class=\"hero-subtitle\">\u4eca\u65e5\u306e\u4e16\u4ee3\u306f\u5c90\u8def\u306b\u7acb\u3061\u3001\u7dca\u6025\u304b\u3064\u672c\u8cea\u7684\u306a\u74b0\u5883\u8ab2\u984c\u306b\u76f4\u9762\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"hero-image\">\n                <img loading=\"lazy\" height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/cotton-2025-01-09-04-26-04-utc-scaled.jpg\" alt=\"\u5929\u7136\u7dbf\u8cc7\u6e90\" class=\"\" style=\"\"><\/p>\n<div class=\"image-caption\">\u30d4\u30e5\u30a2\u30ca\u30c1\u30e5\u30e9\u30eb\u30b3\u30c3\u30c8\u30f3<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 1: The Challenge (Text Left, Single Image Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-left\">\n<div class=\"text-content\">\n<div class=\"section-number\">01 \/ \u30c1\u30e3\u30ec\u30f3\u30b8<\/div>\n<h2 class=\"section-title\">\u79c1\u305f\u3061\u306e\u4e16\u4ee3\u306e\u5c90\u8def<\/h2>\n<p class=\"section-text\">\u6c17\u5019\u5909\u52d5\u3001\u6301\u7d9a\u53ef\u80fd\u306a\u958b\u767a\u3078\u306e\u63a8\u9032\u3001\u305d\u3057\u3066\u3088\u308a\u5b89\u5168\u3067\u5065\u5eb7\u7684\u3001\u304b\u3064\u516c\u5e73\u306a\u4e16\u754c\u3078\u306e\u666e\u904d\u7684\u306a\u9858\u671b\u304c\u3001\u7523\u696d\u3084\u793e\u4f1a\u306e\u904b\u55b6\u3092\u5f62\u4f5c\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<div class=\"highlight-text\">\n                    \u201cAddressing these challenges demands that we fundamentally rethink how we source, produce, and consume.\u201d\n                <\/div>\n<p class=\"section-text\">At LANDU, this means embracing and responsibly managing nature\u2019s renewable resources, ensuring that they can continue to serve humanity now and for generations to come.<\/p>\n<\/p><\/div>\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"1708\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/senior-man-and-child-holding-earth-planet-element-2024-10-18-05-22-58-utc-scaled.jpg\" alt=\"\u5730\u7403\u306e\u305f\u3081\u306b\u56e3\u7d50\u3059\u308b\u4e16\u4ee3\"><\/p>\n<div class=\"image-caption\">\u672a\u6765\u306e\u4e16\u4ee3\u306e\u305f\u3081\u306b\u5730\u7403\u3092\u5b88\u308b<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 2: Climate Action (Single Image Left, Text Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-right\">\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"1920\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/beautiful-morning-view-from-indonesia-of-mountains-2025-01-15-12-55-46-utc-scaled.jpg\" alt=\"\u81ea\u7136\u306e\u5c71\u5cb3\u98a8\u666f\"><\/p>\n<div class=\"image-caption\">Nature\u2019s Carbon Capture System<\/div>\n<\/p><\/div>\n<div class=\"text-content\">\n<div class=\"section-number\">02 \/ \u6c17\u5019<\/div>\n<h2 class=\"section-title\">\ufe0f Harnessing Nature\u2019s Power<\/h2>\n<p class=\"section-text\">\u6728\u3005\u306f\u5730\u7403\u4e0a\u3067\u6700\u3082\u5f37\u529b\u306a\u81ea\u7136\u306e\u70ad\u7d20\u6355\u6349\u30b7\u30b9\u30c6\u30e0\u306e\u4e00\u3064\u3068\u3057\u3066\u3001\u5927\u6c17\u4e2d\u306eCO\u2082\u3092\u5438\u53ce\u30fb\u8caf\u8535\u3057\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u6728\u304c\u6210\u719f\u3059\u308b\u3068\u3001\u70ad\u7d20\u5438\u53ce\u7387\u306f\u4f4e\u4e0b\u3057\u307e\u3059\u3002<\/p>\n<p class=\"section-text\">\u3053\u306e\u6bb5\u968e\u3067\u3001\u6301\u7d9a\u53ef\u80fd\u306a\u53ce\u7a6b\u65b9\u6cd5\u306b\u3088\u308a\u3001\u30d0\u30a4\u30aa\u30de\u30b9\u3084\u6728\u6750\u7531\u6765\u306e\u88fd\u54c1\u306b\u5909\u63db\u3057\u3001\u77f3\u6cb9\u30d9\u30fc\u30b9\u306e\u4ee3\u66ff\u54c1\u3092\u7f6e\u304d\u63db\u3048\u308b\u3053\u3068\u3067\u3001\u4fa1\u5024\u3092\u751f\u307f\u51fa\u3057\u306a\u304c\u3089\u6c17\u5019\u5909\u52d5\u3068\u6226\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<div class=\"highlight-text\">\n                    \u201cThese products continue to function as long-term carbon sinks, locking away atmospheric CO\u2082 for decades throughout their service life.\u201d\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 3: Biodiversity (Text Left, Single Image Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-left\">\n<div class=\"text-content\">\n<div class=\"section-number\">03 \/ \u751f\u7269\u591a\u69d8\u6027<\/div>\n<h2 class=\"section-title\">Protecting Earth\u2019s Richest Ecosystems<\/h2>\n<p class=\"section-text\">\u68ee\u6797\u306f\u5730\u7403\u4e0a\u3067\u6700\u3082\u751f\u7269\u591a\u69d8\u6027\u306b\u5bcc\u3080\u751f\u614b\u7cfb\u306e\u4e00\u3064\u3067\u3042\u308a\u3001\u7121\u6570\u306e\u690d\u7269\u3084\u52d5\u7269\u7a2e\u306e\u91cd\u8981\u306a\u751f\u606f\u5730\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u3089\u306f\u4eba\u9593\u793e\u4f1a\u306b\u3068\u3063\u3066\u4e0d\u53ef\u6b20\u306a\u8cc7\u6e90\u306e\u6e90\u3067\u3059\u3002<\/p>\n<p class=\"section-text\">\u6301\u7d9a\u53ef\u80fd\u306a\u68ee\u6797\u7ba1\u7406\u306f\u3001\u643e\u53d6\u3067\u306f\u306a\u304f\u30d0\u30e9\u30f3\u30b9\u3092\u53d6\u308b\u3053\u3068\u3067\u3059\u3002\u52b9\u679c\u7684\u306a\u68ee\u6797\u7ba1\u7406\u306f\u3001\u751f\u614b\u5b66\u7684\u306b\u91cd\u8981\u306a\u5730\u57df\u3092\u4fdd\u8b77\u3057\u3001\u69cb\u9020\u7684\u591a\u69d8\u6027\u3092\u7dad\u6301\u3057\u3001\u81ea\u7136\u518d\u751f\u3092\u4fc3\u9032\u3057\u307e\u3059\u3002<\/p>\n<div class=\"highlight-text\">\n                    \u3053\u306e\u591a\u69d8\u6027\u3092\u7dad\u6301\u3059\u308b\u3053\u3068\u3067\u3001\u79c1\u305f\u3061\u306f\u751f\u614b\u7cfb\u3092\u652f\u3048\u308b\u7e4a\u7d30\u306a\u76f8\u4e92\u4f5c\u7528\u3092\u4fdd\u8b77\u3057\u3001\u6c17\u5019\u5909\u52d5\u306b\u5bfe\u3059\u308b\u30ec\u30b8\u30ea\u30a8\u30f3\u30b9\u306b\u8ca2\u732e\u3057\u3066\u3044\u307e\u3059\u3002\n                <\/div>\n<\/p><\/div>\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/crystal-earth-on-green-moss-world-environment-day-2024-12-05-19-23-15-utc-scaled.jpg\" alt=\"\u7dd1\u306e\u82d4\u306e\u4e0a\u306e\u30af\u30ea\u30b9\u30bf\u30eb\u30a2\u30fc\u30b9\"><\/p>\n<div class=\"image-caption\">Earth\u2019s Precious Ecosystems<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 4: Renewable Materials (Single Image Left, Text Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-right\">\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"506\" width=\"760\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/raw-material-cellulose-ether.jpg\" alt=\"Raw Material Cellulose Ether\"><\/p>\n<div class=\"image-caption\">\u5148\u9032\u7684\u306a\u30bb\u30eb\u30ed\u30fc\u30b9\u7d20\u6750<\/div>\n<\/p><\/div>\n<div class=\"text-content\">\n<div class=\"section-number\">04 \/ \u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3<\/div>\n<h2 class=\"section-title\">\u5faa\u74b0\u578b\u672a\u6765\u306e\u69cb\u7bc9<\/h2>\n<p class=\"section-text\">\u518d\u751f\u53ef\u80fd\u306a\u539f\u6599\u306f\u6301\u7d9a\u53ef\u80fd\u306a\u7d4c\u6e08\u306e\u4e2d\u5fc3\u3067\u3059\u3002\u3053\u308c\u3089\u306e\u7d20\u6750\u306f\u81ea\u7136\u518d\u751f\u3092\u53ef\u80fd\u306b\u3059\u308b\u30d7\u30ed\u30bb\u30b9\u3092\u901a\u3058\u3066\u8abf\u9054\u3055\u308c\u3001\u975e\u518d\u751f\u8cc7\u6e90\u3078\u306e\u4f9d\u5b58\u3092\u6e1b\u3089\u3059\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/p>\n<p class=\"section-text\">LANDU\u3067\u306f\u3001\u6301\u7d9a\u53ef\u80fd\u306b\u8abf\u9054\u3055\u308c\u305f\u7dbf\u3068\u6728\u6750\u30d1\u30eb\u30d7\u304b\u3089\u4f5c\u3089\u308c\u308b\u30bb\u30eb\u30ed\u30fc\u30b9\u88fd\u54c1\u304c\u3053\u306e\u539f\u5247\u3092\u4f53\u73fe\u3057\u3066\u3044\u307e\u3059\u3002\u7dbf\u306f\u512a\u308c\u305f\u6027\u80fd\u3092\u63d0\u4f9b\u3059\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u751f\u7523\u6642\u306e\u30a8\u30cd\u30eb\u30ae\u30fc\u7bc0\u7d04\u3082\u53ef\u80fd\u306b\u3057\u307e\u3059\u3002<\/p>\n<div class=\"highlight-text\">\n                    \u201cOur highly integrated production system maximizes material utilization, reduces waste, and improves energy efficiency at every stage.\u201d\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Stats Section --><\/p>\n<div class=\"stats-mixed\">\n<div class=\"stats-content\">\n<div class=\"stats-intro\">\n<h2 class=\"stats-title\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83d\udd0b\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f50b.svg\"> \u30a8\u30cd\u30eb\u30ae\u30fc\u52b9\u7387\u306e\u63a8\u9032<\/h2>\n<p style=\"font-size: 1.2rem; opacity: 0.9; max-width: 600px; margin: 0 auto;\">\u30a8\u30cd\u30eb\u30ae\u30fc\u4f7f\u7528\u306f\u79c1\u305f\u3061\u306e\u6301\u7d9a\u53ef\u80fd\u6027\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u306b\u304a\u3044\u3066\u91cd\u8981\u306a\u8981\u7d20\u3067\u3059\u3002\u79c1\u305f\u3061\u306f\u74b0\u5883\u76ee\u6a19\u3092\u9054\u6210\u3059\u308b\u305f\u3081\u306b\u518d\u751f\u53ef\u80fd\u30a8\u30cd\u30eb\u30ae\u30fc\u6e90\u306b\u5927\u304d\u304f\u4f9d\u5b58\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83d\udca7\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f4a7.svg\"><\/span><\/p>\n<div class=\"stat-title\">\u6c34\u529b\u767a\u96fb\u30a8\u30cd\u30eb\u30ae\u30fc<\/div>\n<div class=\"stat-desc\">\u518d\u751f\u53ef\u80fd\u306a\u6c34\u8cc7\u6e90\u304b\u3089\u306e\u30af\u30ea\u30fc\u30f3\u96fb\u529b<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\u2600\ufe0f\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/2600.svg\"><\/span><\/p>\n<div class=\"stat-title\">\u592a\u967d\u5149\u3078\u306e\u79fb\u884c<\/div>\n<div class=\"stat-desc\">100%\u592a\u967d\u5149\u767a\u96fb\u3078\u306e\u79fb\u884c<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf31\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f331.svg\"><\/span><\/p>\n<div class=\"stat-title\">CO\u2082\u524a\u6e1b<\/div>\n<div class=\"stat-desc\">\u518d\u751f\u53ef\u80fd\u30a8\u30cd\u30eb\u30ae\u30fc\u306b\u3088\u308b\u5927\u5e45\u306a\u6392\u51fa\u524a\u6e1b<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\u267b\ufe0f\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/267b.svg\"><\/span><\/p>\n<div class=\"stat-title\">Circular Economy<\/div>\n<div class=\"stat-desc\">\u6700\u9069\u5316\u3055\u308c\u305f\u6301\u7d9a\u53ef\u80fd\u306a\u751f\u7523\u30d7\u30ed\u30bb\u30b9<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Final Mission Section --><\/p>\n<div class=\"mission-final\">\n<div class=\"mission-content\">\n<h2 class=\"mission-title\">\u79c1\u305f\u3061\u306e\u7d99\u7d9a\u7684\u306a\u4f7f\u547d<\/h2>\n<p class=\"mission-text\">\u6301\u7d9a\u53ef\u80fd\u306a\u6797\u696d\u3092\u7a4d\u6975\u7684\u306b\u63a8\u9032\u3057\u3001\u518d\u751f\u53ef\u80fd\u539f\u6599\u306e\u77e5\u7684\u5229\u7528\u3092\u6700\u5927\u5316\u3057\u3001\u30af\u30ea\u30fc\u30f3\u30a8\u30cd\u30eb\u30ae\u30fc\u3078\u306e\u6c7a\u5b9a\u7684\u306a\u30b7\u30d5\u30c8\u3092\u884c\u3046\u3053\u3068\u3067\u3001LANDU\u306f\u74b0\u5883\u4fdd\u8b77\u3068\u7523\u696d\u9769\u65b0\u304c\u5171\u5b58\u3067\u304d\u308b\u3053\u3068\u3092\u8a3c\u660e\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p class=\"mission-text\">\u79c1\u305f\u3061\u306e\u5305\u62ec\u7684\u306a\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u901a\u3058\u3066\u3001\u79c1\u305f\u3061\u304c\u4f5c\u308b\u3059\u3079\u3066\u306e\u88fd\u54c1\u306f\u3001\u81ea\u7136\u306e\u6c38\u9060\u306e\u8cc7\u6e90\u3092\u6d3b\u7528\u3057\u3001\u751f\u614b\u7cfb\u3092\u7dad\u6301\u3057\u3001\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u3092\u652f\u3048\u3001\u672a\u6765\u306e\u4e16\u4ee3\u306e\u305f\u3081\u306b\u5730\u7403\u3092\u5b88\u308b\u3068\u3044\u3046\u3088\u308a\u5e83\u3044\u4f7f\u547d\u306e\u4e00\u90e8\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n<div class=\"philosophy-badge\">\u690d\u7269\u304b\u3089\u5730\u7403\u3078<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"banner\">\n<style>\n        .banner {\n            background: linear-gradient(135deg, #2d5a27 0%, #4a7c59 50%, #68a063 100%);\n            color: white;\n            padding: 60px 30px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            margin-bottom: 0;\n        }<\/p>\n<p>        .banner::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"molecules\" patternUnits=\"userSpaceOnUse\" width=\"40\" height=\"40\"><circle cx=\"8\" cy=\"8\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"32\" cy=\"8\" r=\"1.5\" fill=\"rgba(255,255,255,0.08)\"\/><circle cx=\"20\" cy=\"25\" r=\"1.8\" fill=\"rgba(255,255,255,0.09)\"\/><line x1=\"8\" y1=\"8\" x2=\"20\" y2=\"25\" stroke=\"rgba(255,255,255,0.06)\" stroke-width=\"1\"\/><line x1=\"20\" y1=\"25\" x2=\"32\" y2=\"8\" stroke=\"rgba(255,255,255,0.06)\" stroke-width=\"1\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23molecules)\"\/><\/svg>');\n            opacity: 0.4;\n            animation: float 20s ease-in-out infinite;\n        }<\/p>\n<p>        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            50% { transform: translateY(-10px) rotate(2deg); }\n        }<\/p>\n<p>        .banner-content {\n            position: relative;\n            z-index: 2;\n            max-width: 900px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .banner h1 {\n            font-size: 3.2rem;\n            margin-bottom: 25px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n            animation: fadeInUp 1s ease-out;\n            letter-spacing: -0.5px;\n            line-height: 1.2;\n        }<\/p>\n<p>        .banner p {\n            font-size: 1.4rem;\n            opacity: 0.95;\n            max-width: 750px;\n            margin: 0 auto;\n            animation: fadeInUp 1s ease-out 0.3s both;\n            font-weight: 300;\n            line-height: 1.5;\n        }<\/p>\n<p>        .chemistry-icon {\n            display: inline-block;\n            margin: 0 15px 20px 15px;\n            animation: pulse 2s ease-in-out infinite;\n        }<\/p>\n<p>        .chemistry-icon::before {\n            content: ;\n            font-size: 2.5rem;\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));\n        }<\/p>\n<p>        @keyframes pulse {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.1); }\n        }<\/p>\n<p>        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }<\/p>\n<p>        .sdg-accent {\n            display: inline-block;\n            padding: 8px 16px;\n            background: rgba(255,255,255,0.15);\n            border-radius: 25px;\n            font-size: 0.9rem;\n            margin: 15px 0;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255,255,255,0.2);\n            animation: fadeInUp 1s ease-out 0.6s both;\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .banner {\n                padding: 40px 20px;\n            }<\/p>\n<p>            .banner h1 {\n                font-size: 2.2rem;\n            }<\/p>\n<p>            .banner p {\n                font-size: 1.1rem;\n            }<\/p>\n<p>            .chemistry-icon::before {\n                font-size: 2rem;\n            }\n        }<\/p>\n<p>        @media (max-width: 480px) {\n            .banner {\n                padding: 30px 15px;\n            }<\/p>\n<p>            .banner h1 {\n                font-size: 1.8rem;\n            }<\/p>\n<p>            .banner p {\n                font-size: 1rem;\n            }\n        }\n    <\/style>\n<div class=\"banner-content\">\n<div class=\"sdg-accent\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf31\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f331.svg\"> cURL Too many subrequests.<\/div>\n<h1>\u6301\u7d9a\u53ef\u80fd\u306a\u958b\u767a\u76ee\u6a19\u306e\u63a8\u9032<\/h1>\n<div class=\"chemistry-icon\"><\/div>\n<p>\u79c1\u305f\u3061\u306f\u3001\u826f\u3044\u5316\u5b66\u304c\u6301\u7d9a\u53ef\u80fd\u306a\u793e\u4f1a\u306e\u7e41\u6804\u3068\u798f\u7949\u306e\u9375\u3067\u3042\u308b\u3068\u4fe1\u3058\u3066\u3044\u307e\u3059<\/p>\n<\/p><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Sustainable Innovation An Eternal Resource Sustainably Managed Natural Renewable Materials for a Better Tomorrow Today&#8217;s generation stands at a crossroads, facing environmental challenges that are not only urgent but existential in nature. Pure Natural Cotton 01 \/ Challenge The Crossroads of Our Generation Climate change, the drive for sustainable development, and the universal aspiration for a safer, healthier, and more equitable world are shaping the way industries and societies operate. &#8220;Addressing these challenges demands that we fundamentally rethink how we source, produce, and consume.&#8221; At LANDU, this means embracing and responsibly managing nature&#8217;s renewable resources, ensuring that they can continue to serve humanity now and for generations to come. Protecting [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":5008,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5371","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/pages\/5371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/comments?post=5371"}],"version-history":[{"count":1,"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/pages\/5371\/revisions"}],"predecessor-version":[{"id":5372,"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/pages\/5371\/revisions\/5372"}],"up":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/pages\/5008"}],"wp:attachment":[{"href":"https:\/\/hpmc.ae\/ja\/wp-json\/wp\/v2\/media?parent=5371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}