検索結果

研究者要覧トップに戻る

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] => "9"
                            [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] => "9"
                            [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] => "9"
                            [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] => "9"
                            [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 '{5dad1d31b33e392c84c0086feb22b551310691373a0e4487383b9fbd3a1e76bd}\"9\"{5dad1d31b33e392c84c0086feb22b551310691373a0e4487383b9fbd3a1e76bd}' ) 
  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] => 1011
                    [post_author] => 1
                    [post_date] => 2022-02-27 20:06:15
                    [post_date_gmt] => 2022-02-27 11:06:15
                    [post_content] => 
                    [post_title] => 手納 直規
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => naoki_teno
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-07-07 10:41:04
                    [post_modified_gmt] => 2023-07-07 01:41:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1011
                    [menu_order] => 2
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 164
                    [post_author] => 1
                    [post_date] => 2022-02-11 12:57:11
                    [post_date_gmt] => 2022-02-11 03:57:11
                    [post_content] => 
                    [post_title] => 清水 壽一郎
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => juichiro_shimizu
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-11-02 09:16:46
                    [post_modified_gmt] => 2023-11-02 00:16:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=164
                    [menu_order] => 6
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1466
                    [post_author] => 1
                    [post_date] => 2022-03-01 19:20:59
                    [post_date_gmt] => 2022-03-01 10:20:59
                    [post_content] => 

向流クロマトグラフィーを利用し、新たに開発した沈殿法を用いて多糖類の分離研究を行っています。

[post_title] => 青木 宏光 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiromitsu_aoki [to_ping] => [pinged] => [post_modified] => 2023-09-06 13:17:18 [post_modified_gmt] => 2023-09-06 04:17:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1466 [menu_order] => 11 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 184 [post_author] => 1 [post_date] => 2022-02-11 13:39:34 [post_date_gmt] => 2022-02-11 04:39:34 [post_content] =>

私の研究室では、SPECT画像再構成およびPET画像再構成について研究を行っています。とくに深層学習を使った画質改善やシミュレーションベースの手法などに着目して、これらを用いた新しい画像再構成法の開発を行っています。国内外の研究グループとの共同研究を通して研究を遂行しています。学部生や大学院生には研究の基礎を学ぶとともに、学会発表を通して発表・討論する能力も養ってもらいます。研究に興味のある方は、ぜひ研究室までお越しください。

[post_title] => 大倉 保彦 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yasuhiko_okura [to_ping] => [pinged] => [post_modified] => 2023-06-08 13:16:38 [post_modified_gmt] => 2023-06-08 04:16:38 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=184 [menu_order] => 12 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 295 [post_author] => 1 [post_date] => 2022-02-14 17:07:16 [post_date_gmt] => 2022-02-14 08:07:16 [post_content] =>

高精度放射線治療における品質保証・品質管理のための線量測定を3次元で行うことができる線量計、3次元ゲル線量計の開発研究を行っています。基礎科学と臨床、材料科学、情報処理、その他様々な分野の融合が求められています。

[post_title] => 林 慎一郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shinichirou_hayashi [to_ping] => [pinged] => [post_modified] => 2023-09-06 13:36:00 [post_modified_gmt] => 2023-09-06 04:36:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=295 [menu_order] => 14 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 253 [post_author] => 1 [post_date] => 2022-02-11 15:07:43 [post_date_gmt] => 2022-02-11 06:07:43 [post_content] => [post_title] => 岩元 新一郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shinitiro_iwamoto [to_ping] => [pinged] => [post_modified] => 2023-06-08 13:39:07 [post_modified_gmt] => 2023-06-08 04:39:07 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=253 [menu_order] => 15 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 1154 [post_author] => 1 [post_date] => 2022-02-28 03:44:27 [post_date_gmt] => 2022-02-27 18:44:27 [post_content] =>

現在のメインテーマは、「口腔内細菌の遺伝子検査」である。う蝕や歯周病の原因となる口腔内細菌の中には、認知症や非アルコール性脂肪肝炎などの全身疾患の発症に関与している細菌が存在する。これらの細菌の有無を簡単に検出できる検出系の開発を進めている。

[post_title] => 長嶺 憲太郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kentarou_nagamine [to_ping] => [pinged] => [post_modified] => 2023-07-07 10:32:23 [post_modified_gmt] => 2023-07-07 01:32:23 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1154 [menu_order] => 20 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => 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 ) [8] => 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 ) [9] => WP_Post Object ( [ID] => 915 [post_author] => 1 [post_date] => 2022-02-25 16:56:02 [post_date_gmt] => 2022-02-25 07:56:02 [post_content] => [post_title] => 笠岡 敏 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => satoshi_kasaoka [to_ping] => [pinged] => [post_modified] => 2023-04-11 09:04:22 [post_modified_gmt] => 2023-04-11 00:04:22 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=915 [menu_order] => 36 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => 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 ) [11] => 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 ) ) [post_count] => 12 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1011 [post_author] => 1 [post_date] => 2022-02-27 20:06:15 [post_date_gmt] => 2022-02-27 11:06:15 [post_content] => [post_title] => 手納 直規 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => naoki_teno [to_ping] => [pinged] => [post_modified] => 2023-07-07 10:41:04 [post_modified_gmt] => 2023-07-07 01:41:04 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1011 [menu_order] => 2 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 52 [max_num_pages] => 5 [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] => 1c5ebc0263a14fbf1bbbbc6341a6ab54 [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

研究者要覧トップに戻る

ページ上部へ