検索結果

研究者要覧トップに戻る

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] => "3"
                            [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] => "3"
                            [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] => "3"
                            [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] => "3"
                            [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 '{a9d91d4fa4bb9e71f251189aa6a09c6b0f47fda1132f381739893e6c1d80a690}\"3\"{a9d91d4fa4bb9e71f251189aa6a09c6b0f47fda1132f381739893e6c1d80a690}' ) 
  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] => 1
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1021
                    [post_author] => 1
                    [post_date] => 2022-02-27 20:24:04
                    [post_date_gmt] => 2022-02-27 11:24:04
                    [post_content] => 

専門は、睡眠指導を軸とした脳と心のヘルスプロモーション。企業等の眠具開発支援。自治体、企業のメンタルヘルス研修、教員、看護師、介護士等、専門職に研修を行うとともに、地域や学校で児童・生徒・地域住民に睡眠改善技術と睡眠健康教育を普及。地域の健康事業、健康まつり等で、快眠ワンポイントアドバイスを開催。睡眠健康指導士、睡眠改善インストラクター養成に従事。

[post_title] => 田中 秀樹 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hideki_tanaka [to_ping] => [pinged] => [post_modified] => 2026-04-02 12:17:43 [post_modified_gmt] => 2026-04-02 03:17:43 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1021 [menu_order] => 2 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 951 [post_author] => 1 [post_date] => 2022-02-26 05:04:13 [post_date_gmt] => 2022-02-25 20:04:13 [post_content] =>

生活習慣病におけるToxic AGEsの影響に関する研究

[post_title] => 堀 隆光 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takamitsu_hori [to_ping] => [pinged] => [post_modified] => 2026-04-02 11:50:23 [post_modified_gmt] => 2026-04-02 02:50:23 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=951 [menu_order] => 3 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 1451 [post_author] => 1 [post_date] => 2022-03-01 00:33:57 [post_date_gmt] => 2022-02-28 15:33:57 [post_content] => [post_title] => 北村 万由美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mayumi_kitamura [to_ping] => [pinged] => [post_modified] => 2026-04-10 14:01:25 [post_modified_gmt] => 2026-04-10 05:01:25 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1451 [menu_order] => 4 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 221 [post_author] => 1 [post_date] => 2022-02-11 14:42:42 [post_date_gmt] => 2022-02-11 05:42:42 [post_content] =>

 2017年に本学就任。地域の医療機関と連携して臨床研究を継続しています。本邦における"がん"死因第1位であった胃がんは、ピロリ菌感染率の低下に伴い減少傾向を示しています。

 しかしながら、近年はピロリ菌が関与しないとされる胃がん(ピロリ陰性胃がん)が相対的に増加しています。特に2010年に提唱された胃底腺型胃癌は、ピロリ陰性胃がんの一つとされ一般臨床でも報告例が増えています。当研究室では他大学との多施設共同研究として、同疾患の臨床および病理学的な特徴の解析に力を入れています。

 胃がん撲滅という壮大な目標に向かって、医療機関および他大学の研究室と協力しながら同疾患の臨床研究を発展させる予定です。

[post_title] => 楠本 智章 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => chiaki_kusumoto [to_ping] => [pinged] => [post_modified] => 2026-04-14 10:41:34 [post_modified_gmt] => 2026-04-14 01:41:34 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=221 [menu_order] => 5 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 627 [post_author] => 1 [post_date] => 2022-02-22 16:33:33 [post_date_gmt] => 2022-02-22 07:33:33 [post_content] => [post_title] => 松本 睦子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mutsuko_matsumoto [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:53:08 [post_modified_gmt] => 2024-04-03 03:53:08 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=627 [menu_order] => 6 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 531 [post_author] => 1 [post_date] => 2022-02-22 11:24:50 [post_date_gmt] => 2022-02-22 02:24:50 [post_content] => [post_title] => 俵 由美子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yumiko_tawara [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:41:06 [post_modified_gmt] => 2024-04-03 03:41:06 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=531 [menu_order] => 7 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1233 [post_author] => 1 [post_date] => 2022-02-28 13:57:25 [post_date_gmt] => 2022-02-28 04:57:25 [post_content] =>

筋力低下や認知機能低下を防止するための全身や脳をつかったゲームの開発

[post_title] => 金谷 孝之 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takayuki_kanaya [to_ping] => [pinged] => [post_modified] => 2026-04-02 11:53:56 [post_modified_gmt] => 2026-04-02 02:53:56 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1233 [menu_order] => 10 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => 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] => 11 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 706 [post_author] => 1 [post_date] => 2022-02-22 21:22:08 [post_date_gmt] => 2022-02-22 12:22:08 [post_content] =>

・行政保健師の人材育成の支援に長年取り組んでいます。研修ニーズに寄り添うことを重視し、企画担当者とともに育ち合う場づくりに励んでいます。
・今年度、日ごろの保健師活動での問いをテーマにしたカフェを開催しますので、ご参加をお待ちしています。
・若者世代からの骨粗鬆症予防活動を目指して、呉市保健所のご協力のもと、本学の看護学生主体の骨活プロジェクトを始めました。

[post_title] => 福川 京子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kyoko_fukukawa [to_ping] => [pinged] => [post_modified] => 2026-04-13 17:26:05 [post_modified_gmt] => 2026-04-13 08:26:05 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=706 [menu_order] => 12 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 541 [post_author] => 1 [post_date] => 2022-02-22 11:31:04 [post_date_gmt] => 2022-02-22 02:31:04 [post_content] =>

母性看護学に関する研究
助産学に関する研究
ウイメンズヘルスに関する研究

[post_title] => 下見 千恵 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => chie_shitami [to_ping] => [pinged] => [post_modified] => 2025-09-03 14:32:40 [post_modified_gmt] => 2025-09-03 05:32:40 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=541 [menu_order] => 15 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 427 [post_author] => 1 [post_date] => 2022-02-16 14:28:23 [post_date_gmt] => 2022-02-16 05:28:23 [post_content] =>

私の研究室では、人の動作、および動作を生成する神経筋活動の解析を行っています。とくに近年は、非線形解析として運動協調性、筋シナジー解析、デコンポジション解析、そして筋活動電位の周波数解析に着目して、運動機能不全に関与するメカニズムと理学療法介入の効果に関する研究を行っています。国内外の研究グループとの共同研究を通して研究を遂行しています。学部生や大学院生には研究の基礎を学ぶとともに、学会発表を通して発表・討論する能力も養ってもらいます。研究に興味のある方は、ぜひ研究室までお越しください。

[post_title] => 木藤 伸宏 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => nobuhiro_kitou [to_ping] => [pinged] => [post_modified] => 2026-04-13 18:02:41 [post_modified_gmt] => 2026-04-13 09:02:41 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=427 [menu_order] => 16 [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] => 1 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 184 [max_num_pages] => 16 [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] => 52bd5d1beebca1499101f76e900e2dc9 [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:e7704072485b0cc3464c9fe6f7122d2c )

学部・学科

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

職階

教授 (学長)

関連SDGs

学部・学科

健康科学部心理学科,副学長

職階

教授(副学長、学部長、健康科学研究科長)

関連SDGs

学部・学科

薬学部薬学科,副学長

職階

特任教授(副学長)

関連SDGs

学部・学科

大学院・専攻科助産学専攻科

職階

特任教授(助産学専攻科長)

関連SDGs

学部・学科

保健医療学部医療技術学科

職階

教授(保健医療学部長、医療科学研究科長、保健室長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授(学部長、看護学研究科長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授(学科長)

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授(学科長、医療経営学専攻長)

関連SDGs

学部・学科

健康科学部医療栄養学科

職階

教授(学科長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授(看護学、看護学専攻長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授

関連SDGs

学部・学科

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

職階

教授(学科長)

関連SDGs

研究者要覧トップに戻る

ページ上部へ