{"id":20785,"date":"2020-08-04T06:03:44","date_gmt":"2020-08-04T06:03:44","guid":{"rendered":"https:\/\/kdc1000.wpengine.com\/?post_type=industry&#038;p=20785"},"modified":"2024-10-24T10:08:01","modified_gmt":"2024-10-24T15:08:01","slug":"aerospace","status":"publish","type":"industry","link":"https:\/\/www.kansascommerce.gov\/ja\/industry\/aerospace\/","title":{"rendered":"\u822a\u7a7a\u5b87\u5b99\u30fb\u9632\u885b"},"content":{"rendered":"                <div class=\"hero-block hero-block--subpage  \" >\n\n        <div class=\"breadcrumb_wrapper\">\n                                                <a href=\"https:\/\/www.kansascommerce.gov\">Home<\/a> \/\n                                                                <a href=\"https:\/\/www.kansascommerce.gov\/ja\/businesses\/\">Business<\/a> \/\n                                                                <a href=\"https:\/\/www.kansascommerce.gov\/ja\/businesses\/industries\/\">Key Industries<\/a> \/\n                                                                <span>Aerospace &#038; Defense<\/span>\n                                    <\/div>\n\n        <div class=\"hero-img\" style=\"\n                            background-image: url(https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_hero-e1597021745798.jpg);                                                    background-position: center center;\n                                \"><\/div>\n        <div class=\"container h-100\">\n            <div class=\"row align-items-center justify-content-center h-100\">\n                <div class=\"col-12 content\">\n                    <div>\n\n<h1 class=\"wp-block-heading\" id=\"h-aerospace-defense\">Aerospace &amp; Defense<\/h1>\n\n\n\n<h5 class=\"wp-block-heading light\" id=\"h-lift-off-from-the-middle\">Lift off from the middle<\/h5>\n\n\n\n<p><\/p>\n\n<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n    \n\n                    <div class=\"split-block split-solid  \" id=\"splitblock-359169447\">\n        <div class=\"row flex-row-reverse\" >\n            <div class=\"col-12 col-md-7 col-xl-5 text-box\">\n                <div class=\"h-100 d-flex align-items-center\"  style=\"background: #e95459;\">\n                    <div class=\"content\">\n\n<h3 class=\"wp-block-heading\" id=\"h-kansas-companies-export-2-3-billion-in-aerospace-products-annually-this-is-nearly-20-percent-of-the-state-s-total-exports\">Kansas companies export $2.3 billion in&nbsp;aerospace products annually. This is&nbsp;nearly 20 percent of the state\u2019s total&nbsp;exports.&nbsp;<\/h3>\n\n\n\n<p><\/p>\n\n<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"col-12 col-md-5 col-xl-7 img-box\"\n                 style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_Split_01-1024x576.jpg'); \"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Video Lightbox Modal -->\n    <div id=\"video-lightbox-359169447\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-359169447\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        body.lightbox-open {\n            overflow: hidden;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            const splitBlock = jQuery('#splitblock-359169447');\n            const lightbox = jQuery('#video-lightbox-359169447');\n            const videoFrame = jQuery('#video-frame-359169447');\n            const closeBtn = jQuery('#video-lightbox-359169447 .video-lightbox-close');\n            \n            \/\/ Function to get video embed URL\n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            splitBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n\n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n    <div class=\"container \">            <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<iframe allowfullscreen=\"true\" style=\"border:none;width:100%;height:512px;\" src=\"\/\/e.issuu.com\/embed.html?backgroundColor=%23002569&amp;backgroundColorFullscreen=%23002569&amp;d=aviation_and_defense_brochure_kdc3.31.2021&amp;hideIssuuLogo=true&amp;u=kdcmarketing\" title=\"Aerospace and Defense in Kansas brochure\"><\/iframe>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n\n                <div class=\"stat-wrapper-block row justify-content-center \">\n                \n<div class=\"stat-block col-12 col-md-6 col-lg-3 horizontal \">\n            <img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"255\" src=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_AirCapital-1024x255.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_AirCapital-1024x255.png 1024w, https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_AirCapital-300x75.png 300w, https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_AirCapital-768x191.png 768w, https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_AirCapital.png 1480w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\n        <p class=\"\">Air Capital of the World<\/p>\n<\/div>\n\n\n<div class=\"stat-block col-12 col-md-6 col-lg-3 horizontal \">\n            <p class=\"stat-text stat-font-serif\" style=\"color:#00947b;\">$7 billion<\/p>\n        <p class=\"\">contribution to KS GDP <\/p>\n<\/div>\n\n\n<div class=\"stat-block col-12 col-md-6 col-lg-3 horizontal \">\n            <p class=\"stat-text stat-font-serif\" style=\"color:#f1ad02;\">$2.25 billion<\/p>\n        <p class=\"\">in annual aerospace exports<\/p>\n<\/div>\n\n\n<div class=\"stat-block col-12 col-md-6 col-lg-3 horizontal \">\n            <p class=\"stat-text stat-font-serif\" style=\"color:#0089cf;\">#3<\/p>\n        <p class=\"\">largest concentration of aviation workers in U.S.<\/p>\n<\/div>\n\n\n\n<p><\/p>\n\n\n    <\/div>\n    \n\n                <div class=\"split-block split-transparent  \">\n        <div class=\"row flex-row\">\n\n            <div class=\"col-12 col-md-7 col-xl-5 text-box\">\n                <div class=\"h-100 d-flex align-items-center\">\n                    <div class=\"content\">\n                        <div class=\"divider\" style=\"background: #00947b;\"><\/div>\n                        \n\n<h5 class=\"wp-block-heading light\" id=\"h-during-the-1940s-boeing-s-b-29-superfortresses-rolled-off-wichita-s-assembly-lines-in-1954-wichita-began-producing-the-iconic-b-52-bombers-today-kansas-is-home-to-a-cluster-of-450-supply-chain-companies-who-provide-engineering-and-manufacturing-support-for-our-nation-s-defense-industrial-base-and-our-workforce-is-well-versed-in-the-nuances-of-department-of-defense-programs-our-military-installations-such-as-mcconnell-afb-ft-riley-ft-leavenworth-and-forbes-field-are-another-fantastic-source-for-creating-a-pipeline-of-experienced-personnel-to-support-key-dod-programs\">During the 1940s, Boeing\u2019s B-29 Superfortresses rolled off Wichita\u2019s assembly lines. In 1954, Wichita began producing the iconic B-52 bombers. Today, Kansas is home to a cluster of 450 supply chain companies who provide engineering and manufacturing support for our nation\u2019s defense industrial base, and our workforce is well versed in the nuances of Department of Defense programs. Our military installations such as McConnell AFB, Ft. Riley, Ft. Leavenworth and Forbes Field are another fantastic source for creating a pipeline of experienced personnel to support key DOD programs.\u202f<\/h5>\n\n\n\n<p><\/p>\n\n\n                    <\/div>\n                <\/div>\n            <\/div>\n                                                                    <div class=\"col-12 col-md-5 col-xl-7 img-box\"\n                 style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_Split_02-1024x684.jpg'); background-position: center bottom;\"><\/div>\n\n        <\/div>\n    <\/div>\n    \n\n                    <div class=\"custom-cover-block d-flex justify-content-center   \" style=\"\n                                                        background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_Cov_01_1440px.jpg');\n                                                                                    \" id=\"coverblock-378294618\">\n        <div class=\"inner-content col-12 col-md-10 col-lg-9\" style=\"\n                                        color: white !important;\n                                                                            \">\n            <div class=\"content\">\n\n<h4 class=\"wp-block-heading has-text-align-center\" id=\"h-kansas-is-home-to-two-of-the-world-s-premier-general-aviation-aircraft-manufacturers-bombardier-learjet-and-textron-aviation-s-beechcraft-and-cessna\">Kansas is home to two of the world\u2019s premier general aviation aircraft manufacturers \u2013 <a href=\"https:\/\/www.bombardier.com\/en\/aviation\/business-aircraft.html\" target=\"_blank\" rel=\"noreferrer noopener\">Bombardier Learjet<\/a> and <a href=\"https:\/\/txtav.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Textron Aviation\u2019s Beechcraft and Cessna<\/a>.<\/h4>\n\n\n\n<p><\/p>\n\n<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"video-lightbox-378294618\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-378294618\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        #coverblock-378294618 .inner-content:before {background-color: #e95459;}                \n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        .video-link {\n            position: relative;\n            display: inline-block;\n            cursor: pointer;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            jQuery('#coverblock-378294618 .wp-block-button__link').addClass('btn white_btn');\n            \n            const coverBlock = jQuery('#coverblock-378294618');\n            const lightbox = jQuery('#video-lightbox-378294618');\n            const videoFrame = jQuery('#video-frame-378294618');\n            const closeBtn = jQuery('#video-lightbox-378294618 .video-lightbox-close');\n            \n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            coverBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n            \n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n    <div class=\"container \">            <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<p>Now, more than 110 years since the first plane was built in Kansas, the state remains a vibrant hub for aviation manufacturing, delivering approximately one-third of all general aviation planes built in the U.S. Kansas manufacturers leverage low operating costs, a highly skilled workforce and world-class research institutions to design and build some of the most iconic planes in the world.<\/p>\n\n\n\n<p>In fact, Wichita \u2013 the largest city in Kansas \u2013 is recognized globally as the <a href=\"https:\/\/www.aircapitaloftheworld.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Air Capital of the World<\/a>. This designation is largely based on the city\u2019s rich history in the early days of aviation and the concentration of aviation and defense research, development and manufacturing located there today.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube extend_content wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Air Capital Aviation\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/XHB2tLJzHf8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n\n                    <div class=\"custom-cover-block d-flex justify-content-center   \" style=\"\n                                                        background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_Cov_02_1440px.jpg');\n                                                                                    \" id=\"coverblock-125192651\">\n        <div class=\"inner-content col-12 col-md-10 col-lg-9\" style=\"\n                                        color: white !important;\n                                                                            \">\n            <div class=\"content\">\n\n<h4 class=\"wp-block-heading has-text-align-center\" id=\"h-spirit-aerosystems-the-world-s-largest-tier-one-aerostructures-manufacturer-calls-wichita-kansas-home\"><a href=\"https:\/\/www.spiritaero.com\/\">Spirit AeroSystems<\/a>, the world\u2019s largest tier-one aerostructures manufacturer, calls Wichita, Kansas, home.&nbsp;<\/h4>\n\n\n\n<p><\/p>\n\n<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"video-lightbox-125192651\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-125192651\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        #coverblock-125192651 .inner-content:before {background-color: #00947b;}                \n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        .video-link {\n            position: relative;\n            display: inline-block;\n            cursor: pointer;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            jQuery('#coverblock-125192651 .wp-block-button__link').addClass('btn white_btn');\n            \n            const coverBlock = jQuery('#coverblock-125192651');\n            const lightbox = jQuery('#video-lightbox-125192651');\n            const videoFrame = jQuery('#video-frame-125192651');\n            const closeBtn = jQuery('#video-lightbox-125192651 .video-lightbox-close');\n            \n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            coverBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n            \n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n    <div class=\"container \">            <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<h2 class=\"wp-block-heading\" id=\"h-industry-aligned-education-research-institutions\">Industry-aligned Education &amp; Research Institutions<\/h2>\n\n\n\n<p>Perhaps no other state in the country offers the breadth and depth of education and training as Kansas. Kansas education and research institutions are well-known as some of the best in the world, providing students with real-world expertise and employers with direct access to an ascending pipeline of talent.<\/p>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n\n    <div class=\"container \">            <div class=\"card-wrapper-block row  bg_contain\">\n                \n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/logo_NCAT.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>National Center for Aviation Training<\/h5>\n        <p>The National Center for Aviation Training (NCAT) provides industry-driven training courses for the aviation manufacturing industry. NCAT gives students the opportunity to receive hands-on, real-world training in aviation manufacturing and aircraft and power plant mechanics.<\/p>\n        <a target=\"_blank\" href=\"https:\/\/ncatkansas.org\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View National Center for Aviation Training\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/ncatkansas.org\/\" class=\"cover_link\" title=\"View National Center for Aviation Training\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/logo_NIAR-1024x465.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>National Institute for Aviation Research<\/h5>\n        <p>The National Institute for Aviation Research (NIAR) at Wichita State University is the largest applied aerospace research and development academic institution in the nation. NIAR provides research, design, testing, certification and training to industry, government agencies, educational entities and other clients. NIAR&#8217;s clients include Boeing, NASA, Spirit AeroSystems, the Federal Aviation Administration, Textron Aviation to name a few.<\/p>\n        <a target=\"_blank\" href=\"https:\/\/www.wichita.edu\/research\/NIAR\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View National Institute for Aviation Research\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.wichita.edu\/research\/NIAR\/\" class=\"cover_link\" title=\"View National Institute for Aviation Research\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/logo_WSU.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>WSU Innovation Campus<\/h5>\n        <p>The Innovation Campus brings together industry expertise and Wichita State University\u2019s research, commercialization and education capabilities. Several companies have located operations on the campus and conducted research in partnership with university engineers and scientists. The largest of these is Airbus, whose engineering center is the company\u2019s most significant outside of Europe, with  approximately 200 employees.<\/p>\n        <a target=\"_blank\" href=\"https:\/\/www.wichita.edu\/about\/innovation_campus\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View WSU Innovation Campus\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.wichita.edu\/about\/innovation_campus\/\" class=\"cover_link\" title=\"View WSU Innovation Campus\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/salina-sidebyside-purple-1024x174.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>Kansas State University Salina<\/h5>\n        <p>As one of the leading aviation universities in the country, Kansas State University Salina offers three instrument runways, labs, state-of-the-art flight training devices, an operational dispatch center, an aviation maintenance training hangar and a nationally recognized uncrewed aircraft systems program. Various micro-credentials, certificates and degrees are offered in aviation maintenance management, aviation management, professional pilot, and uncrewed aircraft systems.<\/p>\n        <a target=\"_blank\" href=\"https:\/\/www.salina.k-state.edu\/\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View Kansas State University Salina\"><\/i><\/a>    <\/div>\n    <a href=\"https:\/\/www.salina.k-state.edu\/\" class=\"cover_link\" title=\"View Kansas State University Salina\"><\/a>\n<\/div>\n\n<div class=\"row-block detailed row align-items-center\">\n    <div class=\"col-12 col-md-auto\">\n        <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/logo_KU-1024x668.png');\"><\/div>\n            <\/div>\n    <div class=\"col-12 col-md\">\n        <h5>University of Kansas<\/h5>\n        <p>The University of Kansas, the state\u2019s largest university, offers undergraduate and graduate degrees in in aerospace engineering. The program is undergoing a rapid expansion of students and faculty, as well as research investment. Core research strengths include unmanned aerial systems, computational fluid dynamics, composite and adaptive structures, and robotics and control.<\/p>\n        <a target=\"_blank\" href=\"http:\/\/ae.engr.ku.edu\/research-areas\" class=\"btn plain_btn\">Learn More <i class=\"icon-angle_external\" aria-label=\"View University of Kansas\"><\/i><\/a>    <\/div>\n    <a href=\"http:\/\/ae.engr.ku.edu\/research-areas\" class=\"cover_link\" title=\"View University of Kansas\"><\/a>\n<\/div>\n\n\n<p><\/p>\n\n\n    <\/div>\n    <\/div>\n\n                    <div class=\"custom-cover-block d-flex justify-content-center   \" style=\"\n                                                        background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Aerospace_Cov_03.jpg');\n                                                    background-position: center center;\n                                                                \" id=\"coverblock-679947506\">\n        <div class=\"inner-content col-12 col-md-10 col-lg-9\" style=\"\n                                        color: white !important;\n                                                                            \">\n            <div class=\"content\">\n\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"h-1-ranked-college-in-industry-funded-aerospace-research-wsu\"><em>#1<\/em> ranked college in industry-funded aerospace research \u2013 WSU&nbsp;<\/h3>\n\n<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"video-lightbox-679947506\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-679947506\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        #coverblock-679947506 .inner-content:before {background-color: #f1ad02;}                \n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        .video-link {\n            position: relative;\n            display: inline-block;\n            cursor: pointer;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            jQuery('#coverblock-679947506 .wp-block-button__link').addClass('btn white_btn');\n            \n            const coverBlock = jQuery('#coverblock-679947506');\n            const lightbox = jQuery('#video-lightbox-679947506');\n            const videoFrame = jQuery('#video-frame-679947506');\n            const closeBtn = jQuery('#video-lightbox-679947506 .video-lightbox-close');\n            \n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            coverBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n            \n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n                <div class=\"banner_wrap relative btn_trigger \" style=\"margin: 20px 20px;\">\n        <a href=\"https:\/\/www.kansascommerce.gov\/staff-directory\/recruitment\/\" class=\"cover_link\" title=\"Contact Us\"><\/a>\n        <div class=\"banner-cta-block  d-md-flex justify-content-between align-items-center\" style=\"background: #e95459; \">\n            <style>\n                                .banner-cta-block a.btn.plain_btn{color: !important;}\n                .banner-cta-block a.btn.plain_btn:hover {color: white !important;}\n                            <\/style>\n            <div class=\"content\">\n            \n\n<h4 class=\"wp-block-heading\" id=\"h-interested-in-bringing-your-aerospace-or-defense-company-to-kansas\">Interested in bringing your aerospace or defense company to Kansas?<\/h4>\n\n\n\n<p><\/p>\n\n\n            <\/div>\n            <a\n                class=\"btn\n                                 plain_btn                                                 white_btn\"\n                                href=\"https:\/\/www.kansascommerce.gov\/staff-directory\/recruitment\/\"\n                                title=\"Contact Us\"\n            >\n                                Contact Us\n\n                                            <\/a>\n        <\/div>\n    <\/div>\n    \n\n    <div class=\"container \">            <div class=\"headline-block\n                                                                                      \"\n         style=\"\n                                                                                                                                                                                                         \">\n        \n\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"h-explore-kansas-key-industries-and-learn-how-you-can-be-part-of-the-next-kansas-success-story\">Explore Kansas\u2019 key industries and learn how you can be part of the next Kansas success story.<\/h3>\n\n\n                    <\/div>\n    <\/div>\n\n                <div class=\"industry_listing card-wrapper-block \" id=\"industry_1681839737\">\n    <div class=\"row\">\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/manufacturing\/\" class=\"cover_link\" title=\"Advanced Manufacturing\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Advanced-Manufacturing-902x1024.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>Manufacturing thrives in Kansas. Kansas is specialized in several major advanced manufacturing subsectors and is poised for additional future growth.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/manufacturing\/\" class=\"btn plain_btn white_btn\">Advanced Manufacturing<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/corporate-services\/\" class=\"cover_link\" title=\"Corporate &#038; Professional Services\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Corporate-and-Professional-Services-1024x674.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>A growing number of companies are choosing Kansas to locate their headquarters and professional services, tapping into the state\u2019s highly qualified, educated workforce.  <\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/corporate-services\/\" class=\"btn plain_btn white_btn\">Corporate &#038; Professional Services<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/logistics\/\" class=\"cover_link\" title=\"Logistics &#038; Distribution\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Logistics-and-Distribution-1024x683.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>Location and infrastructure are critical to a business\u2019 ability to be competitive. There\u2019s no state better suited for your logistics and distribution operations than Kansas.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/logistics\/\" class=\"btn plain_btn white_btn\">Logistics &#038; Distribution<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/food-processing\/\" class=\"cover_link\" title=\"Food Processing and Manufacturing\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Food-Manufacturing-1024x684.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>Known as America\u2019s breadbasket, Kansas produces nearly 20 percent of all wheat grown in the U.S. While our roots in agriculture are deep and well known, specialty food and beverage manufacturers and consumer brands have also embraced Kansas as home for their operations.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/food-processing\/\" class=\"btn plain_btn white_btn\">Food Processing and Manufacturing<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/aerospace\/\" class=\"cover_link\" title=\"Aerospace &#038; Defense\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-1024x688.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>Kansas has a proud history as an aerospace manufacturing leader. Some of the industry&#8217;s earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state. <\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/aerospace\/\" class=\"btn plain_btn white_btn\">Aerospace &#038; Defense<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/animal-health\/\" class=\"cover_link\" title=\"Animal Health\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/AnimalHealth_thumbnail_500px.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>The animal health sector in Kansas continues to grow in both size and influence. Anchored by Manhattan, Kansas, and Columbia, Missouri, the Kansas City Animal Health Corridor is the single largest concentration of animal health interests in the world.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/animal-health\/\" class=\"btn plain_btn white_btn\">Animal Health<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/bioscience\/\" class=\"cover_link\" title=\"Bioscience\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Bioscience-1024x683.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>Kansas\u2019 investment in the life sciences continues to attract biotech companies from around the globe.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/bioscience\/\" class=\"btn plain_btn white_btn\">Bioscience<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/agriculture\/\" class=\"cover_link\" title=\"Agriculture\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Agriculture-1024x682.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>Grown from the middle.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/agriculture\/\" class=\"btn plain_btn white_btn\">Agriculture<\/a>                <\/div>\n            <\/div>\n        <\/div>\n                <div class=\"industry col-12 col-md-6 col-lg-4 overlay\">\n            <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/energy-natural-resources\/\" class=\"cover_link\" title=\"Energy &#038; Natural Resources\"><\/a>\n            <div class=\"bg-block\" style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Renewable-Energy-and-Natural-Resources.jpg');\">\n                <div class=\"content\">\n                    <div class=\"hidden\"><div class=\"wp-content\"><p>As an agricultural leader and a state blessed with tremendous natural resources, Kansas is well positioned to be a forerunner in renewable energy production.<\/p>\n<\/div><\/div>\n                    <a href=\"https:\/\/www.kansascommerce.gov\/ja\/industry\/energy-natural-resources\/\" class=\"btn plain_btn white_btn\">Energy &#038; Natural Resources<\/a>                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n<\/div>\n    ","protected":false},"excerpt":{"rendered":"<p>\u30ab\u30f3\u30b6\u30b9\u5dde\u306b\u306f\u3001\u822a\u7a7a\u5b87\u5b99\u88fd\u9020\u306e\u30ea\u30fc\u30c0\u30fc\u3068\u3057\u3066\u306e\u8a87\u3089\u3057\u3044\u6b74\u53f2\u304c\u3042\u308a\u307e\u3059\u3002\u30af\u30e9\u30a4\u30c9\u30fb\u30bb\u30b9\u30ca\u3001\u30a6\u30a9\u30eb\u30bf\u30fc\uff06\u30aa\u30ea\u30fc\u30f4\u30fb\u30a2\u30f3\u30fb\u30d3\u30fc\u30c1\u3001\u30ed\u30a4\u30c9\u30fb\u30b9\u30c6\u30a2\u30de\u30f3\u306a\u3069\u3001\u822a\u7a7a\u5b87\u5b99\u7523\u696d\u306e\u8349\u5275\u671f\u3092\u7bc9\u3044\u305f\u30d1\u30a4\u30aa\u30cb\u30a2\u305f\u3061\u304c\u30ab\u30f3\u30b6\u30b9\u5dde\u3092\u6545\u90f7\u3068\u3057\u3066\u3044\u307e\u3059\u3002\u30ab\u30f3\u30b6\u30b9\u5dde\u306e\u822a\u7a7a\u5b87\u5b99\u7523\u696d\u304c\u6b21\u306e\u7ae0\u306b\u9032\u3080\u3088\u3046\u3001\u305c\u3072\u3068\u3082\u3054\u5354\u529b\u3092\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002 <\/p>","protected":false},"featured_media":30160,"parent":0,"menu_order":7,"template":"","class_list":["post-20785","industry","type-industry","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v19.5 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Aerospace and Defense in Kansas - Kansas Department of Commerce<\/title>\n<meta name=\"description\" content=\"Kansas has a proud history as an aerospace manufacturing leader. Some of the industry&#039;s earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kansascommerce.gov\/ja\/?post_type=industry&p=20785\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aerospace &amp; Defense\" \/>\n<meta property=\"og:description\" content=\"Kansas has a proud history as an aerospace manufacturing leader. Some of the industry&#039;s earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kansascommerce.gov\/ja\/?post_type=industry&amp;p=20785\" \/>\n<meta property=\"og:site_name\" content=\"Kansas Department of Commerce\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KansasCommerce\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-24T15:08:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1721\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@KansasCommerce\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785\",\"url\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785\",\"name\":\"Aerospace and Defense in Kansas - Kansas Department of Commerce\",\"isPartOf\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg\",\"datePublished\":\"2020-08-04T06:03:44+00:00\",\"dateModified\":\"2024-10-24T15:08:01+00:00\",\"description\":\"Kansas has a proud history as an aerospace manufacturing leader. Some of the industry's earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#primaryimage\",\"url\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg\",\"contentUrl\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg\",\"width\":2560,\"height\":1721},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.kansascommerce.gov\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aerospace &#038; Defense\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#website\",\"url\":\"https:\/\/www.kansascommerce.gov\/\",\"name\":\"Kansas Department of Commerce\",\"description\":\"Empowering Prosperity\",\"publisher\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.kansascommerce.gov\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#organization\",\"name\":\"Kansas Department of Commerce\",\"url\":\"https:\/\/www.kansascommerce.gov\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png\",\"contentUrl\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png\",\"width\":600,\"height\":347,\"caption\":\"Kansas Department of Commerce\"},\"image\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/KansasCommerce\/\",\"https:\/\/x.com\/KansasCommerce\",\"https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Aerospace and Defense in Kansas - Kansas Department of Commerce","description":"Kansas has a proud history as an aerospace manufacturing leader. Some of the industry's earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kansascommerce.gov\/ja\/?post_type=industry&p=20785","og_locale":"ja_JP","og_type":"article","og_title":"Aerospace & Defense","og_description":"Kansas has a proud history as an aerospace manufacturing leader. Some of the industry's earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state.","og_url":"https:\/\/www.kansascommerce.gov\/ja\/?post_type=industry&p=20785","og_site_name":"Kansas Department of Commerce","article_publisher":"https:\/\/www.facebook.com\/KansasCommerce\/","article_modified_time":"2024-10-24T15:08:01+00:00","og_image":[{"width":2560,"height":1721,"url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@KansasCommerce","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785","url":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785","name":"Aerospace and Defense in Kansas - Kansas Department of Commerce","isPartOf":{"@id":"https:\/\/www.kansascommerce.gov\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#primaryimage"},"image":{"@id":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#primaryimage"},"thumbnailUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg","datePublished":"2020-08-04T06:03:44+00:00","dateModified":"2024-10-24T15:08:01+00:00","description":"Kansas has a proud history as an aerospace manufacturing leader. Some of the industry's earliest pioneers, including Clyde Cessna, Walter and Olive Anne Beech and Lloyd Stearman made Kansas their home. Help us write the next chapter for the industry in our state.","breadcrumb":{"@id":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#primaryimage","url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg","contentUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/Aerospace-and-Defense-scaled.jpg","width":2560,"height":1721},{"@type":"BreadcrumbList","@id":"https:\/\/www.kansascommerce.gov\/?post_type=industry&p=20785#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kansascommerce.gov\/"},{"@type":"ListItem","position":2,"name":"Aerospace &#038; Defense"}]},{"@type":"WebSite","@id":"https:\/\/www.kansascommerce.gov\/#website","url":"https:\/\/www.kansascommerce.gov\/","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","description":"\u7e41\u6804\u3078\u306e\u30a8\u30f3\u30d1\u30ef\u30fc\u30e1\u30f3\u30c8","publisher":{"@id":"https:\/\/www.kansascommerce.gov\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kansascommerce.gov\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/www.kansascommerce.gov\/#organization","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","url":"https:\/\/www.kansascommerce.gov\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/","url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","contentUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","width":600,"height":347,"caption":"Kansas Department of Commerce"},"image":{"@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KansasCommerce\/","https:\/\/x.com\/KansasCommerce","https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-04-12 15:43:38","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/industry\/20785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/industry"}],"about":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/types\/industry"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/media\/30160"}],"wp:attachment":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/media?parent=20785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}