検索結果

研究者要覧トップに戻る

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] => "10"
                            [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] => 2
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "10"
                            [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] => "10"
                            [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] => "10"
                            [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 '{35e589fab6fc99c013953f60618f46bc4c3a0b8bb82bd3323d969a87650a8911}\"10\"{35e589fab6fc99c013953f60618f46bc4c3a0b8bb82bd3323d969a87650a8911}' ) 
  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 12, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1354
                    [post_author] => 1
                    [post_date] => 2022-02-28 22:42:03
                    [post_date_gmt] => 2022-02-28 13:42:03
                    [post_content] => 
                    [post_title] => 瀬川 洋
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hiroshi_segawa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-10 17:30:19
                    [post_modified_gmt] => 2023-04-10 08:30:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1354
                    [menu_order] => 65
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1387
                    [post_author] => 1
                    [post_date] => 2022-02-28 23:23:33
                    [post_date_gmt] => 2022-02-28 14:23:33
                    [post_content] => 
                    [post_title] => 帆足 哲哉
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tetsuya_hoashi
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-04-02 11:46:41
                    [post_modified_gmt] => 2026-04-02 02:46:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1387
                    [menu_order] => 66
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => 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] => 69 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => 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-07-17 14:56:05 [post_modified_gmt] => 2026-07-17 05:56:05 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1252 [menu_order] => 73 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 1026 [post_author] => 1 [post_date] => 2022-02-27 20:25:50 [post_date_gmt] => 2022-02-27 11:25:50 [post_content] =>

病院で診療報酬請求事務や診療情報管理を担当した後、グループ本部で経営管理に従事し、病院経営コンサルタントを経て現職となりました。現在は、人口減少地域における医療提供体制の再編、診療データを用いた医療の質や経営の指標とその管理、診療情報管理士の養成や業務を研究テーマとしています。

[post_title] => 田村 潤 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => jun_tamura [to_ping] => [pinged] => [post_modified] => 2026-07-17 15:07:49 [post_modified_gmt] => 2026-07-17 06:07:49 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1026 [menu_order] => 80 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => 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] => 83 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1068 [post_author] => 1 [post_date] => 2022-02-27 21:27:45 [post_date_gmt] => 2022-02-27 12:27:45 [post_content] =>

私のライフワークは日本および諸外国の福祉に関する法律等を研究し、多面的視点で分析することです。平日は、授業やその準備、会議、ゼミでの学生達へのサポートに追われ、研究のための時間を作ることは、難しいのが現状です。しかしながら、できるかぎり研究にも専念し、毎年、論文または雑誌のための原稿等を作成しています。
国内外の福祉制度等の特徴を比較することはとても重要です。比較することで見えてくる、共通点および相違点を知ることによって、よりよい社会をつくることにつながると私は考えています。さらに、諸外国の法律等の研究は、日本の福祉を広い視野で考えること、また世界の福祉を考えることにもつながります。
「広い視野を持つ真の国際人を目指す」は私の研究活動および教育活動のスローガンです!

[post_title] => Andreas Scheller [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => andreas_scheller [to_ping] => [pinged] => [post_modified] => 2026-07-17 14:33:02 [post_modified_gmt] => 2026-07-17 05:33:02 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1068 [menu_order] => 85 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => 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] => 2025-05-12 14:56:59 [post_modified_gmt] => 2025-05-12 05:56:59 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1189 [menu_order] => 87 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => 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] => 2025-05-07 09:44:45 [post_modified_gmt] => 2025-05-07 00:44:45 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1242 [menu_order] => 96 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => 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] => 102 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 3240 [post_author] => 1 [post_date] => 2023-06-12 08:57:52 [post_date_gmt] => 2023-06-11 23:57:52 [post_content] => [post_title] => 江後 洋志 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroshi_ego [to_ping] => [pinged] => [post_modified] => 2024-04-19 15:30:02 [post_modified_gmt] => 2024-04-19 06:30:02 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=3240 [menu_order] => 103 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 3539 [post_author] => 1 [post_date] => 2024-04-03 13:22:09 [post_date_gmt] => 2024-04-03 04:22:09 [post_content] =>

 私たちを取り巻く食生活に必要不可欠な学問である調理科学のなかでも,主に糖質に着目した研究を行っています。

 酒米や酒粕は,社会的要因や若年層における食志向の変化から消費量が低下していることが課題であり,食文化の継承やフードロスといったSDGsの観点から活用化を図る継続した研究が必要不可欠であると考えています。

 現在は,熟成させた酒粕の有効活用を目指した調理方法の検討を行っております。ご興味がございましたら,お気軽にお問い合わせください。

[post_title] => 巴山 澪 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => rei_hayama [to_ping] => [pinged] => [post_modified] => 2026-04-16 12:47:15 [post_modified_gmt] => 2026-04-16 03:47:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3539 [menu_order] => 114 [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] => 1354 [post_author] => 1 [post_date] => 2022-02-28 22:42:03 [post_date_gmt] => 2022-02-28 13:42:03 [post_content] => [post_title] => 瀬川 洋 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroshi_segawa [to_ping] => [pinged] => [post_modified] => 2023-04-10 17:30:19 [post_modified_gmt] => 2023-04-10 08:30:19 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1354 [menu_order] => 65 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 36 [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] => 14dc191cb14236aa7c24671a89250a5c [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:3946a910904c7754d63e12b23db65fe4 )

学部・学科

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

職階

准教授

関連SDGs

学部・学科

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

職階

准教授

関連SDGs

学部・学科

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

職階

講師

関連SDGs

学部・学科

健康科学部医療経営学科

職階

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

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

学部・学科

健康科学部社会学科

職階

教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

教授

関連SDGs

学部・学科

健康科学部医療経営学科

職階

講師

関連SDGs

学部・学科

健康科学部社会学科

職階

教授

関連SDGs

学部・学科

健康科学部医療栄養学科

職階

特任助手

関連SDGs

学部・学科

健康科学部医療栄養学科

職階

特任助手

関連SDGs

ページ上部へ