検索結果

研究者要覧トップに戻る

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] => "13"
                            [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] => "13"
                            [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] => "13"
                            [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] => "13"
                            [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 '{70f960f70f4689a50ec53f61d7aed3c77d2c802054f82306da0e531b2f076a12}\"13\"{70f960f70f4689a50ec53f61d7aed3c77d2c802054f82306da0e531b2f076a12}' ) 
  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] => 1391
                    [post_author] => 1
                    [post_date] => 2022-02-28 23:25:33
                    [post_date_gmt] => 2022-02-28 14:25:33
                    [post_content] => 
                    [post_title] => 服部 宏治
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kouji_hattori
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-04-10 14:01:02
                    [post_modified_gmt] => 2026-04-10 05:01:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1391
                    [menu_order] => 8
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => 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] => 2026-07-17 14:44:37 [post_modified_gmt] => 2026-07-17 05:44:37 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2041 [menu_order] => 51 [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] => 56 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => 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 ) [4] => 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 ) [5] => WP_Post Object ( [ID] => 1216 [post_author] => 1 [post_date] => 2022-02-28 13:36:04 [post_date_gmt] => 2022-02-28 04:36:04 [post_content] => [post_title] => 木村 留美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => rumi_kimura [to_ping] => [pinged] => [post_modified] => 2023-04-10 17:15:39 [post_modified_gmt] => 2023-04-10 08:15:39 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1216 [menu_order] => 74 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => 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] => 2026-07-28 13:27:31 [post_modified_gmt] => 2026-07-28 04:27:31 [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 ) [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] => 127 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 765 [post_author] => 1 [post_date] => 2022-02-24 12:49:18 [post_date_gmt] => 2022-02-24 03:49:18 [post_content] =>

 我々が生活している環境の中には、人工的に作られた様々な化学物質が存在し、その化学物質は物性を変化させながら生体内に入り蓄積している。その蓄積に伴い、生体影響が生じ健康を脅かす可能性が考えられている。そんな化学物質が生体免疫に与える影響について研究を行っている。アレルギーは今や大きな社会問題であり、なかでも環境化学物質曝露によるアレルギー悪化のメカニズム解明は重要な研究分野である。

[post_title] => 田中 満崇 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => michitaka_tanaka [to_ping] => [pinged] => [post_modified] => 2026-07-17 13:15:11 [post_modified_gmt] => 2026-07-17 04:15:11 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=765 [menu_order] => 155 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 9 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1391 [post_author] => 1 [post_date] => 2022-02-28 23:25:33 [post_date_gmt] => 2022-02-28 14:25:33 [post_content] => [post_title] => 服部 宏治 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kouji_hattori [to_ping] => [pinged] => [post_modified] => 2026-04-10 14:01:02 [post_modified_gmt] => 2026-04-10 05:01:02 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1391 [menu_order] => 8 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 9 [max_num_pages] => 1 [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] => 05a99b2eaf74ef41799455a55d9aac56 [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:33e2deb5c9fb5082c19c4b3c28305f19 )

研究者要覧トップに戻る

ページ上部へ