{"id":1143,"date":"2023-11-25T23:45:56","date_gmt":"2023-11-25T14:45:56","guid":{"rendered":"https:\/\/innovative-space-carrier.co.jp\/?page_id=1143"},"modified":"2023-11-26T15:40:56","modified_gmt":"2023-11-26T06:40:56","slug":"space-tour","status":"publish","type":"page","link":"https:\/\/innovative-space-carrier.co.jp\/en\/space-tour\/","title":{"rendered":"space-tour"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Future Space Transportation Systems 2040 Space Travel Advance Reservations<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DotGothic16&#038;display=swap\" rel=\"stylesheet\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Orbitron&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.2\/css\/all.min.css\">\n\n    <style>\n        body {\n            width: 100% ;\n            font-family: 'Orbitron', sans-serif;\n            font-size: large;\n            margin: 0;\n            padding: 0;\n            padding-bottom: 50px;\n            background-color: #000000;\n            background-image: url('https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/space-tour-image.png'); \n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n            background-attachment: fixed;\n        }\n\n        @media (max-width: 768px) {\n            body {\n                background-size: auto 100vh; \/* \u5e45\u306f\u81ea\u52d5\u3001\u9ad8\u3055\u306f\u30d3\u30e5\u30fc\u30dd\u30fc\u30c8\u306e\u9ad8\u3055\u306b\u5408\u308f\u305b\u308b *\/\n                background-position: top center; \/* \u4f4d\u7f6e\u3092\u6700\u9069\u5316 *\/\n                background-attachment: scroll; \/* JavaScript\u304c\u4f4d\u7f6e\u3092\u8abf\u6574\u3059\u308b *\/\n            }\n        }\n\n        #background-image {\n            position: fixed;\n            top: -60px;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            width: 100%;\n            height: 120%;\n            opacity: 0;\n            background-color: #000000;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n            z-index: -1;\n        }\n\n        a {\n            color: rgb(255, 255, 255);\n        }\n\n        footer a{\n            color: rgb(255, 255, 255) !important;\n        }\n\n        h2 {\n            \/* font-family: 'DotGothic16', sans-serif; *\/\n            font-family: 'Orbitron', sans-serif;\n            font-size: 2.4rem; \/* \u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba\u3092\u8abf\u6574 *\/\n            color: #ffffff; \/* \u30d5\u30a9\u30f3\u30c8\u30ab\u30e9\u30fc *\/\n        }\n\n        .lead-block{\n            text-align: center;\n            line-height: 1.7; \/* \u884c\u306e\u9ad8\u3055\u3092\u8abf\u6574 *\/\n            margin-top: 48px;\n            margin-bottom: 24px;\n        }\n\n        .contents-text-block{\n            font-size: 1.7 rem;\n            line-height: 1.7; \/* \u884c\u306e\u9ad8\u3055\u3092\u8abf\u6574 *\/\n            text-align: left;\n            color: #ffffff; \/* \u30d5\u30a9\u30f3\u30c8\u30ab\u30e9\u30fc *\/\n            margin-top: 24px;\n            margin-bottom: 24px;\n        }\n\n        .diagonal-corners {\n            clip-path: polygon(\n                0% 10%,  \n                10% 0%,  \n                100% 0%, \n                100% 90%,\n                90% 100%, \n                0% 100% \n            );\n        }\n\n        .image-captiontext{\n            text-align: left;\n            color: #ffffff;\n            font-size: small;\n            line-height: 1.2rem; \/* \u884c\u306e\u9ad8\u3055\u3092\u8abf\u6574 *\/\n            margin-top: 48px;\n            margin-bottom: 0px;\n        }\n\n        .space-travel-header {\n            color: #fff;\n            text-align: center;\n            padding: 1rem 0;\n            height: 100vh; \n        }\n\n        .space-travel-header img {\n            max-height: 70vh; \n            max-width: 100%;\n            height: auto; \n            width: auto; \n            display: block; \n            margin: 0 auto; \n        }\n\n        .space-travel-footer {\n            opacity: 0; \/* \u521d\u671f\u72b6\u614b\u3092\u900f\u660e\u306b\u8a2d\u5b9a *\/\n            transition: opacity 0.5s ease-in-out; \/* \u900f\u660e\u5ea6\u306e\u5909\u5316\u3092\u6ed1\u3089\u304b\u306b *\/\n            color: #fff;\n            text-align: center;\n            padding: 1rem 0;\n        }\n\n        .space-travel-nav ul {\n            list-style: none;\n            padding: 0;\n            text-align: center;\n        }\n\n        .space-travel-nav ul li {\n            display: inline;\n            margin: 0 10px;\n        }\n\n        .space-travel-nav ul li a {\n            color: #333;\n            text-decoration: none;\n        }\n\n        .space-travel-section {\n            padding: 20px;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n\n        th, td {\n            border: 1px solid #ddd;\n            padding: 8px;\n            text-align: left;\n        }\n\n        th {\n            background-color: #f4f4f4;\n        }\n\n        td {\n            color: #fff;\n        }\n\n        .reserve-button-container {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            transition: background-color 0.3s ease, color 0.3s ease;\n        }\n\n        .reserve-button-container :hover{\n            background-color: rgb(46, 67, 175);\n        }\n    \n        .reserve-button {\n            width: 400px;\n            height: 48px;\n            text-align: center;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background-color: rgb(33, 53, 114);\n            clip-path: polygon(\n                0 24px,  \n                24px 0,  \n                400px 0, \n                400px 24px,\n                376px 48px, \n                0 400px \n            );\n            margin: auto;\n        }\n\n        @media (max-width: 525px) {\n            .reserve-button {\n                \/* 525px\u4ee5\u4e0b\u306e\u753b\u9762\u5e45\u3067\u9069\u7528\u3055\u308c\u308b\u30b9\u30bf\u30a4\u30eb *\/\n                width: 300px; \/* \u5e45\u3092\u5909\u66f4 *\/\n                height: 48px; \/* \u9ad8\u3055\u3092\u5909\u66f4 *\/\n                clip-path: polygon(\n                0 24px,  \n                24px 0,  \n                300px 0, \n                300px 24px,\n                276px 48px, \n                0 300px \n            );\n            }\n        }\n\n        .reserve-button a {\n            color: rgb(255, 255, 255);\n        }\n\n\n        .captiontext{\n            border: solid 1px;\n            border-color: #fff;\n            padding: 8px;\n            text-align: center;\n            color: #ffffff;\n            font-size: small;\n            line-height: 1.2rem; \/* \u884c\u306e\u9ad8\u3055\u3092\u8abf\u6574 *\/\n            margin-top: 48px;\n            margin-bottom: 24px;\n        }\n\n        @media (max-width: 525px) {\n            .captiontext{\n                margin-bottom: 96px;\n            }\n        }\n\n\n\n        .space-travel-footer {\n            padding: 10px 0;\n            position: fixed;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            width: 100%;\n        }\n\n        .social-icons {\n            color: #b2b2b2; \/* \u30a2\u30a4\u30b3\u30f3\u306e\u8272 *\/\n            display: flex;\n            justify-content: center;\n        }\n\n        .social-icon {\n            margin: 0 10px;\n            color: #b2b2b2; \/* \u30a2\u30a4\u30b3\u30f3\u306e\u8272 *\/\n            font-size: 24px; \/* \u30a2\u30a4\u30b3\u30f3\u306e\u30b5\u30a4\u30ba *\/\n            text-decoration: none;\n        }\n\n        .social-icon a{\n            color: #b2b2b2; \/* \u30a2\u30a4\u30b3\u30f3\u306e\u8272 *\/\n        }\n\n        .social-icon:hover {\n            color: #ffffff; \/* \u30db\u30d0\u30fc\u6642\u306e\u8272\u5909\u66f4 *\/\n        }\n\n        .isclogo{\n            text-align: center;\n            margin: auto;\n            width: 160px;\n        }\n\n\n    <\/style>\n<\/head>\n<body>\n\n    <div id=\"background-image\"><\/div>\n\n   <header class=\"space-travel-header\">\n        <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/spacetourlogo.png\" alt=\"Space Tour Logo\">\n    <\/header>\n\n    <div class=\"reserve-button-container\">\n        <div class=\"reserve-button\">\n            <a href=\"https:\/\/forms.gle\/DFiZ5Zefs1oEApBe8\" target=\"_blank\" rel=\"noopener\"> Sign up for Advance Reservation Notifications<\/a>\n        <\/div>\n    <\/div>\n\n    <section id=\"tours\" class=\"space-travel-section\">\n        <div class=\"lead-block\"><h2>8 days\/7 nights <br\/>space travel<\/h2><\/div>\n        \n        <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/img-forspace.png\" alt=\"Image 1 of Space Tour\" class=\"diagonal-corners\">\n        \n        <div class=\"contents-text-block\">\n            Welcome to Japan's first space trip in 2040! <br\/>\n            Experience the next generation of travel. <br\/>\n            The door to the unknown will open. We will explore the mysteries of the universe and realize your dreams of traveling among the stars. <br\/>\n            Experience a flight with a view of outer space, stay on a space station, explore unknown stars. All of this is now a reality. <br\/>\n            Our state-of-the-art spacecraft combines comfort and safety. <br\/>\n            Innovative living spaces, dining experiences that stimulate the senses, and in-space entertainment. <br\/>\n            All will make your journey special. We also offer activities you can't experience on Earth, such as weightlessness, planetary exploration, and stargazing. <br\/>\n            We offer new experiences that bring you closer to the beauty and magnificence of the universe. <br\/>\n\n            You will experience the mysteries of the universe and look at the house called Earth from a new perspective. This is not just a trip, but a life-changing experience. <br\/>\n        <\/div>\n\n        <div class=\"image-captiontext\">\n            ISC SSTO Concept Model\n        <\/div>\n        <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/SSTO_concept_01.png\" alt=\"IMAGES OF SSTO MACHINES\" class=\"diagonal-corners\">\n\n        <div class=\"contents-text-block\">\n            Space will be reached by future launches by Innovative Space Carrier using a single - stage - to - orbit (SSTO). The spacecraft will be launched by Innovative Space Carrier, Inc.\n        <\/div>\n\n    <\/section>\n\n\n    <section id=\"activities\" class=\"space-travel-section\">\n        <div class=\"lead-block\"><h2>Activities<\/h2><\/div>\n        \n        <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/img-spacedome.png\" alt=\"Image 2 of Space Tour\" class=\"diagonal-corners\">\n        \n        <div class=\"contents-text-block\">\n            All travel experiences in space will be different from those on Earth. <br\/>\n            Travel running and yoga, which many people do, are fresh experiences in a zero-gravity environment. <br\/>\n            Even playing basketball, which we are accustomed to doing with family and friends, can be exciting and fun, free from the shackles of gravity. <br\/>\n        <\/div>\n            <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/img-spaceactivities.png\" alt=\"Image 2 of Space Tour\" class=\"diagonal-corners\">\n        \n        <div class=\"contents-text-block\">\n            The scenery around the hotel is also unlike anything you will see on earth, making even a normal walk an exciting activity. <br\/>\n            Of course, you can also enjoy the shopping that comes with travel. <br\/>\n            The unique apparel and sneakers optimized for use in space will make an impact as souvenirs. <br\/>\n        <\/div>\n    <\/section>\n\n    <section id=\"activities\" class=\"space-travel-section\">\n        <div class=\"lead-block\"><h2>Space Hotel<\/h2><\/div>\n        \n        <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/img-spacehotel.png\" alt=\"Images of Space Hotel\" class=\"diagonal-corners\">\n        \n        <div class=\"contents-text-block\">\n            The hotel where you will stay on this tour is a hotel in space. You will enjoy a stay in a zero-gravity environment and a low-gravity environment. <br\/>\n            Yoga in the hotel's zero-gravity room is a popular activity. <br\/>\n            When you meditate in the zero-gravity space, you will feel the sense of up and down, left and right, and zero gravity.\n            You will feel a strange sensation of zero up and down, left and right. You can experience a world of meditation that you cannot experience on the ground. <br\/>\n        <\/div>\n            <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/img-spaceyoga-1.png\" alt=\"Images of zero-gravity yoga and space buffet\" class=\"diagonal-corners\">\n            <div class=\"contents-text-block\">\n                The hotel also offers a wide variety of nutritious space-grown foods, cultivated with abundant solar energy in space. <br\/>\n                The oversized buffet area is truly the best in the universe. <br\/>\n            <\/div>\n    <\/section>\n\n    <section id=\"activities\" class=\"space-travel-section\">\n        <div class=\"lead-block\"><h2>itinerary<\/h2><\/div>\n\n        <table>\n            <tr>\n                <th>schedule<\/th>\n                <th>Contents<\/th>\n            <\/tr>\n            <tr>\n                <td>1 - Day 2<\/td>\n                <td>Preparation at ground hotel<\/td>\n            <\/tr>\n            <tr>\n                <td>3rd day<\/td>\n                <td>Launch and space travel<\/td>\n            <\/tr>\n            <tr>\n                <td>3 - Day 6<\/td>\n                <td>Stay at the Space Hotel<\/td>\n            <\/tr>\n            <tr>\n                <td>Day 7<\/td>\n                <td>Return to ground hotel<\/td>\n            <\/tr>\n            <tr>\n                <td>Day 8<\/td>\n                <td>after-check<\/td>\n            <\/tr>\n        <\/table>\n        \n        <div class=\"contents-text-block\">\n            For medical checkups and final training, you will stay at the ground hotel (Spaceport Hotel) attached to the spaceport (launch site) for two days prior to launch. <br\/>\n            The hotel also offers a spa and lounge where you can relax and socialize with your fellow space travelers. <br\/>\n            On the launch day, after breakfast, you will move to the \"Spaceport. After changing into space suits, taking commemorative photos, and final check-in, you will stay in the lounge until the launch time. <br\/>\n            After boarding and launch, the spacecraft will arrive in space in only 10 minutes. <br\/>\n            After arriving in space, the transfer to the Space Hotel, located at an altitude of 400 km, takes about 3 hours. <br\/>\n            After enjoying a 4-night, 5-day stay at the space hotel, you will return to Earth. <br\/>\n            A one-day post-trip check will be required after the return. <br\/>\n            \n        <\/div>\n    <\/section>\n\n    <section id=\"activities\" class=\"space-travel-section\">\n        <div class=\"lead-block\"><h2>Pricing and Application Procedure<\/h2><\/div>\n\n        <table>\n            <tr>\n                <th>class<\/th>\n                <th>estimated price<\/th>\n            <\/tr>\n            <tr>\n                <td>economy<\/td>\n                <td>\u00a5 3,000,000<\/td>\n            <\/tr>\n            <tr>\n                <td>business<\/td>\n                <td>\u00a5 8,000,000<\/td>\n            <\/tr>\n            <tr>\n                <td>first<\/td>\n                <td>\u00a5 15,000,000<\/td>\n            <\/tr>\n        <\/table>\n        \n        <div class=\"contents-text-block\">\n            By registering for \"Advance Reservation Notification,\" you will receive information updates and invitations to make advance reservations. <br\/>\n            Space travel is full of extraordinary experiences, from launch, where your body is subjected to gravity of up to 3G, to staying in zero-gravity space. <br\/>\n            For this reason, only customers who have completed training at home may purchase tickets. <br\/>\n            However, training is not difficult. <br\/>\n            All you have to do is put on the VR goggles at home and complete several gamified training programs. <br\/>\n            After completing the games, you can come to the \"training facility\" we provide. <br\/>\n            After completing about 3 days of training, you will be able to participate in space travel. <br\/>\n            \n        <\/div>\n    <\/section>\n\n\n    <section id=\"booking\" class=\"space-travel-section\">\n        <div class=\"reserve-button-container\">\n            <div class=\"reserve-button\">\n                <a href=\"https:\/\/forms.gle\/DFiZ5Zefs1oEApBe8\" target=\"_blank\" rel=\"noopener\"> Sign up for Advance Reservation Notifications<\/a>\n            <\/div>\n        <\/div>\n\n\n        <div class=\"captiontext\">This website is for public relations purposes only. <br\/>\n            The information on this website is based on current assumptions. <br\/>\n            We plan to start accepting actual applications in the late 2030s.\n        <\/div>\n    <\/section>\n\n    <script>\n        document.addEventListener('scroll', function() {\n            var scrollPosition = window.pageYOffset || document.documentElement.scrollTop;\n            var opacity = 0 + (scrollPosition \/ 500); \/\/ \u900f\u660e\u5ea6\u3092\u8a08\u7b97\uff08500\u306f\u8abf\u6574\u53ef\u80fd\uff09\n\n            if (opacity > 0.7) opacity = 0.7; \/\/ \u6700\u5927\u306e\u900f\u660e\u5ea6\u3092\u8a2d\u5b9a\n            if (opacity < 0) opacity = 0; \/\/ \u900f\u660e\u5ea6\u304c0\u672a\u6e80\u306b\u306a\u3089\u306a\u3044\u3088\u3046\u306b\u5236\u9650\n\n            document.getElementById('background-image').style.opacity = opacity;\n        });\n\n\n        window.addEventListener('scroll', function() {\n            var footer = document.querySelector('.space-travel-footer');\n            var windowHeight = window.innerHeight;\n            var scrollY = window.scrollY || window.pageYOffset;\n            var footerY = footer.getBoundingClientRect().top + scrollY;\n            \n            if (scrollY + windowHeight > footerY) {\n                footer.style.opacity = 1; \/\/ \u30d5\u30c3\u30bf\u30fc\u3092\u8868\u793a\n            } else {\n                footer.style.opacity = 0; \/\/ \u30d5\u30c3\u30bf\u30fc\u3092\u975e\u8868\u793a\n            }\n        });\n\n        document.addEventListener('DOMContentLoaded', function() {\n            var body = document.body;\n            var bgImage = 'https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/space-tour-image.png';\n\n            function updateBackground() {\n                if (window.innerWidth <= 768) {\n                    var scrollY = window.pageYOffset || document.documentElement.scrollTop;\n                    body.style.backgroundPosition = 'center ' + scrollY + 'px';\n                } else {\n                    body.style.backgroundPosition = 'center center';\n                }\n            }\n\n            window.addEventListener('scroll', updateBackground);\n            window.addEventListener('resize', updateBackground);\n            updateBackground();\n        });\n\n\n    <\/script>\n\n<\/body>\n\n<footer class=\"space-travel-footer\">\n    <div class=\"social-icons\">\n        <a href=\"https:\/\/www.facebook.com\/innovativespacecarrier\" target=\"_blank\" class=\"social-icon\" rel=\"noopener\">\n            <i class=\"fab fa-facebook\"><\/i>\n        <\/a>\n        <a href=\"https:\/\/twitter.com\/intent\/tweet?text=\u5b87\u5b99\u65c5\u884c\u306e\u5148\u884c\u4e88\u7d04\u304c\u53d7\u4ed8\u4e2d\uff01&amp;hashtags=\u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0&amp;hashtags=SPACEWEEK2023&amp;hashtags=\u5b87\u5b99\u65c5\u884c https:\/\/innovative-space-carrier.co.jp\/space-tour\/\" target=\"_blank\" class=\"social-icon\" rel=\"noopener\">\n            <i class=\"fab fa-x-twitter\"><\/i>\n        <\/a>\n    <\/div>\n    <div class=\"isclogo\">\n        <a href=\"https:\/\/innovative-space-carrier.co.jp\/en\/\" target=\"_blank\" rel=\"noopener\">\n            <img decoding=\"async\" src=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/isclogo.png\" alt=\"Future Space Transportation Systems Logo\">\n        <\/a>\n    <\/div>\n<\/footer>\n\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Future Space Transportation Systems 2040 Space Travel Advance Reservations Register for Advance Reservations 8 Days 7 Nights Space Travel Welcome to Japan's first space travel trip in 2040! Experience the next generation of travel. The door to the unknown will open. We will explore the mysteries of the universe and realize your dream of traveling among the stars. Experience a flight with a view of outer space, stay on a space station, explore unknown stars. All of this is now a reality. Our state-of-the-art spacecraft combines comfort and safety. Innovative living spaces, dining experiences that stimulate the senses, and in-space entertainment. All will make your journey special. We also offer activities you can't experience on Earth, such as weightlessness, planetary exploration, and stargazing. We offer new experiences that bring you closer to the beauty and magnificence of the universe. You will experience the mysteries of the universe and look at the house called Earth from a new perspective. It will not just be a trip, but a life-changing experience. ISC SSTO Concept Model The ISC SSTO Concept Model will be launched to space by Innovative Space Carrier's SSTO (single - stage - to - orbit). orbit (SSTO, single - stage - to - orbit) launch by Innovative Space Carrier. All travel experiences in space will be different from those on Earth. Travel running and yoga, which many people do, are new experiences in a zero-gravity environment. Even playing basketball, which is something we are accustomed to doing with family and friends, can be exciting and fun, free from the shackles of gravity. The scenery around the hotel is also something that cannot be seen on Earth, so a regular walk can be an exciting activity. Of course, you can also enjoy the shopping that comes with travel. The unique apparel and sneakers optimized for use in space will make an impact as souvenirs. The hotel where you will stay on this tour is a hotel in space. You will enjoy staying in a zero-gravity environment and a low-gravity environment. Yoga in the hotel's zero-gravity room is a popular activity. When you meditate in the zero-gravity environment, you will feel a strange sensation of zero up and down, left and right. You can experience a world of meditation that you cannot experience on the ground. At the hotel, you can also enjoy meals prepared with nutritious space food grown with abundant solar energy in space. The oversized buffet area is truly the best in the universe. Itinerary Itinerary Description Days 1 - 2 Preparation at ground hotel Day 3 [...].<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":[],"acf":[],"yoast_head":"\n<title>space - tour Innovative Space Carrier Inc.<\/title>\n<meta name=\"description\" content=\"Innovative Space Carrier Inc.The &quot;Space Transportation Business&quot; (SST) transports people and goods between two continents and into space. We will develop a high-frequency, single-stage, reusabletype space transporter by maximizing the use of technologies available in Japan to create a next-generation space transportation business by significantly reducing transportation costs while maintaining a high level of reliability.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/innovative-space-carrier.co.jp\/en\/space-tour\/\" \/>\n<meta property=\"og:locale\" content=\"en\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"space - tour Innovative Space Carrier Inc.\" \/>\n<meta property=\"og:description\" content=\"Innovative Space Carrier Inc.The &quot;Space Transportation Business&quot; (SST) transports people and goods between two continents and into space. We will develop a high-frequency, single-stage, reusabletype space transporter by maximizing the use of technologies available in Japan to create a next-generation space transportation business by significantly reducing transportation costs while maintaining a high level of reliability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/innovative-space-carrier.co.jp\/en\/space-tour\/\" \/>\n<meta property=\"og:site_name\" content=\"Innovative Space Carrier Inc.\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-26T06:40:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/spacetourlogo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/innovative-space-carrier.co.jp\/space-tour\/\",\"url\":\"https:\/\/innovative-space-carrier.co.jp\/space-tour\/\",\"name\":\"space - tour | \u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e\",\"isPartOf\":{\"@id\":\"https:\/\/innovative-space-carrier.co.jp\/#website\"},\"datePublished\":\"2023-11-25T14:45:56+00:00\",\"dateModified\":\"2023-11-26T06:40:56+00:00\",\"description\":\"\u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e\u306f\u5927\u9678\u4e8c\u5730\u70b9\u9593\u3084\u5b87\u5b99\u7a7a\u9593\u306b\u3001\u4eba\u3084\u7269\u3092\u8f38\u9001\u3057\u307e\u3059\u3002\u65e5\u672c\u56fd\u5185\u306b\u3042\u308b\u6280\u8853\u3092\u6700\u5927\u9650\u6d3b\u7528\u3057\u3066\u3001\u9ad8\u983b\u5ea6\u30fb\u5358\u6bb5\u5f0f\u30fb\u5f80\u9084\u578b\u306e\u5b87\u5b99\u8f38\u9001\u6a5f\u3092\u958b\u767a\u3057\u3001\u9ad8\u3044\u4fe1\u983c\u6027\u3092\u4fdd\u3061\u3064\u3064\u8f38\u9001\u30b3\u30b9\u30c8\u3092\u5927\u5e45\u306b\u5f15\u304d\u4e0b\u3052\u3001\u6b21\u4e16\u4ee3\u306e\u5b87\u5b99\u8f38\u9001\u30d3\u30b8\u30cd\u30b9\u3092\u5275\u51fa\u3057\u307e\u3059\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/innovative-space-carrier.co.jp\/space-tour\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/innovative-space-carrier.co.jp\/space-tour\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/innovative-space-carrier.co.jp\/space-tour\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/innovative-space-carrier.co.jp\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"space-tour\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/innovative-space-carrier.co.jp\/#website\",\"url\":\"https:\/\/innovative-space-carrier.co.jp\/\",\"name\":\"\u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e\",\"description\":\"\",\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"space - tour | \u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e","description":"Innovative Space Carrier Inc.The \"Space Transportation Business\" (SST) transports people and goods between two continents and into space. We will develop a high-frequency, single-stage, reusabletype space transporter by maximizing the use of technologies available in Japan to create a next-generation space transportation business by significantly reducing transportation costs while maintaining a high level of reliability.","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:\/\/innovative-space-carrier.co.jp\/space-tour\/","og_locale":"en_US","og_type":"article","og_title":"space - tour | \u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e","og_description":"\u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e\u306f\u5927\u9678\u4e8c\u5730\u70b9\u9593\u3084\u5b87\u5b99\u7a7a\u9593\u306b\u3001\u4eba\u3084\u7269\u3092\u8f38\u9001\u3057\u307e\u3059\u3002\u65e5\u672c\u56fd\u5185\u306b\u3042\u308b\u6280\u8853\u3092\u6700\u5927\u9650\u6d3b\u7528\u3057\u3066\u3001\u9ad8\u983b\u5ea6\u30fb\u5358\u6bb5\u5f0f\u30fb\u5f80\u9084\u578b\u306e\u5b87\u5b99\u8f38\u9001\u6a5f\u3092\u958b\u767a\u3057\u3001\u9ad8\u3044\u4fe1\u983c\u6027\u3092\u4fdd\u3061\u3064\u3064\u8f38\u9001\u30b3\u30b9\u30c8\u3092\u5927\u5e45\u306b\u5f15\u304d\u4e0b\u3052\u3001\u6b21\u4e16\u4ee3\u306e\u5b87\u5b99\u8f38\u9001\u30d3\u30b8\u30cd\u30b9\u3092\u5275\u51fa\u3057\u307e\u3059\u3002","og_url":"https:\/\/innovative-space-carrier.co.jp\/space-tour\/","og_site_name":"\u5c06\u6765\u5b87\u5b99\u8f38\u9001\u30b7\u30b9\u30c6\u30e0\u682a\u5f0f\u4f1a\u793e","article_modified_time":"2023-11-26T06:40:56+00:00","og_image":[{"url":"https:\/\/d3arjnx5mbkl66.cloudfront.net\/wp-content\/uploads\/2023\/11\/spacetourlogo.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/innovative-space-carrier.co.jp\/space-tour\/","url":"https:\/\/innovative-space-carrier.co.jp\/en\/space-tour\/","name":"space - tour Innovative Space Carrier Inc.","isPartOf":{"@id":"https:\/\/innovative-space-carrier.co.jp\/#website"},"datePublished":"2023-11-25T14:45:56+00:00","dateModified":"2023-11-26T06:40:56+00:00","description":"Innovative Space Carrier Inc.The \"Space Transportation Business\" (SST) transports people and goods between two continents and into space. We will develop a high-frequency, single-stage, reusabletype space transporter by maximizing the use of technologies available in Japan to create a next-generation space transportation business by significantly reducing transportation costs while maintaining a high level of reliability.","breadcrumb":{"@id":"https:\/\/innovative-space-carrier.co.jp\/space-tour\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/innovative-space-carrier.co.jp\/space-tour\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/innovative-space-carrier.co.jp\/space-tour\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/innovative-space-carrier.co.jp\/"},{"@type":"ListItem","position":2,"name":"space-tour"}]},{"@type":"WebSite","@id":"https:\/\/innovative-space-carrier.co.jp\/#website","url":"https:\/\/innovative-space-carrier.co.jp\/en\/","name":"Innovative Space Carrier Inc.","description":"","inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/pages\/1143"}],"collection":[{"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/comments?post=1143"}],"version-history":[{"count":163,"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/pages\/1143\/revisions"}],"predecessor-version":[{"id":1341,"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/pages\/1143\/revisions\/1341"}],"wp:attachment":[{"href":"https:\/\/innovative-space-carrier.co.jp\/wp-json\/wp\/v2\/media?parent=1143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}