検索結果

研究者要覧トップに戻る

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] => "11"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => PRE_MATCH
                        )

                )

        )

    [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] => "11"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => PRE_MATCH
                        )

                )

            [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] => 
            [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] => "11"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => PRE_MATCH
                        )

                    [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] => "11"
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => =
                            [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 '{30b456f13a14df3d5295173a61fe8015026244cffee6cf96117542e47c042fe5}\"11\"{30b456f13a14df3d5295173a61fe8015026244cffee6cf96117542e47c042fe5}' ) 
  AND 
  ( mt1.meta_key = 'profile_name_kana' AND mt1.meta_value LIKE '%' )
) 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] => 511
                    [post_author] => 1
                    [post_date] => 2022-02-22 10:57:10
                    [post_date_gmt] => 2022-02-22 01:57:10
                    [post_content] => 
                    [post_title] => 山崎 登志子
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => toshiko_yamazaki
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-09-06 10:26:49
                    [post_modified_gmt] => 2022-09-06 01:26:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=511
                    [menu_order] => 9
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => 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] => 2022-07-19 09:45:38 [post_modified_gmt] => 2022-07-19 00:45:38 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=706 [menu_order] => 23 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => 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] => 25 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => 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] => 43 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 3083 [post_author] => 1 [post_date] => 2023-04-14 11:07:56 [post_date_gmt] => 2023-04-14 02:07:56 [post_content] =>

 中国吉林省生まれ。2009年に大学卒業してから、日本に留学しました。順天堂大学で博士号(スポーツ健康科学)を取得した後、日本スポーツ協会職員、日本体育大学助教等を経て現職に至ります。
 専門はスポーツ社会学ですが、スポーツ経営学、スポーツ政策学など興味・関心が幅広く、現場に足を運んで、現場を知った上で研究を行うように心がけております。特に日本や中国の地域スポーツクラブに関する研究、関心を持っています。
 今後とも、多分野研究、国際研究を行い、地域、人々に役たつスポーツ学に関する情報を発信できるよう努力いたします。

[post_title] => 趙 倩穎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => %e8%b6%99%e3%80%80%e5%80%a9%e7%a9%8e [to_ping] => [pinged] => [post_modified] => 2023-07-07 10:12:13 [post_modified_gmt] => 2023-07-07 01:12:13 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=3083 [menu_order] => 50 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => 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] => 2022-09-08 14:57:33 [post_modified_gmt] => 2022-09-08 05:57:33 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1105 [menu_order] => 55 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1323 [post_author] => 1 [post_date] => 2022-02-28 21:24:55 [post_date_gmt] => 2022-02-28 12:24:55 [post_content] =>

 小児科医として、子どもを取り巻く社会医療体制、福祉制度の研究をしています。特に、病児保育や子ども食堂を対象とした研究をしています。社会環境が悪化するとその犠牲となるのは子どもです。次世代をはぐくみ社会の継続性を担保するには制度設計をきちんとする必要があります。

 皆さんと研究を進めていきたいと思っています。

[post_title] => 江原 朗 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akira_ehara [to_ping] => [pinged] => [post_modified] => 2023-09-06 13:21:18 [post_modified_gmt] => 2023-09-06 04:21:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1323 [menu_order] => 59 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => 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] => 2023-04-06 10:11:10 [post_modified_gmt] => 2023-04-06 01:11:10 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1125 [menu_order] => 61 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 1075 [post_author] => 1 [post_date] => 2022-02-27 21:31:36 [post_date_gmt] => 2022-02-27 12:31:36 [post_content] =>

良質な医療提供のための情報システムの利活用について研究をしています。

[post_title] => 笹川 紀夫 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => norio_sasagawa [to_ping] => [pinged] => [post_modified] => 2022-07-19 14:51:52 [post_modified_gmt] => 2022-07-19 05:51:52 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1075 [menu_order] => 65 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1140 [post_author] => 1 [post_date] => 2022-02-27 23:22:26 [post_date_gmt] => 2022-02-27 14:22:26 [post_content] => [post_title] => 成清 哲也 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tetsuya_narikiyo [to_ping] => [pinged] => [post_modified] => 2022-09-06 10:35:23 [post_modified_gmt] => 2022-09-06 01:35:23 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1140 [menu_order] => 75 [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] => 2023-09-06 13:44:16 [post_modified_gmt] => 2023-09-06 04:44:16 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1252 [menu_order] => 77 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 1110 [post_author] => 1 [post_date] => 2022-02-27 22:59:42 [post_date_gmt] => 2022-02-27 13:59:42 [post_content] =>

   国公立中高教員、幼小中一貫教育研究主任、国立教育研究所研究協力員、国立大学入試センター研究協力員、大学教員を経験し、園児から大学生に対する様々な分野の授業について研究しています。
   最近は、アジアの科学技術教育やモンスーン地域の水害や土石流被害から人々を救うための減災教育の研究の比重を高めています。

[post_title] => 岡田 大爾 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => daiji_okada [to_ping] => [pinged] => [post_modified] => 2023-04-10 17:27:38 [post_modified_gmt] => 2023-04-10 08:27:38 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1110 [menu_order] => 81 [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] => 511 [post_author] => 1 [post_date] => 2022-02-22 10:57:10 [post_date_gmt] => 2022-02-22 01:57:10 [post_content] => [post_title] => 山崎 登志子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => toshiko_yamazaki [to_ping] => [pinged] => [post_modified] => 2022-09-06 10:26:49 [post_modified_gmt] => 2022-09-06 01:26:49 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=511 [menu_order] => 9 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 37 [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] => 61260fc64d38dd7deb5da005600e8040 [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 ) )

学部・学科

看護学部看護学科

職階

特任教授(学部長・看護学研究科長)

関連SDGs

学部・学科

看護学部看護学科

職階

教授

関連SDGs

学部・学科

健康科学部心理学科

職階

教授

関連SDGs

学部・学科

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

職階

教授

関連SDGs

学部・学科

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

職階

講師

関連SDGs

学部・学科

健康科学部医療福祉学科

職階

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

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

学部・学科

健康科学部心理学科

職階

教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

特任教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

准教授

関連SDGs

学部・学科

健康科学部医療福祉学科,教職教室

職階

教授

関連SDGs

ページ上部へ