検索結果

研究者要覧トップに戻る

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] => 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] => "13"
                            [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] => "13"
                            [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] => "13"
                            [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 '{b1090ca6d06013c6c95f6f35b23111669bbc6f65ea70e13b2baf2e799ed49f62}\"13\"{b1090ca6d06013c6c95f6f35b23111669bbc6f65ea70e13b2baf2e799ed49f62}' ) 
  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] => 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] => 2022-07-19 15:41:12
                    [post_modified_gmt] => 2022-07-19 06:41:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1391
                    [menu_order] => 24
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => 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
                )

            [2] => 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] => 79
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1001
                    [post_author] => 1
                    [post_date] => 2022-02-27 19:47:04
                    [post_date_gmt] => 2022-02-27 10:47:04
                    [post_content] => 

 現在の研究は「災害カウンセリング」を中心に行っております。阪神淡路大震災、東日本大震災、西日本豪雨、そしてロシアのウクライナ侵攻、いまだに解決や回復ができていない方が溢れています。そのような人たちに長期に関わり、そのかかわりの中から個別にかかわっていくことの大切さを教えられました。

 そして人を支援するにはまず自らの健康を維持していくことの大切さに気づかされ、次の3点を10年以上実行しております。①睡眠の固定(大人は7時間、子どもは8時間以上)②軽い運動(毎日)③アルコールを控える(子供は甘い炭酸飲料やジャンクフードを控える)です。

[post_title] => 鶴田 一郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ichiro_tsuruta [to_ping] => [pinged] => [post_modified] => 2024-04-04 10:06:41 [post_modified_gmt] => 2024-04-04 01:06:41 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1001 [menu_order] => 86 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => 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] => 2024-04-03 09:15:04 [post_modified_gmt] => 2024-04-03 00:15:04 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1110 [menu_order] => 91 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => 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 ) [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] => 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 ) [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] => 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] => 2023-07-07 14:47:21 [post_modified_gmt] => 2023-07-07 05:47:21 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=765 [menu_order] => 171 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => 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 ) [10] => WP_Post Object ( [ID] => 506 [post_author] => 1 [post_date] => 2022-02-16 22:43:45 [post_date_gmt] => 2022-02-16 13:43:45 [post_content] => [post_title] => Donald Cherry [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => donald_cherry [to_ping] => [pinged] => [post_modified] => 2022-07-19 11:15:31 [post_modified_gmt] => 2022-07-19 02:15:31 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=506 [menu_order] => 244 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 11 [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] => 2022-07-19 15:41:12 [post_modified_gmt] => 2022-07-19 06:41:12 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1391 [menu_order] => 24 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 11 [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] => a7e60154d00c6b976c32f27cd7035b17 [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

研究者要覧トップに戻る

ページ上部へ