{"id":453,"date":"2025-03-18T11:03:16","date_gmt":"2025-03-18T02:03:16","guid":{"rendered":"http:\/\/eikei.dev.db-force.net\/english\/?page_id=453"},"modified":"2026-06-01T14:31:21","modified_gmt":"2026-06-01T05:31:21","slug":"sdc","status":"publish","type":"page","link":"https:\/\/eikei.ac.jp\/english\/sdc\/","title":{"rendered":"Center for Partnership and Research Promotion"},"content":{"rendered":"\n<style>\n                        .page-contents {\n                            padding-top: 0;\n                        }\n\n                        .sdc-top-contents {\n                            margin-top: 0 !important;\n                        }\n\n\n                        .sdc-top-contents .full-width {\n                            width: 100vw;\n                            margin-left: calc((100vw - 100%) \/ -2);\n                        }\n\n                        .sdc-top-contents .full-width .back-color {\n                            width: 100%;\n                            height: 100%;\n                            padding-top: 60px;\n                            padding-bottom: 340px;\n                            background: linear-gradient(#fff 0%, #016AB4 10%, #00428F 17%, #0097E0 39%, #016EBC 55%, #016EBC 71%, #fff 100%);\n                        }\n\n                        .sdc-top-contents .sdc-hero {\n                            width: 100%;\n                            height: 57.2vw;\n                            margin-top: 100px;\n                            margin-bottom: 100px;\n                            position: relative;\n                        }\n\n                        .sdc-top-contents .back-maru {\n                            position: absolute;\n                            background-color: #fff;\n                            border-radius: 50%;\n                            opacity: .1;\n                            animation-name: maruScale;\n                            animation-timing-function: ease-in-out;\n                            animation-iteration-count: infinite;\n                            animation-direction: alternate;\n                        }\n\n                        .sdc-top-contents .sdc-hero .back-maru.maru1 {\n                            width: 56vw;\n                            height: 56vw;\n                            top: calc(50% - 30vw);\n                            left: calc(50% - 30vw);\n                            animation-duration: 10s;\n                            animation-delay: .3s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .back-maru.maru2 {\n                            width: 20vw;\n                            height: 20vw;\n                            top: 0;\n                            left: 8vw;\n                            animation-duration: 6s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .back-maru.maru3 {\n                            width: 30vw;\n                            height: 30vw;\n                            top: 12vw;\n                            left: 5vw;\n                            animation-duration: 7s;\n                            animation-delay: .3s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .back-maru.maru4 {\n                            width: 20vw;\n                            height: 20vw;\n                            bottom: -7vw;\n                            left: 25vw;\n                            animation-duration: 6s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .back-maru.maru5 {\n                            width: 40vw;\n                            height: 40vw;\n                            top: 1vw;\n                            right: 4vw;\n                            animation-duration: 8s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .back-maru.maru6 {\n                            width: 25vw;\n                            height: 25vw;\n                            bottom: -1vw;\n                            right: 15vw;\n                            animation-duration: 5s;\n                        }\n\n                        @keyframes maruScale {\n                            0% {\n                                transform: scale(1);\n                            }\n\n                            50% {\n                                transform: scale(1.1);\n                            }\n\n                            100% {\n                                transform: scale(1);\n                            }\n                        }\n\n\n\n                        .sdc-top-contents .sdc-hero .txt-line {\n                            position: relative;\n                            width: 100%;\n                            height: 100%;\n                            line-height: 1;\n                            z-index: 1;\n\n                            display: grid;\n                            place-content: center;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .box-item {\n                            opacity: .5;\n                            z-index: 1;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .box-item.js-box-item {\n                            animation: allTxtFade 5s ease-in-out both;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item {\n                            position: absolute;\n                            font-weight: 200;\n                            line-height: 1;\n                            z-index: 1;\n                            text-align: center;\n                            white-space: nowrap;\n                            text-box-trim: trim-both;\n                            text-box-edge: text;\n                            animation-timing-function: ease-in-out;\n                            animation-iteration-count: infinite;\n                            animation-direction: alternate;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .fs-ss {\n                            font-size: 3.2vw;\n                            animation-name: txtScale;\n                            animation-duration: 8s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .fs-ss,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-ss {\n                            font-size: 2.8vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .fs-s {\n                            font-size: 4.3vw;\n                            animation-name: txtScale;\n                            animation-duration: 6.5s;\n                            animation-direction: alternate-reverse;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .fs-s,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-s {\n                            font-size: 3.8vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .fs-m {\n                            font-size: 5.3vw;\n                            animation-name: txtScale;\n                            animation-duration: 7s;\n                            animation-direction: alternate-reverse;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .fs-m,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-m {\n                            font-size: 4.8vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .fs-l {\n                            font-size: 8.6vw;\n                            animation-name: txtScale;\n                            animation-duration: 5s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .fs-l,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-l {\n                            font-size: 6.5vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .fs-ll {\n                            font-size: 10.6vw;\n                            animation-name: txtScale;\n                            animation-duration: 6s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .fs-ll,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-ll {\n                            font-size: 7.5vw;\n                        }\n\n                        @keyframes txtScale {\n                            0% {\n                                transform: scale(.7);\n                            }\n\n                            100% {\n                                transform: scale(1);\n                            }\n                        }\n\n                        @keyframes allTxtFade {\n                            0% {\n                                opacity: .5;\n                            }\n\n                            5% {\n                                opacity: 1;\n                            }\n\n                            95% {\n                                opacity: 1;\n                            }\n\n                            100% {\n                                opacity: .5;\n                            }\n                        }\n\n                        \/* \u25bc \u25bc\u3000.item\u3000\u25bc \u25bc *\/\n\n                        .sdc-top-contents .sdc-hero .txt-line .item1 {\n                            top: 20vw;\n                            left: 10vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item1,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item1 {\n                            left: 8vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item2 {\n                            top: 9vw;\n                            left: 16vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item3 {\n                            top: 1vw;\n                            left: 23vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item3,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item3 {\n                            top: 1vw;\n                            left: 20vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item4 {\n                            top: 22vw;\n                            left: 20vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item4,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item4 {\n                            top: 24vw;\n                            left: 10vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item5 {\n                            top: 15vw;\n                            left: 30vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item5,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item5 {\n                            left: 20vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item6 {\n                            top: -1vw;\n                            left: 44vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item6,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item6 {\n                            left: 40vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item7 {\n                            top: 8vw;\n                            left: 43vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item7,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item7 {\n                            left: 38vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item8 {\n                            top: 3vw;\n                            left: 55vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item8,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item8 {\n                            top: 5vw;\n                            left: 48vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item9 {\n                            top: -1vw;\n                            left: 65vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item9,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item9 {\n                            left: 60vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item10 {\n                            top: 3vw;\n                            left: 76vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item10,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item10 {\n                            left: 72vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item11 {\n                            top: 14vw;\n                            left: 65vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item11,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item11 {\n                            left: 63vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item12 {\n                            top: 13vw;\n                            left: 84vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item12,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item12 {\n                            top: 14vw;\n                            left: 72vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item13 {\n                            top: 26vw;\n                            left: 72vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item13,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item13 {\n                            left: 62vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item14 {\n                            top: 32vw;\n                            left: 67vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item15 {\n                            bottom: 20vw;\n                            left: 86vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item15,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item15 {\n                            bottom: 29vw;\n                            left: 81vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item16 {\n                            bottom: 11vw;\n                            left: 68vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item16,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item16 {\n                            bottom: 16vw;\n                            left: 72vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item17 {\n                            bottom: 4vw;\n                            left: 76vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item17,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item17 {\n                            bottom: 9vw;\n                            left: 68vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item18 {\n                            bottom: 1vw;\n                            left: 64vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item19 {\n                            bottom: 5vw;\n                            left: 47vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item19,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item19 {\n                            left: 43vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item20 {\n                            bottom: 0vw;\n                            left: 39vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item21 {\n                            bottom: 8vw;\n                            left: 28vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item21,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item21 {\n                            bottom: 8vw;\n                            left: 23vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item22 {\n                            bottom: 3vw;\n                            left: 20vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line.js-en .item22,\n                        .sdc-top-contents .sdc-hero .txt-line.js-kana .item22 {\n                            bottom: 4vw;\n                            left: 15vw;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item23 {\n                            bottom: 14vw;\n                            left: 13vw;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item24 {\n                            bottom: 11vw;\n                            left: 8vw;\n                        }\n\n                        \/* \u25b2 \u25b2\u3000.item\u3000\u25b2 \u25b2 *\/\n\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item span {\n                            color: #fff;\n                            position: relative;\n                            transform: scale(0, 1);\n                            transition: color .3s;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item span.hero-ani.blue {\n                            color: #FEF23F;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item span.hero-ani.yellow {\n                            color: #016EBC;\n                        }\n\n\n                        .sdc-top-contents .sdc-hero .txt-line .item span.hero-ani:after {\n                            content: '';\n                            display: inline-block;\n                            position: absolute;\n                            z-index: -1;\n                            top: 0;\n                            left: 0;\n                            width: 100%;\n                            height: 100%;\n                            transform: scale(0, 1);\n                            transform-origin: center left;\n                            animation: heroAni .1s ease-in-out .1s both;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item span.hero-ani.blue:after {\n                            background-color: #2EB6A8;\n                        }\n\n                        .sdc-top-contents .sdc-hero .txt-line .item span.hero-ani.yellow:after {\n                            background-color: #FEF23F;\n                            animation-delay: .2s;\n                        }\n\n                        @keyframes heroAni {\n                            0% {\n                                transform: scale(0, 1);\n                            }\n\n                            100% {\n                                transform: scale(1, 1);\n                            }\n                        }\n\n                        .sdc-top-contents .sdc-hero h2 {\n                            width: 20.4vw;\n                            padding-left: 0;\n                            border-left: 0;\n                            position: relative;\n                            z-index: 0;\n                            margin: 0;\n                        }\n\n                        .sdc-top-contents .sdc-hero h2 img {\n                            position: relative;\n                            z-index: 1;\n                        }\n\n                        .sdc-top-contents .sdc-hero h2:after {\n                            content: '';\n                            position: absolute;\n                            display: block;\n                            top: calc(50% - 15.7vw);\n                            left: calc(50% - 15.2vw);\n                            border-radius: 50%;\n                            background-color: #000;\n                            width: 30.4vw;\n                            height: 30.4vw;\n                            opacity: .3;\n                        }\n\n                        .sdc-top-contents .wrapper,\n                        .sdc-top-contents .wrapper .inner {\n                            width: auto;\n                            margin-left: auto;\n                            margin-right: auto;\n                            padding-left: 5%;\n                            padding-right: 5%;\n                            box-sizing: content-box;\n\n                        }\n\n                        .sdc-top-contents .wrapper {\n                            max-width: 1200px;\n                        }\n\n                        .sdc-top-contents .wrapper .inner {\n                            max-width: 1020px;\n                        }\n\n                        .sdc-top-contents .sdc_box-flex {\n                            display: flex;\n                            justify-content: space-between;\n                        }\n\n                        .sdc-top-contents .intro {\n                            margin-bottom: 130px;\n                        }\n\n                        .sdc-top-contents .intro .box-pic {\n                            margin-bottom: 50px;\n                        }\n\n                        .sdc-top-contents .intro .box-pic img {\n                            width: 100%;\n                            border-radius: 20px;\n                        }\n\n                        .sdc-top-contents .intro .catch-txt {\n                            font-size: 20px;\n                            color: #fff;\n                            margin-bottom: 70px;\n                            line-height: 2;\n                        }\n\n                        .sdc-top-contents .button.is-internal {\n                            width: 250px;\n                        }\n\n                        .sdc-top-contents .intro .button {\n                            padding-top: 30px !important;\n                            padding-bottom: 32px !important;\n                            font-size: 30px;\n                            letter-spacing: .05em;\n                            width: 600px;\n                            margin-left: auto;\n                            margin-right: auto;\n                        }\n\n                        .sdc-top-contents .cont_common {\n                            color: #fff;\n                            font-size: 18px;\n                        }\n\n                        .sdc-top-contents .cont_common .cont-title {\n                            background-color: #fff;\n                            line-height: 1.5;\n                            color: #000;\n                            font-size: 40px;\n                            padding: 25px 30px;\n                            position: relative;\n                            margin-bottom: 80px;\n                        }\n\n                        .sdc-top-contents .cont_common .cont-title::before,\n                        .sdc-top-contents .cont_common .cont-title::after {\n                            content: '';\n                            display: inline-block;\n                            position: absolute;\n                            left: 0;\n                            height: 20px;\n                        }\n\n                        .sdc-top-contents .cont-title::before {\n                            background-color: #FEF23F;\n                            width: 80%;\n                            top: -20px;\n                        }\n\n                        .sdc-top-contents .cont-title::after {\n                            background-color: #2EB6A8;\n                            width: 90%;\n                            bottom: -20px;\n                        }\n\n\n                        .sdc-top-contents .cont_common .sdc_box-flex .box-pic {\n                            width: 50%;\n                        }\n\n                        .sdc-top-contents .cont_common .sdc_box-flex .box-txt {\n                            width: 45%;\n                        }\n\n\n                        .sdc-top-contents .cont_common#sdc_faculty .button {\n                            padding-top: 20px !important;\n                            padding-bottom: 20px !important;\n                            font-size: 20px;\n                            letter-spacing: .05em;\n                            width: 400px;\n                            margin-left: auto;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_faculty {\n                            margin-bottom: 150px;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-pic .inner_cont {\n                            text-align: center;\n                            max-width: 400px;\n                            margin-left: auto;\n                            margin-right: auto;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-pic img {\n                            border-radius: 50%;\n                            margin-bottom: 30px;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-pic p {\n                            font-size: 14px;\n                            margin-top: 10px;\n                            line-height: 1.5;\n                            margin-bottom: 0;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-txt p {\n                            margin-top: 30px;\n                            margin-bottom: 60px;\n                        }\n\n\n                        .sdc-top-contents .cont_common#sdc_project {\n                            margin-bottom: 130px;\n                            position: relative;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .project_cont:not(:last-child) {\n                            margin-bottom: 80px;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .project_cont {\n                            position: relative;\n                            z-index: 1;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .project_cont h4 {\n                            font-size: 30px;\n                            line-height: 1.5;\n                            border-bottom: 6px solid #2EB6A8;\n                            margin-bottom: 50px;\n                            padding-bottom: 5px;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .project_cont .sdc_box-flex .box-txt .catch {\n                            font-size: 24px;\n                            margin-bottom: 30px;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .project_cont .sdc_box-flex .box-txt a {\n                            margin-left: auto;\n                            margin-top: 40px;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .back-maru.maru1 {\n                            width: 600px;\n                            height: 600px;\n                            top: 45%;\n                            right: 5%;\n                            animation-duration: 10s;\n                            animation-delay: .3s;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .back-maru.maru2 {\n                            width: 300px;\n                            height: 300px;\n                            top: 25%;\n                            right: 10%;\n                            animation-duration: 6s;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .back-maru.maru3 {\n                            width: 450px;\n                            height: 450px;\n                            top: 23%;\n                            left: 5%;\n                            animation-duration: 7s;\n                            animation-delay: .3s;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .back-maru.maru4 {\n                            width: 370px;\n                            height: 370px;\n                            top: 43%;\n                            left: 25%;\n                            animation-duration: 6s;\n                        }\n\n                        .sdc-top-contents .cont_common#sdc_project .back-maru.maru5 {\n                            width: 400px;\n                            height: 400px;\n                            bottom: -2%;\n                            left: 27%;\n                            animation-duration: 8s;\n                        }\n\n                        .sdc-top-contents .news-area {\n                            box-sizing: border-box;\n                            background-color: #fff;\n                            border-radius: 15px;\n                            padding-top: 60px;\n                            padding-bottom: 80px;\n                        }\n\n                        .sdc-top-contents .back-blue_box {\n                            box-sizing: border-box;\n                            background: linear-gradient(#016EBC 0%, #00A0E7 25%, #016EBC 100%);\n                            padding-top: 70px;\n                            padding-bottom: 70px;\n                            border-radius: 20px;\n                            margin-top: -240px !important;\n                        }\n\n                        .sdc-top-contents .back-blue_box .top_logo {\n                            width: 66%;\n                            opacity: .2;\n                            margin-bottom: 55px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .item {\n                            margin-bottom: 100px;\n                        }\n\n                        .sdc-top-contents .back-blue_box p {\n                            font-size: 16px;\n                            color: #fff;\n                            margin-bottom: 50px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .cont-title {\n                            color: #000;\n                            font-size: 27px;\n                            line-height: 1.5;\n                            background-color: #fff;\n                            box-sizing: border-box;\n                            border-radius: 10px;\n                            padding: 15px 20px;\n                            margin-bottom: 40px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .pws {\n                            margin-top: 50px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .pws h4 {\n                            font-size: 27px;\n                            color: #fff;\n                            margin-bottom: 40px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .pws h4 span {\n                            font-size: 20px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .box-pic {\n                            width: 50%;\n                        }\n\n                        .sdc-top-contents .back-blue_box .box-txt {\n                            width: 45%;\n                        }\n\n                        .sdc-top-contents .back-blue_box .flex-cont_link a {\n                            width: 400px;\n                            margin-left: auto;\n                            margin-right: auto;\n                            margin-bottom: 20px;\n                        }\n\n                        .sdc-top-contents .back-blue_box .button.right {\n                            margin-left: auto;\n                            margin-right: 0;\n                        }\n\n                        .sdc-top-contents .back-blue_box .link_txt {\n                            color: #fff;\n                            font-size: 16px;\n                        }\n\n                        @media screen and (max-width: 1139px) and (min-width: 768px) {}\n\n                        @media screen and (min-width: 768px) {\n                            .sdc-top-contents .pc-cont.ib {\n                                display: inline-block;\n                            }\n\n                            .sdc-top-contents .pc-cont {\n                                display: block;\n                            }\n\n                            .sdc-top-contents .sp-cont {\n                                display: none;\n                            }\n                        }\n\n                        @media screen and (max-width: 767px) {\n\n                            .sdc-top-contents .pc-cont.ib,\n                            .sdc-top-contents .pc-cont {\n                                display: none;\n                            }\n\n                            .sdc-top-contents .sp-cont {\n                                display: block;\n                            }\n\n                            .sdc-top-contents .wrapper .inner.sp_t1 {\n                                padding-left: 0;\n                                padding-right: 0;\n                            }\n\n                            .sdc-top-contents .sdc_box-flex.sp-flex {\n                                display: block;\n                            }\n\n                            .sdc-top-contents .full-width .back-color {\n                                padding-top: 20px;\n                                background: linear-gradient(#fff 0%, #016AB4 5%, #00428F 15%, #0097E0 39%, #016EBC 55%, #016EBC 71%, #fff 100%);\n                            }\n\n                            .sdc-top-contents .sdc-hero {\n                                height: 110vw;\n                                margin-top: 60px;\n                                margin-bottom: 80px;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .back-maru.maru1 {\n                                width: 105vw;\n                                height: 105vw;\n                                top: calc(50% - 55vw);\n                                left: calc(50% - 60vw);\n                            }\n\n                            .sdc-top-contents .sdc-hero .back-maru.maru2 {\n                                width: 40vw;\n                                height: 40vw;\n                                top: 10vw;\n                                left: -30vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .back-maru.maru3 {\n                                width: 60vw;\n                                height: 60vw;\n                                top: 30vw;\n                                left: -30vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .back-maru.maru4 {\n                                width: 40vw;\n                                height: 40vw;\n                                bottom: -13vw;\n                                left: 10vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .back-maru.maru5 {\n                                width: 80vw;\n                                height: 80vw;\n                                top: 5vw;\n                                right: -40vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .back-maru.maru6 {\n                                width: 50vw;\n                                height: 50vw;\n                                bottom: -2vw;\n                                right: -20vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .fs-ss {\n                                font-size: 5vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .fs-ss,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-ss {\n                                font-size: 4vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .fs-s {\n                                font-size: 7vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .fs-s,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-s {\n                                font-size: 6vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .fs-m {\n                                font-size: 9vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .fs-m,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-m {\n                                font-size: 8vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .fs-l {\n                                font-size: 12vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .fs-l,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-l {\n                                font-size: 10vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .fs-ll {\n                                font-size: 15vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .fs-ll,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .fs-ll {\n                                font-size: 13vw;\n                            }\n\n\n                            \/* \u25bc \u25bc\u3000.item\u3000\u25bc \u25bc *\/\n\n                            .sdc-top-contents .sdc-hero .txt-line .item1 {\n                                left: 6vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item1,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item1 {\n                                top: 23vw;\n                                left: 2vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item2 {\n                                top: 8vw;\n                                left: 11vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item2,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item2 {\n                                top: 10vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item3,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item3,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item3 {\n                                left: 28vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .item4,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item4,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item4 {\n                                top: 29vw;\n                                left: 10vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item4,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item4 {\n                                top: 30vw;\n                                left: 5vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .item5,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item5,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item5 {\n                                top: 18vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item6,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item6,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item6 {\n                                top: -5vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .item7,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item7,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item7 {\n                                top: 48vw;\n                                left: -1vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item8 {\n                                top: 3vw;\n                                left: 55vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item8,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item8 {\n                                top: 7vw;\n                                left: 50vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item9 {\n                                top: -1vw;\n                                left: 65vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item9,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item9 {\n                                top: 1vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item10 {\n                                top: 15vw;\n                                left: 85vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item10,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item10 {\n                                top: 38vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item11,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item11,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item11 {\n                                top: 19vw;\n                                left: 65vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .item12,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item12,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item12 {\n                                top: 33vw;\n                                left: 84vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item13,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item13,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item13 {\n                                top: 48vw;\n                                left: 80vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item14 {\n                                top: 66vw;\n                                left: 77vw;\n                            }\n\n\n                            .sdc-top-contents .sdc-hero .txt-line .item15,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item15,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item15 {\n                                bottom: 27vw;\n                                left: 62vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item16 {\n                                bottom: 16vw;\n                                left: 78vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item16,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item16 {\n                                bottom: 20vw;\n                                left: 78vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item17,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item17,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item17 {\n                                bottom: 3vw;\n                                left: 60vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item18 {\n                                bottom: 1vw;\n                                left: 50vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item19,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item19,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item19 {\n                                bottom: 13vw;\n                                left: 38vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item20 {\n                                bottom: 8vw;\n                                left: 20vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item21 {\n                                bottom: 16vw;\n                                left: 6vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item21,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item21 {\n                                bottom: 17vw;\n                                left: 3vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item22,\n                            .sdc-top-contents .sdc-hero .txt-line.js-en .item22,\n                            .sdc-top-contents .sdc-hero .txt-line.js-kana .item22 {\n                                bottom: -2vw;\n                                left: 28vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item23 {\n                                bottom: 24vw;\n                                left: 6vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero .txt-line .item24 {\n                                bottom: 48vw;\n                                left: 3vw;\n                            }\n\n                            \/* \u25b2 \u25b2\u3000.item\u3000\u25b2 \u25b2 *\/\n\n\n                            .sdc-top-contents .sdc-hero h2 {\n                                width: 40vw;\n                            }\n\n                            .sdc-top-contents .sdc-hero h2:after {\n                                top: calc(50% - 30.3vw);\n                                left: calc(50% - 30vw);\n                                width: 60vw;\n                                height: 60vw;\n                            }\n\n\n\n                            .sdc-top-contents .intro {\n                                margin-bottom: 100px;\n                            }\n\n                            .sdc-top-contents .intro .box-pic {\n                                width: 100vw;\n                                margin-left: calc((100vw - 100%) \/ -2);\n                            }\n\n                            .sdc-top-contents .intro .box-pic img {\n                                border-radius: 0;\n                            }\n\n                            .sdc-top-contents .intro .catch-txt {\n                                font-size: 18px;\n                                margin-bottom: 60px;\n                            }\n\n                            .sdc-top-contents .button.is-internal {\n                                width: 180px;\n                            }\n\n                            .sdc-top-contents .intro .button {\n                                padding-top: 20px !important;\n                                padding-bottom: 23px !important;\n                                font-size: 18px;\n                                width: 100%;\n                                max-width: 440px;\n                            }\n\n                            .sdc-top-contents .cont_common {\n                                font-size: 16px;\n                            }\n\n                            .sdc-top-contents .cont_common .cont-title {\n                                font-size: 30px;\n                                padding: 15px 7%;\n                                margin-bottom: 50px;\n                                margin-left: -6%;\n                            }\n\n                            .sdc-top-contents .cont_common .cont-title::before,\n                            .sdc-top-contents .cont_common .cont-title::after {\n                                height: 10px;\n                            }\n\n                            .sdc-top-contents .cont-title::before {\n                                top: -10px;\n                            }\n\n                            .sdc-top-contents .cont-title::after {\n                                bottom: -10px;\n                            }\n\n                            .sdc-top-contents .cont_common .sdc_box-flex .box-pic,\n                            .sdc-top-contents .cont_common .sdc_box-flex .box-txt {\n                                width: 100%;\n                            }\n\n\n\n                            .sdc-top-contents .cont_common#sdc_faculty .button {\n                                padding-top: 18px !important;\n                                padding-bottom: 18px !important;\n                                font-size: 18px;\n                                width: 300px;\n                                margin-right: auto;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_faculty {\n                                margin-bottom: 100px;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-pic .inner_cont {\n                                width: 70%;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-pic img {\n                                margin-bottom: 15px;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_faculty .sdc_box-flex .box-txt p {\n                                margin-bottom: 40px;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project {\n                                margin-bottom: 80px;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .project_cont h4 {\n                                font-size: 24px;\n                                margin-bottom: 30px;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .project_cont .sdc_box-flex .box-txt .catch {\n                                font-size: 20px;\n                                margin-bottom: 25px;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .project_cont .sdc_box-flex .box-pic {\n                                margin-bottom: 40px;\n                            }\n\n\n\n                            .sdc-top-contents .cont_common#sdc_project .back-maru.maru1 {\n                                width: 70vw;\n                                height: 70vw;\n                                top: 32%;\n                                right: inherit;\n                                left: -15%;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .back-maru.maru2 {\n                                width: 50vw;\n                                height: 50vw;\n                                top: 44%;\n                                right: 10%;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .back-maru.maru3 {\n                                width: 40vw;\n                                height: 40vw;\n                                top: 41%;\n                                right: -25%;\n                                left: inherit;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .back-maru.maru4 {\n                                width: 90vw;\n                                height: 90vw;\n                                top: inherit;\n                                bottom: 10%;\n                                right: -25%;\n                                left: inherit;\n                            }\n\n                            .sdc-top-contents .cont_common#sdc_project .back-maru.maru5 {\n                                width: 50vw;\n                                height: 50vw;\n                                bottom: 5%;\n                                left: -15%;\n                                animation-duration: 8s;\n                            }\n\n                            .sdc-top-contents .news-area {\n                                padding-top: 45px;\n                                padding-bottom: 45px;\n                            }\n\n                            .sdc-top-contents .back-blue_box {\n                                padding-top: 35px;\n                                padding-bottom: 25px;\n                                margin-top: -280px !important;\n                            }\n\n                            .sdc-top-contents .back-blue_box .top_logo {\n                                width: 80%;\n                                margin-bottom: 30px;\n                            }\n\n                            .sdc-top-contents .back-blue_box .item {\n                                margin-bottom: 80px;\n                            }\n\n                            .sdc-top-contents .back-blue_box p {\n                                font-size: 15px;\n                                margin-bottom: 30px;\n                            }\n\n                            .sdc-top-contents .back-blue_box .cont-title {\n                                font-size: 20px;\n                                line-height: 1.3;\n                                padding: 12px 15px;\n                                margin-bottom: 35px;\n                            }\n\n                            .sdc-top-contents .back-blue_box .pws h4 {\n                                font-size: 20px;\n                                margin-bottom: 30px;\n                            }\n\n                            .sdc-top-contents .back-blue_box .pws h4 span {\n                                font-size: 14px;\n                            }\n\n                            .sdc-top-contents .back-blue_box .box-pic,\n                            .sdc-top-contents .back-blue_box .box-txt {\n                                width: 100%;\n                            }\n\n                            .sdc-top-contents .back-blue_box .box-pic {\n                                margin-bottom: 30px;\n                            }\n\n                            .sdc-top-contents .back-blue_box .flex-cont_link a {\n                                max-width: 340px;\n                                width: 100%;\n                            }\n\n                            .sdc-top-contents .back-blue_box .link_txt {\n                                font-size: 15px;\n                            }\n                        }\n                    <\/style>\n\n                    <div class=\"sdc-top-contents\">\n                        <div class=\"full-width\">\n\n                            <div class=\"back-color\">\n\n\n                                <div class=\" sdc-hero js-sdc-hero\">\n\n                                    <div class=\"txt-line js-txt-line js-kanji\">\n                                        <div class=\"box-item js-box-item\">\n                                            <div class=\"item fs-ss item1\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item2\"><span><\/span><\/div>\n                                            <div class=\"item fs-l item3\"><span><\/span><\/div>\n                                            <div class=\"item fs-m item4\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item5\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item6\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item7\"><span><\/span><\/div>\n                                            <div class=\"item fs-ll item8\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item9\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item10\"><span><\/span><\/div>\n\n                                            <div class=\"item fs-l item11\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item12\"><span><\/span><\/div>\n                                            <div class=\"item fs-m item13\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item14\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item15\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item16\"><span><\/span><\/div>\n                                            <div class=\"item fs-m item17\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item18\"><span><\/span><\/div>\n                                            <div class=\"item fs-l item19\"><span><\/span><\/div>\n                                            <div class=\"item fs-s item20\"><span><\/span><\/div>\n\n                                            <div class=\"item fs-m item21\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item22\"><span><\/span><\/div>\n                                            <div class=\"item fs-ll item23\"><span><\/span><\/div>\n                                            <div class=\"item fs-ss item24\"><span><\/span><\/div>\n                                        <\/div>\n                                        <h2><img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_logo.png\"\n                                                alt=\"SDC-Social Design Center\"><\/h2>\n                                    <\/div>\n                                    <!-- \/.txt-line -->\n\n                                    <div class=\"back-maru maru1\"><\/div>\n                                    <div class=\"back-maru maru2\"><\/div>\n                                    <div class=\"back-maru maru3\"><\/div>\n                                    <div class=\"back-maru maru4\"><\/div>\n                                    <div class=\"back-maru maru5\"><\/div>\n                                    <div class=\"back-maru maru6\"><\/div>\n                                <\/div>\n                                <!-- \/.sdc-hero -->\n                                <div class=\"wrapper\">\n\n                                    <div class=\"inner sp_t1\">\n                                        <div class=\"intro\">\n                                            <div class=\"box-pic\">\n                                                <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_intro_pic1.jpg\"\n                                                    alt=\"\">\n                                            <\/div>\n                                            <p class=\"catch-txt\">\n                                                Center for Partnership and Research Promotion (SDC) &#8211; Social Design\n                                                Center<br>\n                                                The Social Design Center (SDC) is a hub for fostering knowledge and\n                                                talent that connects society with the university and promotes value\n                                                creation through co-creation.<br>\n                                                By bringing together diverse stakeholders\u2014including universities,\n                                                corporations, and local governments\u2014and combining their respective\n                                                expertise and resources, the SDC aims to generate knowledge and develop\n                                                talent to solve societal and regional challenges and create new value.\n\n                                            <\/p>\n\n                                            <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/about-sdc\/\" class=\"button is-internal\">\n                                                About SDC <\/a>\n                                        <\/div>\n                                    <\/div>\n                                    <!-- \/.inner -->\n\n                                    <section id=\"sdc_faculty\" class=\"cont_common\">\n                                        <h3 class=\"cont-title\">Faculty Profiles<\/h3>\n\n                                        <div class=\"sdc_box-flex sp-flex\">\n                                            <div class=\"box-pic\">\n                                                <div class=\"inner_cont\">\n                                                    <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_faculty_pic1.jpg\"\n                                                        alt=\"\">\n                                                    <h4>SODA Yoshinobu<\/h4>\n                                                    <p class=\"pc-cont\">Professor<br>\n                                                        Director, Center for Partnership and<br>\n                                                        Research Promotion<br>\n                                                        Doctor of System Design and<br>\n                                                        Management (Keio University)<\/p>\n                                                <\/div>\n                                            <\/div>\n                                            <div class=\"box-txt\">\n                                                <p>The Social Design Center is staffed by faculty members specializing\n                                                    in solving social issues and creating regional value, who are\n                                                    engaged in projects and research in collaboration with companies,\n                                                    local governments, and other partners.\n                                                <\/p>\n                                                <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/sdc-faculty\/\"\n                                                    class=\"button is-internal\">\n                                                    See more <\/a>\n                                            <\/div>\n                                        <\/div>\n\n                                    <\/section>\n                                    <!-- \/#sdc_faculty -->\n\n\n                                    <section id=\"sdc_project\" class=\"cont_common\">\n                                        <h3 class=\"cont-title\">PROJECTS<\/h3>\n\n                                        <div class=\"project_cont\">\n                                            <h4>Co-creation Program<\/h4>\n                                            <div class=\"sdc_box-flex sp-flex\">\n                                                <div class=\"box-pic\">\n                                                    <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_project_pic1.jpg\"\n                                                        alt=\"\">\n                                                <\/div>\n                                                <div class=\"box-txt\">\n                                                    <p class=\"catch\">A hands-on program for value creation on an equal\n                                                        footing with companies<\/p>\n                                                    <p>This project brings together companies, faculty members (project\n                                                        management experts), and students to form \u201cteams\u201d that work\n                                                        together to solve corporate challenges and create new business\n                                                        ventures.\n                                                    <\/p>\n\n                                                    <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/activities\/project\/\"\n                                                        class=\"button is-internal\">\n                                                        About program <\/a>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                        <!-- \/.project_cont -->\n\n                                        <div class=\"project_cont\">\n                                            <h4>Hiroshima Value Shift Program<\/h4>\n                                            <div class=\"sdc_box-flex sp-flex\">\n                                                <div class=\"box-pic\">\n                                                    <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_project_pic2.jpg\"\n                                                        alt=\"\">\n                                                <\/div>\n                                                <div class=\"box-txt\">\n                                                    <p class=\"catch\">A program that creates new value with companies and\n                                                        other organizations, starting with talent from metropolitan\n                                                        areas<\/p>\n                                                    <p>This six-month, hands-on continuing education program aims to\n                                                        create added value for local companies and revitalize the region\n                                                        by accepting key talent from metropolitan areas as visiting\n                                                        researchers at Eikei University of Hiroshima, matching them with\n                                                        companies driving transformation for the future of Hiroshima\n                                                        Prefecture, and working to solve the management challenges these\n                                                        companies face.\n                                                    <\/p>\n\n                                                    <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/activities\/vsp\/\"\n                                                        class=\"button is-internal\">\n                                                        About program <\/a>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                        <!-- \/.project_cont -->\n\n                                        <div class=\"back-maru maru1\"><\/div>\n                                        <div class=\"back-maru maru2\"><\/div>\n                                        <div class=\"back-maru maru3\"><\/div>\n                                        <div class=\"back-maru maru4\"><\/div>\n                                        <div class=\"back-maru maru5\"><\/div>\n                                    <\/section>\n                                    <!-- \/#sdc_project -->\n\n\n\n                                    <div class=\"news-area\">\n                                        <div class=\"inner\">\n\n\n\n    <section>\n                    <h1>NEWS<\/h1>\n                <ul class=\"news-link-list\">\n                            <li>\n    <a href=\"https:\/\/eikei.ac.jp\/english\/news\/4506\/\" class=\"news-link-item\">\n        <time datetime=\"2026-05-19\">2026.05.19<\/time>\n        <span class=\"labels\"><span class=\"label academics\">Academics<\/span><span class=\"label research\">Research<\/span><\/span>\n        <p>Paper Contribution (Junji Kayukawa): Health Professionals and Patient and Public Involvement in Healthcare (Sociology of Health Professions)<\/p>\n    <\/a>\n<\/li>                            <li>\n    <a href=\"https:\/\/eikei.ac.jp\/english\/news\/1740\/\" class=\"news-link-item\">\n        <time datetime=\"2025-08-14\">2025.08.14<\/time>\n        <span class=\"labels\"><span class=\"label research\">Research<\/span><\/span>\n        <p>Results of the 2024 Eikei University of Hiroshima Research Promotion Project<\/p>\n    <\/a>\n<\/li>                            <li>\n    <a href=\"https:\/\/eikei.ac.jp\/english\/news\/1742\/\" class=\"news-link-item\">\n        <time datetime=\"2025-07-25\">2025.07.25<\/time>\n        <span class=\"labels\"><span class=\"label research\">Research<\/span><\/span>\n        <p>Results of the 2023 Eikei University of Hiroshima Research Promotion Project<\/p>\n    <\/a>\n<\/li>                    <\/ul>\n        <div class=\"button-box\">\n        <a href=\"https:\/\/eikei.ac.jp\/english\/news_category\/collaboration-research\/\" class=\"button\">See more<\/a>\n    <\/div>\n    <\/section>\n    \n\n\n    <section>\n                    <h1>EVENT<\/h1>\n                <ul class=\"news-link-list\">\n                            <li>\n    <a href=\"https:\/\/eikei.ac.jp\/english\/news\/3751\/\" class=\"news-link-item\">\n        <time datetime=\"2026-03-11\">2026.03.11<\/time>\n        <span class=\"labels\"><span class=\"label event\">Event<\/span><span class=\"label student\">Current student<\/span><\/span>\n        <p>[Degree Project] Public Presentation and Poster Presentation<\/p>\n    <\/a>\n<\/li>                            <li>\n    <a href=\"https:\/\/eikei.ac.jp\/english\/news\/3846\/\" class=\"news-link-item\">\n        <time datetime=\"2026-03-09\">2026.03.09<\/time>\n        <span class=\"labels\"><span class=\"label academics\">Academics<\/span><span class=\"label event\">Event<\/span><span class=\"label career\">Career<\/span><\/span>\n        <p>\u3010Report of Evening Lounge\u3011Friday, Jan. 23, Ms. BEALE Alison<\/p>\n    <\/a>\n<\/li>                            <li>\n    <a href=\"https:\/\/eikei.ac.jp\/english\/news\/3197\/\" class=\"news-link-item\">\n        <time datetime=\"2026-01-08\">2026.01.08<\/time>\n        <span class=\"labels\"><span class=\"label news\">News<\/span><span class=\"label event\">Event<\/span><span class=\"label career\">Career<\/span><\/span>\n        <p>[Fri. Feb.6 Evening Lounge] Mr. UCHIHIRA Naoshi<\/p>\n    <\/a>\n<\/li>                    <\/ul>\n        <div class=\"button-box\">\n        <a href=\"https:\/\/eikei.ac.jp\/english\/news_category\/event\/\" class=\"button\">See more<\/a>\n    <\/div>\n    <\/section>\n    \n\n\n<\/div>\n                                    <\/div>\n                                    <!-- \/.news-area -->\n\n\n                                <\/div>\n                                <!-- \/.wrapper -->\n\n                            <\/div>\n                            <!-- \/.back-color -->\n\n\n                            <div class=\"wrapper\">\n\n                                <section class=\"back-blue_box\">\n                                    <div class=\"inner\">\n                                        <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_logo_yoko.png\"\n                                            alt=\"\" class=\"top_logo\">\n\n                                        <div class=\"item\">\n                                            <h3 class=\"cont-title\">Eikei University of Hiroshima Council of Practical\n                                                Learning Platform<\/h3>\n                                            <p>To realize student-driven learning and contribute to societal\n                                                development, Eikei University of Hiroshima has established the \u201cEikei\n                                                University of Hiroshima Council of Practical Learning Platform.\u201d This\n                                                council comprises companies, local governments, and international\n                                                organizations from within and outside the prefecture that collaborate\n                                                with the university on its practical education initiatives.<\/p>\n\n                                            <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/platform\/\"\n                                                class=\"button is-internal right\">\n                                                See more <\/a>\n\n                                            <div class=\"pws\">\n                                                <h4>Project Workspace<br><span>PROJECT WORK SPACE\uff08PWS\uff09<\/span><\/h4>\n                                                <div class=\"sdc_box-flex sp-flex\">\n                                                    <div class=\"box-pic\">\n                                                        <img decoding=\"async\" src=\"https:\/\/eikei.ac.jp\/english\/wp-content\/uploads\/sites\/4\/2026\/05\/sdc_pws_pic1.jpg\"\n                                                            alt=\"\">\n                                                    <\/div>\n                                                    <div class=\"box-txt\">\n                                                        <p>Based on the concept of a \u201cspace for co-creation that\n                                                            generates new social value,\u201d we have opened the PWS to\n                                                            members of the Eikei University of Hiroshima Council of\n                                                            Practical Learning Platform. We aim to make this a community\n                                                            space where diverse stakeholders from society can interact\n                                                            to create new social value.<br>\n                                                            Anyone affiliated with a member company or organization of\n                                                            the Platform is welcome to use the space, which can be\n                                                            utilized for posting event flyers and networking.<\/p>\n                                                        <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/pws\/\"\n                                                            class=\"button is-internal right\">\n                                                            See more <\/a>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n\n                                        <div class=\"item\">\n                                            <h3 class=\"cont-title\">Research<\/h3>\n                                            <p>We introduce the research topics of our faculty members.<br>\n                                                We are currently accepting proposals for joint research and commissioned\n                                                research projects with our faculty members.\n                                            <\/p>\n                                            <div class=\"flex-cont_link\">\n                                                <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/research\/\"\n                                                    class=\"button is-internal\">\n                                                    Research Information <\/a>\n                                                <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/ethics\/\"\n                                                    class=\"button is-internal\">\n                                                    Research Ethics and Compliance <\/a>\n                                                <a href=\"https:\/\/eikei.ac.jp\/english\/sdc\/openacademy\/\"\n                                                    class=\"button is-internal\">\n                                                    Open Lectures and Seminars <\/a>\n                                            <\/div>\n                                        <\/div>\n\n\n                                        <h3 class=\"cont-title\">University-Spin-Off Ventures<\/h3>\n                                        <p>As part of our efforts to give back to society through the outcomes of our\n                                            education and research, Eikei University is committed to fostering\n                                            university-spin-off ventures. To contribute to the local community by widely\n                                            sharing our research outcomes with society, we certify and support ventures\n                                            founded by our faculty, staff, or students as \u201cEikei University-Spin-Off\n                                            Ventures.\u201d<\/p>\n                                    <\/div>\n                                <\/section>\n\n                            <\/div>\n                            <!-- \/.wrapper -->\n\n                        <\/div>\n                        <!-- \/.full-width -->\n                    <\/div>\n                    <!-- \/.sdc-top-contents -->\n\n\n                    <script>\n\n                        jQuery(function () {\n\n                            let second = {\n                                lang: 5000,\n                                txt: 1000,\n                                txtFade: 300,\n                            };\n\n                            let txtItem = jQuery('.js-txt-line .item');\n\n\n                            let wordKanji = ['\u5171\u5275', '\u9023\u643a', '\u5354\u50cd', '\u878d\u5408', '\u7d71\u5408', '\u9023\u52d5', '\u63a5\u7d9a', '\u4ea4\u5dee', '\u5171\u9cf4', '\u7d50\u7bc0', '\u793e\u4f1a', '\u5730\u57df', '\u516c\u5171', '\u8ca2\u732e', '\u4fa1\u5024', '\u5275\u51fa', '\u9769\u65b0', '\u5909\u9769', '\u767a\u5c55', '\u672a\u6765', '\u8ab2\u984c', '\u554f\u984c', '\u89e3\u6c7a', '\u6539\u5584', '\u6700\u9069', '\u5b9f\u88c5', '\u5b9f\u8df5', '\u5c55\u958b', '\u63a8\u9032', '\u7a81\u7834', '\u7814\u7a76', '\u77e5\u8b58', '\u77e5\u898b', '\u77e5\u6075', '\u77e5\u6027', '\u63a2\u7a76', '\u5206\u6790', '\u691c\u8a3c', '\u767a\u898b', '\u6df1\u5316', '\u4eba\u6750', '\u5c02\u9580', '\u591a\u69d8', '\u4e3b\u4f53', '\u7d44\u7e54', '\u4f01\u696d', '\u81ea\u6cbb\u4f53', '\u5927\u5b66', '\u9023\u95a2', '\u4fe1\u983c', '\u4f01\u753b', '\u69cb\u60f3', '\u8a2d\u8a08', '\u5275\u9020', '\u958b\u767a', '\u5b9f\u9a13', '\u6311\u6226', '\u4e8b\u696d', '\u8a08\u753b', '\u69cb\u7bc9'];\n                            let wordEN = ['Co-creation', 'Collaboration', 'Partnership', 'Integration', 'Connection', 'Network', 'Synergy', 'Fusion', 'Collective', 'Link', 'Society', 'Community', 'Public', 'Impact', 'Value', 'Innovation', 'Transformation', 'Sustainability', 'Future', 'Growth', 'Challenge', 'Solution', 'Problem', 'Strategy', 'Optimization', 'Implementation', 'Action', 'Execution', 'Development', 'Advancement', 'Research', 'Knowledge', 'Insight', 'Intelligence', 'Discovery', 'Exploration', 'Analysis', 'Evidence', 'Learning', 'Expertise', 'People', 'Talent', 'Diversity', 'Stakeholder', 'Organization', 'Industry', 'Government', 'Academia', 'Trust', 'Engagement', 'Project', 'Design', 'Concept', 'Creation', 'System', 'Experiment', 'Initiative', 'Program', 'Build', 'Platform'];\n                            let wordKana = ['\u3064\u306a\u304c\u308b', '\u3072\u308d\u304c\u308b', '\u307e\u3058\u308f\u308b', '\u3044\u3063\u3057\u3087', '\u304b\u3051\u3042\u308f\u3059', '\u307e\u3056\u308b', '\u3072\u3073\u304d\u3042\u3046', '\u3064\u306a\u3052\u308b', '\u3088\u308a\u305d\u3046', '\u308f\u304b\u308a\u3042\u3046', '\u307f\u3089\u3044', '\u3053\u308c\u304b\u3089', '\u3042\u305f\u3089\u3057\u3044', '\u307e\u3060\u306a\u3044', '\u3072\u3089\u3051\u308b', '\u306e\u3073\u308b', '\u3064\u304e', '\u304b\u3055\u306a\u308b', '\u3046\u307e\u308c\u308b', '\u3068\u3069\u3051\u308b', '\u3084\u3063\u3066\u307f\u308b', '\u3068\u3073\u3053\u3080', '\u3046\u3054\u304d\u3060\u3059', '\u3057\u304b\u3051\u308b', '\u306f\u3058\u3081\u308b', '\u3075\u307f\u3060\u3059', '\u3064\u304f\u308a\u3060\u3059', '\u304b\u3048\u3066\u3044\u304f', '\u304d\u308a\u3072\u3089\u304f', '\u3046\u3054\u304b\u3059', '\u304b\u305f\u3061', '\u307e\u3068\u3081\u308b', '\u3046\u307f\u3060\u3059', '\u3064\u306a\u304c\u308b', '\u3072\u3089\u304f', '\u3064\u304f\u308b', '\u3048\u304c\u304f', '\u304b\u3093\u304c\u3048\u308b', '\u305f\u306e\u3057\u3080', '\u3064\u3065\u3051\u308b', '\u306a\u3058\u3080', '\u304f\u3089\u3059', '\u3068\u3073\u3060\u3059', '\u305f\u3081\u3059', '\u306e\u3053\u3059', '\u3072\u3068', '\u3072\u3089\u3081\u304f', '\u304f\u308a\u304b\u3048\u3059', '\u3064\u304b\u3046', '\u3044\u304d\u308b'];\n\n\n                            function txtArr(box, cont, count) {\n                                let txtItemSpan = jQuery('.js-txt-line .item span');\n                                let rdmIndexBox = Math.floor(Math.random() * box.length);\n                                let rdmIndexCont = Math.floor(Math.random() * cont.length);\n\n                                let seIndexBox = jQuery(box[rdmIndexBox]);\n\n\n                                seIndexBox.fadeOut(second.txtFade, function () {\n\n                                    if (count === 1) {\n                                        txtItemSpan.removeClass('blue');\n                                        jQuery(this).html('<span class=\"hero-ani blue\">' + cont[rdmIndexCont] + '<\/span>').fadeIn(second.txtFade);\n                                    } else if (count === 2) {\n                                        txtItemSpan.removeClass('yellow');\n                                        jQuery(this).html('<span class=\"hero-ani yellow\">' + cont[rdmIndexCont] + '<\/span>').fadeIn(second.txtFade);\n                                    } else {\n                                        jQuery(this).html('<span>' + cont[rdmIndexCont] + '<\/span>').delay(300).fadeIn(second.txtFade);\n                                    }\n\n                                });\n                            }\n\n                            function sdcHero() {\n\n                                let countCass = 0;\n                                let exCount = 0;\n\n\n                                let switchLang = setTimeout(function switchLangFunc() {\n\n                                    let txtLineClass = ['js-kanji', 'js-en', 'js-kana'];\n\n\n                                    jQuery('.js-txt-line').removeClass(txtLineClass);\n                                    jQuery('.js-txt-line').addClass(txtLineClass[countCass]);\n\n                                    jQuery('.js-txt-line .box-item').removeClass('js-box-item');\n                                    void jQuery('.js-txt-line .box-item')[0].offsetWidth;\n                                    jQuery('.js-txt-line .box-item').addClass('js-box-item');\n\n\n                                    let txtType = [wordKanji, wordEN, wordKana];\n\n\n                                    txtItem.each(function (i, e) {\n                                        let indexWord = Math.floor(Math.random() * txtType[countCass].length);\n                                        jQuery(jQuery(e).children()[0]).text(txtType[countCass][indexWord]);\n                                    });\n\n                                    let switchTxt = setTimeout(function switchTxtFunc() {\n                                        for (let i = 0; i < 2; i++) {\n                                            exCount = Math.floor(Math.random() * 3);\n                                            txtArr(txtItem, txtType[countCass], exCount);\n                                        }\n                                        switchTxt = setTimeout(switchTxtFunc, second.txt);\n                                    });\n\n                                    function switchTxtClear() {\n                                        clearTimeout(switchTxt);\n                                    }\n\n                                    function countCassFunc() {\n                                        countCass++;\n\n                                        if (countCass === 3) {\n                                            countCass = 0;\n                                        }\n                                    }\n\n                                    setTimeout(countCassFunc, second.lang);\n                                    switchLang = setTimeout(switchLangFunc, second.lang);\n                                    switchTxt = setTimeout(switchTxtClear, second.lang);\n\n                                });\n\n                            };\n\n\n                            const option = {\n                                root: null,\n                                rootMargin: '0px',\n                                threshold: 0,\n                            }\n\n                            const observer = new IntersectionObserver(doWhenIntersect, option);\n\n                            jQuery('.js-sdc-hero').each(function () {\n                                observer.observe(this);\n                            });\n\n                            function doWhenIntersect(entries) {\n                                entries.forEach(entry => {\n                                    if (entry.isIntersecting) {\n                                        sdcHero();\n                                        observer.unobserve(entry.target);\n                                    }\n                                });\n                            }\n\n                        });\n                    <\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Center for Partnership and Research Promotion (SDC) &#8211; Social Design Center The Social Design Center (SDC) is a hub for fostering knowledge and talent that connects society with the university and promotes value creation through co-creation. By bringing together diverse stakeholders\u2014including universities, corporations, and local governments\u2014and combining their respective expertise and resources, the SDC aims [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":4623,"parent":0,"menu_order":156,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-453","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"publishpress_future_action":{"enabled":false,"date":"2026-06-10 01:42:32","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\/453","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/comments?post=453"}],"version-history":[{"count":13,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages\/453\/revisions"}],"predecessor-version":[{"id":4653,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/pages\/453\/revisions\/4653"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/media\/4623"}],"wp:attachment":[{"href":"https:\/\/eikei.ac.jp\/english\/wp-json\/wp\/v2\/media?parent=453"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}