検索結果

研究者要覧トップに戻る

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] => "16"
                            [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] => "16"
                            [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] => "16"
                            [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] => "16"
                            [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 '{7e1784bc202d888b5ffe654d8d218663239fb90655aef0bd18beea601ba1367d}\"16\"{7e1784bc202d888b5ffe654d8d218663239fb90655aef0bd18beea601ba1367d}' ) 
  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] => 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] => 23 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => 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] => 32 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 87 [post_author] => 1 [post_date] => 2022-02-09 16:31:38 [post_date_gmt] => 2022-02-09 07:31:38 [post_content] =>

消防機関で21年間の救急現場活動の経験を基に、救急現場活動のあらゆる諸課題を解決するための研究活動を行っています。

また、救急救命士国家試験委員や救急救命士標準テキスト編集にも携わり、現在は消防庁消防研究センターとの共同研究、厚生労働科学研究費補助金地域医療基盤開発推進研究事業、消防防災科学技術研究推進制度の開発研究を行っています。

[post_title] => 安田 康晴 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yasuharu_yasuda [to_ping] => [pinged] => [post_modified] => 2025-06-16 16:11:10 [post_modified_gmt] => 2025-06-16 07:11:10 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=87 [menu_order] => 38 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 608 [post_author] => 1 [post_date] => 2022-02-22 16:08:40 [post_date_gmt] => 2022-02-22 07:08:40 [post_content] => [post_title] => 二井矢 清香 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kiyoka_niiya [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:43:29 [post_modified_gmt] => 2023-04-10 07:43:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=608 [menu_order] => 48 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 189 [post_author] => 1 [post_date] => 2022-02-11 13:42:18 [post_date_gmt] => 2022-02-11 04:42:18 [post_content] =>

ヒューマンエラーを防ぎ、医療安全を確保するためのシミュレーション医療教育システムの開発を行っています。国内の臨床工学技士養成学校や病院施設に導入されている体外循環技術教育用仮想患者シミュレーションシステムECCSIM(2010年度日本人工臓器学会技術賞受賞)を、広島大学病院心臓血管外科と共同開発するなど、研究成果の社会還元に努めています。

[post_title] => 二宮 伸治 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shinji_ninomiya [to_ping] => [pinged] => [post_modified] => 2022-07-27 09:16:03 [post_modified_gmt] => 2022-07-27 00:16:03 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=189 [menu_order] => 50 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => 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] => 53 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1372 [post_author] => 1 [post_date] => 2022-02-28 23:08:42 [post_date_gmt] => 2022-02-28 14:08:42 [post_content] => [post_title] => 金 炫勇 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hyunyong_kim [to_ping] => [pinged] => [post_modified] => 2022-07-19 15:39:33 [post_modified_gmt] => 2022-07-19 06:39:33 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1372 [menu_order] => 58 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 3806 [post_author] => 1 [post_date] => 2025-04-26 10:43:55 [post_date_gmt] => 2025-04-26 01:43:55 [post_content] =>

静岡県静岡市清水区生まれ。日本体育大学体育学部健康学科卒業後、静岡県内の公立中学校、市教育委員会指導主事、小・中学校管理職を経て現職に至ります。また、管理職時代に日本体育大学大学院教育学研究科実践教科教育学専攻博士前期課程にて学びました。担当は、保健体育科教育学と教育実習事前事後指導です。私は、38年間の教職経験のすべてを学生さんたちへ伝え、一人でも多くの学生さんを学校現場へと送り出していきたいと考えております。

[post_title] => 糠谷 康弘 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yasuhiro_nukaya [to_ping] => [pinged] => [post_modified] => 2025-04-28 09:06:16 [post_modified_gmt] => 2025-04-28 00:06:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3806 [menu_order] => 64 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 3809 [post_author] => 1 [post_date] => 2025-04-22 09:23:30 [post_date_gmt] => 2025-04-22 00:23:30 [post_content] =>

私立・公立の中学校・高等学校教諭ならびに教育委員会等の教育行政職の経験を活かし、教育と児童福祉をつなぐ「こどもまんなか」の視点から教職課程の科目を実践していきます。学校現場で活躍できる教員になれるよう学生を支援します。

[post_title] => 斉藤 弘樹 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroki_saito [to_ping] => [pinged] => [post_modified] => 2025-04-25 14:34:40 [post_modified_gmt] => 2025-04-25 05:34:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3809 [menu_order] => 66 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1252 [post_author] => 1 [post_date] => 2022-02-28 14:28:52 [post_date_gmt] => 2022-02-28 05:28:52 [post_content] =>

 高校生の時から地球環境問題を学び、大学生になってからは様々なボランティア活動に取り組んでいます。今は大学内だけでなく、県内の小中高校等で環境教育・防災教育・救急法講習等を積極的に行っています。

 自然を守り、地球を守り、自分や大切な人の命も守り、世界中の子どもたちの未来も守っていきましょう!

[post_title] => 井山 慶信 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yoshinobu_iyama [to_ping] => [pinged] => [post_modified] => 2026-04-02 11:52:35 [post_modified_gmt] => 2026-04-02 02:52:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1252 [menu_order] => 70 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 1318 [post_author] => 1 [post_date] => 2022-02-28 21:17:46 [post_date_gmt] => 2022-02-28 12:17:46 [post_content] => [post_title] => 原田 雅嗣 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => masashi_harada [to_ping] => [pinged] => [post_modified] => 2025-01-20 12:01:14 [post_modified_gmt] => 2025-01-20 03:01:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1318 [menu_order] => 80 [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] => 31 [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] => 5094234de3403fcba44cf556df9d9707 [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:e9eb57ec17e89b89a273dd3482e37b69 )

学部・学科

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

職階

教授 (学長)

関連SDGs

学部・学科

健康科学部社会学科

職階

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

関連SDGs

学部・学科

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

職階

教授

関連SDGs

学部・学科

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

職階

教授

関連SDGs

学部・学科

看護学部看護学科

職階

准教授

関連SDGs

学部・学科

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

職階

教授

関連SDGs

学部・学科

健康科学部心理学科

職階

教授

関連SDGs

学部・学科

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

職階

教授

関連SDGs

学部・学科

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

職階

特任准教授

関連SDGs

学部・学科

健康スポーツ学部健康スポーツ学科,教職教室

職階

講師

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授(情報センター長、情報メディアラーニングセンター長)

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

ページ上部へ