検索結果

研究者要覧トップに戻る

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 0
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "8"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 0
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "8"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "8"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "8"
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1 AND post_type = 'post' AND ( 
  ( wp_postmeta.meta_key = 'profile_sdgs' AND wp_postmeta.meta_value LIKE '{d69bee7b7a03537150d2b64c87a7b583d5ed7c2a1f58fb1bcf84051844e4b723}\"8\"{d69bee7b7a03537150d2b64c87a7b583d5ed7c2a1f58fb1bcf84051844e4b723}' ) 
  AND 
  ( mt1.meta_key = 'profile_name_kana' AND mt1.meta_value REGEXP '^' )
) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 LIMIT 0, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 164
                    [post_author] => 1
                    [post_date] => 2022-02-11 12:57:11
                    [post_date_gmt] => 2022-02-11 03:57:11
                    [post_content] => 
                    [post_title] => 清水 壽一郎
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => juichiro_shimizu
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-11-02 09:16:46
                    [post_modified_gmt] => 2023-11-02 00:16:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=164
                    [menu_order] => 8
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 458
                    [post_author] => 1
                    [post_date] => 2022-02-16 16:33:24
                    [post_date_gmt] => 2022-02-16 07:33:24
                    [post_content] => 
                    [post_title] => 石原 茂和
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => shigekazu_ishihara
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-22 15:23:55
                    [post_modified_gmt] => 2023-09-22 06:23:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=458
                    [menu_order] => 36
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1125
                    [post_author] => 1
                    [post_date] => 2022-02-27 23:13:52
                    [post_date_gmt] => 2022-02-27 14:13:52
                    [post_content] => 

充実した社会的相互作用の構築・維持のためのシステム構築支援

[post_title] => 西村 太志 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takashi_nisimura [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:59:09 [post_modified_gmt] => 2024-04-03 03:59:09 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1125 [menu_order] => 53 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 1349 [post_author] => 1 [post_date] => 2022-02-28 22:37:25 [post_date_gmt] => 2022-02-28 13:37:25 [post_content] => [post_title] => 塩川 満久 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mitsuhisa_shiokawa [to_ping] => [pinged] => [post_modified] => 2023-01-19 11:08:30 [post_modified_gmt] => 2023-01-19 02:08:30 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1349 [menu_order] => 57 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 1387 [post_author] => 1 [post_date] => 2022-02-28 23:23:33 [post_date_gmt] => 2022-02-28 14:23:33 [post_content] => [post_title] => 帆足 哲哉 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tetsuya_hoashi [to_ping] => [pinged] => [post_modified] => 2022-06-27 17:14:24 [post_modified_gmt] => 2022-06-27 08:14:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1387 [menu_order] => 63 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 1364 [post_author] => 1 [post_date] => 2022-02-28 23:03:43 [post_date_gmt] => 2022-02-28 14:03:43 [post_content] =>

中学校、高等学校の教育現場で、35年間保健体育科教育、授業研究を行ってきました。その実践を生かして、現在教員育成に携わっています。すべての人がスポーツを通じて生きがいを持って健康に生きていける資質を育成できるような保健体育科教育を模索しながら、教員育成を行っています。

[post_title] => 岡本 昌規 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => masaki_okamoto [to_ping] => [pinged] => [post_modified] => 2022-07-26 09:19:34 [post_modified_gmt] => 2022-07-26 00:19:34 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1364 [menu_order] => 64 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1323 [post_author] => 1 [post_date] => 2022-02-28 21:24:55 [post_date_gmt] => 2022-02-28 12:24:55 [post_content] =>

 小児科医として、子どもを取り巻く社会医療体制、福祉制度の研究をしています。特に、病児保育や子ども食堂を対象とした研究をしています。社会環境が悪化するとその犠牲となるのは子どもです。次世代をはぐくみ社会の継続性を担保するには制度設計をきちんとする必要があります。

 皆さんと研究を進めていきたいと思っています。

[post_title] => 江原 朗 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akira_ehara [to_ping] => [pinged] => [post_modified] => 2024-05-14 12:10:39 [post_modified_gmt] => 2024-05-14 03:10:39 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1323 [menu_order] => 71 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 379 [post_author] => 1 [post_date] => 2022-02-15 19:40:33 [post_date_gmt] => 2022-02-15 10:40:33 [post_content] =>

こどもたちの意思表出支援や上肢機能の向上に取り組んでいます。しあわせ健康センターでは、発達支援ルームにて,地域の親子支援と研究・教育をむすびつけるプロジェクトを行っています。

[post_title] => 小澤 恭子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kyoko_ozawa [to_ping] => [pinged] => [post_modified] => 2023-06-10 10:37:25 [post_modified_gmt] => 2023-06-10 01:37:25 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=379 [menu_order] => 78 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 3555 [post_author] => 1 [post_date] => 2024-04-03 14:02:38 [post_date_gmt] => 2024-04-03 05:02:38 [post_content] =>

私の研究室では、地域におけるメンタルヘルスおよびソーシャルキャピタル推進の地域づくりに関する研究を行っています。子どもから高齢者まで、その人らしくいきいきと暮らせる地域づくりを目指して、様々な地域で様々な年代の方々のメンタルヘルス向上を目指して学内外の研究者、関係者と協働で取り組んでいます。ぜひ、心と体の地域づくりに関心のある方はともに研究に取り組みましょう。

[post_title] => 眞﨑 直子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => naoko_masaki [to_ping] => [pinged] => [post_modified] => 2024-05-14 11:17:11 [post_modified_gmt] => 2024-05-14 02:17:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3555 [menu_order] => 82 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1105 [post_author] => 1 [post_date] => 2022-02-27 22:56:06 [post_date_gmt] => 2022-02-27 13:56:06 [post_content] =>

社会福祉の現場で働く職員がいきいきとやりがいをもって働き続けることができる職場環境・職場集団づくりのために、社会福祉現場や関係機関と協働し、人材育成システムの構築、研修プログラムの開発等を行っています。心理的安全性の構築、所属感を感じられる職場環境を形成することが、ケアの質の向上、チームワークの発揮の基盤になると考えています。職員も、利用者・家族も大切にする、人を大切にできる社会福祉現場づくりとケアの質・専門性の向上・継承を同時に実現することをめざして、社会福祉現場・関係機関との協働をこれからも進めて参りたいと思います。

[post_title] => 岡本 晴美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => harumi_okamoto [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:52:06 [post_modified_gmt] => 2024-04-03 03:52:06 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1105 [menu_order] => 83 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 3536 [post_author] => 1 [post_date] => 2024-04-03 13:19:07 [post_date_gmt] => 2024-04-03 04:19:07 [post_content] =>

私の研究テーマは発達障害傾向のある看護学生の支援です。特別なことではなく、曖昧表現をさけ、具体的に示すことで、教員および学生の負担が減ります。一緒に考えて見ませんか。

https://edu.career-tasu.jp/p/digital_pamph/frame.aspx?id=6699500-3-121&fl=0

[post_title] => 吉兼 伸子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => nobuko_yoshikane [to_ping] => [pinged] => [post_modified] => 2024-05-14 11:19:21 [post_modified_gmt] => 2024-05-14 02:19:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3536 [menu_order] => 95 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 1333 [post_author] => 1 [post_date] => 2022-02-28 21:48:45 [post_date_gmt] => 2022-02-28 12:48:45 [post_content] =>

 研究室では、医療機関の医療総合職、医療マネジメント職、医療関連企業の企画総合職を育成したいと思っています。医療経営、介護経営、福祉経営、健康経営を学び、トータル的な医療マネジメント人材育成を目指しています。
 ゼミ活動では、基礎学力の強化(社会人力)、情報能力(DX時代の能力)、医療マネジメント能力、ロジカルシンキング能力、問題解決能力、データ分析力、企画提案能力を学びます。医療機関の見学を通して実際の現場を見ることを大切にしています。

[post_title] => 丁井 雅美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => masami_choui [to_ping] => [pinged] => [post_modified] => 2023-04-14 11:16:16 [post_modified_gmt] => 2023-04-14 02:16:16 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1333 [menu_order] => 107 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 12 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 164 [post_author] => 1 [post_date] => 2022-02-11 12:57:11 [post_date_gmt] => 2022-02-11 03:57:11 [post_content] => [post_title] => 清水 壽一郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => juichiro_shimizu [to_ping] => [pinged] => [post_modified] => 2023-11-02 09:16:46 [post_modified_gmt] => 2023-11-02 00:16:46 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=164 [menu_order] => 8 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 24 [max_num_pages] => 2 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => 1 [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 67922467d6ca5458a4902310a472ca5c [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )

学部・学科

保健医療学部診療放射線学科,学長

職階

教授 (学長)

関連SDGs

学部・学科

健康科学部心理学科

職階

教授

関連SDGs

学部・学科

健康科学部心理学科

職階

教授(学科長、心理学専攻長)

関連SDGs

学部・学科

健康スポーツ学部健康スポーツ学科

職階

教授

関連SDGs

学部・学科

健康スポーツ学部健康スポーツ学科

職階

講師

関連SDGs

学部・学科

健康スポーツ学部健康スポーツ学科

職階

特任講師

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

学部・学科

総合リハビリテーション学部リハビリテーション学科

職階

教授

関連SDGs

学部・学科

看護学部看護学科

職階

特任教授

関連SDGs

学部・学科

健康科学部社会学科

職階

教授(学科長・医療福祉学専攻長)

関連SDGs

学部・学科

看護学部看護学科

職階

特任教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

准教授

関連SDGs

ページ上部へ