検索結果

研究者要覧トップに戻る

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] => 
                            [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] => 
                            [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] => 
                            [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] => 
                            [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 '{6061586f1a112452e031e16d467fc3abea5d604a23b98e426e4a111576244de6}{6061586f1a112452e031e16d467fc3abea5d604a23b98e426e4a111576244de6}' ) 
  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] => 315
                    [post_author] => 1
                    [post_date] => 2022-02-14 19:06:37
                    [post_date_gmt] => 2022-02-14 10:06:37
                    [post_content] => 
                    [post_title] => 山岡 薫
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kaoru_yamaoka
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-03 12:49:03
                    [post_modified_gmt] => 2024-04-03 03:49:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=315
                    [menu_order] => 7
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 3561
                    [post_author] => 1
                    [post_date] => 2024-04-03 14:07:55
                    [post_date_gmt] => 2024-04-03 05:07:55
                    [post_content] => 

本研究室では、セレノネインが、強力なラジカルスカベンジャーであることから、天然物由来の水溶性抗酸化物質として健康食品製造や食品加工に利用可能です。セレノネインは、マグロ類、サバ類などの魚介類に高含有することから、セレノネイン含量を測定してデータベース化に取り組み、缶詰、レトルト食品など様々な形態の食品を開発し、商品化を目指します。さらに、セレノネイン濃縮物を用いて抗加齢、抗メタボリックシンドローム効果をもつ特定保健用機能食品を開発いたします。また、酸化ストレスを伴うアポトーシス誘導シグナル伝達経路の研究を遂行しています。とくに、抗酸化物質セレノネインに伴う生存シグナル経路に注目しております。

[post_title] => 藪 健史 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takeshi_yabu [to_ping] => [pinged] => [post_modified] => 2024-04-19 09:58:09 [post_modified_gmt] => 2024-04-19 00:58:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3561 [menu_order] => 22 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => 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-04-03 14:16:19 [post_modified_gmt] => 2024-04-03 05:16:19 [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 ) [3] => WP_Post Object ( [ID] => 982 [post_author] => 1 [post_date] => 2022-02-27 17:15:33 [post_date_gmt] => 2022-02-27 08:15:33 [post_content] =>

 毎日の生活リズムや「食べる」という行為は日常の中で当たり前のように繰り返されていますが、その大切さに気づいていない場合が多いのではないでしょうか。私は、これまでに行った研究から生活リズムや食が人体にとっていかに重要であるかを知ることができました。これらの知識を自分の中で終わらせるのではなく、小学校から高校までの児童生徒、さらには大学生にわかりやすく伝えていくのが今の私の使命だと思っています。

[post_title] => 山口 光枝 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mitsue_yamaguchi [to_ping] => [pinged] => [post_modified] => 2023-04-10 17:19:12 [post_modified_gmt] => 2023-04-10 08:19:12 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=982 [menu_order] => 68 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 2128 [post_author] => 1 [post_date] => 2022-05-10 16:26:40 [post_date_gmt] => 2022-05-10 07:26:40 [post_content] =>

外科医として臨床経験を積む中で、内視鏡手術による低侵襲手術の開発、リハビリテーション栄養などの周術期管理、術後の生理的機能の変化、チーム医療同志が協働するシステムの構築について報告してまいりました。

[post_title] => 山下 芳典 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yoshinori_yamashita [to_ping] => [pinged] => [post_modified] => 2024-04-19 09:59:23 [post_modified_gmt] => 2024-04-19 00:59:23 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2128 [menu_order] => 72 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 87 [post_author] => 1 [post_date] => 2022-02-09 16:31:38 [post_date_gmt] => 2022-02-09 07:31:38 [post_content] =>

消防機関で21年間の救急現場活動の経験を基に、救急現場活動のあらゆる諸課題を解決するための研究活動を行っています。

また、救急救命士国家試験委員や救急救命士標準テキスト編集にも携わり、現在は消防庁消防研究センターとの共同研究、厚生労働科学研究費補助金地域医療基盤開発推進研究事業、消防防災科学技術研究推進制度の開発研究を行っています。

[post_title] => 安田 康晴 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yasuharu_yasuda [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:50:55 [post_modified_gmt] => 2024-04-03 03:50:55 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=87 [menu_order] => 100 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 735 [post_author] => 1 [post_date] => 2022-02-24 11:23:40 [post_date_gmt] => 2022-02-24 02:23:40 [post_content] => [post_title] => 山口 雅史 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => masafumi_yamaguchi [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:50:35 [post_modified_gmt] => 2024-04-03 03:50:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=735 [menu_order] => 144 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 986 [post_author] => 1 [post_date] => 2022-02-27 17:35:05 [post_date_gmt] => 2022-02-27 08:35:05 [post_content] => [post_title] => 山口 真里 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mari_yamaguchi [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:08:55 [post_modified_gmt] => 2024-04-03 00:08:55 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=986 [menu_order] => 197 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 516 [post_author] => 1 [post_date] => 2022-02-22 10:59:50 [post_date_gmt] => 2022-02-22 01:59:50 [post_content] =>

高齢者と大学生における世代間交流活動

[post_title] => 山田 智子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tomoko_yamada [to_ping] => [pinged] => [post_modified] => 2022-03-11 15:49:43 [post_modified_gmt] => 2022-03-11 06:49:43 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=516 [menu_order] => 209 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 320 [post_author] => 1 [post_date] => 2022-02-14 19:11:16 [post_date_gmt] => 2022-02-14 10:11:16 [post_content] => [post_title] => 山路 博文 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hirofumi_yamaji [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:56:00 [post_modified_gmt] => 2024-04-03 03:56:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=320 [menu_order] => 235 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 310 [post_author] => 1 [post_date] => 2022-02-14 19:03:23 [post_date_gmt] => 2022-02-14 10:03:23 [post_content] =>

 地域在住の中年者から高齢者を対象にフレイルやサルコペニア、骨粗鬆症に関連する身体組成や運動機能、認知機能、栄養などを計測および情報収集し、加齢的変化や生活状況の変化を調査しています。

 また、研究データの収集だけでなく、各個人のデータをフィードバックし今後の生活改善に取り組んでもらうきっかけとなるよう高齢者サロンへの出張やイベント出展にも力を入れて活動しています。

[post_title] => 山﨑 貴博 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takahiro_yamasaki [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:37:27 [post_modified_gmt] => 2023-04-10 07:37:27 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=310 [menu_order] => 250 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 308 [post_author] => 1 [post_date] => 2022-02-22 17:22:40 [post_date_gmt] => 2022-02-22 08:22:40 [post_content] => [post_title] => 安原 幸美 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yukimi_yasuhara [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:37:52 [post_modified_gmt] => 2023-04-10 07:37:52 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=308 [menu_order] => 261 [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] => 315 [post_author] => 1 [post_date] => 2022-02-14 19:06:37 [post_date_gmt] => 2022-02-14 10:06:37 [post_content] => [post_title] => 山岡 薫 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kaoru_yamaoka [to_ping] => [pinged] => [post_modified] => 2024-04-03 12:49:03 [post_modified_gmt] => 2024-04-03 03:49:03 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=315 [menu_order] => 7 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 18 [max_num_pages] => 2 [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] => c127dff0e3ae7cabcf79741a7da82807 [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

学部・学科

総合リハビリテーション学部リハビリテーション学科

職階

講師

ページ上部へ