検索結果

研究者要覧トップに戻る

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] => "5"
                            [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] => "5"
                            [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] => all
            [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] => "5"
                            [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] => "5"
                            [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 '{0cb37932b42301d1543ebae3fc1f704206b9c111698ae4cc396b1eb0ce280645}\"5\"{0cb37932b42301d1543ebae3fc1f704206b9c111698ae4cc396b1eb0ce280645}' ) 
  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] => 1391
                    [post_author] => 1
                    [post_date] => 2022-02-28 23:25:33
                    [post_date_gmt] => 2022-02-28 14:25:33
                    [post_content] => 
                    [post_title] => 服部 宏治
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kouji_hattori
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-04-10 14:01:02
                    [post_modified_gmt] => 2026-04-10 05:01:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1391
                    [menu_order] => 8
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 3120
                    [post_author] => 1
                    [post_date] => 2023-06-08 11:14:03
                    [post_date_gmt] => 2023-06-08 02:14:03
                    [post_content] => 

 人間はさまざまな環境に適応し、調整する体内時計を持っています。「いつ」「何を」「どのくらい」食べると、体内での栄養素の機能が最大限に発揮できるか、また健康につながるかという時間栄養学的研究を行っています。
 また、月経周期によって体調が変動する女性アスリートのコンディショニング法についての研究も行っています。

[post_title] => 中村 亜紀 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => aki_nakamura [to_ping] => [pinged] => [post_modified] => 2026-04-02 11:58:58 [post_modified_gmt] => 2026-04-02 02:58:58 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=3120 [menu_order] => 13 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 3823 [post_author] => 1 [post_date] => 2025-04-17 12:52:11 [post_date_gmt] => 2025-04-17 03:52:11 [post_content] =>

基礎看護学は看護師になるために学習する最初の専門科目です。不安と期待が入り混じった気持ちの中で、学生の皆さんが専門職を目指すものとして知的好奇心を刺激され、楽しく学習できるように努めたいと思います。

[post_title] => 戸部 郁代 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ikuyo_tobe [to_ping] => [pinged] => [post_modified] => 2025-06-24 11:42:17 [post_modified_gmt] => 2025-06-24 02:42:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3823 [menu_order] => 20 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => 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] => 2026-04-02 12:15:10 [post_modified_gmt] => 2026-04-02 03:15:10 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1105 [menu_order] => 27 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 4395 [post_author] => 1 [post_date] => 2026-05-23 15:49:15 [post_date_gmt] => 2026-05-23 06:49:15 [post_content] =>

 遠隔支援ツールを用いた継続支援によって、利用する方たちが健康になれる、または病気の予防が可能になるプログラムづくりを目指しています。また、新たな「抗炎症食」という指標が、日本人の健康づくりにあてはまるのかについて、今は特に妊婦さんを中心に研究しています。


 次世代の健康づくりを思うと、思春期から妊娠期の栄養は大切です。しっかり食べて健康的な体重を維持すること、貧血(かくれ貧血を含む)を予防すること、そのことによって毎日を活動的に心地よく過ごせることを願って、『食べること』の大切さを伝えていきたいです。

[post_title] => 林 育代 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ikuyo_hayashi [to_ping] => [pinged] => [post_modified] => 2026-07-17 13:45:39 [post_modified_gmt] => 2026-07-17 04:45:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=4395 [menu_order] => 31 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 3775 [post_author] => 1 [post_date] => 2024-09-13 14:31:17 [post_date_gmt] => 2024-09-13 05:31:17 [post_content] =>

長年の訪問看護師経験の中、在宅医療推進・在宅看取りのための多職種連携・ACP普及活動・訪問看護師の人材育成・訪問看護ステーションへのコンサルテーションなどを行ってきた。訪問看護師のスキルアップのために必要な学びなおし方法について構築の必要性を感じている。
臨床経験を取り入れた講義に「在宅看護や訪問看護への興味」を示す学生が増えてきており、新卒訪問看護師誕生に期待を高めている。

[post_title] => 杉本 由起子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yukiko_sugimoto [to_ping] => [pinged] => [post_modified] => 2026-07-17 14:50:52 [post_modified_gmt] => 2026-07-17 05:50:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3775 [menu_order] => 32 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1194 [post_author] => 1 [post_date] => 2022-02-28 04:51:13 [post_date_gmt] => 2022-02-27 19:51:13 [post_content] =>

近・現代のドイツ哲学が専門。剛柔流空手3段、馬場馬術2級ライセンス、馬場馬術B級ライダー、クラシック・ギタリスト。

[post_title] => 甲田 純生 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => sumio_kouda [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:17:19 [post_modified_gmt] => 2023-04-10 07:17:19 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1194 [menu_order] => 36 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 153 [post_author] => 1 [post_date] => 2022-02-11 12:43:02 [post_date_gmt] => 2022-02-11 03:43:02 [post_content] =>

 私の研究室では、放射線治療に使用する直線加速器や放射線のシミュレーションを行う放射線治療計画装置を用いて種々の解析を行っています。とくに直線加速器の品質管理・品質保証などに着目して、効率的に精度良く実施する方法や放射線治療計画におけるシミュレーションアルゴリズムに関する検討を行っています。

 学部生や大学院生には研究の基礎を学ぶとともに、学会発表を通して発表・討論する能力も養ってもらいます。研究に興味のある方は、ぜひ研究室までお越しください。

[post_title] => 橘 昌幸 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => masayuki_tachibana [to_ping] => [pinged] => [post_modified] => 2026-07-17 13:53:13 [post_modified_gmt] => 2026-07-17 04:53:13 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=153 [menu_order] => 38 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => 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] => 46 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1416 [post_author] => 1 [post_date] => 2022-02-28 23:57:19 [post_date_gmt] => 2022-02-28 14:57:19 [post_content] => [post_title] => 森 陽二郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yojiro_mori [to_ping] => [pinged] => [post_modified] => 2026-07-17 14:08:25 [post_modified_gmt] => 2026-07-17 05:08:25 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1416 [menu_order] => 48 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1343 [post_author] => 1 [post_date] => 2022-02-28 22:21:02 [post_date_gmt] => 2022-02-28 13:21:02 [post_content] => [post_title] => 赤井 俊幸 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => toshiyuki_akai [to_ping] => [pinged] => [post_modified] => 2026-07-17 14:11:18 [post_modified_gmt] => 2026-07-17 05:11:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1343 [menu_order] => 49 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 2041 [post_author] => 1 [post_date] => 2022-04-27 13:07:50 [post_date_gmt] => 2022-04-27 04:07:50 [post_content] =>

人々が幸せに暮らせるレジリエントな地域づくりを目指して、研究・実践を行っていきたいと思っています。よろしくお願い致します。

[post_title] => 宮本 純子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => junko_miyamoto [to_ping] => [pinged] => [post_modified] => 2026-07-17 14:44:37 [post_modified_gmt] => 2026-07-17 05:44:37 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2041 [menu_order] => 51 [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] => 1391 [post_author] => 1 [post_date] => 2022-02-28 23:25:33 [post_date_gmt] => 2022-02-28 14:25:33 [post_content] => [post_title] => 服部 宏治 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kouji_hattori [to_ping] => [pinged] => [post_modified] => 2026-04-10 14:01:02 [post_modified_gmt] => 2026-04-10 05:01:02 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1391 [menu_order] => 8 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 39 [max_num_pages] => 4 [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] => cc70f09af5455c904301e002b9bbf652 [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 ) [query_cache_key:WP_Query:private] => wp_query:b0ef43c1404b573237405ff9652a4b39 )

学部・学科

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

職階

特任教授(学部長)

関連SDGs

学部・学科

健康科学部医療栄養学科

職階

教授(学科長)

関連SDGs

学部・学科

看護学部看護学科

職階

特任教授

関連SDGs

学部・学科

健康科学部社会学科

職階

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

関連SDGs

学部・学科

健康科学部医療栄養学科

職階

特任教授

関連SDGs

学部・学科

看護学部看護学科

職階

准教授

関連SDGs

学部・学科

保健医療学部救急救命学科

職階

教授

関連SDGs

学部・学科

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

職階

教授

関連SDGs

学部・学科

健康科学部心理学科

職階

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

関連SDGs

学部・学科

健康科学部心理学科,心理臨床センター

職階

教授(心理臨床センター長)

関連SDGs

学部・学科

健康科学部心理学科

職階

教授

関連SDGs

学部・学科

看護学部看護学科

職階

准教授

関連SDGs

ページ上部へ