検索結果

研究者要覧トップに戻る

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 3
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "3"
                            [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] => 3
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "3"
                            [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] => "3"
                            [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] => "3"
                            [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 '{83702f7033c02665496819218807153de7fd2fe947ecb7658eeb1f2de0537125}\"3\"{83702f7033c02665496819218807153de7fd2fe947ecb7658eeb1f2de0537125}' ) 
  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 24, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 910
                    [post_author] => 1
                    [post_date] => 2022-02-25 15:03:31
                    [post_date_gmt] => 2022-02-25 06:03:31
                    [post_content] => 
                    [post_title] => 木村 幸司
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kouji_kimura
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-03 12:41:23
                    [post_modified_gmt] => 2024-04-03 03:41:23
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=910
                    [menu_order] => 40
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [2] => 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 ) [3] => WP_Post Object ( [ID] => 2730 [post_author] => 1 [post_date] => 2022-09-08 16:09:36 [post_date_gmt] => 2022-09-08 07:09:36 [post_content] =>

これまで主に医療領域における心理臨床実践を積んできました。

現場で得られた知見に基づいて研究を行い、心理臨床の発展に貢献していきたいと思っています。

[post_title] => 土居 良翼 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ryosuke_doi [to_ping] => [pinged] => [post_modified] => 2024-05-02 09:40:57 [post_modified_gmt] => 2024-05-02 00:40:57 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2730 [menu_order] => 48 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 1063 [post_author] => 1 [post_date] => 2022-02-27 21:15:49 [post_date_gmt] => 2022-02-27 12:15:49 [post_content] => [post_title] => 清水 健司 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kenji_shimizu [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:42:39 [post_modified_gmt] => 2024-04-03 03:42:39 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1063 [menu_order] => 50 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 1125 [post_author] => 1 [post_date] => 2022-02-27 23:13:52 [post_date_gmt] => 2022-02-27 14:13:52 [post_content] =>

充実した社会的相互作用の構築・維持のためのシステム構築支援

[post_title] => 西村 太志 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takashi_nisimura [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:59:09 [post_modified_gmt] => 2024-04-03 03:59:09 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1125 [menu_order] => 51 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1377 [post_author] => 1 [post_date] => 2022-02-28 23:12:18 [post_date_gmt] => 2022-02-28 14:12:18 [post_content] => [post_title] => 菅 輝 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akira_kan [to_ping] => [pinged] => [post_modified] => 2022-09-06 10:39:01 [post_modified_gmt] => 2022-09-06 01:39:01 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1377 [menu_order] => 54 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 1349 [post_author] => 1 [post_date] => 2022-02-28 22:37:25 [post_date_gmt] => 2022-02-28 13:37:25 [post_content] => [post_title] => 塩川 満久 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mitsuhisa_shiokawa [to_ping] => [pinged] => [post_modified] => 2023-01-19 11:08:30 [post_modified_gmt] => 2023-01-19 02:08:30 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1349 [menu_order] => 55 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 730 [post_author] => 1 [post_date] => 2022-02-24 11:21:48 [post_date_gmt] => 2022-02-24 02:21:48 [post_content] =>

 私の研究室では、食中毒菌であるエロモナス属菌を材料に、この菌の生理学的特性や日和見的に発生する重症化の機構について解析しています。特に、菌体外病原因子としてのセリンプロテアーゼの性状や菌体外に放出される膜小胞(OMVs)の特性に注目し、これらの因子が病原性に与える影響について解析を進めています。一方、薬学部医療薬学研究センターおよび呉市の医療施設との共同研究として、院内で分離されたメチシリン耐性黄色ブドウ球菌(MRSA)や緑膿菌に関する分子疫学的研究も展開しています。研究に興味にある方は、遠慮なく研究室を訪ねてください。

[post_title] => 山中 浩泰 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroyasu_yamanaka [to_ping] => [pinged] => [post_modified] => 2024-05-14 11:37:05 [post_modified_gmt] => 2024-05-14 02:37:05 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=730 [menu_order] => 56 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 1397 [post_author] => 1 [post_date] => 2022-02-28 23:28:35 [post_date_gmt] => 2022-02-28 14:28:35 [post_content] => [post_title] => 福場 良之 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yoshiyuki_fukuba [to_ping] => [pinged] => [post_modified] => 2022-07-20 14:26:12 [post_modified_gmt] => 2022-07-20 05:26:12 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1397 [menu_order] => 57 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => 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] => 58 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 1401 [post_author] => 1 [post_date] => 2022-02-28 23:36:32 [post_date_gmt] => 2022-02-28 14:36:32 [post_content] => [post_title] => 足立 達也 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tatsuya_adachi [to_ping] => [pinged] => [post_modified] => 2023-07-07 10:28:18 [post_modified_gmt] => 2023-07-07 01:28:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1401 [menu_order] => 59 [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] => 910 [post_author] => 1 [post_date] => 2022-02-25 15:03:31 [post_date_gmt] => 2022-02-25 06:03:31 [post_content] => [post_title] => 木村 幸司 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kouji_kimura [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:41:23 [post_modified_gmt] => 2024-04-03 03:41:23 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=910 [menu_order] => 40 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 196 [max_num_pages] => 17 [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] => 918de8e3dff43b01fe3b3530f72f15df [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

研究者要覧トップに戻る

ページ上部へ