検索結果

研究者要覧トップに戻る

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] => "4"
                            [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] => "4"
                            [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] => "4"
                            [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] => "4"
                            [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 '{43a857295cdbd38f78dab0cc173529180ce91bd50f596251c78afb59c87b8092}\"4\"{43a857295cdbd38f78dab0cc173529180ce91bd50f596251c78afb59c87b8092}' ) 
  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] => 394
                    [post_author] => 1
                    [post_date] => 2022-02-15 20:33:39
                    [post_date_gmt] => 2022-02-15 11:33:39
                    [post_content] => 
                    [post_title] => 大井 博司
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hiroshi_oi
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-03-11 12:45:45
                    [post_modified_gmt] => 2022-03-11 03:45:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=394
                    [menu_order] => 25
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1247
                    [post_author] => 1
                    [post_date] => 2022-02-28 14:09:34
                    [post_date_gmt] => 2022-02-28 05:09:34
                    [post_content] => 

英語教育学の中でも教材開発を専門にしています。特に、映画やドラマなど、もともと教育目的の教材として製作されたのではない“生の素材”であるAuthentic Materialsを活用した英語教材の開発に関心があります。

[post_title] => 角山 照彦 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => teruhiko_kadoyama [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:16:23 [post_modified_gmt] => 2024-04-03 00:16:23 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1247 [menu_order] => 26 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 1451 [post_author] => 1 [post_date] => 2022-03-01 00:33:57 [post_date_gmt] => 2022-02-28 15:33:57 [post_content] => [post_title] => 北村 万由美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mayumi_kitamura [to_ping] => [pinged] => [post_modified] => 2023-07-04 15:33:34 [post_modified_gmt] => 2023-07-04 06:33:34 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1451 [menu_order] => 27 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 1343 [post_author] => 1 [post_date] => 2022-02-28 22:21:02 [post_date_gmt] => 2022-02-28 13:21:02 [post_content] => [post_title] => 赤井 俊幸 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => toshiyuki_akai [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:04:45 [post_modified_gmt] => 2024-04-03 00:04:45 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1343 [menu_order] => 28 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 531 [post_author] => 1 [post_date] => 2022-02-22 11:24:50 [post_date_gmt] => 2022-02-22 02:24:50 [post_content] => [post_title] => 俵 由美子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yumiko_tawara [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:41:06 [post_modified_gmt] => 2024-04-03 03:41:06 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=531 [menu_order] => 32 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => 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 ) [6] => WP_Post Object ( [ID] => 1089 [post_author] => 1 [post_date] => 2022-02-27 21:39:44 [post_date_gmt] => 2022-02-27 12:39:44 [post_content] =>

専門は社会心理学ですが,心理統計や超心理学など興味・関心が幅広く,プログラミングやマクロ・モジュール開発もしています。専門分化した個々の研究よりは,マクロな視点で研究分野全体を見渡した研究がやりたいと思っています。

[post_title] => 小野寺 孝義 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takayoshi_onodera [to_ping] => [pinged] => [post_modified] => 2023-07-07 14:27:00 [post_modified_gmt] => 2023-07-07 05:27:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1089 [menu_order] => 35 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 627 [post_author] => 1 [post_date] => 2022-02-22 16:33:33 [post_date_gmt] => 2022-02-22 07:33:33 [post_content] => [post_title] => 松本 睦子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mutsuko_matsumoto [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:53:08 [post_modified_gmt] => 2024-04-03 03:53:08 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=627 [menu_order] => 37 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 114 [post_author] => 1 [post_date] => 2022-02-09 17:05:55 [post_date_gmt] => 2022-02-09 08:05:55 [post_content] =>

広島大学病院高度救命救急センターで救急科専門医、脳神経外科専門医として働いた経験をもとに、救急救命学科で医学教育を担当しています。

[post_title] => 津村 龍 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ryu_tsumura [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:57:41 [post_modified_gmt] => 2024-04-03 03:57:41 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=114 [menu_order] => 39 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1426 [post_author] => 1 [post_date] => 2022-03-01 00:02:44 [post_date_gmt] => 2022-02-28 15:02:44 [post_content] => [post_title] => 向笠 章子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akiko_mukasa [to_ping] => [pinged] => [post_modified] => 2022-09-06 14:14:14 [post_modified_gmt] => 2022-09-06 05:14:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1426 [menu_order] => 41 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1446 [post_author] => 1 [post_date] => 2022-03-01 00:32:08 [post_date_gmt] => 2022-02-28 15:32:08 [post_content] =>

助産師として実践経験を積み、看護教育に携わってきました。そうした経験を踏まえて、学生が目指す助産師になれるよう応援していきたいと考えています。一緒にがんばりましょう。

[post_title] => 杉野 真紀 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => maki_sugino [to_ping] => [pinged] => [post_modified] => 2023-09-22 15:26:24 [post_modified_gmt] => 2023-09-22 06:26:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1446 [menu_order] => 43 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 3058 [post_author] => 1 [post_date] => 2023-04-12 09:12:31 [post_date_gmt] => 2023-04-12 00:12:31 [post_content] =>

 助産師は、女性とその家族の生涯にわたる健康に携わります。その中でも、妊娠・出産育児はどれ一つとして同じ経過を辿りません。

 一人一人を大切にした実践を行っていきたいと思っています。

[post_title] => 百田 由希子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yukiko_hyakuta [to_ping] => [pinged] => [post_modified] => 2024-04-19 15:34:56 [post_modified_gmt] => 2024-04-19 06:34:56 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=3058 [menu_order] => 44 [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] => 394 [post_author] => 1 [post_date] => 2022-02-15 20:33:39 [post_date_gmt] => 2022-02-15 11:33:39 [post_content] => [post_title] => 大井 博司 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroshi_oi [to_ping] => [pinged] => [post_modified] => 2022-03-11 12:45:45 [post_modified_gmt] => 2022-03-11 03:45:45 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=394 [menu_order] => 25 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 140 [max_num_pages] => 12 [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] => 7b472da2c43ee4a6dbeb929568f8b6a1 [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

研究者要覧トップに戻る

ページ上部へ