{"id":989,"date":"2025-03-25T23:24:00","date_gmt":"2025-03-25T14:24:00","guid":{"rendered":"http:\/\/eikei.dev.db-force.net\/english\/?page_id=989"},"modified":"2026-02-04T16:21:44","modified_gmt":"2026-02-04T07:21:44","slug":"results","status":"publish","type":"page","link":"https:\/\/eikei.ac.jp\/english\/career\/results\/","title":{"rendered":"Career and Employment Data"},"content":{"rendered":"\n                    <style>\n                        .results-top-contents {\n                            margin-bottom: 100px;\n                        }\n\n                        .results-top-contents .catch-txt {\n                            font-size: 2rem;\n                            font-weight: bold;\n                            margin-bottom: 80px;\n                        }\n\n                        .results-top-contents h3 {\n                            margin-bottom: 2px;\n                            line-height: 1.2;\n                            font-size: 2.4rem;\n                        }\n\n                        .results-top-contents .button.is-internal {\n                            font-size: 2rem;\n                            min-height: 80px;\n                            background-color: #2eb6a8;\n                            margin-bottom: 80px;\n                            text-align: left;\n                        }\n\n                        .results-top-contents .button.is-internal:hover {\n                            background-color: #fff23f;\n                        }\n\n                        .results-top-contents .area-wrap {\n                            position: relative;\n                        }\n\n                        .results-top-contents .area-wrap .center-copy {\n                            position: absolute;\n                            top: calc(100% - 170px);\n                            z-index: -1;\n                        }\n\n                        .results-top-contents .area-wrap .center-copy img {\n                            width: 73.3%;\n                            margin-left: auto;\n                            margin-right: auto;\n                        }\n\n                        .results-top-contents .link-area-wrap {\n                            display: grid;\n                            grid-template-columns: 1fr 1fr;\n                        }\n\n                        .results-top-contents .link-area-wrap.top {\n                            margin-bottom: 410px;\n                        }\n\n                        .results-top-contents .link-area-wrap .item:nth-child(even) .link-area {\n                            margin-left: auto;\n                            margin-right: 0;\n                        }\n\n                        .results-top-contents .link-area {\n                            width: 420px;\n                            border-radius: 80px;\n                            background-color: #fff23f;\n                            border: 10px solid #fff;\n                            box-sizing: border-box;\n                            padding-top: 20px;\n                            padding-bottom: 25px;\n                            overflow: hidden;\n                        }\n\n                        .results-top-contents .link-area .box-title {\n                            color: #006ebb;\n                            font-size: 3rem;\n                            text-align: center;\n                            background-color: #fff;\n                            border-radius: 50px;\n\n                            display: grid;\n                            place-content: center;\n\n                            width: calc(100% - (20px + 20px));\n                            height: 100px;\n                            margin-left: auto;\n                            margin-right: auto;\n                            margin-bottom: 10px;\n                        }\n\n                        .results-top-contents .link-area .box-title h3 {\n                            font-size: 3rem;\n                            margin-bottom: 0;\n                            line-height: 1.1;\n                        }\n\n                        .results-top-contents .link-area .box-link {\n                            color: #006ebb;\n                            text-decoration: none;\n                            padding: 10px 40px 10px 20px;\n\n                            display: flex;\n                            justify-content: space-between;\n                            align-items: center;\n\n                            position: relative;\n                        }\n\n                        .results-top-contents .link-area .box-link:after {\n                            content: \"\";\n                            display: inline-block;\n                            position: absolute;\n                            right: 20px;\n                            top: calc(50% - 7.5px);\n\n                            width: 9px;\n                            height: 15px;\n\n                            background-image: url(https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_arrow.png);\n                            background-repeat: no-repeat;\n                            background-position: center;\n                            background-size: contain;\n\n                            transition: all 0.4s ease-out;\n                        }\n\n                        .results-top-contents .box-link .box-pic {\n                            width: 120px;\n                        }\n\n                        .results-top-contents .box-link .box-pic img {\n                            border-radius: 50%;\n                        }\n\n                        .results-top-contents .box-link .box-txt {\n                            width: calc(100% - (120px + 20px));\n                        }\n\n                        .results-top-contents .box-link .box-txt h4 {\n                            font-size: 2.1rem;\n                            line-height: 1.2;\n                        }\n\n                        .results-top-contents .box-link .box-txt p {\n                            font-size: 1.6rem;\n                            line-height: 1.3;\n                            margin-top: 10px;\n                        }\n\n                        .results-top-contents .link-area .box-link:hover {\n                            background-color: #006ebb;\n                            color: #fff;\n                        }\n\n                        .results-top-contents .link-area .box-link:hover:after {\n                            background-image: url(https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_arrow_white.png);\n                        }\n\n                        @media screen and (max-width: 1139px) and (min-width: 640px) {\n                            .results-top-contents .area-wrap .center-copy {\n                                top: calc(100% - 15vw);\n                            }\n\n                            .results-top-contents .link-area-wrap.top {\n                                margin-bottom: 36vw;\n                            }\n\n                            .results-top-contents .link-area {\n                                width: 36.9vw;\n                                padding-top: 1.8vw;\n                                padding-bottom: 2.2vw;\n                                border-radius: 7vw;\n                            }\n\n                            .results-top-contents .link-area .box-title h3 {\n                                font-size: 2.7vw;\n                            }\n\n                            .results-top-contents .link-area .box-title {\n                                width: calc(100% - (1.8vw + 1.8vw));\n                                height: 8.8vw;\n                            }\n\n                            .results-top-contents .link-area .box-link {\n                                padding: 1vw 3.5vw 1vw 1.8vw;\n                            }\n\n                            .results-top-contents .link-area .box-link:after {\n                                right: 1.8vw;\n                                top: calc(50% - 0.65vw);\n\n                                width: 0.8vw;\n                                height: 1.3vw;\n                            }\n\n                            .results-top-contents .box-link .box-pic {\n                                width: 10.5vw;\n                            }\n\n                            .results-top-contents .box-link .box-txt {\n                                width: calc(100% - (10.5vw + 1.5vw));\n                            }\n\n                            .results-top-contents .box-link .box-txt h4 {\n                                font-size: 1.9vw;\n                            }\n\n                            .results-top-contents .box-link .box-txt p {\n                                font-size: 1.4vw;\n                                margin-top: 0.9vw;\n                            }\n                        }\n\n                        @media screen and (min-width: 640px) {\n                            .results-top-contents .pc-cont {\n                                display: block;\n                            }\n\n                            .results-top-contents .sp-cont {\n                                display: none;\n                            }\n                        }\n\n                        @media screen and (max-width: 639px) {\n                            .results-top-contents .pc-cont {\n                                display: none;\n                            }\n\n                            .results-top-contents .sp-cont {\n                                display: block;\n                            }\n\n                            .results-top-contents .button.is-internal {\n                                margin-bottom: 60px;\n                                font-size: 1.7rem;\n                            }\n\n                            .results-top-contents .catch-txt {\n                                font-size: 1.8rem;\n                                margin-bottom: 60px;\n                            }\n\n                            .results-top-contents .item:not(:last-child) {\n                                margin-bottom: 20px;\n                            }\n\n                            .results-top-contents .link-area-wrap {\n                                display: block;\n                                margin-top: 20px;\n                            }\n\n                            .results-top-contents .link-area-wrap.top {\n                                margin-bottom: 20px;\n                            }\n\n                            .results-top-contents .link-area {\n                                width: 100%;\n                                border: none;\n                                border-radius: 60px;\n                            }\n\n                            .results-top-contents .link-area .box-title {\n                                height: 80px;\n                            }\n\n                            .results-top-contents .link-area .box-title h3 {\n                                font-size: 2.4rem;\n                            }\n\n                            .results-top-contents .box-link .box-pic {\n                                width: 100px;\n                            }\n\n                            .results-top-contents .box-link .box-txt {\n                                width: calc(100% - (100px + 15px));\n                            }\n\n                            .results-top-contents .box-link .box-txt h4 {\n                                font-size: 1.9rem;\n                            }\n\n                            .results-top-contents .box-link .box-txt p {\n                                font-size: 1.5rem;\n                            }\n\n                            .results-top-contents .center-copy_sp {\n                                margin-top: 60px;\n                            }\n                        }\n                    <\/style>\n\n                    <div class=\"results-top-contents\">\n                        <p class=\"catch-txt\">In March 2025, Eikei University of Hiroshima graduated its first class of\n                            students.\u3000Here are the steps taken by alumni who aspire to bring positive change to people\n                            and society!<\/p>\n\n                        <div class=\"align-center\">\n                            <a href=\"https:\/\/eikei.ac.jp\/english\/career\/results\/data\/\" class=\"button is-internal\">\n                                Specific data on career paths can be found here.<\/a>\n                        <\/div>\n\n                        <div class=\"area-wrap\">\n\n                            <div class=\"center-copy_sp sp\">\n                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_center_copy_sp_en.jpg\"\n                                    alt=\"I want to develop a career that suits me!\">\n                            <\/div>\n\n                            <div class=\"link-area-wrap top\">\n                                <div class=\"item\">\n                                    <div class=\"link-area\">\n                                        <div class=\"box-title\">\n                                            <h3>Global<\/h3>\n                                        <\/div>\n\n                                        <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/ddembe-francis\/\"\n                                            class=\"box-link\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_global_1.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <h4>Agricultural Machinery Manufacturer<\/h4>\n                                                <p>Engaging with African agriculture to contribute to society<\/p>\n                                            <\/div>\n                                        <\/a>\n                                        <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/matsuura-anna\/\"\n                                            class=\"box-link\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_global_2.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <h4>Hotel Industry<\/h4>\n                                                <p>Applying PBL skills to hotel operations<\/p>\n                                            <\/div>\n                                        <\/a>\n                                        <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/tagashira-nonoka\/\"\n                                            class=\"box-link\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_global_3.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <h4>Semiconductor Manufacturer<\/h4>\n                                                <p>Using overseas experience and English skills to take on global\n                                                    markets<\/p>\n                                            <\/div>\n                                        <\/a>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"item\">\n                                    <div class=\"link-area\">\n                                        <div class=\"box-title\">\n                                            <h3>Entrepreneurship &#038; Venture Creation<\/h3>\n                                        <\/div>\n\n                                        <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/fukawa-rinpei\/\"\n                                            class=\"box-link\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_entrepreneurship_1.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <h4>Infrastructure Company<\/h4>\n                                                <p>Reimagining urban futures through water-based transportation<\/p>\n                                            <\/div>\n                                        <\/a>\n                                        <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/kimura-yuhei\/\"\n                                            class=\"box-link\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_entrepreneurship_2.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <h4>Infrastructure Company<\/h4>\n                                                <p>Creating urban appeal by revitalizing riverfront spaces<\/p>\n                                            <\/div>\n                                        <\/a>\n                                        <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/fujiyama-misaki\/\"\n                                            class=\"box-link\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_entrepreneurship_3.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <h4>Youth Support Services<\/h4>\n                                                <p>Supporting young people\u2019s ambitions and drive to take action<\/p>\n                                            <\/div>\n                                        <\/a>\n                                    <\/div>\n                                <\/div>\n\n                            <\/div>\n                            <!-- \/.link-area-wrap -->\n\n                            <div class=\"center-copy pc-cont\">\n                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_center_copy_en.jpg\"\n                                    alt=\"I want to develop a career that suits me!\">\n                            <\/div>\n                        <\/div>\n                        <!-- \/.area-wrap -->\n\n                        <div class=\"link-area-wrap\">\n                            <div class=\"item\">\n                                <div class=\"link-area\">\n                                    <div class=\"box-title\">\n                                        <h3>Self-Discovery<\/h3>\n                                    <\/div>\n\n                                    <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/maniwa-shotarou\/\"\n                                        class=\"box-link\">\n                                        <div class=\"box-pic\">\n                                            <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_self_1.jpg\"\n                                                alt=\"\">\n                                        <\/div>\n                                        <div class=\"box-txt\">\n                                            <h4>Newspaper Company<\/h4>\n                                            <p>Honing reporting and communication skills through local coverage<\/p>\n                                        <\/div>\n                                    <\/a>\n                                    <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/mitani-hinako\/\" class=\"box-link\">\n                                        <div class=\"box-pic\">\n                                            <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_self_2.jpg\"\n                                                alt=\"\">\n                                        <\/div>\n                                        <div class=\"box-txt\">\n                                            <h4>Private Company<\/h4>\n                                            <p>Pursuing social contribution through both career and personal mission<\/p>\n                                        <\/div>\n                                    <\/a>\n                                    <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/enomoto-noritaka\/\"\n                                        class=\"box-link\">\n                                        <div class=\"box-pic\">\n                                            <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_self_3.jpg\"\n                                                alt=\"\">\n                                        <\/div>\n                                        <div class=\"box-txt\">\n                                            <h4>IT Company<\/h4>\n                                            <p>Broadening career paths and values through meaningful encounters<\/p>\n                                        <\/div>\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                            <div class=\"item\">\n                                <div class=\"link-area\">\n                                    <div class=\"box-title\">\n                                        <h3>Challenge<\/h3>\n                                    <\/div>\n\n                                    <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/ishibashi-niho\/\" class=\"box-link\">\n                                        <div class=\"box-pic\">\n                                            <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_challenge_1b.jpg\"\n                                                alt=\"\">\n                                        <\/div>\n                                        <div class=\"box-txt\">\n                                            <h4>Graduate School<\/h4>\n                                            <p>Advancing peace education through both practice and research<\/p>\n                                        <\/div>\n                                    <\/a>\n                                    <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/ito-yusuke\/\" class=\"box-link\">\n                                        <div class=\"box-pic\">\n                                            <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_challenge_2.jpg\"\n                                                alt=\"\">\n                                        <\/div>\n                                        <div class=\"box-txt\">\n                                            <h4>Education Sector<\/h4>\n                                            <p>Applying diverse project experience to support student learning<\/p>\n                                        <\/div>\n                                    <\/a>\n                                    <a href=\"https:\/\/eikei.ac.jp\/english\/about\/alumni\/fujimoto-kohei\/\" class=\"box-link\">\n                                        <div class=\"box-pic\">\n                                            <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2025\/06\/results_top_image_challenge_3.jpg\"\n                                                alt=\"\">\n                                        <\/div>\n                                        <div class=\"box-txt\">\n                                            <h4>Regional Company<\/h4>\n                                            <p>Fostering new connections and cycles through tourism and community\n                                                exchange<\/p>\n                                        <\/div>\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <!-- \/.link-area-wrap -->\n\n                    <\/div>\n                    <!-- \/.results-top-contents -->\n","protected":false},"excerpt":{"rendered":"<p>In March 2025, Eikei University of Hiroshima graduated its first class of students.\u3000Here are the steps taken by alumni who aspire to bring positive change to people and society! Specific data on career paths can be found here. Global Agricultural Machinery Manufacturer Engaging with African agriculture to contribute to society Hotel Industry Applying PBL skills [&hellip;]<\/p>\n","protected":false},"author":39,"featured_media":0,"parent":433,"menu_order":22,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-989","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"publishpress_future_action":{"enabled":false,"date":"2026-04-14 21:27:01","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"pp_notify_user"},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages\/989","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/comments?post=989"}],"version-history":[{"count":4,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages\/989\/revisions"}],"predecessor-version":[{"id":2743,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages\/989\/revisions\/2743"}],"up":[{"embeddable":true,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages\/433"}],"wp:attachment":[{"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/media?parent=989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}