検索結果

研究者要覧トップに戻る

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] => "4"
                            [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] => "4"
                            [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] => "4"
                            [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] => "4"
                            [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 '{4c5f8dd31e611065957fe011a707ab2a48f48f4f858afe40cd51093e85e34e39}\"4\"{4c5f8dd31e611065957fe011a707ab2a48f48f4f858afe40cd51093e85e34e39}' ) 
  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] => 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] => 5 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => 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-07-17 13:25:36 [post_modified_gmt] => 2026-07-17 04:25:36 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=221 [menu_order] => 6 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => 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 ) [7] => WP_Post Object ( [ID] => 114 [post_author] => 1 [post_date] => 2022-02-09 17:05:55 [post_date_gmt] => 2022-02-09 08:05:55 [post_content] =>

広島大学病院高度救命救急センターで救急科専門医、脳神経外科専門医として働いた経験をもとに、救急救命学科で医学教育を担当しています。

[post_title] => 津村 龍 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ryu_tsumura [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:57:41 [post_modified_gmt] => 2024-04-03 03:57:41 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=114 [menu_order] => 9 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => 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] => 2026-04-28 10:45:47 [post_modified_gmt] => 2026-04-28 01:45:47 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=531 [menu_order] => 10 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1247 [post_author] => 1 [post_date] => 2022-02-28 14:09:34 [post_date_gmt] => 2022-02-28 05:09:34 [post_content] =>

英語教育学の中でも教材開発を専門にしています。特に、映画やドラマなど、もともと教育目的の教材として製作されたのではない“生の素材”であるAuthentic Materialsを活用した英語教材の開発に関心があります。

[post_title] => 角山 照彦 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => teruhiko_kadoyama [to_ping] => [pinged] => [post_modified] => 2026-07-17 14:40:32 [post_modified_gmt] => 2026-07-17 05:40:32 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1247 [menu_order] => 12 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1377 [post_author] => 1 [post_date] => 2022-02-28 23:12:18 [post_date_gmt] => 2022-02-28 14:12:18 [post_content] => [post_title] => 菅 輝 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akira_kan [to_ping] => [pinged] => [post_modified] => 2022-09-06 10:39:01 [post_modified_gmt] => 2022-09-06 01:39:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1377 [menu_order] => 15 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => 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] => 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] => 137 [max_num_pages] => 12 [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] => 4979b27a1baf17c790e9b14604bb3da2 [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:b404a94b2a8efcd1042678c5e0e5af68 )

学部・学科

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

職階

教授 (学長)

関連SDGs

学部・学科

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

職階

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

関連SDGs

学部・学科

薬学部薬学科,副学長

職階

特任教授(副学長)

関連SDGs

学部・学科

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

職階

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

関連SDGs

学部・学科

看護学部看護学科

職階

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

関連SDGs

学部・学科

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

職階

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

関連SDGs

学部・学科

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

職階

特任教授(学部長)

関連SDGs

学部・学科

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

職階

教授 (学科長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授(学科長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授(基盤教育センター長)

関連SDGs

学部・学科

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

職階

教授(学科長)

関連SDGs

学部・学科

健康科学部医療経営学科

職階

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

関連SDGs

研究者要覧トップに戻る

ページ上部へ