検索結果

研究者要覧トップに戻る

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 2
            [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] => 2
            [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 '{b21176deeee3a8483239b3eb06a880b62208de815ea7cd1e225b5d600b8f77ab}\"11\"{b21176deeee3a8483239b3eb06a880b62208de815ea7cd1e225b5d600b8f77ab}' ) 
  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 12, 12
    [posts] => Array
        (
            [0] => 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] => 2024-04-03 09:10:01
                    [post_modified_gmt] => 2024-04-03 00:10:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1313
                    [menu_order] => 102
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1333
                    [post_author] => 1
                    [post_date] => 2022-02-28 21:48:45
                    [post_date_gmt] => 2022-02-28 12:48:45
                    [post_content] => 

 研究室では、医療機関の医療総合職、医療マネジメント職、医療関連企業の企画総合職を育成したいと思っています。医療経営、介護経営、福祉経営、健康経営を学び、トータル的な医療マネジメント人材育成を目指しています。
 ゼミ活動では、基礎学力の強化(社会人力)、情報能力(DX時代の能力)、医療マネジメント能力、ロジカルシンキング能力、問題解決能力、データ分析力、企画提案能力を学びます。医療機関の見学を通して実際の現場を見ることを大切にしています。

[post_title] => 丁井 雅美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => masami_choui [to_ping] => [pinged] => [post_modified] => 2023-04-14 11:16:16 [post_modified_gmt] => 2023-04-14 02:16:16 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1333 [menu_order] => 105 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 1227 [post_author] => 1 [post_date] => 2022-02-28 13:53:22 [post_date_gmt] => 2022-02-28 04:53:22 [post_content] =>

専門は発達心理学です。子どもの発達について公開講座や出前講座を担当してきました。最近の研究テーマは「思春期における悪との接触と青年期におけるとらえ直し」です。

[post_title] => 鹿嶌 達哉 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tatsuya_kashima [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:16:27 [post_modified_gmt] => 2024-04-04 04:16:27 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1227 [menu_order] => 106 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 1189 [post_author] => 1 [post_date] => 2022-02-28 04:48:53 [post_date_gmt] => 2022-02-27 19:48:53 [post_content] =>

地域施設立地計画における空間的相互作用モデルから確率モデルによる利用者選択最適化分析をはじめ、空間視覚的情報処理の過程及び行動環境評価解析研究として、子どもの通学歩行行動や公共施設・地下街等目的探索行動、複雑環境条件下での避難行動の検証・定量化分析等を研究の主軸として長年取り込んでいる。また地域における防災インフラ整備評価や避難行動予測等の課題に際し、土砂災害や火災など広域、室内避難での人間行動の特性分析をはじめ、住民アンケート調査や避難シミュレーションの手法を駆使して検証解析を行っている。そして、地方都市安全安心な暮らしの実現や大学キャンパス環境改善等への取り込みにおいて、教育・研究の実践として地域活性化研究や学内研究助成を長年関わり、その成果はSDGs目標の実現に寄与している。さらに、海外大学や研究機関との学術交流をはじめ、中国都市における歴史的空間構成や建築文化的象徴性等の研究も推進している。

[post_title] => 梅 林 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => lin_mei [to_ping] => [pinged] => [post_modified] => 2023-04-10 17:23:41 [post_modified_gmt] => 2023-04-10 08:23:41 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1189 [menu_order] => 118 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 1056 [post_author] => 1 [post_date] => 2022-02-27 21:12:31 [post_date_gmt] => 2022-02-27 12:12:31 [post_content] =>

私の研究室では、立体造形芸術作品の表現・技法について作品の実制作を通して研究しています。地域と屋外彫刻・モニュメント、地域とアートに関心があります。

[post_title] => 正司 強 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tsuyoshi_shouji [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:13:35 [post_modified_gmt] => 2024-04-03 00:13:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1056 [menu_order] => 121 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 3555 [post_author] => 1 [post_date] => 2024-04-03 14:02:38 [post_date_gmt] => 2024-04-03 05:02:38 [post_content] =>

私の研究室では、地域におけるメンタルヘルスおよびソーシャルキャピタル推進の地域づくりに関する研究を行っています。子どもから高齢者まで、その人らしくいきいきと暮らせる地域づくりを目指して、様々な地域で様々な年代の方々のメンタルヘルス向上を目指して学内外の研究者、関係者と協働で取り組んでいます。ぜひ、心と体の地域づくりに関心のある方はともに研究に取り組みましょう。

[post_title] => 眞﨑 直子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => naoko_masaki [to_ping] => [pinged] => [post_modified] => 2024-04-25 09:03:49 [post_modified_gmt] => 2024-04-25 00:03:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3555 [menu_order] => 123 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1242 [post_author] => 1 [post_date] => 2022-02-28 14:07:23 [post_date_gmt] => 2022-02-28 05:07:23 [post_content] =>

私は会計学分野の管理会計という領域で研究を行っています。現在は、医療機関を対象にした研究も追加して、医療機関の地域貢献度を評価する研究を行ったり、広島国際大学が所在する広島県にも着目し、多数存在する中小企業について近年、改革中のDXの現状や課題についても研究を行っています。

[post_title] => 景山 愛子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => aiko_kageyama [to_ping] => [pinged] => [post_modified] => 2024-04-22 11:44:22 [post_modified_gmt] => 2024-04-22 02:44:22 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1242 [menu_order] => 126 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1159 [post_author] => 1 [post_date] => 2022-02-28 03:47:40 [post_date_gmt] => 2022-02-27 18:47:40 [post_content] => [post_title] => 村上 智章 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tomoaki_murakami [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:17:14 [post_modified_gmt] => 2024-04-03 00:17:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1159 [menu_order] => 134 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 1294 [post_author] => 1 [post_date] => 2022-02-28 16:23:16 [post_date_gmt] => 2022-02-28 07:23:16 [post_content] => [post_title] => 服部 建大 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takehiro_hattori [to_ping] => [pinged] => [post_modified] => 2022-09-08 15:31:14 [post_modified_gmt] => 2022-09-08 06:31:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1294 [menu_order] => 154 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 715 [post_author] => 1 [post_date] => 2022-02-22 21:36:27 [post_date_gmt] => 2022-02-22 12:36:27 [post_content] =>

子育ての「環境」に着目しながら、地域そして専門職がよりよい支援につなげられるよう努力しています。

[post_title] => 江口 千代 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => chiyo_eguchi [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:23:36 [post_modified_gmt] => 2024-04-04 04:23:36 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=715 [menu_order] => 188 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 2041 [post_author] => 1 [post_date] => 2022-04-27 13:07:50 [post_date_gmt] => 2022-04-27 04:07:50 [post_content] =>

人々が幸せに暮らせるレジリエントな地域づくりを目指して、研究・実践を行っていきたいと思っています。よろしくお願い致します。

[post_title] => 宮本 純子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => junko_miyamoto [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:15:24 [post_modified_gmt] => 2024-04-04 04:15:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2041 [menu_order] => 195 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 3446 [post_author] => 1 [post_date] => 2023-10-23 13:07:54 [post_date_gmt] => 2023-10-23 04:07:54 [post_content] =>

思春期の女性を対象とした骨密度と健康行動に関する研究をしています。

[post_title] => 吉原 和恵 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kazue_yoshihara [to_ping] => [pinged] => [post_modified] => 2023-10-23 14:27:36 [post_modified_gmt] => 2023-10-23 05:27:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3446 [menu_order] => 210 [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] => 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] => 2024-04-03 09:10:01 [post_modified_gmt] => 2024-04-03 00:10:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1313 [menu_order] => 102 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 33 [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] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 216bdbd6c5b949ea6b91dc16ca5224be [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

ページ上部へ