検索結果

研究者要覧トップに戻る

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

            [1] => 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] => 14
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => 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] => 21
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => 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] => 2025-05-12 16:02:11 [post_modified_gmt] => 2025-05-12 07:02:11 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1021 [menu_order] => 32 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => 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] => 50 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 834 [post_author] => 1 [post_date] => 2022-02-24 16:25:09 [post_date_gmt] => 2022-02-24 07:25:09 [post_content] =>

 蛍光シアリダーゼプローブの開発を進めており、これまでに大腸がん病変部位の蛍光染色、インフルエンザウイルス・ムンプスウイルス・ヒトパラインフルエンザウイルス・馬インフルエンザウイルスなどウイルス感染細胞の蛍光検出、薬剤耐性インフルエンザウイルスの特異的検出などを行ってきた。現在は、インフルエンザウイルス特異的プローブ、ムンプスウイルス特異的プローブの開発を進めており、一定の成果が出つつあります。今後は、ウイルスの亜型選択的プローブの開発を行う予定です。

[post_title] => 大坪 忠宗 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tadamune_otsubo [to_ping] => [pinged] => [post_modified] => 2025-05-02 16:23:58 [post_modified_gmt] => 2025-05-02 07:23:58 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=834 [menu_order] => 55 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 3058 [post_author] => 1 [post_date] => 2023-04-12 09:12:31 [post_date_gmt] => 2023-04-12 00:12:31 [post_content] =>

 助産師は、女性とその家族の生涯にわたる健康に携わります。その中でも、妊娠・出産育児はどれ一つとして同じ経過を辿りません。

 一人一人を大切にした実践を行っていきたいと思っています。

[post_title] => 百田 由希子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yukiko_hyakuta [to_ping] => [pinged] => [post_modified] => 2024-04-19 15:34:56 [post_modified_gmt] => 2024-04-19 06:34:56 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=3058 [menu_order] => 59 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => 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] => 80 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 1001 [post_author] => 1 [post_date] => 2022-02-27 19:47:04 [post_date_gmt] => 2022-02-27 10:47:04 [post_content] =>

 現在の研究は「災害カウンセリング」を中心に行っております。阪神淡路大震災、東日本大震災、西日本豪雨、そしてロシアのウクライナ侵攻、いまだに解決や回復ができていない方が溢れています。そのような人たちに長期に関わり、そのかかわりの中から個別にかかわっていくことの大切さを教えられました。

 そして人を支援するにはまず自らの健康を維持していくことの大切さに気づかされ、次の3点を10年以上実行しております。①睡眠の固定(大人は7時間、子どもは8時間以上)②軽い運動(毎日)③アルコールを控える(子供は甘い炭酸飲料やジャンクフードを控える)です。

[post_title] => 鶴田 一郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ichiro_tsuruta [to_ping] => [pinged] => [post_modified] => 2024-05-14 11:51:28 [post_modified_gmt] => 2024-05-14 02:51:28 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1001 [menu_order] => 87 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 453 [post_author] => 1 [post_date] => 2022-02-16 16:27:20 [post_date_gmt] => 2022-02-16 07:27:20 [post_content] =>

 人間工学やユニバーサルデザインの授業を担当しています。この数年は、障がいのある方の余暇活動やリハビリテーションを促進する支援機器を作ることで、本人のQOL向上とともに、周囲の人にも明るい気持ちが広がる様子を見てきました。
 これまで本学の旧コミュニケーション学科、リハビリテーション学科で教えた経験を生かして、高齢者・障がい者を含めた様々な人が、その人なりの力を出せる「共生社会」にしていくことを目指します。
 マイコンやゲームのプログラミング、3Dプリンター、ドローンの制御、統計解析などについて、ひとの心に寄り添った活用方法を考えていきます。

[post_title] => 石原 恵子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => keiko_ishihara [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:17:40 [post_modified_gmt] => 2024-04-04 04:17:40 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=453 [menu_order] => 96 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 691 [post_author] => 1 [post_date] => 2022-02-22 21:00:06 [post_date_gmt] => 2022-02-22 12:00:06 [post_content] => [post_title] => 橋本 清勇 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => seiyu_hashimoto [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:13:12 [post_modified_gmt] => 2024-04-03 00:13:12 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=691 [menu_order] => 116 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 1313 [post_author] => 1 [post_date] => 2022-02-28 16:33:30 [post_date_gmt] => 2022-02-28 07:33:30 [post_content] => [post_title] => 長谷部 隆一 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ryuichi_hasebe [to_ping] => [pinged] => [post_modified] => 2025-06-18 16:48:35 [post_modified_gmt] => 2025-06-18 07:48:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1313 [menu_order] => 117 [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] => 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] => 2 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 27 [max_num_pages] => 3 [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] => 6ce43b752e85f58eb32b7e6d38dc202f [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:52755b54dc3fd5dbeff7fa105c48ea04:0.24832900 1750325892 )

学部・学科

看護学部看護学科

職階

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

関連SDGs

学部・学科

看護学部看護学科

職階

教授(学科長)

関連SDGs

学部・学科

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

職階

教授 (学長)

関連SDGs

学部・学科

健康科学部心理学科

職階

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

関連SDGs

学部・学科

健康科学部心理学科

職階

教授

関連SDGs

学部・学科

薬学部薬学科

職階

教授

関連SDGs

学部・学科

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

職階

講師

関連SDGs

学部・学科

健康科学部社会学科

職階

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

関連SDGs

学部・学科

健康科学部医療栄養学科,教職教室

職階

准教授

関連SDGs

学部・学科

健康科学部社会学科

職階

教授

関連SDGs

学部・学科

健康科学部社会学科

職階

教授(地域創生学専攻長)

関連SDGs

学部・学科

健康科学部社会学科

職階

教授

関連SDGs

ページ上部へ