検索結果

研究者要覧トップに戻る

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] => 
                            [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] => 
                            [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] => 
                            [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] => 
                            [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 '{0c343ef0e1324c7c5a1350e978be206cef5bd04d5b810c13479e664afa987330}{0c343ef0e1324c7c5a1350e978be206cef5bd04d5b810c13479e664afa987330}' ) 
  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] => 253
                    [post_author] => 1
                    [post_date] => 2022-02-11 15:07:43
                    [post_date_gmt] => 2022-02-11 06:07:43
                    [post_content] => 
                    [post_title] => 岩元 新一郎
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => shinitiro_iwamoto
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-08 13:39:07
                    [post_modified_gmt] => 2023-06-08 04:39:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=253
                    [menu_order] => 15
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 687
                    [post_author] => 1
                    [post_date] => 2022-02-22 20:52:51
                    [post_date_gmt] => 2022-02-22 11:52:51
                    [post_content] => 

子どもを取り巻く環境と健康問題について、そして看護職の役割とは何かを一緒に考えていきましょう。

[post_title] => 飯田 加寿子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kazuko_iida [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:56:37 [post_modified_gmt] => 2024-04-03 03:56:37 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=687 [menu_order] => 18 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 1269 [post_author] => 1 [post_date] => 2022-02-28 16:03:31 [post_date_gmt] => 2022-02-28 07:03:31 [post_content] =>

 訪問看護師の実践能力、看護教育者の実践能力に関心があります。学外では、訪問看護師さんと一緒に利用者さんのケアを行ったり、在宅ケアにたずさわる専門職の人たちと勉強会を行っています。看護の基本となる授業を担当しています。

[post_title] => 飯野 矢住代 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yasuyo_iino [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:48:24 [post_modified_gmt] => 2024-04-03 03:48:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1269 [menu_order] => 19 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 936 [post_author] => 1 [post_date] => 2022-02-25 18:58:01 [post_date_gmt] => 2022-02-25 09:58:01 [post_content] => [post_title] => 石原 熊寿 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kumatoshi_ishihara [to_ping] => [pinged] => [post_modified] => 2022-07-25 10:21:53 [post_modified_gmt] => 2022-07-25 01:21:53 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=936 [menu_order] => 31 [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] => 34 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 1382 [post_author] => 1 [post_date] => 2022-02-28 23:15:14 [post_date_gmt] => 2022-02-28 14:15:14 [post_content] =>

私たちが住む地域社会には、様々なコミュニティーが形成されており、近年、多様な団体間の協働・連携した事業が行われています。その中でも、地域住民の生涯に亘る健康や人生の充実を図るためには、地域スポーツ活動の推進が重要になります。これらを踏まえ、地域におけるスポーツの振興、さらに、子どもから高齢者そして障がいを持つ方々のスポーツや運動機能について研究しています。

[post_title] => 市川 裕代 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroyo_ichikawa [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:35:39 [post_modified_gmt] => 2024-04-03 03:35:39 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1382 [menu_order] => 63 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => 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] => 65 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 448 [post_author] => 1 [post_date] => 2022-02-16 16:24:26 [post_date_gmt] => 2022-02-16 07:24:26 [post_content] => [post_title] => 齋 礼 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => rei_itsuki [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:06:35 [post_modified_gmt] => 2024-04-03 00:06:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=448 [menu_order] => 66 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => 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] => 92 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 946 [post_author] => 1 [post_date] => 2022-02-26 04:59:16 [post_date_gmt] => 2022-02-25 19:59:16 [post_content] => [post_title] => 井口 裕介 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yusuke_iguchi [to_ping] => [pinged] => [post_modified] => 2022-03-18 10:12:56 [post_modified_gmt] => 2022-03-18 01:12:56 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=946 [menu_order] => 166 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1264 [post_author] => 1 [post_date] => 2022-02-28 14:44:20 [post_date_gmt] => 2022-02-28 05:44:20 [post_content] => [post_title] => 池田 明子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akiko_ikeda [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:09:37 [post_modified_gmt] => 2024-04-03 00:09:37 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1264 [menu_order] => 226 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 289 [post_author] => 1 [post_date] => 2022-02-14 16:43:27 [post_date_gmt] => 2022-02-14 07:43:27 [post_content] => [post_title] => 井上 聖 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akira_inoue [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:43:22 [post_modified_gmt] => 2024-04-03 03:43:22 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=289 [menu_order] => 269 [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] => 253 [post_author] => 1 [post_date] => 2022-02-11 15:07:43 [post_date_gmt] => 2022-02-11 06:07:43 [post_content] => [post_title] => 岩元 新一郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shinitiro_iwamoto [to_ping] => [pinged] => [post_modified] => 2023-06-08 13:39:07 [post_modified_gmt] => 2023-06-08 04:39:07 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=253 [menu_order] => 15 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 13 [max_num_pages] => 2 [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] => aba0f1512147cc88be87f965a45e9b99 [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

ページ上部へ